Wondering exactly what sine is.

  • Thread starter Thread starter repugno
  • Start date Start date
  • Tags Tags
    Sine
AI Thread Summary
Sine is defined as the ratio of the length of the opposite side to the hypotenuse in a right triangle, expressed as sin(x) = opposite/hypotenuse. It can also be represented as the y-coordinate of a point on the unit circle corresponding to an angle theta. Historical calculations of sine values were achieved through algebraic methods and interpolation, allowing for the determination of sine for angles like 30 and 45 degrees without calculators. The tangent function is undefined at 90 degrees, as it involves division by zero. Understanding these relationships is essential for grasping trigonometric functions and their applications.
repugno
Messages
78
Reaction score
0
I was wondering exactly what sine is. i know that the relationship between sine and the angle is expressed as sinx=opposite/hypotoneuse. But is sine somekind of constant you multiply the angle with to get the O/H ratio? How did the people calculate the ratios without calculaters when they only knew the angles?
 
Mathematics news on Phys.org
Can't sine theta be thought of as the y value of a point on the unit circle when you rotate it through theta?
cosine is the x value, tan is y/x.

Hence, sine 90 is 1, cos 90 is zero. tan 90 is indeterminant (1/0)

-Gareth
 
How did the people calculate the ratios without calculaters when they only knew the angles?

Use algebra to find a lot of values, then interpolate to fill in the gaps.

You should be able to do sin 30 and sin 45 without a calculator. :-p sin 72 can be done with pentagons. (same with cosine) Every multiple of 3 can then be gotten through the addition and subtraction of angles formulae. The half angle formuale can get you even finer... (and the one/third angle formulae, if you know the cubic formula)

One way your calculator could compute them is through their MacLauren series... but I understand they actually use a much cleverer method.


tan 90 is indeterminant (1/0)

No, tan 90 is undefined -- 90 is not in the domain of the tangent function.
 
you can learn the values of some standard angles
Code:
degree 0    30       45                      60                   90
 Sin     0    1/2      1/squareroot 2     (root 3)/ 2         1
Cos    reverse the series
 
Last edited:
Hurkyl said:
No, tan 90 is undefined -- 90 is not in the domain of the tangent function.
Oops! Thanks Hurkyl :redface:
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
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...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top