<?xml version="1.0"  encoding="iso-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="xsl/mathml.xsl"?>
<!DOCTYPE MMLEntities [
<!ENTITY af "&#x02061;">
<!ENTITY alpha "&#x003B1;">
<!ENTITY ap "&#x02048;">
<!ENTITY apos "&#x00027;">
<!ENTITY ApplyFunction "&#x02061;">
<!ENTITY Backslash "&#x02216;">
<!ENTITY beta "&#x003B2;">
<!ENTITY cap "&#x02229;">
<!ENTITY CenterDot "&#x000B7;">
<!ENTITY chi "&#x003C7;">
<!ENTITY compfn "&#x02218;">
<!ENTITY cup "&#x0222A;">
<!ENTITY dd "d">
<!ENTITY Del "&#x02207;">
<!ENTITY Delta "&#x00394;">
<!ENTITY delta "&#x003B4;">
<!ENTITY DifferentialD "d">
<!ENTITY DoubleRightArrow "&#x021D2;">
<!ENTITY ee "e">
<!ENTITY empty "&#x02205;&#x02063;">
<!ENTITY emptyset "&#x02205;&#x02063;">
<!ENTITY epsi "&#x003B5;">
<!ENTITY epsilon "&#x003B5;">
<!ENTITY epsiv "&#x0025B;">
<!ENTITY equiv "&#x02261;">
<!ENTITY eta "&#x003B7;">
<!ENTITY exist "&#x02203;">
<!ENTITY Exists "&#x02203;">
<!ENTITY ExponentialE "e">
<!ENTITY forall "&#x02200;">
<!ENTITY ForAll "&#x02200;">
<!ENTITY Gamma "&#x00393;">
<!ENTITY gamma "&#x003B3;">
<!ENTITY Gammad "&#x003DC;">
<!ENTITY gammad "&#x003DC;">
<!ENTITY ge "&#x02265;">
<!ENTITY gt "&#x0003E;">
<!ENTITY ii "i">
<!ENTITY image "&#x02111;">
<!ENTITY ImaginaryI "i">
<!ENTITY in "&#x02208;">
<!ENTITY infin "&#x0221E;">
<!ENTITY Integral "&#x0222B;">
<!ENTITY InvisibleTimes "&#x02062;">
<!ENTITY iota "&#x003B9;">
<!ENTITY it "&#x02062;">
<!ENTITY kappa "&#x003BA;">
<!ENTITY kappav "&#x003F0;">
<!ENTITY Lambda "&#x0039B;">
<!ENTITY lambda "&#x003BB;">
<!ENTITY lceil "&#x02308;">
<!ENTITY le "&#x02264;">
<!ENTITY LeftBracketingBar "|">
<!ENTITY LeftCeiling "&#x02308;">
<!ENTITY LeftFloor "&#x0230A;">
<!ENTITY lfloor "&#x0230A;">
<!ENTITY LowerRightArrow "&#x02198;">
<!ENTITY mu "&#x003BC;">
<!ENTITY nabla "&#x02207;">
<!ENTITY nbsp "&#x000A0;">
<!ENTITY ne "&#x02260;">
<!ENTITY not "&#x000AC;">
<!ENTITY NotElement "&#x02209;">
<!ENTITY NotEqual "&#x02260;">
<!ENTITY notin "&#x02209;">
<!ENTITY NotSubsetEqual "&#x02288;">
<!ENTITY nsub "&#x02284;">
<!ENTITY nsube "&#x02288;">
<!ENTITY nsubseteq "&#x02288;">
<!ENTITY nu "&#x003BD;">
<!ENTITY Omega "&#x003A9;">
<!ENTITY omega "&#x003C9;">
<!ENTITY OverBar "&#x000AF;">
<!ENTITY part "&#x02202;">
<!ENTITY Phi "&#x003A6;">
<!ENTITY phi "&#x003C6;">
<!ENTITY phiv "&#x003D5;">
<!ENTITY Pi "&#x003A0;">
<!ENTITY pi "&#x003C0;">
<!ENTITY piv "&#x003D6;">
<!ENTITY prime "&#x02032;">
<!ENTITY Product "&#x0220F;">
<!ENTITY Psi "&#x003A8;">
<!ENTITY psi "&#x003C8;">
<!ENTITY rarr "&#x02192;">
<!ENTITY rceil "&#x02309;">
<!ENTITY real "&#x0211C;">
<!ENTITY rfloor "&#x0230B;">
<!ENTITY rho "&#x003C1;">
<!ENTITY rhov "&#x003F1;">
<!ENTITY RightArrow "&#x02192;">
<!ENTITY rightarrow "&#x02192;">
<!ENTITY RightBracketingBar "|">
<!ENTITY RightCeiling "&#x02309;">
<!ENTITY RightFloor "&#x0230B;">
<!ENTITY Sigma "&#x003A3;">
<!ENTITY sigma "&#x003C3;">
<!ENTITY sigmav "&#x003C2;">
<!ENTITY sub "&#x02282;">
<!ENTITY sube "&#x02286;">
<!ENTITY SuchThat "&#x0220B;">
<!ENTITY Sum "&#x02211;">
<!ENTITY tau "&#x003C4;">
<!ENTITY Theta "&#x00398;">
<!ENTITY theta "&#x003B8;">
<!ENTITY thetav "&#x003D1;">
<!ENTITY times "&#x000D7;">
<!ENTITY UpperRightArrow "&#x02197;">
<!ENTITY Upsi "&#x003D2;">
<!ENTITY upsi "&#x003C5;">
<!ENTITY vee "&#x02228;">
<!ENTITY wedge "&#x02227;">
<!ENTITY weierp "&#x02118;">
<!ENTITY xi "&#x003BE;">
<!ENTITY Xi "&#x0039E;">
<!ENTITY zeta "&#x003B6;">
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ryhsym.html</title>
<!-- Created by Maple 8.00, IBM INTEL NT -->
<link href="../navi/css/esim.css" rel="stylesheet" type="text/css"/>
</head>
<body bgcolor="FFFFFF">

<a href="../mpl/ryhsym.mws" target="_blank">ryhsym.mws</a>

<a name="MapleAutoBookmark1" />
<p align="center">
<b><u><font color="#000000" size="5">Usean yhtälön ryhmän ratkaiseminen yhteen yhtälöön palauttamalla </font></u></b>
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Olkoon tarkasteltavana kolmen differentiaaliyhtälön normaalimuotoinen ryhmä, jossa tuntemattomina funktioina ovat x(</font>
<i><font color="#000000">t</font></i>
<font color="#000000">), y(</font>
<i><font color="#000000">t</font></i>
<font color="#000000">) ja z(</font>
<i><font color="#000000">t</font></i>
<font color="#000000">): </font>
</p>
<p align="left">
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">dy1:= diff(x(t), t)=x(t)+y(t)-z(t)+1;<br />
dy2:= diff(y(t), t)=-x(t)+5*y(t)+z(t)+t;<br />
dy3:= diff(z(t), t)=-2*x(t)+2*y(t)+4*z(t)+t^2;</font></b>
</td></tr>
</table>
</p>
<p align="center">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mrow>
    <mi>dy1</mi>
  </mrow>
  <mo>:=</mo>
  <mrow>
    <mrow>
      <mrow>
        <mfrac>
          <mo>&DifferentialD;</mo>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
        </mfrac>
        <mrow>
          <mi>x</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>=</mo>
      <mrow>
        <mrow>
          <mi>x</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mi>y</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
        <mo>-</mo>
        <mrow>
          <mi>z</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
        <mo>+</mo>
        <mn>1</mn>
      </mrow>
    </mrow>
  </mrow>
</math>
</p>
<p align="center">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mrow>
    <mi>dy2</mi>
  </mrow>
  <mo>:=</mo>
  <mrow>
    <mrow>
      <mrow>
        <mfrac>
          <mo>&DifferentialD;</mo>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
        </mfrac>
        <mrow>
          <mi>y</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>=</mo>
      <mrow>
        <mrow>
          <mo>-</mo>
          <mrow>
            <mi>x</mi>
            <mo>&ApplyFunction;</mo>
            <mfenced>
              <mi>t</mi>
            </mfenced>
          </mrow>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mn>5</mn>
          <mo>&InvisibleTimes;</mo>
          <mrow>
            <mi>y</mi>
            <mo>&ApplyFunction;</mo>
            <mfenced>
              <mi>t</mi>
            </mfenced>
          </mrow>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mi>z</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
        <mo>+</mo>
        <mi>t</mi>
      </mrow>
    </mrow>
  </mrow>
</math>
</p>
<p align="center">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mrow>
    <mi>dy3</mi>
  </mrow>
  <mo>:=</mo>
  <mrow>
    <mrow>
      <mrow>
        <mfrac>
          <mo>&DifferentialD;</mo>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
        </mfrac>
        <mrow>
          <mi>z</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>=</mo>
      <mrow>
        <mrow>
          <mo>-</mo>
          <mrow>
            <mn>2</mn>
            <mo>&InvisibleTimes;</mo>
            <mrow>
              <mi>x</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mn>2</mn>
          <mo>&InvisibleTimes;</mo>
          <mrow>
            <mi>y</mi>
            <mo>&ApplyFunction;</mo>
            <mfenced>
              <mi>t</mi>
            </mfenced>
          </mrow>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mn>4</mn>
          <mo>&InvisibleTimes;</mo>
          <mrow>
            <mi>z</mi>
            <mo>&ApplyFunction;</mo>
            <mfenced>
              <mi>t</mi>
            </mfenced>
          </mrow>
        </mrow>
        <mo>+</mo>
        <msup>
          <mi>t</mi>
          <mn>2</mn>
        </msup>
      </mrow>
    </mrow>
  </mrow>
</math>
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">funktiot:= [x(t), y(t), z(t)];</font></b>
</td></tr>
</table>
</p>
<p align="center">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mrow>
    <mi>funktiot</mi>
  </mrow>
  <mo>:=</mo>
  <mrow>
    <mfenced open='[' close=']'>
      <mrow>
        <mi>x</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
      <mrow>
        <mi>y</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
      <mrow>
        <mi>z</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
    </mfenced>
  </mrow>
</math>
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Ryhmä pyritään ratkaisemaan eliminoimalla ensin yhtälöistä funktiot </font>
<i><font color="#000000">x</font></i>
<font color="#000000">&nbsp;ja </font>
<i><font color="#000000">y</font></i>
<font color="#000000">, jolloin saadaan yksinomaan funktiota </font>
<i><font color="#000000">z</font></i>
<font color="#000000">&nbsp;koskeva differentiaaliyhtälö. Tätä varten kaksi ensimmäistä yhtälöä derivoidaan kerran ja viimeinen yhtälö kaksi kertaa, jolloin saadaan kaikkiaan seitsemän yhtälöä:</font>
</p>
<p align="left">
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">dy4:= diff(dy1, t):<br />
dy5:= diff(dy2, t):<br />
dy6:= diff(dy3, t):<br />
dy7:= diff(dy3, t$2):<br />
dy1, dy2, dy3, dy4, dy5, dy6, dy7;</font></b>
</td></tr>
</table>
</p>
<p align="left">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mrow>
    <mrow>
      <mfrac>
        <mo>&DifferentialD;</mo>
        <mrow>
          <mo>&DifferentialD;</mo>
          <mi>t</mi>
        </mrow>
      </mfrac>
      <mrow>
        <mi>x</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
    </mrow>
    <mo>=</mo>
    <mrow>
      <mrow>
        <mi>x</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mi>y</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mi>z</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
      <mo>+</mo>
      <mn>1</mn>
    </mrow>
  </mrow>
  <mo>,</mo>
  <mrow>
    <mrow>
      <mfrac>
        <mo>&DifferentialD;</mo>
        <mrow>
          <mo>&DifferentialD;</mo>
          <mi>t</mi>
        </mrow>
      </mfrac>
      <mrow>
        <mi>y</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
    </mrow>
    <mo>=</mo>
    <mrow>
      <mrow>
        <mo>-</mo>
        <mrow>
          <mi>x</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mn>5</mn>
        <mo>&InvisibleTimes;</mo>
        <mrow>
          <mi>y</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mi>z</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
      <mo>+</mo>
      <mi>t</mi>
    </mrow>
  </mrow>
  <mo>,</mo>
  <mrow>
    <mrow>
      <mfrac>
        <mo>&DifferentialD;</mo>
        <mrow>
          <mo>&DifferentialD;</mo>
          <mi>t</mi>
        </mrow>
      </mfrac>
      <mrow>
        <mi>z</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
    </mrow>
    <mo>=</mo>
    <mrow>
      <mrow>
        <mo>-</mo>
        <mrow>
          <mn>2</mn>
          <mo>&InvisibleTimes;</mo>
          <mrow>
            <mi>x</mi>
            <mo>&ApplyFunction;</mo>
            <mfenced>
              <mi>t</mi>
            </mfenced>
          </mrow>
        </mrow>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mn>2</mn>
        <mo>&InvisibleTimes;</mo>
        <mrow>
          <mi>y</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mn>4</mn>
        <mo>&InvisibleTimes;</mo>
        <mrow>
          <mi>z</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>+</mo>
      <msup>
        <mi>t</mi>
        <mn>2</mn>
      </msup>
    </mrow>
  </mrow>
  <mo>,</mo>
  <mrow>
    <mrow>
      <mfrac>
        <msup>
          <mo>&DifferentialD;</mo>
          <mn>2</mn>
        </msup>
        <msup>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
          <mn>2</mn>
        </msup>
      </mfrac>
      <mrow>
        <mi>x</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
    </mrow>
    <mo>=</mo>
    <mrow>
      <mrow>
        <mfrac>
          <mo>&DifferentialD;</mo>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
        </mfrac>
        <mrow>
          <mi>x</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mfrac>
          <mo>&DifferentialD;</mo>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
        </mfrac>
        <mrow>
          <mi>y</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mo>&DifferentialD;</mo>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
        </mfrac>
        <mrow>
          <mi>z</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
    </mrow>
  </mrow>
  <mo>,</mo>
  <mrow>
    <mrow>
      <mfrac>
        <msup>
          <mo>&DifferentialD;</mo>
          <mn>2</mn>
        </msup>
        <msup>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
          <mn>2</mn>
        </msup>
      </mfrac>
      <mrow>
        <mi>y</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
    </mrow>
    <mo>=</mo>
    <mrow>
      <mrow>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mo>&DifferentialD;</mo>
            <mrow>
              <mo>&DifferentialD;</mo>
              <mi>t</mi>
            </mrow>
          </mfrac>
          <mrow>
            <mi>x</mi>
            <mo>&ApplyFunction;</mo>
            <mfenced>
              <mi>t</mi>
            </mfenced>
          </mrow>
        </mrow>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mn>5</mn>
        <mo>&InvisibleTimes;</mo>
        <mfenced>
          <mrow>
            <mfrac>
              <mo>&DifferentialD;</mo>
              <mrow>
                <mo>&DifferentialD;</mo>
                <mi>t</mi>
              </mrow>
            </mfrac>
            <mrow>
              <mi>y</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
        </mfenced>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mfrac>
          <mo>&DifferentialD;</mo>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
        </mfrac>
        <mrow>
          <mi>z</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>+</mo>
      <mn>1</mn>
    </mrow>
  </mrow>
  <mo>,</mo>
  <mrow>
    <mrow>
      <mfrac>
        <msup>
          <mo>&DifferentialD;</mo>
          <mn>2</mn>
        </msup>
        <msup>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
          <mn>2</mn>
        </msup>
      </mfrac>
      <mrow>
        <mi>z</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
    </mrow>
    <mo>=</mo>
    <mrow>
      <mrow>
        <mo>-</mo>
        <mrow>
          <mn>2</mn>
          <mo>&InvisibleTimes;</mo>
          <mfenced>
            <mrow>
              <mfrac>
                <mo>&DifferentialD;</mo>
                <mrow>
                  <mo>&DifferentialD;</mo>
                  <mi>t</mi>
                </mrow>
              </mfrac>
              <mrow>
                <mi>x</mi>
                <mo>&ApplyFunction;</mo>
                <mfenced>
                  <mi>t</mi>
                </mfenced>
              </mrow>
            </mrow>
          </mfenced>
        </mrow>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mn>2</mn>
        <mo>&InvisibleTimes;</mo>
        <mfenced>
          <mrow>
            <mfrac>
              <mo>&DifferentialD;</mo>
              <mrow>
                <mo>&DifferentialD;</mo>
                <mi>t</mi>
              </mrow>
            </mfrac>
            <mrow>
              <mi>y</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
        </mfenced>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mn>4</mn>
        <mo>&InvisibleTimes;</mo>
        <mfenced>
          <mrow>
            <mfrac>
              <mo>&DifferentialD;</mo>
              <mrow>
                <mo>&DifferentialD;</mo>
                <mi>t</mi>
              </mrow>
            </mfrac>
            <mrow>
              <mi>z</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
        </mfenced>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mn>2</mn>
        <mo>&InvisibleTimes;</mo>
        <mi>t</mi>
      </mrow>
    </mrow>
  </mrow>
  <mo>,</mo>
  <mrow>
    <mrow>
      <mfrac>
        <msup>
          <mo>&DifferentialD;</mo>
          <mn>3</mn>
        </msup>
        <msup>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
          <mn>3</mn>
        </msup>
      </mfrac>
      <mrow>
        <mi>z</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
    </mrow>
    <mo>=</mo>
    <mrow>
      <mrow>
        <mo>-</mo>
        <mrow>
          <mn>2</mn>
          <mo>&InvisibleTimes;</mo>
          <mfenced>
            <mrow>
              <mfrac>
                <msup>
                  <mo>&DifferentialD;</mo>
                  <mn>2</mn>
                </msup>
                <msup>
                  <mrow>
                    <mo>&DifferentialD;</mo>
                    <mi>t</mi>
                  </mrow>
                  <mn>2</mn>
                </msup>
              </mfrac>
              <mrow>
                <mi>x</mi>
                <mo>&ApplyFunction;</mo>
                <mfenced>
                  <mi>t</mi>
                </mfenced>
              </mrow>
            </mrow>
          </mfenced>
        </mrow>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mn>2</mn>
        <mo>&InvisibleTimes;</mo>
        <mfenced>
          <mrow>
            <mfrac>
              <msup>
                <mo>&DifferentialD;</mo>
                <mn>2</mn>
              </msup>
              <msup>
                <mrow>
                  <mo>&DifferentialD;</mo>
                  <mi>t</mi>
                </mrow>
                <mn>2</mn>
              </msup>
            </mfrac>
            <mrow>
              <mi>y</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
        </mfenced>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mn>4</mn>
        <mo>&InvisibleTimes;</mo>
        <mfenced>
          <mrow>
            <mfrac>
              <msup>
                <mo>&DifferentialD;</mo>
                <mn>2</mn>
              </msup>
              <msup>
                <mrow>
                  <mo>&DifferentialD;</mo>
                  <mi>t</mi>
                </mrow>
                <mn>2</mn>
              </msup>
            </mfrac>
            <mrow>
              <mi>z</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
        </mfenced>
      </mrow>
      <mo>+</mo>
      <mn>2</mn>
    </mrow>
  </mrow>
</math>
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Kuudesta ensimmäisestä yhtälöstä voidaan ratkaista funktiot </font>
<i><font color="#000000">x</font></i>
<font color="#000000">&nbsp;ja </font>
<i><font color="#000000">y</font></i>
<font color="#000000">&nbsp;derivaattoineen ja tämän jälkeen sijoittaa lausekkeet perättäin viimeiseen yhtälöön.</font>
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Määritellään ensin tuntemattomat:</font>
</p>
<p align="left">
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">tuntemattomat:=[diff(y(t), t, t), diff(x(t), t, t), diff(x(t), t), diff(y(t), t), y(t), x(t)];</font></b>
</td></tr>
</table>
</p>
<p align="center">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mrow>
    <mi>tuntemattomat</mi>
  </mrow>
  <mo>:=</mo>
  <mrow>
    <mfenced open='[' close=']'>
      <mrow>
        <mfrac>
          <msup>
            <mo>&DifferentialD;</mo>
            <mn>2</mn>
          </msup>
          <msup>
            <mrow>
              <mo>&DifferentialD;</mo>
              <mi>t</mi>
            </mrow>
            <mn>2</mn>
          </msup>
        </mfrac>
        <mrow>
          <mi>y</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mrow>
        <mfrac>
          <msup>
            <mo>&DifferentialD;</mo>
            <mn>2</mn>
          </msup>
          <msup>
            <mrow>
              <mo>&DifferentialD;</mo>
              <mi>t</mi>
            </mrow>
            <mn>2</mn>
          </msup>
        </mfrac>
        <mrow>
          <mi>x</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mrow>
        <mfrac>
          <mo>&DifferentialD;</mo>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
        </mfrac>
        <mrow>
          <mi>x</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mrow>
        <mfrac>
          <mo>&DifferentialD;</mo>
          <mrow>
            <mo>&DifferentialD;</mo>
            <mi>t</mi>
          </mrow>
        </mfrac>
        <mrow>
          <mi>y</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mrow>
        <mi>y</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
      <mrow>
        <mi>x</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
    </mfenced>
  </mrow>
</math>
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Ratkaistaessa </font>
<i><font color="#000000">Maple</font></i>
<font color="#000000">n </font>
<b><font color="#000000">solve</font></b>
<font color="#000000">-komennolla ei ole mahdollista ratkaista derivaattojen suhteen, jos derivaatasta esiintyy useampia kertalukuja. Tämä voidaan ohittaa korvaamalla derivaatta- ja funktiomerkinnät väliaikaisilla muuttujilla.</font>
</p>
<p align="left">
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">d2m:= zip((x, y)-&gt;x=y, tuntemattomat, [seq(d[k], k=1..6)]):<br />
m2d:= zip((x, y)-&gt;x=y, [seq(d[k], k=1..6)], tuntemattomat):</font></b>
</td></tr>
</table>
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">subs(d2m, [{dy1, dy2, dy3, dy4, dy5, dy6}, tuntemattomat]):<br />
solve(%[1], {%[2][]}):<br />
elimsij:= subs(m2d, %);</font></b>
</td></tr>
</table>
</p>
<p align="left">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mrow>
    <mi>elimsij</mi>
  </mrow>
  <mo>:=</mo>
  <mrow>
    <mfenced open='{' close='}'>
      <mrow>
        <mrow>
          <mfrac>
            <mo>&DifferentialD;</mo>
            <mrow>
              <mo>&DifferentialD;</mo>
              <mi>t</mi>
            </mrow>
          </mfrac>
          <mrow>
            <mi>x</mi>
            <mo>&ApplyFunction;</mo>
            <mfenced>
              <mi>t</mi>
            </mfenced>
          </mrow>
        </mrow>
        <mo>=</mo>
        <mrow>
          <mrow>
            <mfrac>
              <mn>1</mn>
              <mn>2</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <mfenced>
              <mrow>
                <mfrac>
                  <msup>
                    <mo>&DifferentialD;</mo>
                    <mn>2</mn>
                  </msup>
                  <msup>
                    <mrow>
                      <mo>&DifferentialD;</mo>
                      <mi>t</mi>
                    </mrow>
                    <mn>2</mn>
                  </msup>
                </mfrac>
                <mrow>
                  <mi>z</mi>
                  <mo>&ApplyFunction;</mo>
                  <mfenced>
                    <mi>t</mi>
                  </mfenced>
                </mrow>
              </mrow>
            </mfenced>
          </mrow>
          <mo>-</mo>
          <mrow>
            <mfrac>
              <mn>7</mn>
              <mn>2</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <mfenced>
              <mrow>
                <mfrac>
                  <mo>&DifferentialD;</mo>
                  <mrow>
                    <mo>&DifferentialD;</mo>
                    <mi>t</mi>
                  </mrow>
                </mfrac>
                <mrow>
                  <mi>z</mi>
                  <mo>&ApplyFunction;</mo>
                  <mfenced>
                    <mi>t</mi>
                  </mfenced>
                </mrow>
              </mrow>
            </mfenced>
          </mrow>
          <mo>+</mo>
          <mrow>
            <mn>3</mn>
            <mo>&InvisibleTimes;</mo>
            <mrow>
              <mi>z</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
          <mo>+</mo>
          <mrow>
            <mfrac>
              <mn>3</mn>
              <mn>2</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <msup>
              <mi>t</mi>
              <mn>2</mn>
            </msup>
          </mrow>
          <mo>+</mo>
          <mn>2</mn>
          <mo>-</mo>
          <mrow>
            <mn>2</mn>
            <mo>&InvisibleTimes;</mo>
            <mi>t</mi>
          </mrow>
        </mrow>
      </mrow>
      <mrow>
        <mrow>
          <mfrac>
            <msup>
              <mo>&DifferentialD;</mo>
              <mn>2</mn>
            </msup>
            <msup>
              <mrow>
                <mo>&DifferentialD;</mo>
                <mi>t</mi>
              </mrow>
              <mn>2</mn>
            </msup>
          </mfrac>
          <mrow>
            <mi>y</mi>
            <mo>&ApplyFunction;</mo>
            <mfenced>
              <mi>t</mi>
            </mfenced>
          </mrow>
        </mrow>
        <mo>=</mo>
        <mrow>
          <mrow>
            <mfrac>
              <mn>9</mn>
              <mn>2</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <mfenced>
              <mrow>
                <mfrac>
                  <msup>
                    <mo>&DifferentialD;</mo>
                    <mn>2</mn>
                  </msup>
                  <msup>
                    <mrow>
                      <mo>&DifferentialD;</mo>
                      <mi>t</mi>
                    </mrow>
                    <mn>2</mn>
                  </msup>
                </mfrac>
                <mrow>
                  <mi>z</mi>
                  <mo>&ApplyFunction;</mo>
                  <mfenced>
                    <mi>t</mi>
                  </mfenced>
                </mrow>
              </mrow>
            </mfenced>
          </mrow>
          <mo>-</mo>
          <mrow>
            <mn>23</mn>
            <mo>&InvisibleTimes;</mo>
            <mfenced>
              <mrow>
                <mfrac>
                  <mo>&DifferentialD;</mo>
                  <mrow>
                    <mo>&DifferentialD;</mo>
                    <mi>t</mi>
                  </mrow>
                </mfrac>
                <mrow>
                  <mi>z</mi>
                  <mo>&ApplyFunction;</mo>
                  <mfenced>
                    <mi>t</mi>
                  </mfenced>
                </mrow>
              </mrow>
            </mfenced>
          </mrow>
          <mo>+</mo>
          <mrow>
            <mn>12</mn>
            <mo>&InvisibleTimes;</mo>
            <mrow>
              <mi>z</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
          <mo>+</mo>
          <mrow>
            <mn>6</mn>
            <mo>&InvisibleTimes;</mo>
            <msup>
              <mi>t</mi>
              <mn>2</mn>
            </msup>
          </mrow>
          <mo>+</mo>
          <mn>9</mn>
          <mo>-</mo>
          <mrow>
            <mn>13</mn>
            <mo>&InvisibleTimes;</mo>
            <mi>t</mi>
          </mrow>
        </mrow>
      </mrow>
      <mrow>
        <mrow>
          <mfrac>
            <mo>&DifferentialD;</mo>
            <mrow>
              <mo>&DifferentialD;</mo>
              <mi>t</mi>
            </mrow>
          </mfrac>
          <mrow>
            <mi>y</mi>
            <mo>&ApplyFunction;</mo>
            <mfenced>
              <mi>t</mi>
            </mfenced>
          </mrow>
        </mrow>
        <mo>=</mo>
        <mrow>
          <mrow>
            <mfrac>
              <msup>
                <mo>&DifferentialD;</mo>
                <mn>2</mn>
              </msup>
              <msup>
                <mrow>
                  <mo>&DifferentialD;</mo>
                  <mi>t</mi>
                </mrow>
                <mn>2</mn>
              </msup>
            </mfrac>
            <mrow>
              <mi>z</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
          <mo>-</mo>
          <mrow>
            <mfrac>
              <mn>11</mn>
              <mn>2</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <mfenced>
              <mrow>
                <mfrac>
                  <mo>&DifferentialD;</mo>
                  <mrow>
                    <mo>&DifferentialD;</mo>
                    <mi>t</mi>
                  </mrow>
                </mfrac>
                <mrow>
                  <mi>z</mi>
                  <mo>&ApplyFunction;</mo>
                  <mfenced>
                    <mi>t</mi>
                  </mfenced>
                </mrow>
              </mrow>
            </mfenced>
          </mrow>
          <mo>+</mo>
          <mrow>
            <mn>3</mn>
            <mo>&InvisibleTimes;</mo>
            <mrow>
              <mi>z</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
          <mo>+</mo>
          <mrow>
            <mfrac>
              <mn>3</mn>
              <mn>2</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <msup>
              <mi>t</mi>
              <mn>2</mn>
            </msup>
          </mrow>
          <mo>+</mo>
          <mn>2</mn>
          <mo>-</mo>
          <mrow>
            <mn>3</mn>
            <mo>&InvisibleTimes;</mo>
            <mi>t</mi>
          </mrow>
        </mrow>
      </mrow>
      <mrow>
        <mrow>
          <mi>y</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
        <mo>=</mo>
        <mrow>
          <mrow>
            <mo>-</mo>
            <mrow>
              <mfrac>
                <mn>3</mn>
                <mn>2</mn>
              </mfrac>
              <mo>&InvisibleTimes;</mo>
              <mfenced>
                <mrow>
                  <mfrac>
                    <mo>&DifferentialD;</mo>
                    <mrow>
                      <mo>&DifferentialD;</mo>
                      <mi>t</mi>
                    </mrow>
                  </mfrac>
                  <mrow>
                    <mi>z</mi>
                    <mo>&ApplyFunction;</mo>
                    <mfenced>
                      <mi>t</mi>
                    </mfenced>
                  </mrow>
                </mrow>
              </mfenced>
            </mrow>
          </mrow>
          <mo>+</mo>
          <mrow>
            <mfrac>
              <mn>1</mn>
              <mn>4</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <mfenced>
              <mrow>
                <mfrac>
                  <msup>
                    <mo>&DifferentialD;</mo>
                    <mn>2</mn>
                  </msup>
                  <msup>
                    <mrow>
                      <mo>&DifferentialD;</mo>
                      <mi>t</mi>
                    </mrow>
                    <mn>2</mn>
                  </msup>
                </mfrac>
                <mrow>
                  <mi>z</mi>
                  <mo>&ApplyFunction;</mo>
                  <mfenced>
                    <mi>t</mi>
                  </mfenced>
                </mrow>
              </mrow>
            </mfenced>
          </mrow>
          <mo>+</mo>
          <mrow>
            <mi>z</mi>
            <mo>&ApplyFunction;</mo>
            <mfenced>
              <mi>t</mi>
            </mfenced>
          </mrow>
          <mo>+</mo>
          <mrow>
            <mfrac>
              <mn>1</mn>
              <mn>2</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <msup>
              <mi>t</mi>
              <mn>2</mn>
            </msup>
          </mrow>
          <mo>+</mo>
          <mfrac>
            <mn>1</mn>
            <mn>2</mn>
          </mfrac>
          <mo>-</mo>
          <mi>t</mi>
        </mrow>
      </mrow>
      <mrow>
        <mrow>
          <mfrac>
            <msup>
              <mo>&DifferentialD;</mo>
              <mn>2</mn>
            </msup>
            <msup>
              <mrow>
                <mo>&DifferentialD;</mo>
                <mi>t</mi>
              </mrow>
              <mn>2</mn>
            </msup>
          </mfrac>
          <mrow>
            <mi>x</mi>
            <mo>&ApplyFunction;</mo>
            <mfenced>
              <mi>t</mi>
            </mfenced>
          </mrow>
        </mrow>
        <mo>=</mo>
        <mrow>
          <mrow>
            <mfrac>
              <mn>3</mn>
              <mn>2</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <mfenced>
              <mrow>
                <mfrac>
                  <msup>
                    <mo>&DifferentialD;</mo>
                    <mn>2</mn>
                  </msup>
                  <msup>
                    <mrow>
                      <mo>&DifferentialD;</mo>
                      <mi>t</mi>
                    </mrow>
                    <mn>2</mn>
                  </msup>
                </mfrac>
                <mrow>
                  <mi>z</mi>
                  <mo>&ApplyFunction;</mo>
                  <mfenced>
                    <mi>t</mi>
                  </mfenced>
                </mrow>
              </mrow>
            </mfenced>
          </mrow>
          <mo>-</mo>
          <mrow>
            <mn>10</mn>
            <mo>&InvisibleTimes;</mo>
            <mfenced>
              <mrow>
                <mfrac>
                  <mo>&DifferentialD;</mo>
                  <mrow>
                    <mo>&DifferentialD;</mo>
                    <mi>t</mi>
                  </mrow>
                </mfrac>
                <mrow>
                  <mi>z</mi>
                  <mo>&ApplyFunction;</mo>
                  <mfenced>
                    <mi>t</mi>
                  </mfenced>
                </mrow>
              </mrow>
            </mfenced>
          </mrow>
          <mo>+</mo>
          <mrow>
            <mn>6</mn>
            <mo>&InvisibleTimes;</mo>
            <mrow>
              <mi>z</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
          <mo>+</mo>
          <mrow>
            <mn>3</mn>
            <mo>&InvisibleTimes;</mo>
            <msup>
              <mi>t</mi>
              <mn>2</mn>
            </msup>
          </mrow>
          <mo>+</mo>
          <mn>4</mn>
          <mo>-</mo>
          <mrow>
            <mn>5</mn>
            <mo>&InvisibleTimes;</mo>
            <mi>t</mi>
          </mrow>
        </mrow>
      </mrow>
      <mrow>
        <mrow>
          <mi>x</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
        <mo>=</mo>
        <mrow>
          <mrow>
            <mfrac>
              <mn>1</mn>
              <mn>4</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <mfenced>
              <mrow>
                <mfrac>
                  <msup>
                    <mo>&DifferentialD;</mo>
                    <mn>2</mn>
                  </msup>
                  <msup>
                    <mrow>
                      <mo>&DifferentialD;</mo>
                      <mi>t</mi>
                    </mrow>
                    <mn>2</mn>
                  </msup>
                </mfrac>
                <mrow>
                  <mi>z</mi>
                  <mo>&ApplyFunction;</mo>
                  <mfenced>
                    <mi>t</mi>
                  </mfenced>
                </mrow>
              </mrow>
            </mfenced>
          </mrow>
          <mo>-</mo>
          <mrow>
            <mn>2</mn>
            <mo>&InvisibleTimes;</mo>
            <mfenced>
              <mrow>
                <mfrac>
                  <mo>&DifferentialD;</mo>
                  <mrow>
                    <mo>&DifferentialD;</mo>
                    <mi>t</mi>
                  </mrow>
                </mfrac>
                <mrow>
                  <mi>z</mi>
                  <mo>&ApplyFunction;</mo>
                  <mfenced>
                    <mi>t</mi>
                  </mfenced>
                </mrow>
              </mrow>
            </mfenced>
          </mrow>
          <mo>+</mo>
          <mrow>
            <mn>3</mn>
            <mo>&InvisibleTimes;</mo>
            <mrow>
              <mi>z</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
          <mo>+</mo>
          <msup>
            <mi>t</mi>
            <mn>2</mn>
          </msup>
          <mo>+</mo>
          <mfrac>
            <mn>1</mn>
            <mn>2</mn>
          </mfrac>
          <mo>-</mo>
          <mi>t</mi>
        </mrow>
      </mrow>
    </mfenced>
  </mrow>
</math>
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">dy:= subs(elimsij, dy7);</font></b>
</td></tr>
</table>
</p>
<p align="center">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mrow>
    <mi>dy</mi>
  </mrow>
  <mo>:=</mo>
  <mrow>
    <mrow>
      <mrow>
        <mfrac>
          <msup>
            <mo>&DifferentialD;</mo>
            <mn>3</mn>
          </msup>
          <msup>
            <mrow>
              <mo>&DifferentialD;</mo>
              <mi>t</mi>
            </mrow>
            <mn>3</mn>
          </msup>
        </mfrac>
        <mrow>
          <mi>z</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>=</mo>
      <mrow>
        <mrow>
          <mn>10</mn>
          <mo>&InvisibleTimes;</mo>
          <mfenced>
            <mrow>
              <mfrac>
                <msup>
                  <mo>&DifferentialD;</mo>
                  <mn>2</mn>
                </msup>
                <msup>
                  <mrow>
                    <mo>&DifferentialD;</mo>
                    <mi>t</mi>
                  </mrow>
                  <mn>2</mn>
                </msup>
              </mfrac>
              <mrow>
                <mi>z</mi>
                <mo>&ApplyFunction;</mo>
                <mfenced>
                  <mi>t</mi>
                </mfenced>
              </mrow>
            </mrow>
          </mfenced>
        </mrow>
        <mo>-</mo>
        <mrow>
          <mn>26</mn>
          <mo>&InvisibleTimes;</mo>
          <mfenced>
            <mrow>
              <mfrac>
                <mo>&DifferentialD;</mo>
                <mrow>
                  <mo>&DifferentialD;</mo>
                  <mi>t</mi>
                </mrow>
              </mfrac>
              <mrow>
                <mi>z</mi>
                <mo>&ApplyFunction;</mo>
                <mfenced>
                  <mi>t</mi>
                </mfenced>
              </mrow>
            </mrow>
          </mfenced>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mn>12</mn>
          <mo>&InvisibleTimes;</mo>
          <mrow>
            <mi>z</mi>
            <mo>&ApplyFunction;</mo>
            <mfenced>
              <mi>t</mi>
            </mfenced>
          </mrow>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mn>6</mn>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>t</mi>
            <mn>2</mn>
          </msup>
        </mrow>
        <mo>+</mo>
        <mn>12</mn>
        <mo>-</mo>
        <mrow>
          <mn>16</mn>
          <mo>&InvisibleTimes;</mo>
          <mi>t</mi>
        </mrow>
      </mrow>
    </mrow>
  </mrow>
</math>
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Tuloksena on kolmannen kertaluvun yhtälö funktiolle </font>
<i><font color="#000000">z</font></i>
<font color="#000000">. Tämä voidaan löytää myös hieman suorempaan käyttämällä </font>
<i><font color="#000000">Maple</font></i>
<font color="#000000">n </font>
<b><font color="#000000">eliminate</font></b>
<font color="#000000">-komentoa. Myös </font>
<b><font color="#000000">eliminate</font></b>
<font color="#000000">-komennon käyttö vaatii edellä esitellyt korvaustoimenpiteet.</font>
</p>
<p align="left">
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">subs(d2m, [{dy1, dy2, dy3, dy4, dy5, dy6, dy7}, tuntemattomat]):<br />
eliminate(%[1], {%[2][]}):<br />
op(subs(m2d, %)[-1])=0;</font></b>
</td></tr>
</table>
</p>
<p align="center">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mrow>
    <mrow>
      <mrow>
        <mn>10</mn>
        <mo>&InvisibleTimes;</mo>
        <mfenced>
          <mrow>
            <mfrac>
              <msup>
                <mo>&DifferentialD;</mo>
                <mn>2</mn>
              </msup>
              <msup>
                <mrow>
                  <mo>&DifferentialD;</mo>
                  <mi>t</mi>
                </mrow>
                <mn>2</mn>
              </msup>
            </mfrac>
            <mrow>
              <mi>z</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
        </mfenced>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <msup>
            <mo>&DifferentialD;</mo>
            <mn>3</mn>
          </msup>
          <msup>
            <mrow>
              <mo>&DifferentialD;</mo>
              <mi>t</mi>
            </mrow>
            <mn>3</mn>
          </msup>
        </mfrac>
        <mrow>
          <mi>z</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mn>16</mn>
        <mo>&InvisibleTimes;</mo>
        <mi>t</mi>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mn>26</mn>
        <mo>&InvisibleTimes;</mo>
        <mfenced>
          <mrow>
            <mfrac>
              <mo>&DifferentialD;</mo>
              <mrow>
                <mo>&DifferentialD;</mo>
                <mi>t</mi>
              </mrow>
            </mfrac>
            <mrow>
              <mi>z</mi>
              <mo>&ApplyFunction;</mo>
              <mfenced>
                <mi>t</mi>
              </mfenced>
            </mrow>
          </mrow>
        </mfenced>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mn>12</mn>
        <mo>&InvisibleTimes;</mo>
        <mrow>
          <mi>z</mi>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>t</mi>
          </mfenced>
        </mrow>
      </mrow>
      <mo>+</mo>
      <mn>12</mn>
      <mo>+</mo>
      <mrow>
        <mn>6</mn>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>t</mi>
          <mn>2</mn>
        </msup>
      </mrow>
    </mrow>
    <mo>=</mo>
    <mn>0</mn>
  </mrow>
</math>
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Yhtälön ratkaisuksi saadaan</font>
</p>
<p align="left">
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">zratk:= dsolve(dy, z(t));</font></b>
</td></tr>
</table>
</p>
<p align="center">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mrow>
    <mi>zratk</mi>
  </mrow>
  <mo>:=</mo>
  <mrow>
    <mrow>
      <mrow>
        <mi>z</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
      <mo>=</mo>
      <mrow>
        <mfrac>
          <mn>-71</mn>
          <mn>36</mn>
        </mfrac>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mn>5</mn>
            <mn>6</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <mi>t</mi>
        </mrow>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mn>1</mn>
            <mn>2</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>t</mi>
            <mn>2</mn>
          </msup>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mi>_C1</mi>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mn>6</mn>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mi>_C2</mi>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mi>_C3</mi>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mo>-</mo>
                <mrow>
                  <mfenced>
                    <mrow>
                      <mn>-2</mn>
                      <mo>+</mo>
                      <msqrt>
                        <mn>2</mn>
                      </msqrt>
                    </mrow>
                  </mfenced>
                  <mo>&InvisibleTimes;</mo>
                  <mi>t</mi>
                </mrow>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
      </mrow>
    </mrow>
  </mrow>
</math>
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Yhtälöryhmän yleinen ratkaisu muodossa x(</font>
<i><font color="#000000">t</font></i>
<font color="#000000">), y(</font>
<i><font color="#000000">t</font></i>
<font color="#000000">), z(</font>
<i><font color="#000000">t</font></i>
<font color="#000000">) saadaan tätä ja aiempia lausekkeita käyttäen:</font>
</p>
<p align="left">
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">subs(elimsij, funktiot):<br />
ylratk:= subs(zratk, %):<br />
simplify(%);</font></b>
</td></tr>
</table>
</p>
<p align="left">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mfenced open='[' close=']'>
    <mrow>
      <mn>-4</mn>
      <mo>-</mo>
      <mrow>
        <mrow>
          <mi>_C2</mi>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msqrt>
          <mn>2</mn>
        </msqrt>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mrow>
          <mfrac>
            <mn>1</mn>
            <mn>2</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <mi>_C2</mi>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mfenced>
                <mrow>
                  <mn>2</mn>
                  <mo>+</mo>
                  <msqrt>
                    <mn>2</mn>
                  </msqrt>
                </mrow>
              </mfenced>
              <mo>&InvisibleTimes;</mo>
              <mi>t</mi>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mrow>
          <mi>_C3</mi>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mo>-</mo>
                <mrow>
                  <mfenced>
                    <mrow>
                      <mn>-2</mn>
                      <mo>+</mo>
                      <msqrt>
                        <mn>2</mn>
                      </msqrt>
                    </mrow>
                  </mfenced>
                  <mo>&InvisibleTimes;</mo>
                  <mi>t</mi>
                </mrow>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msqrt>
          <mn>2</mn>
        </msqrt>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mrow>
          <mfrac>
            <mn>1</mn>
            <mn>2</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <mi>_C3</mi>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mo>-</mo>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>-2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>3</mn>
          <mn>2</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <mi>t</mi>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>1</mn>
          <mn>2</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>t</mi>
          <mn>2</mn>
        </msup>
      </mrow>
    </mrow>
    <mrow>
      <mfrac>
        <mn>-17</mn>
        <mn>36</mn>
      </mfrac>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>1</mn>
          <mn>3</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <mi>t</mi>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mi>_C1</mi>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mn>6</mn>
              <mo>&InvisibleTimes;</mo>
              <mi>t</mi>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mrow>
          <mfrac>
            <mn>1</mn>
            <mn>2</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <mi>_C2</mi>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mfenced>
                <mrow>
                  <mn>2</mn>
                  <mo>+</mo>
                  <msqrt>
                    <mn>2</mn>
                  </msqrt>
                </mrow>
              </mfenced>
              <mo>&InvisibleTimes;</mo>
              <mi>t</mi>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mrow>
          <mrow>
            <mfrac>
              <mn>1</mn>
              <mn>2</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <mi>_C2</mi>
          </mrow>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msqrt>
          <mn>2</mn>
        </msqrt>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mrow>
          <mfrac>
            <mn>1</mn>
            <mn>2</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <mi>_C3</mi>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mo>-</mo>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>-2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mrow>
          <mrow>
            <mfrac>
              <mn>1</mn>
              <mn>2</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <mi>_C3</mi>
          </mrow>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mo>-</mo>
                <mrow>
                  <mfenced>
                    <mrow>
                      <mn>-2</mn>
                      <mo>+</mo>
                      <msqrt>
                        <mn>2</mn>
                      </msqrt>
                    </mrow>
                  </mfenced>
                  <mo>&InvisibleTimes;</mo>
                  <mi>t</mi>
                </mrow>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msqrt>
          <mn>2</mn>
        </msqrt>
      </mrow>
    </mrow>
    <mrow>
      <mfrac>
        <mn>-71</mn>
        <mn>36</mn>
      </mfrac>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>5</mn>
          <mn>6</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <mi>t</mi>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>1</mn>
          <mn>2</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>t</mi>
          <mn>2</mn>
        </msup>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mi>_C1</mi>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mn>6</mn>
              <mo>&InvisibleTimes;</mo>
              <mi>t</mi>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mi>_C2</mi>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mfenced>
                <mrow>
                  <mn>2</mn>
                  <mo>+</mo>
                  <msqrt>
                    <mn>2</mn>
                  </msqrt>
                </mrow>
              </mfenced>
              <mo>&InvisibleTimes;</mo>
              <mi>t</mi>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mi>_C3</mi>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mo>-</mo>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>-2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
    </mrow>
  </mfenced>
</math>
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Tiettyä alkuehtoa vastaavat vakioiden arvot saadaan tämän jälkeen tavalliseen tapaan ratkaisemalla algebrallinen yhtälöryhmä. Olkoon alkuehtona x(0) = 1, y(0) = -2, z(0) = 3. Tällöin</font>
</p>
<p align="left">
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">subs(t=0, ylratk):<br />
vakiot:= solve({%[1]=1, %[2]=-2, %[3]=3}, {_C1, _C2, _C3}):<br />
simplify(%);</font></b>
</td></tr>
</table>
</p>
<p align="center">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mfenced open='{' close='}'>
    <mrow>
      <mi>_C1</mi>
      <mo>=</mo>
      <mfrac>
        <mn>-43</mn>
        <mn>252</mn>
      </mfrac>
    </mrow>
    <mrow>
      <mi>_C3</mi>
      <mo>=</mo>
      <mrow>
        <mrow>
          <mfrac>
            <mn>17</mn>
            <mn>28</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msqrt>
            <mn>2</mn>
          </msqrt>
        </mrow>
        <mo>+</mo>
        <mfrac>
          <mn>18</mn>
          <mn>7</mn>
        </mfrac>
      </mrow>
    </mrow>
    <mrow>
      <mi>_C2</mi>
      <mo>=</mo>
      <mrow>
        <mfrac>
          <mn>18</mn>
          <mn>7</mn>
        </mfrac>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mn>17</mn>
            <mn>28</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msqrt>
            <mn>2</mn>
          </msqrt>
        </mrow>
      </mrow>
    </mrow>
  </mfenced>
</math>
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Vastaava yksittäisratkaisu saadaan sijoittamalla vakioiden arvot yleiseen ratkaisuun:</font>
</p>
<p align="left">
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">yksittratk:= subs(vakiot, ylratk):<br />
simplify(%);</font></b>
</td></tr>
</table>
</p>
<p align="left">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mfenced open='[' close=']'>
    <mrow>
      <mn>-4</mn>
      <mo>-</mo>
      <mrow>
        <mrow>
          <mfrac>
            <mn>23</mn>
            <mn>8</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msqrt>
          <mn>2</mn>
        </msqrt>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mfrac>
          <mn>5</mn>
          <mn>2</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mfenced>
                <mrow>
                  <mn>2</mn>
                  <mo>+</mo>
                  <msqrt>
                    <mn>2</mn>
                  </msqrt>
                </mrow>
              </mfenced>
              <mo>&InvisibleTimes;</mo>
              <mi>t</mi>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mrow>
          <mfrac>
            <mn>23</mn>
            <mn>8</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mo>-</mo>
                <mrow>
                  <mfenced>
                    <mrow>
                      <mn>-2</mn>
                      <mo>+</mo>
                      <msqrt>
                        <mn>2</mn>
                      </msqrt>
                    </mrow>
                  </mfenced>
                  <mo>&InvisibleTimes;</mo>
                  <mi>t</mi>
                </mrow>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msqrt>
          <mn>2</mn>
        </msqrt>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mfrac>
          <mn>5</mn>
          <mn>2</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mo>-</mo>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>-2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>3</mn>
          <mn>2</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <mi>t</mi>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>1</mn>
          <mn>2</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>t</mi>
          <mn>2</mn>
        </msup>
      </mrow>
    </mrow>
    <mrow>
      <mfrac>
        <mn>-17</mn>
        <mn>36</mn>
      </mfrac>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>1</mn>
          <mn>3</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <mi>t</mi>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>43</mn>
          <mn>252</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mn>6</mn>
              <mo>&InvisibleTimes;</mo>
              <mi>t</mi>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>19</mn>
          <mn>28</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mfenced>
                <mrow>
                  <mn>2</mn>
                  <mo>+</mo>
                  <msqrt>
                    <mn>2</mn>
                  </msqrt>
                </mrow>
              </mfenced>
              <mo>&InvisibleTimes;</mo>
              <mi>t</mi>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mrow>
          <mfrac>
            <mn>55</mn>
            <mn>56</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msqrt>
          <mn>2</mn>
        </msqrt>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mrow>
          <mfrac>
            <mn>55</mn>
            <mn>56</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mo>-</mo>
                <mrow>
                  <mfenced>
                    <mrow>
                      <mn>-2</mn>
                      <mo>+</mo>
                      <msqrt>
                        <mn>2</mn>
                      </msqrt>
                    </mrow>
                  </mfenced>
                  <mo>&InvisibleTimes;</mo>
                  <mi>t</mi>
                </mrow>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msqrt>
          <mn>2</mn>
        </msqrt>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>19</mn>
          <mn>28</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mo>-</mo>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>-2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
    </mrow>
    <mrow>
      <mfrac>
        <mn>-71</mn>
        <mn>36</mn>
      </mfrac>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>5</mn>
          <mn>6</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <mi>t</mi>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>1</mn>
          <mn>2</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>t</mi>
          <mn>2</mn>
        </msup>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mfrac>
          <mn>43</mn>
          <mn>252</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mn>6</mn>
              <mo>&InvisibleTimes;</mo>
              <mi>t</mi>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mfrac>
          <mn>18</mn>
          <mn>7</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mfenced>
                <mrow>
                  <mn>2</mn>
                  <mo>+</mo>
                  <msqrt>
                    <mn>2</mn>
                  </msqrt>
                </mrow>
              </mfenced>
              <mo>&InvisibleTimes;</mo>
              <mi>t</mi>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
      <mo>-</mo>
      <mrow>
        <mrow>
          <mfrac>
            <mn>17</mn>
            <mn>28</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msqrt>
          <mn>2</mn>
        </msqrt>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mrow>
          <mfrac>
            <mn>17</mn>
            <mn>28</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mo>-</mo>
                <mrow>
                  <mfenced>
                    <mrow>
                      <mn>-2</mn>
                      <mo>+</mo>
                      <msqrt>
                        <mn>2</mn>
                      </msqrt>
                    </mrow>
                  </mfenced>
                  <mo>&InvisibleTimes;</mo>
                  <mi>t</mi>
                </mrow>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>&InvisibleTimes;</mo>
        <msqrt>
          <mn>2</mn>
        </msqrt>
      </mrow>
      <mo>+</mo>
      <mrow>
        <mfrac>
          <mn>18</mn>
          <mn>7</mn>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>&ExponentialE;</mi>
          <mfenced>
            <mrow>
              <mo>-</mo>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>-2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mrow>
          </mfenced>
        </msup>
      </mrow>
    </mrow>
  </mfenced>
</math>
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Ratkaisujen kuvaajat:</font>
</p>
<p align="left">
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">plot(yksittratk, t=0..1, view=[0..1, -20..20], color=red);</font></b>
</td></tr>
</table>
</p>
<p align="center">
<img src="images/ryhsym1.gif" width="448" height="448" alt="[Maple Plot]" />
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Edellä oleva esitys kuvaa, miten eliminointiprosessi ja yhtälöryhmän ratkaiseminen tapahtuu. Jos tavoitteena on ainoastaan saada tietyn alkuarvoprobleeman ratkaisu, päästään paljon vähemmällä kohdistamalla </font>
<i><font color="#000000">Maple</font></i>
<font color="#000000">n </font>
<b><font color="#000000">dsolve</font></b>
<font color="#000000">-funktio suoraan alkuperäiseen yhtälöryhmään ja alkuehtoon:</font>
</p>
<p align="left">
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">suoraratk:= dsolve({dy1, dy2, dy3, x(0)=1, y(0)=-2, z(0)=3},funktiot):<br />
simplify(%);</font></b>
</td></tr>
</table>
</p>
<p align="left">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mfenced open='{' close='}'>
    <mrow>
      <mrow>
        <mi>y</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
      <mo>=</mo>
      <mrow>
        <mfrac>
          <mn>-17</mn>
          <mn>36</mn>
        </mfrac>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mn>1</mn>
            <mn>3</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <mi>t</mi>
        </mrow>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mn>43</mn>
            <mn>252</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mn>6</mn>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mn>19</mn>
            <mn>28</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>-</mo>
        <mrow>
          <mrow>
            <mfrac>
              <mn>55</mn>
              <mn>56</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <msup>
              <mi>&ExponentialE;</mi>
              <mfenced>
                <mrow>
                  <mfenced>
                    <mrow>
                      <mn>2</mn>
                      <mo>+</mo>
                      <msqrt>
                        <mn>2</mn>
                      </msqrt>
                    </mrow>
                  </mfenced>
                  <mo>&InvisibleTimes;</mo>
                  <mi>t</mi>
                </mrow>
              </mfenced>
            </msup>
          </mrow>
          <mo>&InvisibleTimes;</mo>
          <msqrt>
            <mn>2</mn>
          </msqrt>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mrow>
            <mfrac>
              <mn>55</mn>
              <mn>56</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <msup>
              <mi>&ExponentialE;</mi>
              <mfenced>
                <mrow>
                  <mo>-</mo>
                  <mrow>
                    <mfenced>
                      <mrow>
                        <mn>-2</mn>
                        <mo>+</mo>
                        <msqrt>
                          <mn>2</mn>
                        </msqrt>
                      </mrow>
                    </mfenced>
                    <mo>&InvisibleTimes;</mo>
                    <mi>t</mi>
                  </mrow>
                </mrow>
              </mfenced>
            </msup>
          </mrow>
          <mo>&InvisibleTimes;</mo>
          <msqrt>
            <mn>2</mn>
          </msqrt>
        </mrow>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mn>19</mn>
            <mn>28</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mo>-</mo>
                <mrow>
                  <mfenced>
                    <mrow>
                      <mn>-2</mn>
                      <mo>+</mo>
                      <msqrt>
                        <mn>2</mn>
                      </msqrt>
                    </mrow>
                  </mfenced>
                  <mo>&InvisibleTimes;</mo>
                  <mi>t</mi>
                </mrow>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
      </mrow>
    </mrow>
    <mrow>
      <mrow>
        <mi>x</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
      <mo>=</mo>
      <mrow>
        <mn>-4</mn>
        <mo>-</mo>
        <mrow>
          <mrow>
            <mfrac>
              <mn>23</mn>
              <mn>8</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <msup>
              <mi>&ExponentialE;</mi>
              <mfenced>
                <mrow>
                  <mfenced>
                    <mrow>
                      <mn>2</mn>
                      <mo>+</mo>
                      <msqrt>
                        <mn>2</mn>
                      </msqrt>
                    </mrow>
                  </mfenced>
                  <mo>&InvisibleTimes;</mo>
                  <mi>t</mi>
                </mrow>
              </mfenced>
            </msup>
          </mrow>
          <mo>&InvisibleTimes;</mo>
          <msqrt>
            <mn>2</mn>
          </msqrt>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mfrac>
            <mn>5</mn>
            <mn>2</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mrow>
            <mfrac>
              <mn>23</mn>
              <mn>8</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <msup>
              <mi>&ExponentialE;</mi>
              <mfenced>
                <mrow>
                  <mo>-</mo>
                  <mrow>
                    <mfenced>
                      <mrow>
                        <mn>-2</mn>
                        <mo>+</mo>
                        <msqrt>
                          <mn>2</mn>
                        </msqrt>
                      </mrow>
                    </mfenced>
                    <mo>&InvisibleTimes;</mo>
                    <mi>t</mi>
                  </mrow>
                </mrow>
              </mfenced>
            </msup>
          </mrow>
          <mo>&InvisibleTimes;</mo>
          <msqrt>
            <mn>2</mn>
          </msqrt>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mfrac>
            <mn>5</mn>
            <mn>2</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mo>-</mo>
                <mrow>
                  <mfenced>
                    <mrow>
                      <mn>-2</mn>
                      <mo>+</mo>
                      <msqrt>
                        <mn>2</mn>
                      </msqrt>
                    </mrow>
                  </mfenced>
                  <mo>&InvisibleTimes;</mo>
                  <mi>t</mi>
                </mrow>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mn>3</mn>
            <mn>2</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <mi>t</mi>
        </mrow>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mn>1</mn>
            <mn>2</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>t</mi>
            <mn>2</mn>
          </msup>
        </mrow>
      </mrow>
    </mrow>
    <mrow>
      <mrow>
        <mi>z</mi>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>t</mi>
        </mfenced>
      </mrow>
      <mo>=</mo>
      <mrow>
        <mfrac>
          <mn>-71</mn>
          <mn>36</mn>
        </mfrac>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mn>5</mn>
            <mn>6</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <mi>t</mi>
        </mrow>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mn>1</mn>
            <mn>2</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>t</mi>
            <mn>2</mn>
          </msup>
        </mrow>
        <mo>-</mo>
        <mrow>
          <mfrac>
            <mn>43</mn>
            <mn>252</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mn>6</mn>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mfrac>
            <mn>18</mn>
            <mn>7</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mfenced>
                  <mrow>
                    <mn>2</mn>
                    <mo>+</mo>
                    <msqrt>
                      <mn>2</mn>
                    </msqrt>
                  </mrow>
                </mfenced>
                <mo>&InvisibleTimes;</mo>
                <mi>t</mi>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
        <mo>-</mo>
        <mrow>
          <mrow>
            <mfrac>
              <mn>17</mn>
              <mn>28</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <msup>
              <mi>&ExponentialE;</mi>
              <mfenced>
                <mrow>
                  <mfenced>
                    <mrow>
                      <mn>2</mn>
                      <mo>+</mo>
                      <msqrt>
                        <mn>2</mn>
                      </msqrt>
                    </mrow>
                  </mfenced>
                  <mo>&InvisibleTimes;</mo>
                  <mi>t</mi>
                </mrow>
              </mfenced>
            </msup>
          </mrow>
          <mo>&InvisibleTimes;</mo>
          <msqrt>
            <mn>2</mn>
          </msqrt>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mrow>
            <mfrac>
              <mn>17</mn>
              <mn>28</mn>
            </mfrac>
            <mo>&InvisibleTimes;</mo>
            <msup>
              <mi>&ExponentialE;</mi>
              <mfenced>
                <mrow>
                  <mo>-</mo>
                  <mrow>
                    <mfenced>
                      <mrow>
                        <mn>-2</mn>
                        <mo>+</mo>
                        <msqrt>
                          <mn>2</mn>
                        </msqrt>
                      </mrow>
                    </mfenced>
                    <mo>&InvisibleTimes;</mo>
                    <mi>t</mi>
                  </mrow>
                </mrow>
              </mfenced>
            </msup>
          </mrow>
          <mo>&InvisibleTimes;</mo>
          <msqrt>
            <mn>2</mn>
          </msqrt>
        </mrow>
        <mo>+</mo>
        <mrow>
          <mfrac>
            <mn>18</mn>
            <mn>7</mn>
          </mfrac>
          <mo>&InvisibleTimes;</mo>
          <msup>
            <mi>&ExponentialE;</mi>
            <mfenced>
              <mrow>
                <mo>-</mo>
                <mrow>
                  <mfenced>
                    <mrow>
                      <mn>-2</mn>
                      <mo>+</mo>
                      <msqrt>
                        <mn>2</mn>
                      </msqrt>
                    </mrow>
                  </mfenced>
                  <mo>&InvisibleTimes;</mo>
                  <mi>t</mi>
                </mrow>
              </mrow>
            </mfenced>
          </msup>
        </mrow>
      </mrow>
    </mrow>
  </mfenced>
</math>
</p>
<p align="left">
</p>
<p align="left">
<font color="#000000">Eri tavoilla saadut ratkaisut ovat todellakin samat:</font>
</p>
<p align="left">
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"><b><font color="#FF0000">subs(suoraratk, [x(t), y(t), z(t)]):<br />
zip((x, y)-&gt;simplify(x-y), %, yksittratk);</font></b>
</td></tr>
</table>
</p>
<p align="center">
<math xmlns='http://www.w3.org/1998/Math/MathML'>
  <mfenced open='[' close=']'>
    <mn>0</mn>
    <mn>0</mn>
    <mn>0</mn>
  </mfenced>
</math>
</p>
<p align="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><tt>&gt; &nbsp;&nbsp;</tt></td>
<td width="100%" valign="top"></td></tr>
</table>
</p>

<p><b>Linkkejä</b></p>


 <a href="../xml/ryhyle.xml">differentiaaliyhtälöryhmä</a><br/>
 <a href="../xml/ryhpal.xml">ryhmän palauttaminen yhteen yhtälöön</a><br/>
<a href="../xml_mpl/symalg.xml">differentiaaliyhtälön ratkaiseminen symbolisella ohjelmalla</a><br/>

<p align="left">
<i><font color="#000000">SKK &amp; MS 03.01.2001</font></i>
</p>



</body>
</html>
