Solving the Derivative of Sin22x

  • Thread starter Thread starter elsternj
  • Start date Start date
  • Tags Tags
    Derivative
elsternj
Messages
42
Reaction score
0

Homework Statement


Derivative of Sin22x



Homework Equations


dy/dx = dy/du * du/dx

y=U2


The Attempt at a Solution


Just want to make sure I am doing this right*.

Do I let U = Sin2x or U = 2x?

Let's say U = Sin2x
y=U2

then y` = 2Sin2x * cos2x?

Or if U = 2x.

y = SinU2

y` = 2cos2x * 2
y` = 4cos2x

am i on the right track with either of these? any help is appreciated! thanks!
 
Last edited by a moderator:
Physics news on Phys.org


elsternj said:
am i on the right track with either of these?

You are halfway on the right track :smile:.

Sin^2(2x)=F(U(V)): V=2x, U=sin(V), F=U^2.

dF/dx=dF/dU*dU/dV*dV/dx.

ehild
 


elsternj said:

Homework Statement


Derivative of Sin22x



Homework Equations


dy/dx = dy/du * du/dx

y=U2


The Attempt at a Solution


Just want to make sure I am doing this right*.

Do I let U = Sin2x or U = 2x?
You first let U= sin 2x so that y= U^2, y'= 2U U'.

Then, to find U', let V= 2x so U= sin V. U'= cos(V)(V') and, of course, V'= 2.
Put those together.

Let's say U = Sin2x
y=U2

then y` = 2Sin2x * cos2x?
No, because the derivative of sin2X is not cos2X. Use the chain rule again.

Or if U = 2x.

y = SinU2

y` = 2cos2x * 2
y` = 4cos2x
No, because the derivative of sin^2(x) is not cos^2(x)

am i on the right track with either of these? any help is appreciated! thanks!
 


Essentially, what this entire question boils down to:
We need two applications of the chain rule.
The first one started well.

Instead of
y` = 2Sin2x * cos2x
I recommend beginning Calculus students write.
y` = 2Sin2x * ( Sin2x )'
The left factor, 2 Sin(2x) is finished.
Then to evaluate the derivative of Sin 2x, apply chain rule a second time, with v =2x



General hint, way to think of chain rule:
Take deriv. of the outside, leave the inside alone , then multiply by deriv. of inside.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top