Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105779
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105779 Numbers n such that n + (sum of prime factors of n) = next prime after n. +0
1
24, 48, 54, 144, 288, 384, 648, 972, 1260, 1728, 1792, 1936, 1944, 2304, 3584, 5184, 6250, 6912, 7168, 8748, 8788, 9216, 9604, 10000, 10125, 10816, 11760, 13122, 13824, 17640, 21632, 21952, 23328, 24255, 25088, 26244, 27648, 33264, 35937, 37752 (list; graph; listen)
OFFSET

1,1

EXAMPLE

24 + (sum of prime factors of 24) = 24 + (2 + 3) = 29, the next prime after 24. So 24 belongs to the sequence.

MATHEMATICA

<< NumberTheory`NumberTheoryFunctions` Select[Range[2, 10^5], # + Apply[Plus, Transpose[FactorInteger[ # ]][[1]]] == NextPrime[ # ] &]

CROSSREFS

Sequence in context: A040552 A098427 A105651 this_sequence A074698 A050497 A162282

Adjacent sequences: A105776 A105777 A105778 this_sequence A105780 A105781 A105782

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), May 06 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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research