mathmlben
Version:
Visualization for goldstandard
28 lines (27 loc) • 497 B
text/mathml
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msub>
<mi>x</mi>
<mrow>
<mi>n</mi>
<mo>+</mo>
<mn>1</mn>
</mrow>
</msub>
<mo>=</mo>
<mi>r</mi>
<msub>
<mi>x</mi>
<mi>n</mi>
</msub>
<mfenced close=")" open="(">
<mrow>
<mn>1</mn>
<mo>-</mo>
<msub>
<mi>x</mi>
<mi>n</mi>
</msub>
</mrow>
</mfenced>
</math>