Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022400
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022400 Fibonacci sequence beginning 1 30. +0
1
1, 30, 31, 61, 92, 153, 245, 398, 643, 1041, 1684, 2725, 4409, 7134, 11543, 18677, 30220, 48897, 79117, 128014, 207131, 335145, 542276, 877421, 1419697, 2297118, 3716815, 6013933, 9730748, 15744681 (list; graph; listen)
OFFSET

0,2

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=1; c=30; 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: A165851 A162503 A003896 this_sequence A042812 A042814 A042816

Adjacent sequences: A022397 A022398 A022399 this_sequence A022401 A022402 A022403

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 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research