1<?xml version="1.0"?> 2<math xmlns="http://www.w3.org/1998/Math/MathML"> 3 <mrow> 4 <mi>ln</mi> 5 <mo stretchy="false">Γ</mo> 6 <mrow> 7 <mrow> 8 <mo stretchy="false">(</mo> 9 <mrow> 10 <mi>z</mi> 11 </mrow> 12 <mo stretchy="false">)</mo> 13 </mrow> 14 <mo stretchy="false">≈</mo> 15 <mrow> 16 <mo stretchy="false">(</mo> 17 <mrow> 18 <mrow> 19 <mi>z</mi> 20 <mo stretchy="false">−</mo> 21 <mfrac> 22 <mn>1</mn> 23 <mn>2</mn> 24 </mfrac> 25 </mrow> 26 </mrow> 27 <mo stretchy="false">)</mo> 28 </mrow> 29 </mrow> 30 <mi>ln</mi> 31 <mrow> 32 <mrow> 33 <mrow> 34 <mo stretchy="false">(</mo> 35 <mrow> 36 <mi>z</mi> 37 </mrow> 38 <mo stretchy="false">)</mo> 39 </mrow> 40 <mo stretchy="false">−</mo> 41 <mi>z</mi> 42 </mrow> 43 <mo stretchy="false">+</mo> 44 <mrow> 45 <mfrac> 46 <mn>1</mn> 47 <mn>2</mn> 48 </mfrac> 49 </mrow> 50 </mrow> 51 <mi>ln</mi> 52 <mrow> 53 <mrow> 54 <mo stretchy="false">(</mo> 55 <mrow> 56 <mn>2</mn> 57 <mo stretchy="false">π</mo> 58 </mrow> 59 <mo stretchy="false">)</mo> 60 </mrow> 61 <mo stretchy="false">+</mo> 62 <mrow> 63 <munderover> 64 <mo stretchy="false">∑</mo> 65 <mrow> 66 <mrow> 67 <mi>k</mi> 68 <mo stretchy="false">=</mo> 69 <mn>1</mn> 70 </mrow> 71 </mrow> 72 <mrow> 73 <mo stretchy="false">∞</mo> 74 </mrow> 75 </munderover> 76 <mrow> 77 <mfrac> 78 <msub> 79 <mi>B</mi> 80 <mrow> 81 <mn>2k</mn> 82 </mrow> 83 </msub> 84 <mrow> 85 <mn>2k</mn> 86 <mrow> 87 <mo stretchy="false">(</mo> 88 <mrow> 89 <mrow> 90 <mn>2k</mn> 91 <mo stretchy="false">−</mo> 92 <mn>1</mn> 93 </mrow> 94 </mrow> 95 <mo stretchy="false">)</mo> 96 </mrow> 97 <msup> 98 <mi>z</mi> 99 <mrow> 100 <mrow> 101 <mn>2k</mn> 102 <mo stretchy="false">−</mo> 103 <mn>1</mn> 104 </mrow> 105 </mrow> 106 </msup> 107 </mrow> 108 </mfrac> 109 </mrow> 110 </mrow> 111 </mrow> 112 </mrow> 113</math> 114