Sunday, August 1, 2010

Etoys Challenge #1: Help 6th graders figure out for themselves how to derive the value of Pi

Why I think this is possible: I created a project in Etoys (Circle Explorer) which allows kids to inscribe and circumscribe a circle with a regular polygon of N sides.  When I have shown this to kids (as young as 8) they comment (in a number of cases without prompting)  "hey its filling up the circle".  The regular polygon is made up of triangles.  I have seen kids can figure out how to determine the area of triangle using GeoBoards (Here is a sample GeoBoard project in Etoys that uses squares, you can add a triangle by opening the object catalog,  click on find and type triangle, then move around the vertices to create different triangles.).

My initial thoughts on how to do this:
  1. First ask the question:  How can we figure out the area of a Circle?
  2. Let them play with the Polygon in a circle tool
  3. Have them record in a table the "# of sides" and "area of the Polygon"  This can be done with both inscribed and circumscribed polygons (the diameter of the circle can be set by them or they can inspect it by looking in the viewer for the circle object.
  4. They could try this for different size circles
  5. Then ask the question: What is the ratio of the area of the Polygon to the Radius squared (how to lead them to this I haven't figured out, suggestions welcome)
  6. Have them plot their results on graph.
The other possibility is to have them determine the circumference of the circle and then the ratio of that to the Diameter of the circle.  They could figure out the Circumference using the Ruler Object within Etoys.



Ways in which you can help:

  1. Provide a set of suggestion on how to use the Circle Explorer and a GeoBoard (to help kids figure out how to derive Pi
  2. Provide other activities within Etoys (or other similar tools) and hands on activities that can help facilitate understanding.
  3. Provide sample lessons and/or a set of lesson plans for these concepts.
  4. Point me to already created lessons (that I can use as is or use to derive lessons that can be freely distributed under a Creative Commons or similar license).
  5. Provide a set of "Head Games" they can play in the car to help them become more facile in playing with and manipulating the ideas in their heads.  An example of a simple "Head Game" you can play in the car is "Guess My Function" where you ask the kids to give you a number and you can make funny "machine" noises then spit out the answer.  Once the kids catch on they will come up with "trick" functions like "YourNumber + 2 * 20 / 20". This can lead to a discussion on equivalent functions, or in kid terms ("Hey you cheated its the same thing!!!")


Screenshots:
Here is a screenshot of the inscribed circles:





Here is a graph showing the results the kids would collect:


Why Etoys?
Etoys is a free educational software tool for teaching children powerful ideas in compelling ways. It works on almost all personal computers and OLPC laptops.  Projects created within Etoys can be easily modified by people around the world (for translation into local languages and cultural symbols).  Any kid can create their own work.  It allows kids (young and old) to make their own models, stories and games.

1 comment:

  1. So Yoshiki and P-A Dreyfuss both had excellent projects where you determine the area of a circle and the square it inscribes using the Monte-Carlo method.

    I like Yoshiki's analogy of throwing seeds on a square field, pehaps have the kids try this (only with something of a known area (ie: a square with 1/4 or 1/2 being the target. Then let them figure out how to do this in Etoys. Which could be done without Kedama (as learning Etoys scripting is easier than figuring out how Kedama works, hope to address this at some point through screencasts) although this might be a great introduction as it does not yet introduce Patches).

    The Monto Carlo method is a much simpler way for kids to find the area than my original idea.
    The area of the square is the radius squared * 4 so get them first to think of the ratio of the area of the circle to the square it inscribes.
    See Yoshiki's project here: http://squeakland.org/showcase/project.jsp?id=8937
    See P-A Dreyfuss project here: http://www.squeakland.org/showcase/project.jsp?id=10214

    ReplyDelete