$\sum_{n=1}^\infty \frac{1}{n^2} = \frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \cdots = 1.644934$ or $\frac{\pi^2}{6}$
What if we take every 3rd term and add them up?
A = $ \frac{1}{3^2} + \frac{1}{6^2} + \frac{1}{9^2} + \cdots = ??$
How to take every 3rd-1 term and add them up?
B = $ \frac{1}{2^2} + \frac{1}{5^2} + \frac{1}{8^2} + \cdots = ??$
How to take every 3rd-2 term and add them up?
C = $ \frac{1}{1^2} + \frac{1}{4^2} + \frac{1}{7^2} + \cdots = ??$
I am not sure how to adapt Eulers methods as he used the power series of sin for his arguments: https://en.wikipedia.org/wiki/Basel_problem
KM101 deleted his hint... not sure why.
$\frac{1}{3^2}+\frac{1}{6^2}+\frac{1}{9^2}+\dots=\frac{1}{3^2 1^2}+\frac{1}{3^2 2^2}+\frac{1}{3^2 3^3}+\dots=\frac{1}{9}(\frac{1}{1^2}+\frac{1}{2^2}+\frac{1}{3^2}+\dots)= \frac{\pi^2}{54}$
$\frac{1}{2^2}+\frac{1}{5^2}+\frac{1}{8^2}+\dots=\frac{1}{2^2 1^2}+\frac{1}{3^2?? 1^2}+\frac{1}{3^2 ??1^2}$