This is SOD's fault
pgk pgk | 05/07/2020 10:25:15 |
2661 forum posts 294 photos | SOD's first CAD poser caused me to wonder whether it could be drawn using virtual hexagons and while mulling that over I started wondering about PI. Hexagons in circles we drew at school to make pretty patterns with our compasses with the simiplicity that using the Radius of the circle to mark points on the circumference effectively gives 6 equailateral triangles with every internal angle being 60deg. pgk |
not done it yet | 05/07/2020 11:25:19 |
7517 forum posts 20 photos | 22/7 is often close enough for me. Mosttimes it is easier to accept the value than derive it - unless you like to be a mathematician. A bit like working out why ‘mosttimes’ is usually two words but ‘sometimes’ is generally one word.🙂 |
Andrew Johnston | 05/07/2020 11:31:51 |
![]() 7061 forum posts 719 photos | There are infinite series representations of pi, so it would be simple, if tedious, to do the calculations. Many of the series are based on i, so that makes things a bit more complex (pun intended). Modern methods use iterative algorithms rather than grunt calculation of an infinite series, as they converge more quickly. The development of fast algorithms for multiplying large numbers also helped. An interesting problem is how do you keep track of a million plus digit number. A 32-bit, or even 64-bit binary word isn't going to cut the mustard. The modern concepts of sine, cosine and tangent were developed in the early medieval period, mainly in Middle East and later Europe. One name missing in the OP is Euclid. He developed the first geometry based on a plane. What most people now call geometry is actually Euclidian geometry, albeit re-defined by Descartes. It wasn't until the 19th century that it was realised that many different forms of geometry can be constructed, although Euclid did do some early work on spherical geometry. Andrew |
Mike Poole | 05/07/2020 11:32:18 |
![]() 3676 forum posts 82 photos | 355/113 is a bit more accurate, good enough for most workshop stuff. Mike |
Cornish Jack | 05/07/2020 11:37:38 |
1228 forum posts 172 photos | "elegant simplicity" Umm ... yes, indeed! However given the 'ad infinitum' nature of pi calculations. anything beyond 22/7 makes my head hurt and my eyeballs fall out!! rgds Bill |
Georgineer | 05/07/2020 12:04:01 |
652 forum posts 33 photos | ...Hexagons in circles we drew at school to make pretty patterns with our compasses with the simiplicity that using the Radius of the circle to mark points on the circumference effectively gives 6 equailateral triangles with every internal angle being 60deg...
pgk This worked all right when using a blunt pencil and a pair of school compasses with the dried blood scraped off the point. However, when I borrowed Grandpa's draughting set, I found that, no matter how I tried, I could never get the last circle to coincide with the first. It was only later that I discovered that this is because the value of pi is more than three. It was when I was studying electrical engineering some years later that I discovered the mnemonic "How I need a drink, alcoholic of course, after the heavy chapters involving quantum mechanics" which by counting the letters gives pi to 15 sig. figs. though I never found a use for it. Then when I learned computer programming (remember Algol on punched cards, anyone?) I learned that pi equals 4*arctan(1). Much more useful. These days I just press a button on my calculator. George B. |
DrDave | 05/07/2020 12:13:14 |
264 forum posts 52 photos | +1 for the calculator. But I must confess that, at University, I took it upon myself the learn pi to 10 significant figures, which was the precision of the calculator that I had at the time. And I can still remember it 40 years later! |
pgk pgk | 05/07/2020 12:46:38 |
2661 forum posts 294 photos | Posted by Georgineer on 05/07/2020 12:04:01:
...Hexagons in circles we drew at school to make pretty patterns with our compasses with the simiplicity that using the Radius of the circle to mark points on the circumference effectively gives 6 equailateral triangles with every internal angle being 60deg...
pgk This worked all right when using a blunt pencil and a pair of school compasses with the dried blood scraped off the point. However, when I borrowed Grandpa's draughting set, I found that, no matter how I tried, I could never get the last circle to coincide with the first. It was only later that I discovered that this is because the value of pi is more than three. It was when I was studying electrical engineering some years later that I discovered the mnemonic "How I need a drink, alcoholic of course, after the heavy chapters involving quantum mechanics" which by counting the letters gives pi to 15 sig. figs. though I never found a use for it. Then when I learned computer programming (remember Algol on punched cards, anyone?) I learned that pi equals 4*arctan(1). Much more useful. These days I just press a button on my calculator. George B.
I agree that Pi on a calculator is the easy way. I also agree that often my attmepts at drawing interlocking circles failed but that is our/my failure to be neat enough and nothing to do with Pi as Turbocad can easily prove: pgk |
Perko7 | 05/07/2020 13:02:24 |
452 forum posts 35 photos | Maybe I'm good with numbers but I've never had any trouble remembering Pi as 3.14159 since learning it back in about 1968. 22/7 doesn't come close, and 355/113 is even harder to remember. I can also quote from memory the registration plate number for most cars I have owned, my bank account, health care card, drivers license and several other numbers that I use with varying frequency. I'm pretty normal otherwise...... |
pgk pgk | 05/07/2020 13:12:35 |
2661 forum posts 294 photos | Posted by Perko7 on 05/07/2020 13:02:24:
..... I can also quote from memory the registration plate number for most cars I have owned, my bank account, health care card, drivers license and several other numbers that I use with varying frequency. I'm pretty normal otherwise...... ..give it another decade pgk |
SillyOldDuffer | 05/07/2020 13:52:06 |
10668 forum posts 2415 photos | Posted by Mike Poole on 05/07/2020 11:32:18:
355/113 is a bit more accurate, good enough for most workshop stuff. Mike For pi to 30 places (3.141592653589793238462643383276), here's a list of approximations, poor to good, and their error as a percentage to 3 places: pi=3 Error 4.507% pi to 30 places of decimals compared with pi to 100 places is a really tiny error, a little over: -0.0000000000000000000000000001% For workshop tasks 22/7 is comfy for pencil and paper arithmetic and the result is plenty good enough for most practical purposes. Remembering pi ≈ 3.141 and doing the sum in decimal halves the error caused by 22/7, not that it matters much for ordinary work. Now we have calculators, I don't rate 355/113 in practice. Multiplying by 355 and dividing by 113 with paper and pencil is hard work! Better to memorise 3.14159, which is slightly more accurate. Best of all is the value of pi stored in a calculator, which is more accurate again, and it doesn't have to be remembered at all. Why risk making mistakes with clumsy fractions? Some reasons why pi needs to be accurate
In practice, GPS only uses 16 digits. Atomic science seems the main application for very high accuracy but even they only use 32 digit pi in calculations. My computer can easily do pi to a 1000 digits, but it's a novelty. In the workshop I normally use 3.141 and a calculator. At school most calculations were done with a slide-rule only roughly representing 3.14, and I don't remember it ever not being 'good enough'. I know a more accurate pi was in a book of Mathematical Tables but don't recall ever using it. (Could be because I was a lazy student and bored by maths!) The different ways of calculating pi are fascinating and researching them opened many high-technology doors. Everything from weather forecasting to Light Emitting Diodes and the Internet. Dave
|
pgk pgk | 05/07/2020 14:14:34 |
2661 forum posts 294 photos | Immaterial but we always rounded up to 3.142 pgk |
SillyOldDuffer | 05/07/2020 14:28:30 |
10668 forum posts 2415 photos | Posted by pgk pgk on 05/07/2020 14:14:34:
Immaterial but we always rounded up to 3.142 pgk Very sensible, it reduces the error to 0.013%. I may not have been paying attention on that day... Dave |
not done it yet | 05/07/2020 14:32:47 |
7517 forum posts 20 photos | I often use 22/7 as it is easy enough to do many calcs in my head. I haver never smoked so ‘back of a fag packet’ was rarely an option. |
Michael Gilligan | 05/07/2020 15:29:41 |
![]() 23121 forum posts 1360 photos | When I was at Loughborough ... The University Library took a little periodical named Pi Printed along the top edge [if I recall correctly] of each issue was the continuing series of numbers. ... It would be nice to think it’s still running. MichaelG. |
Mike Poole | 05/07/2020 16:32:33 |
![]() 3676 forum posts 82 photos | At school I used 3.142 and still haven’t forgotten the log was 0.4972 which I wrote at the bottom of the page in my four figure tables, I remember 3.14159 these days if I have a calculator without a pi button, both my sliderules have a pi mark on the scales but these only come out for curiosity to see if anyone under 64 knows what it is. Considering some of our great engineering feats were made without a calculator or even a computer I don’t think people realise what a powerful tool the pocket scientific calculator especially the programmable and graphing models. Mike |
Neil Wyatt | 05/07/2020 16:49:47 |
![]() 19226 forum posts 749 photos 86 articles | The great think about Pi is that after ten digits you can make it up and no-one knows you are bluffing Neil P.S. Georgineer - me too. I reckon it's all made up this equilateral stuff. |
norman valentine | 05/07/2020 17:02:36 |
280 forum posts 40 photos | Numbers are wonderful. If you take 22/7 you will get 3.142857142857142857 recurring. If you throw away the three and the recurring bits you are left with 142857. This is a magic number! Multiply it with any digit from 1-6 you will still find this number eg 142857x 5=714285. 142857 rotated! Multiply by 7 and you get 999,999. But, it does not end there, try multiplying by a larger number and the magic number is still there!For example 142857x18 gives you 2,571,426. Where is the number? Start at the one, so 142, add the six and the two from the front, you get eight and finish with a flourish with five and seven. I love numbers! |
AdrianR | 05/07/2020 18:05:44 |
613 forum posts 39 photos | My two favourite methods to calculate Pi are using random numbers https://www.youtube.com/watch?v=RZBhSi_PwHU and using a balance beam **LINK** Hopefully promotion of his book and patron page dont fall foul of the new rules.
Adrian Edited By AdrianR on 05/07/2020 18:06:36 |
larry phelan 1 | 05/07/2020 20:03:29 |
1346 forum posts 15 photos | What,s wrong with 3 and a bit ? |
Please login to post a reply.
Want the latest issue of Model Engineer or Model Engineers' Workshop? Use our magazine locator links to find your nearest stockist!
Sign up to our newsletter and get a free digital issue.
You can unsubscribe at anytime. View our privacy policy at www.mortons.co.uk/privacy
You can contact us by phone, mail or email about the magazines including becoming a contributor, submitting reader's letters or making queries about articles. You can also get in touch about this website, advertising or other general issues.
Click THIS LINK for full contact details.
For subscription issues please see THIS LINK.