The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A165853 Totally multiplicative sequence with a(p) = 32. 1
1, 32, 32, 1024, 32, 1024, 32, 32768, 1024, 1024, 32, 32768, 32, 1024, 1024, 1048576, 32, 32768, 32, 32768, 1024, 1024, 32, 1048576, 1024, 1024, 32768, 32768, 32, 32768, 32, 33554432, 1024, 1024, 1024, 1048576, 32, 1024, 1024, 1048576, 32, 32768, 32 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A009976(A001222(n)) = 32^bigomega(n) = 32^A001222(n).
MATHEMATICA
32^PrimeOmega[Range[100]] (* G. C. Greubel, Apr 15 2016 *)
PROG
(PARI) a(n)=32^bigomega(n) \\ Charles R Greathouse IV, Apr 15 2016
CROSSREFS
Sequence in context: A010871 A248767 A022366 * A035037 A070618 A070625
KEYWORD
nonn,mult
AUTHOR
Jaroslav Krizek, Sep 28 2009
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 May 23 16:36 EDT 2024. Contains 372765 sequences. (Running on oeis4.)