login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A091572
Poincaré series [or Poincare series] of the preprojective algebra of an extended Dynkin diagram of type E_7.
6
8, 14, 20, 26, 34, 40, 48, 54, 62, 66, 74, 80, 90, 94, 102, 106, 116, 120, 130, 134, 144, 146, 156, 160, 172, 174, 184, 186, 198, 200, 212, 214, 226, 226, 238, 240, 254, 254, 266, 266, 280, 280, 294, 294, 308, 306, 320, 320, 336, 334, 348, 346, 362, 360, 376
OFFSET
0,1
REFERENCES
I, Reiten, Dynkin diagrams and the representation theory of algebras, Notices of the AMS, Vol. 44, No 5.
FORMULA
a(n) = 6*(n+1) + 2*A087504(n).
G.f.: (6/(1-x)^2)+2*(1-x^9)/((1-x^4)*(1-x^6)*(1-x)).
MATHEMATICA
CoefficientList[ Series[ (8 + 6x + 6x^2 + 14x^3 + 6x^4 + 6x^5 + 8x^6) / (1 - x + x^3 - 2x^4 + x^5 - x^7 + x^8), {x, 0, 54}], x] (* Jean-François Alcover, Dec 02 2011 *)
KEYWORD
easy,nonn
AUTHOR
Paul Boddington, Jan 22 2004
STATUS
approved