The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A117115 A sequence related to M-partitions. 1
1, 2, 3, 6, 7, 11, 14, 21, 24, 34, 37, 51, 58, 75, 82, 110, 117, 148, 161, 202, 215, 265, 278, 342, 365, 436, 459, 557, 580, 685, 722, 855, 892, 1046, 1083, 1268, 1325, 1523, 1580, 1839, 1896, 2168, 2251, 2573, 2656, 3017, 3100, 3525, 3644, 4092, 4211, 4766, 4885 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
O. J. Rodseth, Enumeration of M-partitions, Discrete Math., 306 (2006), 694-698. (See D(x).)
MAPLE
# To get about 80 terms: B:=mul( (1-x^(2^n))^(-1), n=0..7); D2:=add( x^(2^(j-1)-1)*subs(x=x^(3*2^(j-1)), B)*mul(1/(1-x^(2^i)), i=0..j), j=1..8); series(D2, x, 81);
CROSSREFS
Sequence in context: A294176 A008765 A018468 * A308733 A363046 A049196
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Apr 26 2006
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 May 14 20:39 EDT 2024. Contains 372533 sequences. (Running on oeis4.)