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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055389 a(0)=1, then twice the Fibonacci sequence. 11
1, 2, 2, 4, 6, 10, 16, 26, 42, 68, 110, 178, 288, 466, 754, 1220, 1974, 3194, 5168, 8362, 13530, 21892, 35422, 57314, 92736, 150050, 242786, 392836, 635622, 1028458, 1664080, 2692538, 4356618, 7049156, 11405774, 18454930, 29860704, 48315634, 78176338 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

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

MATHEMATICA

Join[{1}, Table[2*Fibonacci[n], {n, 70}]] (* From Vladimir Joseph Stephan Orlovsky, Feb 10 2012 *)

CROSSREFS

Essentially the same as A006355.

Sequence in context: A006355 * A163733 A198834 A084202 A053637 A000016

Adjacent sequences:  A055386 A055387 A055388 * A055390 A055391 A055392

KEYWORD

easy,nonn,changed

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 05 2000

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Jul 07 2000

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 13 09:48 EST 2012. Contains 205451 sequences.