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.

A240132 Number of solutions of 1/x_1 + 1/x_2 + ... + 1/x_{2n-1} = 1 in distinct odd numbers > 1.

Original entry on oeis.org

0, 0, 0, 0, 5, 379118
Offset: 1

Views

Author

Jonathan Sondow, Apr 21 2014

Keywords

Comments

The next term is a(7) > 467871307.

Examples

			If 1 < x_1 < x_2 < x_3 are odd, then 1/x_1 + 1/x_2 + 1/x_3 < 3/3 = 1, so a(2) = 0.
		

Crossrefs

The five sets of 9 odd numbers are: A201644, A201646, A201647, A201648, A201649.
See A238795 and A239036 for specific sets of 11 odd numbers.