I came across this interesting method to calculate $\pi$. Why is it true and who first presented it?
To calculate $\pi$, multiply by $4$, the product of fractions formed by using, as the numerators. the sequence of primes $> 2$ ..i.e. $3,5,7,11,13,17$ etc and use as denominators the multiple of $4$ that is closest to the numerator and you will get as accurate value of $\pi$ that you like. In other words,
$$ \frac \pi 4 = \frac 3 4 \cdot \frac 5 4 \cdot \frac 7 8 \cdot \frac{11}{12} \cdot \frac{13}{12} \cdot \frac{17}{16}\cdots $$

Wikipedia attributes it to Euler, but they don't have a reference to any resource. It's hard to google a formula, so I had to search for "pi identities" and "Euler pi identities." I checked a handful of more sites and they all ascribe the identity to Euler. But I can't find any information on the date or publication/letter where this identity first appears.