Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084128
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084128 Generalized Fibonacci sequence. +0
5
1, 2, 12, 56, 272, 1312, 6336, 30592, 147712, 713216, 3443712, 16627712, 80285696, 387653632, 1871757312, 9037643776, 43637604352, 210700992512, 1017354387456, 4912221519872, 23718303629312, 114522100596736, 552961616904192 (list; graph; listen)
OFFSET

0,2

COMMENT

Binomial transform of A084058.

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

G.f.: (1-2x)/(1-4x-4x^2). E.g.f.: exp(2x)cosh(2sqrt(2)x). a(n)=4a(n-1)+4a(n-2), a(0)=1, a(1)=2; a(n)=(2+2sqrt(2))^n/2 + (2-2sqrt(2))^n/2;

PROGRAM

(PARI) a(n)=if(n<0, 0, polsym(4+4*x-x^2, n)[n+1]/2)

CROSSREFS

Cf. A057087, A001541.

Equals 2^n * A001333(n).

Sequence in context: A020522 A037130 A078543 this_sequence A044047 A105487 A098453

Adjacent sequences: A084125 A084126 A084127 this_sequence A084129 A084130 A084131

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), May 16 2003

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research