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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A006597 n^2*(5*n-3)/2. 3
0, 1, 14, 54, 136, 275, 486, 784, 1184, 1701, 2350, 3146, 4104, 5239, 6566, 8100, 9856, 11849, 14094, 16606, 19400, 22491, 25894, 29624, 33696, 38125, 42926, 48114, 53704, 59711, 66150, 73036, 80384, 88209, 96526, 105350, 114696, 124579, 135014, 146016 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

Structured heptagonal prism numbers. - James A. Record (james.record(AT)gmail.com). Nov. 7, 2004.

REFERENCES

W. A. Whitworth, DCC Exercises in Choice and Chance, Stechert, NY, 1945, p. 29.

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..10000

FORMULA

a(n)=(1/6)*(15*n^3-9*n^2) - James A. Record (james.record(AT)gmail.com). Nov. 7, 2004.

PROG

(MAGMA [n^2*(5*n-3)/2: n in [0..40]]; // Vincenzo Librandi, Jul 20 2011

(PARI) a(n)=n^2*(5*n-3)/2;

CROSSREFS

Cf. A100177 - structured prisms; A100145 for more on structured numbers.

Sequence in context: A118856 A118530 A048971 * A114012 A140784 A022285

Adjacent sequences:  A006594 A006595 A006596 * A006598 A006599 A006600

KEYWORD

easy,nonn

AUTHOR

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

EXTENSIONS

Name corrected by Arkadiusz Wesolowski, Jul 20 2011

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 14 14:47 EST 2012. Contains 205623 sequences.