A369469 a(n) = number of integer solutions to 1 <= x1 < x2 < ... < xn to 1/x1 + ... + 1/xn = (1 - 1/x1) * ... * (1 - 1/xn).
1, 1, 1, 24, 293, 9219, 787444
Offset: 1
Links
- Max Muller et al., The diophantine equation \sum_{n=1}^{N} \frac{1}{x_{n}} = \prod_{k=1}^{N} \left(1-\frac{1}{x_{k}} \right), MathOverflow, 2024.
Comments