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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A046028 Largest multiple factor of n for non-squarefree n (A013929). 2
2, 2, 3, 2, 2, 3, 2, 2, 5, 3, 2, 2, 3, 2, 2, 3, 2, 7, 5, 2, 3, 2, 2, 3, 2, 2, 3, 5, 2, 2, 3, 2, 2, 3, 2, 2, 7, 3, 5, 2, 3, 2, 2, 3, 2, 11, 2, 5, 3, 2, 2, 3, 2, 2, 3, 7, 2, 5, 2, 3, 2, 2, 3, 2, 2, 13, 3, 2, 5, 2, 3, 2, 2, 3, 2, 7, 3, 5, 2, 3, 2, 2, 3, 2, 2, 5, 2, 2, 3, 2, 2, 11, 3, 2, 7, 2, 5, 3, 2, 2, 3 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

MATHEMATICA

f[n_] := DeleteCases[FactorInteger[n], {_, 1}][[-1, 1]]; Map[f, Cases[Range[262], n_ /; !SquareFreeQ[n]]] (* Jean-François Alcover  Mar 21 2011 *)

CROSSREFS

Cf. A013929, A046027, A006530.

Sequence in context: A130451 A130285 A046027 * A125954 A122443 A099318

Adjacent sequences:  A046025 A046026 A046027 * A046029 A046030 A046031

KEYWORD

nonn,easy,nice

AUTHOR

Eric Weisstein (eric(AT)weisstein.com)

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 15 13:25 EST 2012. Contains 205801 sequences.