Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A126264
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A126264 5*n^2 + 3*n. +0
1
8, 26, 54, 92, 140, 198, 266, 344, 432, 530, 638, 756, 884, 1022, 1170, 1328, 1496, 1674, 1862, 2060, 2268, 2486, 2714, 2952, 3200, 3458, 3726, 4004, 4292, 4590, 4898, 5216, 5544, 5882, 6230, 6588, 6956, 7334, 7722, 8120, 8528, 8946, 9374, 9812, 10260 (list; graph; listen)
OFFSET

1,1

COMMENT

8 + 26 + 54 +... (n terms) = (1/3)*n*(n+1)*(5n+7); e.g. sum of the first 6 terms = (1/3)*6*7*37 = 518.

REFERENCES

L. B. W. Jolley, "Summation of Series", Dover Publications, 1961, p. 12

FORMULA

a(n) = 5*n^2 + 3*n, n = 1,2,3...

EXAMPLE

a(24) = 5*24^2 + 3*24 = 2880 + 72 = 2952

MAPLE

a:=n->5*n^2+3*n: seq(a(n), n=1..55); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 17 2007

MATHEMATICA

s=0; lst={s}; Do[s+=n++ +8; AppendTo[lst, s], {n, 0, 7!, 10}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 16 2008]

CROSSREFS

Sequence in context: A143894 A126176 A074238 this_sequence A085690 A005897 A111694

Adjacent sequences: A126261 A126262 A126263 this_sequence A126265 A126266 A126267

KEYWORD

nonn,easy

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Dec 22 2006

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 17 2007

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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research