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.

A035734 Coordination sequence for 39-dimensional cubic lattice.

Original entry on oeis.org

1, 78, 3042, 79118, 1544322, 24138894, 314835170, 3525405390, 34608828930, 302685166030, 2388631358178, 17185219312014, 113694451659906, 696708049377294, 3979111519381986, 21295193543579982, 107295791104411650
Offset: 0

Views

Author

Joan Serra-Sagrista (jserra(AT)ccd.uab.es)

Keywords

Crossrefs

Cf. A035776, A266213 (row 39).

Programs

  • Mathematica
    CoefficientList[Series[((1+n)/(1-n))^39,{n,0,20}],n] (* Harvey P. Dale, Apr 09 2015 *)

Formula

O.g.f.: ((1+x)/(1-x))^39. [clarified by Harvey P. Dale, Apr 09 2015]
n*a(n) = 78*a(n-1) + (n-2)*a(n-2) for n > 1. - Seiichi Manyama, Aug 18 2018

Extensions

Recomputed by N. J. A. Sloane, Nov 25 1998