Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086755
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086755 Sum_{k=1..n} k(k+1)^2/2. +0
1
2, 20, 92, 292, 742, 1624, 3192, 5784, 9834, 15884, 24596, 36764, 53326, 75376, 104176, 141168, 187986, 246468, 318668, 406868, 513590, 641608, 793960, 973960, 1185210, 1431612, 1717380, 2047052, 2425502, 2857952, 3349984, 3907552 (list; graph; listen)
OFFSET

0,1

FORMULA

(n+1)(n+2)(n+3)(3n^2+12n+10)/30.

EXAMPLE

a(3)=(1*2)^2/2+(2*3)^2/2+(3.4)^2/2=2+18+72=92

PROGRAM

(PARI) for(i=1, 20, print1(", "sum(j=1, i, (j*(j+1))^2/2)))

CROSSREFS

Sequence in context: A071253 A069187 A033840 this_sequence A107483 A035599 A103101

Adjacent sequences: A086752 A086753 A086754 this_sequence A086756 A086757 A086758

KEYWORD

nonn,easy

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Jul 31 2003

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com), Aug 01 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research