Use mathematical induction to prove that the derivative of $f(x)=\sin(ax+b)$ is given by
$f^{(n)}(x)= (-1)^ka^n\sin(ax+b)$ if $n=2k$, and $(-1)^ka^n\cos(ax+b)$ if $n=2k+1$
for a number $k=0,1,2,3,...$
I have done som proofs by induction, but I seem to struggle as soon as trig functions appear.