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!)
A082418 Numbers n such that P(n) > P(n+1) < P(n+2), where P(n) = largest prime factor of n (A006530). 4
3, 5, 7, 11, 15, 17, 19, 23, 26, 29, 31, 35, 39, 41, 44, 47, 49, 51, 53, 55, 59, 63, 65, 67, 69, 71, 74, 76, 80, 83, 87, 89, 95, 97, 99, 101, 104, 107, 109, 111, 113, 116, 119, 124, 127, 129, 131, 134, 137, 139, 143, 146, 149, 153, 155, 159, 161, 164, 167, 174, 179, 181, 183 (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]
FORMULA
a(n) = A100390(n) - 1. - T. D. Noe, Nov 26 2007
MATHEMATICA
Flatten[Position[Partition[Table[FactorInteger[n][[-1, 1]], {n, 200}], 3, 1], _?(#[[1]]> #[[2]] <#[[3]]&), {1}, Heads->False]] (* Harvey P. Dale, Jan 10 2016 *)
CROSSREFS
Sequence in context: A029626 A111622 A356065 * A319899 A085493 A343621
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 April 23 06:04 EDT 2024. Contains 371906 sequences. (Running on oeis4.)