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.

A290975 Expansion of 1 - x/(1 - x^4/(1 - x^9/(1 - x^16/(1 - x^25/(1 - x^36/(1 - ... - x^(n^2)/(1 - ...))))))), a continued fraction.

Original entry on oeis.org

1, -1, 0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, -1, -1, 0, 0, -1, -2, 0, 0, -1, -3, -1, 0, -1, -4, -3, 0, -1, -6, -6, -1, -1, -8, -10, -4, -1, -10, -17, -10, -2, -12, -27, -20, -6, -15, -40, -38, -16, -19, -56, -68, -36, -27, -79, -114, -75, -45, -109, -180, -147, -84
Offset: 0

Views

Author

Seiichi Manyama, Aug 16 2017

Keywords

Examples

			G.f. = 1 - x - x^5 - x^9 - x^13 - x^14 - x^17 - 2*x^18 - ...
		

Crossrefs

Cf. A206739.

Formula

Convolution inverse of A206739.