
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
<link rel="stylesheet" href="sample.css" type="text/css" charset="Shift_Jis" />
<title>MathML Sample</title>
</head>

<body>
<h1>MashML Sample</h1>
<div id="math">
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>
    <msub>
      <mi>T</mi>
      <mi>max</mi>
    </msub>
  </mi>

  <mo>=</mo>
  <mi>g</mi>
  <mi>&#961;</mi>
  <mi>L</mi>
  <mi>S</mi>
  <mo>&#8805;</mo>

  <mrow>
    <msub>
      <mi>T</mi>
      <mn>0</mn>
    </msub>
  </mrow>

  <mo>+</mo>
  <mi>&#961;</mi>
  <mi>S</mi>
  <mrow>
    <mfenced open="{" close="}">
    <mrow>
      <mi> G </mi>
      <mi> M </mi>

      <mo>(</mo>
      <mrow>
        <mfrac>
          <mrow>
            <mn>1</mn>
          </mrow>
          <mrow>
            <msub>

              <mi>r</mi>
              <mn>0</mn>
            </msub>
          </mrow>
        </mfrac>
        <mo>-</mo>
        <mfrac>

          <mrow>
            <mn>1</mn>
          </mrow>
          <mrow>
            <msub>
              <mi>r</mi>
              <mi>g</mi>
            </msub>
          </mrow>
        </mfrac>
      </mrow>

      <mo>)</mo>
      <mo>+</mo>
      <mfrac>
        <mrow>
          <msup>
            <mi>&#937;</mi>
            <mn>2</mn>
          </msup>
        </mrow>
        <mrow>
          <mn>2</mn>
        </mrow>
      </mfrac>

      <mo>(</mo>
      <mrow>
        <msup>
          <mrow>
            <msub>
              <mi>r</mi>
              <mn>0</mn>
            </msub>
          </mrow>
          <mn>2</mn>
        </msup>

        <mo>-</mo>
        <msup>
          <mrow>
            <msub>
              <mi>r</mi>
              <mi>g</mi>
            </msub>
          </mrow>
          <mn>2</mn>
        </msup>
      </mrow>
      <mo>)</mo>
    </mrow>
    </mfenced>
  </mrow>
</math>
<br />
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>L</mi>
  <mo>&#8805;</mo>
  <mrow>
    <mfrac>
      <mrow>
        <msub>
          <mi>T</mi>
          <mn>0</mn>
        </msub>
      </mrow>

      <mrow>
        <mi>g</mi>
        <mi>&#961;</mi>
        <mi>S</mi>
      </mrow>
    </mfrac>
  </mrow>

  <mo>+</mo>
  <mrow>
    <mfrac>
      <mrow>
         <mn>1</mn>
      </mrow>
      <mrow>
        <mi>g</mi>
      </mrow>
    </mfrac>
  </mrow>

  <mrow>
    <mfenced open="{" close="}">
    <mrow>
      <mi> G </mi>
      <mi> M </mi>

      <mo>(</mo>
      <mrow>
        <mfrac>
          <mrow>
            <mn>1</mn>
          </mrow>
          <mrow>
            <msub>

              <mi>r</mi>
              <mn>0</mn>
            </msub>
          </mrow>
        </mfrac>

        <mo>-</mo>
        <mfrac>
          <mrow>
            <mn>1</mn>
          </mrow>
          <mrow>
            <msub>
              <mi>r</mi>
              <mi>g</mi>
            </msub>
          </mrow>
        </mfrac>
      </mrow>

      <mo>)</mo>
      <mo>+</mo>
      <mfrac>
        <mrow>
          <msup>
            <mi>&#937;</mi>
            <mn>2</mn>
          </msup>
        </mrow>
        <mrow>
          <mn>2</mn>
        </mrow>
      </mfrac>
      <mo>(</mo>
      <mrow>
        <msup>
          <mrow>
            <msub>
              <mi>r</mi>
              <mn>0</mn>
            </msub>
          </mrow>
          <mn>2</mn>
        </msup>

        <mo>-</mo>
        <msup>
          <mrow>
            <msub>
              <mi>r</mi>
              <mi>g</mi>
            </msub>
          </mrow>
          <mn>2</mn>
        </msup>
      </mrow>
      <mo>)</mo>
    </mrow>
    </mfenced>
  </mrow>
</math>
</div>
<div><a href="../review_038.html#math">今週のおさらいに戻る</a></div>

</body>
</html>