Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007586
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007586 11-gonal (or hendecagonal) pyramidal numbers: n(n+1)(3n-2)/2.
(Formerly M4835)
+0
7
0, 1, 12, 42, 100, 195, 336, 532, 792, 1125, 1540, 2046, 2652, 3367, 4200, 5160, 6256, 7497, 8892, 10450, 12180, 14091, 16192, 18492, 21000, 23725, 26676, 29862, 33292, 36975, 40920, 45136, 49632, 54417, 59500 (list; graph; listen)
OFFSET

0,3

REFERENCES

A. H. Beiler, Recreations in the Theory of Numbers, Dover, NY, 1964, p. 194.

FORMULA

G.f.: x*(1+8*x)/(1-x)^4.

Starting with "1", equals binomial transform of [1, 11, 19, 9, 0, 0, 0,...]. - Gary W. Adamson (qntmpkt(AT)yahoo.com), Nov 02 2007

MAPLE

restart: a:=n->sum(sum(k, j=3..n), k=0..n): seq(a(n), n=1..53):b:=n->sum(sum(n, j=1..n), k=0..n): seq(a(n), n=1..53):c:=b+a:seq(c(n), n=0..35); [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 24 2008]

a:=n->add(binomial(n, 2)+add(n, j=3..n), j=2..n):seq(a(n), n=1..40); [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 27 2008]

CROSSREFS

Cf. A051682.

Cf. A093644 ((9, 1) Pascal, column m=3).

Sequence in context: A005901 A090554 A009948 this_sequence A066972 A122973 A074356

Adjacent sequences: A007583 A007584 A007585 this_sequence A007587 A007588 A007589

KEYWORD

nonn,easy,nice

AUTHOR

njas, R. K. Guy.

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 4 12:27 EST 2008. Contains 151280 sequences.


AT&T Labs Research