Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A078394
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A078394 Numbers n such that reverse(A004154(n)) + 1 is prime. +0
1
1, 2, 3, 4, 39, 256 (list; graph; listen)
OFFSET

1,2

COMMENT

Some of the larger entries may only correspond to probable primes.

MATHEMATICA

f[n_] := n!/10^Sum[Floor[n/5^k], {k, 1, Log[10, n] + 1}]; Do[ If[ PrimeQ[ FromDigits[ Reverse[ IntegerDigits[ f[n]]]] + 1], Print[n]], {n, 1, 800}]

CROSSREFS

Cf. A078203, A004154.

Adjacent sequences: A078391 A078392 A078393 this_sequence A078395 A078396 A078397

Sequence in context: A102842 A009263 A084314 this_sequence A037326 A024634 A134305

KEYWORD

base,more,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Dec 24 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 October 11 09:12 EDT 2008. Contains 144832 sequences.


AT&T Labs Research