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!)
A254120 a(n) = A254118(2^n). 2
1, 2, 6, 20, 13, 179, 546, 762, 1816, 14750, 41855, 130334, 184744, 854072, 3087888, 10703601, 15578299, 96694224, 108119693, 514354272, 1569052954, 7807991046, 23534408763, 39516990609, 76222439041, 402903897267, 1860094976924, 5552186457189, 6550591089598 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = A254118(2^n) = A254118(A000079(n)).
PROG
(PARI)
for(n=0, 128, write("b254120.txt", n, " ", A254118(2^n))); \\ Needs also code from A254118.
CROSSREFS
Sequence in context: A364563 A357516 A205012 * A356778 A286426 A028689
KEYWORD
nonn
AUTHOR
Antti Karttunen, Feb 05 2015
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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)