login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A047672 Row 3 of square array defined in A047671. 1
1, 10, 37, 94, 193, 346, 565, 862, 1249, 1738, 2341, 3070, 3937, 4954, 6133, 7486, 9025, 10762, 12709, 14878, 17281, 19930, 22837, 26014, 29473, 33226, 37285, 41662, 46369, 51418, 56821, 62590, 68737, 75274, 82213, 89566, 97345 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

2n^3 - 3n^2 + 4n - 2.

MATHEMATICA

lst={}; Do[s0=n^3; s1=(n+1)^3; AppendTo[lst, (s1+s0)+n], {n, 0, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Feb 19 2009]

CROSSREFS

Sequence in context: A139242 A139236 A096000 * A200872 A048480 A116970

Adjacent sequences:  A047669 A047670 A047671 * A047673 A047674 A047675

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 10:06 EST 2012. Contains 205763 sequences.