cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A047927 a(n) = n*(n-1)*(n-2)^2.

Original entry on oeis.org

0, 6, 48, 180, 480, 1050, 2016, 3528, 5760, 8910, 13200, 18876, 26208, 35490, 47040, 61200, 78336, 98838, 123120, 151620, 184800, 223146, 267168, 317400, 374400, 438750, 511056, 591948, 682080, 782130, 892800, 1014816, 1148928, 1295910, 1456560, 1631700, 1822176
Offset: 2

Views

Author

Keywords

Crossrefs

Programs

Formula

From R. J. Mathar, May 01 2014: (Start)
G.f.: -6*x^3*(1+3*x) / (x-1)^5.
a(n) = 6*A002417(n-2). (End)
a(n) = A245334(n,3), n > 2. - Reinhard Zumkeller, Aug 31 2014
From Amiram Eldar, Jan 15 2023: (Start)
Sum_{n>=3} 1/a(n) = Pi^2/12 - 5/8.
Sum_{n>=3} (-1)^(n+1)/a(n) = Pi^2/24 - 2*log(2) + 9/8. (End)

Extensions

Offset changed from 0 to 2 by Vincenzo Librandi, May 02 2011