I've an assignment due in a couple of days, and I'm wondering if my teacher made a mistake in the question below, or if I'm missing something silly.
Let $a \in [0, 1]$ and $f_a$ the $2\pi$-periodic function defined as $f_a(t) = \cos(a(π − t))$ for $t ∈ [0, 2π]$.
Show that $f_a$ is continuous and even.
I've tried proving $f_a(t)=f_a(-t)$ with Euler and trigonometry formula to no avail. Any hint on what I'm doing wrong?
Did you try picking some arbitrary value of $a$ (or even just $a=1/2$) and plotting the function? Sure doesn't look even to me.
A plot is not a proof but you can also use the angle sum formulas, $$\cos\left(\frac{\pi}{2} - \frac{t}{2}\right) = \cos\frac{\pi}{2}\cos\frac{t}{2} + \sin\frac{\pi}{2}\sin\frac{t}{2} = \sin\frac{t}{2},$$ which is clearly not even.