Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A152015
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A152015 k(n)=n^3-n^2-n. +0
2
0, -1, 2, 15, 44, 95, 174, 287, 440, 639, 890, 1199, 1572, 2015, 2534, 3135, 3824, 4607, 5490, 6479, 7580, 8799, 10142, 11615, 13224, 14975, 16874, 18927, 21140, 23519, 26070, 28799, 31712, 34815, 38114, 41615, 45324, 49247, 53390, 57759, 62360 (list; graph; listen)
OFFSET

1,3

MAPLE

a:=n->sum(-1+sum(1+sum(1, i=2..n), j=2..n), k=1..n):seq(a(n), n=0..44); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 22 2008]

MATHEMATICA

lst={}; Do[AppendTo[lst, n^3-n^2-n], {n, 0, 5!}]; lst

CROSSREFS

Sequence in context: A033568 A032016 A001007 this_sequence A162256 A041719 A133777

Adjacent sequences: A152012 A152013 A152014 this_sequence A152016 A152017 A152018

KEYWORD

sign

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 20 2008

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 22 20:51 EST 2009. Contains 167312 sequences.


AT&T Labs Research