Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136689
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136689 Triangular sequence of q-Fibonacci polynomials for s=3: F(x,n)=x*F(x,n-1)+s*F(x,n-2). +0
1
1, 0, 1, 3, 0, 1, 0, 6, 0, 1, 9, 0, 9, 0, 1, 0, 27, 0, 12, 0, 1, 27, 0, 54, 0, 15, 0, 1, 0, 108, 0, 90, 0, 18, 0, 1, 81, 0, 270, 0, 135, 0, 21, 0, 1, 0, 405, 0, 540, 0, 189, 0, 24, 0, 1, 243, 0, 1215, 0, 945, 0, 252, 0, 27, 0, 1 (list; table; graph; listen)
OFFSET

1,4

COMMENT

Row sums are:

{1, 1, 4, 7, 19, 40, 97, 217, 508, 1159, 2683}.

REFERENCES

J. Cigler, q-Fibonacci polynomials, Fibonacci Quarterly, 2003; http://homepage.univie.ac.at/johann.cigler/downloads/FIBQUART.pdf

FORMULA

s=3:F(x,0)=0;F(x,1)=1; F(x,n)=x*F(x,n-1)+s*F(x,n-2)

EXAMPLE

{1},

{0, 1},

{3, 0, 1},

{0, 6, 0, 1},

{9, 0, 9, 0, 1},

{0, 27, 0, 12, 0, 1},

{27, 0, 54, 0, 15, 0, 1},

{0, 108, 0, 90, 0, 18, 0, 1},

{81, 0, 270, 0, 135,0, 21, 0, 1},

{0, 405, 0, 540, 0, 189, 0, 24, 0, 1},

{243, 0, 1215, 0, 945, 0, 252, 0, 27, 0, 1}

MATHEMATICA

Clear[F, x, s, n] s = 3; F[x, 0] = 0; F[x, 1] = 1; F[x_, n_] := F[x, n] = x*F[x, n - 1] + s*F[x, n - 2]; Table[ExpandAll[F[x, n]], {n, 1, 11}]; a = Table[CoefficientList[F[x, n], x], {n, 1, 11}]; Flatten[a]

CROSSREFS

Adjacent sequences: A136686 A136687 A136688 this_sequence A136690 A136691 A136692

Sequence in context: A100574 A056100 A141665 this_sequence A073278 A135481 A128311

KEYWORD

nonn,uned,tabl

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Apr 06 2008

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 January 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research