Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092423
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092423 Row sums of triangle A092422, which is generated from the even-numbered Fibonacci polynomials (A011973). +0
2
1, 2, 4, 9, 21, 50, 121, 297, 736, 1837, 4610, 11618, 29379, 74500, 189362, 482282, 1230460, 3144137, 8045057, 20610526, 52860253, 135707819, 348720196, 896833527, 2308229426, 5944998971, 15321681454, 39511323139, 101947848801 (list; graph; listen)
OFFSET

0,2

PROGRAM

(PARI) T(n, k)=if(n<k|k<0, 0, if(k==0, 1, sum(j=0, min(k, n-k), binomial(k+j, k-j)*T(n-k, j)))); a(n)=sum(k=0, n, T(n-k, k))

CROSSREFS

Cf. A092422.

Sequence in context: A024537 A027826 A091964 this_sequence A091600 A048285 A051529

Adjacent sequences: A092420 A092421 A092422 this_sequence A092424 A092425 A092426

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Mar 22 2004

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