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.

A289396 a(n) = A288851(n)/12.

This page as a plain text file.
%I A289396 #14 Jul 06 2017 08:58:27
%S A289396 42,11949,4265002,1713048225,733858320426,327479221781677,
%T A289396 150310620492466218,70428822653977730817,33523597190772239402026,
%U A289396 16156445902957272648713901,7865129058155349010009168938,3860735065245250133098748713633
%N A289396 a(n) = A288851(n)/12.
%H A289396 Seiichi Manyama, <a href="/A289396/b289396.txt">Table of n, a(n) for n = 1..367</a>
%F A289396 a(n) = 1 + (1/(24*n)) * Sum_{d|n} A008683(n/d) * A288840(d).
%Y A289396 Cf. A013973 (E_6), A109817 (E_6^(1/12)), A288851.
%Y A289396 Cf. A289394, A289395.
%K A289396 nonn
%O A289396 1,1
%A A289396 _Seiichi Manyama_, Jul 05 2017