Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073656
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073656 Rearrangement of Fibonacci numbers such that sum of two consecutive terms is a prime. +0
5
1, 1, 2, 3, 8, 5, 144, 13, 34, 55 (list; graph; listen)
OFFSET

1,3

COMMENT

a(11) = F(67671), the 67671st Fibonacci number. This has over 14000 decimal digits and is too large to display here. - Ryan Propper (rpropper(AT)stanford.edu), Jun 16 2006

MATHEMATICA

l = {1, 1}; Do[k = 1; While[MemberQ[l, Fibonacci[k]] || !PrimeQ[Last[l] + Fibonacci[k]], k++ ]; AppendTo[l, Fibonacci[k]]; Print[l], {n, 9}] - Ryan Propper (rpropper(AT)stanford.edu), Jun 16 2006

CROSSREFS

Cf. A073655, A073657.

Sequence in context: A067911 A051696 A066570 this_sequence A047930 A073875 A093098

Adjacent sequences: A073653 A073654 A073655 this_sequence A073657 A073658 A073659

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Aug 10 2002

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research