Prove :$$(e^x\sin x)^{(n)}=2^{\frac n2}e^x \sin (x+n\cdot\frac{\pi}4) \\ \forall x\in\mathbb R, \ n\ge1$$
Hint: Use the trig identity $\sin(a+b)$
Well the trig identity is equal to $\sin a \cos b +\cos a \ sin b$.
I tried to find a pattern as I derived, it goes like this:
$(e^x\sin x)^{(n)}=\\\begin{align}&(n=1) &(e^x\sin x+e^x\cos x)=A \\ & (n=2)& (A+(e^x\cos x -e^x\sin x)=B)\\ &(n=3)&A+B+B-A=2B\\ &(n=4)&...=-4A\\ &(n=5)&-4(A+B) \end{align}$
It seems periodic but I just don't see the rule that will make the two sides equal...