Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A140776
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A140776 A number n is included if (p + n/p) is prime, where p is the largest prime that divides n. +0
3
2, 6, 10, 12, 22, 24, 28, 30, 34, 40, 42, 48, 52, 58, 60, 66, 70, 76, 78, 82, 84, 88, 90, 102, 112, 118, 120, 130, 132, 138, 142, 148, 160, 168, 172, 180, 184, 186, 190, 192, 198, 202, 204, 208, 210, 214, 220, 222, 228, 232, 234, 238, 240, 246, 252, 268, 270, 274 (list; graph; listen)
OFFSET

1,1

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

EXAMPLE

The largest prime dividing 48 is 3. Since 3 + 48/3 = 19 is prime, then 48 is included in this sequence.

MATHEMATICA

fQ[n_] := Block[{p = Last@ First@ Transpose@ FactorInteger@n}, PrimeQ[p + n/p] == True]; Select[ Range[2, 279], fQ@# &] - Robert G. Wilson v, (rgwv(AT)rgwv.com), May 30 2008

CROSSREFS

Cf. A140775, A140777.

Sequence in context: A055743 A071638 A028348 this_sequence A108783 A066679 A086123

Adjacent sequences: A140773 A140774 A140775 this_sequence A140777 A140778 A140779

KEYWORD

nonn

AUTHOR

Leroy Quet May 29 2008

EXTENSIONS

More terms from Robert G. Wilson v, (rgwv(AT)rgwv.com), May 30 2008

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research