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!)
A196507 a(n) = n*(3*n^2 + 6*n + 1). 1
0, 10, 50, 138, 292, 530, 870, 1330, 1928, 2682, 3610, 4730, 6060, 7618, 9422, 11490, 13840, 16490, 19458, 22762, 26420, 30450, 34870, 39698, 44952, 50650, 56810, 63450, 70588, 78242, 86430, 95170, 104480, 114378, 124882 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
Jolley, Summation of Series, Dover (1961), eq. 45 on page 8.
LINKS
FORMULA
a(n) = 2*5 + 5*8 + 8*11 + ... + (3*k-1)*(3*k+2) + ... (n terms) = n*A100536(n+1).
G.f.: -2*x*(-5 - 5*x + x^2) / (x-1)^4.
E.g.f.: exp (x)*(10*x + 15*x^2 + 3*x^3). - Franck Maminirina Ramaharo, Nov 22 2018
PROG
(Magma) [n*(3*n^2+6*n+1): n in [0..30]]; // Vincenzo Librandi, Oct 05 2011
CROSSREFS
Sequence in context: A085444 A102915 A153780 * A008531 A337732 A051230
KEYWORD
nonn,easy
AUTHOR
R. J. Mathar, Oct 03 2011
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 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)