Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060163
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060163 (n^3+5n+18)/6. +0
2
0, 2, 3, 4, 6, 10, 17, 28, 44, 66, 95, 132, 178, 234, 301, 380, 472, 578, 699, 836, 990, 1162, 1353, 1564, 1796, 2050, 2327, 2628, 2954, 3306, 3685, 4092, 4528, 4994, 5491, 6020, 6582, 7178, 7809, 8476, 9180, 9922, 10703, 11524, 12386, 13290, 14237 (list; graph; listen)
OFFSET

-2,2

COMMENT

a(n) = (m^2 -6*m + 17)*m/6 for m = n+2 (frank.ellermann(AT)t-online.de).

LINKS

Harry J. Smith, Table of n, a(n) for n=-2,...,1000

FORMULA

a(n) = a(n-1)+A000124(n-1) = A060162 (n+3, n) = A004006(n)+3 = A000125(n)+2 ?= A011826 (n+1)+1.

n+2+binomial(n,3), n=>-1. - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 23 2006

MAPLE

[seq(n+2+binomial(n, 3), n=-1..46)]; - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 23 2006

MATHEMATICA

a=2; s=3; lst={-3, -1, 0, 1, s}; Do[a+=n; s+=a; AppendTo[lst, s], {n, 2, 6!, 1}]; lst+3 [From Vladimir Orlovsky (4vladimir(AT)gmail.com), May 24 2009]

PROGRAM

(PARI) { for (n=-2, 1000, write("b060163.txt", n, " ", (n^3 + 5*n + 18)/6); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 02 2009]

CROSSREFS

Sequence in context: A017986 A103599 A026502 this_sequence A106511 A024490 A056469

Adjacent sequences: A060160 A060161 A060162 this_sequence A060164 A060165 A060166

KEYWORD

easy,nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Mar 13 2001

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