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.

A134960 a(n) = n*453060.

Original entry on oeis.org

0, 453060, 906120, 1359180, 1812240, 2265300, 2718360, 3171420, 3624480, 4077540, 4530600, 4983660, 5436720, 5889780, 6342840, 6795900, 7248960, 7702020, 8155080, 8608140, 9061200, 9514260, 9967320, 10420380, 10873440, 11326500, 11779560, 12232620, 12685680, 13138740
Offset: 0

Views

Author

Omar E. Pol, Nov 27 2007

Keywords

Comments

The first positive member of this sequence and some of its multiples are related to the exceptional Lie group E_8 calculation. The result of the calculation is a matrix with 453060 rows and columns. The size of the matrix is a(1)=453060 and the number of entries of the matrix is a(453060)=453060*453060=205263363600.

Examples

			a(1) = 453060. a(453060) = 453060*453060 = 205263363600.
		

Crossrefs

Programs

Formula

From Elmo R. Oliveira, Jul 05 2025: (Start)
G.f.: 453060*x/(1-x)^2.
E.g.f.: 453060*x*exp(x).
a(n) = 540*A135639(n).
a(n) = 2*a(n-1) - a(n-2). (End)

Extensions

More terms from Elmo R. Oliveira, Jul 05 2025