Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A130861
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A130861 Ratio of Sum of k^2-1 to sum of k made into an integer sequence: (n-1)*(2*n+5). +0
7
0, 9, 22, 39, 60, 85, 114, 147, 184, 225, 270, 319, 372, 429, 490, 555, 624, 697, 774, 855, 940, 1029, 1122, 1219, 1320, 1425, 1534, 1647, 1764, 1885, 2010, 2139, 2272, 2409, 2550, 2695, 2844, 2997, 3154, 3315, 3480, 3649, 3822, 3999, 4180, 4365 (list; graph; listen)
OFFSET

1,2

FORMULA

a(n) = 3*(n + 1)*Sum[k^2 - 1, {k, 1, n}]/Sum[k, {k, 1, n}]=(-1 + n) (5 + 2 n)

G.f.: x^2*(-9+5*x)/(-1+x)^3. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 14 2007

a(n)=4*n+a(n-1)+1 (with a(1)=0) [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 08 2009]

EXAMPLE

For n=2, a(2)=4*2+0+1=9; n=3, a(3)=4*3+9+1=22; n=4, a(4)=4*4+22+1=39 [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 08 2009]

MAPLE

with(finance):seq(add(cashflows([n, k, k], 0), k=3..n), n=2..30); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 22 2008]

MATHEMATICA

f0[n_] = 3*(n + 1)*Sum[k^2 - 1, {k, 1, n}]/Sum[k, {k, 1, n}]; Table[f0[n], {n, 1, 30}]

CROSSREFS

Sequence in context: A146681 A050860 A154528 this_sequence A049730 A131895 A113519

Adjacent sequences: A130858 A130859 A130860 this_sequence A130862 A130863 A130864

KEYWORD

nonn,new

AUTHOR

Roger L Bagula (rlbagulatftn(AT)yahoo.com), Jul 22 2007

EXTENSIONS

More terms a(31)-a(46) Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 08 2009

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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research