login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A073380 Third convolution of A000129(n+1) (generalized (2,1)-Fibonacci, called Pell numbers), n>=0, with itself. 1
1, 8, 44, 200, 810, 3032, 10716, 36248, 118435, 376240, 1167720, 3553840, 10636180, 31375440, 91392040, 263266512, 750922021, 2123059448, 5955034740, 16584106040, 45884989054, 126202397032 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

a(n)=sum(b(k)*c(n-k), k=0..n) with b(k) := A000129(k+1) and c(k) := A054457(k).

a(n)=sum((2^n)*binomial(n-k+3, 3)*binomial(n-k, k)*(1/4)^k, k=0..floor(n/2)).

a(n)= ((147+94*n+14*n^2)*(n+1)*U(n+1)+3*(15+12*n+2*n^2)*(n+2)*U(n))/(3*2^7), with U(n) := A000129(n+1), n>=0.

G.f.: 1/(1-(2+x)*x)^4.

a(n)=F'''(n+4, 2)/6, that is, 1/6 times the 3rd derivative of the (n+4)th Fibonacci polynomial evaluated at x=2. - T. D. Noe (noe(AT)sspectra.com), Jan 19 2006

CROSSREFS

Fourth (m=3) column of triangle A054456, A054457 (m=2).

Sequence in context: A160521 A023007 A169795 * A022636 A003518 A100575

Adjacent sequences:  A073377 A073378 A073379 * A073381 A073382 A073383

KEYWORD

nonn,easy

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de), Aug 2, 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 10:07 EST 2012. Contains 205904 sequences.