Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022378
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022378 Fibonacci sequence beginning 2 32. +0
1
2, 32, 34, 66, 100, 166, 266, 432, 698, 1130, 1828, 2958, 4786, 7744, 12530, 20274, 32804, 53078, 85882, 138960, 224842, 363802, 588644, 952446, 1541090, 2493536, 4034626, 6528162, 10562788, 17090950 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

G.f.: (2+30x)/(1-x-x^2). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 19 2008]

MATHEMATICA

a={}; b=2; c=32; AppendTo[a, b]; AppendTo[a, c]; Do[b=b+c; AppendTo[a, b]; c=b+c; AppendTo[a, c], {n, 4!}]; a [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 18 2008]

CROSSREFS

Sequence in context: A030001 A018802 A004842 this_sequence A160557 A103028 A139732

Adjacent sequences: A022375 A022376 A022377 this_sequence A022379 A022380 A022381

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 December 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research