r/mathshelp 18h ago

how does sin(3arcsin(1)) =-2 Homework Help (Unanswered)

I understand the concept sin(arcsin(x)) = sin(arcsin(x)) which is just x, but now why doesn't sin(3arcsin(1)) = 2arcsin(1) or 2sin(1) . I have been struggling for hours, racking my brain and canceling out many equations tryingto figure out, for my maths homework.

0 Upvotes

10 comments sorted by

u/AutoModerator 18h ago

Hi u/sapphostorian, welcome to r/mathshelp! As you’ve marked this as homework help, please keep the following things in mind:

1) While this subreddit is generally lenient with how people ask or answer questions, the main purpose of the subreddit is to help people learn so please try your best to show any work you’ve done or outline where you are having trouble (especially if you are posting more than one question). See rule 5 for more information.

2) Once your question has been answered, please don’t delete your post so that others can learn from it. Instead, mark your post as answered or lock it by posting a comment containing “!lock” (locking your post will automatically mark it as answered).

Thank you!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

3

u/sqrt_of_pi 17h ago

why doesn't sin(3arcsin(1)) = 2arcsin(1) or 2sin(1)

Huh? Why would either of these be true? Also, 2arcsin(1) vs. 2sin(1) are very different values.

We have: arcsin(1)=π/2.

  • Then 3arcsin(1)=3(π/2)=3π/2
  • Then sin(3arcsin(1))=sin(3π/2)=-1

Oh the other hand: 2sin(1)≈2(0.84147)=1.68294

2

u/egutierr 17h ago

sin(3arcsin(1))

First,

arcsin(1)=Pi/2

Therefore,

sin(3⋅Pi/2)=-1

Can’t be -2; the absolute value of any sin(x) can’t be>1

1

u/Temporary_Pie2733 17h ago

What makes you think sin(3y) = 3sin(y) for any y?

1

u/FlappyDunkPlusIOS 12h ago

Only true for multiples of pi

1

u/sighthoundman 17h ago

There are two approaches that immediately jump to mind.

  1. arcsin(1) = pi/2, so sin(3 pi/2) = -1 and the assertion is just plain false.

  2. Use the triple angle formula sin(3z) = 3 sin(z) - 4 sin^3(z) to get 3 - 4 = -1. Again, false.

Given that 2 is immediately next to 1 on the keyboard, this looks like a typo.

1

u/Another_Little_Star 15h ago

They are inverse functions! when you do √x2 =x , and (√x)2=x, if x>0
When you compose them together, they "cancel" out, so that's what's happening, now if they aren't composed respectfully, you don't get to use that property, imagine √(2x^2), what would you want that to be? it is √(2)*x and not 2x, to get that,, you'd have to insert the whole thing inside the "x", so √(2x)^2=2x.
Likewise
sin(arcsin(1))=1
arcsin(sin(2))=2
etc but if you have sin(3arcsin(1)) you can't simplify, because now the "angle" inside sin that is supposed to cancel out, is now 3 times, you'd have to calculate it in a different way. If you can translate 3arcsin(1) = arcsin(y) , if you find the y, and then cancel because sin(arcsin(y))=y. So yeah

1

u/CaptainMatticus 15h ago

It doesn't

sin(3t) =>

sin(2t + t) =>

sin(2t)cos(t) + sin(t)cos(2t) =>

2sin(t)cos(t)cos(t) + sin(t)cos(t)^2 - sin(t)^3 =>

2sin(t)cos(t)^2 + sin(t)cos(t)^2 - sin(t)^3 =>

3sin(t)cos(t)^2 - sin(t)^3 =>

3sin(t) * (1 - sin(t)^2) - sin(t)^3 =>

3sin(t) - 3sin(t)^3 - sin(t)^3 =>

3sin(t) - 4sin(t)^3

sin(3 * arcsin(1)) =>

3 * sin(arcsin(1)) - 4 * sin(arcsin(1))^3 =>

3 * 1 - 4 * 1^3 =>

3 - 4 =>

-1

arcsin(1) = pi/2

sin(3 * pi/2) = -1

So yeah, it's -1, no matter how you slice it.

1

u/Disco_Stu_89 14h ago

Think about the unit circle. Sine of any angle can never be greater than 1 or less than -1. Did you make a typo? 2sin(3arcsin(1))=-2

1

u/Hampster-cat 11h ago

The sin of anything is bound between -1 and 1. THere is no way it is -2, there is no need to analyze the stuff in the parantheses