I was wondering if the following property holds true for the definite integrals of periodic functions:
Consider a function $f(x)$ with period $T$, ie;
$$f (x + T) = f (x) $$
If $a$ is a real number in the domain of the function, then
$$\int_a^{a+T}f(x)\,dx \,=\, \int_0^Tf(x)\,dx $$
Is this true? It seems intuitive, especially for functions like $\sin(x)$, $\cos(x)$ or $\{x\}$, but I was unable to prove it.
Any kind of hint/help is appreciated.
The difference of the two sides is $$\int_a^{a+T}f(x)\,dx-\int_0^T f(x)\,dx =\int_T^{a+T}f(x)\,dx-\int_0^af(x)\,dx$$ which vanishes by periodicity.