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.

A298260 G.f. A(x) satisfies A(x) = Product_{k>=1} 1/(1 + x^k*A(x)).

Original entry on oeis.org

1, -1, 1, -3, 8, -22, 62, -182, 550, -1694, 5294, -16758, 53635, -173260, 564129, -1849448, 6099972, -20227036, 67390803, -225485432, 757361764, -2552692848, 8631144354, -29268108530, 99511629658, -339167845294, 1158607479710, -3966129297519, 13603228472518
Offset: 0

Views

Author

Ilya Gutkovskiy, Jan 15 2018

Keywords

Examples

			G.f. A(x) = 1 - x + x^2 - 3*x^3 + 8*x^4 - 22*x^5 + 62*x^6 - 182*x^7 + 550*x^8 - 1694*x^9 + ...
G.f. A(x) satisfies A(x) = 1/((1 + x*A(x)) * (1 + x^2*A(x)) * (1 + x^3*A(x)) * ... ).
		

Crossrefs