Today is a $\pi$-day and I made this exercise for that purpose (and not only for that!):
Let: $$\phi = \sum_{p \;\text{prime} } \frac{1}{{\pi}^p}$$ By applying only knowledge of calculus and, more generally (if needed), real analysis of functions of one variable, and without computational software, determine is it true that we have: $$\phi< \pi - \lfloor\pi\rfloor$$ Where $\lfloor\pi\rfloor=3$ is the floor function of $\pi$.
Is this possible to solve with, for example, some of the formulas for infinite product for $\pi$ or Taylor series for ${\sin}^{-1}$, without any numerical estimates?
Or, if estimates are needed, what is the worst one you need to apply to solve this?
I shall assume the following, proved by Archimedes:
$\pi>3\dfrac{10}{71}$
Then the quoted sum is rendered
$\phi< \sum_{n \in \mathbb P : n=2,3,5,7,... } (\frac{71}{223})^n$
Tlhe primes consist of $2, 3,$ and a subset of $\{n\in\mathbb N:6n\pm 1\}$. So $\phi$ is less than the sum of two terms plus two geometric series:
$\phi<(\frac{71}{223})^2+(\frac{71}{223})^3+ \sum_{n \in \mathbb N} (\frac{71}{223})^{6n-1}+ \sum_{n \in \mathbb N} (\frac{71}{223})^{6n+1}$
Summing the last two summations as geometric series gives
$\phi<(\frac{71}{223})^2+(\frac{71}{223})^3+ \frac{1}{1-(71/223)^2}((\frac{71}{223})^5+(\frac{71}{223})^7)$
When this last comparison value is multiplied by $71$ and put into a calculator the result is between $9$ and $10$, so $\phi<10/71$ whereas Archimedes had rendered $\pi-3>10/71$.