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!)
A086287 Greatest prime factor of 7-smooth numbers. 2
1, 2, 3, 2, 5, 3, 7, 2, 3, 5, 3, 7, 5, 2, 3, 5, 7, 3, 5, 3, 7, 5, 2, 7, 3, 5, 7, 5, 3, 7, 5, 3, 7, 5, 7, 2, 7, 3, 5, 5, 3, 7, 5, 3, 7, 5, 7, 3, 7, 5, 5, 7, 2, 5, 7, 3, 7, 5, 5, 3, 7, 7, 5, 7, 3, 7, 5, 7, 3, 7, 5, 5, 3, 7, 5, 7, 2, 5, 7, 3, 7, 5, 7, 5, 3, 7, 7, 7, 5, 5, 7, 3, 7, 5, 5, 7, 3, 7, 7, 5 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A006530(A002473(n)).
A086286(n) <= a(n) <= 7.
MATHEMATICA
Reap[Do[p = FactorInteger[n][[-1, 1]]; If[p < 11, Sow[p]], {n, 1, 500}] ][[2, 1]] (* Jean-François Alcover, Dec 17 2017 *)
CROSSREFS
Sequence in context: A185642 A076690 A262549 * A253236 A342257 A286516
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Jul 15 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 24 11:49 EDT 2024. Contains 371936 sequences. (Running on oeis4.)