Solving for a variable inside a sin()

  • Thread starter Thread starter Crusty
  • Start date Start date
  • Tags Tags
    Sin Variable
AI Thread Summary
To solve for x in the equation sin(degtorad((180 - (180 - 360/x))/2)) = y/z, one can simplify the expression using sine properties, leading to sin(180/x) = y/z. The discussion highlights that sin(90 - 180/x) can be rewritten as cos(180/x), indicating a relationship between sine and cosine functions. It also emphasizes the importance of understanding the inverse functions arcsin and arccos, noting their restrictions due to the non-one-to-one nature of sine and cosine. The conversation raises questions about the definitions of y and z, which are crucial for finding a specific solution. Understanding these mathematical principles is essential for accurately solving the equation.
Crusty
Messages
22
Reaction score
0
sin( degtorad( (180 - (180 - 360/x))/2 ) ) = y/z

degtorad(degrees) means the the degrees inside the parenthesis are converted to radians.

How do you solve for x?

Thank you.
 
Mathematics news on Phys.org
you can eliminate the 180's by using properties of sine
sin (180+ x) = -sin x = sin(-x)

also,
sin(90+x) = cos(x)
 
sin( degtorad( (180 - (180 - 360/x))/2 ) ) = y/z

Is this right?

sin( (180 - (180 - 360/x))/2 )
= sin( ( (180 - 360/x))/2 )
= sin( (180 - 360/x) /2 )

sin( (180 - 360/x) /2 )
= sin( ( 360/x) /2 )
= sin( ( 180/x) )
= sin( 180/x )

sin( 180/x ) = y/z

um, then what?
 
sin( (180 - 360/x) /2 ) = sin (90 - 180/x) = cos(-180/x) = cos (180/x)

Are you familiar with arccos (or cos^{-1})?

By the way, what exactly are y and z?
 
Shorn of all the other things, arcsin( ) (also written sin-1( )) is defined as the inverse of sin( ) and arccos() (also written cos-1( )) is defined as the inverse of cos( ) (well, principal value). That is, arcsin(sin(x))= x and arccos(cos(x))= x.

You have to be a bit careful about that: since sin(x) and cos(x) are not "one-to-one" they don't have inverses, strictly speaking. Given an x between -1 and 1, there exist an infinite number of y such that sin(y)= x or cos(y)= x. Arcsin(x) always gives the value, y, between -pi/2 and pi/2 such that sin(y)= x and arccos(x) always gives the value, y, between 0 and pi such that cos(y)= x.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top