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!)
A082421 Numbers n such that P(n+1) < P(n) < P(n+2), where P(n) = largest prime factor of n (A006530). 3
3, 5, 11, 15, 17, 29, 35, 39, 41, 44, 49, 51, 55, 59, 63, 65, 69, 71, 80, 87, 95, 99, 101, 104, 107, 111, 116, 129, 137, 143, 149, 153, 155, 161, 164, 179, 186, 191, 195, 197, 203, 209, 224, 227, 230, 237, 239, 242, 249, 255, 265, 267, 269, 272, 279, 281, 285, 291, 296, 299 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
REFERENCES
Antal Balog, On the largest prime factor of consecutive integers, Abstracts Amer. Math. Soc., 25 (No. 2, 2002), p. 337, #975-11-76.
LINKS
P. Erdős and C. Pomerance, On the largest prime factors of n and n+1, Aequationes Math. 17 (1978), p. 311-321. [alternate link]
MATHEMATICA
Flatten[Position[Partition[Table[FactorInteger[n][[-1, 1]], {n, 400}], 3, 1], _?(#[[2]]<#[[1]]<#[[3]]&), {1}, Heads->False]] (* Harvey P. Dale, Sep 27 2013 *)
CROSSREFS
Sequence in context: A048702 A003546 A353395 * A153798 A368101 A316092
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Apr 25 2003
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 July 1 06:45 EDT 2024. Contains 373911 sequences. (Running on oeis4.)