$\sin^2 x $
$(\sin x)^2 $
Yes, I know that these two are interchangeable.
But why must we change to the second form before we differentiate it?
What's the explanation behind this theory?
$\sin^2 x $
$(\sin x)^2 $
Yes, I know that these two are interchangeable.
But why must we change to the second form before we differentiate it?
What's the explanation behind this theory?
$\sin^2(x)$ is just a notation for $(\sin(x))^2$.
So no explanation to give, you usually write $\sin^2 x$ instead of $(\sin (x))^2$ just to avoid the confusion $\sin(x^2)\ne (\sin(x))^2$.
Using the form $(\sin(x))^2$ emphasizes that it is indeed a power, so maybe it is easier to see how to differentiate it.
The common notation is $\sin^2(x)$, just to avoid confusion, because $\sin(x)^2$ is ambiguous, and can either be interpreted as: $$\sin (x^2)$$ or $$(\sin x)^2$$
I agree with @Mr.Xcoder, but would like to add why you 'have' to
change to the second form before we differentiate it?
It is simply because it is easier to read while doing the calculation: $\frac {d}{dx}[(\sin(x)^2] = 2\sin (x)\frac {d}{dx}[\sin(x)]=2\sin(x)\cos(x)$
Note: you don't 'have' to do this.