Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A027602
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A027602 n^3 + (n+1)^3 + (n+2)^3. +0
8
9, 36, 99, 216, 405, 684, 1071, 1584, 2241, 3060, 4059, 5256, 6669, 8316, 10215, 12384, 14841, 17604, 20691, 24120, 27909, 32076, 36639, 41616, 47025, 52884, 59211, 66024, 73341, 81180, 89559, 98496, 108009, 118116, 128835, 140184 (list; graph; listen)
OFFSET

0,1

COMMENT

When n=3, the sum 216 is equal to (n+3)^3 or 6^3. [From Howard Berman (howard_berman(AT)hotmail.com), Nov 07 2008]

Summation of n^3 taken 3 at a time. [From Al Hakanson (hawkuu(AT)gmail.com), May 20 2009]

LINKS

P. De Geest, Palindromic Sums of Cubes of Consecutive Integers

FORMULA

a(n)=9*A006527(n+1). - Lekraj Beedassy (blekraj(AT)yahoo.com), Feb 01 2007

a(n)=3*n^3+18*n^2+42*n+36. Offset 0. a(3)=405. [From Al Hakanson (hawkuu(AT)gmail.com), May 20 2009]

MATHEMATICA

a[n_]:=n^3; lst={}; Do[AppendTo[lst, (a[n]+a[n+1]+a[n+2])], {n, 0, 6!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 03 2009]

PROGRAM

sage: [i^3+(i+1)^3+(i+2)^3 for i in xrange(0, 48)] - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 03 2008

CROSSREFS

Cf. A003215, A000537, A000578, A005898 [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 03 2009]

Sequence in context: A022604 A085630 A133226 this_sequence A134537 A066647 A085037

Adjacent sequences: A027599 A027600 A027601 this_sequence A027603 A027604 A027605

KEYWORD

nonn

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com)

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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research