$$e=1+\frac{1}{1!}+\frac{1}{2!}+...$$
The rational numbers are closed under addition that means RHS should be rational number but LHS is an irrational number. So, I think that in RHS there are infinitely many terms that's why this is happening.
More such examples:
$$\frac{\pi^2}{6}=1+\frac{1}{2^2}+\dfrac{1}{3^2}+...$$
$$\frac{\pi}{4}=1-\frac{1}{3}+\frac{1}{5}-...$$
How can you show systematically that such infinite rational terms add up to give an irrational number?
I'm not sure even how to start.
Sorry if this question is too trivial for MSE.
True.
False.
The right hand side is not an addition operation. It is a limit operation, i.e.
$$\sum_{n=0}^\infty a_n$$ is defined as $$\sum_{n=0}^\infty a_n = \lim_{N\to\infty} \sum_{n=0}^N a_n.$$
Since rational numbers are not closed under limits, there is no contradiction.
In fact, any real number $x\in\mathbb R$ can be the result of an infinite sum. In fact, that's what decimal expansions are. They are a way of writing any real number as a sum of powers of $10$.
What do you mean by "such" in the sentence above? In general, an infinite sum can have either a rational sum (see $\sum_{n=0}^\infty 2^{-n}$) or an irrational sum (the ones above). In fact, for any real number $x\in\mathbb R$, you can find an infinite sum that sums up to $x$. So, since there is no way to "systematically" prove an arbitrary number is irrational, we can't expect to have a systematic proof that an arbitrary sum is irrational.