Trigonometric ratios of angles above 90 degrees

AI Thread Summary
The discussion focuses on calculating trigonometric ratios for angles greater than 90 degrees, specifically how to find values like sin(235°) without relying on reference angles. It highlights the importance of using trigonometric identities, such as sin(A) = -sin(A - 180°), to simplify calculations. The unit circle is emphasized as a tool that inherently involves reference angles, making it challenging to avoid them entirely. Participants acknowledge the necessity of calculators for certain calculations and clarify that angles without units are typically assumed to be in radians. Understanding these concepts is crucial for effective vector resolution and trigonometric function application.
rudransh verma
Gold Member
Messages
1,067
Reaction score
96
Homework Statement
##\sin 235##
Relevant Equations
##\sin 135##
I have been doing the resolutions of vectors on x and y-axis with making triangles and reference angles in all quadrants. But I want to calculate now how to find something like ##\sin 235## without the help of reference angles. I know we don’t need to. Calculator and Taylor theorem is handy here but I want to calculate using unit circles.
Thanks for the help.
 
Physics news on Phys.org
If you are doing vector resolution you should have studied trigonometry. The trigonometric functions have what are called identities (of which there are many) which show how these functions are related to one another. For sine then the sin(x+y) = sin(x)cos(y) +cos(x)sin(y). 135° = 90° + 45° and 235° = 180° +45°. Of course you know sin(90°) and you need to know the sin(180°) to which I refer you to this https://byjus.com/maths/trigonometric-identities/ for more relations and identities.

You mentioned Taylors Theorem, so you know Calculus? If so, you had a precalculus course? If not and you are studying even non calculus physics, it is mandatory to know trigonometry.
 
rudransh verma said:
But I want to calculate now how to find something like ##\sin 235## without the help of reference angles. ... I want to calculate using unit circles
The unit circle is used in conjunction with reference angles. You can't have your cake and eat it!

If you don’t want to use reference angles, you can use identities:
sin(A) = -sin(-A)
sin(A) = -sin(A – 180º) (assuming A is in degrees)
sin(A) = sin(A – 360º) (assuming A is in degrees)

E.g. Using the above identities gives:
sin(235º) = -sin(235º – 180º) = -sin(55º) (then a calculator is needed)
sin(135º) = -sin(135º – 180º) = -sin(-45º) = sin(45º) (standard value)
sin(300º) = sin(300º – 360º) = sin(-60º) = -sin(60º) (standard value)

See if you find the equivalent identities for cos and tan.

Also, note that values of angles given with no units are usually taken to be in radians
"sin 235" would generally be taken to mean sin (235 radians). If the angle is meant to be in degrees, write "sin(235º)".
 
  • Like
  • Informative
Likes rudransh verma and Mark44
rudransh verma said:
Calculator and Taylor theorem is handy here but I want to calculate using unit circles.
What form of "calculation" are you talking about? Many (most?) calls to the trig functions in the software will allow large angles already and (I assume) the standard trig functions reduce large angles to the reference angles as the first step. So you don't have to worry about it if you are calling standard utility trig functions.
 
Is this what you are after?

If \theta is the counterclockwise angle from the positive-x axis,
then a vector \vec V has components
V_x=\left|\vec V\right|\cos\theta
V_y=\left|\vec V\right|\sin\theta,
without having to ask which quadrant is the tip of \vec V is in,
and then building a right-triangle in that quadrant to work with acute angles.
 
Steve4Physics said:
The unit circle is used in conjunction with reference angles. You can't have your cake and eat it!

If you don’t want to use reference angles, you can use identities:
sin(A) = -sin(-A)
sin(A) = -sin(A – 180º) (assuming A is in degrees)
sin(A) = sin(A – 360º) (assuming A is in degrees)

E.g. Using the above identities gives:
sin(235º) = -sin(235º – 180º) = -sin(55º) (then a calculator is needed)
sin(135º) = -sin(135º – 180º) = -sin(-45º) = sin(45º) (standard value)
sin(300º) = sin(300º – 360º) = sin(-60º) = -sin(60º) (standard value)
Yaa you are right . I do need a calculator eventually in many cases.
Also I didn’t knew what I was doing when finding components using reference angles. So I was using unit circles too in that. Right! By putting + and - signs to which quadrant they are in. Thanks
 
  • Like
Likes Steve4Physics
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top