A friend of mine in high school challenged me to calculate the value of the sum
$$\sum_{n=0}^{\infty}\frac{(-1)^n}{2^{n-2}(2n+1)(n!)}$$ And then claimed that the answer was $\pi$ . But when I worked out the sum myself I found the closed form $\\ 2 \sqrt{2 \pi}\ \text{Erf}(\frac{1}{\sqrt2})$. That guy knows nothing about the error function nor lot about manipulation of series . Is there any easy way to show him that that sum is not equal to $\pi$. ?
If we denote $a_n$ to be equal to
$$4 \sum_{k=0}^n \frac{(-1)^k}{2^k (2k+1) \cdot k!},$$
then $a_1 = 10/3$ and $a_2 = 103/30$, additionaly we have $a_1 \le a_n \le a_2$ for all $n$ (because that's an alternating series). Clearly $\pi < a_1$.