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.
%I A279893 #32 Feb 26 2018 10:49:29 %S A279893 77683,-552,-1157628456,-5774114968608,-2427722831757864, %T A279893 -263214111328125552,-12109202528761173024,-308317316973972772416, %U A279893 -5091303792066668003880,-60399282006368937251976,-552000263214112485753456,-4084937969230504375869024,-25394838301602325644596256,-136379620048544616772836528,-646588586243917921590531648 %N A279893 Eisenstein series E_22(q) (alternate convention E_11(q)), multiplied by 77683. %D A279893 J.-P. Serre, Course in Arithmetic, Chap. VII, Section 4. %H A279893 Seiichi Manyama, <a href="/A279893/b279893.txt">Table of n, a(n) for n = 0..10000</a> %F A279893 G.f.: 77683 - 552 * Sum_{i>=1} sigma_21(i)q^i where sigma_21(n) is A013969. %F A279893 a(n) = 57183*A282047(n) + 20500*A282328(n). - _Seiichi Manyama_, Feb 12 2017 %t A279893 terms = 15; %t A279893 E22[x_] = 77683 - 552*Sum[k^21*x^k/(1 - x^k), {k, 1, terms}]; %t A279893 E22[x] + O[x]^terms // CoefficientList[#, x]& (* _Jean-François Alcover_, Feb 26 2018 *) %Y A279893 Cf. A006352 (E_2), A004009 (E_4), A013973 (E_6), A008410 (E_8), A013974 (E_10), A029828 (691*E_12), A058550 (E_14), A029829 (3617*E_16), A279892 (43867*E_18), A029830 (174611*E_20), this sequence (77683*E_22), A029831 (236364091*E_24). %Y A279893 Cf. A282047 (E_4^4*E_6), A282328 (E_4*E_6^3). %K A279893 sign %O A279893 0,1 %A A279893 _Seiichi Manyama_, Dec 22 2016