Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121433
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
%I A121433
%S A121433 1,1,1,1,1,2,3,4,5,6,13,21,30,40,51,63,139,229,334,455,593,749,924,2043,
%T A121433 3378,4951,6785,8904,11333,14098,17226,37971,62655,91728,125671,164997,
%U A121433 210252,262016,320904,387567,850260,1397268,2038545,2784850,3647788
%N A121433 Number of subpartitions of partition P=[0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,
               3,...], where P(n) = [(sqrt(8*n+49) - 7)/2].
%C A121433 See A115728 for the definition of subpartitions of a partition.
%F A121433 G.f.: 1/(1-x) = Sum_{n>=0} a(n)*x^n*(1-x)^P(n), where P(n)=[(sqrt(8*n+49)-7)/
               2].
%e A121433 The g.f. may be illustrated by:
%e A121433 1/(1-x) = (1 + x + x^2 + x^3)*(1-x)^0 +
%e A121433 (x^4 + 2*x^5 + 3*x^6 + 4*x^7 + 5*x^8)*(1-x)^1 +
%e A121433 (6*x^9 + 13*x^10 + 21*x^11 + 30*x^12 + 40*x^13 + 51*x^14)*(1-x)^2 +
%e A121433 (63*x^15 + 139*x^16 + 229*x^17 + 334*x^18 + 455*x^19 + 593*x^20 + 749*x^21)*(1-x)^3 
               +
%e A121433 When the sequence is put in the form of a triangle:
%e A121433 1, 1, 1, 1,
%e A121433 1, 2, 3, 4, 5,
%e A121433 6, 13, 21, 30, 40, 51,
%e A121433 63, 139, 229, 334, 455, 593, 749,
%e A121433 924, 2043, 3378, 4951, 6785, 8904, 11333, 14098,
%e A121433 17226, 37971, 62655, 91728, 125671, 164997, 210252, 262016, 320904,
%e A121433 then the columns of this triangle form column 3 (with offset)
%e A121433 of successive matrix powers of triangle H=A121412.
%e A121433 Column 3 of successive powers of matrix H begin:
%e A121433 H^1: [1,1,6,63,924,17226,387567,10182744,305379129,...];
%e A121433 H^2: [1,2,13,139,2043,37971,850260,22224723,663173878,...];
%e A121433 H^3: [1,3,21,229,3378,62655,1397268,36351147,1079567193,...];
%e A121433 H^4: [1,4,30,334,4951,91728,2038545,52807195,1561301733,...];
%e A121433 H^5: 1, [5,40,455,6785,125671,2784850,71859275,2115718545,...];
%e A121433 H^6: 1,6, [51,593,8904,164997,3647788,93796335,2750797677,...];
%e A121433 H^7: 1,7,63, [749,11333,210252,4639852,118931226,3475200792,...];
%e A121433 H^8: 1,8,76,924, [14098,262016,5774466,147602118,4298315847,...];
%e A121433 H^9: 1,9,90,1119,17226, [320904,7066029,180173970,5230303902,...];
%e A121433 the terms enclosed in brackets form this sequence.
%o A121433 (PARI) {a(n)=local(A); if(n==0,1,A=x+x*O(x^n); for(k=0, n, A+=polcoeff(A, 
               k)*x^k*(1-(1-x)^( (sqrtint(8*k+49)+1)\2 - 3 ) )); polcoeff(A, n))}
%Y A121433 Cf. A121412 (triangle H), A121416 (H^2), A121420 (H^3); column 1 of H^n: 
               A121414, A121418, A121422; variants: A121430, A121431, A121432.
%Y A121433 Sequence in context: A086185 A057224 A153695 this_sequence A010349 A032995 
               A046063
%Y A121433 Adjacent sequences: A121430 A121431 A121432 this_sequence A121434 A121435 
               A121436
%K A121433 nonn
%O A121433 0,6
%A A121433 Paul D. Hanna (pauldhanna(AT)juno.com), Jul 30 2006

    
page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research