<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML">
   <mrow xmlns="">
      <mi>n</mi>
      <mo>=</mo>
      <msubsup>
         <mi>x</mi>
         <mn>1</mn>
         <mn>2</mn>
      </msubsup>
      <mo>+</mo>
      <msubsup>
         <mi>x</mi>
         <mn>2</mn>
         <mn>2</mn>
      </msubsup>
      <mo>+</mo>
      <mo>…</mo>
      <mo>+</mo>
      <msubsup>
         <mi>x</mi>
         <mi>k</mi>
         <mn>2</mn>
      </msubsup>
   </mrow>
</math>
