I have an even function with the Fourier series as below:
$f(t) = \frac{a_0}2 + \sum_{n=1}^\infty a_n \cos nt$
with $a_n = \frac{1}\pi $$\int_{-\pi}^{\pi} f(x)\cos nx\ dx$
And I have to demonstrate the Fourier series for $f(\pi (t-2))$ in the interval {1,3} using $a_n$
Here what's I am thinking: Let $f(\pi (t-2)) = \frac{a'_0}2 + \sum_{n=1}^\infty a'_n \cos(n\pi (t-2))$
So $a'_0 = \frac{1}\pi $$\int_{-\pi}^{\pi} f(\pi (x-2))\ dx$
Let $ u = \pi (x-2)$, then $du = \pi dx$, and x: 1 to 3 give u: $-\pi$ to $\pi$
Then $a'_0 = \frac{1}{\pi^2} $$\int_{-\pi}^{\pi} f(u)\ du$ = $\frac{a_0}\pi$
But when I calculate $a_n$ with the same method, it gave $a_n = \frac{1}{\pi^2} $$\int_{-\pi}^{\pi} f(u)\cos n\pi u du$
and I stuck here.
\costo get $\cos$. – José Carlos Santos Jun 20 '18 at 08:58