Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A097657
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A097657 Fibonacci sequence with first two terms 11 and 23. +0
2
11, 23, 34, 57, 91, 148, 239, 387, 626, 1013, 1639, 2652, 4291, 6943, 11234, 18177, 29411, 47588, 76999, 124587, 201586, 326173, 527759, 853932, 1381691, 2235623, 3617314, 5852937, 9470251, 15323188, 24793439 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

a(n) = a(n-1) + a(n-2), a(0) = 11 and a(1) = 23

MATHEMATICA

a[0] := 11; a[1] := 23; a[n_] := a[n - 1] + a[n - 2]; Table[a[n], {n, 0, 25}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 06 2006

CROSSREFS

Adjacent sequences: A097654 A097655 A097656 this_sequence A097658 A097659 A097660

Sequence in context: A090920 A126330 A090506 this_sequence A041234 A041549 A136771

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Sep 20 2004

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 06 2006

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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research