Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007584
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007584 9-gonal (or enneagonal) pyramidal numbers: n(n+1)(7n-4)/6.
(Formerly M4695)
+0
5
0, 1, 10, 34, 80, 155, 266, 420, 624, 885, 1210, 1606, 2080, 2639, 3290, 4040, 4896, 5865, 6954, 8170, 9520, 11011, 12650, 14444, 16400, 18525, 20826, 23310, 25984, 28855, 31930 (list; graph; listen)
OFFSET

0,3

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

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

FORMULA

a(n)= (7*n-4)*binomial(n+1, 2)/3. G.f.: x*(1+6*x)/(1-x)^4.

MAPLE

a:=n->sum((n+j)^2-(n+j), j=0..n): seq(a(n)/2, n=0..30); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 26 2008

MATHEMATICA

f[n_]:=7*n+1; s1=s2=0; lst={}; Do[a=f[n]; s1+=a; s2+=s1; AppendTo[lst, s2], {n, 0, 6!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 25 2009]

CROSSREFS

Cf. A093564 ((7, 1) Pascal, column m=3). Partial sums of A001106.

Sequence in context: A002601 A020495 A008527 this_sequence A009924 A019257 A020877

Adjacent sequences: A007581 A007582 A007583 this_sequence A007585 A007586 A007587

KEYWORD

easy,nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), 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 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research