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!)
A079869 a(1)=1 and for n>1: round(n^(1/Omega(n)))^Omega(n), where Omega(n) is the total number of prime factors of n (A001222). 6
1, 2, 3, 4, 5, 4, 7, 8, 9, 9, 11, 8, 13, 16, 16, 16, 17, 27, 19, 27, 25, 25, 23, 16, 25, 25, 27, 27, 29, 27, 31, 32, 36, 36, 36, 16, 37, 36, 36, 81, 41, 27, 43, 64, 64, 49, 47, 32, 49, 64, 49, 64, 53, 81, 49, 81, 64, 64, 59, 81, 61, 64, 64, 64, 64, 64, 67, 64, 64, 64, 71, 32, 73 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
A079867(n)<=a(n)<=A079869(n); A020639(n)<=a(n)<=A006530(n);
a(m)=m=A079867(m)=A079871(m) iff m is a prime power (A000961).
LINKS
MATHEMATICA
ron[n_]:=Module[{c=PrimeOmega[n]}, Round[n^(1/c)]^c]; Join[{1}, Array[ ron, 80, 2]] (* Harvey P. Dale, Jun 17 2020 *)
CROSSREFS
Sequence in context: A273284 A079867 A273290 * A200322 A361479 A075054
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Jan 13 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 March 28 09:04 EDT 2024. Contains 371240 sequences. (Running on oeis4.)