﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="0.99.7778.42164"?>
<worksheet xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings ppi="96">
    <identity>
      <id>1d97d0d9-939f-4865-968c-4d09e4073b1b</id>
      <revision>5</revision>
    </identity>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <trailingZeros>false</trailingZeros>
      <significantDigitsMode>false</significantDigitsMode>
      <roundingMode>0</roundingMode>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="true" viewMode="0" printGrid="false" printAreas="true" simpleEqualsOnly="false" printBackgroundImages="true">
      <paper id="9" orientation="Portrait" width="827" height="1169" />
      <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.7778.42164" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="Math Region" version="0.99.7778.42164" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="SpecialFunctions" version="1.12.7778.42164" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="Maple Tools" version="1.1.7734.14707" guid="32dfd679-8cfd-483a-b79a-19d5ea838750" />
      <assembly name="TextRegion" version="1.11.7778.42164" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="PlotRegion" version="1.11.7778.42164" guid="c451c2b5-798b-4f08-b9ec-b90963d1ddaa" />
    </dependencies>
  </settings>
  <regions type="content">
    <region left="18" top="27" width="165" height="52" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">f</e>
          <e type="operand">1</e>
          <e type="operand">2</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operand">0.01</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="1">sqrt</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="306" top="27" width="256" height="45" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">F</e>
          <e type="operand">1</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operand">10</e>
          <e type="operand">x</e>
          <e type="operator" args="2">*</e>
          <e type="operand">100</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="operand">1</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="1">sqrt</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">ln</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="576" top="27" width="135" height="23" color="#000000" fontSize="10">
      <text lang="eng">
        <content>
          <p>One primitive for f(x)</p>
        </content>
      </text>
    </region>
    <region left="18" top="99" width="505" height="53" color="#ff0000" fontSize="10">
      <text lang="eng" width="501">
        <content>
          <p>As you may have seen, SMath's internal algorithm for calculating integrals is not very efficient. However, that could be considered the least of the problems with the given expression, as this should give an <span /><span style="font-weight: bold; color: #ff0000;">error</span><span /><span />, instead 3.3554 * 10 ^ 8</p>
        </content>
      </text>
    </region>
    <region left="567" top="99" width="158" height="34" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">0.1</e>
          <e type="function" args="1">f</e>
        </input>
        <result action="numeric">
          <e type="operand">3.3554</e>
          <e type="operand">10</e>
          <e type="operand">8</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="18" top="180" width="257" height="98" color="#000000" fontSize="10">
      <text lang="eng" width="244">
        <content>
          <p>Thus, the integral is improper. For numerical purposes you need to avoid the poiint 0.1 because the integrand isn't defined  there. Using 1000 as accurancy for integrals, and avoiding the singular point, you have a decent answer</p>
        </content>
      </text>
    </region>
    <region left="288" top="180" width="265" height="79" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">I.1</e>
          <e type="operand">x</e>
          <e type="function" args="1">f</e>
          <e type="operand">x</e>
          <e type="operand">0.1</e>
          <e type="operand">10</e>
          <e type="operand">5</e>
          <e type="operator" args="1">-</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">+</e>
          <e type="operand">0.2</e>
          <e type="function" args="4">int</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="numeric">
          <e type="operand">0.652322</e>
        </result>
      </math>
    </region>
    <region left="288" top="270" width="238" height="31" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">I.0</e>
          <e type="operand">0.2</e>
          <e type="function" args="1">F</e>
          <e type="operand">0.1</e>
          <e type="function" args="1">F</e>
          <e type="operator" args="2">-</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="numeric">
          <e type="operand">0.658479</e>
        </result>
      </math>
    </region>
    <region left="567" top="270" width="174" height="55" color="#000000" fontSize="10">
      <math decimalPlaces="2">
        <input>
          <e type="operand">err</e>
          <e type="operand">I.1</e>
          <e type="operand">I.0</e>
          <e type="operator" args="2">-</e>
          <e type="operand">I.0</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1">abs</e>
          <e type="operator" args="2">:</e>
        </input>
        <contract>
          <e type="operand" style="unit">%</e>
        </contract>
        <result action="numeric">
          <e type="operand">0.93</e>
        </result>
      </math>
    </region>
    <region left="72" top="549" width="240" height="158" color="#000000" fontSize="10">
      <plot type="2d" render="lines" scale_x="0.000909560746047522" scale_y="23787.4441946046" scale_z="0.0110529770807113" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-6" transpose_y="-5" transpose_z="0">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">f</e>
        </input>
      </plot>
    </region>
    <region left="396" top="549" width="158" height="34" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">0.1</e>
          <e type="function" args="1">f</e>
        </input>
        <result action="numeric">
          <e type="operand">3.3554</e>
          <e type="operand">10</e>
          <e type="operand">8</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="315" top="621" width="499" height="48" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">f</e>
          <e type="operand">x</e>
          <e type="function" args="2">int</e>
          <e type="function" args="1">simplify</e>
          <e type="function" args="1">maple</e>
        </input>
        <result action="symbolic">
          <e type="operand">10</e>
          <e type="operand">x</e>
          <e type="operator" args="2">*</e>
          <e type="operand">1</e>
          <e type="operator" args="1">-</e>
          <e type="operand">10</e>
          <e type="operand">x</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
          <e type="bracket">(</e>
          <e type="operand">1</e>
          <e type="operand">10</e>
          <e type="operand">x</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">sqrt</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">ln</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
        </result>
      </math>
    </region>
  </regions>
</worksheet>