整数乘法与数列迭代演示
2020-10-28 04:32
本GeoGebra范例演示整数乘法的计算过程,结合迭代列表(IterationList)和数列(Sequence)命令,展示等比数列与斐波那契数列中的乘法关系。通过调节参数n和m,用户可观察自然数乘积的变化规律,适用于整数乘法教学及数列概念的可视化探索。
GeoGebra 画板及绘图内容加载中,请稍等……
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.609.0" app="classic" platform="w" id="31ef9699-3612-488b-a8ab-7815d090a8ca" xsi:noNamespaceSchemaLocation="https://ggb123.cn/apps/xsd/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="1221" height="603" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.19246519246519248" 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 51 | 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 , 538 | 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 || 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 || 1008 1009 || 66 68 || 6" visible="false" inframe="false" stylebar="false" location="1,3" size="300" window="100,100,600,400" />
<view id="4097" visible="false" inframe="false" stylebar="true" location="1,1" size="348" window="100,100,700,550" />
<view id="1" visible="true" inframe="false" stylebar="true" location="1" size="1221" window="100,100,600,400" />
<view id="2" visible="false" inframe="false" stylebar="false" location="3" size="235" tab="ALGEBRA" window="100,100,600,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" toolbar="0" visible="false" inframe="false" stylebar="false" location="1" size="150" window="50,50,500,500" />
<view id="128" visible="false" inframe="false" stylebar="false" location="1" size="480" window="50,50,500,500" />
<view id="70" toolbar="0 || 2020 || 2021 || 2022" visible="false" inframe="false" stylebar="true" location="1" size="150" window="50,50,500,500" />
</views>
<toolbar show="false" items="0 39 73 62 | 1 501 67 , 5 19 , 72 75 76 | 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 14 68 | 30 29 54 32 31 33 | 25 17 26 60 52 61 | 40 41 42 , 27 28 35 , 6" position="1" help="false" />
<input show="false" cmd="true" top="algebra" />
<dockBar show="false" east="false" />
</perspective>
</perspectives>
<labelingStyle val="0"/>
<font size="12"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="1220" height="602"/>
<coordSystem xZero="99.001099237709" yZero="472.82477953019566" scale="22.493765584764393" yscale="22.493765584764443"/>
<evSettings axes="false" grid="false" gridIsBold="false" pointCapturing="3" rightAngleStyle="1" checkboxSize="26" gridType="3"/>
<bgColor r="64" g="64" b="64"/>
<axesColor r="0" g="0" b="0"/>
<gridColor r="192" g="192" b="192"/>
<lineStyle axes="1" grid="0"/>
<axis id="0" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
</euclidianView>
<kernel>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="2"/>
<angleUnit val="degree"/>
<algebraStyle val="0" spreadsheet="0"/>
<coordStyle val="0"/>
</kernel>
<tableview min="-2" max="2" step="1"/>
<scripting blocked="false" disabled="false"/>
<construction title="" author="" date="">
<element type="numeric" label="n">
<value val="20"/>
<show object="true" label="true"/>
<objColor r="0" g="255" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelOffset x="-42" y="1"/>
<labelMode val="3"/>
<slider min="0" max="20" absoluteScreenLocation="true" width="200" x="94" y="500" fixed="true" horizontal="true" showAlgebra="true"/>
<lineStyle thickness="10" type="0" typeHidden="1"/>
<animation step="1" speed="1" type="0" playing="false"/>
<caption val="$\Large 列数: %v$"/>
</element>
<element type="numeric" label="m">
<value val="15"/>
<show object="true" label="true"/>
<objColor r="255" g="127" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelOffset x="-2" y="7"/>
<labelMode val="3"/>
<slider min="0" max="20" absoluteScreenLocation="true" width="200" x="17" y="469" fixed="true" horizontal="false" showAlgebra="true"/>
<lineStyle thickness="10" type="0" typeHidden="1"/>
<animation step="1" speed="1" type="0" playing="false"/>
<caption val="$\Large 行数: %v$"/>
</element>
<command name="IterationList">
<input a0="a + 1" a1="a" a2="{1}" a3="n"/>
<output a0="natural"/>
</command>
<element type="list" label="natural">
<objColor r="0" g="100" b="0" alpha="0.10000000149011612"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
</element>
<command name="IterationList">
<input a0="(3 * a)" a1="a" a2="{1}" a3="n"/>
<output a0="dengbi"/>
</command>
<element type="list" label="dengbi">
<objColor r="0" g="100" b="0" alpha="0.10000000149011612"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
</element>
<command name="IterationList">
<input a0="a + b" a1="a" a2="b" a3="{1, 1}" a4="n"/>
<output a0="fib"/>
</command>
<element type="list" label="fib">
<objColor r="0" g="100" b="0" alpha="0.10000000149011612"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
</element>
<command name="IterationList">
<input a0="((2 * x(P)), y(P) + 1)" a1="P" a2="{(1, 1)}" a3="n"/>
<output a0="poi1"/>
</command>
<element type="list" label="poi1">
<show object="false" label="true"/>
<objColor r="0" g="100" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
</element>
<command name="Sequence">
<input a0="(r, Sequence[c, c, 1, m])" a1="r" a2="1" a3="n"/>
<output a0="PointNM"/>
</command>
<element type="list" label="PointNM">
<show object="true" label="true" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="8"/>
<pointStyle val="0"/>
<angleStyle val="0"/>
</element>
<expression label="ji" exp="(n * m)" />
<element type="numeric" label="ji">
<value val="300"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
</element>
<expression label="text1" exp=""" + (LaTeX[m]) + "×" + (LaTeX[n]) + "=" + (LaTeX[ji]) + """ />
<element type="text" label="text1">
<show object="true" label="true" ev="40"/>
<condition showObject="a"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<bgColor r="175" g="238" b="238" alpha="255"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<selectionAllowed val="false"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="2" size="12" style="1"/>
<auxiliary val="true"/>
<startPoint x="21.82822164266073" y="3.015270132277669" z="1"/>
</element>
<element type="boolean" label="a">
<value val="true"/>
<show object="true" label="true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="583" y="358"/>
<labelMode val="3"/>
<checkbox fixed="true"/>
<caption val="$\Large 显示答案$"/>
</element>
<expression label="text2" exp=""乘法演示""/>
<element type="text" label="text2">
<show object="true" label="true" ev="40"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<bgColor r="208" g="240" b="192" alpha="255"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<selectionAllowed val="false"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="4" size="36" style="1"/>
<absoluteScreenLocation x="584" y="263"/>
</element>
<expression label="text3" exp=""两种方法创建行列点阵:
1. 按行 Sequence(sequence((i,j),i,1,n),j,1,m)
2. 按列 Sequence((row, Sequence(col,col,1,m),row,1,n)""/>
<element type="text" label="text3">
<show object="true" label="true" ev="40"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<bgColor r="188" g="212" b="230" alpha="255"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<selectionAllowed val="false"/>
<font serif="false" sizeM="1.4" size="5" style="0"/>
<auxiliary val="true"/>
<absoluteScreenLocation x="574" y="76"/>
</element>
</construction>
</geogebra>