|
| |
|
|
A113775
|
|
Number of sets of lists (cf. A000262) whose list sizes are not a multiple of 3.
|
|
0
|
|
|
|
1, 1, 3, 7, 49, 321, 2131, 19783, 195777, 2101249, 25721731, 340358151, 4902173233, 75688032577, 1253701725459, 22347046050631, 418439924732161, 8318748086461953, 175769214730290307, 3871849719998940679
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
0,3
|
|
|
LINKS
|
Table of n, a(n) for n=0..19.
|
|
|
FORMULA
|
E.g.f.: exp(x*(1+x)/(1-x^3)).
|
|
|
MAPLE
|
nmax := 30: B := x*(1+x)/(1-x^3) : egf := 0 : for i from 0 to nmax do egf := convert(egf+taylor(B^i, x=0, nmax+1)/i!, polynom) : od: for i from 0 to nmax do printf("%d ", i!*coeftayl(egf, x=0, i)) ; od: - R. J. Mathar, Feb 06 2008
|
|
|
CROSSREFS
|
Cf. A000726, A003724, A115276, A000246, A102736, A088009, A001590.
Sequence in context: A062959 A190444 A118393 * A113236 A035499 A120788
Adjacent sequences: A113772 A113773 A113774 * A113776 A113777 A113778
|
|
|
KEYWORD
|
easy,nonn
|
|
|
AUTHOR
|
Vladeta Jovovic, Jan 19 2006
|
|
|
EXTENSIONS
|
2 more terms from R. J. Mathar, Feb 06 2008
|
|
|
STATUS
|
approved
|
| |
|
|