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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102440 Replace each prime factor of n that is greater than 3 by the greatest semiprime less than it. 5
1, 2, 3, 4, 4, 6, 6, 8, 9, 8, 10, 12, 10, 12, 12, 16, 15, 18, 15, 16, 18, 20, 22, 24, 16, 20, 27, 24, 26, 24, 26, 32, 30, 30, 24, 36, 35, 30, 30, 32, 39, 36, 39, 40, 36, 44, 46, 48, 36, 32, 45, 40, 51, 54, 40, 48, 45, 52, 58, 48, 58, 52, 54, 64, 40, 60, 65, 60, 66, 48, 69, 72, 69 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

a(n)<=n and a(n)=n iff n is 3-smooth, see A003586;

A102441(n)=a(a(n)), see A102442, A102443 for iterations.

FORMULA

Multiplicative with prime(i) -> (if i<=2 then prime(i) else A102415(i)).

EXAMPLE

a(99) = a(3*3*11) -> 3*3*[11->2*5] = 3*3*2*5 = 90.

CROSSREFS

Sequence in context: A003962 A102443 A102441 * A124815 A081328 A179276

Adjacent sequences:  A102437 A102438 A102439 * A102441 A102442 A102443

KEYWORD

nonn,mult

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jan 09 2005

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 14 20:38 EST 2012. Contains 205663 sequences.