login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101445 Numbers n such that n is the largest prime factor of 1 + prime(n). 0
2, 3, 40087, 251737 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

3 = the largest factor of 1 + prime(3) = 6, so 3 belongs to the sequence.

MATHEMATICA

Select[ Prime[ Range[ 10^7]], Transpose[ FactorInteger[ Prime[ # ] + 1]][[1, -1]] == # &]

CROSSREFS

Sequence in context: A115640 A197635 A171161 * A128668 A038537 A120313

Adjacent sequences:  A101442 A101443 A101444 * A101446 A101447 A101448

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Jan 18 2005

EXTENSIONS

No more terms below the 10^7-th prime or 179424673. - Robert G. Wilson v Jan 21 2005.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 02:08 EST 2012. Contains 205978 sequences.