Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022402
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022402 Fibonacci sequence beginning 1 32. +0
1
1, 32, 33, 65, 98, 163, 261, 424, 685, 1109, 1794, 2903, 4697, 7600, 12297, 19897, 32194, 52091, 84285, 136376, 220661, 357037, 577698, 934735, 1512433, 2447168, 3959601, 6406769, 10366370, 16773139 (list; graph; listen)
OFFSET

0,2

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=1; 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: A134843 A134844 A151983 this_sequence A067010 A029925 A074287

Adjacent sequences: A022399 A022400 A022401 this_sequence A022403 A022404 A022405

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 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research