<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
   <semantics xmlns="">
      <mrow>
         <msub>
            <mi>a</mi> 
            <mi>n</mi>
         </msub>
         <msup>
            <mi>x</mi> 
            <mi>n</mi>
         </msup>
         <mo>+</mo>
         <msub>
            <mi>a</mi> 
            <mrow>
               <mi>n</mi>
               <mo>−</mo>
               <mn>1</mn>
            </mrow>
         </msub>
         <msup>
            <mi>x</mi> 
            <mrow>
               <mi>n</mi>
               <mo>−</mo>
               <mn>1</mn>
            </mrow>
         </msup>
         <mo>+</mo>
         <mi>⋯</mi>
         <mo>+</mo>
         <msub>
            <mi>a</mi> 
            <mn>2</mn>
         </msub>
         <msup>
            <mi>x</mi> 
            <mn>2</mn>
         </msup>
         <mo>+</mo>
         <msub>
            <mi>a</mi> 
            <mn>1</mn>
         </msub>
         <mi>x</mi>
         <mo>+</mo>
         <msub>
            <mi>a</mi> 
            <mn>0</mn>
         </msub>
      </mrow>
      <annotation encoding="application/x-tex">a_n x^n + a_{n-1}x^{n-1} + \dotsb + a_2 x^2 + a_1 x + a_0</annotation>
   </semantics>
</math>
