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!)
A016008 a(n) = (tau(n^12)+11)/12. 10
1, 2, 2, 3, 2, 15, 2, 4, 3, 15, 2, 28, 2, 15, 15, 5, 2, 28, 2, 28, 15, 15, 2, 41, 3, 15, 4, 28, 2, 184, 2, 6, 15, 15, 15, 53, 2, 15, 15, 41, 2, 184, 2, 28, 28, 15, 2, 54, 3, 28, 15, 28, 2, 41, 15, 41, 15, 15, 2, 353, 2, 15, 28, 7, 15, 184, 2, 28, 15, 184, 2, 78, 2, 15 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(PARI)
A016008(n) = (numdiv(n^12)+11)/12;
for(n=1, 10000, write("b016008.txt", n, " ", A016008(n)));
\\ Antti Karttunen, Jan 17 2017
CROSSREFS
Sequence in context: A226410 A226340 A334663 * A334514 A363001 A334513
KEYWORD
nonn
AUTHOR
EXTENSIONS
Definition corrected by Vladeta Jovovic, Sep 03 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 16 16:01 EDT 2024. Contains 371749 sequences. (Running on oeis4.)