Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082922
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082922 Numbers n such that when the digits of Fibonacci(n) are sorted into decreasing order and zeros are dropped it is a prime. +0
1
3, 4, 5, 7, 9, 14, 15, 27, 29, 31, 42, 59, 70, 71, 78, 103, 135, 141, 202, 203, 231, 305, 395, 431, 458, 481, 522, 617, 874, 978, 1161, 1535, 2293, 2445, 2597, 2727, 3146, 3701, 3705, 4746, 5415, 5821, 5969, 6193, 6305, 6557, 7449, 7897, 8423, 10479 (list; graph; listen)
OFFSET

1,1

COMMENT

Larger values not certified prime.

EXAMPLE

a(8) = 27 because Fibonacci(27) = 196418 and 986411 is prime.

MATHEMATICA

Do[ k = Sort[ IntegerDigits[ Fibonacci[n]]]; While[ k[[1]] == 0, k = Drop[k, 1]]; If[ PrimeQ[ FromDigits[ Reverse[ k]]], Print[n]], {n, 1, 10540}]

CROSSREFS

Sequence in context: A104805 A102822 A067530 this_sequence A036971 A000702 A067526

Adjacent sequences: A082919 A082920 A082921 this_sequence A082923 A082924 A082925

KEYWORD

base,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), May 25 2003

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), May 26 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 September 8 08:06 EDT 2008. Contains 143486 sequences.


AT&T Labs Research