Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A099954
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A099954 Numbers n such that Fibonacci(n) is a semiprime and its reversal is a different semiprime. +0
1
19, 22, 31, 41, 59, 107, 193, 199, 227 (list; graph; listen)
OFFSET

1,1

EXAMPLE

F(19) = 4181 = 37 * 113, Reverse[F(19)] = 1814 = 2 * 907.

MAPLE

with(combinat): with(numtheory): rev:=proc(n) local nn: nn:=convert(n, base, 10): add(nn[nops(nn)+1-j]*10^(j-1), j=1..nops(nn)) end: a:=proc(n): if rev(fibonacci(n))<>fibonacci(n) and bigomega(fibonacci(n))=2 and bigomega(rev(fibonacci(n)))=2 then n else fi end: seq(a(n), n=1..200); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 26 2006

CROSSREFS

Intersection of A000045 and A097393.

Adjacent sequences: A099951 A099952 A099953 this_sequence A099955 A099956 A099957

Sequence in context: A113868 A023152 A056025 this_sequence A050955 A072305 A095222

KEYWORD

nonn,base,more

AUTHOR

Jonathan Vos Post (jvospost2(AT)yahoo.com) and G. L. Honaker, Jr. (honak3r(AT)bvunet.net), Nov 13 2004

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 26 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 13 09:05 EDT 2008. Contains 145008 sequences.


AT&T Labs Research