I'm reading "Introduction to Hilbert Spaces" by N. Young. Right in the first chapter, after introducing inner products and norms in general linear spaces, it asks to show that the norm of the vector: $$x = \left(\frac{1}{n}\right)_{n=1}^\infty$$ is $\frac{\pi}{\sqrt 6}$, so basically: $$\langle x,x \rangle= \sum_1^\infty \frac{1}{n^2}$$ must be $\frac{\pi^2}{6}$
I know this is generally done by using the Fourier transform of $x^2$ to calculate the value of $\zeta(2)$, which is that. This however, appears just as the beginning of the book, while Fourier analysis is supposed to be a part of the course that comes later, and so I imagine there must be a simpler more direct way of calculating that, specially because it's among the exercises you solve in less than a line. I've found other ways of calculating the zeta function in a page of wolfram, but is there any special way for this particular value that is partuclarly easy and that I don't know?
Thank you.