Is the following expression a rational number? $$\frac{1-\dfrac13+\dfrac15-\dfrac17+\cdots}{1+\dfrac14+\dfrac19+\dfrac1{16}+\cdots}$$ My thoughts:
- The sum and product of two rational numbers is a rational number.
- So is the difference.
- As well as the quotient, when the denominator is not zero.
However, the answer key says that this is not a rational number. Could anyone help me understand why this is not a rational number?
The numerator is the Leibniz/Gregory series, which sums to $\frac\pi4$. The denominator is the subject of the famous Basel problem, which Euler worked out as $\frac{\pi^2}6$. If we use these results in the fraction: $$F=\frac{\frac\pi4}{\frac{\pi^2}6}=\frac{3}{2\pi}$$ which is an irrational number because there remains a $\pi$ in it.