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!)
A293466 a(n) = Sum_{k=0..n} 2^k * q(k), where q(k) is A000009 (partitions into distinct parts). 1
1, 3, 7, 23, 55, 151, 407, 1047, 2583, 6679, 16919, 41495, 102935, 250391, 610839, 1495575, 3592727, 8573463, 20632087, 48943639, 116052503, 275436055, 648729111, 1521144343, 3567964695, 8332694039, 19405656599, 45175460375, 104768131607, 242207085079 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 2^(n-1) * exp(Pi*sqrt(n/3)) / (3^(1/4) * n^(3/4)).
MATHEMATICA
Table[Sum[2^k * PartitionsQ[k], {k, 0, n}], {n, 0, 30}]
CROSSREFS
Sequence in context: A203253 A179491 A219167 * A231722 A168612 A332866
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Oct 09 2017
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 13:50 EDT 2024. Contains 371780 sequences. (Running on oeis4.)