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.

A300758 a(n) = 2n*(n+1)*(2n+1).

Original entry on oeis.org

0, 12, 60, 168, 360, 660, 1092, 1680, 2448, 3420, 4620, 6072, 7800, 9828, 12180, 14880, 17952, 21420, 25308, 29640, 34440, 39732, 45540, 51888, 58800, 66300, 74412, 83160, 92568, 102660, 113460, 124992, 137280, 150348, 164220, 178920, 194472, 210900, 228228
Offset: 0

Views

Author

Christopher Purcell, Mar 12 2018

Keywords

Comments

The altitude h(n) = a(n)/A001844(n) of the (A005408(n), A046092(n) and A001844(n)) rectangular triangle is an irreducible fraction. - Ralf Steiner, Feb 25 2020
In this case, area A = a(n)/2 = A055112(n). - Bernard Schott, Feb 27 2020

Crossrefs

Formula

a(n) = 12*A000330(n).
G.f.: 12*x*(1+x)/(1-x)^4. - Colin Barker, Mar 12 2018
a(n) = 6*A006331(n) = 4*A059270(n) = 3*A002492(n) = 2*A055112(n). - Omar E. Pol, Apr 04 2018
From Ralf Steiner, Feb 27 2020: (Start)
a(n) = 2*n*A000384(n+1).
a(n) = sqrt(A016754(n)*A060300(n)).
(End)
a(n) = A005408(n) * A046092(n). - Bruce J. Nicholson, Apr 24 2020

Extensions

Edited by N. J. A. Sloane, Aug 01 2019