Calculate Sin/Cos/Tan By Hand - No Calculator Needed!

  • Thread starter Thread starter Goliatbagge
  • Start date Start date
  • Tags Tags
    hand
AI Thread Summary
Numerical methods exist to calculate sine values by hand, particularly for angles close to 45 degrees. Using the sine addition formula, sin(π/4 + x) can be expressed in terms of sin(π/4) and cos(π/4), simplifying calculations. For small values of x, the first few terms of the Taylor series for sine and cosine can provide accurate approximations. Approximating cos(x) as 1 and sin(x) as x yields several correct digits for angles like 42°, 43°, and 44°. This approach allows for effective hand calculations of trigonometric functions without a calculator.
Goliatbagge
Messages
10
Reaction score
1
Does it exist a numerical method to calculate for example sin (42°), sin (43°), sin (44°) etc by hand?
 
Mathematics news on Phys.org
Goliatbagge said:
Does it exist a numerical method to calculate for example sin (42°), sin (43°), sin (44°) etc by hand?

Of course you will turn these into radians ... but since all of your values are near \pi/4, I would use,
<br /> \sin ( \pi/4 + x) = \sin(\pi/4) \cos(x) + \sin(x) \cos(\pi/4) = \left(\cos(x) + \sin(x) \right) / \sqrt{2}.<br />
Your values of x are -\pi/180, -2 \pi/180, - 3 \pi/180, ... which are small, so you can take the first few terms in the Taylor series for sin and cos near zero. Even approximating \cos(x) \approx 1 and \sin(x)\approx x should get you several correct digits for the exact examples you gave.

jason

EDIT: I now see that this was included in adjacent's link above. I had just read the first part with the Taylor series about zero ... Oops!
 
Last edited:
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...
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...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top