Proving Periodicity of an Odd Function with Period p

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 2K views
zorro
Messages
1,378
Reaction score
0

Homework Statement


If f be a periodic function as well as an odd function with period p and and x belongs to [-p/2, p/2]. Prove that
gif.latex?\int_{a}^{x}f(t)dt.gif
is periodic with period p.


The Attempt at a Solution



In the solution, there is a step which I did not understand-

?\int_{0}^{p}f%28t%29dt&space;=&space;\int_{\frac{-p}{2}+0}^{\frac{-p}{2}+p}f%28t%29dt.gif


I see no property of definite integrals here. Help needed.
 
Physics news on Phys.org
Hi,
this step is connected with the fact that the function f is periodic:

f(t+T)=f(t+T)

so the integral of this function in an interval [a,b] is equal to the integral in [a+T,b+T].
 
[tex]\int_{0}^{p}f(t)dt=\int_{0}^{\frac{p}{2}}f(t)dt+\int_{\frac{p}{2}}^{p}f(t)dt[/tex]

then just apply the previous property at the second integral

[tex]\int_{\frac{p}{2}}^{p}f(t)dt=\int_{\frac{p}{2}-p}^{p-p}f(t)dt[/tex]

I hope that it is correct :blushing:
 
How does that help? Your last integral doesnot lead to the step in the question.
 
[tex] \int_{0}^{p}f(t)dt=\int_{0}^{\frac{p}{2}}f(t)dt+\int_{\frac{p}{2}}^{p}f(t)dt[/tex]

[tex] \int_{\frac{p}{2}}^{p}f(t)dt=\int_{-\frac{p}{2}}^{0}f(t)dt[/tex]

substituting in the first equation:

[tex] \int_{0}^{\frac{p}{2}}f(t)dt+\int_{-\frac{p}{2}}^{0}f(t)=\int_{-\frac{p}{2}}^{\frac{p}{2}}f(t)dt[/tex]
 
Ah I was dumb there. Thank you very much for you help :smile: