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!)
A347654 Number of partitions of 10^n into distinct odd parts. 1
1, 2, 2574, 517035762467311, 11296895312655297284351876487257601933458562000884410 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The next term a(5) = 5.5425352720...*10^171 is too large to include.
LINKS
FORMULA
a(n) = A000700(10^n).
PROG
(PARI) a(n) = polcoef(prod(k=0, 10^n\2, 1+x^(2*k+1)+x*O(x^(10^n))), 10^n);
CROSSREFS
Row 10 of A347630.
Sequence in context: A261382 A281692 A225221 * A324426 A114067 A109119
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Sep 10 2021
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 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)