Delta-Epsilon 极限定义交互式演示
2015-03-29 12:56
本范例直观演示了微积分中极限的严格数学定义(ε-δ 语言)。用户可通过输入框动态调整 ε 和 δ 的值及坐标轴范围。图形利用多边形和线段勾勒出函数 f(x) 在点 c 附近趋近于极限值 L 的邻域。该工具帮助学习者可视化抽象概念,探索极限成立或失效的条件。
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.279.0" id="71ad1e66-1098-478c-a1c1-446929863b64" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="1013" height="512" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.5992102665350444" orientation="1" />
</panes>
<views>
<view id="512" toolbar="0 | 1 501 5 19 , 67 | 2 15 45 18 , 7 37 | 514 3 9 , 13 44 , 47 | 16 | 551 550 11 , 20 22 21 23 , 55 56 57 , 12 | 69 | 510 511 , 512 513 | 533 531 , 534 532 , 522 523 , 537 536 , 535 | 521 520 | 36 , 38 49 560 | 571 30 29 570 31 33 | 17 | 540 40 41 42 , 27 28 35 , 6 , 502" visible="false" inframe="false" stylebar="false" location="1,1,1" size="500" window="100,100,600,400" />
<view id="4" toolbar="0 || 66 || 2020 || 2021 || 2022 || 2001 , 2003 , 2002 , 2004 , 2005" visible="false" inframe="false" stylebar="false" location="1,1" size="300" window="100,100,600,400" />
<view id="2" visible="false" inframe="true" stylebar="true" location="3,3" size="179" window="1573,74,414,637" />
<view id="8" toolbar="1001 | 1002 | 1003 || 1005 | 1004 || 1006 | 1007 | 1010 | 1011 || 1008 1009 || 6" visible="false" inframe="false" stylebar="true" location="1,3" size="300" window="100,100,600,400" />
<view id="4097" visible="false" inframe="false" stylebar="true" location="1,1" size="314" window="477,183,700,550" />
<view id="1" visible="true" inframe="false" stylebar="true" location="3" size="607" window="100,100,600,400" />
<view id="16" visible="true" inframe="false" stylebar="false" location="1" size="398" window="50,50,500,500" />
<view id="32" visible="false" inframe="true" stylebar="false" location="1" size="150" window="50,50,500,500" />
<view id="64" toolbar="0" visible="false" inframe="true" stylebar="false" location="1" size="150" window="50,50,500,500" />
<view id="128" visible="false" inframe="true" stylebar="false" location="1" size="480" window="50,50,500,500" />
<view id="70" toolbar="0 || 2020 || 2021 || 2022" visible="false" inframe="true" stylebar="true" location="1" size="150" window="50,50,500,500" />
<view id="43" visible="false" inframe="false" stylebar="false" location="1" size="450" window="50,50,500,500" />
</views>
<toolbar show="false" items="0 39 | 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 68 | 25 52 60 61 | 40 41 42 , 27 28 35 , 6" position="1" help="false" />
<input show="false" cmd="true" top="false" />
<dockBar show="false" east="false" />
</perspective>
</perspectives>
<labelingStyle val="3"/>
<font size="16"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="607" height="512"/>
<coordSystem xMin="xMin" xMax="xMax" yMin="yMin" yMax="yMax"/>
<evSettings axes="true" grid="false" gridIsBold="false" pointCapturing="3" rightAngleStyle="2" checkboxSize="13" 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="10"/>
<axis id="0" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<grid distX="2" distY="2" distTheta="0.5235987755982988"/>
</euclidianView>
<euclidianView>
<viewNumber viewNo="2"/>
<size width="398" height="512"/>
<coordSystem xMin="c - delta" xMax="c + delta" yMin="L - epsilon" yMax="L + epsilon"/>
<evSettings axes="false" grid="false" gridIsBold="false" pointCapturing="3" rightAngleStyle="2" checkboxSize="13" 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="10"/>
<axis id="0" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true" axisCross="-0.1570958784869227"/>
<axis id="1" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true" axisCross="0.42853996930540145"/>
<grid distX="1" distY="1" distTheta="0.5235987755982988"/>
</euclidianView>
<kernel>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="5"/>
<angleUnit val="degree"/>
<algebraStyle val="3" spreadsheet="0"/>
<coordStyle val="0"/>
<angleFromInvTrig val="false"/>
</kernel>
<scripting language="en" blocked="false" disabled="false"/>
<construction title="Zoom Window" author="Mike May, S.J." date="">
<worksheetText above="The intuitive definition of limit is that for any y-range around a limit point there is an x-range so the graph exits through the sides of the box rather than though the top or bottom." below="One practical way to get an idea if a poin is a limit is to find values of delta that work when epsilon in .1, .01, and .001"/>
<expression label ="f9" exp="f9(x) = (0.2 * x) + 1 / ((10 * x))^(5) + 1"/>
<element type="function" label="f9">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
</element>
<expression label ="f8" exp="f8(x) = (0.2 * x) + 1 / ((10 * x))^(4) + 1"/>
<element type="function" label="f8">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
</element>
<expression label ="f7" exp="f7(x) = floor(x) + sin((4 * x)) + 1"/>
<element type="function" label="f7">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
</element>
<expression label ="f3" exp="f3(x) = (x^(3) - 1) / (x - 1)"/>
<element type="function" label="f3">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
</element>
<expression label ="f2" exp="f2(x) = (12 * x) + 1"/>
<element type="function" label="f2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
</element>
<expression label ="f1" exp="f1(x) = 1 - x^(2)"/>
<element type="function" label="f1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
</element>
<expression label ="f4" exp="f4(x) = sin(x) / x"/>
<element type="function" label="f4">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
</element>
<expression label ="f6" exp="f6(x) = (x * sin(1 / x)) + 1"/>
<element type="function" label="f6">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
</element>
<expression label ="f5" exp="f5(x) = sin(1 / x) + 1"/>
<element type="function" label="f5">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
</element>
<expression label ="f10" exp="f10(x) = (x * cos(x)) + 1"/>
<element type="function" label="f10">
<show object="false" label="true" ev="6"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="1"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
</element>
<element type="numeric" label="epsilon">
<value val="1"/>
<show object="false" label="true" ev="3"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="1"/>
<slider min="yDel / 10" max="yWidth / 3" absoluteScreenLocation="true" width="200" x="32" y="84" fixed="false" horizontal="true" showAlgebra="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<animation step="yDel / 10" speed="1" type="0" playing="false"/>
</element>
<expression label="epsilon3" exp="epsilon" />
<element type="numeric" label="epsilon3">
<value val="1"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
</element>
<element type="numeric" label="delta">
<value val="1"/>
<show object="false" label="true" ev="3"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="1"/>
<slider min="xDel / 10" max="xWidth / 3" absoluteScreenLocation="true" width="200" x="34" y="47" fixed="false" horizontal="true" showAlgebra="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<animation step="xDel / 10" speed="1" type="0" playing="false"/>
</element>
<expression label="delta3" exp="delta" />
<element type="numeric" label="delta3">
<value val="1"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
</element>
<element type="numeric" label="c">
<value val="0"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="1"/>
<slider min="-3" max="3" absoluteScreenLocation="true" width="200" x="74" y="44" fixed="false" horizontal="true" showAlgebra="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<animation step="xDel / 10" speed="1" type="0" playing="false"/>
</element>
<element type="numeric" label="L">
<value val="1"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="1"/>
<slider min="yMin" max="yMax" absoluteScreenLocation="true" width="200" x="22" y="274" fixed="false" horizontal="false" showAlgebra="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<animation step="yDel / 10" speed="1" type="0" playing="false"/>
</element>
<expression label="C2" exp="(c + delta, L - epsilon)" type="point" />
<element type="point" label="C2">
<show object="false" label="true" ev="4"/>
<objColor r="64" g="64" b="64" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1" y="0" z="1"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<expression label="C3" exp="(c - delta, L - epsilon)" type="point" />
<element type="point" label="C3">
<show object="false" label="true" ev="4"/>
<objColor r="64" g="64" b="64" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-1" y="0" z="1"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<expression label="C4" exp="(c - delta, L + epsilon)" type="point" />
<element type="point" label="C4">
<show object="false" label="true" ev="4"/>
<objColor r="64" g="64" b="64" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-1" y="2" z="1"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<expression label="C1" exp="(c + delta, L + epsilon)" type="point" />
<element type="point" label="C1">
<show object="false" label="true" ev="4"/>
<objColor r="64" g="64" b="64" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1" y="2" z="1"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Polygon">
<input a0="C1" a1="C2" a2="C3" a3="C4"/>
<output a0="poly1" a1="rseg" a2="bseg" a3="lseg" a4="tseg"/>
</command>
<element type="polygon" label="poly1">
<lineStyle thickness="4" type="0" typeHidden="1"/>
<show object="true" label="false" ev="6"/>
<condition showObject="togR ≟ 1"/>
<objColor r="0" g="153" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<selectionAllowed val="false"/>
<auxiliary val="true"/>
</element>
<element type="segment" label="rseg">
<show object="true" label="false" ev="6"/>
<condition showObject="togR ≟ 1"/>
<objColor r="0" g="153" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2" y="0" z="-2"/>
<lineStyle thickness="8" type="10" typeHidden="1"/>
<eqnStyle style="implicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="bseg">
<show object="true" label="false" ev="6"/>
<condition showObject="togR ≟ 1"/>
<objColor r="0" g="153" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0" y="-2" z="0"/>
<lineStyle thickness="8" type="10" typeHidden="1"/>
<eqnStyle style="implicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="lseg">
<show object="true" label="false" ev="6"/>
<condition showObject="togR ≟ 1"/>
<objColor r="0" g="153" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-2" y="0" z="-2"/>
<lineStyle thickness="8" type="10" typeHidden="1"/>
<eqnStyle style="implicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="tseg">
<show object="true" label="false" ev="6"/>
<condition showObject="togR ≟ 1"/>
<objColor r="0" g="153" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0" y="2" z="-4"/>
<lineStyle thickness="8" type="10" typeHidden="1"/>
<eqnStyle style="implicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="numeric" label="togR">
<value val="1"/>
<show object="false" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="1"/>
<animation step="1" speed="1" type="0" playing="false"/>
</element>
<element type="numeric" label="xMin">
<value val="-3"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="1"/>
<animation step="1" speed="1" type="0" playing="false"/>
</element>
<element type="numeric" label="xMax">
<value val="3"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="1"/>
<animation step="1" speed="1" type="0" playing="false"/>
</element>
<element type="numeric" label="yMin">
<value val="-3"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="1"/>
<animation step="1" speed="1" type="0" playing="false"/>
</element>
<element type="numeric" label="yMax">
<value val="3"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
<layer val="0"/>
<labelMode val="1"/>
<animation step="1" speed="1" type="0" playing="false"/>
</element>
<command name="Textfield">
<input a0="xMin"/>
<output a0="inputBoxXMin"/>
</command>
<element type="textfield" label="inputBoxXMin">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="26" y="372"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
<fixed val="true"/>
<auxiliary val="true"/>
<linkedGeo exp="xMin"/>
<length val="5"/>
<caption val="xMin"/>
</element>
<command name="Textfield">
<input a0="xMax"/>
<output a0="inputBoxxMax"/>
</command>
<element type="textfield" label="inputBoxxMax">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="169" y="372"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
<fixed val="true"/>
<auxiliary val="true"/>
<linkedGeo exp="xMax"/>
<length val="5"/>
<caption val="xMax"/>
</element>
<command name="Textfield">
<input a0="yMax"/>
<output a0="inputBoxYMax"/>
</command>
<element type="textfield" label="inputBoxYMax">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="172" y="409"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
<fixed val="true"/>
<auxiliary val="true"/>
<linkedGeo exp="yMax"/>
<length val="5"/>
<caption val="yMax"/>
</element>
<command name="Textfield">
<input a0="yMin"/>
<output a0="inputBoxYMin"/>
</command>
<element type="textfield" label="inputBoxYMin">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="30" y="413"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
<fixed val="true"/>
<auxiliary val="true"/>
<linkedGeo exp="yMin"/>
<length val="5"/>
<caption val="yMin"/>
</element>
<command name="Textfield">
<input a0="f10"/>
<output a0="inputBoxF10"/>
</command>
<element type="textfield" label="inputBoxF10">
<show object="true" label="true"/>
<condition showObject="FunctionChoice ≟ 10"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="33" y="300"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
<auxiliary val="true"/>
<linkedGeo exp="f10"/>
<caption val="f(x)="/>
</element>
<command name="Line">
<input a0="C1" a1="C2"/>
<output a0="Rside"/>
</command>
<element type="line" label="Rside">
<show object="true" label="true" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="2" y="0" z="-2"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<eqnStyle style="implicit"/>
<caption val="x=c+delta"/>
</element>
<command name="Line">
<input a0="C3" a1="C4"/>
<output a0="Lside"/>
</command>
<element type="line" label="Lside">
<show object="true" label="true" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="-2" y="0" z="-2"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<eqnStyle style="implicit"/>
<caption val="x=c-delta"/>
</element>
<command name="Line">
<input a0="C1" a1="C4"/>
<output a0="Tside"/>
</command>
<element type="line" label="Tside">
<show object="true" label="true" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="0" y="-2" z="4"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<eqnStyle style="implicit"/>
<caption val="y = L+epsilon"/>
</element>
<command name="Line">
<input a0="C2" a1="C3"/>
<output a0="Bside"/>
</command>
<element type="line" label="Bside">
<show object="true" label="true" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="1" y="0"/>
<labelMode val="3"/>
<coords x="0" y="-2" z="0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<eqnStyle style="implicit"/>
<caption val="y=L-epsilon"/>
</element>
<expression label="a" exp="a(x) = (x < x(C1)) ∧ (x > x(C4))" />
<element type="function" label="a">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0.03"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="3" type="0" typeHidden="1"/>
</element>
<expression label="b" exp="b(y) = (y < y(C1)) ∧ (y > y(C2))" />
<element type="function" label="b">
<show object="true" label="false" ev="4"/>
<objColor r="255" g="215" b="0" alpha="0.06"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
</element>
<expression label="d" exp="x = c" type="line" />
<element type="line" label="d">
<show object="true" label="true" ev="10"/>
<objColor r="0" g="153" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="2"/>
<coords x="1" y="0" z="0"/>
<lineStyle thickness="2" type="15" typeHidden="1"/>
<eqnStyle style="implicit"/>
</element>
<expression label="e" exp="y = L" type="line" />
<element type="line" label="e">
<show object="true" label="true" ev="10"/>
<objColor r="0" g="153" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="2"/>
<coords x="0" y="1" z="-1"/>
<lineStyle thickness="2" type="15" typeHidden="1"/>
<eqnStyle style="explicit"/>
</element>
<expression label="xWidth" exp="xMax - xMin" />
<element type="numeric" label="xWidth">
<value val="6"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
</element>
<expression label="yWidth" exp="yMax - yMin" />
<element type="numeric" label="yWidth">
<value val="6"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
</element>
<expression label="xDel" exp="xWidth / 100" />
<element type="numeric" label="xDel">
<value val="0.06"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
</element>
<expression label="yDel" exp="yWidth / 100" />
<element type="numeric" label="yDel">
<value val="0.06"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
</element>
<element type="numeric" label="FunctionChoice">
<value val="1"/>
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
<layer val="0"/>
<labelOffset x="6" y="-1"/>
<labelMode val="1"/>
<slider min="1" max="10" absoluteScreenLocation="true" width="200" x="386" y="432" fixed="true" horizontal="true" showAlgebra="false"/>
<lineStyle thickness="10" type="0" typeHidden="1"/>
<animation step="1" speed="1" type="0" playing="false"/>
</element>
<expression label="FunctionList" exp="{f1, f2, f3, f4, f5, f6, f7, f8, f9, f10}" />
<element type="list" label="FunctionList">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="100" b="0" alpha="0"/>
<bgColor r="255" g="255" b="255" alpha="255"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Element" type="function">
<input a0="FunctionList" a1="FunctionChoice"/>
<output a0="f"/>
</command>
<element type="function" label="f">
<show object="true" label="true" ev="6"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<fixed val="true"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<caption val="the function f"/>
</element>
<expression label="FunctionLabel" exp=""f(x)=" + (LaTeX[f]) + """ />
<element type="text" label="FunctionLabel">
<show object="true" label="false" ev="8"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1" size="0" style="1"/>
<absoluteScreenLocation x="31" y="23"/>
</element>
<command name="Textfield">
<input a0="L"/>
<output a0="LInputBox"/>
</command>
<element type="textfield" label="LInputBox">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="493" y="319"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
<fixed val="true"/>
<auxiliary val="true"/>
<linkedGeo exp="L"/>
<length val="5"/>
<caption val="L ="/>
</element>
<command name="Textfield">
<input a0="c"/>
<output a0="cInputBox"/>
</command>
<element type="textfield" label="cInputBox">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="376" y="317"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
<fixed val="true"/>
<auxiliary val="true"/>
<linkedGeo exp="c"/>
<length val="5"/>
<caption val="c ="/>
</element>
<command name="Textfield">
<input a0="epsilon"/>
<output a0="EpsilonInputBox"/>
</command>
<element type="textfield" label="EpsilonInputBox">
<show object="true" label="true" ev="3"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="192" y="434"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
<fixed val="true"/>
<auxiliary val="true"/>
<linkedGeo exp="epsilon"/>
<length val="5"/>
<caption val="epsilon ="/>
</element>
<command name="Textfield">
<input a0="delta"/>
<output a0="DeltaInputBox"/>
</command>
<element type="textfield" label="DeltaInputBox">
<show object="true" label="true" ev="3"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="29" y="435"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
<fixed val="true"/>
<auxiliary val="true"/>
<linkedGeo exp="delta"/>
<length val="5"/>
<caption val="delta ="/>
</element>
<command name="Segment">
<input a0="(c - delta, L)" a1="(c + delta, L)"/>
<output a0="g"/>
</command>
<element type="segment" label="g">
<show object="true" label="false" ev="6"/>
<objColor r="0" g="153" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="0" y="2" z="-2"/>
<lineStyle thickness="3" type="15" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="(c, L - epsilon)" a1="(c, L + epsilon)"/>
<output a0="h"/>
</command>
<element type="segment" label="h">
<show object="true" label="false" ev="6"/>
<objColor r="0" g="153" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-2" y="0" z="0"/>
<lineStyle thickness="3" type="15" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label ="LabelList" exp="{"polynomial", "linear", "poly with hole", "trig with hole", "wiggly no lim", "wiggly lim", "jumps", "to infinity", "plus minus infty", "user defined"}"/>
<element type="list" label="LabelList">
<show object="false" label="false"/>
<objColor r="0" g="100" b="0" alpha="0"/>
<bgColor r="255" g="255" b="255" alpha="255"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Element" type="text">
<input a0="LabelList" a1="FunctionChoice"/>
<output a0="LabelTypeFunction"/>
</command>
<element type="text" label="LabelTypeFunction">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<startPoint x="0.3030303030303029" y="-1.523199519621702" z="1"/>
</element>
</construction>
</geogebra>