Derivation and Unfolding Animation of Circle Area
2014-02-18 09:26
This GeoGebra applet dynamically demonstrates the derivation of the circle area formula. Using sequences, rotations, and geometric transformations, it divides the circle into multiple sectors and unfolds them into an approximate rectangle. It visually illustrates the relationship between the circle's area, radius, and circumference, serving as an excellent tool for teaching geometry and limits.
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="4.9.225.0" id="b2ef65eb-e841-463f-970a-395fc0bf7bf2" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="800" height="600" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.25" orientation="1" />
</panes>
<views>
<view id="4097" visible="false" inframe="true" stylebar="true" location="1,1,1" size="400" window="100,100,700,550" />
<view id="4" toolbar="0 59 || 2020 , 2021 , 2022 , 66 || 2001 , 2003 , 2002 , 2004 , 2005 || 2040 , 2041 , 2042 , 2044 , 2043" visible="false" inframe="false" stylebar="false" location="1,1" size="300" window="100,100,600,400" />
<view id="8" toolbar="1001 | 1002 | 1003 || 1005 | 1004 || 1006 | 1007 | 1010 | 1011 || 1008 1009 || 6" visible="false" inframe="false" stylebar="false" location="1,3" size="300" window="100,100,600,400" />
<view id="16384" visible="false" inframe="false" stylebar="false" location="1,1" size="500" window="100,100,600,600" />
<view id="1" visible="true" inframe="false" stylebar="true" location="1" size="773" window="100,100,600,400" />
<view id="2" visible="false" inframe="false" stylebar="false" location="3" size="200" window="100,100,250,400" />
<view id="16" visible="false" inframe="false" stylebar="false" location="1" size="150" window="50,50,500,500" />
<view id="32" visible="false" inframe="false" stylebar="true" location="1" size="150" window="50,50,500,500" />
<view id="64" visible="false" inframe="true" stylebar="true" location="1" size="150" window="50,50,500,500" />
<view id="70" visible="false" inframe="true" stylebar="true" location="1" size="150" window="50,50,500,500" />
<view id="512" visible="false" inframe="false" stylebar="false" location="1" size="300" window="50,50,500,500" />
</views>
<toolbar show="true" items="0 39 59 | 1 501 67 , 5 19 , 72 | 2 15 45 , 18 65 , 7 37 | 4 3 8 9 , 13 44 , 58 , 47 | 16 51 64 , 70 | 10 34 53 11 , 24 20 22 , 21 23 | 55 56 57 , 12 | 36 46 , 38 49 50 , 71 | 30 29 54 32 31 33 | 17 26 62 73 , 14 66 68 | 25 52 60 61 | 40 41 42 , 27 28 35 , 6" position="1" help="false" />
<input show="true" cmd="true" top="false" />
<dockBar show="true" east="true" />
</perspective>
</perspectives>
<labelingStyle val="0"/>
<font size="12"/>
<graphicsSettings javaLatexFonts="false"/>
</gui>
<euclidianView>
<size width="773" height="434"/>
<coordSystem xZero="124.90844377323901" yZero="340.6402784626325" scale="63.374947522019276" yscale="63.2385078348525"/>
<evSettings axes="true" grid="true" gridIsBold="false" pointCapturing="3" rightAngleStyle="1" checkboxSize="26" gridType="0"/>
<bgColor r="255" g="255" b="255"/>
<axesColor r="0" g="0" b="0"/>
<gridColor r="192" g="192" b="192"/>
<lineStyle axes="1" grid="20"/>
<axis id="0" show="true" label="" unitLabel="" tickStyle="1" showNumbers="false"/>
<axis id="1" show="true" label="" unitLabel="" tickStyle="1" showNumbers="false" positiveAxis="true"/>
</euclidianView>
<kernel>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="2"/>
<angleUnit val="degree"/>
<algebraStyle val="0"/>
<coordStyle val="0"/>
<angleFromInvTrig val="false"/>
</kernel>
<scripting blocked="false" disabled="false"/>
<euclidianView3D>
<coordSystem xZero="0.0" yZero="0.0" zZero="-1.5" scale="50.0" xAngle="20.0" zAngle="-60.0"/>
<axis id="0" show="true" label="x" unitLabel="" tickStyle="0" showNumbers="true"/>
<axis id="1" show="false" label="y" unitLabel="" tickStyle="0" showNumbers="true"/>
<axis id="2" show="true" label="z" unitLabel="" tickStyle="0" showNumbers="true"/>
<plate show="true"/>
<grid show="true"/>
<bgColor r="255" g="255" b="255"/>
<clipping use="true" show="true" size="1"/>
<projection type="0"/>
</euclidianView3D>
<construction title="圆的面积展开" author="" date="">
<worksheetText above="拖动n分圆,拖动展开展开圆,拖动拼图拼成长方形。" below=""/>
<command name="Intersect">
<input a0="xAxis" a1="yAxis"/>
<output a0="A"/>
</command>
<element type="point" label="A">
<show object="false" label="true"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="0.0" y="-0.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Point">
<input a0="yAxis"/>
<output a0="B"/>
</command>
<element type="point" label="B">
<show object="true" label="true"/>
<objColor r="125" g="125" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="0.0" y="1.6230661028669087" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<element type="numeric" label="n">
<value val="17.0"/>
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="1"/>
<slider min="0" max="25" absoluteScreenLocation="true" width="100.0" x="182.0" y="51.0" fixed="false" horizontal="true"/>
<lineStyle thickness="3" type="0" typeHidden="1"/>
<animation step="1" speed="1" type="0" playing="false"/>
</element>
<expression label="α" exp="(360 * ° / n)" />
<element type="angle" label="α">
<angleStyle val="3"/>
<value val="0.36959913571644626"/>
</element>
<command name="Segment">
<input a0="B" a1="A"/>
<output a0="a"/>
</command>
<element type="segment" label="a">
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="1.6230661028669087" y="0.0" z="-0.0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="angle" label="展开">
<angleStyle val="3"/>
<value val="0.0"/>
<slider min="0*°" max="(360 * ° / n)" absoluteScreenLocation="true" width="100.0" x="332.0" y="51.0" fixed="false" horizontal="true"/>
<show object="true" label="true"/>
<objColor r="0" g="100" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="2"/>
<arcSize val="30"/>
<animation step="-1*°" speed="1" type="0" playing="false"/>
</element>
<expression label="f" exp="((2 * a) * sin(α / 2))" />
<element type="numeric" label="f">
<value val="0.5964752275724289"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
</element>
<command name="Sequence">
<input a0="(f * cos((((2 * i) - 1) * 展开 / 2)))" a1="i" a2="1" a3="n"/>
<output a0="集合4"/>
</command>
<element type="list" label="集合4">
<objColor r="0" g="100" b="0" alpha="0.1"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Sequence">
<input a0="(f * sin((((2 * i) - 1) * 展开 / 2)))" a1="i" a2="1" a3="n"/>
<output a0="集合5"/>
</command>
<element type="list" label="集合5">
<objColor r="0" g="100" b="0" alpha="0.1"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Sequence">
<input a0="Sum[集合4, k] + (ί * Sum[集合5, k])" a1="k" a2="1" a3="n"/>
<output a0="集合6"/>
</command>
<element type="list" label="集合6">
<show object="false" label="true"/>
<objColor r="0" g="100" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Join">
<input a0="{{(0, 0)}, 集合6}"/>
<output a0="集合1"/>
</command>
<element type="list" label="集合1">
<show object="false" label="true"/>
<objColor r="0" g="100" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Sequence">
<input a0="Vector[Element[集合1, i], Element[集合1, i + 1]]" a1="i" a2="1" a3="n"/>
<output a0="集合2"/>
</command>
<element type="list" label="集合2">
<show object="false" label="true"/>
<objColor r="0" g="100" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Sequence">
<input a0="Midpoint[Element[集合1, i], Element[集合1, i + 1]]" a1="i" a2="1" a3="n"/>
<output a0="集合3"/>
</command>
<element type="list" label="集合3">
<show object="false" label="true"/>
<objColor r="0" g="100" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Sequence">
<input a0="Translate[Element[集合3, i], Vector[(((a * cos(α / 2)) * OrthogonalVector[Element[集合2, i]])) / f]]" a1="i" a2="1" a3="n + 1"/>
<output a0="集合7"/>
</command>
<element type="list" label="集合7">
<show object="false" label="true"/>
<objColor r="0" g="100" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Sequence">
<input a0="CircleSector[Element[集合7, i], Element[集合1, i], Element[集合1, i + 1]]" a1="i" a2="1" a3="n"/>
<output a0="集合8"/>
</command>
<element type="list" label="集合8">
<show object="true" label="true"/>
<condition showObject="展开 ≠ 0°"/>
<objColor r="0" g="100" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<expression label="b" exp="ceil(n / 2)" />
<element type="numeric" label="b">
<value val="9.0"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
</element>
<command name="Midpoint">
<input a0="Element[集合6, b]" a1="Element[集合7, b]"/>
<output a0="C"/>
</command>
<element type="point" label="C">
<show object="false" label="true"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="5.219158241258753" y="0.7977151590634783" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Take">
<input a0="集合8" a1="b + 1"/>
<output a0="集合9"/>
</command>
<element type="list" label="集合9">
<show object="false" label="true"/>
<objColor r="0" g="100" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<element type="angle" label="拼图">
<angleStyle val="3"/>
<value val="3.141592653589793"/>
<slider min="0" max="180*°" absoluteScreenLocation="true" width="100.0" x="499.0" y="53.0" fixed="false" horizontal="true"/>
<show object="true" label="true"/>
<condition showObject="展开 ≟ 0°"/>
<objColor r="0" g="100" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="2"/>
<arcSize val="30"/>
<animation step="0.017453292519943295" speed="1" type="0" playing="false"/>
</element>
<command name="Rotate">
<input a0="集合9" a1="拼图" a2="C"/>
<output a0="集合9'"/>
</command>
<element type="list" label="集合9'">
<show object="true" label="true"/>
<condition showObject="展开 ≟ 0°"/>
<objColor r="102" g="0" b="204" alpha="0.1"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Take">
<input a0="集合8" a1="1" a2="b"/>
<output a0="集合10"/>
</command>
<element type="list" label="集合10">
<show object="true" label="true"/>
<condition showObject="展开 ≟ 0°"/>
<objColor r="0" g="100" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
</construction>
</geogebra>