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!)
A025796 Expansion of 1/((1-x^2)(1-x^3)(1-x^6)). 0
1, 0, 1, 1, 1, 1, 3, 1, 3, 3, 3, 3, 6, 3, 6, 6, 6, 6, 10, 6, 10, 10, 10, 10, 15, 10, 15, 15, 15, 15, 21, 15, 21, 21, 21, 21, 28, 21, 28, 28, 28, 28, 36, 28, 36, 36, 36, 36, 45, 36, 45, 45, 45, 45, 55, 45, 55, 55, 55, 55, 66 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,7
LINKS
FORMULA
a(6n) = a(6n+2) = a(6n+3) = a(6n+4) = a(6n+5) = n*(n+1)/2. a(6n+1) = (n-1)*n/2. - Franklin T. Adams-Watters, Oct 27 2014
PROG
(PARI) a(n)=(n^2+(4*((n+2)%3)+7+3*(-1)^n)*n+57+33*(-1)^n/2)\72 \\ Tani Akinari, Oct 27 2014
CROSSREFS
Cf. A024163.
Sequence in context: A068074 A063195 A334070 * A024163 A029155 A042951
KEYWORD
nonn,easy
AUTHOR
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 04:33 EDT 2024. Contains 372528 sequences. (Running on oeis4.)