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