math activities https://scienceblogs.com/ en Activities for Pi Day https://scienceblogs.com/dotphysics/2010/03/14/activities-for-pi-day <span>Activities for Pi Day</span> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p>Oh, I know you missed it. Really, it wasn't your fault. Pi day fell on a Sunday, so how are you supposed to have pi-day activities in class? Don't let it stop you. You are better than that. Do the activity anyway. What to do? Here are some suggestions. (Suggestions aimed mostly at the high school level)</p> <h3>Plot Diameter vs. Circumference</h3> <p>This is a great one. Let your students find as many round things as they can (cylinders work the best - or flat stuff). Measure the circumference (you can use a string or a tape measure) and the diameter. Since the relationship between these two is:</p> <p><img src="http://scienceblogs.com/dotphysics/wp-content/blogs.dir/342/files/2012/04/i-9c6732b0d80d71692533150ad7a01450-2010-03-14_la_te_xi_t_1_18.jpg" alt="i-9c6732b0d80d71692533150ad7a01450-2010-03-14_la_te_xi_t_1_18.jpg" /></p> <p>A plot with circumference on the vertical axis and diameter on the horizontal axis should be a straight line with a slope of Pi. The great thing about this activity is that students can get a feel for where pi comes from. There are two many students that just think it is a number invented by mathematicians to make things more complicated and cool sounding.</p> <p>Oh - as a bonus, students get to practice making graphs and finding the slope. I would recommend doing this one on real graph paper (and not in a spreadsheet).</p> <h3>Rolling vs. Distance</h3> <p>Really, this is the same thing as the activity above - but it looks different. Take a cylinder and roll it. Count the number of revolutions and measure the distance it rolled. Plot distance on the vertical axis and the number of revolutions on the horizontal axis. Here is the relationship between the two.</p> <p><img src="http://scienceblogs.com/dotphysics/wp-content/blogs.dir/342/files/2012/04/i-0ca12caf928ac17559d0db7f94bcb7d6-2010-03-14_la_te_xi_t_1_19.jpg" alt="i-0ca12caf928ac17559d0db7f94bcb7d6-2010-03-14_la_te_xi_t_1_19.jpg" /></p> <h3>LEGO Estimation of Pi</h3> <p>I just thought of this one and have not actually tried it. Archimedes estimated Pi by drawing two 96-sided polygons inside and outside of a circle. He could then determine an upper and lower bounds for the value of Pi. You could try to reproduce this Lego pieces. Make an n-sided Lego polygon both inside and outside of a circle. Compare the perimeter of the polygons to the radius of the circle.</p> <p>I might make this a future post, but if you try it out, let me know how it works.</p> <h3>Monte Carlo Estimation of Pi</h3> <p><a href="http://scienceblogs.com/dotphysics/2010/03/on_the_8th_day_god_made_pi.php">I had a more detailed post about this method for estimating Pi.</a> But maybe you don't want to look back - so here is the short version. If you randomly put points in a 1 x 1 square, some will be more than 1 units from the corner and some will be less. Here are some random dots.</p> <p><img src="http://scienceblogs.com/dotphysics/wp-content/blogs.dir/342/files/2012/04/i-4398cc88e0d9b555593ecca0939d5920-2010-03-14_scratch.jpg" alt="i-4398cc88e0d9b555593ecca0939d5920-2010-03-14_scratch.jpg" /></p> <p>Since the dots that are less than 1 from the lower left corner make up 1/4th of a circle, the ratio of red dots to total dots should be:</p> <p><img src="http://scienceblogs.com/dotphysics/wp-content/blogs.dir/342/files/2012/04/i-a38ebc2616a47a71f57168ebe4c053b2-2010-03-14_la_te_xi_t_1_20.jpg" alt="i-a38ebc2616a47a71f57168ebe4c053b2-2010-03-14_la_te_xi_t_1_20.jpg" /></p> <p>So, this is pretty straight forward. But how could you do this? I made a program in <a href="http://scratch.mit.edu/projects/rhettallain/925746">Scratch</a> as well as python. You could use anything that has a random number generator. Here is a version in google docs:</p> <iframe width="500" height="300" frameborder="0" src="http://spreadsheets.google.com/pub?key=timmmSdmlR7BLc_Bx8LS1iw&amp;output=html&amp;widget=true"></iframe><p>I didn't finish it, well mostly I did - but you would need to do some more work on it to finish. If you wanted, you could have groups in the class calculate the average for 100 points and then take the average average for all the groups.</p> <h3>Non-Computer Monte Carlo</h3> <p>Maybe you think computers will one day rule the world and you would rather not use them to calculate Pi. I can understand that. You could drop something so that it has a random distribution on a 1 x 1 square and then count the number in and outside of a circle. Maybe find some way to drop sand on a square paper? Make sure that sand is falling outside of the paper also, or it likely will not be randomly distributed.</p> <h3>How Accurate can you get Pi by Measuring?</h3> <p>What if you used the plot of circumference vs. diameter from above? How accurate of a value of Pi could you get?</p> <h3>Other resources</h3> <p>There are tons of great Pi sites out there. Here are just a few:</p> <ul> <li><a href="http://www.joyofpi.com/">The Joy of Pi</a> - tons of good stuff here.</li> <li><a href="http://en.wikipedia.org/wiki/Pi#History">Wikipedia's Pi page</a></li> <li><a href="http://ualr.edu/lasmoller/pi.html">The history of Pi</a></li> </ul> </div> <span><a title="View user profile." href="/author/rallain" lang="" about="/author/rallain" typeof="schema:Person" property="schema:name" datatype="">rallain</a></span> <span>Sun, 03/14/2010 - 17:21</span> <div class="field field--name-field-blog-tags field--type-entity-reference field--label-inline"> <div class="field--label">Tags</div> <div class="field--items"> <div class="field--item"><a href="/tag/calculation" hreflang="en">calculation</a></div> <div class="field--item"><a href="/tag/demo" hreflang="en">demo</a></div> <div class="field--item"><a href="/tag/math" hreflang="en">math</a></div> <div class="field--item"><a href="/tag/pi" hreflang="en">pi</a></div> <div class="field--item"><a href="/tag/circumference" hreflang="en">circumference</a></div> <div class="field--item"><a href="/tag/graphing" hreflang="en">graphing</a></div> <div class="field--item"><a href="/tag/math-activities" hreflang="en">math activities</a></div> <div class="field--item"><a href="/tag/monte-carlo" hreflang="en">monte carlo</a></div> <div class="field--item"><a href="/tag/pi-day" hreflang="en">pi day</a></div> <div class="field--item"><a href="/tag/spreadsheet" hreflang="en">spreadsheet</a></div> <div class="field--item"><a href="/tag/demo" hreflang="en">demo</a></div> </div> </div> <section> <article data-comment-user-id="0" id="comment-2247641" class="js-comment comment-wrapper clearfix"> <mark class="hidden" data-comment-timestamp="1268638569"></mark> <div class="well"> <strong></strong> <div class="field field--name-comment-body field--type-text-long field--label-hidden field--item"><p>I do that first activity, plotting diameter v circumference on the second day of HS physics class, to practice good graphing, to look at the format of writing a lab report, and because the slope is Pi! I love that lab.</p> </div> <drupal-render-placeholder callback="comment.lazy_builders:renderLinks" arguments="0=2247641&amp;1=default&amp;2=en&amp;3=" token="m1tl33zLnsFV0OTwrrm1fhfdKnYZx1L278-q0gJJegs"></drupal-render-placeholder> </div> <footer> <em>By <span lang="" typeof="schema:Person" property="schema:name" datatype="">raidergirl3 (not verified)</span> on 15 Mar 2010 <a href="https://scienceblogs.com/taxonomy/term/28670/feed#comment-2247641">#permalink</a></em> <article typeof="schema:Person" about="/user/0"> <div class="field field--name-user-picture field--type-image field--label-hidden field--item"> <a href="/user/0" hreflang="und"><img src="/files/styles/thumbnail/public/default_images/icon-user.png?itok=yQw_eG_q" width="100" height="100" alt="User Image" typeof="foaf:Image" class="img-responsive" /> </a> </div> </article> </footer> </article> <article data-comment-user-id="0" id="comment-2247642" class="js-comment comment-wrapper clearfix"> <mark class="hidden" data-comment-timestamp="1268686419"></mark> <div class="well"> <strong></strong> <div class="field field--name-comment-body field--type-text-long field--label-hidden field--item"><p>I'm not sure what you're thinking of with the lego activity, but I can't think of a way it would work. </p> <p>If you're simply placing rectangular bricks on a flat base, the perimeter of the circular shape will be 4*D, the perimeter of a square with side length D equal to the circle diameter. The perimeter is independent of the number of bricks used because of the "stair-step" shape of the curve.</p> <p>You might use technic beams and rods to make a better approximation to regular polygons, but then you'd have to figure out some way to ensure they conform to a circular shape, which seems like more trouble than its worth.</p> </div> <drupal-render-placeholder callback="comment.lazy_builders:renderLinks" arguments="0=2247642&amp;1=default&amp;2=en&amp;3=" token="04BnJKwuSY47Zn7dwJlOJIa6RxQp4wWYo4owy2J0agQ"></drupal-render-placeholder> </div> <footer> <em>By <span lang="" typeof="schema:Person" property="schema:name" datatype="">Alan B (not verified)</span> on 15 Mar 2010 <a href="https://scienceblogs.com/taxonomy/term/28670/feed#comment-2247642">#permalink</a></em> <article typeof="schema:Person" about="/user/0"> <div class="field field--name-user-picture field--type-image field--label-hidden field--item"> <a href="/user/0" hreflang="und"><img src="/files/styles/thumbnail/public/default_images/icon-user.png?itok=yQw_eG_q" width="100" height="100" alt="User Image" typeof="foaf:Image" class="img-responsive" /> </a> </div> </article> </footer> </article> <article data-comment-user-id="154" id="comment-2247643" class="js-comment comment-wrapper clearfix"> <mark class="hidden" data-comment-timestamp="1268727973"></mark> <div class="well"> <strong></strong> <div class="field field--name-comment-body field--type-text-long field--label-hidden field--item"><p>@Alan,</p> <p>I think you are correct - didn't think about it that way.</p> </div> <drupal-render-placeholder callback="comment.lazy_builders:renderLinks" arguments="0=2247643&amp;1=default&amp;2=en&amp;3=" token="Lrj39L_GujAbV7iTOuATwXyOSLtQL0Z_NA5uKMUcWjI"></drupal-render-placeholder> </div> <footer> <em>By <a title="View user profile." href="/author/rallain" lang="" about="/author/rallain" typeof="schema:Person" property="schema:name" datatype="">rallain</a> on 16 Mar 2010 <a href="https://scienceblogs.com/taxonomy/term/28670/feed#comment-2247643">#permalink</a></em> <article typeof="schema:Person" about="/author/rallain"> <div class="field field--name-user-picture field--type-image field--label-hidden field--item"> <a href="/author/rallain" hreflang="en"><img src="/files/styles/thumbnail/public/pictures/cd6d9d6bdd4403d3e739f4dc6dcdaaea.jpeg?itok=kSts0coM" width="100" height="100" alt="Profile picture for user rallain" typeof="foaf:Image" class="img-responsive" /> </a> </div> </article> </footer> </article> <article data-comment-user-id="0" id="comment-2247644" class="js-comment comment-wrapper clearfix"> <mark class="hidden" data-comment-timestamp="1268761750"></mark> <div class="well"> <strong></strong> <div class="field field--name-comment-body field--type-text-long field--label-hidden field--item"><p>I have loved the Monte Carlo method since I was taught it in High School at a Cal Tech Saturday Science Program in the late 'seventies. I programmed it in assembler on an IBM 360.</p> <p>Now it is my second practice program after "hello world." My next one will be in Apple Cocoa.</p> </div> <drupal-render-placeholder callback="comment.lazy_builders:renderLinks" arguments="0=2247644&amp;1=default&amp;2=en&amp;3=" token="CcwxoyNLu5umh17xNtaNXSeSFackTwwdEP89Yr9LsBg"></drupal-render-placeholder> </div> <footer> <em>By <span lang="" typeof="schema:Person" property="schema:name" datatype="">KeithB (not verified)</span> on 16 Mar 2010 <a href="https://scienceblogs.com/taxonomy/term/28670/feed#comment-2247644">#permalink</a></em> <article typeof="schema:Person" about="/user/0"> <div class="field field--name-user-picture field--type-image field--label-hidden field--item"> <a href="/user/0" hreflang="und"><img src="/files/styles/thumbnail/public/default_images/icon-user.png?itok=yQw_eG_q" width="100" height="100" alt="User Image" typeof="foaf:Image" class="img-responsive" /> </a> </div> </article> </footer> </article> <article data-comment-user-id="0" id="comment-2247645" class="js-comment comment-wrapper clearfix"> <mark class="hidden" data-comment-timestamp="1298552103"></mark> <div class="well"> <strong></strong> <div class="field field--name-comment-body field--type-text-long field--label-hidden field--item"><p>If I understand the LEGO activity correctly, I have done one using power point slides with triangles, square, pentagon, hexagon, septagon, octagon and dodecagon.</p> </div> <drupal-render-placeholder callback="comment.lazy_builders:renderLinks" arguments="0=2247645&amp;1=default&amp;2=en&amp;3=" token="QLe7BdK4Lrmjf8d5PBLdzflKS5OjM9rYaxTkN5i_1Kw"></drupal-render-placeholder> </div> <footer> <em>By <span lang="" typeof="schema:Person" property="schema:name" datatype="">MaryBeth Chavez (not verified)</span> on 24 Feb 2011 <a href="https://scienceblogs.com/taxonomy/term/28670/feed#comment-2247645">#permalink</a></em> <article typeof="schema:Person" about="/user/0"> <div class="field field--name-user-picture field--type-image field--label-hidden field--item"> <a href="/user/0" hreflang="und"><img src="/files/styles/thumbnail/public/default_images/icon-user.png?itok=yQw_eG_q" width="100" height="100" alt="User Image" typeof="foaf:Image" class="img-responsive" /> </a> </div> </article> </footer> </article> </section> <ul class="links inline list-inline"><li class="comment-forbidden"><a href="/user/login?destination=/dotphysics/2010/03/14/activities-for-pi-day%23comment-form">Log in</a> to post comments</li></ul> Sun, 14 Mar 2010 21:21:23 +0000 rallain 108066 at https://scienceblogs.com