Sin(2sin-1(x/3)) stuck at last step

  • Thread starter Thread starter jwxie
  • Start date Start date
  • Tags Tags
    Stuck
jwxie
Messages
278
Reaction score
0

Homework Statement



Simplify this expression.

sin(2* arcsin(x/3))

Homework Equations



The Attempt at a Solution



Let t = arcsin(x/3), we get sin(2t) which is double angle
sin(2T) = 2 sinT cosT

I did cosT first

T = arcsin x/3, and we know inverse of arcsin is sin T = x/3
this gives us the hypotenuse 3, and opposite side = x (3sin delta = x)
using the identity of cos^2 + sin^2 = 1, and solve for cos, I get cosT = sqrt(9-x^2)

This is corrected.

Now, solve for sinT.

sin(arcsin(x/3)), is the same as just x/3, by definition I think.
Well, the answer the book gave was 2x/9 * cosT
I get the cosT part right, but now the x/9

I don't understand how he produced the number 9.

Thank you. I have an exam so please pardon me posting so many questions these two days.
 
Physics news on Phys.org
You said that you used sin^2+cos^2=1 to solve for the cos T. It should be \cos T= \sqrt{1-sin^2 T}
\cos T=\sqrt {1-\frac{x^2}{3^2}}. Find a common denominator under the radical and a 3 pops out in the denominator.
 
Last edited:
I still don't get it.
Right, the identity is that, so in this case, we have sin^2 + cos^2 = 3^2
so cost is right (what i wrote)
i still can't understand how we get 1/9 outside for sinT
 
The identity doesn't have 3^2, it has 1 \sin^2 T + \cos ^2 T=1 , not 9.

You are mixing up the the identity with the triangle.

So far you have \frac{2x}{3}\sqrt{1-\frac{x^2}{9}
Then you find the common denominator under the radical:

\frac{2x}{3}\sqrt{\frac{9-x^2}{9}}=\frac{2x}{3}\frac{\sqrt{9-x^2}}{3}
 
Last edited:
happyg1 said:
The identity doesn't have 3^2, it has 1 \sin^2 T + \cos ^2 T=1 , not 9.

You are mixing up the the identity with the triangle.

So far you have \frac{2x}{3}\sqrt{1-\frac{x^2}{9}
Then you find the common denominator under the radical:

\frac{2x}{3}\sqrt{\frac{9-x^2}{9}}=\frac{2x}{3}\frac{\sqrt{9-x^2}}{3}

Brilliant. Thank you for pointing this out.
My math professor only repeats what the book prints, and my background in Math is a bit weak.
Thanks for all the help!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top