OFFSET
0,2
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.
LINKS
The American Institute of Mathematics, Mathematicians Maps E_8.
Index entries for linear recurrences with constant coefficients, signature (2,-1).
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)
EXAMPLE
a(1) = 453060. a(453060) = 453060*453060 = 205263363600.
MATHEMATICA
453060 Range[0, 30] (* Harvey P. Dale, Oct 11 2023 *)
PROG
(PARI) concat(0, Vec(453060*x/(x-1)^2 + O(x^30))) \\ Elmo R. Oliveira, Jul 05 2025
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Omar E. Pol, Nov 27 2007
EXTENSIONS
More terms from Elmo R. Oliveira, Jul 05 2025
STATUS
approved
