Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084962
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084962 Iterations of the Fibonacci sequence starting at 6. +0
2
6, 8, 21, 10946 (list; graph; listen)
OFFSET

0,1

COMMENT

a(4)=1.695... * 10^2287. This sequence is of interest because the sequences with this recurrence and a(0) in {0,1,2,3,4} all converge to 1 and the sequence with a(0)=5 is constant.

FORMULA

a(0)=6, a(n+1)=Fibonacci(a(n))

EXAMPLE

a(3)=Fibonacci(a(2))=Fibonacci(21)=10946.

MATHEMATICA

a[m_] := Module[{ex = 6}, Do[ex = Fibonacci[ex], {m}]; ex] Table[a[m], {m, 0, 4}]

CROSSREFS

Cf. A084963.

Sequence in context: A096524 A083595 A064840 this_sequence A024306 A024868 A034761

Adjacent sequences: A084959 A084960 A084961 this_sequence A084963 A084964 A084965

KEYWORD

nonn

AUTHOR

Hollie L. Buchanan II (hb2math(AT)hotmail.com), Jun 14 2003

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 November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research