Converting a Series with Even and Odd Terms into a Single Summation

  • Thread starter Thread starter bolzano
  • Start date Start date
  • Tags Tags
    Series
bolzano
Messages
15
Reaction score
0
This is the last part to a Fourier Series problem. After using Parseval's Identity the following series emerges: \frac{1}{1^{4}}+\frac{1}{3^{4}} +\frac{1}{5^{4}} +\frac{1}{7^{4}}+\cdots = \frac{\pi^{4}}{96}

We are then asked to show: \frac{1}{1^{4}}+\frac{1}{2^{4}} +\frac{1}{3^{4}} +\frac{1}{4^{4}}+\cdots = \frac{\pi^{4}}{90}
Must one split the left hand side of the last identity into \sum\frac{1}{(2n)^{4}} + \sum\frac{1}{(2n-1)^{4}}, or is there an easier way? I'm guessing there is.

Thanks a lot.
 
Physics news on Phys.org
bolzano said:
This is the last part to a Fourier Series problem. After using Parseval's Identity the following series emerges: \frac{1}{1^{4}}+\frac{1}{3^{4}} +\frac{1}{5^{4}} +\frac{1}{7^{4}}+\cdots = \frac{\pi^{4}}{96}

We are then asked to show: \frac{1}{1^{4}}+\frac{1}{2^{4}} +\frac{1}{3^{4}} +\frac{1}{4^{4}}+\cdots = \frac{\pi^{4}}{90}
Must one split the left hand side of the last identity into \sum\frac{1}{(2n)^{4}} + \sum\frac{1}{(2n-1)^{4}}, or is there an easier way? I'm guessing there is.

Thanks a lot.

Hint:

Call your original series (sum of reciprocals of powers of odds) S. You're supposed to determine ##\zeta(4)##

##\sum\frac{1}{(2n-1)^{4}} = S##

##\sum\frac{1}{(2n)^{4}} = \frac{1}{16}\zeta(4)##

and the sum of those two is equal to ##\zeta(4)## again, right?

Just rearrange and solve for ##\zeta(4)##.
 
But are you assuming that ##\sum\frac{1}{(2n)^{4}} = \frac{1}{16}\zeta(4)##? Oh wait I think I understood. I'll let you know later thanks a lot.
 
bolzano said:
But are you assuming that ##\sum\frac{1}{(2n)^{4}} = \frac{1}{16}\zeta(4)##? Oh wait I think I understood. I'll let you know later thanks a lot.

You're just bringing the constant term ##\frac{1}{2^4}## outside the summation sign.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top