login
The OEIS is supported by the many generous donors 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; text; internal format)
OFFSET
1,1
COMMENTS
No more terms below the (10^7)-th prime, i.e., 179424673. - Robert G. Wilson v, Jan 21 2005
LINKS
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: A212494 A197635 A171161 * A128668 A216977 A331426
KEYWORD
nonn
AUTHOR
Joseph L. Pe, Jan 18 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 20 00:58 EDT 2024. Contains 371798 sequences. (Running on oeis4.)