Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108777
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108777 Numbers n such that a^t + b^t + c^t + ... is prime, where a*b*c* ... is the prime factorization of n with multiplicity and t is the reversal of n. +0
1
10, 40, 75, 88, 300, 500, 640, 4100, 8300 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(3)=75 because 75=3*5^2 and 75 reversed is 57 and 3^57 + 5^57 + 5^57 = 13877787807816026798194477932746894440813, a prime.

MATHEMATICA

fQ[n_] := PrimeQ[Plus @@ (Flatten[ Table[ #[[1]], {#[[2]]}] & /@ FactorInteger[n]]^FromDigits[ Reverse[ IntegerDigits[ n]] ])]; Do[ If[ fQ[n], Print[n]], {n, 2200}] (from Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 28 2005)

CROSSREFS

Cf. A082813.

Sequence in context: A055233 A104045 A102546 this_sequence A000132 A060317 A033583

Adjacent sequences: A108774 A108775 A108776 this_sequence A108778 A108779 A108780

KEYWORD

base,more,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jun 27 2005

EXTENSIONS

300, 500, 640 from Robert G. Wilson v, Jun 27 2005

4100 and 8300 from Hans Havermann, Jun 29 2005

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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research