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.

A239229 Euler characteristic of n-holed torus: 2 - 2*n.

Original entry on oeis.org

2, 0, -2, -4, -6, -8, -10, -12, -14, -16, -18, -20, -22, -24, -26, -28, -30, -32, -34, -36, -38, -40, -42, -44, -46, -48, -50, -52, -54, -56, -58, -60, -62, -64, -66, -68, -70, -72, -74, -76, -78, -80, -82, -84, -86, -88, -90, -92, -94, -96, -98, -100, -102
Offset: 0

Views

Author

Eric M. Schmidt, Mar 12 2014

Keywords

References

  • Jan Gullberg, Mathematics from the Birth of Numbers, W. W. Norton & Co., NY & London, 1997, ยง12.4 Theorems and Formulas (Plane Geometry), p. 450.
  • James Munkres, Topology, 2nd ed., Pearson, 2000.

Crossrefs

Programs

Formula

a(n) = 2 - 2*n.
G.f.: 2*(1-2*x)/(1-x)^2. - Vincenzo Librandi, Feb 01 2015
a(n) = 2*A022958(n+1). - R. J. Mathar, Oct 05 2017
E.g.f.: 2*exp(x)*(1 - x). - Stefano Spezia, Sep 10 2022