Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A157702
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
%I A157702
%S A157702 1,1,1,7,26,7,3,166,951,951,166,3,263,8999,59637,108602,59637,8999,263,
%T A157702 174,33124,848555,6062651,15477896,15477896,6062651,848555,33124,174,45,
%U A157702 66963,5856626,122966782,920090513
%N A157702 G.f.s of the z^p coefficients of the polynomials in the GF1 denominators 
               of A156921
%C A157702 The formula for the PDGF1(z;n) polynomials in the GF1 denominators of 
               A156921 can be found below.
%C A157702 The general structure of the GFKT1(z;p) that generate the z^p coefficients 
               of the PDGF1(z; n) polynomials can also be found below. The KT1(z;
               p) polynomials in the nominators of the GFKT1(z;p) have a nice symmetrical 
               structure.
%C A157702 The sequence of the number of terms of the first few KT1(z;p) polynomials 
               is: 1, 2, 3, 6, 7, 10, 13, 14, 17, 20, 23, 24, 27, 30, 33, 36, 37, 
               40. The first differences follow a simple pattern. The positions 
               of the 1's follow the Lazy Caterer's sequence A000124.
%C A157702 A Maple algorithm that generates relevant GFKT1(z;p) information can 
               be found below.
%F A157702 PDGF1(z;n) = product( (1-(2*m-1)*z)^(n+1-m) , m=1..n) with n = 1, 2, 
               3, .. .
%F A157702 GFKT1(z;p) = (-1)^(p)*(z^q1)*KT1(z, p)/(1-z)^(3*p+1) with p = 0, 1, 2, 
               .. .
%F A157702 The recurrence relation for the z^p coefficients a(n) is: a(n) = sum((-1)^(k+1)* 
               binomial(3*p + 1, k)*a(n-k), k=1 .. 3*p+1) with p = 0, 1, 2, .. .
%e A157702 Some PDGF1 (z;n) are:
%e A157702 PDGF1(z;n=3) = (1-5*z)*(1-3*z)^2*(1-z)^3
%e A157702 PDGF1(z;n=4) = ((1-7*z)*(1-5*z)^2*(1-3*z)^3*(1-z)^4)
%e A157702 The first few GFKT1's are:
%e A157702 GFKT1(z;p=0) = 1/(1-z)
%e A157702 GFKT1(z;p=1) = -z*(1+z)/(1-z)^4
%e A157702 GFKT1(z;p=2) = z^2*(7+26*z+7*z^2)/(1-z)^7
%e A157702 Some KT1(z;p) polynomials are:
%e A157702 KT1(z;p=2) = 7+26*z+7*z^2
%e A157702 KT1(z;p=3) = 3+166*z+951*z^2+951*z^3+166*z^4+3*z^5
%e A157702 KT1(z;p=4) = 263+8999*z+59637*z^2+108602*z^3+59637*z^4+8999*z^5+263*z^6
%p A157702 p:=2; fn:=sum((-1)^(n1+1)*binomial(3*p+1,n1) *a(n-n1),n1=1..3*p+1): fk:=rsolve(a(n) 
               = fn, a(k)): for n2 from 0 to 3*p+1 do fz(n2):=product((1-(2*m-1)*z)^(n2+1-m),
               m=1..n2); a(n2):= coeff(fz(n2),z,p); end do: b:=n-> a(n): seq(b(n), 
               n=0..3*p+1); a(n)=fn; a(k)=sort(simplify(fk)); GFKT1(p):=(sum(fk*z^k,
               k=0..infinity)); q1:=ldegree((numer(GFKT1(p)))): KT1(p):=sort((-1)^p*simplify((GFKT1(p))*(1-z)^(3*p+1)/
               z^q1),z, ascending);
%Y A157702 Originator sequence A156921
%Y A157702 See A000330 for the z^1 coefficients and A157706 for the z^2 coefficients.
%Y A157702 Row sums equal A052502
%Y A157702 Cf. A157703, A157704, A157705
%Y A157702 Sequence in context: A088009 A081298 A012490 this_sequence A063453 A098127 
               A131905
%Y A157702 Adjacent sequences: A157699 A157700 A157701 this_sequence A157703 A157704 
               A157705
%K A157702 easy,nonn,tabf
%O A157702 0,4
%A A157702 Johannes W. Meijer (meijgia(AT)hotmail.com), Mar 07 2009

    
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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research