Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A164767
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A164767 Primes obtained from other primes by taking the factorial of each digit and adding them up. +0
1
2, 7, 7, 3, 727, 13, 13, 31, 127, 727, 727, 5, 5, 11, 37, 362911, 151, 40351, 362911, 151, 5881, 5881, 1447, 6481, 364321, 5167, 15121, 408241, 408241, 408241, 1088641, 5, 5, 11, 11, 7, 362911, 733, 11, 19, 19, 733, 37, 751, 362911, 5167, 151, 5167, 733, 733 (list; graph; listen)
OFFSET

1,1

COMMENT

The primes are considered in increasing order.

For the first 100 million primes, the first 50 primes are formed. Do all primes eventually appear? [From Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 31 2009]

EXAMPLE

The prime 11 gives, 1! + 1! = 2 (prime). The prime 163 gives, 1! + 6! + 3! = 727 (prime). The prime 613 gives, 6! + 1! + 3! = 727 (prime).

MATHEMATICA

f[n_] := Plus @@ (IntegerDigits@n!); lst = {}; Do[p = Prime@n; a = f@p; If[ PrimeQ@a && a != p, AppendTo[lst, a]], {n, 10^3}]; lst [From Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 31 2009]

CROSSREFS

Cf. A000040, A164676

Sequence in context: A153520 A153649 A020770 this_sequence A021977 A057105 A016536

Adjacent sequences: A164764 A164765 A164766 this_sequence A164768 A164769 A164770

KEYWORD

base,nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Aug 25 2009

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 31 2009

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research