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!)
A165838 Totally multiplicative sequence with a(p) = 17. 1
1, 17, 17, 289, 17, 289, 17, 4913, 289, 289, 17, 4913, 17, 289, 289, 83521, 17, 4913, 17, 4913, 289, 289, 17, 83521, 289, 289, 4913, 4913, 17, 4913, 17, 1419857, 289, 289, 289, 83521, 17, 289, 289, 83521, 17, 4913, 17, 4913, 4913, 289, 17, 1419857, 289, 4913 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A001026(A001222(n)) = 17^bigomega(n) = 17^A001222(n).
MAPLE
with(numtheory); A165838:=n->17^bigomega(n); seq(A165838(n), n=1..50); # Wesley Ivan Hurt, Feb 15 2014
MATHEMATICA
Table[17^PrimeOmega[n], {n, 50}] (* Wesley Ivan Hurt, Feb 15 2014 *)
CROSSREFS
Sequence in context: A146596 A146391 A145945 * A217543 A296757 A297287
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 April 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)