﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="0.99.7251.32800"?>
<worksheet xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings ppi="96">
    <identity>
      <id>3f3f70a1-4173-4a71-a206-869168939209</id>
      <revision>3</revision>
    </identity>
    <calculation>
      <precision>2</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <trailingZeros>false</trailingZeros>
      <significantDigitsMode>false</significantDigitsMode>
      <roundingMode>1</roundingMode>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="false" viewMode="2" printGrid="false" printAreas="true" simpleEqualsOnly="false" printBackgroundImages="true">
      <paper id="1" orientation="Portrait" width="850" height="1100" />
      <margins left="39" right="39" top="49" bottom="49" />
      <header alignment="Center" color="#a9a9a9">&amp;[DATE] &amp;[TIME] - &amp;[FILENAME]</header>
      <footer alignment="Center" color="#a9a9a9">&amp;[PAGENUM] / &amp;[COUNT]</footer>
      <backgrounds />
    </pageModel>
    <dependencies>
      <assembly name="SMath Studio Desktop" version="0.99.7251.32800" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="Math Region" version="0.99.7251.32800" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="SpecialFunctions" version="1.12.7251.32800" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="MaximaPlugin" version="1.98.7100.23756" guid="44011c1e-5d0d-4533-8e68-e32b5badce41" />
      <assembly name="TextRegion" version="1.11.7251.32800" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
    </dependencies>
  </settings>
  <regions type="content">
    <region left="27" top="27" width="289" height="26" color="#000000" fontSize="10">
      <math evaluate="false">
        <input>
          <e type="operand" style="string">restart</e>
          <e type="function" args="1">MaximaControl</e>
        </input>
        <result action="symbolic">
          <e type="operand" style="string">Restart complete.</e>
        </result>
      </math>
    </region>
    <region left="27" top="54" width="562" height="24" color="#000000" fontSize="10">
      <text lang="spa">
        <p fontName="Arial">I want to have a symbolic solution of this third order linear ODE with Maxima "odes" package:</p>
      </text>
    </region>
    <region left="126" top="81" width="195" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">y'''</e>
          <e type="operand">6</e>
          <e type="operand">y''</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">-</e>
          <e type="operand">11</e>
          <e type="operand">y'</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
          <e type="operand">6</e>
          <e type="operand">y</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">-</e>
          <e type="operand">3</e>
          <e type="operand">x</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">≡</e>
        </input>
      </math>
    </region>
    <region left="27" top="117" width="362" height="24" color="#000000" fontSize="10">
      <text lang="spa">
        <p fontName="Arial">But Maxima does not recognize the differentiation operator:</p>
      </text>
    </region>
    <region left="468" top="117" width="287" height="40" color="#000000" fontSize="10">
      <text lang="spa" width="276">
        <p fontName="Arial">Even in SMath I cannot symbolically show the differentiation operator, it interprets as zero:</p>
      </text>
    </region>
    <region left="27" top="153" width="350" height="198" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">a</e>
          <e type="operand">b</e>
          <e type="operand">c</e>
          <e type="operand">d</e>
          <e type="operand">k</e>
          <e type="operand">f</e>
          <e type="operand">6</e>
          <e type="operand">1</e>
          <e type="function" args="8">sys</e>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="function" args="1">atan</e>
          <e type="function" args="1">sin</e>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="operand">x</e>
          <e type="function" args="2">diff</e>
          <e type="operator" args="2">+</e>
          <e type="operand">y</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="function" args="3">diff</e>
          <e type="operand">y</e>
          <e type="operand">x</e>
          <e type="function" args="2">Diff</e>
          <e type="operand" style="string">'diff(y,x)</e>
          <e type="function" args="1">str2num</e>
          <e type="operand">6</e>
          <e type="operand">1</e>
          <e type="function" args="8">sys</e>
          <e type="function" args="2">MaximaDefine</e>
        </input>
        <result action="symbolic">
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">1</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">sqrt</e>
          <e type="operator" args="2">/</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">0</e>
          <e type="operand">0</e>
          <e type="operand">6</e>
          <e type="operand">1</e>
          <e type="function" args="8">sys</e>
        </result>
      </math>
    </region>
    <region left="468" top="171" width="199" height="36" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="function" args="1">sin</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
        </input>
        <result action="symbolic">
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="function" args="1">sin</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
        </result>
      </math>
    </region>
    <region left="468" top="225" width="234" height="45" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="operand">x</e>
          <e type="function" args="2">diff</e>
          <e type="operator" args="2">+</e>
          <e type="operand">3</e>
          <e type="operand">y</e>
          <e type="operator" args="2">*</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">-</e>
        </input>
        <result action="none">
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operator" args="2">+</e>
          <e type="operand">3</e>
          <e type="operand">y</e>
          <e type="operator" args="2">*</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">-</e>
        </result>
      </math>
    </region>
    <region left="558" top="288" width="74" height="60" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">y</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="function" args="3">diff</e>
        </input>
        <result action="symbolic">
          <e type="operand">0</e>
        </result>
      </math>
    </region>
    <region left="468" top="297" width="64" height="45" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">y</e>
          <e type="operand">x</e>
          <e type="function" args="2">diff</e>
        </input>
        <result action="symbolic">
          <e type="operand">0</e>
        </result>
      </math>
    </region>
    <region left="27" top="351" width="442" height="55" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">#</e>
          <e type="function" args="1">MaximaLog</e>
        </input>
        <result action="symbolic">
          <e type="operand" style="string">Received Bytes: 45
(%i78) [a,b,c,d,k,f]:[x+y^2,x/sqrt(1+x^2),x,0,0,diff(y,x)];
(%o78) [y^2+x,x/sqrt(x^2+1),x,0,0,0]</e>
        </result>
      </math>
    </region>
  </regions>
</worksheet>