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!)
A110088 tau(n)^omega(n), where tau=A000005 and omega=A001221. 7
1, 2, 2, 3, 2, 16, 2, 4, 3, 16, 2, 36, 2, 16, 16, 5, 2, 36, 2, 36, 16, 16, 2, 64, 3, 16, 4, 36, 2, 512, 2, 6, 16, 16, 16, 81, 2, 16, 16, 64, 2, 512, 2, 36, 36, 16, 2, 100, 3, 36, 16, 36, 2, 64, 16, 64, 16, 16, 2, 1728, 2, 16, 36, 7, 16, 512, 2, 36, 16, 512, 2, 144, 2, 16, 36, 36, 16 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(n) depends only on prime signature of n; a(n) = A000005(n)^A001221(n).
LINKS
PROG
(Haskell)
a110088 n = a000005 n ^ a001221 n -- Reinhard Zumkeller, Aug 05 2014
CROSSREFS
Cf. A240960.
Sequence in context: A363001 A334513 A016009 * A322005 A064998 A329352
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Jul 11 2005
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 18 21:51 EDT 2024. Contains 371781 sequences. (Running on oeis4.)