1<?xml version="1.0" encoding="UTF-8"?> 2<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> 3 <mn>1</mn> 4 <mo>−<!-- − --></mo> 5 <munderover> 6 <mo>∑<!-- ∑ --></mo> 7 <mrow class="MJX-TeXAtom-ORD"> 8 <mi>i</mi> 9 <mo>=</mo> 10 <mn>1</mn> 11 </mrow> 12 <mi>k</mi> 13 </munderover> 14 <msub> 15 <mi>α<!-- α --></mi> 16 <mi>i</mi> 17 </msub> 18 <msup> 19 <mi>e</mi> 20 <mrow class="MJX-TeXAtom-ORD"> 21 <mo>−<!-- − --></mo> 22 <msub> 23 <mi>λ<!-- λ --></mi> 24 <mi>i</mi> 25 </msub> 26 <mi>x</mi> 27 </mrow> 28 </msup> 29</math> 30