Difficult integrals (important für Fourier series)

keenPenguin
Messages
20
Reaction score
3
Hello,

I couldn't figure out the following problem so far.

Homework Statement



m,n \in \mathbb{N}. Show the following relations:
fourierintegralsmtgi.png


Homework Equations



a) is no problem, but b) and c) seem tricky. I tried partial integration (two times) on b), which gave me a term which contained the original integral. So I sorted the term and got that:

\int_{0}^{2\pi}\sin\left(mx\right)\cos\left(nx\right)dx=\frac{1}{1+\frac{n^{2}}{m^{2}}}\left(\left[-\frac{\cos\left(mx\right)}{m}\cos\left(nx\right)\right]_{0}^{2\pi}+\frac{n}{m}\left[\frac{\sin\left(mx\right)}{m}\sin\left(nx\right)\right]_{0}^{2\pi}\right)

But I can't see why this should be zero.

Any help appreciated!

kP
 
Physics news on Phys.org
Welcome to PF.

I think the trig identities for angle addition and subtraction would be useful here. I mean the ones that involve
sin(a+b), sin(a-b), cos(a+b), and cos(a-b)

EDIT:
I looked more carefully at what you did get. Okay, if m and n are integers, what can you say about cos(mx) and cos(nx) when they are evaluated at 0 vs. when they are evaluated at 2pi?
 
Last edited:
Thank you Redbelly,

you are right, I don't know why I missed that, n and m being integers, b) is quite obviously 0.

Concerning c): Yes, I also thought about those trig identities, but still couldn't figure it out. It's

cos(mx+nx)+sin(mx)sin(nx)=cos(mx)cos(nx), but trying to integrate the LHS, I get into even more trouble.
 
Try

cos(mx+nx) + cos(mx-nx) = ?
 
That's it, thanks a lot. Works fine! :-)

EDIT: BTW, if an admin reads that, please change the thread title from the German "für" to for ;-)
 
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