1<?xml version="1.0"?> 2<math xmlns="http://www.w3.org/1998/Math/MathML"> 3 <mrow> 4 <mo stretchy="false">ξ</mo> 5 <msub> 6 <mi>'</mi> 7 <mi>v</mi> 8 </msub> 9 <mrow> 10 <mrow> 11 <mo stretchy="false">(</mo> 12 <mrow> 13 <mi>x</mi> 14 </mrow> 15 <mo stretchy="false">)</mo> 16 </mrow> 17 <mo stretchy="false">=</mo> 18 <mrow> 19 <mfrac> 20 <mn>1</mn> 21 <mn>2</mn> 22 </mfrac> 23 </mrow> 24 </mrow> 25 <mrow> 26 <mo stretchy="false">(</mo> 27 <mrow> 28 <msub> 29 <mo stretchy="false">ξ</mo> 30 <mrow> 31 <mrow> 32 <mi>v</mi> 33 <mo stretchy="false">−</mo> 34 <mn>1</mn> 35 </mrow> 36 </mrow> 37 </msub> 38 <mrow> 39 <mrow> 40 <mo stretchy="false">(</mo> 41 <mrow> 42 <mi>x</mi> 43 </mrow> 44 <mo stretchy="false">)</mo> 45 </mrow> 46 <mo stretchy="false">−</mo> 47 <msub> 48 <mo stretchy="false">ξ</mo> 49 <mrow> 50 <mrow> 51 <mi>v</mi> 52 <mo stretchy="false">+</mo> 53 <mn>1</mn> 54 </mrow> 55 </mrow> 56 </msub> 57 </mrow> 58 <mrow> 59 <mo stretchy="false">(</mo> 60 <mrow> 61 <mi>x</mi> 62 </mrow> 63 <mo stretchy="false">)</mo> 64 </mrow> 65 </mrow> 66 <mo stretchy="false">)</mo> 67 </mrow> 68 </mrow> 69</math> 70