Login | Register

Roger's Equations

This blog features weekly an equation, formula, or constant that occurs frequently in Engineering or Science. I will try to present the subject matter in a nonformal, conversational style that can be easily followed. Criticism and corrections are encouraged, as are suggestions for future discussions.

Previous in Blog: Vectors and Scalars - Part II   Next in Blog: How to Calculate Pi with Polygons
Close

Comments Format:






Close

Subscribe to Discussion:

CR4 allows you to "subscribe" to a discussion
so that you can be notified of new comments to
the discussion via email.

Close

Rating Vote:







21 comments

How to Estimate Sines and Cosines without a Calculator

Posted October 09, 2006 4:13 PM by Roger Pink

Sine, Cosine, Tangent, Exponential, and other functions come up all the time in engineering and science. When these functions appear, I find myself searching for a calculator. There is a way, however, to make quick estimates without a calculator. Try using the series expansions to get a value.

Step I - Memorize these 3 expansions

Keep in mind that for the Sine or Cosine above, if your value is in degrees you'll have to convert it to radians with the relation:

(π/180)=1° so 90°=(90π/180)=(π/2)

Step 2- Plug in your value

Plug the appropriate value for x and calculate as far as you want:

e1 = e = 1 + 1 + 1/2 + 1/6 + 1/24 + ...

Step 3 - Choose your accuracy

Each additional term you include will improve your accuracy, except for when x=0 and then only the first term is needed. For example, taking the exponential function out to 4 terms gives:

e1 = 1 + 1 + 1/2 + 1/6 ...~ 2.6666...

Adding an additional term gives:

e1 = e = 1 + 1 + 1/2 + 1/6 + 1/24 + ... ~ 1 + 1 + .5 + .1666 + .0416 ~ 2.708

The actual value is 2.71

So you can see that as you add terms the accuracy improves.

Here are some examples:

Sin 45° = Sin(π/4) = π/4 - (1/6) (π/4)3 + (1/120) (π/4)5 + ....

~ 3/4- (1/6)(27/64) ~ .75 - .07 ~ .68 (Actual Value = .707...)

Note that the smaller your x, the fewer number of terms you'll have to include to get an accurate answer. Take the extreme example:

Sin 0 = (0) - (1/6)(0)3 +... = 0

Notice that only the first term is needed to define it exactly. This also works for Cosine and the Exponential:

Cos 0 = 1 - 1/2(0)2 + ... = 1 - 0 = 1

e0 = 1 + (0) + ... = 1

Some less exact examples:

e.01=1 + (.01) + .5(.0001) + ... ~ 1.01005

Where 1.010050167.... is the actual answer, not bad. For the larger x below:

e100= 1 + (100) + 1/2 (100)2 + 1/6 (100)3 + ....... ~ 5x105

Where 26.88117142..x 1042 is the actual answer, yikes! Clearly in this case the trick isn't useful.

When solving equations, this feature for small x can be used to calculate "small angle" effects. For very small angles:

Sin x = x

Cos x = 1

Series Expansions also can make it easier to understand certain concepts. Take the derivative of the exponent for example:

(d/dx) ex = ex

in series form it's easy to see this is true:

(d/dx)ex=(d/dx) [1 + x + (1/2)x2 + (1/6)x3 +....]

= (d/dx)1 + (d/dx)x + (d/dx)(1/2)x2 + (d/dx)(1/6)x3

= 0 + 1 + x + (1/2)x2 + ... = ex

So if you run into Sines, Cosines, and Exponents frequently, you might want to learn these handy series expansions above. Till next time.


Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Guest
#1

Re: How to Estimate Sines and Cosines without a Calculator

10/10/2006 3:33 AM

So where the part of not using calculator comes in? The method proposed doesn't seem to reduce the amount of time.... Better use calculator...

Guru

Join Date: Jul 2005
Location: Stoke-on-Trent, UK
Posts: 785
Good Answers: 16
#2
In reply to #1

Re: How to Estimate Sines and Cosines without a Calculator

10/10/2006 4:29 AM

Good point. I don't think these formulas are much help in estimating sin, cos etc. But they can be useful in simplifying calculations

e.g. for small x, (1 - cos x)/x = x/2

__________________
Give masochists a fair crack of the whip
The Engineer
Engineering Fields - Engineering Physics - Physics... United States - Member - NY Popular Science - Genetics - Organic Chemistry... Popular Science - Cosmology - New Member

Join Date: Feb 2005
Location: Albany, New York
Posts: 3558
Good Answers: 81
#6
In reply to #2

Re: How to Estimate Sines and Cosines without a Calculator

10/10/2006 9:00 AM

Actually, it's not a good point. The whole idea is that if you don't have a calculator or tables, how would you calculate sine? This method can be done with pencil and paper. The idea isn't to make it quicker, I never said that. The idea is to be able to come up with a rough estimate on the fly, say for instance to see if your equation is working out.

__________________
Cause you said the brains I had went to my head
Guest
#11
In reply to #6

Re: How to Estimate Sines and Cosines without a Calculator

10/11/2006 4:07 AM

Well retorted. A method that, for some not taught that arithmetic is a thing calculators do, can be done in the head as well.

Guru

Join Date: Jul 2005
Location: Stoke-on-Trent, UK
Posts: 785
Good Answers: 16
#12
In reply to #6

Re: How to Estimate Sines and Cosines without a Calculator

10/11/2006 8:04 AM

Reply to #6 and #11 - I think it is a good point. Without a calculator (a precondition for the discussion) by these formulas you can only get a rough estimate unless you're prepared to do lengthy hand calcs.

As other posters have mentioned, there are several values from 0° thru 90° for which trig functions are easy to remember (or work out) Plotting these on a rough graph (on plain paper if no graph paper to hand) enables interpolation to other angles. And you don't have to convert from ° to rads!

In addition to Yesyen's values, another one to plot is sin 18° = 0.309 = 0.5*Golden Ratio, 0.618....= (√5 - 1)/2. From that sin 36° = 2.sin18°.cos18° = 2.sin18°√(1-(sin18°)2) ~ 2*0.3√(1 - 0.09) ~ 2*0.3*(1 - 0.09/2) by the binomial theorem ~ 2*0.3*0.95 ~ 0.57 vs actual 0.588. And you can repeat using sin 36° = 0.6 (because the √ is easy, and sin 36° = 0.57 is clearly an underestimate) to get sin 72° = 0.96 (vs 0.951)

Also it helps to note that to the accuracy we're talking about, sin is linear between 0° and at least 30°.

To change the subject - can somebody tell me how to paste formulas into these postings? I've tried copying from Mathcad (preferred) and other sources without success. Some postings have them so clearly it can be done. Any help advice appreciated.

__________________
Give masochists a fair crack of the whip
The Engineer
Engineering Fields - Engineering Physics - Physics... United States - Member - NY Popular Science - Genetics - Organic Chemistry... Popular Science - Cosmology - New Member

Join Date: Feb 2005
Location: Albany, New York
Posts: 3558
Good Answers: 81
#13
In reply to #12

Re: How to Estimate Sines and Cosines without a Calculator

10/11/2006 9:07 AM

Here's the point. If you want to know the value of Sine, Cosine, etc. within a degree or so of accuracy, graphing it isn't going to cut it. Unless you have tables or a calculator, the method I provided is the only way to get it.

Look, the equation below puts the accuracy in your hands. You can decide if you want it very accurate or ballpark. All you have to do is memorize the expansion:

And you're good to go. How is it easier to rember the Sine of 0, 30, 45, 60, 90 and plot it to extrapolate a value? Easier than the equation above? Or just more familiar?

__________________
Cause you said the brains I had went to my head
Active Contributor

Join Date: Oct 2006
Posts: 14
#4
In reply to #1

Re: How to Estimate Sines and Cosines without a Calculator

10/10/2006 8:38 AM

You'r dammed right!!

The Engineer
Engineering Fields - Engineering Physics - Physics... United States - Member - NY Popular Science - Genetics - Organic Chemistry... Popular Science - Cosmology - New Member

Join Date: Feb 2005
Location: Albany, New York
Posts: 3558
Good Answers: 81
#5
In reply to #1

Re: How to Estimate Sines and Cosines without a Calculator

10/10/2006 8:58 AM

What if didn't have a calculator or tables, how could you estimate the sine or cosine of some angle? If you know the expansions above, you could do it fairly quickly off the top of your head (just use 3 for pi, its an estimate after all).

__________________
Cause you said the brains I had went to my head
Guest
#3

Re: How to Estimate Sines and Cosines without a Calculator

10/10/2006 6:16 AM

this is school Mathematics < actuaries may find some application >

The Engineer
Engineering Fields - Engineering Physics - Physics... United States - Member - NY Popular Science - Genetics - Organic Chemistry... Popular Science - Cosmology - New Member

Join Date: Feb 2005
Location: Albany, New York
Posts: 3558
Good Answers: 81
#7
In reply to #3

Re: How to Estimate Sines and Cosines without a Calculator

10/10/2006 9:16 AM

Actually, Sines and Cosines come up all the time. In civil, electrical, optical, and mechanical engineering. Sometimes it's a good idea to get a "ballpark" estimate to make sure your equations are working out. This trick gives you a quick estimate to plug in (if you use 3 for pi, it fairly easy to do).

__________________
Cause you said the brains I had went to my head
Associate

Join Date: Oct 2006
Posts: 49
#8

Re: How to Estimate Sines and Cosines without a Calculator

10/10/2006 10:28 AM

Thank you Roger

I had just such a situation where I needed to calculate the lengths of the sides of a wedge shaped box where I want to model a solar panel in the optimum position for efficient winter use in Columbus, Ohio. The optimum angle from horizontal is about 65 degrees and I didn't have a calculator. With these equations and a little chicken scratching, I could have come pretty close to the desired solution, close enough for the experiment I am running. That experiment, by the way is intended to measure the temperature under the solar cells to see how much energy might be available for other use such as heating water.

Power-User
Popular Science - Evolution - New Member

Join Date: Jul 2006
Location: India-Chennai.
Posts: 305
Good Answers: 7
#9

Re: How to Estimate Sines and Cosines without a Calculator

10/10/2006 11:01 AM

As Mr. Roger Pink says, Sines and Cosines come up all the time. In engineering practice we mostly use the values for standard values like 0, 30, 45, 60 and 90 degrees. I just recall the teachings I had from my school math master. Most of us might be aware of the following.

Degree 0, 30, 45, 60, 90.

Sin (Sines) √(0/4), √(1/4), √(2/4), √(3/4), √(4/4).

Cos (Cosines) √(4/4), √(3/4), √(2/4), √(1/4), √(0/4).

I am unable to create a table here. Please fit the above content into a table of 5 columns and 3 rows.

Looking at this table contents for a while, one will appreciate the simplicity of its formation. This formation is easy to remember.

Once we know the value of Sin and Cos, we know:

Tan (Tangent) = Sin/Cos,

Sec (Secant) = 1/Sin,

Cosec (Cosecant) = 1/Cos,

Cot (Cotangent) = 1/Tan.

These may be too obvious and elementary for most, still could a refresher at this discussion. Of course such simple table will not do for in-between values.

__________________
A picture worth thousand words: needless to say if it is animated.
Guest
#10
In reply to #9

Re: How to Estimate Sines and Cosines without a Calculator

10/10/2006 9:09 PM

Now that's what i call something usefull to remember. If u can remember the values of sin or cos for 0, 30, 45, 60, 90 u can actually worjk out the values for 15, 22.5 and so on which i believe should be good enough. This will be more usefull compared to trying to remember the proposed formula which is lengthy (in my oppinion)

although trying to use the lengthy formula will make engineers look like specialist for those not in the know how... .

If it's going to be an estimate, taking the value for 60 for 65 degree shouldn't be a major concern. But want it accurate, use the &*%^$ calculator....

The Engineer
Engineering Fields - Engineering Physics - Physics... United States - Member - NY Popular Science - Genetics - Organic Chemistry... Popular Science - Cosmology - New Member

Join Date: Feb 2005
Location: Albany, New York
Posts: 3558
Good Answers: 81
#14
In reply to #10

Re: How to Estimate Sines and Cosines without a Calculator

10/11/2006 9:13 AM

How is this a lengthy formula?

Don't you see the pattern? The nth term would be (xn/n!) and alternate the negative sign.

In real life angles aren't always 0, 30, 45, 60, or 90. If you use 3 for pi, its a 30 second calculation and gives you much better accuracy than plotting.

__________________
Cause you said the brains I had went to my head
Guest
#21
In reply to #9

Re: How to Estimate Sines and Cosines without a Calculator

11/16/2006 12:56 AM

Actually, as a student; I've just found out that SEC (Secant) =1/Cos, and CSC (Cosecant) = 1/Sin

Power-User
Popular Science - Evolution - New Member

Join Date: Jul 2006
Location: India-Chennai.
Posts: 305
Good Answers: 7
#15

Re: How to Estimate Sines and Cosines without a Calculator

10/11/2006 2:35 PM

Fortunately in Mathematics there are different roots, via Algebra, Trigonometry or Geometry to handle problems. It is individual ability and convenience to choose one way or the other.

I picked up this tact from one of my old friends, a fabricator.

A squire paper is folded as shown in Fig1, along the dotted lines, in such a way 3 segment of equal angle is formed. This will be naturally 300 each.

Further it is folded in the same way as shown in Fig2, Fig3.

When unfolded, the paper would look like Fig4, having 9 segments of 100 each.

We now got a template to derive any trigonometrical ratio.

Refer Fig5:

Sin50 = BC/AC, Cos50 = AB/AC, Tan50 = BC/AB and so on…

Say for 560, make local proportional fold between 500 and 600.

__________________
A picture worth thousand words: needless to say if it is animated.
The Engineer
Engineering Fields - Engineering Physics - Physics... United States - Member - NY Popular Science - Genetics - Organic Chemistry... Popular Science - Cosmology - New Member

Join Date: Feb 2005
Location: Albany, New York
Posts: 3558
Good Answers: 81
#16
In reply to #15

Re: How to Estimate Sines and Cosines without a Calculator

10/11/2006 2:47 PM

That's a cool trick. Especially for visualizing sine and cosine in a different way (Square instead of Triangle). I just can't figure out one thing. Folding into quarters or halfs is easy enough, but thirds? How do you fold the paper like in Fig 1., with three equal angles? I can't seem to figure out how to do it without a protractor.

__________________
Cause you said the brains I had went to my head
Power-User
Popular Science - Evolution - New Member

Join Date: Jul 2006
Location: India-Chennai.
Posts: 305
Good Answers: 7
#17

Re: How to Estimate Sines and Cosines without a Calculator

10/11/2006 11:23 PM

If you actually try, it is not all that difficult to do as seems.

Don't make a sharp fold to start with. Gradually confirm the folds when they approach to equal segments.

__________________
A picture worth thousand words: needless to say if it is animated.
Guest
#18

Re: How to Estimate Sines and Cosines without a Calculator

10/30/2006 2:33 AM

Here's a REALLY simple way for approximating sin A on the fly - For A < 60 --- sin A = (A/60) For A > 60 --- sin A =(A+25)/100 --- Beat that smart guys! Without a calculator, this method is fast enough and close enough to put a torpedo on target before he can launch one at you. --- Robweb1976

The Engineer
Engineering Fields - Engineering Physics - Physics... United States - Member - NY Popular Science - Genetics - Organic Chemistry... Popular Science - Cosmology - New Member

Join Date: Feb 2005
Location: Albany, New York
Posts: 3558
Good Answers: 81
#19
In reply to #18

Re: How to Estimate Sines and Cosines without a Calculator

10/30/2006 12:14 PM

That's pretty cool. Any idea why that works? I'm just curious because it does seem to work well.

__________________
Cause you said the brains I had went to my head
Participant

Join Date: Oct 2006
Posts: 1
#20
In reply to #19

Re: How to Estimate Sines and Cosines without a Calculator

11/14/2006 11:52 PM

I don't know why it works, but we use it all the time to calculate trajectories and ranges to ships when we're scoping 'em out from underwater

21 comments
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Copy to Clipboard

Users who posted comments:

Codemaster (2), Guest (6), JohnB (1), nrznrz (1), Robweb1976 (1), Roger Pink (7), yesyen (3)

Previous in Blog: Vectors and Scalars - Part II   Next in Blog: How to Calculate Pi with Polygons
You might be interested in: Flip-flops, Digital Latches, Triacs