Skip to content

Instantly share code, notes, and snippets.

@genkuroki
Last active June 29, 2018 14:25
Show Gist options
  • Save genkuroki/b2b6ca3b66a3b88a4e676272841a1083 to your computer and use it in GitHub Desktop.
Save genkuroki/b2b6ca3b66a3b88a4e676272841a1083 to your computer and use it in GitHub Desktop.
12 Fourier analysis
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"metadata": {},
"cell_type": "markdown",
"source": "# Fourier解析\n\n黒木玄\n\n2018-06-28\n\n* Copyright 2018 Gen Kuroki\n* License: MIT https://opensource.org/licenses/MIT\n\nこのファイルは次の場所できれいに閲覧できる:\n\n* http://nbviewer.jupyter.org/github/genkuroki/Calculus/blob/master/12%20Fourier%20analysis.ipynb\n\nこのファイルは <a href=\"https://juliabox.com\">Julia Box</a> で利用できる.\n\n自分のパソコンに<a href=\"https://julialang.org/\">Julia言語</a>をインストールしたい場合には\n\n* <a href=\"http://nbviewer.jupyter.org/gist/genkuroki/81de23edcae631a995e19a2ecf946a4f\">WindowsへのJulia言語のインストール</a>\n\nを参照せよ.\n\n論理的に完璧な説明をするつもりはない. 細部のいい加減な部分は自分で訂正・修正せよ.\n\n$\n\\newcommand\\eps{\\varepsilon}\n\\newcommand\\ds{\\displaystyle}\n\\newcommand\\Z{{\\mathbb Z}}\n\\newcommand\\R{{\\mathbb R}}\n\\newcommand\\C{{\\mathbb C}}\n\\newcommand\\QED{\\text{□}}\n\\newcommand\\root{\\sqrt}\n\\newcommand\\bra{\\langle}\n\\newcommand\\ket{\\rangle}\n\\newcommand\\d{\\partial}\n\\newcommand\\sech{\\operatorname{sech}}\n\\newcommand\\sign{\\operatorname{sign}}\n$"
},
{
"metadata": {
"toc": true
},
"cell_type": "markdown",
"source": "<h1>Table of Contents<span class=\"tocSkip\"></span></h1>\n<div class=\"toc\"><ul class=\"toc-item\"><li><span><a href=\"#Riemann-Lebesgueの定理\" data-toc-modified-id=\"Riemann-Lebesgueの定理-1\"><span class=\"toc-item-num\">1&nbsp;&nbsp;</span>Riemann-Lebesgueの定理</a></span><ul class=\"toc-item\"><li><span><a href=\"#階段函数\" data-toc-modified-id=\"階段函数-1.1\"><span class=\"toc-item-num\">1.1&nbsp;&nbsp;</span>階段函数</a></span></li><li><span><a href=\"#Riemann-Lebesgueの定理とその証明\" data-toc-modified-id=\"Riemann-Lebesgueの定理とその証明-1.2\"><span class=\"toc-item-num\">1.2&nbsp;&nbsp;</span>Riemann-Lebesgueの定理とその証明</a></span></li></ul></li><li><span><a href=\"#Fourier変換の逆変換の収束\" data-toc-modified-id=\"Fourier変換の逆変換の収束-2\"><span class=\"toc-item-num\">2&nbsp;&nbsp;</span>Fourier変換の逆変換の収束</a></span><ul class=\"toc-item\"><li><span><a href=\"#Fourier変換とFourier逆変換の定義\" data-toc-modified-id=\"Fourier変換とFourier逆変換の定義-2.1\"><span class=\"toc-item-num\">2.1&nbsp;&nbsp;</span>Fourier変換とFourier逆変換の定義</a></span></li><li><span><a href=\"#Dirichlet核\" data-toc-modified-id=\"Dirichlet核-2.2\"><span class=\"toc-item-num\">2.2&nbsp;&nbsp;</span>Dirichlet核</a></span></li><li><span><a href=\"#Dirichlet積分の公式\" data-toc-modified-id=\"Dirichlet積分の公式-2.3\"><span class=\"toc-item-num\">2.3&nbsp;&nbsp;</span>Dirichlet積分の公式</a></span></li><li><span><a href=\"#Riemannの局所性定理\" data-toc-modified-id=\"Riemannの局所性定理-2.4\"><span class=\"toc-item-num\">2.4&nbsp;&nbsp;</span>Riemannの局所性定理</a></span></li><li><span><a href=\"#Fourier変換の逆変換の収束性-(Diniの条件)\" data-toc-modified-id=\"Fourier変換の逆変換の収束性-(Diniの条件)-2.5\"><span class=\"toc-item-num\">2.5&nbsp;&nbsp;</span>Fourier変換の逆変換の収束性 (Diniの条件)</a></span></li></ul></li><li><span><a href=\"#Fourier級数の収束\" data-toc-modified-id=\"Fourier級数の収束-3\"><span class=\"toc-item-num\">3&nbsp;&nbsp;</span>Fourier級数の収束</a></span><ul class=\"toc-item\"><li><span><a href=\"#Fourier級数の定義\" data-toc-modified-id=\"Fourier級数の定義-3.1\"><span class=\"toc-item-num\">3.1&nbsp;&nbsp;</span>Fourier級数の定義</a></span></li><li><span><a href=\"#Fourier展開のDirichlet核\" data-toc-modified-id=\"Fourier展開のDirichlet核-3.2\"><span class=\"toc-item-num\">3.2&nbsp;&nbsp;</span>Fourier展開のDirichlet核</a></span></li><li><span><a href=\"#Fourier級数に関するRiemannの局所性定理\" data-toc-modified-id=\"Fourier級数に関するRiemannの局所性定理-3.3\"><span class=\"toc-item-num\">3.3&nbsp;&nbsp;</span>Fourier級数に関するRiemannの局所性定理</a></span></li><li><span><a href=\"#Fourier級数の収束-(Diniの条件)\" data-toc-modified-id=\"Fourier級数の収束-(Diniの条件)-3.4\"><span class=\"toc-item-num\">3.4&nbsp;&nbsp;</span>Fourier級数の収束 (Diniの条件)</a></span></li></ul></li><li><span><a href=\"#Poissonの和公式\" data-toc-modified-id=\"Poissonの和公式-4\"><span class=\"toc-item-num\">4&nbsp;&nbsp;</span>Poissonの和公式</a></span><ul class=\"toc-item\"><li><span><a href=\"#Poissonの和公式とその証明\" data-toc-modified-id=\"Poissonの和公式とその証明-4.1\"><span class=\"toc-item-num\">4.1&nbsp;&nbsp;</span>Poissonの和公式とその証明</a></span></li><li><span><a href=\"#モジュラー変換性を持つ函数の例\" data-toc-modified-id=\"モジュラー変換性を持つ函数の例-4.2\"><span class=\"toc-item-num\">4.2&nbsp;&nbsp;</span>モジュラー変換性を持つ函数の例</a></span></li></ul></li></ul></div>"
},
{
"metadata": {
"trusted": true
},
"cell_type": "code",
"source": "using Plots\ngr(); ENV[\"PLOTS_TEST\"] = \"true\"\n#clibrary(:colorcet)\nclibrary(:misc)\n\nfunction pngplot(P...; kwargs...)\n sleep(0.1)\n pngfile = tempname() * \".png\"\n savefig(plot(P...; kwargs...), pngfile)\n showimg(\"image/png\", pngfile)\nend\npngplot(; kwargs...) = pngplot(plot!(; kwargs...))\n\nshowimg(mime, fn) = open(fn) do f\n base64 = base64encode(f)\n display(\"text/html\", \"\"\"<img src=\"data:$mime;base64,$base64\">\"\"\")\nend\n\nusing SymPy\n#sympy[:init_printing](order=\"lex\") # default\n#sympy[:init_printing](order=\"rev-lex\")\n\nusing SpecialFunctions\nusing QuadGK",
"execution_count": 1,
"outputs": []
},
{
"metadata": {},
"cell_type": "markdown",
"source": "## Riemann-Lebesgueの定理"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### 階段函数\n\n空でない区間 $I$ 上の函数で部分集合 $A$ 上で $1$, その外で $0$ になる函数を $\\chi_A(x)$ と書く:\n\n$$\n\\chi_A(x) = \\begin{cases}\n1 & (x\\in A) \\\\\n0 & (x\\not\\in A).\n\\end{cases}\n$$\n\n区間 $I$ に含まれる**長さが有限**の区間 $I_1,\\ldots,I_n$ と数 $\\alpha_1,\\ldots,\\alpha_n$ によって定まる函数\n\n$$\ns(x) = \\sum_{i=1}^n \\alpha_i\\chi_A(x) \\quad (x\\in I)\n$$\n\nを区間 $I$ 上の**階段函数**と呼ぶことにする.\n\n$f$ は区間 $I$ 上の函数であるとする. 任意の $\\eps>0$ に対してある階段函数 $s(x)$ で\n\n$$\n\\|f-s\\|_1 = \\int_I |f(x)-s(x)|\\,dx < \\eps\n$$\n\nを満たすものが存在するとき, $f$ は**階段函数で $L^1$ 近似可能**であるということにする. ここで $I=[a,b], [a,b), (a,b], (a,b)$ のとき $\\int_I=\\int_ab$ であるとする. $a=-\\infty$ であっても $b=\\infty$ であっても構わないとする."
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**問題:** $\\R=(-\\infty,\\infty)$ 上の連続函数 $f(x)$ で $\\int_{-\\infty}^\\infty |f(x)|\\,dx < \\infty$ を満たすものは階段函数で $L^1$ 近似可能であることを示せ.\n\n**解答例:** 任意に $\\eps>0$ を取る $\\int_{-\\infty}^\\infty |f(x)|\\,dx < \\infty$ より, 十分に $R>0$ を大きくすると, \n\n$$\n\\int_{-\\infty}^{-R}|f(x)|\\,dx + \\int_R^\\infty |f(x)|\\,dx =\n\\int_{-\\infty}^\\infty |f(x)|\\,dx - \\int_{-R}^R |f(x)|\\,dx < \\frac{\\eps}{2}.\n$$\n\n$f(x)$ は $[-R,R]$ 上で一様連続なので, 正の整数 $N$ を十分に大きくして, 区間 $[-R,R]$ を $N$ 等分したものを $I_1,\\ldots,I_N$ として, $x_i\\in I_i$ を任意に取ると, \n\n$$\n|f(x)-f(x_i)|< \\frac{\\eps}{4R} \\quad (x\\in I_i,\\ i=1,\\ldots,N).\n$$\n\nここで, 例えば $\\Delta = 2R/N$, $a_i=R+i\\Delta$, $I_1=[a_0,a_1)$, $\\ldots$, $I_{N-1}=[a_{N-2},a_{N-1}])$, $I_N=[a_{N-1},a_N]$ とおいたと考えてよい. このとき階段函数 $s(x)$ を\n\n$$\ns(x)=\\sum_{i=1}^N f(x_i)\\chi_{I_i}(x)\n$$\n\nと定めると,\n\n$$\n|f(x)-f(x_i)| < \\frac{\\eps}{4R} \\quad (-R\\leqq x\\leqq R).\n$$\n\nこのとき\n\n$$\n\\int_{-R}^R|f(x)-s(x)|\\,dx \\leqq \\frac{\\eps}{4R}2R = \\frac{\\eps}{2}.\n$$\n\nしたがって,\n\n$$\n\\begin{aligned}\n\\|f-s\\|_1 &= \\int_{-\\infty}^\\infty|f(x)-s(x)|\\,dx \n\\\\ &=\n\\int_{-\\infty}^{-R} |f(x)-s(x)|\\,dx + \\int_{-R}^R|f(x)-s(x)|\\,dx + \\int_R^\\infty|f(x)-s(x)|\\,dx \n\\\\ &=\n\\int_{-\\infty}^{-R} |f(x)|\\,dx + \\int_{-R}^R|f(x)-s(x)|\\,dx + \\int_R^\\infty|f(x)|\\,dx \n\\\\ &< \n\\frac{\\eps}{2}+\\frac{\\eps}{2}=\\eps.\n\\end{aligned}\n$$\n\nこれで示すべきことが示された. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**注意:** この注意はLebesgue積分論の知識を前提とする. 一般に区間上の可測函数 $f(x)$ で\n\n$$\n\\int_I |f(x)|\\,dx < \\infty\n$$\n\nを満たすものを, $I$ 上の **$L^1$ 函数** または**可積分函数**(もしくは**積分可能函数**)と呼ぶ. $I$ 上 $L_1$ 函数は $I$ 上の階段函数で $L^1$ 近似可能であることが知られている. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**補題:** 区間 $I$ 上の階段函数 $s(x)$ について\n\n$$\n\\int_I s(x) e^{ipx}\\,dx \\to 0 \\quad (|p|\\to\\infty).\n$$\n\n**証明:** $-\\infty<a_j\\leqq b_j<\\infty$, $I_j=[a_j,b_j], [a_j,b_j), (a_j,b_j], (a_j,b_j)$ だとすると, $|p|\\to\\infty$ のとき,\n\n$$\n\\int_I \\chi_{I_j}(x)e^{ips}\\,dx = \n\\int_{a_j}^{b_j} e^{ipx}\\,dx = \n\\left[\\frac{e^{ipx}}{ip}\\right]_{x=a_j}^{x=b_j} =\n\\frac{e^{ipb_j} - e^{ipa_j}}{ip} \\to 0.\n$$\n\n階段函数は $\\chi_{I_j}(x)$ の有限一次結合なので補題の結果が成立することもわかる. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**問題** $a\\leqq b$ の取り方によらずに不等式\n\n$$\n\\left|\\int_a^b e^{ipx}\\,dx\\right|\\leqq \\frac{2}{|p|}\n$$\n\nが成立することを示し, このようなことが起こる理由について考えよ.\n\n**解答例:**\n$$\n\\left|\\int_a^b e^{ipx}\\,dx\\right| = \\left|\\frac{e^{ipb}-e^{ipa}}{ip}\\right| \\leqq \n\\frac{|e^{ipb}|+|e^{ipa}|}{|p|} = \\frac{2}{|p|}.\n$$\n\nただし, $\\leqq$ では三角不等式を使った.\n\n$e^{ipx}$ は周期 $2\\pi/|p|$ を持つ函数であり, ちょうど周期分だけ積分すると $0$ になる性質を持っている:\n\n$$\n\\int_c^{c+2\\pi/|p|} e^{ipx}\\,dx = 0.\n$$\n\nゆえに, 整数 $n$ で $a+2\\pi n/|p| \\leqq |b|$ となる最大のものを $N$ と書くと, \n\n$$\n\\int_a^b e^{ipx}\\,dx = \\int_{a+2\\pi n/|p|}^b e^{ipx}\\,dx, \\quad\nb - a+\\frac{2\\pi n}{|p|} < \\frac{2\\pi}{|p|}.\n$$\n\nこれより, \n\n$$\n\\left|\\int_a^b e^{ipx}\\,dx\\right| \\leqq \\int_{a+2\\pi n/|p|}^b \\,dx < \\frac{2\\pi}{|p|}.\n$$\n\nこれは上の問題の結果よりは荒い結果だが, この方法ではどのような仕組みで積分の絶対値の値が小さくなるかはよくわかる. 振動によってほとんど打ち消しあって消えて, 積分区間の端の部分で打ち消し合いが起こらない分だけ積分の値が生き残る. 打ち消し合いが不完全な積分区間の幅は小さくなり, 打ち消し合いが不完全な分だけ生き残った積分の値の絶対値も小さくなる. $\\QED$"
},
{
"metadata": {
"trusted": true
},
"cell_type": "code",
"source": "# e^{ipx} を sin(px) に置き換えた場合の図\n\na = 0.0\nb = 10.0\nf(p,x) = sin(p*x)\nmaxa(a,b,p) = a + 2π/abs(p)*fld(b-a, 2π/abs(p))\nx = a:0.01:b\nPP = []\nfor p in [5, 20]\n xx = maxa(a,b,p):0.001:b\n P = plot(title=\"p = $p\", titlefontsize=10)\n plot!(legend=false, ylims=(-1.05,1.05))\n plot!(x, f.(p,x))\n hline!([0], color=:cyan, ls=:dot)\n plot!(xx, f.(p,xx), color=:red, fill=(0, 0.5, :red))\n push!(PP, P)\nend\nplot(PP..., size=(700, 250))",
"execution_count": 2,
"outputs": [
{
"data": {
"image/svg+xml": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"700\" height=\"250\" viewBox=\"0 0 700 250\">\n<defs>\n <clipPath id=\"clip6300\">\n <rect x=\"0\" y=\"0\" width=\"700\" height=\"250\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip6300)\" points=\"\n0,250 700,250 700,0 0,0 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6301\">\n <rect x=\"140\" y=\"0\" width=\"491\" height=\"250\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip6300)\" points=\"\n39.502,225.869 330.315,225.869 330.315,31.4961 39.502,31.4961 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6302\">\n <rect x=\"39\" y=\"31\" width=\"292\" height=\"195\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 39.502,225.869 39.502,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 97.6646,225.869 97.6646,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 155.827,225.869 155.827,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 213.99,225.869 213.99,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 272.152,225.869 272.152,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 330.315,225.869 330.315,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 39.502,221.241 330.315,221.241 \n \"/>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 39.502,174.962 330.315,174.962 \n \"/>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 39.502,128.682 330.315,128.682 \n \"/>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 39.502,82.4032 330.315,82.4032 \n \"/>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 39.502,36.124 330.315,36.124 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.502,225.869 330.315,225.869 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.502,225.869 39.502,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.502,225.869 39.502,222.953 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 97.6646,225.869 97.6646,222.953 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 155.827,225.869 155.827,222.953 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 213.99,225.869 213.99,222.953 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 272.152,225.869 272.152,222.953 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 330.315,225.869 330.315,222.953 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.502,221.241 43.8642,221.241 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.502,174.962 43.8642,174.962 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.502,128.682 43.8642,128.682 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.502,82.4032 43.8642,82.4032 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.502,36.124 43.8642,36.124 \n \"/>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 39.502, 240.169)\" x=\"39.502\" y=\"240.169\">0</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 97.6646, 240.169)\" x=\"97.6646\" y=\"240.169\">2</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 155.827, 240.169)\" x=\"155.827\" y=\"240.169\">4</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 213.99, 240.169)\" x=\"213.99\" y=\"240.169\">6</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 272.152, 240.169)\" x=\"272.152\" y=\"240.169\">8</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 330.315, 240.169)\" x=\"330.315\" y=\"240.169\">10</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 32.502, 225.741)\" x=\"32.502\" y=\"225.741\">-1.0</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 32.502, 179.462)\" x=\"32.502\" y=\"179.462\">-0.5</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 32.502, 133.182)\" x=\"32.502\" y=\"133.182\">0.0</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 32.502, 86.9032)\" x=\"32.502\" y=\"86.9032\">0.5</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 32.502, 40.624)\" x=\"32.502\" y=\"40.624\">1.0</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 184.908, 13.2)\" x=\"184.908\" y=\"13.2\">p = 5</text>\n</g>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.502,128.682 39.7928,124.056 40.0836,119.442 40.3745,114.851 40.6653,110.294 40.9561,105.783 41.2469,101.329 41.5377,96.9443 41.8285,92.6384 42.1193,88.4227 \n 42.4101,84.3075 42.701,80.3033 42.9918,76.42 43.2826,72.6673 43.5734,69.0546 43.8642,65.591 44.155,62.285 44.4458,59.1451 44.7366,56.1789 45.0275,53.3939 \n 45.3183,50.7972 45.6091,48.3951 45.8999,46.1937 46.1907,44.1984 46.4815,42.4143 46.7723,40.8459 47.0632,39.497 47.354,38.371 47.6448,37.4707 47.9356,36.7985 \n 48.2264,36.3558 48.5172,36.144 48.808,36.1634 49.0988,36.4142 49.3897,36.8955 49.6805,37.6062 49.9713,38.5446 50.2621,39.7083 50.5529,41.0944 50.8437,42.6994 \n 51.1345,44.5193 51.4253,46.5495 51.7162,48.7851 52.007,51.2204 52.2978,53.8492 52.5886,56.6652 52.8794,59.6611 53.1702,62.8295 53.461,66.1626 53.7518,69.6519 \n 54.0427,73.2888 54.3335,77.0641 54.6243,80.9684 54.9151,84.992 55.2059,89.1248 55.4967,93.3564 55.7875,97.6764 56.0784,102.074 56.3692,106.538 56.66,111.057 \n 56.9508,115.621 57.2416,120.217 57.5324,124.834 57.8232,129.461 58.114,134.085 58.4049,138.697 58.6957,143.283 58.9865,147.833 59.2773,152.335 59.5681,156.778 \n 59.8589,161.15 60.1497,165.442 60.4405,169.641 60.7314,173.739 61.0222,177.723 61.313,181.585 61.6038,185.315 61.8946,188.903 62.1854,192.341 62.4762,195.62 \n 62.7671,198.731 63.0579,201.667 63.3487,204.421 63.6395,206.985 63.9303,209.354 64.2211,211.521 64.5119,213.481 64.8027,215.229 65.0936,216.761 65.3844,218.073 \n 65.6752,219.161 65.966,220.023 66.2568,220.657 66.5476,221.061 66.8384,221.234 67.1292,221.175 67.4201,220.886 67.7109,220.366 68.0017,219.617 68.2925,218.64 \n 68.5833,217.439 68.8741,216.016 69.1649,214.374 69.4557,212.519 69.7466,210.454 70.0374,208.184 70.3282,205.716 70.619,203.055 70.9098,200.208 71.2006,197.183 \n 71.4914,193.986 71.7823,190.626 72.0731,187.111 72.3639,183.451 72.6547,179.653 72.9455,175.728 73.2363,171.685 73.5271,167.535 73.8179,163.288 74.1088,158.954 \n 74.3996,154.545 74.6904,150.071 74.9812,145.543 75.272,140.973 75.5628,136.373 75.8536,131.753 76.1444,127.126 76.4353,122.503 76.7261,117.895 77.0169,113.314 \n 77.3077,108.771 77.5985,104.278 77.8893,99.8466 78.1801,95.4869 78.4709,91.2101 78.7618,87.027 79.0526,82.948 79.3434,78.9834 79.6342,75.1429 79.925,71.4363 \n 80.2158,67.8728 80.5066,64.4612 80.7975,61.2102 81.0883,58.1278 81.3791,55.2218 81.6699,52.4993 81.9607,49.9673 82.2515,47.6321 82.5423,45.4994 82.8331,43.5746 \n 83.124,41.8626 83.4148,40.3676 83.7056,39.0933 83.9964,38.0429 84.2872,37.2191 84.578,36.6239 84.8688,36.2588 85.1596,36.1247 85.4505,36.222 85.7413,36.5503 \n 86.0321,37.109 86.3229,37.8965 86.6137,38.9109 86.9045,40.1498 87.1953,41.6099 87.4862,43.2876 87.777,45.1788 88.0678,47.2787 88.3586,49.5821 88.6494,52.0832 \n 88.9402,54.7757 89.231,57.653 89.5218,60.7078 89.8127,63.9325 90.1035,67.319 90.3943,70.8589 90.6851,74.5434 90.9759,78.3631 91.2667,82.3087 91.5575,86.3701 \n 91.8483,90.5373 92.1392,94.7999 92.43,99.1471 92.7208,103.568 93.0116,108.052 93.3024,112.587 93.5932,117.163 93.884,121.767 94.1748,126.389 94.4657,131.017 \n 94.7565,135.638 95.0473,140.242 95.3381,144.818 95.6289,149.353 95.9197,153.836 96.2105,158.257 96.5014,162.603 96.7922,166.865 97.083,171.031 97.3738,175.092 \n 97.6646,179.036 97.9554,182.855 98.2462,186.538 98.537,190.077 98.8279,193.462 99.1187,196.685 99.4095,199.738 99.7003,202.614 99.9911,205.305 100.282,207.804 \n 100.573,210.106 100.864,212.204 101.154,214.093 101.445,215.769 101.736,217.227 102.027,218.464 102.318,219.476 102.608,220.262 102.899,220.818 103.19,221.145 \n 103.481,221.24 103.772,221.104 104.062,220.737 104.353,220.139 104.644,219.313 104.935,218.261 105.226,216.985 105.517,215.488 105.807,213.774 106.098,211.847 \n 106.389,209.713 106.68,207.376 106.971,204.842 107.261,202.118 107.552,199.21 107.843,196.126 108.134,192.874 108.425,189.461 108.715,185.896 109.006,182.188 \n 109.297,178.347 109.588,174.381 109.879,170.301 110.17,166.117 110.46,161.839 110.751,157.479 111.042,153.047 111.333,148.553 111.624,144.01 111.914,139.429 \n 112.205,134.821 112.496,130.198 112.787,125.57 113.078,120.951 113.369,116.351 113.659,111.781 113.95,107.254 114.241,102.781 114.532,98.3719 114.823,94.0388 \n 115.113,89.7924 115.404,85.6431 115.695,81.6015 115.986,77.6775 116.277,73.881 116.567,70.2215 116.858,66.7081 117.149,63.3496 117.44,60.1544 117.731,57.1305 \n 118.022,54.2854 118.312,51.6263 118.603,49.1597 118.894,46.892 119.185,44.8287 119.476,42.9749 119.766,41.3354 120.057,39.9142 120.348,38.7149 120.639,37.7405 \n 120.93,36.9934 121.22,36.4754 121.511,36.1879 121.802,36.1316 122.093,36.3066 122.384,36.7126 122.675,37.3483 122.965,38.2124 123.256,39.3026 123.547,40.6163 \n 123.838,42.15 124.129,43.9 124.419,45.8619 124.71,48.0309 125.001,50.4014 125.292,52.9676 125.583,55.723 125.873,58.6608 126.164,61.7736 126.455,65.0537 \n 126.746,68.4928 127.037,72.0823 127.328,75.8133 127.618,79.6765 127.909,83.6621 128.2,87.7603 128.491,91.9607 128.782,96.2529 129.072,100.626 129.363,105.07 \n 129.654,109.572 129.945,114.122 130.236,118.709 130.526,123.32 130.817,127.945 131.108,132.572 131.399,137.189 131.69,141.785 131.981,146.348 132.271,150.867 \n 132.562,155.33 132.853,159.727 133.144,164.046 133.435,168.277 133.725,172.409 134.016,176.432 134.307,180.335 134.598,184.109 134.889,187.744 135.179,191.232 \n 135.47,194.564 135.761,197.731 136.052,200.725 136.343,203.54 136.634,206.167 136.924,208.6 137.215,210.834 137.506,212.863 137.797,214.681 138.088,216.284 \n 138.378,217.668 138.669,218.829 138.96,219.766 139.251,220.475 139.542,220.954 139.832,221.202 140.123,221.22 140.414,221.006 140.705,220.561 140.996,219.887 \n 141.287,218.985 141.577,217.857 141.868,216.506 142.159,214.936 142.45,213.15 142.741,211.152 143.031,208.949 143.322,206.545 143.613,203.947 143.904,201.16 \n 144.195,198.193 144.485,195.051 144.776,191.744 145.067,188.279 145.358,184.665 145.649,180.911 145.94,177.026 146.23,173.021 146.521,168.905 146.812,164.688 \n 147.103,160.382 147.394,155.996 147.684,151.542 147.975,147.031 148.266,142.473 148.557,137.882 148.848,133.267 149.138,128.641 149.429,124.015 149.72,119.401 \n 150.011,114.81 150.302,110.254 150.593,105.743 150.883,101.29 151.174,96.9057 151.465,92.6006 151.756,88.3857 152.047,84.2714 152.337,80.2682 152.628,76.3861 \n 152.919,72.6346 153.21,69.0232 153.501,65.5609 153.792,62.2564 154.082,59.1179 154.373,56.1534 154.664,53.37 154.955,50.775 155.246,48.3746 155.536,46.175 \n 155.827,44.1816 156.118,42.3994 156.409,40.8329 156.7,39.486 156.99,38.362 157.281,37.4638 157.572,36.7935 157.863,36.3529 158.154,36.1432 158.445,36.1647 \n 158.735,36.4174 159.026,36.9008 159.317,37.6136 159.608,38.554 159.899,39.7196 160.189,41.1077 160.48,42.7146 160.771,44.5364 161.062,46.5685 161.353,48.8059 \n 161.643,51.2429 161.934,53.8734 162.225,56.691 162.516,59.6885 162.807,62.8584 163.098,66.1929 163.388,69.6836 163.679,73.3217 163.97,77.0982 164.261,81.0036 \n 164.552,85.0282 164.842,89.1619 165.133,93.3944 165.424,97.7151 165.715,102.113 166.006,106.578 166.296,111.098 166.587,115.661 166.878,120.257 167.169,124.875 \n 167.46,129.502 167.751,134.126 168.041,138.738 168.332,143.324 168.623,147.873 168.914,152.375 169.205,156.817 169.495,161.189 169.786,165.479 170.077,169.678 \n 170.368,173.774 170.659,177.758 170.949,181.619 171.24,185.347 171.531,188.934 171.822,192.371 172.113,195.648 172.404,198.758 172.694,201.692 172.985,204.444 \n 173.276,207.007 173.567,209.374 173.858,211.539 174.148,213.498 174.439,215.244 174.73,216.774 175.021,218.083 175.312,219.17 175.602,220.03 175.893,220.661 \n 176.184,221.063 176.475,221.234 176.766,221.174 177.057,220.882 177.347,220.36 177.638,219.609 177.929,218.63 178.22,217.427 178.511,216.002 178.801,214.359 \n 179.092,212.501 179.383,210.434 179.674,208.163 179.965,205.693 180.255,203.03 180.546,200.182 180.837,197.155 181.128,193.957 181.419,190.596 181.71,187.08 \n 182,183.417 182.291,179.619 182.582,175.692 182.873,171.649 183.164,167.498 183.454,163.25 183.745,158.915 184.036,154.505 184.327,150.031 184.618,145.503 \n 184.908,140.933 185.199,136.332 185.49,131.712 185.781,127.085 186.072,122.462 186.363,117.854 186.653,113.273 186.944,108.731 187.235,104.239 187.526,99.8076 \n 187.817,95.4485 188.107,91.1725 188.398,86.9903 188.689,82.9123 188.98,78.9487 189.271,75.1094 189.561,71.404 189.852,67.8418 190.143,64.4316 190.434,61.182 \n 190.725,58.1012 191.016,55.1968 191.306,52.476 191.597,49.9457 191.888,47.6122 192.179,45.4814 192.47,43.5585 192.76,41.8484 193.051,40.3553 193.342,39.083 \n 193.633,38.0346 193.924,37.2128 194.215,36.6197 194.505,36.2566 194.796,36.1246 195.087,36.2239 195.378,36.5543 195.669,37.115 195.959,37.9045 196.25,38.921 \n 196.541,40.1618 196.832,41.6238 197.123,43.3035 197.413,45.1965 197.704,47.2983 197.995,49.6034 198.286,52.1062 198.577,54.8004 198.868,57.6793 199.158,60.7357 \n 199.449,63.9618 199.74,67.3498 200.031,70.891 200.322,74.5767 200.612,78.3977 200.903,82.3443 201.194,86.4067 201.485,90.5748 201.776,94.8382 202.066,99.1861 \n 202.357,103.608 202.648,108.092 202.939,112.628 203.23,117.204 203.521,121.808 203.811,126.43 204.102,131.058 204.393,135.679 204.684,140.283 204.975,144.858 \n 205.265,149.393 205.556,153.876 205.847,158.296 206.138,162.641 206.429,166.902 206.719,171.068 207.01,175.127 207.301,179.071 207.592,182.888 207.883,186.57 \n 208.174,190.107 208.464,193.491 208.755,196.713 209.046,199.764 209.337,202.639 209.628,205.328 209.918,207.825 210.209,210.125 210.5,212.221 210.791,214.109 \n 211.082,215.783 211.372,217.239 211.663,218.474 211.954,219.484 212.245,220.268 212.536,220.822 212.827,221.147 213.117,221.24 213.408,221.101 213.699,220.732 \n 213.99,220.133 214.281,219.305 214.571,218.251 214.862,216.973 215.153,215.474 215.444,213.758 215.735,211.829 216.025,209.693 216.316,207.354 216.607,204.819 \n 216.898,202.093 217.189,199.184 217.48,196.098 217.77,192.844 218.061,189.43 218.352,185.864 218.643,182.155 218.934,178.312 219.224,174.345 219.515,170.264 \n 219.806,166.079 220.097,161.801 220.388,157.44 220.678,153.007 220.969,148.513 221.26,143.97 221.551,139.388 221.842,134.78 222.133,130.156 222.423,125.529 \n 222.714,120.91 223.005,116.31 223.296,111.741 223.587,107.214 223.877,102.741 224.168,98.333 224.459,94.0007 224.75,89.7551 225.041,85.6068 225.331,81.5661 \n 225.622,77.6432 225.913,73.8479 226.204,70.1896 226.495,66.6775 226.786,63.3205 227.076,60.1267 227.367,57.1044 227.658,54.2609 227.949,51.6035 228.24,49.1387 \n 228.53,46.8727 228.821,44.8113 229.112,42.9594 229.403,41.3218 229.694,39.9026 229.984,38.7053 230.275,37.7328 230.566,36.9877 230.857,36.4718 231.148,36.1864 \n 231.439,36.1321 231.729,36.3092 232.02,36.7172 232.311,37.355 232.602,38.2211 232.893,39.3133 233.183,40.6289 233.474,42.1646 233.765,43.9165 234.056,45.8803 \n 234.347,48.0511 234.638,50.4233 234.928,52.9912 235.219,55.7483 235.51,58.6877 235.801,61.802 236.092,65.0835 236.382,68.524 236.673,72.1148 236.964,75.8471 \n 237.255,79.7113 237.546,83.698 237.836,87.7971 238.127,91.9984 238.418,96.2914 238.709,100.665 239,105.109 239.291,109.612 239.581,114.163 239.872,118.75 \n 240.163,123.361 240.454,127.986 240.745,132.613 241.035,137.23 241.326,141.826 241.617,146.388 241.908,150.907 242.199,155.37 242.489,159.766 242.78,164.084 \n 243.071,168.314 243.362,172.445 243.653,176.467 243.944,180.369 244.234,184.142 244.525,187.776 244.816,191.263 245.107,194.593 245.398,197.758 245.688,200.751 \n 245.979,203.564 246.27,206.189 246.561,208.621 246.852,210.853 247.142,212.88 247.433,214.696 247.724,216.297 248.015,217.679 248.306,218.839 248.597,219.773 \n 248.887,220.48 249.178,220.957 249.469,221.204 249.76,221.219 250.051,221.003 250.341,220.556 250.632,219.88 250.923,218.976 251.214,217.846 251.505,216.493 \n 251.795,214.921 252.086,213.133 252.377,211.134 252.668,208.929 252.959,206.523 253.25,203.923 253.54,201.135 253.831,198.165 254.122,195.022 254.413,191.714 \n 254.704,188.247 254.994,184.632 255.285,180.877 255.576,176.991 255.867,172.985 256.158,168.868 256.448,164.651 256.739,160.343 257.03,155.957 257.321,151.502 \n 257.612,146.99 257.903,142.433 258.193,137.841 258.484,133.226 258.775,128.6 259.066,123.974 259.357,119.36 259.647,114.769 259.938,110.213 260.229,105.703 \n 260.52,101.251 260.811,96.8671 261.101,92.5627 261.392,88.3487 261.683,84.2354 261.974,80.2332 262.265,76.3521 262.556,72.6019 262.846,68.9918 263.137,65.5309 \n 263.428,62.2278 263.719,59.0908 264.01,56.1278 264.3,53.3462 264.591,50.7528 264.882,48.3542 265.173,46.1564 265.464,44.1649 265.754,42.3846 266.045,40.82 \n 266.336,39.475 266.627,38.353 266.918,37.4568 267.209,36.7886 267.499,36.3501 267.79,36.1423 268.081,36.1659 268.372,36.4207 268.663,36.9061 268.953,37.6209 \n 269.244,38.5633 269.535,39.731 269.826,41.121 270.117,42.7298 270.407,44.5535 270.698,46.5875 270.989,48.8266 271.28,51.2654 271.571,53.8977 271.862,56.7168 \n 272.152,59.7159 272.443,62.8873 272.734,66.2232 273.025,69.7152 273.316,73.3546 273.606,77.1323 273.897,81.0389 274.188,85.0645 274.479,89.1991 274.77,93.4324 \n 275.061,97.7539 275.351,102.153 275.642,106.618 275.933,111.138 276.224,115.702 276.515,120.298 276.805,124.916 277.096,129.543 277.387,134.167 277.678,138.778 \n 277.969,143.364 278.259,147.913 278.55,152.414 278.841,156.856 279.132,161.227 279.423,165.517 279.714,169.715 280.004,173.81 280.295,177.793 280.586,181.653 \n 280.877,185.38 281.168,188.966 281.458,192.401 281.749,195.676 282.04,198.784 282.331,201.718 282.622,204.468 282.912,207.029 283.203,209.394 283.494,211.558 \n 283.785,213.514 284.076,215.258 284.367,216.786 284.657,218.094 284.948,219.178 285.239,220.036 285.53,220.666 285.821,221.066 286.111,221.235 286.402,221.172 \n 286.693,220.879 286.984,220.354 287.275,219.601 287.565,218.621 287.856,217.416 288.147,215.988 288.438,214.343 288.729,212.484 289.02,210.415 289.31,208.142 \n 289.601,205.67 289.892,203.006 290.183,200.156 290.474,197.127 290.764,193.928 291.055,190.565 291.346,187.048 291.637,183.384 291.928,179.584 292.218,175.657 \n 292.509,171.612 292.8,167.46 293.091,163.212 293.382,158.876 293.673,154.466 293.963,149.991 294.254,145.462 294.545,140.892 294.836,136.291 295.127,131.671 \n 295.417,127.044 295.708,122.421 295.999,117.813 296.29,113.233 296.581,108.691 296.871,104.199 297.162,99.7685 297.453,95.4102 297.744,91.135 298.035,86.9536 \n 298.326,82.8766 298.616,78.914 298.907,75.0759 299.198,71.3717 299.489,67.8108 299.78,64.402 300.07,61.1539 300.361,58.0746 300.652,55.1718 300.943,52.4527 \n 301.234,49.9241 301.524,47.5924 301.815,45.4634 302.106,43.5424 302.397,41.8341 302.688,40.343 302.979,39.0727 303.269,38.0263 303.56,37.2065 303.851,36.6154 \n 304.142,36.2544 304.433,36.1244 304.723,36.2258 305.014,36.5582 305.305,37.121 305.596,37.9125 305.887,38.931 306.177,40.1738 306.468,41.6378 306.759,43.3194 \n 307.05,45.2143 307.341,47.3179 307.632,49.6248 307.922,52.1293 308.213,54.8252 308.504,57.7057 308.795,60.7636 309.086,63.9912 309.376,67.3806 309.667,70.9231 \n 309.958,74.6101 310.249,78.4322 310.54,82.3799 310.83,86.4433 311.121,90.6123 311.412,94.8764 311.703,99.2251 311.994,103.647 312.285,108.132 312.575,112.668 \n 312.866,117.245 313.157,121.849 313.448,126.471 313.739,131.099 314.029,135.72 314.32,140.324 314.611,144.899 314.902,149.433 315.193,153.915 315.484,158.334 \n 315.774,162.68 316.065,166.94 316.356,171.104 316.647,175.163 316.938,179.105 317.228,182.921 317.519,186.602 317.81,190.138 318.101,193.52 318.392,196.741 \n 318.682,199.791 318.973,202.663 319.264,205.351 319.555,207.847 319.846,210.145 320.137,212.239 320.427,214.125 320.718,215.797 321.009,217.251 321.3,218.484 \n 321.591,219.492 321.881,220.274 322.172,220.826 322.463,221.148 322.754,221.239 323.045,221.099 323.335,220.728 323.626,220.127 323.917,219.297 324.208,218.24 \n 324.499,216.96 324.79,215.459 325.08,213.742 325.371,211.811 325.662,209.673 325.953,207.332 326.244,204.795 326.534,202.068 326.825,199.157 327.116,196.07 \n 327.407,192.815 327.698,189.399 327.988,185.832 328.279,182.121 328.57,178.277 328.861,174.309 329.152,170.228 329.443,166.042 329.733,161.763 330.024,157.401 \n 330.315,152.967 \n \"/>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#00ffff; stroke-width:1; stroke-opacity:1; fill:none\" stroke-dasharray=\"1, 2\" points=\"\n -29041.8,128.682 29411.6,128.682 \n \"/>\n<polygon clip-path=\"url(#clip6302)\" points=\"\n295.314,128.682 295.344,128.22 295.373,127.757 295.402,127.294 295.431,126.831 295.46,126.369 295.489,125.906 295.518,125.443 295.547,124.981 295.576,124.519 \n 295.605,124.056 295.634,123.594 295.663,123.132 295.692,122.67 295.722,122.209 295.751,121.747 295.78,121.286 295.809,120.824 295.838,120.363 295.867,119.903 \n 295.896,119.442 295.925,118.982 295.954,118.521 295.983,118.062 296.012,117.602 296.041,117.143 296.071,116.684 296.1,116.225 296.129,115.766 296.158,115.308 \n 296.187,114.851 296.216,114.393 296.245,113.936 296.274,113.479 296.303,113.023 296.332,112.567 296.361,112.112 296.39,111.657 296.42,111.202 296.449,110.748 \n 296.478,110.294 296.507,109.841 296.536,109.388 296.565,108.935 296.594,108.483 296.623,108.032 296.652,107.581 296.681,107.131 296.71,106.681 296.739,106.232 \n 296.769,105.783 296.798,105.335 296.827,104.887 296.856,104.44 296.885,103.994 296.914,103.548 296.943,103.103 296.972,102.659 297.001,102.215 297.03,101.772 \n 297.059,101.329 297.088,100.888 297.117,100.447 297.147,100.006 297.176,99.5666 297.205,99.1277 297.234,98.6895 297.263,98.252 297.292,97.8153 297.321,97.3794 \n 297.35,96.9443 297.379,96.51 297.408,96.0764 297.437,95.6437 297.466,95.2118 297.496,94.7808 297.525,94.3506 297.554,93.9212 297.583,93.4927 297.612,93.0651 \n 297.641,92.6384 297.67,92.2126 297.699,91.7877 297.728,91.3638 297.757,90.9407 297.786,90.5186 297.815,90.0975 297.845,89.6773 297.874,89.2581 297.903,88.8399 \n 297.932,88.4227 297.961,88.0064 297.99,87.5913 298.019,87.1771 298.048,86.7639 298.077,86.3519 298.106,85.9408 298.135,85.5309 298.164,85.122 298.193,84.7142 \n 298.223,84.3075 298.252,83.9019 298.281,83.4975 298.31,83.0941 298.339,82.6919 298.368,82.2909 298.397,81.891 298.426,81.4923 298.455,81.0948 298.484,80.6984 \n 298.513,80.3033 298.542,79.9093 298.572,79.5166 298.601,79.1251 298.63,78.7349 298.659,78.3459 298.688,77.9582 298.717,77.5717 298.746,77.1865 298.775,76.8026 \n 298.804,76.42 298.833,76.0387 298.862,75.6587 298.891,75.28 298.921,74.9027 298.95,74.5267 298.979,74.1521 299.008,73.7788 299.037,73.4069 299.066,73.0364 \n 299.095,72.6673 299.124,72.2996 299.153,71.9333 299.182,71.5684 299.211,71.2049 299.24,70.8429 299.269,70.4823 299.299,70.1232 299.328,69.7655 299.357,69.4093 \n 299.386,69.0546 299.415,68.7014 299.444,68.3497 299.473,67.9995 299.502,67.6508 299.531,67.3036 299.56,66.958 299.589,66.6139 299.618,66.2714 299.648,65.9304 \n 299.677,65.591 299.706,65.2532 299.735,64.9169 299.764,64.5823 299.793,64.2492 299.822,63.9178 299.851,63.588 299.88,63.2598 299.909,62.9332 299.938,62.6083 \n 299.967,62.285 299.997,61.9634 300.026,61.6435 300.055,61.3253 300.084,61.0087 300.113,60.6938 300.142,60.3806 300.171,60.0692 300.2,59.7594 300.229,59.4514 \n 300.258,59.1451 300.287,58.8405 300.316,58.5377 300.346,58.2366 300.375,57.9373 300.404,57.6398 300.433,57.344 300.462,57.05 300.491,56.7579 300.52,56.4675 \n 300.549,56.1789 300.578,55.8921 300.607,55.6072 300.636,55.3241 300.665,55.0428 300.694,54.7633 300.724,54.4857 300.753,54.21 300.782,53.9361 300.811,53.6641 \n 300.84,53.3939 300.869,53.1257 300.898,52.8593 300.927,52.5948 300.956,52.3323 300.985,52.0716 301.014,51.8129 301.043,51.556 301.073,51.3012 301.102,51.0482 \n 301.131,50.7972 301.16,50.5481 301.189,50.301 301.218,50.0558 301.247,49.8126 301.276,49.5714 301.305,49.3322 301.334,49.0949 301.363,48.8596 301.392,48.6263 \n 301.422,48.3951 301.451,48.1658 301.48,47.9386 301.509,47.7133 301.538,47.4901 301.567,47.2689 301.596,47.0498 301.625,46.8327 301.654,46.6176 301.683,46.4046 \n 301.712,46.1937 301.741,45.9848 301.77,45.7779 301.8,45.5732 301.829,45.3705 301.858,45.1699 301.887,44.9714 301.916,44.775 301.945,44.5807 301.974,44.3885 \n 302.003,44.1984 302.032,44.0104 302.061,43.8246 302.09,43.6408 302.119,43.4592 302.149,43.2797 302.178,43.1023 302.207,42.9271 302.236,42.754 302.265,42.5831 \n 302.294,42.4143 302.323,42.2477 302.352,42.0833 302.381,41.921 302.41,41.7608 302.439,41.6029 302.468,41.4471 302.498,41.2935 302.527,41.1421 302.556,40.9929 \n 302.585,40.8459 302.614,40.7011 302.643,40.5584 302.672,40.418 302.701,40.2798 302.73,40.1438 302.759,40.01 302.788,39.8784 302.817,39.749 302.846,39.6219 \n 302.876,39.497 302.905,39.3743 302.934,39.2538 302.963,39.1356 302.992,39.0197 303.021,38.9059 303.05,38.7944 303.079,38.6852 303.108,38.5782 303.137,38.4735 \n 303.166,38.371 303.195,38.2708 303.225,38.1728 303.254,38.0771 303.283,37.9837 303.312,37.8925 303.341,37.8036 303.37,37.717 303.399,37.6326 303.428,37.5505 \n 303.457,37.4707 303.486,37.3932 303.515,37.318 303.544,37.245 303.574,37.1744 303.603,37.106 303.632,37.0399 303.661,36.9761 303.69,36.9146 303.719,36.8554 \n 303.748,36.7985 303.777,36.7438 303.806,36.6915 303.835,36.6415 303.864,36.5938 303.893,36.5484 303.923,36.5052 303.952,36.4644 303.981,36.4259 304.01,36.3897 \n 304.039,36.3558 304.068,36.3243 304.097,36.295 304.126,36.268 304.155,36.2434 304.184,36.221 304.213,36.201 304.242,36.1833 304.271,36.1679 304.301,36.1548 \n 304.33,36.144 304.359,36.1355 304.388,36.1294 304.417,36.1255 304.446,36.124 304.475,36.1248 304.504,36.1279 304.533,36.1333 304.562,36.141 304.591,36.1511 \n 304.62,36.1634 304.65,36.1781 304.679,36.1951 304.708,36.2144 304.737,36.236 304.766,36.2599 304.795,36.2861 304.824,36.3147 304.853,36.3455 304.882,36.3787 \n 304.911,36.4142 304.94,36.4519 304.969,36.492 304.999,36.5344 305.028,36.5791 305.057,36.626 305.086,36.6753 305.115,36.7269 305.144,36.7808 305.173,36.837 \n 305.202,36.8955 305.231,36.9562 305.26,37.0193 305.289,37.0847 305.318,37.1523 305.347,37.2223 305.377,37.2945 305.406,37.369 305.435,37.4458 305.464,37.5249 \n 305.493,37.6062 305.522,37.6898 305.551,37.7758 305.58,37.8639 305.609,37.9544 305.638,38.0471 305.667,38.1421 305.696,38.2393 305.726,38.3388 305.755,38.4406 \n 305.784,38.5446 305.813,38.6509 305.842,38.7594 305.871,38.8702 305.9,38.9832 305.929,39.0985 305.958,39.216 305.987,39.3357 306.016,39.4577 306.045,39.5819 \n 306.075,39.7083 306.104,39.8369 306.133,39.9678 306.162,40.1009 306.191,40.2362 306.22,40.3737 306.249,40.5135 306.278,40.6554 306.307,40.7995 306.336,40.9458 \n 306.365,41.0944 306.394,41.2451 306.423,41.398 306.453,41.553 306.482,41.7103 306.511,41.8697 306.54,42.0313 306.569,42.1951 306.598,42.361 306.627,42.5291 \n 306.656,42.6994 306.685,42.8717 306.714,43.0463 306.743,43.223 306.772,43.4018 306.802,43.5827 306.831,43.7658 306.86,43.951 306.889,44.1383 306.918,44.3277 \n 306.947,44.5193 306.976,44.7129 307.005,44.9086 307.034,45.1065 307.063,45.3064 307.092,45.5084 307.121,45.7125 307.151,45.9187 307.18,46.1269 307.209,46.3372 \n 307.238,46.5495 307.267,46.7639 307.296,46.9804 307.325,47.1989 307.354,47.4194 307.383,47.642 307.412,47.8666 307.441,48.0932 307.47,48.3218 307.5,48.5525 \n 307.529,48.7851 307.558,49.0197 307.587,49.2564 307.616,49.495 307.645,49.7356 307.674,49.9781 307.703,50.2227 307.732,50.4692 307.761,50.7176 307.79,50.968 \n 307.819,51.2204 307.848,51.4746 307.878,51.7309 307.907,51.989 307.936,52.249 307.965,52.511 307.994,52.7749 308.023,53.0406 308.052,53.3083 308.081,53.5778 \n 308.11,53.8492 308.139,54.1225 308.168,54.3977 308.197,54.6747 308.227,54.9536 308.256,55.2343 308.285,55.5168 308.314,55.8012 308.343,56.0874 308.372,56.3754 \n 308.401,56.6652 308.43,56.9568 308.459,57.2502 308.488,57.5454 308.517,57.8424 308.546,58.1411 308.576,58.4416 308.605,58.7439 308.634,59.0479 308.663,59.3536 \n 308.692,59.6611 308.721,59.9703 308.75,60.2812 308.779,60.5939 308.808,60.9082 308.837,61.2242 308.866,61.542 308.895,61.8614 308.924,62.1824 308.954,62.5052 \n 308.983,62.8295 309.012,63.1556 309.041,63.4832 309.07,63.8125 309.099,64.1435 309.128,64.476 309.157,64.8101 309.186,65.1459 309.215,65.4832 309.244,65.8221 \n 309.273,66.1626 309.303,66.5046 309.332,66.8482 309.361,67.1934 309.39,67.54 309.419,67.8882 309.448,68.238 309.477,68.5892 309.506,68.9419 309.535,69.2962 \n 309.564,69.6519 309.593,70.0091 309.622,70.3678 309.652,70.7279 309.681,71.0894 309.71,71.4524 309.739,71.8169 309.768,72.1827 309.797,72.55 309.826,72.9187 \n 309.855,73.2888 309.884,73.6602 309.913,74.033 309.942,74.4072 309.971,74.7828 310,75.1597 310.03,75.5379 310.059,75.9175 310.088,76.2984 310.117,76.6806 \n 310.146,77.0641 310.175,77.4489 310.204,77.8349 310.233,78.2223 310.262,78.6109 310.291,79.0007 310.32,79.3918 310.349,79.7841 310.379,80.1777 310.408,80.5724 \n 310.437,80.9684 310.466,81.3656 310.495,81.7639 310.524,82.1634 310.553,82.5641 310.582,82.9659 310.611,83.3689 310.64,83.773 310.669,84.1782 310.698,84.5845 \n 310.728,84.992 310.757,85.4005 310.786,85.8101 310.815,86.2208 310.844,86.6326 310.873,87.0454 310.902,87.4592 310.931,87.8741 310.96,88.29 310.989,88.7069 \n 311.018,89.1248 311.047,89.5437 311.077,89.9635 311.106,90.3844 311.135,90.8062 311.164,91.2289 311.193,91.6526 311.222,92.0772 311.251,92.5027 311.28,92.9291 \n 311.309,93.3564 311.338,93.7846 311.367,94.2137 311.396,94.6437 311.425,95.0744 311.455,95.5061 311.484,95.9385 311.513,96.3718 311.542,96.8059 311.571,97.2407 \n 311.6,97.6764 311.629,98.1128 311.658,98.5501 311.687,98.988 311.716,99.4267 311.745,99.8661 311.774,100.306 311.804,100.747 311.833,101.189 311.862,101.631 \n 311.891,102.074 311.92,102.517 311.949,102.962 311.978,103.407 312.007,103.852 312.036,104.298 312.065,104.745 312.094,105.192 312.123,105.64 312.153,106.089 \n 312.182,106.538 312.211,106.987 312.24,107.438 312.269,107.888 312.298,108.34 312.327,108.791 312.356,109.244 312.385,109.696 312.414,110.149 312.443,110.603 \n 312.472,111.057 312.501,111.512 312.531,111.967 312.56,112.422 312.589,112.878 312.618,113.334 312.647,113.791 312.676,114.248 312.705,114.705 312.734,115.163 \n 312.763,115.621 312.792,116.079 312.821,116.537 312.85,116.996 312.88,117.456 312.909,117.915 312.938,118.375 312.967,118.835 312.996,119.295 313.025,119.756 \n 313.054,120.217 313.083,120.678 313.112,121.139 313.141,121.6 313.17,122.062 313.199,122.523 313.229,122.985 313.258,123.447 313.287,123.909 313.316,124.371 \n 313.345,124.834 313.374,125.296 313.403,125.759 313.432,126.221 313.461,126.684 313.49,127.147 313.519,127.609 313.548,128.072 313.577,128.535 313.607,128.998 \n 313.636,129.461 313.665,129.923 313.694,130.386 313.723,130.849 313.752,131.311 313.781,131.774 313.81,132.236 313.839,132.699 313.868,133.161 313.897,133.623 \n 313.926,134.085 313.956,134.547 313.985,135.009 314.014,135.471 314.043,135.932 314.072,136.393 314.101,136.855 314.13,137.315 314.159,137.776 314.188,138.237 \n 314.217,138.697 314.246,139.157 314.275,139.616 314.305,140.076 314.334,140.535 314.363,140.994 314.392,141.452 314.421,141.91 314.45,142.368 314.479,142.826 \n 314.508,143.283 314.537,143.74 314.566,144.196 314.595,144.652 314.624,145.108 314.654,145.563 314.683,146.018 314.712,146.472 314.741,146.926 314.77,147.38 \n 314.799,147.833 314.828,148.285 314.857,148.737 314.886,149.189 314.915,149.64 314.944,150.091 314.973,150.541 315.002,150.99 315.032,151.439 315.061,151.887 \n 315.09,152.335 315.119,152.782 315.148,153.229 315.177,153.674 315.206,154.12 315.235,154.564 315.264,155.008 315.293,155.452 315.322,155.894 315.351,156.336 \n 315.381,156.778 315.41,157.218 315.439,157.658 315.468,158.097 315.497,158.536 315.526,158.973 315.555,159.41 315.584,159.847 315.613,160.282 315.642,160.717 \n 315.671,161.15 315.7,161.583 315.73,162.015 315.759,162.447 315.788,162.877 315.817,163.307 315.846,163.736 315.875,164.163 315.904,164.59 315.933,165.017 \n 315.962,165.442 315.991,165.866 316.02,166.289 316.049,166.712 316.078,167.133 316.108,167.554 316.137,167.973 316.166,168.392 316.195,168.809 316.224,169.226 \n 316.253,169.641 316.282,170.056 316.311,170.469 316.34,170.882 316.369,171.293 316.398,171.703 316.427,172.113 316.457,172.521 316.486,172.928 316.515,173.334 \n 316.544,173.739 316.573,174.142 316.602,174.545 316.631,174.946 316.66,175.346 316.689,175.746 316.718,176.143 316.747,176.54 316.776,176.936 316.806,177.33 \n 316.835,177.723 316.864,178.115 316.893,178.506 316.922,178.895 316.951,179.283 316.98,179.67 317.009,180.056 317.038,180.44 317.067,180.823 317.096,181.205 \n 317.125,181.585 317.154,181.964 317.184,182.342 317.213,182.718 317.242,183.093 317.271,183.467 317.3,183.84 317.329,184.21 317.358,184.58 317.387,184.948 \n 317.416,185.315 317.445,185.68 317.474,186.044 317.503,186.407 317.533,186.768 317.562,187.127 317.591,187.485 317.62,187.842 317.649,188.197 317.678,188.551 \n 317.707,188.903 317.736,189.254 317.765,189.603 317.794,189.951 317.823,190.297 317.852,190.641 317.882,190.984 317.911,191.326 317.94,191.666 317.969,192.004 \n 317.998,192.341 318.027,192.676 318.056,193.01 318.085,193.342 318.114,193.672 318.143,194.001 318.172,194.328 318.201,194.653 318.231,194.977 318.26,195.299 \n 318.289,195.62 318.318,195.938 318.347,196.255 318.376,196.571 318.405,196.885 318.434,197.197 318.463,197.507 318.492,197.815 318.521,198.122 318.55,198.427 \n 318.579,198.731 318.609,199.032 318.638,199.332 318.667,199.63 318.696,199.927 318.725,200.221 318.754,200.514 318.783,200.805 318.812,201.094 318.841,201.381 \n 318.87,201.667 318.899,201.951 318.928,202.233 318.958,202.513 318.987,202.791 319.016,203.067 319.045,203.342 319.074,203.614 319.103,203.885 319.132,204.154 \n 319.161,204.421 319.19,204.686 319.219,204.949 319.248,205.21 319.277,205.47 319.307,205.727 319.336,205.983 319.365,206.236 319.394,206.488 319.423,206.738 \n 319.452,206.985 319.481,207.231 319.51,207.475 319.539,207.717 319.568,207.957 319.597,208.194 319.626,208.43 319.655,208.664 319.685,208.896 319.714,209.126 \n 319.743,209.354 319.772,209.58 319.801,209.804 319.83,210.026 319.859,210.245 319.888,210.463 319.917,210.679 319.946,210.893 319.975,211.104 320.004,211.314 \n 320.034,211.521 320.063,211.727 320.092,211.93 320.121,212.131 320.15,212.33 320.179,212.527 320.208,212.722 320.237,212.915 320.266,213.106 320.295,213.295 \n 320.324,213.481 320.353,213.666 320.383,213.848 320.412,214.028 320.441,214.206 320.47,214.382 320.499,214.556 320.528,214.727 320.557,214.897 320.586,215.064 \n 320.615,215.229 320.644,215.392 320.673,215.553 320.702,215.712 320.731,215.868 320.761,216.023 320.79,216.175 320.819,216.325 320.848,216.472 320.877,216.618 \n 320.906,216.761 320.935,216.902 320.964,217.041 320.993,217.178 321.022,217.312 321.051,217.445 321.08,217.575 321.11,217.703 321.139,217.828 321.168,217.952 \n 321.197,218.073 321.226,218.192 321.255,218.308 321.284,218.423 321.313,218.535 321.342,218.645 321.371,218.753 321.4,218.858 321.429,218.961 321.459,219.062 \n 321.488,219.161 321.517,219.257 321.546,219.352 321.575,219.443 321.604,219.533 321.633,219.62 321.662,219.706 321.691,219.788 321.72,219.869 321.749,219.947 \n 321.778,220.023 321.808,220.097 321.837,220.168 321.866,220.237 321.895,220.304 321.924,220.369 321.953,220.431 321.982,220.491 322.011,220.548 322.04,220.604 \n 322.069,220.657 322.098,220.708 322.127,220.756 322.156,220.802 322.186,220.846 322.215,220.888 322.244,220.927 322.273,220.964 322.302,220.998 322.331,221.031 \n 322.36,221.061 322.389,221.088 322.418,221.114 322.447,221.137 322.476,221.158 322.505,221.176 322.535,221.192 322.564,221.206 322.593,221.218 322.622,221.227 \n 322.651,221.234 322.68,221.238 322.709,221.24 322.738,221.24 322.767,221.238 322.796,221.233 322.825,221.226 322.854,221.217 322.884,221.205 322.913,221.192 \n 322.942,221.175 322.971,221.157 323,221.136 323.029,221.113 323.058,221.087 323.087,221.059 323.116,221.029 323.145,220.997 323.174,220.962 323.203,220.925 \n 323.232,220.886 323.262,220.844 323.291,220.8 323.32,220.754 323.349,220.705 323.378,220.655 323.407,220.601 323.436,220.546 323.465,220.488 323.494,220.428 \n 323.523,220.366 323.552,220.301 323.581,220.234 323.611,220.165 323.64,220.094 323.669,220.02 323.698,219.944 323.727,219.865 323.756,219.785 323.785,219.702 \n 323.814,219.617 323.843,219.529 323.872,219.439 323.901,219.347 323.93,219.253 323.96,219.157 323.989,219.058 324.018,218.957 324.047,218.854 324.076,218.748 \n 324.105,218.64 324.134,218.53 324.163,218.418 324.192,218.303 324.221,218.186 324.25,218.067 324.279,217.946 324.308,217.823 324.338,217.697 324.367,217.569 \n 324.396,217.439 324.425,217.306 324.454,217.172 324.483,217.035 324.512,216.896 324.541,216.755 324.57,216.611 324.599,216.466 324.628,216.318 324.657,216.168 \n 324.687,216.016 324.716,215.861 324.745,215.705 324.774,215.546 324.803,215.385 324.832,215.222 324.861,215.057 324.89,214.889 324.919,214.72 324.948,214.548 \n 324.977,214.374 325.006,214.198 325.036,214.02 325.065,213.84 325.094,213.657 325.123,213.473 325.152,213.286 325.181,213.098 325.21,212.907 325.239,212.714 \n 325.268,212.519 325.297,212.322 325.326,212.122 325.355,211.921 325.385,211.717 325.414,211.512 325.443,211.304 325.472,211.095 325.501,210.883 325.53,210.669 \n 325.559,210.454 325.588,210.236 325.617,210.016 325.646,209.794 325.675,209.57 325.704,209.344 325.733,209.116 325.763,208.886 325.792,208.654 325.821,208.42 \n 325.85,208.184 325.879,207.946 325.908,207.706 325.937,207.464 325.966,207.22 325.995,206.974 326.024,206.726 326.053,206.477 326.082,206.225 326.112,205.971 \n 326.141,205.716 326.17,205.458 326.199,205.199 326.228,204.937 326.257,204.674 326.286,204.409 326.315,204.142 326.344,203.873 326.373,203.602 326.402,203.329 \n 326.431,203.055 326.461,202.778 326.49,202.5 326.519,202.22 326.548,201.938 326.577,201.654 326.606,201.369 326.635,201.081 326.664,200.792 326.693,200.501 \n 326.722,200.208 326.751,199.914 326.78,199.617 326.809,199.319 326.839,199.019 326.868,198.717 326.897,198.414 326.926,198.109 326.955,197.802 326.984,197.493 \n 327.013,197.183 327.042,196.871 327.071,196.557 327.1,196.241 327.129,195.924 327.158,195.605 327.188,195.285 327.217,194.963 327.246,194.639 327.275,194.313 \n 327.304,193.986 327.333,193.657 327.362,193.327 327.391,192.995 327.42,192.661 327.449,192.326 327.478,191.989 327.507,191.651 327.537,191.311 327.566,190.969 \n 327.595,190.626 327.624,190.281 327.653,189.935 327.682,189.588 327.711,189.238 327.74,188.888 327.769,188.535 327.798,188.182 327.827,187.826 327.856,187.47 \n 327.885,187.111 327.915,186.752 327.944,186.391 327.973,186.028 328.002,185.664 328.031,185.299 328.06,184.932 328.089,184.564 328.118,184.194 328.147,183.823 \n 328.176,183.451 328.205,183.077 328.234,182.702 328.264,182.325 328.293,181.947 328.322,181.568 328.351,181.188 328.38,180.806 328.409,180.423 328.438,180.039 \n 328.467,179.653 328.496,179.266 328.525,178.878 328.554,178.488 328.583,178.098 328.613,177.706 328.642,177.313 328.671,176.918 328.7,176.523 328.729,176.126 \n 328.758,175.728 328.787,175.329 328.816,174.928 328.845,174.527 328.874,174.124 328.903,173.721 328.932,173.316 328.962,172.91 328.991,172.503 329.02,172.094 \n 329.049,171.685 329.078,171.275 329.107,170.863 329.136,170.451 329.165,170.037 329.194,169.623 329.223,169.207 329.252,168.791 329.281,168.373 329.31,167.955 \n 329.34,167.535 329.369,167.115 329.398,166.693 329.427,166.271 329.456,165.847 329.485,165.423 329.514,164.998 329.543,164.572 329.572,164.145 329.601,163.717 \n 329.63,163.288 329.659,162.858 329.689,162.428 329.718,161.996 329.747,161.564 329.776,161.131 329.805,160.697 329.834,160.263 329.863,159.827 329.892,159.391 \n 329.921,158.954 329.95,158.516 329.979,158.078 330.008,157.639 330.038,157.199 330.067,156.758 330.096,156.317 330.125,155.875 330.154,155.432 330.183,154.989 \n 330.212,154.545 330.241,154.1 330.27,153.655 330.299,153.209 330.299,128.682 330.27,128.682 330.241,128.682 330.212,128.682 330.183,128.682 330.154,128.682 \n 330.125,128.682 330.096,128.682 330.067,128.682 330.038,128.682 330.008,128.682 329.979,128.682 329.95,128.682 329.921,128.682 329.892,128.682 329.863,128.682 \n 329.834,128.682 329.805,128.682 329.776,128.682 329.747,128.682 329.718,128.682 329.689,128.682 329.659,128.682 329.63,128.682 329.601,128.682 329.572,128.682 \n 329.543,128.682 329.514,128.682 329.485,128.682 329.456,128.682 329.427,128.682 329.398,128.682 329.369,128.682 329.34,128.682 329.31,128.682 329.281,128.682 \n 329.252,128.682 329.223,128.682 329.194,128.682 329.165,128.682 329.136,128.682 329.107,128.682 329.078,128.682 329.049,128.682 329.02,128.682 328.991,128.682 \n 328.962,128.682 328.932,128.682 328.903,128.682 328.874,128.682 328.845,128.682 328.816,128.682 328.787,128.682 328.758,128.682 328.729,128.682 328.7,128.682 \n 328.671,128.682 328.642,128.682 328.613,128.682 328.583,128.682 328.554,128.682 328.525,128.682 328.496,128.682 328.467,128.682 328.438,128.682 328.409,128.682 \n 328.38,128.682 328.351,128.682 328.322,128.682 328.293,128.682 328.264,128.682 328.234,128.682 328.205,128.682 328.176,128.682 328.147,128.682 328.118,128.682 \n 328.089,128.682 328.06,128.682 328.031,128.682 328.002,128.682 327.973,128.682 327.944,128.682 327.915,128.682 327.885,128.682 327.856,128.682 327.827,128.682 \n 327.798,128.682 327.769,128.682 327.74,128.682 327.711,128.682 327.682,128.682 327.653,128.682 327.624,128.682 327.595,128.682 327.566,128.682 327.537,128.682 \n 327.507,128.682 327.478,128.682 327.449,128.682 327.42,128.682 327.391,128.682 327.362,128.682 327.333,128.682 327.304,128.682 327.275,128.682 327.246,128.682 \n 327.217,128.682 327.188,128.682 327.158,128.682 327.129,128.682 327.1,128.682 327.071,128.682 327.042,128.682 327.013,128.682 326.984,128.682 326.955,128.682 \n 326.926,128.682 326.897,128.682 326.868,128.682 326.839,128.682 326.809,128.682 326.78,128.682 326.751,128.682 326.722,128.682 326.693,128.682 326.664,128.682 \n 326.635,128.682 326.606,128.682 326.577,128.682 326.548,128.682 326.519,128.682 326.49,128.682 326.461,128.682 326.431,128.682 326.402,128.682 326.373,128.682 \n 326.344,128.682 326.315,128.682 326.286,128.682 326.257,128.682 326.228,128.682 326.199,128.682 326.17,128.682 326.141,128.682 326.112,128.682 326.082,128.682 \n 326.053,128.682 326.024,128.682 325.995,128.682 325.966,128.682 325.937,128.682 325.908,128.682 325.879,128.682 325.85,128.682 325.821,128.682 325.792,128.682 \n 325.763,128.682 325.733,128.682 325.704,128.682 325.675,128.682 325.646,128.682 325.617,128.682 325.588,128.682 325.559,128.682 325.53,128.682 325.501,128.682 \n 325.472,128.682 325.443,128.682 325.414,128.682 325.385,128.682 325.355,128.682 325.326,128.682 325.297,128.682 325.268,128.682 325.239,128.682 325.21,128.682 \n 325.181,128.682 325.152,128.682 325.123,128.682 325.094,128.682 325.065,128.682 325.036,128.682 325.006,128.682 324.977,128.682 324.948,128.682 324.919,128.682 \n 324.89,128.682 324.861,128.682 324.832,128.682 324.803,128.682 324.774,128.682 324.745,128.682 324.716,128.682 324.687,128.682 324.657,128.682 324.628,128.682 \n 324.599,128.682 324.57,128.682 324.541,128.682 324.512,128.682 324.483,128.682 324.454,128.682 324.425,128.682 324.396,128.682 324.367,128.682 324.338,128.682 \n 324.308,128.682 324.279,128.682 324.25,128.682 324.221,128.682 324.192,128.682 324.163,128.682 324.134,128.682 324.105,128.682 324.076,128.682 324.047,128.682 \n 324.018,128.682 323.989,128.682 323.96,128.682 323.93,128.682 323.901,128.682 323.872,128.682 323.843,128.682 323.814,128.682 323.785,128.682 323.756,128.682 \n 323.727,128.682 323.698,128.682 323.669,128.682 323.64,128.682 323.611,128.682 323.581,128.682 323.552,128.682 323.523,128.682 323.494,128.682 323.465,128.682 \n 323.436,128.682 323.407,128.682 323.378,128.682 323.349,128.682 323.32,128.682 323.291,128.682 323.262,128.682 323.232,128.682 323.203,128.682 323.174,128.682 \n 323.145,128.682 323.116,128.682 323.087,128.682 323.058,128.682 323.029,128.682 323,128.682 322.971,128.682 322.942,128.682 322.913,128.682 322.884,128.682 \n 322.854,128.682 322.825,128.682 322.796,128.682 322.767,128.682 322.738,128.682 322.709,128.682 322.68,128.682 322.651,128.682 322.622,128.682 322.593,128.682 \n 322.564,128.682 322.535,128.682 322.505,128.682 322.476,128.682 322.447,128.682 322.418,128.682 322.389,128.682 322.36,128.682 322.331,128.682 322.302,128.682 \n 322.273,128.682 322.244,128.682 322.215,128.682 322.186,128.682 322.156,128.682 322.127,128.682 322.098,128.682 322.069,128.682 322.04,128.682 322.011,128.682 \n 321.982,128.682 321.953,128.682 321.924,128.682 321.895,128.682 321.866,128.682 321.837,128.682 321.808,128.682 321.778,128.682 321.749,128.682 321.72,128.682 \n 321.691,128.682 321.662,128.682 321.633,128.682 321.604,128.682 321.575,128.682 321.546,128.682 321.517,128.682 321.488,128.682 321.459,128.682 321.429,128.682 \n 321.4,128.682 321.371,128.682 321.342,128.682 321.313,128.682 321.284,128.682 321.255,128.682 321.226,128.682 321.197,128.682 321.168,128.682 321.139,128.682 \n 321.11,128.682 321.08,128.682 321.051,128.682 321.022,128.682 320.993,128.682 320.964,128.682 320.935,128.682 320.906,128.682 320.877,128.682 320.848,128.682 \n 320.819,128.682 320.79,128.682 320.761,128.682 320.731,128.682 320.702,128.682 320.673,128.682 320.644,128.682 320.615,128.682 320.586,128.682 320.557,128.682 \n 320.528,128.682 320.499,128.682 320.47,128.682 320.441,128.682 320.412,128.682 320.383,128.682 320.353,128.682 320.324,128.682 320.295,128.682 320.266,128.682 \n 320.237,128.682 320.208,128.682 320.179,128.682 320.15,128.682 320.121,128.682 320.092,128.682 320.063,128.682 320.034,128.682 320.004,128.682 319.975,128.682 \n 319.946,128.682 319.917,128.682 319.888,128.682 319.859,128.682 319.83,128.682 319.801,128.682 319.772,128.682 319.743,128.682 319.714,128.682 319.685,128.682 \n 319.655,128.682 319.626,128.682 319.597,128.682 319.568,128.682 319.539,128.682 319.51,128.682 319.481,128.682 319.452,128.682 319.423,128.682 319.394,128.682 \n 319.365,128.682 319.336,128.682 319.307,128.682 319.277,128.682 319.248,128.682 319.219,128.682 319.19,128.682 319.161,128.682 319.132,128.682 319.103,128.682 \n 319.074,128.682 319.045,128.682 319.016,128.682 318.987,128.682 318.958,128.682 318.928,128.682 318.899,128.682 318.87,128.682 318.841,128.682 318.812,128.682 \n 318.783,128.682 318.754,128.682 318.725,128.682 318.696,128.682 318.667,128.682 318.638,128.682 318.609,128.682 318.579,128.682 318.55,128.682 318.521,128.682 \n 318.492,128.682 318.463,128.682 318.434,128.682 318.405,128.682 318.376,128.682 318.347,128.682 318.318,128.682 318.289,128.682 318.26,128.682 318.231,128.682 \n 318.201,128.682 318.172,128.682 318.143,128.682 318.114,128.682 318.085,128.682 318.056,128.682 318.027,128.682 317.998,128.682 317.969,128.682 317.94,128.682 \n 317.911,128.682 317.882,128.682 317.852,128.682 317.823,128.682 317.794,128.682 317.765,128.682 317.736,128.682 317.707,128.682 317.678,128.682 317.649,128.682 \n 317.62,128.682 317.591,128.682 317.562,128.682 317.533,128.682 317.503,128.682 317.474,128.682 317.445,128.682 317.416,128.682 317.387,128.682 317.358,128.682 \n 317.329,128.682 317.3,128.682 317.271,128.682 317.242,128.682 317.213,128.682 317.184,128.682 317.154,128.682 317.125,128.682 317.096,128.682 317.067,128.682 \n 317.038,128.682 317.009,128.682 316.98,128.682 316.951,128.682 316.922,128.682 316.893,128.682 316.864,128.682 316.835,128.682 316.806,128.682 316.776,128.682 \n 316.747,128.682 316.718,128.682 316.689,128.682 316.66,128.682 316.631,128.682 316.602,128.682 316.573,128.682 316.544,128.682 316.515,128.682 316.486,128.682 \n 316.457,128.682 316.427,128.682 316.398,128.682 316.369,128.682 316.34,128.682 316.311,128.682 316.282,128.682 316.253,128.682 316.224,128.682 316.195,128.682 \n 316.166,128.682 316.137,128.682 316.108,128.682 316.078,128.682 316.049,128.682 316.02,128.682 315.991,128.682 315.962,128.682 315.933,128.682 315.904,128.682 \n 315.875,128.682 315.846,128.682 315.817,128.682 315.788,128.682 315.759,128.682 315.73,128.682 315.7,128.682 315.671,128.682 315.642,128.682 315.613,128.682 \n 315.584,128.682 315.555,128.682 315.526,128.682 315.497,128.682 315.468,128.682 315.439,128.682 315.41,128.682 315.381,128.682 315.351,128.682 315.322,128.682 \n 315.293,128.682 315.264,128.682 315.235,128.682 315.206,128.682 315.177,128.682 315.148,128.682 315.119,128.682 315.09,128.682 315.061,128.682 315.032,128.682 \n 315.002,128.682 314.973,128.682 314.944,128.682 314.915,128.682 314.886,128.682 314.857,128.682 314.828,128.682 314.799,128.682 314.77,128.682 314.741,128.682 \n 314.712,128.682 314.683,128.682 314.654,128.682 314.624,128.682 314.595,128.682 314.566,128.682 314.537,128.682 314.508,128.682 314.479,128.682 314.45,128.682 \n 314.421,128.682 314.392,128.682 314.363,128.682 314.334,128.682 314.305,128.682 314.275,128.682 314.246,128.682 314.217,128.682 314.188,128.682 314.159,128.682 \n 314.13,128.682 314.101,128.682 314.072,128.682 314.043,128.682 314.014,128.682 313.985,128.682 313.956,128.682 313.926,128.682 313.897,128.682 313.868,128.682 \n 313.839,128.682 313.81,128.682 313.781,128.682 313.752,128.682 313.723,128.682 313.694,128.682 313.665,128.682 313.636,128.682 313.607,128.682 313.577,128.682 \n 313.548,128.682 313.519,128.682 313.49,128.682 313.461,128.682 313.432,128.682 313.403,128.682 313.374,128.682 313.345,128.682 313.316,128.682 313.287,128.682 \n 313.258,128.682 313.229,128.682 313.199,128.682 313.17,128.682 313.141,128.682 313.112,128.682 313.083,128.682 313.054,128.682 313.025,128.682 312.996,128.682 \n 312.967,128.682 312.938,128.682 312.909,128.682 312.88,128.682 312.85,128.682 312.821,128.682 312.792,128.682 312.763,128.682 312.734,128.682 312.705,128.682 \n 312.676,128.682 312.647,128.682 312.618,128.682 312.589,128.682 312.56,128.682 312.531,128.682 312.501,128.682 312.472,128.682 312.443,128.682 312.414,128.682 \n 312.385,128.682 312.356,128.682 312.327,128.682 312.298,128.682 312.269,128.682 312.24,128.682 312.211,128.682 312.182,128.682 312.153,128.682 312.123,128.682 \n 312.094,128.682 312.065,128.682 312.036,128.682 312.007,128.682 311.978,128.682 311.949,128.682 311.92,128.682 311.891,128.682 311.862,128.682 311.833,128.682 \n 311.804,128.682 311.774,128.682 311.745,128.682 311.716,128.682 311.687,128.682 311.658,128.682 311.629,128.682 311.6,128.682 311.571,128.682 311.542,128.682 \n 311.513,128.682 311.484,128.682 311.455,128.682 311.425,128.682 311.396,128.682 311.367,128.682 311.338,128.682 311.309,128.682 311.28,128.682 311.251,128.682 \n 311.222,128.682 311.193,128.682 311.164,128.682 311.135,128.682 311.106,128.682 311.077,128.682 311.047,128.682 311.018,128.682 310.989,128.682 310.96,128.682 \n 310.931,128.682 310.902,128.682 310.873,128.682 310.844,128.682 310.815,128.682 310.786,128.682 310.757,128.682 310.728,128.682 310.698,128.682 310.669,128.682 \n 310.64,128.682 310.611,128.682 310.582,128.682 310.553,128.682 310.524,128.682 310.495,128.682 310.466,128.682 310.437,128.682 310.408,128.682 310.379,128.682 \n 310.349,128.682 310.32,128.682 310.291,128.682 310.262,128.682 310.233,128.682 310.204,128.682 310.175,128.682 310.146,128.682 310.117,128.682 310.088,128.682 \n 310.059,128.682 310.03,128.682 310,128.682 309.971,128.682 309.942,128.682 309.913,128.682 309.884,128.682 309.855,128.682 309.826,128.682 309.797,128.682 \n 309.768,128.682 309.739,128.682 309.71,128.682 309.681,128.682 309.652,128.682 309.622,128.682 309.593,128.682 309.564,128.682 309.535,128.682 309.506,128.682 \n 309.477,128.682 309.448,128.682 309.419,128.682 309.39,128.682 309.361,128.682 309.332,128.682 309.303,128.682 309.273,128.682 309.244,128.682 309.215,128.682 \n 309.186,128.682 309.157,128.682 309.128,128.682 309.099,128.682 309.07,128.682 309.041,128.682 309.012,128.682 308.983,128.682 308.954,128.682 308.924,128.682 \n 308.895,128.682 308.866,128.682 308.837,128.682 308.808,128.682 308.779,128.682 308.75,128.682 308.721,128.682 308.692,128.682 308.663,128.682 308.634,128.682 \n 308.605,128.682 308.576,128.682 308.546,128.682 308.517,128.682 308.488,128.682 308.459,128.682 308.43,128.682 308.401,128.682 308.372,128.682 308.343,128.682 \n 308.314,128.682 308.285,128.682 308.256,128.682 308.227,128.682 308.197,128.682 308.168,128.682 308.139,128.682 308.11,128.682 308.081,128.682 308.052,128.682 \n 308.023,128.682 307.994,128.682 307.965,128.682 307.936,128.682 307.907,128.682 307.878,128.682 307.848,128.682 307.819,128.682 307.79,128.682 307.761,128.682 \n 307.732,128.682 307.703,128.682 307.674,128.682 307.645,128.682 307.616,128.682 307.587,128.682 307.558,128.682 307.529,128.682 307.5,128.682 307.47,128.682 \n 307.441,128.682 307.412,128.682 307.383,128.682 307.354,128.682 307.325,128.682 307.296,128.682 307.267,128.682 307.238,128.682 307.209,128.682 307.18,128.682 \n 307.151,128.682 307.121,128.682 307.092,128.682 307.063,128.682 307.034,128.682 307.005,128.682 306.976,128.682 306.947,128.682 306.918,128.682 306.889,128.682 \n 306.86,128.682 306.831,128.682 306.802,128.682 306.772,128.682 306.743,128.682 306.714,128.682 306.685,128.682 306.656,128.682 306.627,128.682 306.598,128.682 \n 306.569,128.682 306.54,128.682 306.511,128.682 306.482,128.682 306.453,128.682 306.423,128.682 306.394,128.682 306.365,128.682 306.336,128.682 306.307,128.682 \n 306.278,128.682 306.249,128.682 306.22,128.682 306.191,128.682 306.162,128.682 306.133,128.682 306.104,128.682 306.075,128.682 306.045,128.682 306.016,128.682 \n 305.987,128.682 305.958,128.682 305.929,128.682 305.9,128.682 305.871,128.682 305.842,128.682 305.813,128.682 305.784,128.682 305.755,128.682 305.726,128.682 \n 305.696,128.682 305.667,128.682 305.638,128.682 305.609,128.682 305.58,128.682 305.551,128.682 305.522,128.682 305.493,128.682 305.464,128.682 305.435,128.682 \n 305.406,128.682 305.377,128.682 305.347,128.682 305.318,128.682 305.289,128.682 305.26,128.682 305.231,128.682 305.202,128.682 305.173,128.682 305.144,128.682 \n 305.115,128.682 305.086,128.682 305.057,128.682 305.028,128.682 304.999,128.682 304.969,128.682 304.94,128.682 304.911,128.682 304.882,128.682 304.853,128.682 \n 304.824,128.682 304.795,128.682 304.766,128.682 304.737,128.682 304.708,128.682 304.679,128.682 304.65,128.682 304.62,128.682 304.591,128.682 304.562,128.682 \n 304.533,128.682 304.504,128.682 304.475,128.682 304.446,128.682 304.417,128.682 304.388,128.682 304.359,128.682 304.33,128.682 304.301,128.682 304.271,128.682 \n 304.242,128.682 304.213,128.682 304.184,128.682 304.155,128.682 304.126,128.682 304.097,128.682 304.068,128.682 304.039,128.682 304.01,128.682 303.981,128.682 \n 303.952,128.682 303.923,128.682 303.893,128.682 303.864,128.682 303.835,128.682 303.806,128.682 303.777,128.682 303.748,128.682 303.719,128.682 303.69,128.682 \n 303.661,128.682 303.632,128.682 303.603,128.682 303.574,128.682 303.544,128.682 303.515,128.682 303.486,128.682 303.457,128.682 303.428,128.682 303.399,128.682 \n 303.37,128.682 303.341,128.682 303.312,128.682 303.283,128.682 303.254,128.682 303.225,128.682 303.195,128.682 303.166,128.682 303.137,128.682 303.108,128.682 \n 303.079,128.682 303.05,128.682 303.021,128.682 302.992,128.682 302.963,128.682 302.934,128.682 302.905,128.682 302.876,128.682 302.846,128.682 302.817,128.682 \n 302.788,128.682 302.759,128.682 302.73,128.682 302.701,128.682 302.672,128.682 302.643,128.682 302.614,128.682 302.585,128.682 302.556,128.682 302.527,128.682 \n 302.498,128.682 302.468,128.682 302.439,128.682 302.41,128.682 302.381,128.682 302.352,128.682 302.323,128.682 302.294,128.682 302.265,128.682 302.236,128.682 \n 302.207,128.682 302.178,128.682 302.149,128.682 302.119,128.682 302.09,128.682 302.061,128.682 302.032,128.682 302.003,128.682 301.974,128.682 301.945,128.682 \n 301.916,128.682 301.887,128.682 301.858,128.682 301.829,128.682 301.8,128.682 301.77,128.682 301.741,128.682 301.712,128.682 301.683,128.682 301.654,128.682 \n 301.625,128.682 301.596,128.682 301.567,128.682 301.538,128.682 301.509,128.682 301.48,128.682 301.451,128.682 301.422,128.682 301.392,128.682 301.363,128.682 \n 301.334,128.682 301.305,128.682 301.276,128.682 301.247,128.682 301.218,128.682 301.189,128.682 301.16,128.682 301.131,128.682 301.102,128.682 301.073,128.682 \n 301.043,128.682 301.014,128.682 300.985,128.682 300.956,128.682 300.927,128.682 300.898,128.682 300.869,128.682 300.84,128.682 300.811,128.682 300.782,128.682 \n 300.753,128.682 300.724,128.682 300.694,128.682 300.665,128.682 300.636,128.682 300.607,128.682 300.578,128.682 300.549,128.682 300.52,128.682 300.491,128.682 \n 300.462,128.682 300.433,128.682 300.404,128.682 300.375,128.682 300.346,128.682 300.316,128.682 300.287,128.682 300.258,128.682 300.229,128.682 300.2,128.682 \n 300.171,128.682 300.142,128.682 300.113,128.682 300.084,128.682 300.055,128.682 300.026,128.682 299.997,128.682 299.967,128.682 299.938,128.682 299.909,128.682 \n 299.88,128.682 299.851,128.682 299.822,128.682 299.793,128.682 299.764,128.682 299.735,128.682 299.706,128.682 299.677,128.682 299.648,128.682 299.618,128.682 \n 299.589,128.682 299.56,128.682 299.531,128.682 299.502,128.682 299.473,128.682 299.444,128.682 299.415,128.682 299.386,128.682 299.357,128.682 299.328,128.682 \n 299.299,128.682 299.269,128.682 299.24,128.682 299.211,128.682 299.182,128.682 299.153,128.682 299.124,128.682 299.095,128.682 299.066,128.682 299.037,128.682 \n 299.008,128.682 298.979,128.682 298.95,128.682 298.921,128.682 298.891,128.682 298.862,128.682 298.833,128.682 298.804,128.682 298.775,128.682 298.746,128.682 \n 298.717,128.682 298.688,128.682 298.659,128.682 298.63,128.682 298.601,128.682 298.572,128.682 298.542,128.682 298.513,128.682 298.484,128.682 298.455,128.682 \n 298.426,128.682 298.397,128.682 298.368,128.682 298.339,128.682 298.31,128.682 298.281,128.682 298.252,128.682 298.223,128.682 298.193,128.682 298.164,128.682 \n 298.135,128.682 298.106,128.682 298.077,128.682 298.048,128.682 298.019,128.682 297.99,128.682 297.961,128.682 297.932,128.682 297.903,128.682 297.874,128.682 \n 297.845,128.682 297.815,128.682 297.786,128.682 297.757,128.682 297.728,128.682 297.699,128.682 297.67,128.682 297.641,128.682 297.612,128.682 297.583,128.682 \n 297.554,128.682 297.525,128.682 297.496,128.682 297.466,128.682 297.437,128.682 297.408,128.682 297.379,128.682 297.35,128.682 297.321,128.682 297.292,128.682 \n 297.263,128.682 297.234,128.682 297.205,128.682 297.176,128.682 297.147,128.682 297.117,128.682 297.088,128.682 297.059,128.682 297.03,128.682 297.001,128.682 \n 296.972,128.682 296.943,128.682 296.914,128.682 296.885,128.682 296.856,128.682 296.827,128.682 296.798,128.682 296.769,128.682 296.739,128.682 296.71,128.682 \n 296.681,128.682 296.652,128.682 296.623,128.682 296.594,128.682 296.565,128.682 296.536,128.682 296.507,128.682 296.478,128.682 296.449,128.682 296.42,128.682 \n 296.39,128.682 296.361,128.682 296.332,128.682 296.303,128.682 296.274,128.682 296.245,128.682 296.216,128.682 296.187,128.682 296.158,128.682 296.129,128.682 \n 296.1,128.682 296.071,128.682 296.041,128.682 296.012,128.682 295.983,128.682 295.954,128.682 295.925,128.682 295.896,128.682 295.867,128.682 295.838,128.682 \n 295.809,128.682 295.78,128.682 295.751,128.682 295.722,128.682 295.692,128.682 295.663,128.682 295.634,128.682 295.605,128.682 295.576,128.682 295.547,128.682 \n 295.518,128.682 295.489,128.682 295.46,128.682 295.431,128.682 295.402,128.682 295.373,128.682 295.344,128.682 295.314,128.682 \n \" fill=\"#ff0000\" fill-opacity=\"0.5\"/>\n<polyline clip-path=\"url(#clip6302)\" style=\"stroke:#ff0000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 295.314,128.682 295.344,128.22 295.373,127.757 295.402,127.294 295.431,126.831 295.46,126.369 295.489,125.906 295.518,125.443 295.547,124.981 295.576,124.519 \n 295.605,124.056 295.634,123.594 295.663,123.132 295.692,122.67 295.722,122.209 295.751,121.747 295.78,121.286 295.809,120.824 295.838,120.363 295.867,119.903 \n 295.896,119.442 295.925,118.982 295.954,118.521 295.983,118.062 296.012,117.602 296.041,117.143 296.071,116.684 296.1,116.225 296.129,115.766 296.158,115.308 \n 296.187,114.851 296.216,114.393 296.245,113.936 296.274,113.479 296.303,113.023 296.332,112.567 296.361,112.112 296.39,111.657 296.42,111.202 296.449,110.748 \n 296.478,110.294 296.507,109.841 296.536,109.388 296.565,108.935 296.594,108.483 296.623,108.032 296.652,107.581 296.681,107.131 296.71,106.681 296.739,106.232 \n 296.769,105.783 296.798,105.335 296.827,104.887 296.856,104.44 296.885,103.994 296.914,103.548 296.943,103.103 296.972,102.659 297.001,102.215 297.03,101.772 \n 297.059,101.329 297.088,100.888 297.117,100.447 297.147,100.006 297.176,99.5666 297.205,99.1277 297.234,98.6895 297.263,98.252 297.292,97.8153 297.321,97.3794 \n 297.35,96.9443 297.379,96.51 297.408,96.0764 297.437,95.6437 297.466,95.2118 297.496,94.7808 297.525,94.3506 297.554,93.9212 297.583,93.4927 297.612,93.0651 \n 297.641,92.6384 297.67,92.2126 297.699,91.7877 297.728,91.3638 297.757,90.9407 297.786,90.5186 297.815,90.0975 297.845,89.6773 297.874,89.2581 297.903,88.8399 \n 297.932,88.4227 297.961,88.0064 297.99,87.5913 298.019,87.1771 298.048,86.7639 298.077,86.3519 298.106,85.9408 298.135,85.5309 298.164,85.122 298.193,84.7142 \n 298.223,84.3075 298.252,83.9019 298.281,83.4975 298.31,83.0941 298.339,82.6919 298.368,82.2909 298.397,81.891 298.426,81.4923 298.455,81.0948 298.484,80.6984 \n 298.513,80.3033 298.542,79.9093 298.572,79.5166 298.601,79.1251 298.63,78.7349 298.659,78.3459 298.688,77.9582 298.717,77.5717 298.746,77.1865 298.775,76.8026 \n 298.804,76.42 298.833,76.0387 298.862,75.6587 298.891,75.28 298.921,74.9027 298.95,74.5267 298.979,74.1521 299.008,73.7788 299.037,73.4069 299.066,73.0364 \n 299.095,72.6673 299.124,72.2996 299.153,71.9333 299.182,71.5684 299.211,71.2049 299.24,70.8429 299.269,70.4823 299.299,70.1232 299.328,69.7655 299.357,69.4093 \n 299.386,69.0546 299.415,68.7014 299.444,68.3497 299.473,67.9995 299.502,67.6508 299.531,67.3036 299.56,66.958 299.589,66.6139 299.618,66.2714 299.648,65.9304 \n 299.677,65.591 299.706,65.2532 299.735,64.9169 299.764,64.5823 299.793,64.2492 299.822,63.9178 299.851,63.588 299.88,63.2598 299.909,62.9332 299.938,62.6083 \n 299.967,62.285 299.997,61.9634 300.026,61.6435 300.055,61.3253 300.084,61.0087 300.113,60.6938 300.142,60.3806 300.171,60.0692 300.2,59.7594 300.229,59.4514 \n 300.258,59.1451 300.287,58.8405 300.316,58.5377 300.346,58.2366 300.375,57.9373 300.404,57.6398 300.433,57.344 300.462,57.05 300.491,56.7579 300.52,56.4675 \n 300.549,56.1789 300.578,55.8921 300.607,55.6072 300.636,55.3241 300.665,55.0428 300.694,54.7633 300.724,54.4857 300.753,54.21 300.782,53.9361 300.811,53.6641 \n 300.84,53.3939 300.869,53.1257 300.898,52.8593 300.927,52.5948 300.956,52.3323 300.985,52.0716 301.014,51.8129 301.043,51.556 301.073,51.3012 301.102,51.0482 \n 301.131,50.7972 301.16,50.5481 301.189,50.301 301.218,50.0558 301.247,49.8126 301.276,49.5714 301.305,49.3322 301.334,49.0949 301.363,48.8596 301.392,48.6263 \n 301.422,48.3951 301.451,48.1658 301.48,47.9386 301.509,47.7133 301.538,47.4901 301.567,47.2689 301.596,47.0498 301.625,46.8327 301.654,46.6176 301.683,46.4046 \n 301.712,46.1937 301.741,45.9848 301.77,45.7779 301.8,45.5732 301.829,45.3705 301.858,45.1699 301.887,44.9714 301.916,44.775 301.945,44.5807 301.974,44.3885 \n 302.003,44.1984 302.032,44.0104 302.061,43.8246 302.09,43.6408 302.119,43.4592 302.149,43.2797 302.178,43.1023 302.207,42.9271 302.236,42.754 302.265,42.5831 \n 302.294,42.4143 302.323,42.2477 302.352,42.0833 302.381,41.921 302.41,41.7608 302.439,41.6029 302.468,41.4471 302.498,41.2935 302.527,41.1421 302.556,40.9929 \n 302.585,40.8459 302.614,40.7011 302.643,40.5584 302.672,40.418 302.701,40.2798 302.73,40.1438 302.759,40.01 302.788,39.8784 302.817,39.749 302.846,39.6219 \n 302.876,39.497 302.905,39.3743 302.934,39.2538 302.963,39.1356 302.992,39.0197 303.021,38.9059 303.05,38.7944 303.079,38.6852 303.108,38.5782 303.137,38.4735 \n 303.166,38.371 303.195,38.2708 303.225,38.1728 303.254,38.0771 303.283,37.9837 303.312,37.8925 303.341,37.8036 303.37,37.717 303.399,37.6326 303.428,37.5505 \n 303.457,37.4707 303.486,37.3932 303.515,37.318 303.544,37.245 303.574,37.1744 303.603,37.106 303.632,37.0399 303.661,36.9761 303.69,36.9146 303.719,36.8554 \n 303.748,36.7985 303.777,36.7438 303.806,36.6915 303.835,36.6415 303.864,36.5938 303.893,36.5484 303.923,36.5052 303.952,36.4644 303.981,36.4259 304.01,36.3897 \n 304.039,36.3558 304.068,36.3243 304.097,36.295 304.126,36.268 304.155,36.2434 304.184,36.221 304.213,36.201 304.242,36.1833 304.271,36.1679 304.301,36.1548 \n 304.33,36.144 304.359,36.1355 304.388,36.1294 304.417,36.1255 304.446,36.124 304.475,36.1248 304.504,36.1279 304.533,36.1333 304.562,36.141 304.591,36.1511 \n 304.62,36.1634 304.65,36.1781 304.679,36.1951 304.708,36.2144 304.737,36.236 304.766,36.2599 304.795,36.2861 304.824,36.3147 304.853,36.3455 304.882,36.3787 \n 304.911,36.4142 304.94,36.4519 304.969,36.492 304.999,36.5344 305.028,36.5791 305.057,36.626 305.086,36.6753 305.115,36.7269 305.144,36.7808 305.173,36.837 \n 305.202,36.8955 305.231,36.9562 305.26,37.0193 305.289,37.0847 305.318,37.1523 305.347,37.2223 305.377,37.2945 305.406,37.369 305.435,37.4458 305.464,37.5249 \n 305.493,37.6062 305.522,37.6898 305.551,37.7758 305.58,37.8639 305.609,37.9544 305.638,38.0471 305.667,38.1421 305.696,38.2393 305.726,38.3388 305.755,38.4406 \n 305.784,38.5446 305.813,38.6509 305.842,38.7594 305.871,38.8702 305.9,38.9832 305.929,39.0985 305.958,39.216 305.987,39.3357 306.016,39.4577 306.045,39.5819 \n 306.075,39.7083 306.104,39.8369 306.133,39.9678 306.162,40.1009 306.191,40.2362 306.22,40.3737 306.249,40.5135 306.278,40.6554 306.307,40.7995 306.336,40.9458 \n 306.365,41.0944 306.394,41.2451 306.423,41.398 306.453,41.553 306.482,41.7103 306.511,41.8697 306.54,42.0313 306.569,42.1951 306.598,42.361 306.627,42.5291 \n 306.656,42.6994 306.685,42.8717 306.714,43.0463 306.743,43.223 306.772,43.4018 306.802,43.5827 306.831,43.7658 306.86,43.951 306.889,44.1383 306.918,44.3277 \n 306.947,44.5193 306.976,44.7129 307.005,44.9086 307.034,45.1065 307.063,45.3064 307.092,45.5084 307.121,45.7125 307.151,45.9187 307.18,46.1269 307.209,46.3372 \n 307.238,46.5495 307.267,46.7639 307.296,46.9804 307.325,47.1989 307.354,47.4194 307.383,47.642 307.412,47.8666 307.441,48.0932 307.47,48.3218 307.5,48.5525 \n 307.529,48.7851 307.558,49.0197 307.587,49.2564 307.616,49.495 307.645,49.7356 307.674,49.9781 307.703,50.2227 307.732,50.4692 307.761,50.7176 307.79,50.968 \n 307.819,51.2204 307.848,51.4746 307.878,51.7309 307.907,51.989 307.936,52.249 307.965,52.511 307.994,52.7749 308.023,53.0406 308.052,53.3083 308.081,53.5778 \n 308.11,53.8492 308.139,54.1225 308.168,54.3977 308.197,54.6747 308.227,54.9536 308.256,55.2343 308.285,55.5168 308.314,55.8012 308.343,56.0874 308.372,56.3754 \n 308.401,56.6652 308.43,56.9568 308.459,57.2502 308.488,57.5454 308.517,57.8424 308.546,58.1411 308.576,58.4416 308.605,58.7439 308.634,59.0479 308.663,59.3536 \n 308.692,59.6611 308.721,59.9703 308.75,60.2812 308.779,60.5939 308.808,60.9082 308.837,61.2242 308.866,61.542 308.895,61.8614 308.924,62.1824 308.954,62.5052 \n 308.983,62.8295 309.012,63.1556 309.041,63.4832 309.07,63.8125 309.099,64.1435 309.128,64.476 309.157,64.8101 309.186,65.1459 309.215,65.4832 309.244,65.8221 \n 309.273,66.1626 309.303,66.5046 309.332,66.8482 309.361,67.1934 309.39,67.54 309.419,67.8882 309.448,68.238 309.477,68.5892 309.506,68.9419 309.535,69.2962 \n 309.564,69.6519 309.593,70.0091 309.622,70.3678 309.652,70.7279 309.681,71.0894 309.71,71.4524 309.739,71.8169 309.768,72.1827 309.797,72.55 309.826,72.9187 \n 309.855,73.2888 309.884,73.6602 309.913,74.033 309.942,74.4072 309.971,74.7828 310,75.1597 310.03,75.5379 310.059,75.9175 310.088,76.2984 310.117,76.6806 \n 310.146,77.0641 310.175,77.4489 310.204,77.8349 310.233,78.2223 310.262,78.6109 310.291,79.0007 310.32,79.3918 310.349,79.7841 310.379,80.1777 310.408,80.5724 \n 310.437,80.9684 310.466,81.3656 310.495,81.7639 310.524,82.1634 310.553,82.5641 310.582,82.9659 310.611,83.3689 310.64,83.773 310.669,84.1782 310.698,84.5845 \n 310.728,84.992 310.757,85.4005 310.786,85.8101 310.815,86.2208 310.844,86.6326 310.873,87.0454 310.902,87.4592 310.931,87.8741 310.96,88.29 310.989,88.7069 \n 311.018,89.1248 311.047,89.5437 311.077,89.9635 311.106,90.3844 311.135,90.8062 311.164,91.2289 311.193,91.6526 311.222,92.0772 311.251,92.5027 311.28,92.9291 \n 311.309,93.3564 311.338,93.7846 311.367,94.2137 311.396,94.6437 311.425,95.0744 311.455,95.5061 311.484,95.9385 311.513,96.3718 311.542,96.8059 311.571,97.2407 \n 311.6,97.6764 311.629,98.1128 311.658,98.5501 311.687,98.988 311.716,99.4267 311.745,99.8661 311.774,100.306 311.804,100.747 311.833,101.189 311.862,101.631 \n 311.891,102.074 311.92,102.517 311.949,102.962 311.978,103.407 312.007,103.852 312.036,104.298 312.065,104.745 312.094,105.192 312.123,105.64 312.153,106.089 \n 312.182,106.538 312.211,106.987 312.24,107.438 312.269,107.888 312.298,108.34 312.327,108.791 312.356,109.244 312.385,109.696 312.414,110.149 312.443,110.603 \n 312.472,111.057 312.501,111.512 312.531,111.967 312.56,112.422 312.589,112.878 312.618,113.334 312.647,113.791 312.676,114.248 312.705,114.705 312.734,115.163 \n 312.763,115.621 312.792,116.079 312.821,116.537 312.85,116.996 312.88,117.456 312.909,117.915 312.938,118.375 312.967,118.835 312.996,119.295 313.025,119.756 \n 313.054,120.217 313.083,120.678 313.112,121.139 313.141,121.6 313.17,122.062 313.199,122.523 313.229,122.985 313.258,123.447 313.287,123.909 313.316,124.371 \n 313.345,124.834 313.374,125.296 313.403,125.759 313.432,126.221 313.461,126.684 313.49,127.147 313.519,127.609 313.548,128.072 313.577,128.535 313.607,128.998 \n 313.636,129.461 313.665,129.923 313.694,130.386 313.723,130.849 313.752,131.311 313.781,131.774 313.81,132.236 313.839,132.699 313.868,133.161 313.897,133.623 \n 313.926,134.085 313.956,134.547 313.985,135.009 314.014,135.471 314.043,135.932 314.072,136.393 314.101,136.855 314.13,137.315 314.159,137.776 314.188,138.237 \n 314.217,138.697 314.246,139.157 314.275,139.616 314.305,140.076 314.334,140.535 314.363,140.994 314.392,141.452 314.421,141.91 314.45,142.368 314.479,142.826 \n 314.508,143.283 314.537,143.74 314.566,144.196 314.595,144.652 314.624,145.108 314.654,145.563 314.683,146.018 314.712,146.472 314.741,146.926 314.77,147.38 \n 314.799,147.833 314.828,148.285 314.857,148.737 314.886,149.189 314.915,149.64 314.944,150.091 314.973,150.541 315.002,150.99 315.032,151.439 315.061,151.887 \n 315.09,152.335 315.119,152.782 315.148,153.229 315.177,153.674 315.206,154.12 315.235,154.564 315.264,155.008 315.293,155.452 315.322,155.894 315.351,156.336 \n 315.381,156.778 315.41,157.218 315.439,157.658 315.468,158.097 315.497,158.536 315.526,158.973 315.555,159.41 315.584,159.847 315.613,160.282 315.642,160.717 \n 315.671,161.15 315.7,161.583 315.73,162.015 315.759,162.447 315.788,162.877 315.817,163.307 315.846,163.736 315.875,164.163 315.904,164.59 315.933,165.017 \n 315.962,165.442 315.991,165.866 316.02,166.289 316.049,166.712 316.078,167.133 316.108,167.554 316.137,167.973 316.166,168.392 316.195,168.809 316.224,169.226 \n 316.253,169.641 316.282,170.056 316.311,170.469 316.34,170.882 316.369,171.293 316.398,171.703 316.427,172.113 316.457,172.521 316.486,172.928 316.515,173.334 \n 316.544,173.739 316.573,174.142 316.602,174.545 316.631,174.946 316.66,175.346 316.689,175.746 316.718,176.143 316.747,176.54 316.776,176.936 316.806,177.33 \n 316.835,177.723 316.864,178.115 316.893,178.506 316.922,178.895 316.951,179.283 316.98,179.67 317.009,180.056 317.038,180.44 317.067,180.823 317.096,181.205 \n 317.125,181.585 317.154,181.964 317.184,182.342 317.213,182.718 317.242,183.093 317.271,183.467 317.3,183.84 317.329,184.21 317.358,184.58 317.387,184.948 \n 317.416,185.315 317.445,185.68 317.474,186.044 317.503,186.407 317.533,186.768 317.562,187.127 317.591,187.485 317.62,187.842 317.649,188.197 317.678,188.551 \n 317.707,188.903 317.736,189.254 317.765,189.603 317.794,189.951 317.823,190.297 317.852,190.641 317.882,190.984 317.911,191.326 317.94,191.666 317.969,192.004 \n 317.998,192.341 318.027,192.676 318.056,193.01 318.085,193.342 318.114,193.672 318.143,194.001 318.172,194.328 318.201,194.653 318.231,194.977 318.26,195.299 \n 318.289,195.62 318.318,195.938 318.347,196.255 318.376,196.571 318.405,196.885 318.434,197.197 318.463,197.507 318.492,197.815 318.521,198.122 318.55,198.427 \n 318.579,198.731 318.609,199.032 318.638,199.332 318.667,199.63 318.696,199.927 318.725,200.221 318.754,200.514 318.783,200.805 318.812,201.094 318.841,201.381 \n 318.87,201.667 318.899,201.951 318.928,202.233 318.958,202.513 318.987,202.791 319.016,203.067 319.045,203.342 319.074,203.614 319.103,203.885 319.132,204.154 \n 319.161,204.421 319.19,204.686 319.219,204.949 319.248,205.21 319.277,205.47 319.307,205.727 319.336,205.983 319.365,206.236 319.394,206.488 319.423,206.738 \n 319.452,206.985 319.481,207.231 319.51,207.475 319.539,207.717 319.568,207.957 319.597,208.194 319.626,208.43 319.655,208.664 319.685,208.896 319.714,209.126 \n 319.743,209.354 319.772,209.58 319.801,209.804 319.83,210.026 319.859,210.245 319.888,210.463 319.917,210.679 319.946,210.893 319.975,211.104 320.004,211.314 \n 320.034,211.521 320.063,211.727 320.092,211.93 320.121,212.131 320.15,212.33 320.179,212.527 320.208,212.722 320.237,212.915 320.266,213.106 320.295,213.295 \n 320.324,213.481 320.353,213.666 320.383,213.848 320.412,214.028 320.441,214.206 320.47,214.382 320.499,214.556 320.528,214.727 320.557,214.897 320.586,215.064 \n 320.615,215.229 320.644,215.392 320.673,215.553 320.702,215.712 320.731,215.868 320.761,216.023 320.79,216.175 320.819,216.325 320.848,216.472 320.877,216.618 \n 320.906,216.761 320.935,216.902 320.964,217.041 320.993,217.178 321.022,217.312 321.051,217.445 321.08,217.575 321.11,217.703 321.139,217.828 321.168,217.952 \n 321.197,218.073 321.226,218.192 321.255,218.308 321.284,218.423 321.313,218.535 321.342,218.645 321.371,218.753 321.4,218.858 321.429,218.961 321.459,219.062 \n 321.488,219.161 321.517,219.257 321.546,219.352 321.575,219.443 321.604,219.533 321.633,219.62 321.662,219.706 321.691,219.788 321.72,219.869 321.749,219.947 \n 321.778,220.023 321.808,220.097 321.837,220.168 321.866,220.237 321.895,220.304 321.924,220.369 321.953,220.431 321.982,220.491 322.011,220.548 322.04,220.604 \n 322.069,220.657 322.098,220.708 322.127,220.756 322.156,220.802 322.186,220.846 322.215,220.888 322.244,220.927 322.273,220.964 322.302,220.998 322.331,221.031 \n 322.36,221.061 322.389,221.088 322.418,221.114 322.447,221.137 322.476,221.158 322.505,221.176 322.535,221.192 322.564,221.206 322.593,221.218 322.622,221.227 \n 322.651,221.234 322.68,221.238 322.709,221.24 322.738,221.24 322.767,221.238 322.796,221.233 322.825,221.226 322.854,221.217 322.884,221.205 322.913,221.192 \n 322.942,221.175 322.971,221.157 323,221.136 323.029,221.113 323.058,221.087 323.087,221.059 323.116,221.029 323.145,220.997 323.174,220.962 323.203,220.925 \n 323.232,220.886 323.262,220.844 323.291,220.8 323.32,220.754 323.349,220.705 323.378,220.655 323.407,220.601 323.436,220.546 323.465,220.488 323.494,220.428 \n 323.523,220.366 323.552,220.301 323.581,220.234 323.611,220.165 323.64,220.094 323.669,220.02 323.698,219.944 323.727,219.865 323.756,219.785 323.785,219.702 \n 323.814,219.617 323.843,219.529 323.872,219.439 323.901,219.347 323.93,219.253 323.96,219.157 323.989,219.058 324.018,218.957 324.047,218.854 324.076,218.748 \n 324.105,218.64 324.134,218.53 324.163,218.418 324.192,218.303 324.221,218.186 324.25,218.067 324.279,217.946 324.308,217.823 324.338,217.697 324.367,217.569 \n 324.396,217.439 324.425,217.306 324.454,217.172 324.483,217.035 324.512,216.896 324.541,216.755 324.57,216.611 324.599,216.466 324.628,216.318 324.657,216.168 \n 324.687,216.016 324.716,215.861 324.745,215.705 324.774,215.546 324.803,215.385 324.832,215.222 324.861,215.057 324.89,214.889 324.919,214.72 324.948,214.548 \n 324.977,214.374 325.006,214.198 325.036,214.02 325.065,213.84 325.094,213.657 325.123,213.473 325.152,213.286 325.181,213.098 325.21,212.907 325.239,212.714 \n 325.268,212.519 325.297,212.322 325.326,212.122 325.355,211.921 325.385,211.717 325.414,211.512 325.443,211.304 325.472,211.095 325.501,210.883 325.53,210.669 \n 325.559,210.454 325.588,210.236 325.617,210.016 325.646,209.794 325.675,209.57 325.704,209.344 325.733,209.116 325.763,208.886 325.792,208.654 325.821,208.42 \n 325.85,208.184 325.879,207.946 325.908,207.706 325.937,207.464 325.966,207.22 325.995,206.974 326.024,206.726 326.053,206.477 326.082,206.225 326.112,205.971 \n 326.141,205.716 326.17,205.458 326.199,205.199 326.228,204.937 326.257,204.674 326.286,204.409 326.315,204.142 326.344,203.873 326.373,203.602 326.402,203.329 \n 326.431,203.055 326.461,202.778 326.49,202.5 326.519,202.22 326.548,201.938 326.577,201.654 326.606,201.369 326.635,201.081 326.664,200.792 326.693,200.501 \n 326.722,200.208 326.751,199.914 326.78,199.617 326.809,199.319 326.839,199.019 326.868,198.717 326.897,198.414 326.926,198.109 326.955,197.802 326.984,197.493 \n 327.013,197.183 327.042,196.871 327.071,196.557 327.1,196.241 327.129,195.924 327.158,195.605 327.188,195.285 327.217,194.963 327.246,194.639 327.275,194.313 \n 327.304,193.986 327.333,193.657 327.362,193.327 327.391,192.995 327.42,192.661 327.449,192.326 327.478,191.989 327.507,191.651 327.537,191.311 327.566,190.969 \n 327.595,190.626 327.624,190.281 327.653,189.935 327.682,189.588 327.711,189.238 327.74,188.888 327.769,188.535 327.798,188.182 327.827,187.826 327.856,187.47 \n 327.885,187.111 327.915,186.752 327.944,186.391 327.973,186.028 328.002,185.664 328.031,185.299 328.06,184.932 328.089,184.564 328.118,184.194 328.147,183.823 \n 328.176,183.451 328.205,183.077 328.234,182.702 328.264,182.325 328.293,181.947 328.322,181.568 328.351,181.188 328.38,180.806 328.409,180.423 328.438,180.039 \n 328.467,179.653 328.496,179.266 328.525,178.878 328.554,178.488 328.583,178.098 328.613,177.706 328.642,177.313 328.671,176.918 328.7,176.523 328.729,176.126 \n 328.758,175.728 328.787,175.329 328.816,174.928 328.845,174.527 328.874,174.124 328.903,173.721 328.932,173.316 328.962,172.91 328.991,172.503 329.02,172.094 \n 329.049,171.685 329.078,171.275 329.107,170.863 329.136,170.451 329.165,170.037 329.194,169.623 329.223,169.207 329.252,168.791 329.281,168.373 329.31,167.955 \n 329.34,167.535 329.369,167.115 329.398,166.693 329.427,166.271 329.456,165.847 329.485,165.423 329.514,164.998 329.543,164.572 329.572,164.145 329.601,163.717 \n 329.63,163.288 329.659,162.858 329.689,162.428 329.718,161.996 329.747,161.564 329.776,161.131 329.805,160.697 329.834,160.263 329.863,159.827 329.892,159.391 \n 329.921,158.954 329.95,158.516 329.979,158.078 330.008,157.639 330.038,157.199 330.067,156.758 330.096,156.317 330.125,155.875 330.154,155.432 330.183,154.989 \n 330.212,154.545 330.241,154.1 330.27,153.655 330.299,153.209 \n \"/>\n<polygon clip-path=\"url(#clip6300)\" points=\"\n389.502,225.869 680.315,225.869 680.315,31.4961 389.502,31.4961 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6303\">\n <rect x=\"389\" y=\"31\" width=\"292\" height=\"195\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 389.502,225.869 389.502,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 447.665,225.869 447.665,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 505.827,225.869 505.827,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 563.99,225.869 563.99,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 622.152,225.869 622.152,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 680.315,225.869 680.315,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 389.502,221.241 680.315,221.241 \n \"/>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 389.502,174.962 680.315,174.962 \n \"/>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 389.502,128.682 680.315,128.682 \n \"/>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 389.502,82.4032 680.315,82.4032 \n \"/>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 389.502,36.124 680.315,36.124 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 389.502,225.869 680.315,225.869 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 389.502,225.869 389.502,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 389.502,225.869 389.502,222.953 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 447.665,225.869 447.665,222.953 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 505.827,225.869 505.827,222.953 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 563.99,225.869 563.99,222.953 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 622.152,225.869 622.152,222.953 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 680.315,225.869 680.315,222.953 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 389.502,221.241 393.864,221.241 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 389.502,174.962 393.864,174.962 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 389.502,128.682 393.864,128.682 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 389.502,82.4032 393.864,82.4032 \n \"/>\n<polyline clip-path=\"url(#clip6300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 389.502,36.124 393.864,36.124 \n \"/>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 389.502, 240.169)\" x=\"389.502\" y=\"240.169\">0</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 447.665, 240.169)\" x=\"447.665\" y=\"240.169\">2</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 505.827, 240.169)\" x=\"505.827\" y=\"240.169\">4</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 563.99, 240.169)\" x=\"563.99\" y=\"240.169\">6</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 622.152, 240.169)\" x=\"622.152\" y=\"240.169\">8</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 680.315, 240.169)\" x=\"680.315\" y=\"240.169\">10</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 382.502, 225.741)\" x=\"382.502\" y=\"225.741\">-1.0</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 382.502, 179.462)\" x=\"382.502\" y=\"179.462\">-0.5</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 382.502, 133.182)\" x=\"382.502\" y=\"133.182\">0.0</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 382.502, 86.9032)\" x=\"382.502\" y=\"86.9032\">0.5</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 382.502, 40.624)\" x=\"382.502\" y=\"40.624\">1.0</text>\n</g>\n<g clip-path=\"url(#clip6300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 534.908, 13.2)\" x=\"534.908\" y=\"13.2\">p = 20</text>\n</g>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 389.502,128.682 389.793,110.294 390.084,92.6384 390.374,76.42 390.665,62.285 390.956,50.7972 391.247,42.4143 391.538,37.4707 391.829,36.1634 392.119,38.5446 \n 392.41,44.5193 392.701,53.8492 392.992,66.1626 393.283,80.9684 393.573,97.6764 393.864,115.621 394.155,134.085 394.446,152.335 394.737,169.641 395.027,185.315 \n 395.318,198.731 395.609,209.354 395.9,216.761 396.191,220.657 396.482,220.886 396.772,217.439 397.063,210.454 397.354,200.208 397.645,187.111 397.936,171.685 \n 398.226,154.545 398.517,136.373 398.808,117.895 399.099,99.8466 399.39,82.948 399.68,67.8728 399.971,55.2218 400.262,45.4994 400.553,39.0933 400.844,36.2588 \n 401.135,37.109 401.425,41.6099 401.716,49.5821 402.007,60.7078 402.298,74.5434 402.589,90.5373 402.879,108.052 403.17,126.389 403.461,144.818 403.752,162.603 \n 404.043,179.036 404.333,193.462 404.624,205.305 404.915,214.093 405.206,219.476 405.497,221.24 405.788,219.313 406.078,213.774 406.369,204.842 406.66,192.874 \n 406.951,178.347 407.242,161.839 407.532,144.01 407.823,125.57 408.114,107.254 408.405,89.7924 408.696,73.881 408.986,60.1544 409.277,49.1597 409.568,41.3354 \n 409.859,36.9934 410.15,36.3066 410.441,39.3026 410.731,45.8619 411.022,55.723 411.313,68.4928 411.604,83.6621 411.895,100.626 412.185,118.709 412.476,137.189 \n 412.767,155.33 413.058,172.409 413.349,187.744 413.639,200.725 413.93,210.834 414.221,217.668 414.512,220.954 414.803,220.561 415.094,216.506 415.384,208.949 \n 415.675,198.193 415.966,184.665 416.257,168.905 416.548,151.542 416.838,133.267 417.129,114.81 417.42,96.9057 417.711,80.2682 418.002,65.5609 418.292,53.37 \n 418.583,44.1816 418.874,38.362 419.165,36.1432 419.456,37.6136 419.747,42.7146 420.037,51.2429 420.328,62.8584 420.619,77.0982 420.91,93.3944 421.201,111.098 \n 421.491,129.502 421.782,147.873 422.073,165.479 422.364,181.619 422.655,195.648 422.946,207.007 423.236,215.244 423.527,220.03 423.818,221.174 424.109,218.63 \n 424.4,212.501 424.69,203.03 424.981,190.596 425.272,175.692 425.563,158.915 425.854,140.933 426.144,122.462 426.435,104.239 426.726,86.9903 427.017,71.404 \n 427.308,58.1012 427.599,47.6122 427.889,40.3553 428.18,36.6197 428.471,36.5543 428.762,40.1618 429.053,47.2983 429.343,57.6793 429.634,70.891 429.925,86.4067 \n 430.216,103.608 430.507,121.808 430.797,140.283 431.088,158.296 431.379,175.127 431.67,190.107 431.961,202.639 432.252,212.221 432.542,218.474 432.833,221.147 \n 433.124,220.133 433.415,215.474 433.706,207.354 433.996,196.098 434.287,182.155 434.578,166.079 434.869,148.513 435.16,130.156 435.45,111.741 435.741,94.0007 \n 436.032,77.6432 436.323,63.3205 436.614,51.6035 436.905,42.9594 437.195,37.7328 437.486,36.1321 437.777,38.2211 438.068,43.9165 438.359,52.9912 438.649,65.0835 \n 438.94,79.7113 439.231,96.2914 439.522,114.163 439.813,132.613 440.103,150.907 440.394,168.314 440.685,184.142 440.976,197.758 441.267,208.621 441.558,216.297 \n 441.848,220.48 442.139,221.003 442.43,217.846 442.721,211.134 443.012,201.135 443.302,188.247 443.593,172.985 443.884,155.957 444.175,137.841 444.466,119.36 \n 444.756,101.251 445.047,84.2354 445.338,68.9918 445.629,56.1278 445.92,46.1564 446.211,39.475 446.501,36.3501 446.792,36.9061 447.083,41.121 447.374,48.8266 \n 447.665,59.7159 447.955,73.3546 448.246,89.1991 448.537,106.618 448.828,124.916 449.119,143.364 449.409,161.227 449.7,177.793 449.991,192.401 450.282,204.468 \n 450.573,213.514 450.864,219.178 451.154,221.235 451.445,219.601 451.736,214.343 452.027,205.67 452.318,193.928 452.608,179.584 452.899,163.212 453.19,145.462 \n 453.481,127.044 453.772,108.691 454.062,91.135 454.353,75.0759 454.644,61.1539 454.935,49.9241 455.226,41.8341 455.517,37.2065 455.807,36.2258 456.098,38.931 \n 456.389,45.2143 456.68,54.8252 456.971,67.3806 457.261,82.3799 457.552,99.2251 457.843,117.245 458.134,135.72 458.425,153.915 458.715,171.104 459.006,186.602 \n 459.297,199.791 459.588,210.145 459.879,217.251 460.17,220.826 460.46,220.728 460.751,216.96 461.042,209.673 461.333,199.157 461.624,185.832 461.914,170.228 \n 462.205,152.967 462.496,134.739 462.787,116.269 463.078,98.2942 463.369,81.5307 463.659,66.647 463.95,54.2365 464.241,44.7939 464.532,38.6956 464.823,36.1849 \n 465.113,37.3617 465.404,42.1792 465.695,50.4453 465.986,61.8305 466.277,75.8808 466.567,92.0362 466.858,109.653 467.149,128.028 467.44,146.429 467.731,164.122 \n 468.022,180.403 468.312,194.622 468.603,206.212 468.894,214.711 469.185,219.78 469.476,221.218 469.766,218.967 470.057,213.116 470.348,203.899 470.639,191.683 \n 470.93,176.956 471.22,160.305 471.511,142.392 471.802,123.933 472.093,105.664 472.384,88.3117 472.675,72.5692 472.965,59.0637 473.256,48.3338 473.547,40.8071 \n 473.838,36.7837 474.129,36.424 474.419,39.7423 474.71,46.6065 475.001,56.7427 475.292,69.7469 475.583,85.1007 475.873,102.192 476.164,120.339 476.455,138.819 \n 476.746,156.895 477.037,173.846 477.328,188.997 477.618,201.743 477.909,211.576 478.2,218.105 478.491,221.068 478.782,220.349 479.072,215.975 479.363,208.121 \n 479.654,197.1 479.945,183.351 480.236,167.423 480.526,149.951 480.817,131.63 481.108,113.192 481.399,95.3718 481.69,78.8794 481.981,64.3725 482.271,52.4294 \n 482.562,43.5262 482.853,38.018 483.144,36.1243 483.435,37.9206 483.725,43.3353 484.016,52.1524 484.307,64.0206 484.598,78.4667 484.889,94.9147 485.179,112.709 \n 485.47,131.14 485.761,149.473 486.052,166.977 486.343,182.955 486.634,196.768 486.924,207.868 487.215,215.811 487.506,220.28 487.797,221.097 488.088,218.23 \n 488.378,211.793 488.669,202.043 488.96,189.368 489.251,174.274 489.542,157.362 489.832,139.307 490.123,120.828 490.414,102.662 490.705,85.534 490.996,70.1259 \n 491.287,57.0523 491.577,46.8343 491.868,39.8794 492.159,36.4647 492.45,36.7265 492.741,40.6543 493.031,48.0915 493.322,58.7415 493.613,72.1799 493.904,87.8709 \n 494.195,105.189 494.485,123.443 494.776,141.907 495.067,159.843 495.358,176.537 495.649,191.323 495.94,203.612 496.23,212.914 496.521,218.857 496.812,221.206 \n 497.103,219.866 497.394,214.891 497.684,206.479 497.975,194.965 498.266,180.809 498.557,164.575 498.848,146.91 499.138,128.518 499.429,110.133 499.72,92.4871 \n 500.011,76.2844 500.302,62.1706 500.593,50.7085 500.883,42.3549 501.174,37.4429 501.465,36.1684 501.756,38.5821 502.047,44.5878 502.337,53.9461 502.628,66.2839 \n 502.919,81.1094 503.21,97.8314 503.501,115.783 503.792,134.25 504.082,152.494 504.373,169.789 504.664,185.445 504.955,198.838 505.246,209.435 505.536,216.812 \n 505.827,220.675 506.118,220.871 506.409,217.392 506.7,210.376 506.99,200.104 507.281,186.984 507.572,171.54 507.863,154.387 508.154,136.209 508.445,117.731 \n 508.735,99.6904 509.026,82.8052 509.317,67.7489 509.608,55.1218 509.899,45.4274 510.189,39.0521 510.48,36.2501 510.771,37.133 511.062,41.6658 511.353,49.6676 \n 511.643,60.8195 511.934,74.6768 512.225,90.6872 512.516,108.212 512.807,126.554 513.098,144.98 513.388,162.756 513.679,179.174 513.97,193.579 514.261,205.397 \n 514.552,214.156 514.842,219.508 515.133,221.239 515.424,219.28 515.715,213.709 516.006,204.749 516.296,192.755 516.587,178.208 516.878,161.686 517.169,143.848 \n 517.46,125.406 517.751,107.094 518.041,89.6433 518.332,73.7486 518.623,60.044 518.914,49.0757 519.205,41.2812 519.495,36.971 519.786,36.3171 520.077,39.3455 \n 520.368,45.9355 520.659,55.8243 520.949,68.6178 521.24,83.8058 521.531,100.783 521.822,118.872 522.113,137.353 522.404,155.488 522.694,172.554 522.985,187.871 \n 523.276,200.828 523.567,210.91 523.858,217.713 524.148,220.967 524.439,220.541 524.73,216.454 525.021,208.867 525.312,198.084 525.602,184.534 525.893,168.757 \n 526.184,151.383 526.475,133.103 526.766,114.647 527.057,96.7513 527.347,80.1282 527.638,65.4408 527.929,53.2746 528.22,44.1147 528.511,38.3262 528.801,36.14 \n 529.092,37.6431 529.383,42.7756 529.674,51.333 529.965,62.9741 530.255,77.2348 530.546,93.5465 530.837,111.259 531.128,129.666 531.419,148.034 531.71,165.63 \n 532,181.754 532.291,195.761 532.582,207.095 532.873,215.302 533.164,220.056 533.454,221.167 533.745,218.592 534.036,212.431 534.327,202.932 534.618,190.473 \n 534.908,175.551 535.199,158.76 535.49,140.77 535.781,122.298 536.072,104.08 536.363,86.8436 536.653,71.2749 536.944,57.9949 537.235,47.533 537.526,40.3063 \n 537.817,36.6028 538.107,36.5703 538.398,40.2099 538.689,47.3767 538.98,57.7849 539.271,71.0195 539.561,86.553 539.852,103.766 540.143,121.972 540.434,140.446 \n 540.725,158.451 541.016,175.269 541.306,190.23 541.597,202.737 541.888,212.292 542.179,218.514 542.47,221.154 542.76,220.107 543.051,215.416 543.342,207.267 \n 543.633,195.986 543.924,182.02 544.215,165.929 544.505,148.353 544.796,129.992 545.087,111.579 545.378,93.8483 545.669,77.5061 545.959,63.2042 546.25,51.5126 \n 546.541,42.8975 546.832,37.7025 547.123,36.1345 547.413,38.2561 547.704,43.9827 547.995,53.086 548.286,65.2031 548.577,79.8509 548.868,96.4455 549.158,114.325 \n 549.449,132.777 549.74,151.066 550.031,168.463 550.322,184.273 550.612,197.868 550.903,208.704 551.194,216.35 551.485,220.501 551.776,220.991 552.066,217.801 \n 552.357,211.059 552.648,201.032 552.939,188.121 553.23,172.841 553.521,155.8 553.811,137.677 554.102,119.197 554.393,101.094 554.684,84.0912 554.975,68.8662 \n 555.265,56.0259 555.556,46.0821 555.847,39.4313 556.138,36.3387 556.429,36.9276 556.719,41.1744 557.01,48.9099 557.301,59.8257 557.592,73.4865 557.883,89.3479 \n 558.174,106.777 558.464,125.08 558.755,143.527 559.046,161.381 559.337,177.932 559.628,192.52 559.918,204.562 560.209,213.58 560.5,219.213 560.791,221.236 \n 561.082,219.57 561.372,214.281 561.663,205.579 561.954,193.811 562.245,179.447 562.536,163.059 562.827,145.3 563.117,126.88 563.408,108.53 563.699,90.9847 \n 563.99,74.9419 564.281,61.0416 564.571,49.8379 564.862,41.7774 565.153,37.1816 565.444,36.2336 565.735,38.9713 566.025,45.2855 566.316,54.9244 566.607,67.5039 \n 566.898,82.5223 567.189,99.381 567.48,117.408 567.77,135.884 568.061,154.073 568.352,171.25 568.643,186.73 568.934,199.896 569.224,210.223 569.515,217.298 \n 569.806,220.842 570.097,220.711 570.388,216.911 570.678,209.593 570.969,199.05 571.26,185.702 571.551,170.081 571.842,152.809 572.133,134.575 572.423,116.106 \n 572.714,98.139 573.005,81.3893 573.296,66.5251 573.587,54.1389 573.877,44.7245 574.168,38.6573 574.459,36.1791 574.75,37.3887 575.041,42.2378 575.331,50.5333 \n 575.622,61.9443 575.913,76.0159 576.204,92.1872 576.495,109.813 576.786,128.192 577.076,146.59 577.367,164.274 577.658,180.539 577.949,194.737 578.24,206.301 \n 578.53,214.771 578.821,219.809 579.112,221.214 579.403,218.93 579.694,213.048 579.984,203.803 580.275,191.563 580.566,176.816 580.857,160.15 581.148,142.23 \n 581.439,123.769 581.729,105.504 582.02,88.1638 582.311,72.4385 582.602,58.9555 582.893,48.2523 583.183,40.7556 583.474,36.7642 583.765,36.4374 584.056,39.788 \n 584.347,46.6826 584.638,56.8463 584.928,69.8738 585.219,85.2458 585.51,102.35 585.801,120.503 586.092,138.983 586.382,157.052 586.673,173.99 586.964,189.121 \n 587.255,201.844 587.546,211.649 587.836,218.147 588.127,221.078 588.418,220.326 588.709,215.92 589,208.036 589.291,196.989 589.581,183.218 589.872,167.274 \n 590.163,149.791 590.454,131.466 590.745,113.03 591.035,95.2185 591.326,78.7409 591.617,64.2543 591.908,52.3363 592.199,43.462 592.489,37.9851 592.78,36.124 \n 593.071,37.953 593.362,43.399 593.653,52.245 593.944,64.1384 594.234,78.6049 594.525,95.0678 594.816,112.871 595.107,131.304 595.398,149.633 595.688,167.127 \n 595.979,183.088 596.27,196.88 596.561,207.953 596.852,215.866 597.142,220.303 597.433,221.088 597.724,218.188 598.015,211.721 598.306,201.942 598.597,189.244 \n 598.887,174.131 599.178,157.205 599.469,139.143 599.76,120.664 600.051,102.505 600.341,85.3886 600.632,69.9987 600.923,56.9483 601.214,46.7577 601.505,39.8332 \n 601.795,36.4508 602.086,36.7454 602.377,40.7052 602.668,48.1724 602.959,58.8493 603.25,72.3102 603.54,88.0185 603.831,105.348 604.122,123.608 604.413,142.07 \n 604.704,159.998 604.994,176.678 605.285,191.444 605.576,203.709 605.867,212.982 606.158,218.894 606.448,221.21 606.739,219.838 607.03,214.831 607.321,206.389 \n 607.612,194.85 607.903,180.673 608.193,164.423 608.484,146.748 608.775,128.354 609.066,109.972 609.357,92.3358 609.647,76.1489 609.938,62.0564 610.229,50.62 \n 610.52,42.2957 610.811,37.4154 611.101,36.1736 611.392,38.6199 611.683,44.6566 611.974,54.0432 612.265,66.4055 612.556,81.2505 612.846,97.9864 613.137,115.946 \n 613.428,134.414 613.719,152.653 614.01,169.936 614.3,185.575 614.591,198.945 614.882,209.515 615.173,216.862 615.464,220.693 615.754,220.856 616.045,217.345 \n 616.336,210.299 616.627,199.999 616.918,186.856 617.209,171.394 617.499,154.229 617.79,136.045 618.081,117.568 618.372,99.5343 618.663,82.6624 618.953,67.6252 \n 619.244,55.0222 619.535,45.3557 619.826,39.0112 620.117,36.2416 620.407,37.1574 620.698,41.7219 620.989,49.7533 621.28,60.9314 621.571,74.8104 621.862,90.8372 \n 622.152,108.373 622.443,126.718 622.734,145.141 623.025,162.909 623.316,179.312 623.606,193.696 623.897,205.489 624.188,214.219 624.479,219.54 624.77,221.238 \n 625.061,219.246 625.351,213.644 625.642,204.655 625.933,192.637 626.224,178.069 626.515,161.532 626.805,143.686 627.096,125.242 627.387,106.934 627.678,89.4942 \n 627.969,73.6164 628.259,59.9338 628.55,48.992 628.841,41.2272 629.132,36.949 629.423,36.3279 629.714,39.3886 630.004,46.0093 630.295,55.9258 630.586,68.743 \n 630.877,83.9497 631.168,100.94 631.458,119.036 631.749,137.517 632.04,155.645 632.331,172.699 632.622,187.997 632.912,200.931 633.203,210.985 633.494,217.758 \n 633.785,220.979 634.076,220.521 634.367,216.402 634.657,208.785 634.948,197.975 635.239,184.403 635.53,168.609 635.821,151.223 636.111,132.939 636.402,114.485 \n 636.693,96.5971 636.984,79.9883 637.275,65.3208 637.565,53.1794 637.856,44.048 638.147,38.2907 638.438,36.137 638.729,37.6729 639.02,42.837 639.31,51.4235 \n 639.601,63.09 639.892,77.3715 640.183,93.6987 640.474,111.42 640.764,129.83 641.055,148.195 641.346,165.781 641.637,181.888 641.928,195.874 642.218,207.182 \n 642.509,215.36 642.8,220.082 643.091,221.161 643.382,218.552 643.673,212.361 643.963,202.834 644.254,190.351 644.545,175.409 644.836,158.604 645.127,140.607 \n 645.417,122.134 645.708,103.922 645.999,86.697 646.29,71.1461 646.581,57.8889 646.871,47.4541 647.162,40.2576 647.453,36.5862 647.744,36.5865 648.035,40.2584 \n 648.326,47.4554 648.616,57.8907 648.907,71.1482 649.198,86.6995 649.489,103.924 649.78,122.136 650.07,140.609 650.361,158.607 650.652,175.411 650.943,190.353 \n 651.234,202.836 651.524,212.362 651.815,218.553 652.106,221.161 652.397,220.082 652.688,215.359 652.979,207.18 653.269,195.873 653.56,181.886 653.851,165.778 \n 654.142,148.192 654.433,129.828 654.723,111.418 655.014,93.6961 655.305,77.3692 655.596,63.0881 655.887,51.4219 656.177,42.8359 656.468,37.6724 656.759,36.1371 \n 657.05,38.2913 657.341,44.0491 657.632,53.181 657.922,65.3229 658.213,79.9907 658.504,96.5997 658.795,114.488 659.086,132.942 659.376,151.226 659.667,168.611 \n 659.958,184.405 660.249,197.977 660.54,208.786 660.83,216.402 661.121,220.521 661.412,220.979 661.703,217.757 661.994,210.984 662.285,200.93 662.575,187.995 \n 662.866,172.696 663.157,155.642 663.448,137.514 663.739,119.033 664.029,100.937 664.32,83.9472 664.611,68.7408 664.902,55.9241 665.193,46.008 665.484,39.3879 \n 665.774,36.3277 666.065,36.9493 666.356,41.2281 666.647,48.9934 666.938,59.9356 667.228,73.6186 667.519,89.4968 667.81,106.937 668.101,125.244 668.392,143.689 \n 668.682,161.535 668.973,178.071 669.264,192.639 669.555,204.656 669.846,213.645 670.137,219.247 670.427,221.238 670.718,219.539 671.009,214.218 671.3,205.487 \n 671.591,193.694 671.881,179.309 672.172,162.906 672.463,145.139 672.754,126.715 673.045,108.37 673.335,90.8346 673.626,74.8082 673.917,60.9295 674.208,49.7519 \n 674.499,41.721 674.79,37.157 675.08,36.2418 675.371,39.0119 675.662,45.3569 675.953,55.0239 676.244,67.6273 676.534,82.6649 676.825,99.537 677.116,117.571 \n 677.407,136.048 677.698,154.231 677.988,171.396 678.279,186.858 678.57,200.001 678.861,210.3 679.152,217.346 679.443,220.857 679.733,220.693 680.024,216.861 \n 680.315,209.513 \n \"/>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#00ffff; stroke-width:1; stroke-opacity:1; fill:none\" stroke-dasharray=\"1, 2\" points=\"\n -28691.8,128.682 29761.6,128.682 \n \"/>\n<polygon clip-path=\"url(#clip6303)\" points=\"\n672.723,128.682 672.752,126.831 672.781,124.981 672.81,123.132 672.839,121.286 672.868,119.442 672.897,117.602 672.926,115.766 672.956,113.936 672.985,112.112 \n 673.014,110.294 673.043,108.483 673.072,106.681 673.101,104.887 673.13,103.103 673.159,101.329 673.188,99.5666 673.217,97.8153 673.246,96.0764 673.275,94.3506 \n 673.305,92.6384 673.334,90.9407 673.363,89.2581 673.392,87.5913 673.421,85.9408 673.45,84.3075 673.479,82.6919 673.508,81.0948 673.537,79.5166 673.566,77.9582 \n 673.595,76.42 673.624,74.9027 673.654,73.4069 673.683,71.9333 673.712,70.4823 673.741,69.0546 673.77,67.6508 673.799,66.2714 673.828,64.9169 673.857,63.588 \n 673.886,62.285 673.915,61.0087 673.944,59.7594 673.973,58.5377 674.002,57.344 674.032,56.1789 674.061,55.0428 674.09,53.9361 674.119,52.8593 674.148,51.8129 \n 674.177,50.7972 674.206,49.8126 674.235,48.8596 674.264,47.9386 674.293,47.0498 674.322,46.1937 674.351,45.3705 674.381,44.5807 674.41,43.8246 674.439,43.1023 \n 674.468,42.4143 674.497,41.7608 674.526,41.1421 674.555,40.5584 674.584,40.01 674.613,39.497 674.642,39.0197 674.671,38.5782 674.7,38.1728 674.73,37.8036 \n 674.759,37.4707 674.788,37.1744 674.817,36.9146 674.846,36.6915 674.875,36.5052 674.904,36.3558 674.933,36.2434 674.962,36.1679 674.991,36.1294 675.02,36.1279 \n 675.049,36.1634 675.079,36.236 675.108,36.3455 675.137,36.492 675.166,36.6753 675.195,36.8955 675.224,37.1523 675.253,37.4458 675.282,37.7758 675.311,38.1421 \n 675.34,38.5446 675.369,38.9832 675.398,39.4577 675.427,39.9678 675.457,40.5135 675.486,41.0944 675.515,41.7103 675.544,42.361 675.573,43.0463 675.602,43.7658 \n 675.631,44.5193 675.66,45.3064 675.689,46.1269 675.718,46.9804 675.747,47.8666 675.776,48.7851 675.806,49.7356 675.835,50.7176 675.864,51.7309 675.893,52.7749 \n 675.922,53.8492 675.951,54.9536 675.98,56.0874 676.009,57.2502 676.038,58.4416 676.067,59.6611 676.096,60.9082 676.125,62.1824 676.155,63.4832 676.184,64.8101 \n 676.213,66.1626 676.242,67.54 676.271,68.9419 676.3,70.3678 676.329,71.8169 676.358,73.2888 676.387,74.7828 676.416,76.2984 676.445,77.8349 676.474,79.3918 \n 676.503,80.9684 676.533,82.5641 676.562,84.1782 676.591,85.8101 676.62,87.4592 676.649,89.1248 676.678,90.8062 676.707,92.5027 676.736,94.2137 676.765,95.9385 \n 676.794,97.6764 676.823,99.4267 676.852,101.189 676.882,102.962 676.911,104.745 676.94,106.538 676.969,108.34 676.998,110.149 677.027,111.967 677.056,113.791 \n 677.085,115.621 677.114,117.456 677.143,119.295 677.172,121.139 677.201,122.985 677.231,124.834 677.26,126.684 677.289,128.535 677.318,130.386 677.347,132.236 \n 677.376,134.085 677.405,135.932 677.434,137.776 677.463,139.616 677.492,141.452 677.521,143.283 677.55,145.108 677.579,146.926 677.609,148.737 677.638,150.541 \n 677.667,152.335 677.696,154.12 677.725,155.894 677.754,157.658 677.783,159.41 677.812,161.15 677.841,162.877 677.87,164.59 677.899,166.289 677.928,167.973 \n 677.958,169.641 677.987,171.293 678.016,172.928 678.045,174.545 678.074,176.143 678.103,177.723 678.132,179.283 678.161,180.823 678.19,182.342 678.219,183.84 \n 678.248,185.315 678.277,186.768 678.307,188.197 678.336,189.603 678.365,190.984 678.394,192.341 678.423,193.672 678.452,194.977 678.481,196.255 678.51,197.507 \n 678.539,198.731 678.568,199.927 678.597,201.094 678.626,202.233 678.656,203.342 678.685,204.421 678.714,205.47 678.743,206.488 678.772,207.475 678.801,208.43 \n 678.83,209.354 678.859,210.245 678.888,211.104 678.917,211.93 678.946,212.722 678.975,213.481 679.004,214.206 679.034,214.897 679.063,215.553 679.092,216.175 \n 679.121,216.761 679.15,217.312 679.179,217.828 679.208,218.308 679.237,218.753 679.266,219.161 679.295,219.533 679.324,219.869 679.353,220.168 679.383,220.431 \n 679.412,220.657 679.441,220.846 679.47,220.998 679.499,221.114 679.528,221.192 679.557,221.234 679.586,221.238 679.615,221.205 679.644,221.136 679.673,221.029 \n 679.702,220.886 679.732,220.705 679.761,220.488 679.79,220.234 679.819,219.944 679.848,219.617 679.877,219.253 679.906,218.854 679.935,218.418 679.964,217.946 \n 679.993,217.439 680.022,216.896 680.051,216.318 680.08,215.705 680.11,215.057 680.139,214.374 680.168,213.657 680.197,212.907 680.226,212.122 680.255,211.304 \n 680.284,210.454 680.313,209.57 680.313,128.682 680.284,128.682 680.255,128.682 680.226,128.682 680.197,128.682 680.168,128.682 680.139,128.682 680.11,128.682 \n 680.08,128.682 680.051,128.682 680.022,128.682 679.993,128.682 679.964,128.682 679.935,128.682 679.906,128.682 679.877,128.682 679.848,128.682 679.819,128.682 \n 679.79,128.682 679.761,128.682 679.732,128.682 679.702,128.682 679.673,128.682 679.644,128.682 679.615,128.682 679.586,128.682 679.557,128.682 679.528,128.682 \n 679.499,128.682 679.47,128.682 679.441,128.682 679.412,128.682 679.383,128.682 679.353,128.682 679.324,128.682 679.295,128.682 679.266,128.682 679.237,128.682 \n 679.208,128.682 679.179,128.682 679.15,128.682 679.121,128.682 679.092,128.682 679.063,128.682 679.034,128.682 679.004,128.682 678.975,128.682 678.946,128.682 \n 678.917,128.682 678.888,128.682 678.859,128.682 678.83,128.682 678.801,128.682 678.772,128.682 678.743,128.682 678.714,128.682 678.685,128.682 678.656,128.682 \n 678.626,128.682 678.597,128.682 678.568,128.682 678.539,128.682 678.51,128.682 678.481,128.682 678.452,128.682 678.423,128.682 678.394,128.682 678.365,128.682 \n 678.336,128.682 678.307,128.682 678.277,128.682 678.248,128.682 678.219,128.682 678.19,128.682 678.161,128.682 678.132,128.682 678.103,128.682 678.074,128.682 \n 678.045,128.682 678.016,128.682 677.987,128.682 677.958,128.682 677.928,128.682 677.899,128.682 677.87,128.682 677.841,128.682 677.812,128.682 677.783,128.682 \n 677.754,128.682 677.725,128.682 677.696,128.682 677.667,128.682 677.638,128.682 677.609,128.682 677.579,128.682 677.55,128.682 677.521,128.682 677.492,128.682 \n 677.463,128.682 677.434,128.682 677.405,128.682 677.376,128.682 677.347,128.682 677.318,128.682 677.289,128.682 677.26,128.682 677.231,128.682 677.201,128.682 \n 677.172,128.682 677.143,128.682 677.114,128.682 677.085,128.682 677.056,128.682 677.027,128.682 676.998,128.682 676.969,128.682 676.94,128.682 676.911,128.682 \n 676.882,128.682 676.852,128.682 676.823,128.682 676.794,128.682 676.765,128.682 676.736,128.682 676.707,128.682 676.678,128.682 676.649,128.682 676.62,128.682 \n 676.591,128.682 676.562,128.682 676.533,128.682 676.503,128.682 676.474,128.682 676.445,128.682 676.416,128.682 676.387,128.682 676.358,128.682 676.329,128.682 \n 676.3,128.682 676.271,128.682 676.242,128.682 676.213,128.682 676.184,128.682 676.155,128.682 676.125,128.682 676.096,128.682 676.067,128.682 676.038,128.682 \n 676.009,128.682 675.98,128.682 675.951,128.682 675.922,128.682 675.893,128.682 675.864,128.682 675.835,128.682 675.806,128.682 675.776,128.682 675.747,128.682 \n 675.718,128.682 675.689,128.682 675.66,128.682 675.631,128.682 675.602,128.682 675.573,128.682 675.544,128.682 675.515,128.682 675.486,128.682 675.457,128.682 \n 675.427,128.682 675.398,128.682 675.369,128.682 675.34,128.682 675.311,128.682 675.282,128.682 675.253,128.682 675.224,128.682 675.195,128.682 675.166,128.682 \n 675.137,128.682 675.108,128.682 675.079,128.682 675.049,128.682 675.02,128.682 674.991,128.682 674.962,128.682 674.933,128.682 674.904,128.682 674.875,128.682 \n 674.846,128.682 674.817,128.682 674.788,128.682 674.759,128.682 674.73,128.682 674.7,128.682 674.671,128.682 674.642,128.682 674.613,128.682 674.584,128.682 \n 674.555,128.682 674.526,128.682 674.497,128.682 674.468,128.682 674.439,128.682 674.41,128.682 674.381,128.682 674.351,128.682 674.322,128.682 674.293,128.682 \n 674.264,128.682 674.235,128.682 674.206,128.682 674.177,128.682 674.148,128.682 674.119,128.682 674.09,128.682 674.061,128.682 674.032,128.682 674.002,128.682 \n 673.973,128.682 673.944,128.682 673.915,128.682 673.886,128.682 673.857,128.682 673.828,128.682 673.799,128.682 673.77,128.682 673.741,128.682 673.712,128.682 \n 673.683,128.682 673.654,128.682 673.624,128.682 673.595,128.682 673.566,128.682 673.537,128.682 673.508,128.682 673.479,128.682 673.45,128.682 673.421,128.682 \n 673.392,128.682 673.363,128.682 673.334,128.682 673.305,128.682 673.275,128.682 673.246,128.682 673.217,128.682 673.188,128.682 673.159,128.682 673.13,128.682 \n 673.101,128.682 673.072,128.682 673.043,128.682 673.014,128.682 672.985,128.682 672.956,128.682 672.926,128.682 672.897,128.682 672.868,128.682 672.839,128.682 \n 672.81,128.682 672.781,128.682 672.752,128.682 672.723,128.682 \n \" fill=\"#ff0000\" fill-opacity=\"0.5\"/>\n<polyline clip-path=\"url(#clip6303)\" style=\"stroke:#ff0000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 672.723,128.682 672.752,126.831 672.781,124.981 672.81,123.132 672.839,121.286 672.868,119.442 672.897,117.602 672.926,115.766 672.956,113.936 672.985,112.112 \n 673.014,110.294 673.043,108.483 673.072,106.681 673.101,104.887 673.13,103.103 673.159,101.329 673.188,99.5666 673.217,97.8153 673.246,96.0764 673.275,94.3506 \n 673.305,92.6384 673.334,90.9407 673.363,89.2581 673.392,87.5913 673.421,85.9408 673.45,84.3075 673.479,82.6919 673.508,81.0948 673.537,79.5166 673.566,77.9582 \n 673.595,76.42 673.624,74.9027 673.654,73.4069 673.683,71.9333 673.712,70.4823 673.741,69.0546 673.77,67.6508 673.799,66.2714 673.828,64.9169 673.857,63.588 \n 673.886,62.285 673.915,61.0087 673.944,59.7594 673.973,58.5377 674.002,57.344 674.032,56.1789 674.061,55.0428 674.09,53.9361 674.119,52.8593 674.148,51.8129 \n 674.177,50.7972 674.206,49.8126 674.235,48.8596 674.264,47.9386 674.293,47.0498 674.322,46.1937 674.351,45.3705 674.381,44.5807 674.41,43.8246 674.439,43.1023 \n 674.468,42.4143 674.497,41.7608 674.526,41.1421 674.555,40.5584 674.584,40.01 674.613,39.497 674.642,39.0197 674.671,38.5782 674.7,38.1728 674.73,37.8036 \n 674.759,37.4707 674.788,37.1744 674.817,36.9146 674.846,36.6915 674.875,36.5052 674.904,36.3558 674.933,36.2434 674.962,36.1679 674.991,36.1294 675.02,36.1279 \n 675.049,36.1634 675.079,36.236 675.108,36.3455 675.137,36.492 675.166,36.6753 675.195,36.8955 675.224,37.1523 675.253,37.4458 675.282,37.7758 675.311,38.1421 \n 675.34,38.5446 675.369,38.9832 675.398,39.4577 675.427,39.9678 675.457,40.5135 675.486,41.0944 675.515,41.7103 675.544,42.361 675.573,43.0463 675.602,43.7658 \n 675.631,44.5193 675.66,45.3064 675.689,46.1269 675.718,46.9804 675.747,47.8666 675.776,48.7851 675.806,49.7356 675.835,50.7176 675.864,51.7309 675.893,52.7749 \n 675.922,53.8492 675.951,54.9536 675.98,56.0874 676.009,57.2502 676.038,58.4416 676.067,59.6611 676.096,60.9082 676.125,62.1824 676.155,63.4832 676.184,64.8101 \n 676.213,66.1626 676.242,67.54 676.271,68.9419 676.3,70.3678 676.329,71.8169 676.358,73.2888 676.387,74.7828 676.416,76.2984 676.445,77.8349 676.474,79.3918 \n 676.503,80.9684 676.533,82.5641 676.562,84.1782 676.591,85.8101 676.62,87.4592 676.649,89.1248 676.678,90.8062 676.707,92.5027 676.736,94.2137 676.765,95.9385 \n 676.794,97.6764 676.823,99.4267 676.852,101.189 676.882,102.962 676.911,104.745 676.94,106.538 676.969,108.34 676.998,110.149 677.027,111.967 677.056,113.791 \n 677.085,115.621 677.114,117.456 677.143,119.295 677.172,121.139 677.201,122.985 677.231,124.834 677.26,126.684 677.289,128.535 677.318,130.386 677.347,132.236 \n 677.376,134.085 677.405,135.932 677.434,137.776 677.463,139.616 677.492,141.452 677.521,143.283 677.55,145.108 677.579,146.926 677.609,148.737 677.638,150.541 \n 677.667,152.335 677.696,154.12 677.725,155.894 677.754,157.658 677.783,159.41 677.812,161.15 677.841,162.877 677.87,164.59 677.899,166.289 677.928,167.973 \n 677.958,169.641 677.987,171.293 678.016,172.928 678.045,174.545 678.074,176.143 678.103,177.723 678.132,179.283 678.161,180.823 678.19,182.342 678.219,183.84 \n 678.248,185.315 678.277,186.768 678.307,188.197 678.336,189.603 678.365,190.984 678.394,192.341 678.423,193.672 678.452,194.977 678.481,196.255 678.51,197.507 \n 678.539,198.731 678.568,199.927 678.597,201.094 678.626,202.233 678.656,203.342 678.685,204.421 678.714,205.47 678.743,206.488 678.772,207.475 678.801,208.43 \n 678.83,209.354 678.859,210.245 678.888,211.104 678.917,211.93 678.946,212.722 678.975,213.481 679.004,214.206 679.034,214.897 679.063,215.553 679.092,216.175 \n 679.121,216.761 679.15,217.312 679.179,217.828 679.208,218.308 679.237,218.753 679.266,219.161 679.295,219.533 679.324,219.869 679.353,220.168 679.383,220.431 \n 679.412,220.657 679.441,220.846 679.47,220.998 679.499,221.114 679.528,221.192 679.557,221.234 679.586,221.238 679.615,221.205 679.644,221.136 679.673,221.029 \n 679.702,220.886 679.732,220.705 679.761,220.488 679.79,220.234 679.819,219.944 679.848,219.617 679.877,219.253 679.906,218.854 679.935,218.418 679.964,217.946 \n 679.993,217.439 680.022,216.896 680.051,216.318 680.08,215.705 680.11,215.057 680.139,214.374 680.168,213.657 680.197,212.907 680.226,212.122 680.255,211.304 \n 680.284,210.454 680.313,209.57 \n \"/>\n</svg>\n"
},
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
]
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Riemann-Lebesgueの定理とその証明\n\n**定理(Riemann-Lebesgue):** $f$ は区間 $I$ 上の階段函数で $L^1$ 近似可能な函数であるとする. (Lebesgue積分論を知っている人は, $f(x)$ は区間 $I$ 上の $L^1$ 函数であると仮定してもよい.) このとき,\n\n$$\n\\int_I f(x)e^{ipx}\\,dx \\to 0 \\quad (|p|\\to\\infty).\n$$\n\n**証明:** 任意に $\\eps>0$ を取る. $f(x)$ は階段函数で $L^1$ 近似可能なので, ある階段函数 $\\ds s(x)=\\sum_{i=1}^n a_i\\chi_{I_i}(x)$ で\n\n$$\n\\|f-s\\|_1=\\int_I |f(x)-s(x)|\\,dx < \\frac{\\eps}{2}\n$$\n\nを満たすものが存在する. 階段函数に関する補題より, ある $R>0$ が存在して, $|p|\\geqq R$ ならば\n\n$$\n\\left|\\int_I s(x)e^{ipx}\\,dx\\right|<\\frac{\\eps}{2}.\n$$\n\nそのとき, \n\n$$\n\\begin{aligned}\n\\left|\\int_I f(x)e^{ipx}\\,dx\\right| &=\n\\left|\\int_I (f(x)-s(x))e^{ipx}\\,dx + \\int_I s(x)e^{ipx}\\,dx\\right| \n\\\\ &\\leqq\n\\left|\\int_I (f(x)-s(x))e^{ipx}\\,dx\\right| + \\left|\\int_I s(x)e^{ipx}\\,dx\\right| \n\\\\ &\\leqq\n\\int_I |f(x)-s(x)|\\,dx + \\left|\\int_I s(x)e^{ipx}\\,dx\\right| \n\\\\ &=\n\\|f-s\\|_1 + \\left|\\int_I s(x)e^{ipx}\\,dx\\right| <\n\\frac{\\eps}{2}+\\frac{\\eps}{2} = \\eps.\n\\end{aligned}\n$$\n\nこれで $|p|\\to\\infty$ で $\\int_I f(x)e^{ipx}\\,dx\\to 0$ となることがわかった. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**解説:** Riemann-Lebesgueの定理(リーマン・ルベーグの定理)は $|p|$ を大きくすると, $e^{ipx}$ が $x$ についてより細かく振動するようになるので, $e^{ipx}$ と積を取ってから積分すると, 実部と虚部それぞれの正の成分と負の成分が互いに打ち消され易くなって, 積分の絶対値の値が小さくなることを意味している. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "## Fourier変換の逆変換の収束"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Fourier変換とFourier逆変換の定義\n\n$\\R$ 上の函数 $f(x)$ の**Fourier変換** $\\hat{f}(p)$ を次のように定義する:\n\n$$\n\\hat{f}(p) = \\int_\\R f(x)e^{-2\\pi ipx}\\,dx.\n$$\n\nさらに $\\R$ 上の函数 $g(p)$ の**Fourier逆変換** $\\check{g}(x)$ を次のように定義する:\n\n$$\n\\check{g}(x) = \\int_\\R g(p)e^{2\\pi ipx}\\,dp.\n$$\n\n$f(x)$ が $\\R$ 上の $L^1$ 函数ならば, Lebesgueの収束定理より $\\hat{f}(p)$ は $p$ の連続函数になり, Riemann-Lebegueの定理より $|p|\\to\\infty$ で $\\hat{f}(p)\\to 0$ となる. \n\n**注意:** Fourier変換とFourier逆変換を, 上の公式における $p$ を $p/(2\\pi)$ で置き換えることによって, \n\n$$\n\\hat{f}(p) = \\int_\\R f(x)e^{-ipx}\\,dx, \\quad\n\\check{g}(p) = \\frac{1}{2\\pi}\\int_\\R g(p)e^{ipx}\\,dp\n$$\n\nと定義するスタイルもよく使われている. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "この節では, $L^1$ 函数 $f(x)$ に対して, \n\n$$\nf(x) = \\lim_{N\\to\\infty} \\int_{-N}^N \\hat{f}(p)e^{ipx}\\,dp \n$$\n\nがいつ成立しているかを調べる. "
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Dirichlet核\n\n**Dirichlet核** $D_N(x)$ を\n\n$$\nD_N(x) = \\int_{-N}^N e^{2\\pi ipx}\\,dp = \\left[\\frac{e^{2\\pi ipx}}{2\\pi ix}\\right]_{p=-N}^{p=N} =\n\\frac{e^{e\\pi iNx}-e^{-2\\pi iNx}}{2\\pi ix} = \\frac{\\sin(2\\pi Nx)}{\\pi x}\n$$\n\nと定める. ただし, $D_N(0)=2N$ と定めておく. $D_N(x)$ は有界な偶函数になる.\n\nこのとき\n\n$$\n\\begin{aligned}\n\\int_{-N}^N \\hat{f}(p)e^{2\\pi ipx}\\,dp &=\n\\int_{-N}^N \\left(\\int_\\R f(y)e^{-2\\pi ipy}\\,dy\\right)e^{2\\pi ipx}\\,dp =\n\\int_\\R f(y) \\left(\\int_{-N}^N e^{2\\pi ip(x-y)}\\,dp\\right)\\,dy\n\\\\ &=\n\\int_\\R f(y) D_N(x-y)\\,dy =\n\\int_\\R f(x+y) D_N(y)\\,dy.\n\\end{aligned}\n$$\n\n最後の等号で $y$ を $x+y$ で置き換えて, $D_N(-y)=D_N(y)$ を使った."
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**問題:** Dirichlet核のグラフを描け. $\\QED$\n\n**解説:** $N$ が大きくなると, Dirichelt核 $D_N(x)$ のグラフの振動の仕方は細かくなり, $x=0$ の近くでの値も大きくなる.\n\n次のセルを見よ. $\\QED$"
},
{
"metadata": {
"trusted": true
},
"cell_type": "code",
"source": "# ディリクレ核 D_N(x) のグラフ\n\nD(N,x) = iszero(x) ? 2N : sin(2π*N*x)/(π*x)\nPP = []\nfor N in [1,2,3,4,5,6]\n x = -6:0.01:6\n P = plot(x, D.(N,x), title=\"N=$N\", titlefontsize=10)\n push!(PP, P)\nend\nplot(PP..., size=(750, 400), legend=false)",
"execution_count": 3,
"outputs": [
{
"data": {
"image/svg+xml": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"750\" height=\"400\" viewBox=\"0 0 750 400\">\n<defs>\n <clipPath id=\"clip6500\">\n <rect x=\"0\" y=\"0\" width=\"750\" height=\"400\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip6500)\" points=\"\n0,400 750,400 750,0 0,0 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6501\">\n <rect x=\"150\" y=\"0\" width=\"526\" height=\"400\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip6500)\" points=\"\n32.4745,179.761 225.742,179.761 225.742,31.4961 32.4745,31.4961 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6502\">\n <rect x=\"32\" y=\"31\" width=\"194\" height=\"149\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,179.761 32.4745,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 64.6858,179.761 64.6858,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 96.8971,179.761 96.8971,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 129.108,179.761 129.108,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 161.32,179.761 161.32,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 193.531,179.761 193.531,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 225.742,179.761 225.742,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,153.311 225.742,153.311 \n \"/>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,122.857 225.742,122.857 \n \"/>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,92.4035 225.742,92.4035 \n \"/>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,61.9498 225.742,61.9498 \n \"/>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,31.4961 225.742,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,179.761 225.742,179.761 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,179.761 32.4745,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,179.761 32.4745,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 64.6858,179.761 64.6858,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 96.8971,179.761 96.8971,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 129.108,179.761 129.108,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 161.32,179.761 161.32,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 193.531,179.761 193.531,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 225.742,179.761 225.742,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,153.311 35.3735,153.311 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,122.857 35.3735,122.857 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,92.4035 35.3735,92.4035 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,61.9498 35.3735,61.9498 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,31.4961 35.3735,31.4961 \n \"/>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 32.4745, 194.311)\" x=\"32.4745\" y=\"194.311\">-6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 64.6858, 194.311)\" x=\"64.6858\" y=\"194.311\">-4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 96.8971, 194.311)\" x=\"96.8971\" y=\"194.311\">-2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 129.108, 194.311)\" x=\"129.108\" y=\"194.311\">0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 161.32, 194.311)\" x=\"161.32\" y=\"194.311\">2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 193.531, 194.311)\" x=\"193.531\" y=\"194.311\">4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 225.742, 194.311)\" x=\"225.742\" y=\"194.311\">6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 157.811)\" x=\"24.9745\" y=\"157.811\">0.0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 127.357)\" x=\"24.9745\" y=\"127.357\">0.5</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 96.9035)\" x=\"24.9745\" y=\"96.9035\">1.0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 66.4498)\" x=\"24.9745\" y=\"66.4498\">1.5</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 35.9961)\" x=\"24.9745\" y=\"35.9961\">2.0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 129.108, 13.2)\" x=\"129.108\" y=\"13.2\">N=1</text>\n</g>\n<polyline clip-path=\"url(#clip6502)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,153.311 32.6356,153.514 32.7966,153.717 32.9577,153.919 33.1187,154.12 33.2798,154.318 33.4408,154.512 33.6019,154.703 33.7629,154.889 33.924,155.069 \n 34.0851,155.242 34.2461,155.409 34.4072,155.568 34.5682,155.719 34.7293,155.86 34.8903,155.992 35.0514,156.114 35.2125,156.225 35.3735,156.325 35.5346,156.413 \n 35.6956,156.49 35.8567,156.554 36.0177,156.606 36.1788,156.644 36.3398,156.67 36.5009,156.683 36.662,156.682 36.823,156.668 36.9841,156.64 37.1451,156.6 \n 37.3062,156.546 37.4672,156.479 37.6283,156.399 37.7894,156.307 37.9504,156.203 38.1115,156.087 38.2725,155.96 38.4336,155.821 38.5946,155.672 38.7557,155.514 \n 38.9168,155.346 39.0778,155.169 39.2389,154.985 39.3999,154.793 39.561,154.595 39.722,154.39 39.8831,154.181 40.0441,153.968 40.2052,153.751 40.3663,153.532 \n 40.5273,153.311 40.6884,153.089 40.8494,152.867 41.0105,152.647 41.1715,152.428 41.3326,152.212 41.4937,151.999 41.6547,151.791 41.8158,151.588 41.9768,151.391 \n 42.1379,151.201 42.2989,151.018 42.46,150.844 42.6211,150.679 42.7821,150.524 42.9432,150.379 43.1042,150.245 43.2653,150.123 43.4263,150.013 43.5874,149.916 \n 43.7484,149.832 43.9095,149.761 44.0706,149.704 44.2316,149.661 44.3927,149.632 44.5537,149.618 44.7148,149.618 44.8758,149.633 45.0369,149.663 45.198,149.707 \n 45.359,149.765 45.5201,149.838 45.6811,149.924 45.8422,150.025 46.0032,150.139 46.1643,150.265 46.3254,150.405 46.4864,150.556 46.6475,150.719 46.8085,150.892 \n 46.9696,151.076 47.1306,151.27 47.2917,151.472 47.4527,151.683 47.6138,151.9 47.7749,152.125 47.9359,152.354 48.097,152.589 48.258,152.827 48.4191,153.068 \n 48.5801,153.311 48.7412,153.555 48.9023,153.799 49.0633,154.042 49.2244,154.283 49.3854,154.521 49.5465,154.756 49.7075,154.985 49.8686,155.209 50.0296,155.427 \n 50.1907,155.637 50.3518,155.838 50.5128,156.03 50.6739,156.213 50.8349,156.385 50.996,156.545 51.157,156.693 51.3181,156.828 51.4792,156.95 51.6402,157.058 \n 51.8013,157.152 51.9623,157.231 52.1234,157.295 52.2844,157.343 52.4455,157.376 52.6066,157.392 52.7676,157.393 52.9287,157.377 53.0897,157.346 53.2508,157.298 \n 53.4118,157.234 53.5729,157.154 53.7339,157.059 53.895,156.949 54.0561,156.824 54.2171,156.684 54.3782,156.53 54.5392,156.363 54.7003,156.184 54.8613,155.992 \n 55.0224,155.788 55.1835,155.574 55.3445,155.35 55.5056,155.117 55.6666,154.876 55.8277,154.628 55.9887,154.373 56.1498,154.113 56.3109,153.848 56.4719,153.581 \n 56.633,153.311 56.794,153.04 56.9551,152.768 57.1161,152.498 57.2772,152.23 57.4382,151.965 57.5993,151.703 57.7604,151.448 57.9214,151.198 58.0825,150.955 \n 58.2435,150.721 58.4046,150.496 58.5656,150.281 58.7267,150.077 58.8878,149.885 59.0488,149.705 59.2099,149.539 59.3709,149.387 59.532,149.25 59.693,149.129 \n 59.8541,149.023 60.0152,148.934 60.1762,148.861 60.3373,148.806 60.4983,148.769 60.6594,148.749 60.8204,148.747 60.9815,148.764 61.1425,148.798 61.3036,148.85 \n 61.4647,148.921 61.6257,149.009 61.7868,149.114 61.9478,149.237 62.1089,149.376 62.2699,149.531 62.431,149.703 62.5921,149.889 62.7531,150.09 62.9142,150.304 \n 63.0752,150.531 63.2363,150.771 63.3973,151.022 63.5584,151.283 63.7194,151.553 63.8805,151.832 64.0416,152.117 64.2026,152.409 64.3637,152.706 64.5247,153.007 \n 64.6858,153.311 64.8468,153.616 65.0079,153.921 65.169,154.226 65.33,154.528 65.4911,154.828 65.6521,155.122 65.8132,155.411 65.9742,155.694 66.1353,155.968 \n 66.2964,156.233 66.4574,156.488 66.6185,156.731 66.7795,156.963 66.9406,157.181 67.1016,157.385 67.2627,157.574 67.4237,157.747 67.5848,157.903 67.7459,158.042 \n 67.9069,158.163 68.068,158.266 68.229,158.349 68.3901,158.413 68.5511,158.457 68.7122,158.481 68.8733,158.484 69.0343,158.468 69.1954,158.43 69.3564,158.372 \n 69.5175,158.294 69.6785,158.196 69.8396,158.078 70.0007,157.94 70.1617,157.783 70.3228,157.608 70.4838,157.415 70.6449,157.204 70.8059,156.977 70.967,156.734 \n 71.128,156.476 71.2891,156.205 71.4502,155.92 71.6112,155.623 71.7723,155.316 71.9333,154.999 72.0944,154.673 72.2554,154.34 72.4165,154.001 72.5776,153.658 \n 72.7386,153.311 72.8997,152.962 73.0607,152.613 73.2218,152.264 73.3828,151.917 73.5439,151.574 73.705,151.236 73.866,150.904 74.0271,150.58 74.1881,150.264 \n 74.3492,149.959 74.5102,149.665 74.6713,149.384 74.8323,149.117 74.9934,148.865 75.1545,148.629 75.3155,148.41 75.4766,148.209 75.6376,148.027 75.7987,147.865 \n 75.9597,147.723 76.1208,147.603 76.2819,147.505 76.4429,147.429 76.604,147.376 76.765,147.346 76.9261,147.339 77.0871,147.356 77.2482,147.397 77.4092,147.461 \n 77.5703,147.549 77.7314,147.66 77.8924,147.794 78.0535,147.951 78.2145,148.131 78.3756,148.332 78.5366,148.553 78.6977,148.796 78.8588,149.057 79.0198,149.337 \n 79.1809,149.635 79.3419,149.949 79.503,150.278 79.664,150.622 79.8251,150.979 79.9862,151.347 80.1472,151.725 80.3083,152.112 80.4693,152.506 80.6304,152.906 \n 80.7914,153.311 80.9525,153.718 81.1135,154.126 81.2746,154.534 81.4357,154.94 81.5967,155.342 81.7578,155.738 81.9188,156.128 82.0799,156.51 82.2409,156.881 \n 82.402,157.24 82.5631,157.587 82.7241,157.919 82.8852,158.235 83.0462,158.534 83.2073,158.814 83.3683,159.075 83.5294,159.314 83.6905,159.532 83.8515,159.726 \n 84.0126,159.896 84.1736,160.041 84.3347,160.161 84.4957,160.255 84.6568,160.321 84.8178,160.361 84.9789,160.373 85.14,160.357 85.301,160.312 85.4621,160.24 \n 85.6231,160.14 85.7842,160.012 85.9452,159.857 86.1063,159.674 86.2674,159.465 86.4284,159.23 86.5895,158.969 86.7505,158.685 86.9116,158.376 87.0726,158.046 \n 87.2337,157.694 87.3948,157.322 87.5558,156.931 87.7169,156.523 87.8779,156.099 88.039,155.66 88.2,155.209 88.3611,154.747 88.5221,154.275 88.6832,153.796 \n 88.8443,153.311 89.0053,152.822 89.1664,152.331 89.3274,151.84 89.4885,151.351 89.6495,150.866 89.8106,150.386 89.9717,149.914 90.1327,149.451 90.2938,149 \n 90.4548,148.563 90.6159,148.14 90.7769,147.735 90.938,147.348 91.099,146.981 91.2601,146.637 91.4212,146.315 91.5822,146.019 91.7433,145.75 91.9043,145.507 \n 92.0654,145.294 92.2264,145.111 92.3875,144.958 92.5486,144.838 92.7096,144.749 92.8707,144.694 93.0317,144.673 93.1928,144.686 93.3538,144.732 93.5149,144.814 \n 93.676,144.93 93.837,145.08 93.9981,145.264 94.1591,145.482 94.3202,145.732 94.4812,146.016 94.6423,146.33 94.8033,146.676 94.9644,147.051 95.1255,147.454 \n 95.2865,147.884 95.4476,148.34 95.6086,148.821 95.7697,149.323 95.9307,149.846 96.0918,150.388 96.2529,150.947 96.4139,151.521 96.575,152.108 96.736,152.705 \n 96.8971,153.311 97.0581,153.923 97.2192,154.538 97.3803,155.155 97.5413,155.771 97.7024,156.383 97.8634,156.99 98.0245,157.588 98.1855,158.175 98.3466,158.75 \n 98.5076,159.309 98.6687,159.85 98.8298,160.37 98.9908,160.869 99.1519,161.342 99.3129,161.789 99.474,162.207 99.635,162.595 99.7961,162.949 99.9572,163.27 \n 100.118,163.555 100.279,163.802 100.44,164.01 100.601,164.178 100.762,164.305 100.923,164.389 101.085,164.431 101.246,164.429 101.407,164.383 101.568,164.292 \n 101.729,164.157 101.89,163.977 102.051,163.753 102.212,163.484 102.373,163.172 102.534,162.817 102.695,162.42 102.856,161.981 103.017,161.503 103.178,160.987 \n 103.339,160.433 103.5,159.844 103.661,159.222 103.823,158.569 103.984,157.886 104.145,157.176 104.306,156.442 104.467,155.685 104.628,154.909 104.789,154.117 \n 104.95,153.311 105.111,152.494 105.272,151.669 105.433,150.84 105.594,150.009 105.755,149.179 105.916,148.355 106.077,147.538 106.238,146.733 106.399,145.943 \n 106.56,145.171 106.722,144.42 106.883,143.694 107.044,142.995 107.205,142.327 107.366,141.693 107.527,141.095 107.688,140.537 107.849,140.021 108.01,139.551 \n 108.171,139.127 108.332,138.754 108.493,138.433 108.654,138.166 108.815,137.954 108.976,137.801 109.137,137.707 109.298,137.673 109.459,137.701 109.621,137.792 \n 109.782,137.945 109.943,138.163 110.104,138.445 110.265,138.79 110.426,139.199 110.587,139.672 110.748,140.207 110.909,140.804 111.07,141.461 111.231,142.178 \n 111.392,142.951 111.553,143.78 111.714,144.663 111.875,145.596 112.036,146.578 112.197,147.605 112.359,148.675 112.52,149.784 112.681,150.929 112.842,152.106 \n 113.003,153.311 113.164,154.541 113.325,155.79 113.486,157.056 113.647,158.333 113.808,159.617 113.969,160.903 114.13,162.187 114.291,163.463 114.452,164.727 \n 114.613,165.973 114.774,167.196 114.935,168.392 115.096,169.556 115.258,170.681 115.419,171.764 115.58,172.798 115.741,173.78 115.902,174.704 116.063,175.565 \n 116.224,176.359 116.385,177.081 116.546,177.726 116.707,178.291 116.868,178.77 117.029,179.161 117.19,179.458 117.351,179.66 117.512,179.761 117.673,179.759 \n 117.834,179.652 117.995,179.435 118.157,179.108 118.318,178.668 118.479,178.113 118.64,177.441 118.801,176.652 118.962,175.744 119.123,174.717 119.284,173.57 \n 119.445,172.304 119.606,170.918 119.767,169.414 119.928,167.793 120.089,166.056 120.25,164.204 120.411,162.24 120.572,160.165 120.733,157.984 120.894,155.698 \n 121.056,153.311 121.217,150.827 121.378,148.249 121.539,145.581 121.7,142.829 121.861,139.997 122.022,137.09 122.183,134.114 122.344,131.073 122.505,127.974 \n 122.666,124.822 122.827,121.624 122.988,118.386 123.149,115.114 123.31,111.816 123.471,108.497 123.632,105.166 123.794,101.828 123.955,98.4913 124.116,95.1626 \n 124.277,91.8491 124.438,88.558 124.599,85.2965 124.76,82.0718 124.921,78.891 125.082,75.7612 125.243,72.6893 125.404,69.6824 125.565,66.7471 125.726,63.8902 \n 125.887,61.1182 126.048,58.4373 126.209,55.8538 126.37,53.3736 126.531,51.0025 126.693,48.7458 126.854,46.6089 127.015,44.5968 127.176,42.7141 127.337,40.9653 \n 127.498,39.3544 127.659,37.8853 127.82,36.5613 127.981,35.3856 128.142,34.3611 128.303,33.49 128.464,32.7744 128.625,32.2161 128.786,31.8164 128.947,31.5762 \n 129.108,31.4961 129.269,31.5762 129.43,31.8164 129.592,32.2161 129.753,32.7744 129.914,33.49 130.075,34.3611 130.236,35.3856 130.397,36.5613 130.558,37.8853 \n 130.719,39.3544 130.88,40.9653 131.041,42.7141 131.202,44.5968 131.363,46.6089 131.524,48.7458 131.685,51.0025 131.846,53.3736 132.007,55.8538 132.168,58.4373 \n 132.33,61.1182 132.491,63.8902 132.652,66.7471 132.813,69.6824 132.974,72.6893 133.135,75.7612 133.296,78.891 133.457,82.0718 133.618,85.2965 133.779,88.558 \n 133.94,91.8491 134.101,95.1626 134.262,98.4913 134.423,101.828 134.584,105.166 134.745,108.497 134.906,111.816 135.067,115.114 135.229,118.386 135.39,121.624 \n 135.551,124.822 135.712,127.974 135.873,131.073 136.034,134.114 136.195,137.09 136.356,139.997 136.517,142.829 136.678,145.581 136.839,148.249 137,150.827 \n 137.161,153.311 137.322,155.698 137.483,157.984 137.644,160.165 137.805,162.24 137.966,164.204 138.128,166.056 138.289,167.793 138.45,169.414 138.611,170.918 \n 138.772,172.304 138.933,173.57 139.094,174.717 139.255,175.744 139.416,176.652 139.577,177.441 139.738,178.113 139.899,178.668 140.06,179.108 140.221,179.435 \n 140.382,179.652 140.543,179.759 140.704,179.761 140.865,179.66 141.027,179.458 141.188,179.161 141.349,178.77 141.51,178.291 141.671,177.726 141.832,177.081 \n 141.993,176.359 142.154,175.565 142.315,174.704 142.476,173.78 142.637,172.798 142.798,171.764 142.959,170.681 143.12,169.556 143.281,168.392 143.442,167.196 \n 143.603,165.973 143.765,164.727 143.926,163.463 144.087,162.187 144.248,160.903 144.409,159.617 144.57,158.333 144.731,157.056 144.892,155.79 145.053,154.541 \n 145.214,153.311 145.375,152.106 145.536,150.929 145.697,149.784 145.858,148.675 146.019,147.605 146.18,146.578 146.341,145.596 146.502,144.663 146.664,143.78 \n 146.825,142.951 146.986,142.178 147.147,141.461 147.308,140.804 147.469,140.207 147.63,139.672 147.791,139.199 147.952,138.79 148.113,138.445 148.274,138.163 \n 148.435,137.945 148.596,137.792 148.757,137.701 148.918,137.673 149.079,137.707 149.24,137.801 149.401,137.954 149.563,138.166 149.724,138.433 149.885,138.754 \n 150.046,139.127 150.207,139.551 150.368,140.021 150.529,140.537 150.69,141.095 150.851,141.693 151.012,142.327 151.173,142.995 151.334,143.694 151.495,144.42 \n 151.656,145.171 151.817,145.943 151.978,146.733 152.139,147.538 152.301,148.355 152.462,149.179 152.623,150.009 152.784,150.84 152.945,151.669 153.106,152.494 \n 153.267,153.311 153.428,154.117 153.589,154.909 153.75,155.685 153.911,156.442 154.072,157.176 154.233,157.886 154.394,158.569 154.555,159.222 154.716,159.844 \n 154.877,160.433 155.038,160.987 155.2,161.503 155.361,161.981 155.522,162.42 155.683,162.817 155.844,163.172 156.005,163.484 156.166,163.753 156.327,163.977 \n 156.488,164.157 156.649,164.292 156.81,164.383 156.971,164.429 157.132,164.431 157.293,164.389 157.454,164.305 157.615,164.178 157.776,164.01 157.937,163.802 \n 158.099,163.555 158.26,163.27 158.421,162.949 158.582,162.595 158.743,162.207 158.904,161.789 159.065,161.342 159.226,160.869 159.387,160.37 159.548,159.85 \n 159.709,159.309 159.87,158.75 160.031,158.175 160.192,157.588 160.353,156.99 160.514,156.383 160.675,155.771 160.837,155.155 160.998,154.538 161.159,153.923 \n 161.32,153.311 161.481,152.705 161.642,152.108 161.803,151.521 161.964,150.947 162.125,150.388 162.286,149.846 162.447,149.323 162.608,148.821 162.769,148.34 \n 162.93,147.884 163.091,147.454 163.252,147.051 163.413,146.676 163.574,146.33 163.736,146.016 163.897,145.732 164.058,145.482 164.219,145.264 164.38,145.08 \n 164.541,144.93 164.702,144.814 164.863,144.732 165.024,144.686 165.185,144.673 165.346,144.694 165.507,144.749 165.668,144.838 165.829,144.958 165.99,145.111 \n 166.151,145.294 166.312,145.507 166.473,145.75 166.635,146.019 166.796,146.315 166.957,146.637 167.118,146.981 167.279,147.348 167.44,147.735 167.601,148.14 \n 167.762,148.563 167.923,149 168.084,149.451 168.245,149.914 168.406,150.386 168.567,150.866 168.728,151.351 168.889,151.84 169.05,152.331 169.211,152.822 \n 169.372,153.311 169.534,153.796 169.695,154.275 169.856,154.747 170.017,155.209 170.178,155.66 170.339,156.099 170.5,156.523 170.661,156.931 170.822,157.322 \n 170.983,157.694 171.144,158.046 171.305,158.376 171.466,158.685 171.627,158.969 171.788,159.23 171.949,159.465 172.11,159.674 172.272,159.857 172.433,160.012 \n 172.594,160.14 172.755,160.24 172.916,160.312 173.077,160.357 173.238,160.373 173.399,160.361 173.56,160.321 173.721,160.255 173.882,160.161 174.043,160.041 \n 174.204,159.896 174.365,159.726 174.526,159.532 174.687,159.314 174.848,159.075 175.009,158.814 175.171,158.534 175.332,158.235 175.493,157.919 175.654,157.587 \n 175.815,157.24 175.976,156.881 176.137,156.51 176.298,156.128 176.459,155.738 176.62,155.342 176.781,154.94 176.942,154.534 177.103,154.126 177.264,153.718 \n 177.425,153.311 177.586,152.906 177.747,152.506 177.908,152.112 178.07,151.725 178.231,151.347 178.392,150.979 178.553,150.622 178.714,150.278 178.875,149.949 \n 179.036,149.635 179.197,149.337 179.358,149.057 179.519,148.796 179.68,148.553 179.841,148.332 180.002,148.131 180.163,147.951 180.324,147.794 180.485,147.66 \n 180.646,147.549 180.808,147.461 180.969,147.397 181.13,147.356 181.291,147.339 181.452,147.346 181.613,147.376 181.774,147.429 181.935,147.505 182.096,147.603 \n 182.257,147.723 182.418,147.865 182.579,148.027 182.74,148.209 182.901,148.41 183.062,148.629 183.223,148.865 183.384,149.117 183.545,149.384 183.707,149.665 \n 183.868,149.959 184.029,150.264 184.19,150.58 184.351,150.904 184.512,151.236 184.673,151.574 184.834,151.917 184.995,152.264 185.156,152.613 185.317,152.962 \n 185.478,153.311 185.639,153.658 185.8,154.001 185.961,154.34 186.122,154.673 186.283,154.999 186.444,155.316 186.606,155.623 186.767,155.92 186.928,156.205 \n 187.089,156.476 187.25,156.734 187.411,156.977 187.572,157.204 187.733,157.415 187.894,157.608 188.055,157.783 188.216,157.94 188.377,158.078 188.538,158.196 \n 188.699,158.294 188.86,158.372 189.021,158.43 189.182,158.468 189.343,158.484 189.505,158.481 189.666,158.457 189.827,158.413 189.988,158.349 190.149,158.266 \n 190.31,158.163 190.471,158.042 190.632,157.903 190.793,157.747 190.954,157.574 191.115,157.385 191.276,157.181 191.437,156.963 191.598,156.731 191.759,156.488 \n 191.92,156.233 192.081,155.968 192.243,155.694 192.404,155.411 192.565,155.122 192.726,154.828 192.887,154.528 193.048,154.226 193.209,153.921 193.37,153.616 \n 193.531,153.311 193.692,153.007 193.853,152.706 194.014,152.409 194.175,152.117 194.336,151.832 194.497,151.553 194.658,151.283 194.819,151.022 194.98,150.771 \n 195.142,150.531 195.303,150.304 195.464,150.09 195.625,149.889 195.786,149.703 195.947,149.531 196.108,149.376 196.269,149.237 196.43,149.114 196.591,149.009 \n 196.752,148.921 196.913,148.85 197.074,148.798 197.235,148.764 197.396,148.747 197.557,148.749 197.718,148.769 197.879,148.806 198.041,148.861 198.202,148.934 \n 198.363,149.023 198.524,149.129 198.685,149.25 198.846,149.387 199.007,149.539 199.168,149.705 199.329,149.885 199.49,150.077 199.651,150.281 199.812,150.496 \n 199.973,150.721 200.134,150.955 200.295,151.198 200.456,151.448 200.617,151.703 200.779,151.965 200.94,152.23 201.101,152.498 201.262,152.768 201.423,153.04 \n 201.584,153.311 201.745,153.581 201.906,153.848 202.067,154.113 202.228,154.373 202.389,154.628 202.55,154.876 202.711,155.117 202.872,155.35 203.033,155.574 \n 203.194,155.788 203.355,155.992 203.516,156.184 203.678,156.363 203.839,156.53 204,156.684 204.161,156.824 204.322,156.949 204.483,157.059 204.644,157.154 \n 204.805,157.234 204.966,157.298 205.127,157.346 205.288,157.377 205.449,157.393 205.61,157.392 205.771,157.376 205.932,157.343 206.093,157.295 206.254,157.231 \n 206.415,157.152 206.577,157.058 206.738,156.95 206.899,156.828 207.06,156.693 207.221,156.545 207.382,156.385 207.543,156.213 207.704,156.03 207.865,155.838 \n 208.026,155.637 208.187,155.427 208.348,155.209 208.509,154.985 208.67,154.756 208.831,154.521 208.992,154.283 209.153,154.042 209.314,153.799 209.476,153.555 \n 209.637,153.311 209.798,153.068 209.959,152.827 210.12,152.589 210.281,152.354 210.442,152.125 210.603,151.9 210.764,151.683 210.925,151.472 211.086,151.27 \n 211.247,151.076 211.408,150.892 211.569,150.719 211.73,150.556 211.891,150.405 212.052,150.265 212.214,150.139 212.375,150.025 212.536,149.924 212.697,149.838 \n 212.858,149.765 213.019,149.707 213.18,149.663 213.341,149.633 213.502,149.618 213.663,149.618 213.824,149.632 213.985,149.661 214.146,149.704 214.307,149.761 \n 214.468,149.832 214.629,149.916 214.79,150.013 214.951,150.123 215.113,150.245 215.274,150.379 215.435,150.524 215.596,150.679 215.757,150.844 215.918,151.018 \n 216.079,151.201 216.24,151.391 216.401,151.588 216.562,151.791 216.723,151.999 216.884,152.212 217.045,152.428 217.206,152.647 217.367,152.867 217.528,153.089 \n 217.689,153.311 217.85,153.532 218.012,153.751 218.173,153.968 218.334,154.181 218.495,154.39 218.656,154.595 218.817,154.793 218.978,154.985 219.139,155.169 \n 219.3,155.346 219.461,155.514 219.622,155.672 219.783,155.821 219.944,155.96 220.105,156.087 220.266,156.203 220.427,156.307 220.588,156.399 220.75,156.479 \n 220.911,156.546 221.072,156.6 221.233,156.64 221.394,156.668 221.555,156.682 221.716,156.683 221.877,156.67 222.038,156.644 222.199,156.606 222.36,156.554 \n 222.521,156.49 222.682,156.413 222.843,156.325 223.004,156.225 223.165,156.114 223.326,155.992 223.487,155.86 223.649,155.719 223.81,155.568 223.971,155.409 \n 224.132,155.242 224.293,155.069 224.454,154.889 224.615,154.703 224.776,154.512 224.937,154.318 225.098,154.12 225.259,153.919 225.42,153.717 225.581,153.514 \n 225.742,153.311 \n \"/>\n<polygon clip-path=\"url(#clip6500)\" points=\"\n267.866,179.761 477.86,179.761 477.86,31.4961 267.866,31.4961 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6503\">\n <rect x=\"267\" y=\"31\" width=\"211\" height=\"149\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 267.866,179.761 267.866,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 302.865,179.761 302.865,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 337.864,179.761 337.864,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 372.863,179.761 372.863,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 407.862,179.761 407.862,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 442.861,179.761 442.861,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 477.86,179.761 477.86,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 267.866,153.311 477.86,153.311 \n \"/>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 267.866,122.857 477.86,122.857 \n \"/>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 267.866,92.4035 477.86,92.4035 \n \"/>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 267.866,61.9498 477.86,61.9498 \n \"/>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 267.866,31.4961 477.86,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 267.866,179.761 477.86,179.761 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 267.866,179.761 267.866,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 267.866,179.761 267.866,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 302.865,179.761 302.865,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 337.864,179.761 337.864,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 372.863,179.761 372.863,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 407.862,179.761 407.862,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 442.861,179.761 442.861,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 477.86,179.761 477.86,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 267.866,153.311 271.016,153.311 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 267.866,122.857 271.016,122.857 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 267.866,92.4035 271.016,92.4035 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 267.866,61.9498 271.016,61.9498 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 267.866,31.4961 271.016,31.4961 \n \"/>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 267.866, 194.311)\" x=\"267.866\" y=\"194.311\">-6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 302.865, 194.311)\" x=\"302.865\" y=\"194.311\">-4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 337.864, 194.311)\" x=\"337.864\" y=\"194.311\">-2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 372.863, 194.311)\" x=\"372.863\" y=\"194.311\">0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 407.862, 194.311)\" x=\"407.862\" y=\"194.311\">2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 442.861, 194.311)\" x=\"442.861\" y=\"194.311\">4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 477.86, 194.311)\" x=\"477.86\" y=\"194.311\">6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 260.366, 157.811)\" x=\"260.366\" y=\"157.811\">0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 260.366, 127.357)\" x=\"260.366\" y=\"127.357\">1</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 260.366, 96.9035)\" x=\"260.366\" y=\"96.9035\">2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 260.366, 66.4498)\" x=\"260.366\" y=\"66.4498\">3</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 260.366, 35.9961)\" x=\"260.366\" y=\"35.9961\">4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 372.863, 13.2)\" x=\"372.863\" y=\"13.2\">N=2</text>\n</g>\n<polyline clip-path=\"url(#clip6503)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 267.866,153.311 268.041,153.514 268.216,153.714 268.391,153.909 268.566,154.094 268.741,154.269 268.916,154.428 269.091,154.57 269.266,154.693 269.441,154.795 \n 269.616,154.873 269.791,154.928 269.966,154.956 270.141,154.959 270.316,154.936 270.491,154.887 270.666,154.813 270.841,154.715 271.016,154.594 271.191,154.453 \n 271.366,154.293 271.541,154.117 271.716,153.928 271.891,153.729 272.066,153.522 272.241,153.311 272.416,153.099 272.591,152.89 272.766,152.687 272.941,152.493 \n 273.116,152.311 273.291,152.145 273.466,151.996 273.641,151.867 273.816,151.761 273.991,151.679 274.166,151.623 274.341,151.592 274.516,151.589 274.691,151.614 \n 274.866,151.665 275.041,151.742 275.216,151.844 275.391,151.97 275.566,152.117 275.741,152.284 275.916,152.468 276.091,152.666 276.266,152.874 276.441,153.09 \n 276.616,153.311 276.791,153.532 276.966,153.751 277.141,153.963 277.316,154.166 277.491,154.356 277.666,154.531 277.841,154.686 278.016,154.821 278.191,154.932 \n 278.366,155.018 278.541,155.077 278.716,155.109 278.891,155.112 279.066,155.087 279.241,155.034 279.416,154.953 279.591,154.846 279.766,154.715 279.941,154.561 \n 280.116,154.386 280.291,154.194 280.466,153.987 280.641,153.768 280.816,153.542 280.991,153.311 281.166,153.079 281.341,152.85 281.516,152.627 281.691,152.415 \n 281.866,152.215 282.041,152.032 282.216,151.869 282.391,151.728 282.566,151.611 282.741,151.521 282.916,151.458 283.09,151.425 283.265,151.421 283.44,151.447 \n 283.615,151.503 283.79,151.588 283.965,151.7 284.14,151.838 284.315,151.999 284.49,152.183 284.665,152.384 284.84,152.601 285.015,152.831 285.19,153.068 \n 285.365,153.311 285.54,153.554 285.715,153.795 285.89,154.029 286.065,154.252 286.24,154.462 286.415,154.654 286.59,154.826 286.765,154.974 286.94,155.097 \n 287.115,155.192 287.29,155.258 287.465,155.293 287.64,155.297 287.815,155.27 287.99,155.212 288.165,155.123 288.34,155.005 288.515,154.86 288.69,154.69 \n 288.865,154.498 289.04,154.286 289.215,154.057 289.39,153.816 289.565,153.566 289.74,153.311 289.915,153.055 290.09,152.801 290.265,152.555 290.44,152.319 \n 290.615,152.099 290.79,151.896 290.965,151.715 291.14,151.558 291.315,151.429 291.49,151.328 291.665,151.259 291.84,151.221 292.015,151.217 292.19,151.245 \n 292.365,151.307 292.54,151.4 292.715,151.524 292.89,151.677 293.065,151.856 293.24,152.059 293.415,152.282 293.59,152.523 293.765,152.778 293.94,153.041 \n 294.115,153.311 294.29,153.581 294.465,153.849 294.64,154.109 294.815,154.358 294.99,154.591 295.165,154.805 295.34,154.997 295.515,155.163 295.69,155.3 \n 295.865,155.406 296.04,155.48 296.215,155.52 296.39,155.525 296.565,155.495 296.74,155.43 296.915,155.332 297.09,155.201 297.265,155.04 297.44,154.851 \n 297.615,154.636 297.79,154.399 297.965,154.145 298.14,153.875 298.315,153.596 298.49,153.311 298.665,153.024 298.84,152.741 299.015,152.465 299.19,152.202 \n 299.365,151.954 299.54,151.727 299.715,151.524 299.89,151.348 300.065,151.202 300.24,151.089 300.415,151.011 300.59,150.968 300.765,150.963 300.94,150.994 \n 301.115,151.062 301.29,151.166 301.465,151.305 301.64,151.476 301.815,151.676 301.99,151.904 302.165,152.155 302.34,152.425 302.515,152.711 302.69,153.008 \n 302.865,153.311 303.04,153.615 303.215,153.917 303.39,154.21 303.565,154.49 303.74,154.753 303.915,154.995 304.09,155.211 304.265,155.399 304.44,155.554 \n 304.615,155.675 304.79,155.759 304.965,155.804 305.14,155.811 305.315,155.778 305.49,155.706 305.665,155.595 305.84,155.448 306.015,155.266 306.19,155.053 \n 306.365,154.81 306.54,154.543 306.715,154.255 306.89,153.95 307.065,153.634 307.24,153.311 307.415,152.986 307.59,152.665 307.765,152.352 307.94,152.052 \n 308.115,151.771 308.29,151.513 308.465,151.281 308.64,151.081 308.815,150.914 308.99,150.785 309.165,150.695 309.34,150.646 309.515,150.638 309.69,150.673 \n 309.865,150.75 310.04,150.868 310.215,151.025 310.39,151.219 310.565,151.447 310.74,151.706 310.915,151.992 311.09,152.3 311.265,152.626 311.44,152.965 \n 311.615,153.311 311.79,153.659 311.965,154.004 312.14,154.339 312.315,154.661 312.49,154.962 312.665,155.24 312.84,155.488 313.015,155.704 313.19,155.883 \n 313.365,156.022 313.54,156.12 313.715,156.173 313.89,156.182 314.065,156.145 314.24,156.063 314.415,155.937 314.59,155.769 314.765,155.561 314.94,155.316 \n 315.115,155.037 315.29,154.73 315.465,154.399 315.64,154.048 315.815,153.684 315.99,153.311 316.165,152.936 316.34,152.565 316.515,152.203 316.69,151.856 \n 316.865,151.53 317.04,151.231 317.215,150.962 317.39,150.729 317.565,150.535 317.74,150.384 317.915,150.278 318.09,150.22 318.265,150.21 318.44,150.249 \n 318.615,150.337 318.79,150.472 318.965,150.654 319.14,150.878 319.315,151.142 319.489,151.443 319.664,151.775 319.839,152.133 320.014,152.513 320.189,152.907 \n 320.364,153.311 320.539,153.717 320.714,154.12 320.889,154.512 321.064,154.889 321.239,155.242 321.414,155.568 321.589,155.86 321.764,156.114 321.939,156.325 \n 322.114,156.49 322.289,156.606 322.464,156.67 322.639,156.682 322.814,156.64 322.989,156.546 323.164,156.399 323.339,156.203 323.514,155.96 323.689,155.672 \n 323.864,155.346 324.039,154.985 324.214,154.595 324.389,154.181 324.564,153.751 324.739,153.311 324.914,152.867 325.089,152.428 325.264,151.999 325.439,151.588 \n 325.614,151.201 325.789,150.844 325.964,150.524 326.139,150.245 326.314,150.013 326.489,149.832 326.664,149.704 326.839,149.632 327.014,149.618 327.189,149.663 \n 327.364,149.765 327.539,149.924 327.714,150.139 327.889,150.405 328.064,150.719 328.239,151.076 328.414,151.472 328.589,151.9 328.764,152.354 328.939,152.827 \n 329.114,153.311 329.289,153.799 329.464,154.283 329.639,154.756 329.814,155.209 329.989,155.637 330.164,156.03 330.339,156.385 330.514,156.693 330.689,156.95 \n 330.864,157.152 331.039,157.295 331.214,157.376 331.389,157.393 331.564,157.346 331.739,157.234 331.914,157.059 332.089,156.824 332.264,156.53 332.439,156.184 \n 332.614,155.788 332.789,155.35 332.964,154.876 333.139,154.373 333.314,153.848 333.489,153.311 333.664,152.768 333.839,152.23 334.014,151.703 334.189,151.198 \n 334.364,150.721 334.539,150.281 334.714,149.885 334.889,149.539 335.064,149.25 335.239,149.023 335.414,148.861 335.589,148.769 335.764,148.747 335.939,148.798 \n 336.114,148.921 336.289,149.114 336.464,149.376 336.639,149.703 336.814,150.09 336.989,150.531 337.164,151.022 337.339,151.553 337.514,152.117 337.689,152.706 \n 337.864,153.311 338.039,153.921 338.214,154.528 338.389,155.122 338.564,155.694 338.739,156.233 338.914,156.731 339.089,157.181 339.264,157.574 339.439,157.903 \n 339.614,158.163 339.789,158.349 339.964,158.457 340.139,158.484 340.314,158.43 340.489,158.294 340.664,158.078 340.839,157.783 341.014,157.415 341.189,156.977 \n 341.364,156.476 341.539,155.92 341.714,155.316 341.889,154.673 342.064,154.001 342.239,153.311 342.414,152.613 342.589,151.917 342.764,151.236 342.939,150.58 \n 343.114,149.959 343.289,149.384 343.464,148.865 343.639,148.41 343.814,148.027 343.989,147.723 344.164,147.505 344.339,147.376 344.514,147.339 344.689,147.397 \n 344.864,147.549 345.039,147.794 345.214,148.131 345.389,148.553 345.564,149.057 345.739,149.635 345.914,150.278 346.089,150.979 346.264,151.725 346.439,152.506 \n 346.614,153.311 346.789,154.126 346.964,154.94 347.139,155.738 347.314,156.51 347.489,157.24 347.664,157.919 347.839,158.534 348.014,159.075 348.189,159.532 \n 348.364,159.896 348.539,160.161 348.714,160.321 348.889,160.373 349.064,160.312 349.239,160.14 349.414,159.857 349.589,159.465 349.764,158.969 349.939,158.376 \n 350.114,157.694 350.289,156.931 350.464,156.099 350.639,155.209 350.814,154.275 350.989,153.311 351.164,152.331 351.339,151.351 351.514,150.386 351.689,149.451 \n 351.864,148.563 352.039,147.735 352.214,146.981 352.389,146.315 352.564,145.75 352.739,145.294 352.914,144.958 353.089,144.749 353.264,144.673 353.439,144.732 \n 353.614,144.93 353.789,145.264 353.964,145.732 354.139,146.33 354.314,147.051 354.489,147.884 354.664,148.821 354.839,149.846 355.014,150.947 355.189,152.108 \n 355.364,153.311 355.539,154.538 355.713,155.771 355.888,156.99 356.063,158.175 356.238,159.309 356.413,160.37 356.588,161.342 356.763,162.207 356.938,162.949 \n 357.113,163.555 357.288,164.01 357.463,164.305 357.638,164.431 357.813,164.383 357.988,164.157 358.163,163.753 358.338,163.172 358.513,162.42 358.688,161.503 \n 358.863,160.433 359.038,159.222 359.213,157.886 359.388,156.442 359.563,154.909 359.738,153.311 359.913,151.669 360.088,150.009 360.263,148.355 360.438,146.733 \n 360.613,145.171 360.788,143.694 360.963,142.327 361.138,141.095 361.313,140.021 361.488,139.127 361.663,138.433 361.838,137.954 362.013,137.707 362.188,137.701 \n 362.363,137.945 362.538,138.445 362.713,139.199 362.888,140.207 363.063,141.461 363.238,142.951 363.413,144.663 363.588,146.578 363.763,148.675 363.938,150.929 \n 364.113,153.311 364.288,155.79 364.463,158.333 364.638,160.903 364.813,163.463 364.988,165.973 365.163,168.392 365.338,170.681 365.513,172.798 365.688,174.704 \n 365.863,176.359 366.038,177.726 366.213,178.77 366.388,179.458 366.563,179.761 366.738,179.652 366.913,179.108 367.088,178.113 367.263,176.652 367.438,174.717 \n 367.613,172.304 367.788,169.414 367.963,166.056 368.138,162.24 368.313,157.984 368.488,153.311 368.663,148.249 368.838,142.829 369.013,137.09 369.188,131.073 \n 369.363,124.822 369.538,118.386 369.713,111.816 369.888,105.166 370.063,98.4913 370.238,91.8491 370.413,85.2965 370.588,78.891 370.763,72.6893 370.938,66.7471 \n 371.113,61.1182 371.288,55.8538 371.463,51.0025 371.638,46.6089 371.813,42.7141 371.988,39.3544 372.163,36.5613 372.338,34.3611 372.513,32.7744 372.688,31.8164 \n 372.863,31.4961 373.038,31.8164 373.213,32.7744 373.388,34.3611 373.563,36.5613 373.738,39.3544 373.913,42.7141 374.088,46.6089 374.263,51.0025 374.438,55.8538 \n 374.613,61.1182 374.788,66.7471 374.963,72.6893 375.138,78.891 375.313,85.2965 375.488,91.8491 375.663,98.4913 375.838,105.166 376.013,111.816 376.188,118.386 \n 376.363,124.822 376.538,131.073 376.713,137.09 376.888,142.829 377.063,148.249 377.238,153.311 377.413,157.984 377.588,162.24 377.763,166.056 377.938,169.414 \n 378.113,172.304 378.288,174.717 378.463,176.652 378.638,178.113 378.813,179.108 378.988,179.652 379.163,179.761 379.338,179.458 379.513,178.77 379.688,177.726 \n 379.863,176.359 380.038,174.704 380.213,172.798 380.388,170.681 380.563,168.392 380.738,165.973 380.913,163.463 381.088,160.903 381.263,158.333 381.438,155.79 \n 381.613,153.311 381.788,150.929 381.963,148.675 382.138,146.578 382.313,144.663 382.488,142.951 382.663,141.461 382.838,140.207 383.013,139.199 383.188,138.445 \n 383.363,137.945 383.538,137.701 383.713,137.707 383.888,137.954 384.063,138.433 384.238,139.127 384.413,140.021 384.588,141.095 384.763,142.327 384.938,143.694 \n 385.113,145.171 385.288,146.733 385.463,148.355 385.638,150.009 385.813,151.669 385.988,153.311 386.163,154.909 386.338,156.442 386.513,157.886 386.688,159.222 \n 386.863,160.433 387.038,161.503 387.213,162.42 387.388,163.172 387.563,163.753 387.738,164.157 387.913,164.383 388.088,164.431 388.263,164.305 388.438,164.01 \n 388.613,163.555 388.788,162.949 388.963,162.207 389.138,161.342 389.313,160.37 389.488,159.309 389.663,158.175 389.838,156.99 390.013,155.771 390.188,154.538 \n 390.363,153.311 390.538,152.108 390.713,150.947 390.888,149.846 391.063,148.821 391.238,147.884 391.413,147.051 391.588,146.33 391.763,145.732 391.938,145.264 \n 392.112,144.93 392.287,144.732 392.462,144.673 392.637,144.749 392.812,144.958 392.987,145.294 393.162,145.75 393.337,146.315 393.512,146.981 393.687,147.735 \n 393.862,148.563 394.037,149.451 394.212,150.386 394.387,151.351 394.562,152.331 394.737,153.311 394.912,154.275 395.087,155.209 395.262,156.099 395.437,156.931 \n 395.612,157.694 395.787,158.376 395.962,158.969 396.137,159.465 396.312,159.857 396.487,160.14 396.662,160.312 396.837,160.373 397.012,160.321 397.187,160.161 \n 397.362,159.896 397.537,159.532 397.712,159.075 397.887,158.534 398.062,157.919 398.237,157.24 398.412,156.51 398.587,155.738 398.762,154.94 398.937,154.126 \n 399.112,153.311 399.287,152.506 399.462,151.725 399.637,150.979 399.812,150.278 399.987,149.635 400.162,149.057 400.337,148.553 400.512,148.131 400.687,147.794 \n 400.862,147.549 401.037,147.397 401.212,147.339 401.387,147.376 401.562,147.505 401.737,147.723 401.912,148.027 402.087,148.41 402.262,148.865 402.437,149.384 \n 402.612,149.959 402.787,150.58 402.962,151.236 403.137,151.917 403.312,152.613 403.487,153.311 403.662,154.001 403.837,154.673 404.012,155.316 404.187,155.92 \n 404.362,156.476 404.537,156.977 404.712,157.415 404.887,157.783 405.062,158.078 405.237,158.294 405.412,158.43 405.587,158.484 405.762,158.457 405.937,158.349 \n 406.112,158.163 406.287,157.903 406.462,157.574 406.637,157.181 406.812,156.731 406.987,156.233 407.162,155.694 407.337,155.122 407.512,154.528 407.687,153.921 \n 407.862,153.311 408.037,152.706 408.212,152.117 408.387,151.553 408.562,151.022 408.737,150.531 408.912,150.09 409.087,149.703 409.262,149.376 409.437,149.114 \n 409.612,148.921 409.787,148.798 409.962,148.747 410.137,148.769 410.312,148.861 410.487,149.023 410.662,149.25 410.837,149.539 411.012,149.885 411.187,150.281 \n 411.362,150.721 411.537,151.198 411.712,151.703 411.887,152.23 412.062,152.768 412.237,153.311 412.412,153.848 412.587,154.373 412.762,154.876 412.937,155.35 \n 413.112,155.788 413.287,156.184 413.462,156.53 413.637,156.824 413.812,157.059 413.987,157.234 414.162,157.346 414.337,157.393 414.512,157.376 414.687,157.295 \n 414.862,157.152 415.037,156.95 415.212,156.693 415.387,156.385 415.562,156.03 415.737,155.637 415.912,155.209 416.087,154.756 416.262,154.283 416.437,153.799 \n 416.612,153.311 416.787,152.827 416.962,152.354 417.137,151.9 417.312,151.472 417.487,151.076 417.662,150.719 417.837,150.405 418.012,150.139 418.187,149.924 \n 418.362,149.765 418.537,149.663 418.712,149.618 418.887,149.632 419.062,149.704 419.237,149.832 419.412,150.013 419.587,150.245 419.762,150.524 419.937,150.844 \n 420.112,151.201 420.287,151.588 420.462,151.999 420.637,152.428 420.812,152.867 420.987,153.311 421.162,153.751 421.337,154.181 421.512,154.595 421.687,154.985 \n 421.862,155.346 422.037,155.672 422.212,155.96 422.387,156.203 422.562,156.399 422.737,156.546 422.912,156.64 423.087,156.682 423.262,156.67 423.437,156.606 \n 423.612,156.49 423.787,156.325 423.962,156.114 424.137,155.86 424.312,155.568 424.487,155.242 424.662,154.889 424.837,154.512 425.012,154.12 425.187,153.717 \n 425.362,153.311 425.537,152.907 425.712,152.513 425.887,152.133 426.062,151.775 426.237,151.443 426.412,151.142 426.587,150.878 426.762,150.654 426.937,150.472 \n 427.112,150.337 427.287,150.249 427.462,150.21 427.637,150.22 427.812,150.278 427.987,150.384 428.162,150.535 428.337,150.729 428.511,150.962 428.686,151.231 \n 428.861,151.53 429.036,151.856 429.211,152.203 429.386,152.565 429.561,152.936 429.736,153.311 429.911,153.684 430.086,154.048 430.261,154.399 430.436,154.73 \n 430.611,155.037 430.786,155.316 430.961,155.561 431.136,155.769 431.311,155.937 431.486,156.063 431.661,156.145 431.836,156.182 432.011,156.173 432.186,156.12 \n 432.361,156.022 432.536,155.883 432.711,155.704 432.886,155.488 433.061,155.24 433.236,154.962 433.411,154.661 433.586,154.339 433.761,154.004 433.936,153.659 \n 434.111,153.311 434.286,152.965 434.461,152.626 434.636,152.3 434.811,151.992 434.986,151.706 435.161,151.447 435.336,151.219 435.511,151.025 435.686,150.868 \n 435.861,150.75 436.036,150.673 436.211,150.638 436.386,150.646 436.561,150.695 436.736,150.785 436.911,150.914 437.086,151.081 437.261,151.281 437.436,151.513 \n 437.611,151.771 437.786,152.052 437.961,152.352 438.136,152.665 438.311,152.986 438.486,153.311 438.661,153.634 438.836,153.95 439.011,154.255 439.186,154.543 \n 439.361,154.81 439.536,155.053 439.711,155.266 439.886,155.448 440.061,155.595 440.236,155.706 440.411,155.778 440.586,155.811 440.761,155.804 440.936,155.759 \n 441.111,155.675 441.286,155.554 441.461,155.399 441.636,155.211 441.811,154.995 441.986,154.753 442.161,154.49 442.336,154.21 442.511,153.917 442.686,153.615 \n 442.861,153.311 443.036,153.008 443.211,152.711 443.386,152.425 443.561,152.155 443.736,151.904 443.911,151.676 444.086,151.476 444.261,151.305 444.436,151.166 \n 444.611,151.062 444.786,150.994 444.961,150.963 445.136,150.968 445.311,151.011 445.486,151.089 445.661,151.202 445.836,151.348 446.011,151.524 446.186,151.727 \n 446.361,151.954 446.536,152.202 446.711,152.465 446.886,152.741 447.061,153.024 447.236,153.311 447.411,153.596 447.586,153.875 447.761,154.145 447.936,154.399 \n 448.111,154.636 448.286,154.851 448.461,155.04 448.636,155.201 448.811,155.332 448.986,155.43 449.161,155.495 449.336,155.525 449.511,155.52 449.686,155.48 \n 449.861,155.406 450.036,155.3 450.211,155.163 450.386,154.997 450.561,154.805 450.736,154.591 450.911,154.358 451.086,154.109 451.261,153.849 451.436,153.581 \n 451.611,153.311 451.786,153.041 451.961,152.778 452.136,152.523 452.311,152.282 452.486,152.059 452.661,151.856 452.836,151.677 453.011,151.524 453.186,151.4 \n 453.361,151.307 453.536,151.245 453.711,151.217 453.886,151.221 454.061,151.259 454.236,151.328 454.411,151.429 454.586,151.558 454.761,151.715 454.936,151.896 \n 455.111,152.099 455.286,152.319 455.461,152.555 455.636,152.801 455.811,153.055 455.986,153.311 456.161,153.566 456.336,153.816 456.511,154.057 456.686,154.286 \n 456.861,154.498 457.036,154.69 457.211,154.86 457.386,155.005 457.561,155.123 457.736,155.212 457.911,155.27 458.086,155.297 458.261,155.293 458.436,155.258 \n 458.611,155.192 458.786,155.097 458.961,154.974 459.136,154.826 459.311,154.654 459.486,154.462 459.661,154.252 459.836,154.029 460.011,153.795 460.186,153.554 \n 460.361,153.311 460.536,153.068 460.711,152.831 460.886,152.601 461.061,152.384 461.236,152.183 461.411,151.999 461.586,151.838 461.761,151.7 461.936,151.588 \n 462.111,151.503 462.286,151.447 462.461,151.421 462.636,151.425 462.811,151.458 462.986,151.521 463.161,151.611 463.336,151.728 463.511,151.869 463.686,152.032 \n 463.861,152.215 464.036,152.415 464.211,152.627 464.386,152.85 464.561,153.079 464.736,153.311 464.91,153.542 465.085,153.768 465.26,153.987 465.435,154.194 \n 465.61,154.386 465.785,154.561 465.96,154.715 466.135,154.846 466.31,154.953 466.485,155.034 466.66,155.087 466.835,155.112 467.01,155.109 467.185,155.077 \n 467.36,155.018 467.535,154.932 467.71,154.821 467.885,154.686 468.06,154.531 468.235,154.356 468.41,154.166 468.585,153.963 468.76,153.751 468.935,153.532 \n 469.11,153.311 469.285,153.09 469.46,152.874 469.635,152.666 469.81,152.468 469.985,152.284 470.16,152.117 470.335,151.97 470.51,151.844 470.685,151.742 \n 470.86,151.665 471.035,151.614 471.21,151.589 471.385,151.592 471.56,151.623 471.735,151.679 471.91,151.761 472.085,151.867 472.26,151.996 472.435,152.145 \n 472.61,152.311 472.785,152.493 472.96,152.687 473.135,152.89 473.31,153.099 473.485,153.311 473.66,153.522 473.835,153.729 474.01,153.928 474.185,154.117 \n 474.36,154.293 474.535,154.453 474.71,154.594 474.885,154.715 475.06,154.813 475.235,154.887 475.41,154.936 475.585,154.959 475.76,154.956 475.935,154.928 \n 476.11,154.873 476.285,154.795 476.46,154.693 476.635,154.57 476.81,154.428 476.985,154.269 477.16,154.094 477.335,153.909 477.51,153.714 477.685,153.514 \n 477.86,153.311 \n \"/>\n<polygon clip-path=\"url(#clip6500)\" points=\"\n519.984,179.761 730.315,179.761 730.315,31.4961 519.984,31.4961 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6504\">\n <rect x=\"519\" y=\"31\" width=\"211\" height=\"149\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6504)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 519.984,179.761 519.984,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6504)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 555.039,179.761 555.039,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6504)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 590.094,179.761 590.094,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6504)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 625.149,179.761 625.149,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6504)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 660.205,179.761 660.205,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6504)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 695.26,179.761 695.26,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6504)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 730.315,179.761 730.315,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6504)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 519.984,153.311 730.315,153.311 \n \"/>\n<polyline clip-path=\"url(#clip6504)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 519.984,112.706 730.315,112.706 \n \"/>\n<polyline clip-path=\"url(#clip6504)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 519.984,72.101 730.315,72.101 \n \"/>\n<polyline clip-path=\"url(#clip6504)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 519.984,31.4961 730.315,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 519.984,179.761 730.315,179.761 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 519.984,179.761 519.984,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 519.984,179.761 519.984,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 555.039,179.761 555.039,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 590.094,179.761 590.094,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 625.149,179.761 625.149,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 660.205,179.761 660.205,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 695.26,179.761 695.26,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 730.315,179.761 730.315,177.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 519.984,153.311 523.139,153.311 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 519.984,112.706 523.139,112.706 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 519.984,72.101 523.139,72.101 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 519.984,31.4961 523.139,31.4961 \n \"/>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 519.984, 194.311)\" x=\"519.984\" y=\"194.311\">-6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 555.039, 194.311)\" x=\"555.039\" y=\"194.311\">-4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 590.094, 194.311)\" x=\"590.094\" y=\"194.311\">-2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 625.149, 194.311)\" x=\"625.149\" y=\"194.311\">0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 660.205, 194.311)\" x=\"660.205\" y=\"194.311\">2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 695.26, 194.311)\" x=\"695.26\" y=\"194.311\">4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 730.315, 194.311)\" x=\"730.315\" y=\"194.311\">6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 512.484, 157.811)\" x=\"512.484\" y=\"157.811\">0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 512.484, 117.206)\" x=\"512.484\" y=\"117.206\">2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 512.484, 76.601)\" x=\"512.484\" y=\"76.601\">4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 512.484, 35.9961)\" x=\"512.484\" y=\"35.9961\">6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 625.149, 13.2)\" x=\"625.149\" y=\"13.2\">N=3</text>\n</g>\n<polyline clip-path=\"url(#clip6504)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 519.984,153.311 520.159,153.513 520.334,153.709 520.51,153.891 520.685,154.053 520.86,154.19 521.035,154.295 521.211,154.366 521.386,154.4 521.561,154.396 \n 521.737,154.353 521.912,154.272 522.087,154.158 522.262,154.013 522.438,153.842 522.613,153.652 522.788,153.45 522.963,153.241 523.139,153.035 523.314,152.837 \n 523.489,152.656 523.665,152.497 523.84,152.367 524.015,152.27 524.19,152.209 524.366,152.187 524.541,152.205 524.716,152.262 524.892,152.357 525.067,152.486 \n 525.242,152.644 525.417,152.827 525.593,153.028 525.768,153.239 525.943,153.454 526.118,153.664 526.294,153.863 526.469,154.043 526.644,154.197 526.82,154.32 \n 526.995,154.408 527.17,154.458 527.345,154.467 527.521,154.435 527.696,154.363 527.871,154.253 528.046,154.109 528.222,153.937 528.397,153.742 528.572,153.531 \n 528.748,153.311 528.923,153.09 529.098,152.877 529.273,152.678 529.449,152.501 529.624,152.352 529.799,152.236 529.975,152.158 530.15,152.121 530.325,152.126 \n 530.5,152.173 530.676,152.26 530.851,152.385 531.026,152.544 531.201,152.73 531.377,152.938 531.552,153.159 531.727,153.387 531.903,153.613 532.078,153.829 \n 532.253,154.028 532.428,154.201 532.604,154.344 532.779,154.451 532.954,154.518 533.129,154.542 533.305,154.522 533.48,154.46 533.655,154.356 533.831,154.215 \n 534.006,154.041 534.181,153.841 534.356,153.621 534.532,153.389 534.707,153.154 534.882,152.923 535.058,152.705 535.233,152.508 535.408,152.338 535.583,152.203 \n 535.759,152.106 535.934,152.051 536.109,152.041 536.284,152.076 536.46,152.155 536.635,152.276 536.81,152.433 536.986,152.622 537.161,152.837 537.336,153.069 \n 537.511,153.311 537.687,153.554 537.862,153.789 538.037,154.008 538.212,154.203 538.388,154.367 538.563,154.495 538.738,154.581 538.914,154.622 539.089,154.617 \n 539.264,154.565 539.439,154.469 539.615,154.331 539.79,154.157 539.965,153.951 540.141,153.723 540.316,153.478 540.491,153.227 540.666,152.977 540.842,152.739 \n 541.017,152.52 541.192,152.327 541.367,152.169 541.543,152.051 541.718,151.977 541.893,151.95 542.069,151.972 542.244,152.041 542.419,152.155 542.594,152.311 \n 542.77,152.503 542.945,152.724 543.12,152.967 543.296,153.224 543.471,153.485 543.646,153.74 543.821,153.982 543.997,154.201 544.172,154.389 544.347,154.539 \n 544.522,154.647 544.698,154.708 544.873,154.719 545.048,154.681 545.224,154.593 545.399,154.46 545.574,154.285 545.749,154.075 545.925,153.837 546.1,153.579 \n 546.275,153.311 546.45,153.041 546.626,152.78 546.801,152.536 546.976,152.319 547.152,152.136 547.327,151.994 547.502,151.898 547.677,151.852 547.853,151.857 \n 548.028,151.914 548.203,152.021 548.379,152.174 548.554,152.368 548.729,152.597 548.904,152.852 549.08,153.124 549.255,153.405 549.43,153.683 549.605,153.949 \n 549.781,154.194 549.956,154.409 550.131,154.586 550.307,154.718 550.482,154.801 550.657,154.831 550.832,154.808 551.008,154.731 551.183,154.604 551.358,154.43 \n 551.533,154.215 551.709,153.968 551.884,153.695 552.059,153.408 552.235,153.116 552.41,152.83 552.585,152.559 552.76,152.313 552.936,152.102 553.111,151.933 \n 553.286,151.812 553.462,151.743 553.637,151.73 553.812,151.773 553.987,151.871 554.163,152.02 554.338,152.216 554.513,152.452 554.688,152.719 554.864,153.009 \n 555.039,153.311 555.214,153.614 555.39,153.909 555.565,154.183 555.74,154.428 555.915,154.634 556.091,154.795 556.266,154.904 556.441,154.956 556.616,154.951 \n 556.792,154.887 556.967,154.767 557.142,154.594 557.318,154.375 557.493,154.117 557.668,153.83 557.843,153.522 558.019,153.205 558.194,152.89 558.369,152.589 \n 558.545,152.311 558.72,152.068 558.895,151.867 559.07,151.717 559.246,151.623 559.421,151.588 559.596,151.614 559.771,151.7 559.947,151.844 560.122,152.041 \n 560.297,152.284 560.473,152.565 560.648,152.874 560.823,153.2 560.998,153.532 561.174,153.858 561.349,154.166 561.524,154.446 561.699,154.686 561.875,154.88 \n 562.05,155.018 562.225,155.097 562.401,155.112 562.576,155.064 562.751,154.953 562.926,154.784 563.102,154.561 563.277,154.292 563.452,153.987 563.628,153.656 \n 563.803,153.311 563.978,152.964 564.153,152.627 564.329,152.313 564.504,152.032 564.679,151.795 564.854,151.611 565.03,151.486 565.205,151.425 565.38,151.431 \n 565.556,151.503 565.731,151.64 565.906,151.838 566.081,152.089 566.257,152.384 566.432,152.715 566.607,153.068 566.782,153.433 566.958,153.795 567.133,154.142 \n 567.308,154.462 567.484,154.743 567.659,154.974 567.834,155.148 568.009,155.258 568.185,155.299 568.36,155.27 568.535,155.171 568.711,155.005 568.886,154.778 \n 569.061,154.498 569.236,154.173 569.412,153.816 569.587,153.439 569.762,153.055 569.937,152.677 570.113,152.319 570.288,151.995 570.463,151.715 570.639,151.49 \n 570.814,151.328 570.989,151.236 571.164,151.217 571.34,151.272 571.515,151.4 571.69,151.597 571.865,151.856 572.041,152.168 572.216,152.523 572.391,152.909 \n 572.567,153.311 572.742,153.716 572.917,154.109 573.092,154.477 573.268,154.805 573.443,155.083 573.618,155.3 573.794,155.447 573.969,155.52 574.144,155.514 \n 574.319,155.43 574.495,155.27 574.67,155.04 574.845,154.746 575.02,154.399 575.196,154.012 575.371,153.596 575.546,153.167 575.722,152.741 575.897,152.332 \n 576.072,151.954 576.247,151.622 576.423,151.348 576.598,151.142 576.773,151.011 576.948,150.961 577.124,150.994 577.299,151.11 577.474,151.305 577.65,151.573 \n 577.825,151.904 578,152.288 578.175,152.711 578.351,153.159 578.526,153.615 578.701,154.064 578.877,154.49 579.052,154.877 579.227,155.211 579.402,155.481 \n 579.578,155.675 579.753,155.786 579.928,155.811 580.103,155.746 580.279,155.595 580.454,155.361 580.629,155.053 580.805,154.68 580.98,154.255 581.155,153.793 \n 581.33,153.311 581.506,152.825 581.681,152.352 581.856,151.909 582.031,151.513 582.207,151.177 582.382,150.914 582.557,150.735 582.733,150.646 582.908,150.651 \n 583.083,150.75 583.258,150.941 583.434,151.219 583.609,151.573 583.784,151.992 583.96,152.461 584.135,152.965 584.31,153.485 584.485,154.004 584.661,154.502 \n 584.836,154.962 585.011,155.368 585.186,155.704 585.362,155.958 585.537,156.12 585.712,156.183 585.888,156.145 586.063,156.005 586.238,155.769 586.413,155.443 \n 586.589,155.037 586.764,154.567 586.939,154.048 587.114,153.498 587.29,152.936 587.465,152.382 587.64,151.856 587.816,151.377 587.991,150.962 588.166,150.627 \n 588.341,150.384 588.517,150.243 588.692,150.21 588.867,150.287 589.043,150.472 589.218,150.761 589.393,151.142 589.568,151.605 589.744,152.133 589.919,152.708 \n 590.094,153.311 590.269,153.919 590.445,154.512 590.62,155.069 590.795,155.568 590.971,155.992 591.146,156.325 591.321,156.554 591.496,156.67 591.672,156.668 \n 591.847,156.546 592.022,156.307 592.197,155.96 592.373,155.514 592.548,154.985 592.723,154.39 592.899,153.751 593.074,153.089 593.249,152.428 593.424,151.791 \n 593.6,151.201 593.775,150.679 593.95,150.245 594.126,149.916 594.301,149.704 594.476,149.618 594.651,149.663 594.827,149.838 595.002,150.139 595.177,150.556 \n 595.352,151.076 595.528,151.683 595.703,152.354 595.878,153.068 596.054,153.799 596.229,154.521 596.404,155.209 596.579,155.838 596.755,156.385 596.93,156.828 \n 597.105,157.152 597.28,157.343 597.456,157.393 597.631,157.298 597.806,157.059 597.982,156.684 598.157,156.184 598.332,155.574 598.507,154.876 598.683,154.113 \n 598.858,153.311 599.033,152.498 599.209,151.703 599.384,150.955 599.559,150.281 599.734,149.705 599.91,149.25 600.085,148.934 600.26,148.769 600.435,148.764 \n 600.611,148.921 600.786,149.237 600.961,149.703 601.137,150.304 601.312,151.022 601.487,151.832 601.662,152.706 601.838,153.616 602.013,154.528 602.188,155.411 \n 602.364,156.233 602.539,156.963 602.714,157.574 602.889,158.042 603.065,158.349 603.24,158.481 603.415,158.43 603.59,158.196 603.766,157.783 603.941,157.204 \n 604.116,156.476 604.292,155.623 604.467,154.673 604.642,153.658 604.817,152.613 604.993,151.574 605.168,150.58 605.343,149.665 605.518,148.865 605.694,148.209 \n 605.869,147.723 606.044,147.429 606.22,147.339 606.395,147.461 606.57,147.794 606.745,148.332 606.921,149.057 607.096,149.949 607.271,150.979 607.447,152.112 \n 607.622,153.311 607.797,154.534 607.972,155.738 608.148,156.881 608.323,157.919 608.498,158.814 608.673,159.532 608.849,160.041 609.024,160.321 609.199,160.357 \n 609.375,160.14 609.55,159.674 609.725,158.969 609.9,158.046 610.076,156.931 610.251,155.66 610.426,154.275 610.601,152.822 610.777,151.351 610.952,149.914 \n 611.127,148.563 611.303,147.348 611.478,146.315 611.653,145.507 611.828,144.958 612.004,144.694 612.179,144.732 612.354,145.08 612.53,145.732 612.705,146.676 \n 612.88,147.884 613.055,149.323 613.231,150.947 613.406,152.705 613.581,154.538 613.756,156.383 613.932,158.175 614.107,159.85 614.282,161.342 614.458,162.595 \n 614.633,163.555 614.808,164.178 614.983,164.431 615.159,164.292 615.334,163.753 615.509,162.817 615.684,161.503 615.86,159.844 616.035,157.886 616.21,155.685 \n 616.386,153.311 616.561,150.84 616.736,148.355 616.911,145.943 617.087,143.694 617.262,141.693 617.437,140.021 617.613,138.754 617.788,137.954 617.963,137.673 \n 618.138,137.945 618.314,138.79 618.489,140.207 618.664,142.178 618.839,144.663 619.015,147.605 619.19,150.929 619.365,154.541 619.541,158.333 619.716,162.187 \n 619.891,165.973 620.066,169.556 620.242,172.798 620.417,175.565 620.592,177.726 620.767,179.161 620.943,179.761 621.118,179.435 621.293,178.113 621.469,175.744 \n 621.644,172.304 621.819,167.793 621.994,162.24 622.17,155.698 622.345,148.249 622.52,139.997 622.696,131.073 622.871,121.624 623.046,111.816 623.221,101.828 \n 623.397,91.8491 623.572,82.0718 623.747,72.6893 623.922,63.8902 624.098,55.8538 624.273,48.7458 624.448,42.7141 624.624,37.8853 624.799,34.3611 624.974,32.2161 \n 625.149,31.4961 625.325,32.2161 625.5,34.3611 625.675,37.8853 625.85,42.7141 626.026,48.7458 626.201,55.8538 626.376,63.8902 626.552,72.6893 626.727,82.0718 \n 626.902,91.8491 627.077,101.828 627.253,111.816 627.428,121.624 627.603,131.073 627.779,139.997 627.954,148.249 628.129,155.698 628.304,162.24 628.48,167.793 \n 628.655,172.304 628.83,175.744 629.005,178.113 629.181,179.435 629.356,179.761 629.531,179.161 629.707,177.726 629.882,175.565 630.057,172.798 630.232,169.556 \n 630.408,165.973 630.583,162.187 630.758,158.333 630.933,154.541 631.109,150.929 631.284,147.605 631.459,144.663 631.635,142.178 631.81,140.207 631.985,138.79 \n 632.16,137.945 632.336,137.673 632.511,137.954 632.686,138.754 632.862,140.021 633.037,141.693 633.212,143.694 633.387,145.943 633.563,148.355 633.738,150.84 \n 633.913,153.311 634.088,155.685 634.264,157.886 634.439,159.844 634.614,161.503 634.79,162.817 634.965,163.753 635.14,164.292 635.315,164.431 635.491,164.178 \n 635.666,163.555 635.841,162.595 636.016,161.342 636.192,159.85 636.367,158.175 636.542,156.383 636.718,154.538 636.893,152.705 637.068,150.947 637.243,149.323 \n 637.419,147.884 637.594,146.676 637.769,145.732 637.945,145.08 638.12,144.732 638.295,144.694 638.47,144.958 638.646,145.507 638.821,146.315 638.996,147.348 \n 639.171,148.563 639.347,149.914 639.522,151.351 639.697,152.822 639.873,154.275 640.048,155.66 640.223,156.931 640.398,158.046 640.574,158.969 640.749,159.674 \n 640.924,160.14 641.099,160.357 641.275,160.321 641.45,160.041 641.625,159.532 641.801,158.814 641.976,157.919 642.151,156.881 642.326,155.738 642.502,154.534 \n 642.677,153.311 642.852,152.112 643.028,150.979 643.203,149.949 643.378,149.057 643.553,148.332 643.729,147.794 643.904,147.461 644.079,147.339 644.254,147.429 \n 644.43,147.723 644.605,148.209 644.78,148.865 644.956,149.665 645.131,150.58 645.306,151.574 645.481,152.613 645.657,153.658 645.832,154.673 646.007,155.623 \n 646.182,156.476 646.358,157.204 646.533,157.783 646.708,158.196 646.884,158.43 647.059,158.481 647.234,158.349 647.409,158.042 647.585,157.574 647.76,156.963 \n 647.935,156.233 648.111,155.411 648.286,154.528 648.461,153.616 648.636,152.706 648.812,151.832 648.987,151.022 649.162,150.304 649.337,149.703 649.513,149.237 \n 649.688,148.921 649.863,148.764 650.039,148.769 650.214,148.934 650.389,149.25 650.564,149.705 650.74,150.281 650.915,150.955 651.09,151.703 651.265,152.498 \n 651.441,153.311 651.616,154.113 651.791,154.876 651.967,155.574 652.142,156.184 652.317,156.684 652.492,157.059 652.668,157.298 652.843,157.393 653.018,157.343 \n 653.194,157.152 653.369,156.828 653.544,156.385 653.719,155.838 653.895,155.209 654.07,154.521 654.245,153.799 654.42,153.068 654.596,152.354 654.771,151.683 \n 654.946,151.076 655.122,150.556 655.297,150.139 655.472,149.838 655.647,149.663 655.823,149.618 655.998,149.704 656.173,149.916 656.349,150.245 656.524,150.679 \n 656.699,151.201 656.874,151.791 657.05,152.428 657.225,153.089 657.4,153.751 657.575,154.39 657.751,154.985 657.926,155.514 658.101,155.96 658.277,156.307 \n 658.452,156.546 658.627,156.668 658.802,156.67 658.978,156.554 659.153,156.325 659.328,155.992 659.503,155.568 659.679,155.069 659.854,154.512 660.029,153.919 \n 660.205,153.311 660.38,152.708 660.555,152.133 660.73,151.605 660.906,151.142 661.081,150.761 661.256,150.472 661.432,150.287 661.607,150.21 661.782,150.243 \n 661.957,150.384 662.133,150.627 662.308,150.962 662.483,151.377 662.658,151.856 662.834,152.382 663.009,152.936 663.184,153.498 663.36,154.048 663.535,154.567 \n 663.71,155.037 663.885,155.443 664.061,155.769 664.236,156.005 664.411,156.145 664.586,156.183 664.762,156.12 664.937,155.958 665.112,155.704 665.288,155.368 \n 665.463,154.962 665.638,154.502 665.813,154.004 665.989,153.485 666.164,152.965 666.339,152.461 666.515,151.992 666.69,151.573 666.865,151.219 667.04,150.941 \n 667.216,150.75 667.391,150.651 667.566,150.646 667.741,150.735 667.917,150.914 668.092,151.177 668.267,151.513 668.443,151.909 668.618,152.352 668.793,152.825 \n 668.968,153.311 669.144,153.793 669.319,154.255 669.494,154.68 669.669,155.053 669.845,155.361 670.02,155.595 670.195,155.746 670.371,155.811 670.546,155.786 \n 670.721,155.675 670.896,155.481 671.072,155.211 671.247,154.877 671.422,154.49 671.598,154.064 671.773,153.615 671.948,153.159 672.123,152.711 672.299,152.288 \n 672.474,151.904 672.649,151.573 672.824,151.305 673,151.11 673.175,150.994 673.35,150.961 673.526,151.011 673.701,151.142 673.876,151.348 674.051,151.622 \n 674.227,151.954 674.402,152.332 674.577,152.741 674.752,153.167 674.928,153.596 675.103,154.012 675.278,154.399 675.454,154.746 675.629,155.04 675.804,155.27 \n 675.979,155.43 676.155,155.514 676.33,155.52 676.505,155.447 676.681,155.3 676.856,155.083 677.031,154.805 677.206,154.477 677.382,154.109 677.557,153.716 \n 677.732,153.311 677.907,152.909 678.083,152.523 678.258,152.168 678.433,151.856 678.609,151.597 678.784,151.4 678.959,151.272 679.134,151.217 679.31,151.236 \n 679.485,151.328 679.66,151.49 679.835,151.715 680.011,151.995 680.186,152.319 680.361,152.677 680.537,153.055 680.712,153.439 680.887,153.816 681.062,154.173 \n 681.238,154.498 681.413,154.778 681.588,155.005 681.764,155.171 681.939,155.27 682.114,155.299 682.289,155.258 682.465,155.148 682.64,154.974 682.815,154.743 \n 682.99,154.462 683.166,154.142 683.341,153.795 683.516,153.433 683.692,153.068 683.867,152.715 684.042,152.384 684.217,152.089 684.393,151.838 684.568,151.64 \n 684.743,151.503 684.918,151.431 685.094,151.425 685.269,151.486 685.444,151.611 685.62,151.795 685.795,152.032 685.97,152.313 686.145,152.627 686.321,152.964 \n 686.496,153.311 686.671,153.656 686.847,153.987 687.022,154.292 687.197,154.561 687.372,154.784 687.548,154.953 687.723,155.064 687.898,155.112 688.073,155.097 \n 688.249,155.018 688.424,154.88 688.599,154.686 688.775,154.446 688.95,154.166 689.125,153.858 689.3,153.532 689.476,153.2 689.651,152.874 689.826,152.565 \n 690.001,152.284 690.177,152.041 690.352,151.844 690.527,151.7 690.703,151.614 690.878,151.588 691.053,151.623 691.228,151.717 691.404,151.867 691.579,152.068 \n 691.754,152.311 691.93,152.589 692.105,152.89 692.28,153.205 692.455,153.522 692.631,153.83 692.806,154.117 692.981,154.375 693.156,154.594 693.332,154.767 \n 693.507,154.887 693.682,154.951 693.858,154.956 694.033,154.904 694.208,154.795 694.383,154.634 694.559,154.428 694.734,154.183 694.909,153.909 695.084,153.614 \n 695.26,153.311 695.435,153.009 695.61,152.719 695.786,152.452 695.961,152.216 696.136,152.02 696.311,151.871 696.487,151.773 696.662,151.73 696.837,151.743 \n 697.013,151.812 697.188,151.933 697.363,152.102 697.538,152.313 697.714,152.559 697.889,152.83 698.064,153.116 698.239,153.408 698.415,153.695 698.59,153.968 \n 698.765,154.215 698.941,154.43 699.116,154.604 699.291,154.731 699.466,154.808 699.642,154.831 699.817,154.801 699.992,154.718 700.167,154.586 700.343,154.409 \n 700.518,154.194 700.693,153.949 700.869,153.683 701.044,153.405 701.219,153.124 701.394,152.852 701.57,152.597 701.745,152.368 701.92,152.174 702.096,152.021 \n 702.271,151.914 702.446,151.857 702.621,151.852 702.797,151.898 702.972,151.994 703.147,152.136 703.322,152.319 703.498,152.536 703.673,152.78 703.848,153.041 \n 704.024,153.311 704.199,153.579 704.374,153.837 704.549,154.075 704.725,154.285 704.9,154.46 705.075,154.593 705.25,154.681 705.426,154.719 705.601,154.708 \n 705.776,154.647 705.952,154.539 706.127,154.389 706.302,154.201 706.477,153.982 706.653,153.74 706.828,153.485 707.003,153.224 707.179,152.967 707.354,152.724 \n 707.529,152.503 707.704,152.311 707.88,152.155 708.055,152.041 708.23,151.972 708.405,151.95 708.581,151.977 708.756,152.051 708.931,152.169 709.107,152.327 \n 709.282,152.52 709.457,152.739 709.632,152.977 709.808,153.227 709.983,153.478 710.158,153.723 710.334,153.951 710.509,154.157 710.684,154.331 710.859,154.469 \n 711.035,154.565 711.21,154.617 711.385,154.622 711.56,154.581 711.736,154.495 711.911,154.367 712.086,154.203 712.262,154.008 712.437,153.789 712.612,153.554 \n 712.787,153.311 712.963,153.069 713.138,152.837 713.313,152.622 713.488,152.433 713.664,152.276 713.839,152.155 714.014,152.076 714.19,152.041 714.365,152.051 \n 714.54,152.106 714.715,152.203 714.891,152.338 715.066,152.508 715.241,152.705 715.417,152.923 715.592,153.154 715.767,153.389 715.942,153.621 716.118,153.841 \n 716.293,154.041 716.468,154.215 716.643,154.356 716.819,154.46 716.994,154.522 717.169,154.542 717.345,154.518 717.52,154.451 717.695,154.344 717.87,154.201 \n 718.046,154.028 718.221,153.829 718.396,153.613 718.571,153.387 718.747,153.159 718.922,152.938 719.097,152.73 719.273,152.544 719.448,152.385 719.623,152.26 \n 719.798,152.173 719.974,152.126 720.149,152.121 720.324,152.158 720.5,152.236 720.675,152.352 720.85,152.501 721.025,152.678 721.201,152.877 721.376,153.09 \n 721.551,153.311 721.726,153.531 721.902,153.742 722.077,153.937 722.252,154.109 722.428,154.253 722.603,154.363 722.778,154.435 722.953,154.467 723.129,154.458 \n 723.304,154.408 723.479,154.32 723.654,154.197 723.83,154.043 724.005,153.863 724.18,153.664 724.356,153.454 724.531,153.239 724.706,153.028 724.881,152.827 \n 725.057,152.644 725.232,152.486 725.407,152.357 725.583,152.262 725.758,152.205 725.933,152.187 726.108,152.209 726.284,152.27 726.459,152.367 726.634,152.497 \n 726.809,152.656 726.985,152.837 727.16,153.035 727.335,153.241 727.511,153.45 727.686,153.652 727.861,153.842 728.036,154.013 728.212,154.158 728.387,154.272 \n 728.562,154.353 728.737,154.396 728.913,154.4 729.088,154.366 729.263,154.295 729.439,154.19 729.614,154.053 729.789,153.891 729.964,153.709 730.14,153.513 \n 730.315,153.311 \n \"/>\n<polygon clip-path=\"url(#clip6500)\" points=\"\n32.4745,379.761 225.742,379.761 225.742,231.496 32.4745,231.496 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6505\">\n <rect x=\"32\" y=\"231\" width=\"194\" height=\"149\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,379.761 32.4745,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 64.6858,379.761 64.6858,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 96.8971,379.761 96.8971,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 129.108,379.761 129.108,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 161.32,379.761 161.32,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 193.531,379.761 193.531,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 225.742,379.761 225.742,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,353.311 225.742,353.311 \n \"/>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,322.857 225.742,322.857 \n \"/>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,292.403 225.742,292.403 \n \"/>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,261.95 225.742,261.95 \n \"/>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,231.496 225.742,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,379.761 225.742,379.761 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,379.761 32.4745,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,379.761 32.4745,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 64.6858,379.761 64.6858,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 96.8971,379.761 96.8971,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 129.108,379.761 129.108,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 161.32,379.761 161.32,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 193.531,379.761 193.531,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 225.742,379.761 225.742,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,353.311 35.3735,353.311 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,322.857 35.3735,322.857 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,292.403 35.3735,292.403 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,261.95 35.3735,261.95 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,231.496 35.3735,231.496 \n \"/>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 32.4745, 394.311)\" x=\"32.4745\" y=\"394.311\">-6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 64.6858, 394.311)\" x=\"64.6858\" y=\"394.311\">-4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 96.8971, 394.311)\" x=\"96.8971\" y=\"394.311\">-2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 129.108, 394.311)\" x=\"129.108\" y=\"394.311\">0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 161.32, 394.311)\" x=\"161.32\" y=\"394.311\">2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 193.531, 394.311)\" x=\"193.531\" y=\"394.311\">4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 225.742, 394.311)\" x=\"225.742\" y=\"394.311\">6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 357.811)\" x=\"24.9745\" y=\"357.811\">0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 327.357)\" x=\"24.9745\" y=\"327.357\">2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 296.903)\" x=\"24.9745\" y=\"296.903\">4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 266.45)\" x=\"24.9745\" y=\"266.45\">6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 235.996)\" x=\"24.9745\" y=\"235.996\">8</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 129.108, 213.2)\" x=\"129.108\" y=\"213.2\">N=4</text>\n</g>\n<polyline clip-path=\"url(#clip6505)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,353.311 32.6356,353.512 32.7966,353.701 32.9577,353.867 33.1187,353.998 33.2798,354.086 33.4408,354.125 33.6019,354.114 33.7629,354.052 33.924,353.943 \n 34.0851,353.794 34.2461,353.614 34.4072,353.414 34.5682,353.207 34.7293,353.006 34.8903,352.824 35.0514,352.671 35.2125,352.559 35.3735,352.493 35.5346,352.478 \n 35.6956,352.516 35.8567,352.604 36.0177,352.737 36.1788,352.906 36.3398,353.102 36.5009,353.311 36.662,353.521 36.823,353.718 36.9841,353.891 37.1451,354.028 \n 37.3062,354.12 37.4672,354.161 37.6283,354.149 37.7894,354.084 37.9504,353.971 38.1115,353.815 38.2725,353.627 38.4336,353.419 38.5946,353.203 38.7557,352.993 \n 38.9168,352.802 39.0778,352.643 39.2389,352.525 39.3999,352.456 39.561,352.441 39.722,352.48 39.8831,352.572 40.0441,352.711 40.2052,352.888 40.3663,353.092 \n 40.5273,353.311 40.6884,353.53 40.8494,353.737 41.0105,353.917 41.1715,354.06 41.3326,354.157 41.4937,354.2 41.6547,354.188 41.8158,354.12 41.9768,354.001 \n 42.1379,353.838 42.2989,353.642 42.46,353.424 42.6211,353.198 42.7821,352.978 42.9432,352.778 43.1042,352.612 43.2653,352.488 43.4263,352.416 43.5874,352.4 \n 43.7484,352.441 43.9095,352.537 44.0706,352.682 44.2316,352.868 44.3927,353.082 44.5537,353.311 44.7148,353.541 44.8758,353.757 45.0369,353.946 45.198,354.096 \n 45.359,354.197 45.5201,354.243 45.6811,354.23 45.8422,354.159 46.0032,354.035 46.1643,353.864 46.3254,353.658 46.4864,353.429 46.6475,353.192 46.8085,352.962 \n 46.9696,352.752 47.1306,352.577 47.2917,352.448 47.4527,352.372 47.6138,352.355 47.7749,352.398 47.9359,352.499 48.097,352.651 48.258,352.846 48.4191,353.07 \n 48.5801,353.311 48.7412,353.552 48.9023,353.78 49.0633,353.978 49.2244,354.136 49.3854,354.242 49.5465,354.29 49.7075,354.277 49.8686,354.202 50.0296,354.071 \n 50.1907,353.892 50.3518,353.676 50.5128,353.435 50.6739,353.186 50.8349,352.944 50.996,352.723 51.157,352.539 51.3181,352.403 51.4792,352.323 51.6402,352.305 \n 51.8013,352.351 51.9623,352.457 52.1234,352.617 52.2844,352.821 52.4455,353.058 52.6066,353.311 52.7676,353.565 52.9287,353.805 53.0897,354.014 53.2508,354.18 \n 53.4118,354.292 53.5729,354.342 53.7339,354.328 53.895,354.25 54.0561,354.112 54.2171,353.924 54.3782,353.695 54.5392,353.442 54.7003,353.179 54.8613,352.924 \n 55.0224,352.692 55.1835,352.497 55.3445,352.353 55.5056,352.269 55.6666,352.25 55.8277,352.298 55.9887,352.409 56.1498,352.578 56.3109,352.794 56.4719,353.044 \n 56.633,353.311 56.794,353.579 56.9551,353.832 57.1161,354.053 57.2772,354.228 57.4382,354.347 57.5993,354.4 57.7604,354.386 57.9214,354.303 58.0825,354.158 \n 58.2435,353.958 58.4046,353.717 58.5656,353.45 58.7267,353.172 58.8878,352.902 59.0488,352.656 59.2099,352.45 59.3709,352.298 59.532,352.209 59.693,352.189 \n 59.8541,352.239 60.0152,352.357 60.1762,352.536 60.3373,352.764 60.4983,353.028 60.6594,353.311 60.8204,353.595 60.9815,353.863 61.1425,354.097 61.3036,354.283 \n 61.4647,354.408 61.6257,354.465 61.7868,354.45 61.9478,354.363 62.1089,354.209 62.2699,353.997 62.431,353.742 62.5921,353.458 62.7531,353.163 62.9142,352.877 \n 63.0752,352.616 63.2363,352.398 63.3973,352.236 63.5584,352.141 63.7194,352.119 63.8805,352.173 64.0416,352.298 64.2026,352.488 64.3637,352.73 64.5247,353.01 \n 64.6858,353.311 64.8468,353.613 65.0079,353.898 65.169,354.147 65.33,354.344 65.4911,354.478 65.6521,354.539 65.8132,354.522 65.9742,354.43 66.1353,354.266 \n 66.2964,354.041 66.4574,353.77 66.6185,353.467 66.7795,353.154 66.9406,352.849 67.1016,352.571 67.2627,352.338 67.4237,352.166 67.5848,352.065 67.7459,352.041 \n 67.9069,352.098 68.068,352.231 68.229,352.433 68.3901,352.692 68.5511,352.99 68.7122,353.311 68.8733,353.633 69.0343,353.937 69.1954,354.203 69.3564,354.414 \n 69.5175,354.557 69.6785,354.622 69.8396,354.605 70.0007,354.506 70.1617,354.331 70.3228,354.091 70.4838,353.801 70.6449,353.478 70.8059,353.143 70.967,352.817 \n 71.128,352.52 71.2891,352.271 71.4502,352.086 71.6112,351.977 71.7723,351.952 71.9333,352.012 72.0944,352.155 72.2554,352.371 72.4165,352.648 72.5776,352.967 \n 72.7386,353.311 72.8997,353.656 73.0607,353.982 73.2218,354.267 73.3828,354.494 73.5439,354.647 73.705,354.717 73.866,354.699 74.0271,354.593 74.1881,354.406 \n 74.3492,354.149 74.5102,353.837 74.6713,353.491 74.8323,353.131 74.9934,352.78 75.1545,352.46 75.3155,352.193 75.4766,351.994 75.6376,351.877 75.7987,351.849 \n 75.9597,351.914 76.1208,352.067 76.2819,352.299 76.4429,352.597 76.604,352.941 76.765,353.311 76.9261,353.683 77.0871,354.034 77.2482,354.341 77.4092,354.586 \n 77.5703,354.751 77.7314,354.827 77.8924,354.808 78.0535,354.694 78.2145,354.493 78.3756,354.215 78.5366,353.879 78.6977,353.505 78.8588,353.116 79.0198,352.737 \n 79.1809,352.392 79.3419,352.102 79.503,351.887 79.664,351.76 79.8251,351.73 79.9862,351.8 80.1472,351.965 80.3083,352.216 80.4693,352.538 80.6304,352.91 \n 80.7914,353.311 80.9525,353.714 81.1135,354.094 81.2746,354.428 81.4357,354.693 81.5967,354.873 81.7578,354.956 81.9188,354.936 82.0799,354.813 82.2409,354.594 \n 82.402,354.293 82.5631,353.928 82.7241,353.522 82.8852,353.099 83.0462,352.687 83.2073,352.311 83.3683,351.996 83.5294,351.761 83.6905,351.623 83.8515,351.589 \n 84.0126,351.665 84.1736,351.844 84.3347,352.117 84.4957,352.468 84.6568,352.874 84.8178,353.311 84.9789,353.751 85.14,354.166 85.301,354.531 85.4621,354.821 \n 85.6231,355.018 85.7842,355.109 85.9452,355.087 86.1063,354.953 86.2674,354.715 86.4284,354.386 86.5895,353.987 86.7505,353.542 86.9116,353.079 87.0726,352.627 \n 87.2337,352.215 87.3948,351.869 87.5558,351.611 87.7169,351.458 87.8779,351.421 88.039,351.503 88.2,351.7 88.3611,351.999 88.5221,352.384 88.6832,352.831 \n 88.8443,353.311 89.0053,353.795 89.1664,354.252 89.3274,354.654 89.4885,354.974 89.6495,355.192 89.8106,355.293 89.9717,355.27 90.1327,355.123 90.2938,354.86 \n 90.4548,354.498 90.6159,354.057 90.7769,353.566 90.938,353.055 91.099,352.555 91.2601,352.099 91.4212,351.715 91.5822,351.429 91.7433,351.259 91.9043,351.217 \n 92.0654,351.307 92.2264,351.524 92.3875,351.856 92.5486,352.282 92.7096,352.778 92.8707,353.311 93.0317,353.849 93.1928,354.358 93.3538,354.805 93.5149,355.163 \n 93.676,355.406 93.837,355.52 93.9981,355.495 94.1591,355.332 94.3202,355.04 94.4812,354.636 94.6423,354.145 94.8033,353.596 94.9644,353.024 95.1255,352.465 \n 95.2865,351.954 95.4476,351.524 95.6086,351.202 95.7697,351.011 95.9307,350.963 96.0918,351.062 96.2529,351.305 96.4139,351.676 96.575,352.155 96.736,352.711 \n 96.8971,353.311 97.0581,353.917 97.2192,354.49 97.3803,354.995 97.5413,355.399 97.7024,355.675 97.8634,355.804 98.0245,355.778 98.1855,355.595 98.3466,355.266 \n 98.5076,354.81 98.6687,354.255 98.8298,353.634 98.9908,352.986 99.1519,352.352 99.3129,351.771 99.474,351.281 99.635,350.914 99.7961,350.695 99.9572,350.638 \n 100.118,350.75 100.279,351.025 100.44,351.447 100.601,351.992 100.762,352.626 100.923,353.311 101.085,354.004 101.246,354.661 101.407,355.24 101.568,355.704 \n 101.729,356.022 101.89,356.173 102.051,356.145 102.212,355.937 102.373,355.561 102.534,355.037 102.695,354.399 102.856,353.684 103.017,352.936 103.178,352.203 \n 103.339,351.53 103.5,350.962 103.661,350.535 103.823,350.278 103.984,350.21 104.145,350.337 104.306,350.654 104.467,351.142 104.628,351.775 104.789,352.513 \n 104.95,353.311 105.111,354.12 105.272,354.889 105.433,355.568 105.594,356.114 105.755,356.49 105.916,356.67 106.077,356.64 106.238,356.399 106.399,355.96 \n 106.56,355.346 106.722,354.595 106.883,353.751 107.044,352.867 107.205,351.999 107.366,351.201 107.527,350.524 107.688,350.013 107.849,349.704 108.01,349.618 \n 108.171,349.765 108.332,350.139 108.493,350.719 108.654,351.472 108.815,352.354 108.976,353.311 109.137,354.283 109.298,355.209 109.459,356.03 109.621,356.693 \n 109.782,357.152 109.943,357.376 110.104,357.346 110.265,357.059 110.426,356.53 110.587,355.788 110.748,354.876 110.909,353.848 111.07,352.768 111.231,351.703 \n 111.392,350.721 111.553,349.885 111.714,349.25 111.875,348.861 112.036,348.747 112.197,348.921 112.359,349.376 112.52,350.09 112.681,351.022 112.842,352.117 \n 113.003,353.311 113.164,354.528 113.325,355.694 113.486,356.731 113.647,357.574 113.808,358.163 113.969,358.457 114.13,358.43 114.291,358.078 114.452,357.415 \n 114.613,356.476 114.774,355.316 114.935,354.001 115.096,352.613 115.258,351.236 115.419,349.959 115.58,348.865 115.741,348.027 115.902,347.505 116.063,347.339 \n 116.224,347.549 116.385,348.131 116.546,349.057 116.707,350.278 116.868,351.725 117.029,353.311 117.19,354.94 117.351,356.51 117.512,357.919 117.673,359.075 \n 117.834,359.896 117.995,360.321 118.157,360.312 118.318,359.857 118.479,358.969 118.64,357.694 118.801,356.099 118.962,354.275 119.123,352.331 119.284,350.386 \n 119.445,348.563 119.606,346.981 119.767,345.75 119.928,344.958 120.089,344.673 120.25,344.93 120.411,345.732 120.572,347.051 120.733,348.821 120.894,350.947 \n 121.056,353.311 121.217,355.771 121.378,358.175 121.539,360.37 121.7,362.207 121.861,363.555 122.022,364.305 122.183,364.383 122.344,363.753 122.505,362.42 \n 122.666,360.433 122.827,357.886 122.988,354.909 123.149,351.669 123.31,348.355 123.471,345.171 123.632,342.327 123.794,340.021 123.955,338.433 124.116,337.707 \n 124.277,337.945 124.438,339.199 124.599,341.461 124.76,344.663 124.921,348.675 125.082,353.311 125.243,358.333 125.404,363.463 125.565,368.392 125.726,372.798 \n 125.887,376.359 126.048,378.77 126.209,379.761 126.37,379.108 126.531,376.652 126.693,372.304 126.854,366.056 127.015,357.984 127.176,348.249 127.337,337.09 \n 127.498,324.822 127.659,311.816 127.82,298.491 127.981,285.297 128.142,272.689 128.303,261.118 128.464,251.002 128.625,242.714 128.786,236.561 128.947,232.774 \n 129.108,231.496 129.269,232.774 129.43,236.561 129.592,242.714 129.753,251.002 129.914,261.118 130.075,272.689 130.236,285.297 130.397,298.491 130.558,311.816 \n 130.719,324.822 130.88,337.09 131.041,348.249 131.202,357.984 131.363,366.056 131.524,372.304 131.685,376.652 131.846,379.108 132.007,379.761 132.168,378.77 \n 132.33,376.359 132.491,372.798 132.652,368.392 132.813,363.463 132.974,358.333 133.135,353.311 133.296,348.675 133.457,344.663 133.618,341.461 133.779,339.199 \n 133.94,337.945 134.101,337.707 134.262,338.433 134.423,340.021 134.584,342.327 134.745,345.171 134.906,348.355 135.067,351.669 135.229,354.909 135.39,357.886 \n 135.551,360.433 135.712,362.42 135.873,363.753 136.034,364.383 136.195,364.305 136.356,363.555 136.517,362.207 136.678,360.37 136.839,358.175 137,355.771 \n 137.161,353.311 137.322,350.947 137.483,348.821 137.644,347.051 137.805,345.732 137.966,344.93 138.128,344.673 138.289,344.958 138.45,345.75 138.611,346.981 \n 138.772,348.563 138.933,350.386 139.094,352.331 139.255,354.275 139.416,356.099 139.577,357.694 139.738,358.969 139.899,359.857 140.06,360.312 140.221,360.321 \n 140.382,359.896 140.543,359.075 140.704,357.919 140.865,356.51 141.027,354.94 141.188,353.311 141.349,351.725 141.51,350.278 141.671,349.057 141.832,348.131 \n 141.993,347.549 142.154,347.339 142.315,347.505 142.476,348.027 142.637,348.865 142.798,349.959 142.959,351.236 143.12,352.613 143.281,354.001 143.442,355.316 \n 143.603,356.476 143.765,357.415 143.926,358.078 144.087,358.43 144.248,358.457 144.409,358.163 144.57,357.574 144.731,356.731 144.892,355.694 145.053,354.528 \n 145.214,353.311 145.375,352.117 145.536,351.022 145.697,350.09 145.858,349.376 146.019,348.921 146.18,348.747 146.341,348.861 146.502,349.25 146.664,349.885 \n 146.825,350.721 146.986,351.703 147.147,352.768 147.308,353.848 147.469,354.876 147.63,355.788 147.791,356.53 147.952,357.059 148.113,357.346 148.274,357.376 \n 148.435,357.152 148.596,356.693 148.757,356.03 148.918,355.209 149.079,354.283 149.24,353.311 149.401,352.354 149.563,351.472 149.724,350.719 149.885,350.139 \n 150.046,349.765 150.207,349.618 150.368,349.704 150.529,350.013 150.69,350.524 150.851,351.201 151.012,351.999 151.173,352.867 151.334,353.751 151.495,354.595 \n 151.656,355.346 151.817,355.96 151.978,356.399 152.139,356.64 152.301,356.67 152.462,356.49 152.623,356.114 152.784,355.568 152.945,354.889 153.106,354.12 \n 153.267,353.311 153.428,352.513 153.589,351.775 153.75,351.142 153.911,350.654 154.072,350.337 154.233,350.21 154.394,350.278 154.555,350.535 154.716,350.962 \n 154.877,351.53 155.038,352.203 155.2,352.936 155.361,353.684 155.522,354.399 155.683,355.037 155.844,355.561 156.005,355.937 156.166,356.145 156.327,356.173 \n 156.488,356.022 156.649,355.704 156.81,355.24 156.971,354.661 157.132,354.004 157.293,353.311 157.454,352.626 157.615,351.992 157.776,351.447 157.937,351.025 \n 158.099,350.75 158.26,350.638 158.421,350.695 158.582,350.914 158.743,351.281 158.904,351.771 159.065,352.352 159.226,352.986 159.387,353.634 159.548,354.255 \n 159.709,354.81 159.87,355.266 160.031,355.595 160.192,355.778 160.353,355.804 160.514,355.675 160.675,355.399 160.837,354.995 160.998,354.49 161.159,353.917 \n 161.32,353.311 161.481,352.711 161.642,352.155 161.803,351.676 161.964,351.305 162.125,351.062 162.286,350.963 162.447,351.011 162.608,351.202 162.769,351.524 \n 162.93,351.954 163.091,352.465 163.252,353.024 163.413,353.596 163.574,354.145 163.736,354.636 163.897,355.04 164.058,355.332 164.219,355.495 164.38,355.52 \n 164.541,355.406 164.702,355.163 164.863,354.805 165.024,354.358 165.185,353.849 165.346,353.311 165.507,352.778 165.668,352.282 165.829,351.856 165.99,351.524 \n 166.151,351.307 166.312,351.217 166.473,351.259 166.635,351.429 166.796,351.715 166.957,352.099 167.118,352.555 167.279,353.055 167.44,353.566 167.601,354.057 \n 167.762,354.498 167.923,354.86 168.084,355.123 168.245,355.27 168.406,355.293 168.567,355.192 168.728,354.974 168.889,354.654 169.05,354.252 169.211,353.795 \n 169.372,353.311 169.534,352.831 169.695,352.384 169.856,351.999 170.017,351.7 170.178,351.503 170.339,351.421 170.5,351.458 170.661,351.611 170.822,351.869 \n 170.983,352.215 171.144,352.627 171.305,353.079 171.466,353.542 171.627,353.987 171.788,354.386 171.949,354.715 172.11,354.953 172.272,355.087 172.433,355.109 \n 172.594,355.018 172.755,354.821 172.916,354.531 173.077,354.166 173.238,353.751 173.399,353.311 173.56,352.874 173.721,352.468 173.882,352.117 174.043,351.844 \n 174.204,351.665 174.365,351.589 174.526,351.623 174.687,351.761 174.848,351.996 175.009,352.311 175.171,352.687 175.332,353.099 175.493,353.522 175.654,353.928 \n 175.815,354.293 175.976,354.594 176.137,354.813 176.298,354.936 176.459,354.956 176.62,354.873 176.781,354.693 176.942,354.428 177.103,354.094 177.264,353.714 \n 177.425,353.311 177.586,352.91 177.747,352.538 177.908,352.216 178.07,351.965 178.231,351.8 178.392,351.73 178.553,351.76 178.714,351.887 178.875,352.102 \n 179.036,352.392 179.197,352.737 179.358,353.116 179.519,353.505 179.68,353.879 179.841,354.215 180.002,354.493 180.163,354.694 180.324,354.808 180.485,354.827 \n 180.646,354.751 180.808,354.586 180.969,354.341 181.13,354.034 181.291,353.683 181.452,353.311 181.613,352.941 181.774,352.597 181.935,352.299 182.096,352.067 \n 182.257,351.914 182.418,351.849 182.579,351.877 182.74,351.994 182.901,352.193 183.062,352.46 183.223,352.78 183.384,353.131 183.545,353.491 183.707,353.837 \n 183.868,354.149 184.029,354.406 184.19,354.593 184.351,354.699 184.512,354.717 184.673,354.647 184.834,354.494 184.995,354.267 185.156,353.982 185.317,353.656 \n 185.478,353.311 185.639,352.967 185.8,352.648 185.961,352.371 186.122,352.155 186.283,352.012 186.444,351.952 186.606,351.977 186.767,352.086 186.928,352.271 \n 187.089,352.52 187.25,352.817 187.411,353.143 187.572,353.478 187.733,353.801 187.894,354.091 188.055,354.331 188.216,354.506 188.377,354.605 188.538,354.622 \n 188.699,354.557 188.86,354.414 189.021,354.203 189.182,353.937 189.343,353.633 189.505,353.311 189.666,352.99 189.827,352.692 189.988,352.433 190.149,352.231 \n 190.31,352.098 190.471,352.041 190.632,352.065 190.793,352.166 190.954,352.338 191.115,352.571 191.276,352.849 191.437,353.154 191.598,353.467 191.759,353.77 \n 191.92,354.041 192.081,354.266 192.243,354.43 192.404,354.522 192.565,354.539 192.726,354.478 192.887,354.344 193.048,354.147 193.209,353.898 193.37,353.613 \n 193.531,353.311 193.692,353.01 193.853,352.73 194.014,352.488 194.175,352.298 194.336,352.173 194.497,352.119 194.658,352.141 194.819,352.236 194.98,352.398 \n 195.142,352.616 195.303,352.877 195.464,353.163 195.625,353.458 195.786,353.742 195.947,353.997 196.108,354.209 196.269,354.363 196.43,354.45 196.591,354.465 \n 196.752,354.408 196.913,354.283 197.074,354.097 197.235,353.863 197.396,353.595 197.557,353.311 197.718,353.028 197.879,352.764 198.041,352.536 198.202,352.357 \n 198.363,352.239 198.524,352.189 198.685,352.209 198.846,352.298 199.007,352.45 199.168,352.656 199.329,352.902 199.49,353.172 199.651,353.45 199.812,353.717 \n 199.973,353.958 200.134,354.158 200.295,354.303 200.456,354.386 200.617,354.4 200.779,354.347 200.94,354.228 201.101,354.053 201.262,353.832 201.423,353.579 \n 201.584,353.311 201.745,353.044 201.906,352.794 202.067,352.578 202.228,352.409 202.389,352.298 202.55,352.25 202.711,352.269 202.872,352.353 203.033,352.497 \n 203.194,352.692 203.355,352.924 203.516,353.179 203.678,353.442 203.839,353.695 204,353.924 204.161,354.112 204.322,354.25 204.483,354.328 204.644,354.342 \n 204.805,354.292 204.966,354.18 205.127,354.014 205.288,353.805 205.449,353.565 205.61,353.311 205.771,353.058 205.932,352.821 206.093,352.617 206.254,352.457 \n 206.415,352.351 206.577,352.305 206.738,352.323 206.899,352.403 207.06,352.539 207.221,352.723 207.382,352.944 207.543,353.186 207.704,353.435 207.865,353.676 \n 208.026,353.892 208.187,354.071 208.348,354.202 208.509,354.277 208.67,354.29 208.831,354.242 208.992,354.136 209.153,353.978 209.314,353.78 209.476,353.552 \n 209.637,353.311 209.798,353.07 209.959,352.846 210.12,352.651 210.281,352.499 210.442,352.398 210.603,352.355 210.764,352.372 210.925,352.448 211.086,352.577 \n 211.247,352.752 211.408,352.962 211.569,353.192 211.73,353.429 211.891,353.658 212.052,353.864 212.214,354.035 212.375,354.159 212.536,354.23 212.697,354.243 \n 212.858,354.197 213.019,354.096 213.18,353.946 213.341,353.757 213.502,353.541 213.663,353.311 213.824,353.082 213.985,352.868 214.146,352.682 214.307,352.537 \n 214.468,352.441 214.629,352.4 214.79,352.416 214.951,352.488 215.113,352.612 215.274,352.778 215.435,352.978 215.596,353.198 215.757,353.424 215.918,353.642 \n 216.079,353.838 216.24,354.001 216.401,354.12 216.562,354.188 216.723,354.2 216.884,354.157 217.045,354.06 217.206,353.917 217.367,353.737 217.528,353.53 \n 217.689,353.311 217.85,353.092 218.012,352.888 218.173,352.711 218.334,352.572 218.495,352.48 218.656,352.441 218.817,352.456 218.978,352.525 219.139,352.643 \n 219.3,352.802 219.461,352.993 219.622,353.203 219.783,353.419 219.944,353.627 220.105,353.815 220.266,353.971 220.427,354.084 220.588,354.149 220.75,354.161 \n 220.911,354.12 221.072,354.028 221.233,353.891 221.394,353.718 221.555,353.521 221.716,353.311 221.877,353.102 222.038,352.906 222.199,352.737 222.36,352.604 \n 222.521,352.516 222.682,352.478 222.843,352.493 223.004,352.559 223.165,352.671 223.326,352.824 223.487,353.006 223.649,353.207 223.81,353.414 223.971,353.614 \n 224.132,353.794 224.293,353.943 224.454,354.052 224.615,354.114 224.776,354.125 224.937,354.086 225.098,353.998 225.259,353.867 225.42,353.701 225.581,353.512 \n 225.742,353.311 \n \"/>\n<polygon clip-path=\"url(#clip6500)\" points=\"\n284.592,379.761 477.86,379.761 477.86,231.496 284.592,231.496 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6506\">\n <rect x=\"284\" y=\"231\" width=\"194\" height=\"149\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 284.592,379.761 284.592,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 316.804,379.761 316.804,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 349.015,379.761 349.015,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 381.226,379.761 381.226,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 413.438,379.761 413.438,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 445.649,379.761 445.649,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 477.86,379.761 477.86,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 284.592,353.401 477.86,353.401 \n \"/>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 284.592,322.925 477.86,322.925 \n \"/>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 284.592,292.448 477.86,292.448 \n \"/>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 284.592,261.972 477.86,261.972 \n \"/>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 284.592,231.496 477.86,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 284.592,379.761 477.86,379.761 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 284.592,379.761 284.592,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 284.592,379.761 284.592,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 316.804,379.761 316.804,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 349.015,379.761 349.015,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 381.226,379.761 381.226,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 413.438,379.761 413.438,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 445.649,379.761 445.649,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 477.86,379.761 477.86,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 284.592,353.401 287.491,353.401 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 284.592,322.925 287.491,322.925 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 284.592,292.448 287.491,292.448 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 284.592,261.972 287.491,261.972 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 284.592,231.496 287.491,231.496 \n \"/>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 284.592, 394.311)\" x=\"284.592\" y=\"394.311\">-6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 316.804, 394.311)\" x=\"316.804\" y=\"394.311\">-4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 349.015, 394.311)\" x=\"349.015\" y=\"394.311\">-2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 381.226, 394.311)\" x=\"381.226\" y=\"394.311\">0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 413.438, 394.311)\" x=\"413.438\" y=\"394.311\">2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 445.649, 394.311)\" x=\"445.649\" y=\"394.311\">4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 477.86, 394.311)\" x=\"477.86\" y=\"394.311\">6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 277.092, 357.901)\" x=\"277.092\" y=\"357.901\">0.0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 277.092, 327.425)\" x=\"277.092\" y=\"327.425\">2.5</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 277.092, 296.948)\" x=\"277.092\" y=\"296.948\">5.0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 277.092, 266.472)\" x=\"277.092\" y=\"266.472\">7.5</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 277.092, 235.996)\" x=\"277.092\" y=\"235.996\">10.0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 381.226, 213.2)\" x=\"381.226\" y=\"213.2\">N=5</text>\n</g>\n<polyline clip-path=\"url(#clip6506)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 284.592,353.401 284.753,353.601 284.914,353.782 285.076,353.927 285.237,354.02 285.398,354.053 285.559,354.022 285.72,353.93 285.881,353.786 286.042,353.604 \n 286.203,353.401 286.364,353.197 286.525,353.013 286.686,352.866 286.847,352.771 287.008,352.737 287.169,352.769 287.33,352.862 287.491,353.009 287.652,353.194 \n 287.814,353.401 287.975,353.608 288.136,353.795 288.297,353.945 288.458,354.041 288.619,354.076 288.78,354.044 288.941,353.949 289.102,353.799 289.263,353.611 \n 289.424,353.401 289.585,353.19 289.746,352.999 289.907,352.847 290.068,352.749 290.229,352.714 290.39,352.746 290.551,352.843 290.713,352.995 290.874,353.187 \n 291.035,353.401 291.196,353.615 291.357,353.809 291.518,353.964 291.679,354.064 291.84,354.1 292.001,354.067 292.162,353.968 292.323,353.814 292.484,353.618 \n 292.645,353.401 292.806,353.182 292.967,352.985 293.128,352.827 293.289,352.725 293.45,352.689 293.612,352.722 293.773,352.823 293.934,352.98 294.095,353.179 \n 294.256,353.401 294.417,353.623 294.578,353.825 294.739,353.985 294.9,354.089 295.061,354.126 295.222,354.092 295.383,353.99 295.544,353.829 295.705,353.627 \n 295.866,353.401 296.027,353.174 296.188,352.969 296.349,352.805 296.511,352.699 296.672,352.662 296.833,352.696 296.994,352.8 297.155,352.964 297.316,353.171 \n 297.477,353.401 297.638,353.632 297.799,353.841 297.96,354.008 298.121,354.116 298.282,354.154 298.443,354.119 298.604,354.013 298.765,353.846 298.926,353.635 \n 299.087,353.401 299.249,353.165 299.41,352.952 299.571,352.782 299.732,352.671 299.893,352.632 300.054,352.668 300.215,352.777 300.376,352.946 300.537,353.161 \n 300.698,353.401 300.859,353.641 301.02,353.859 301.181,354.032 301.342,354.145 301.503,354.185 301.664,354.148 301.825,354.037 301.986,353.864 302.148,353.645 \n 302.309,353.401 302.47,353.156 302.631,352.933 302.792,352.756 302.953,352.641 303.114,352.601 303.275,352.638 303.436,352.751 303.597,352.928 303.758,353.151 \n 303.919,353.401 304.08,353.651 304.241,353.878 304.402,354.059 304.563,354.176 304.724,354.218 304.885,354.179 305.047,354.064 305.208,353.884 305.369,353.655 \n 305.53,353.401 305.691,353.145 305.852,352.913 306.013,352.729 306.174,352.609 306.335,352.566 306.496,352.605 306.657,352.723 306.818,352.907 306.979,353.141 \n 307.14,353.401 307.301,353.662 307.462,353.899 307.623,354.088 307.785,354.21 307.946,354.254 308.107,354.214 308.268,354.094 308.429,353.905 308.59,353.667 \n 308.751,353.401 308.912,353.134 309.073,352.892 309.234,352.698 309.395,352.573 309.556,352.529 309.717,352.57 309.878,352.692 310.039,352.885 310.2,353.129 \n 310.361,353.401 310.522,353.674 310.684,353.921 310.845,354.119 311.006,354.247 311.167,354.293 311.328,354.251 311.489,354.126 311.65,353.929 311.811,353.679 \n 311.972,353.401 312.133,353.121 312.294,352.868 312.455,352.666 312.616,352.534 312.777,352.488 312.938,352.53 313.099,352.659 313.26,352.86 313.421,353.116 \n 313.583,353.401 313.744,353.687 313.905,353.946 314.066,354.154 314.227,354.288 314.388,354.336 314.549,354.292 314.71,354.161 314.871,353.954 315.032,353.692 \n 315.193,353.401 315.354,353.108 315.515,352.842 315.676,352.629 315.837,352.492 315.998,352.443 316.159,352.487 316.321,352.622 316.482,352.833 316.643,353.102 \n 316.804,353.401 316.965,353.701 317.126,353.974 317.287,354.191 317.448,354.333 317.609,354.383 317.77,354.337 317.931,354.2 318.092,353.983 318.253,353.707 \n 318.414,353.401 318.575,353.092 318.736,352.813 318.897,352.59 319.058,352.445 319.22,352.393 319.381,352.44 319.542,352.581 319.703,352.804 319.864,353.086 \n 320.025,353.401 320.186,353.717 320.347,354.004 320.508,354.233 320.669,354.382 320.83,354.435 320.991,354.387 321.152,354.242 321.313,354.014 321.474,353.724 \n 321.635,353.401 321.796,353.076 321.957,352.781 322.119,352.545 322.28,352.392 322.441,352.338 322.602,352.387 322.763,352.536 322.924,352.771 323.085,353.069 \n 323.246,353.401 323.407,353.735 323.568,354.038 323.729,354.28 323.89,354.437 324.051,354.494 324.212,354.443 324.373,354.29 324.534,354.049 324.695,353.742 \n 324.856,353.401 325.018,353.057 325.179,352.745 325.34,352.496 325.501,352.334 325.662,352.276 325.823,352.328 325.984,352.485 326.145,352.734 326.306,353.049 \n 326.467,353.401 326.628,353.754 326.789,354.076 326.95,354.332 327.111,354.499 327.272,354.559 327.433,354.506 327.594,354.343 327.756,354.088 327.917,353.763 \n 328.078,353.401 328.239,353.036 328.4,352.705 328.561,352.441 328.722,352.269 328.883,352.207 329.044,352.262 329.205,352.429 329.366,352.692 329.527,353.027 \n 329.688,353.401 329.849,353.777 330.01,354.118 330.171,354.391 330.332,354.569 330.493,354.633 330.655,354.576 330.816,354.404 330.977,354.132 331.138,353.786 \n 331.299,353.401 331.46,353.013 331.621,352.66 331.782,352.378 331.943,352.195 332.104,352.128 332.265,352.187 332.426,352.365 332.587,352.645 332.748,353.002 \n 332.909,353.401 333.07,353.802 333.231,354.166 333.392,354.458 333.554,354.647 333.715,354.716 333.876,354.656 334.037,354.472 334.198,354.182 334.359,353.813 \n 334.52,353.401 334.681,352.986 334.842,352.609 335.003,352.307 335.164,352.11 335.325,352.039 335.486,352.101 335.647,352.291 335.808,352.592 335.969,352.974 \n 336.13,353.401 336.292,353.831 336.453,354.221 336.614,354.534 336.775,354.738 336.936,354.812 337.097,354.748 337.258,354.551 337.419,354.239 337.58,353.843 \n 337.741,353.401 337.902,352.955 338.063,352.55 338.224,352.225 338.385,352.013 338.546,351.936 338.707,352.003 338.868,352.207 339.029,352.53 339.191,352.941 \n 339.352,353.401 339.513,353.864 339.674,354.285 339.835,354.622 339.996,354.842 340.157,354.922 340.318,354.854 340.479,354.642 340.64,354.306 340.801,353.878 \n 340.962,353.401 341.123,352.919 341.284,352.481 341.445,352.13 341.606,351.901 341.767,351.817 341.928,351.888 342.09,352.109 342.251,352.458 342.412,352.903 \n 342.573,353.401 342.734,353.902 342.895,354.359 343.056,354.725 343.217,354.964 343.378,355.052 343.539,354.978 343.7,354.748 343.861,354.384 344.022,353.92 \n 344.183,353.401 344.344,352.877 344.505,352.4 344.666,352.018 344.827,351.768 344.989,351.676 345.15,351.753 345.311,351.993 345.472,352.373 345.633,352.858 \n 345.794,353.401 345.955,353.948 346.116,354.447 346.277,354.847 346.438,355.109 346.599,355.206 346.76,355.125 346.921,354.875 347.082,354.477 347.243,353.969 \n 347.404,353.401 347.565,352.827 347.727,352.304 347.888,351.884 348.049,351.609 348.21,351.508 348.371,351.592 348.532,351.854 348.693,352.272 348.854,352.804 \n 349.015,353.401 349.176,354.003 349.337,354.553 349.498,354.994 349.659,355.284 349.82,355.391 349.981,355.303 350.142,355.027 350.303,354.589 350.464,354.029 \n 350.626,353.401 350.787,352.766 350.948,352.188 351.109,351.722 351.27,351.417 351.431,351.303 351.592,351.395 351.753,351.685 351.914,352.148 352.075,352.738 \n 352.236,353.401 352.397,354.071 352.558,354.682 352.719,355.174 352.88,355.498 353.041,355.618 353.202,355.522 353.363,355.215 353.525,354.727 353.686,354.102 \n 353.847,353.401 354.008,352.691 354.169,352.043 354.33,351.521 354.491,351.178 354.652,351.049 354.813,351.15 354.974,351.475 355.135,351.993 355.296,352.656 \n 355.457,353.401 355.618,354.155 355.779,354.844 355.94,355.4 356.101,355.766 356.263,355.904 356.424,355.797 356.585,355.453 356.746,354.901 356.907,354.195 \n 357.068,353.401 357.229,352.596 357.39,351.86 357.551,351.265 357.712,350.873 357.873,350.725 358.034,350.838 358.195,351.205 358.356,351.795 358.517,352.55 \n 358.678,353.401 358.839,354.263 359,355.053 359.162,355.692 359.323,356.114 359.484,356.275 359.645,356.155 359.806,355.761 359.967,355.129 360.128,354.316 \n 360.289,353.401 360.45,352.471 360.611,351.619 360.772,350.929 360.933,350.472 361.094,350.296 361.255,350.425 361.416,350.848 361.577,351.531 361.738,352.41 \n 361.899,353.401 362.061,354.408 362.222,355.334 362.383,356.084 362.544,356.582 362.705,356.775 362.866,356.638 363.027,356.179 363.188,355.437 363.349,354.481 \n 363.51,353.401 363.671,352.301 363.832,351.289 363.993,350.467 364.154,349.919 364.315,349.705 364.476,349.852 364.637,350.353 364.798,351.165 364.96,352.214 \n 365.121,353.401 365.282,354.612 365.443,355.728 365.604,356.637 365.765,357.245 365.926,357.485 366.087,357.327 366.248,356.776 366.409,355.88 366.57,354.718 \n 366.731,353.401 366.892,352.053 367.053,350.809 367.214,349.792 367.375,349.11 367.536,348.836 367.698,349.007 367.859,349.618 368.02,350.619 368.181,351.92 \n 368.342,353.401 368.503,354.919 368.664,356.325 368.825,357.478 368.986,358.257 369.147,358.575 369.308,358.388 369.469,357.701 369.63,356.569 369.791,355.09 \n 369.952,353.401 370.113,351.663 370.274,350.047 370.435,348.715 370.597,347.809 370.758,347.431 370.919,347.634 371.08,348.418 371.241,349.722 371.402,351.435 \n 371.563,353.401 371.724,355.433 371.885,357.333 372.046,358.908 372.207,359.991 372.368,360.456 372.529,360.235 372.69,359.324 372.851,357.787 373.012,355.752 \n 373.173,353.401 373.334,350.954 373.496,348.649 373.657,346.721 373.818,345.378 373.979,344.778 374.14,345.013 374.301,346.1 374.462,347.97 374.623,350.476 \n 374.784,353.401 374.945,356.475 375.106,359.403 375.267,361.885 375.428,363.652 375.589,364.487 375.75,364.255 375.911,362.914 376.072,360.528 376.234,357.269 \n 376.395,353.401 376.556,349.266 376.717,345.255 376.878,341.774 377.039,339.207 377.2,337.879 377.361,338.024 377.522,339.752 377.683,343.033 377.844,347.691 \n 378.005,353.401 378.166,359.712 378.327,366.072 378.488,371.867 378.649,376.466 378.81,379.27 378.971,379.761 379.133,377.549 379.294,372.407 379.455,364.302 \n 379.616,353.401 379.777,340.077 379.938,324.891 380.099,308.554 380.26,291.894 380.421,275.794 380.582,261.14 380.743,248.759 380.904,239.36 381.065,233.491 \n 381.226,231.496 381.387,233.491 381.548,239.36 381.709,248.759 381.87,261.14 382.032,275.794 382.193,291.894 382.354,308.554 382.515,324.891 382.676,340.077 \n 382.837,353.401 382.998,364.302 383.159,372.407 383.32,377.549 383.481,379.761 383.642,379.27 383.803,376.466 383.964,371.867 384.125,366.072 384.286,359.712 \n 384.447,353.401 384.608,347.691 384.77,343.033 384.931,339.752 385.092,338.024 385.253,337.879 385.414,339.207 385.575,341.774 385.736,345.255 385.897,349.266 \n 386.058,353.401 386.219,357.269 386.38,360.528 386.541,362.914 386.702,364.255 386.863,364.487 387.024,363.652 387.185,361.885 387.346,359.403 387.507,356.475 \n 387.669,353.401 387.83,350.476 387.991,347.97 388.152,346.1 388.313,345.013 388.474,344.778 388.635,345.378 388.796,346.721 388.957,348.649 389.118,350.954 \n 389.279,353.401 389.44,355.752 389.601,357.787 389.762,359.324 389.923,360.235 390.084,360.456 390.245,359.991 390.406,358.908 390.568,357.333 390.729,355.433 \n 390.89,353.401 391.051,351.435 391.212,349.722 391.373,348.418 391.534,347.634 391.695,347.431 391.856,347.809 392.017,348.715 392.178,350.047 392.339,351.663 \n 392.5,353.401 392.661,355.09 392.822,356.569 392.983,357.701 393.144,358.388 393.305,358.575 393.467,358.257 393.628,357.478 393.789,356.325 393.95,354.919 \n 394.111,353.401 394.272,351.92 394.433,350.619 394.594,349.618 394.755,349.007 394.916,348.836 395.077,349.11 395.238,349.792 395.399,350.809 395.56,352.053 \n 395.721,353.401 395.882,354.718 396.043,355.88 396.205,356.776 396.366,357.327 396.527,357.485 396.688,357.245 396.849,356.637 397.01,355.728 397.171,354.612 \n 397.332,353.401 397.493,352.214 397.654,351.165 397.815,350.353 397.976,349.852 398.137,349.705 398.298,349.919 398.459,350.467 398.62,351.289 398.781,352.301 \n 398.942,353.401 399.104,354.481 399.265,355.437 399.426,356.179 399.587,356.638 399.748,356.775 399.909,356.582 400.07,356.084 400.231,355.334 400.392,354.408 \n 400.553,353.401 400.714,352.41 400.875,351.531 401.036,350.848 401.197,350.425 401.358,350.296 401.519,350.472 401.68,350.929 401.841,351.619 402.003,352.471 \n 402.164,353.401 402.325,354.316 402.486,355.129 402.647,355.761 402.808,356.155 402.969,356.275 403.13,356.114 403.291,355.692 403.452,355.053 403.613,354.263 \n 403.774,353.401 403.935,352.55 404.096,351.795 404.257,351.205 404.418,350.838 404.579,350.725 404.741,350.873 404.902,351.265 405.063,351.86 405.224,352.596 \n 405.385,353.401 405.546,354.195 405.707,354.901 405.868,355.453 406.029,355.797 406.19,355.904 406.351,355.766 406.512,355.4 406.673,354.844 406.834,354.155 \n 406.995,353.401 407.156,352.656 407.317,351.993 407.478,351.475 407.64,351.15 407.801,351.049 407.962,351.178 408.123,351.521 408.284,352.043 408.445,352.691 \n 408.606,353.401 408.767,354.102 408.928,354.727 409.089,355.215 409.25,355.522 409.411,355.618 409.572,355.498 409.733,355.174 409.894,354.682 410.055,354.071 \n 410.216,353.401 410.377,352.738 410.539,352.148 410.7,351.685 410.861,351.395 411.022,351.303 411.183,351.417 411.344,351.722 411.505,352.188 411.666,352.766 \n 411.827,353.401 411.988,354.029 412.149,354.589 412.31,355.027 412.471,355.303 412.632,355.391 412.793,355.284 412.954,354.994 413.115,354.553 413.276,354.003 \n 413.438,353.401 413.599,352.804 413.76,352.272 413.921,351.854 414.082,351.592 414.243,351.508 414.404,351.609 414.565,351.884 414.726,352.304 414.887,352.827 \n 415.048,353.401 415.209,353.969 415.37,354.477 415.531,354.875 415.692,355.125 415.853,355.206 416.014,355.109 416.176,354.847 416.337,354.447 416.498,353.948 \n 416.659,353.401 416.82,352.858 416.981,352.373 417.142,351.993 417.303,351.753 417.464,351.676 417.625,351.768 417.786,352.018 417.947,352.4 418.108,352.877 \n 418.269,353.401 418.43,353.92 418.591,354.384 418.752,354.748 418.913,354.978 419.075,355.052 419.236,354.964 419.397,354.725 419.558,354.359 419.719,353.902 \n 419.88,353.401 420.041,352.903 420.202,352.458 420.363,352.109 420.524,351.888 420.685,351.817 420.846,351.901 421.007,352.13 421.168,352.481 421.329,352.919 \n 421.49,353.401 421.651,353.878 421.812,354.306 421.974,354.642 422.135,354.854 422.296,354.922 422.457,354.842 422.618,354.622 422.779,354.285 422.94,353.864 \n 423.101,353.401 423.262,352.941 423.423,352.53 423.584,352.207 423.745,352.003 423.906,351.936 424.067,352.013 424.228,352.225 424.389,352.55 424.55,352.955 \n 424.712,353.401 424.873,353.843 425.034,354.239 425.195,354.551 425.356,354.748 425.517,354.812 425.678,354.738 425.839,354.534 426,354.221 426.161,353.831 \n 426.322,353.401 426.483,352.974 426.644,352.592 426.805,352.291 426.966,352.101 427.127,352.039 427.288,352.11 427.449,352.307 427.611,352.609 427.772,352.986 \n 427.933,353.401 428.094,353.813 428.255,354.182 428.416,354.472 428.577,354.656 428.738,354.716 428.899,354.647 429.06,354.458 429.221,354.166 429.382,353.802 \n 429.543,353.401 429.704,353.002 429.865,352.645 430.026,352.365 430.187,352.187 430.348,352.128 430.51,352.195 430.671,352.378 430.832,352.66 430.993,353.013 \n 431.154,353.401 431.315,353.786 431.476,354.132 431.637,354.404 431.798,354.576 431.959,354.633 432.12,354.569 432.281,354.391 432.442,354.118 432.603,353.777 \n 432.764,353.401 432.925,353.027 433.086,352.692 433.247,352.429 433.409,352.262 433.57,352.207 433.731,352.269 433.892,352.441 434.053,352.705 434.214,353.036 \n 434.375,353.401 434.536,353.763 434.697,354.088 434.858,354.343 435.019,354.506 435.18,354.559 435.341,354.499 435.502,354.332 435.663,354.076 435.824,353.754 \n 435.985,353.401 436.147,353.049 436.308,352.734 436.469,352.485 436.63,352.328 436.791,352.276 436.952,352.334 437.113,352.496 437.274,352.745 437.435,353.057 \n 437.596,353.401 437.757,353.742 437.918,354.049 438.079,354.29 438.24,354.443 438.401,354.494 438.562,354.437 438.723,354.28 438.884,354.038 439.046,353.735 \n 439.207,353.401 439.368,353.069 439.529,352.771 439.69,352.536 439.851,352.387 440.012,352.338 440.173,352.392 440.334,352.545 440.495,352.781 440.656,353.076 \n 440.817,353.401 440.978,353.724 441.139,354.014 441.3,354.242 441.461,354.387 441.622,354.435 441.783,354.382 441.945,354.233 442.106,354.004 442.267,353.717 \n 442.428,353.401 442.589,353.086 442.75,352.804 442.911,352.581 443.072,352.44 443.233,352.393 443.394,352.445 443.555,352.59 443.716,352.813 443.877,353.092 \n 444.038,353.401 444.199,353.707 444.36,353.983 444.521,354.2 444.683,354.337 444.844,354.383 445.005,354.333 445.166,354.191 445.327,353.974 445.488,353.701 \n 445.649,353.401 445.81,353.102 445.971,352.833 446.132,352.622 446.293,352.487 446.454,352.443 446.615,352.492 446.776,352.629 446.937,352.842 447.098,353.108 \n 447.259,353.401 447.42,353.692 447.582,353.954 447.743,354.161 447.904,354.292 448.065,354.336 448.226,354.288 448.387,354.154 448.548,353.946 448.709,353.687 \n 448.87,353.401 449.031,353.116 449.192,352.86 449.353,352.659 449.514,352.53 449.675,352.488 449.836,352.534 449.997,352.666 450.158,352.868 450.319,353.121 \n 450.481,353.401 450.642,353.679 450.803,353.929 450.964,354.126 451.125,354.251 451.286,354.293 451.447,354.247 451.608,354.119 451.769,353.921 451.93,353.674 \n 452.091,353.401 452.252,353.129 452.413,352.885 452.574,352.692 452.735,352.57 452.896,352.529 453.057,352.573 453.219,352.698 453.38,352.892 453.541,353.134 \n 453.702,353.401 453.863,353.667 454.024,353.905 454.185,354.094 454.346,354.214 454.507,354.254 454.668,354.21 454.829,354.088 454.99,353.899 455.151,353.662 \n 455.312,353.401 455.473,353.141 455.634,352.907 455.795,352.723 455.956,352.605 456.118,352.566 456.279,352.609 456.44,352.729 456.601,352.913 456.762,353.145 \n 456.923,353.401 457.084,353.655 457.245,353.884 457.406,354.064 457.567,354.179 457.728,354.218 457.889,354.176 458.05,354.059 458.211,353.878 458.372,353.651 \n 458.533,353.401 458.694,353.151 458.855,352.928 459.017,352.751 459.178,352.638 459.339,352.601 459.5,352.641 459.661,352.756 459.822,352.933 459.983,353.156 \n 460.144,353.401 460.305,353.645 460.466,353.864 460.627,354.037 460.788,354.148 460.949,354.185 461.11,354.145 461.271,354.032 461.432,353.859 461.593,353.641 \n 461.754,353.401 461.916,353.161 462.077,352.946 462.238,352.777 462.399,352.668 462.56,352.632 462.721,352.671 462.882,352.782 463.043,352.952 463.204,353.165 \n 463.365,353.401 463.526,353.635 463.687,353.846 463.848,354.013 464.009,354.119 464.17,354.154 464.331,354.116 464.492,354.008 464.654,353.841 464.815,353.632 \n 464.976,353.401 465.137,353.171 465.298,352.964 465.459,352.8 465.62,352.696 465.781,352.662 465.942,352.699 466.103,352.805 466.264,352.969 466.425,353.174 \n 466.586,353.401 466.747,353.627 466.908,353.829 467.069,353.99 467.23,354.092 467.391,354.126 467.553,354.089 467.714,353.985 467.875,353.825 468.036,353.623 \n 468.197,353.401 468.358,353.179 468.519,352.98 468.68,352.823 468.841,352.722 469.002,352.689 469.163,352.725 469.324,352.827 469.485,352.985 469.646,353.182 \n 469.807,353.401 469.968,353.618 470.129,353.814 470.29,353.968 470.452,354.067 470.613,354.1 470.774,354.064 470.935,353.964 471.096,353.809 471.257,353.615 \n 471.418,353.401 471.579,353.187 471.74,352.995 471.901,352.843 472.062,352.746 472.223,352.714 472.384,352.749 472.545,352.847 472.706,352.999 472.867,353.19 \n 473.028,353.401 473.19,353.611 473.351,353.799 473.512,353.949 473.673,354.044 473.834,354.076 473.995,354.041 474.156,353.945 474.317,353.795 474.478,353.608 \n 474.639,353.401 474.8,353.194 474.961,353.009 475.122,352.862 475.283,352.769 475.444,352.737 475.605,352.771 475.766,352.866 475.927,353.013 476.089,353.197 \n 476.25,353.401 476.411,353.604 476.572,353.786 476.733,353.93 476.894,354.022 477.055,354.053 477.216,354.02 477.377,353.927 477.538,353.782 477.699,353.601 \n 477.86,353.401 \n \"/>\n<polygon clip-path=\"url(#clip6500)\" points=\"\n537.047,379.761 730.315,379.761 730.315,231.496 537.047,231.496 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6507\">\n <rect x=\"537\" y=\"231\" width=\"194\" height=\"149\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 537.047,379.761 537.047,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 569.258,379.761 569.258,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 601.47,379.761 601.47,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 633.681,379.761 633.681,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 665.892,379.761 665.892,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 698.104,379.761 698.104,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 730.315,379.761 730.315,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 537.047,378.689 730.315,378.689 \n \"/>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 537.047,353.311 730.315,353.311 \n \"/>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 537.047,327.933 730.315,327.933 \n \"/>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 537.047,302.555 730.315,302.555 \n \"/>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 537.047,277.177 730.315,277.177 \n \"/>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 537.047,251.799 730.315,251.799 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 537.047,379.761 730.315,379.761 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 537.047,379.761 537.047,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 537.047,379.761 537.047,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 569.258,379.761 569.258,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 601.47,379.761 601.47,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 633.681,379.761 633.681,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 665.892,379.761 665.892,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 698.104,379.761 698.104,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 730.315,379.761 730.315,377.537 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 537.047,378.689 539.946,378.689 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 537.047,353.311 539.946,353.311 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 537.047,327.933 539.946,327.933 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 537.047,302.555 539.946,302.555 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 537.047,277.177 539.946,277.177 \n \"/>\n<polyline clip-path=\"url(#clip6500)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 537.047,251.799 539.946,251.799 \n \"/>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 537.047, 394.311)\" x=\"537.047\" y=\"394.311\">-6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 569.258, 394.311)\" x=\"569.258\" y=\"394.311\">-4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 601.47, 394.311)\" x=\"601.47\" y=\"394.311\">-2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 633.681, 394.311)\" x=\"633.681\" y=\"394.311\">0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 665.892, 394.311)\" x=\"665.892\" y=\"394.311\">2</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 698.104, 394.311)\" x=\"698.104\" y=\"394.311\">4</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 730.315, 394.311)\" x=\"730.315\" y=\"394.311\">6</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 529.547, 383.189)\" x=\"529.547\" y=\"383.189\">-2.5</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 529.547, 357.811)\" x=\"529.547\" y=\"357.811\">0.0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 529.547, 332.433)\" x=\"529.547\" y=\"332.433\">2.5</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 529.547, 307.055)\" x=\"529.547\" y=\"307.055\">5.0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 529.547, 281.677)\" x=\"529.547\" y=\"281.677\">7.5</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 529.547, 256.299)\" x=\"529.547\" y=\"256.299\">10.0</text>\n</g>\n<g clip-path=\"url(#clip6500)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 633.681, 213.2)\" x=\"633.681\" y=\"213.2\">N=6</text>\n</g>\n<polyline clip-path=\"url(#clip6507)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 537.047,353.311 537.208,353.509 537.369,353.681 537.53,353.801 537.691,353.852 537.852,353.827 538.014,353.73 538.175,353.573 538.336,353.379 538.497,353.175 \n 538.658,352.989 538.819,352.848 538.98,352.771 539.141,352.77 539.302,352.845 539.463,352.986 539.624,353.173 539.785,353.38 539.946,353.578 540.107,353.739 \n 540.268,353.841 540.429,353.868 540.59,353.817 540.751,353.694 540.913,353.517 541.074,353.311 541.235,353.104 541.396,352.925 541.557,352.8 541.718,352.746 \n 541.879,352.772 542.04,352.873 542.201,353.037 542.362,353.239 542.523,353.453 542.684,353.647 542.845,353.795 543.006,353.875 543.167,353.876 543.328,353.797 \n 543.489,353.65 543.651,353.455 543.812,353.238 543.973,353.031 544.134,352.863 544.295,352.757 544.456,352.729 544.617,352.782 544.778,352.91 544.939,353.095 \n 545.1,353.311 545.261,353.528 545.422,353.715 545.583,353.845 545.744,353.902 545.905,353.875 546.066,353.769 546.227,353.598 546.388,353.386 546.55,353.162 \n 546.711,352.959 546.872,352.805 547.033,352.721 547.194,352.72 547.355,352.802 547.516,352.956 547.677,353.16 547.838,353.387 547.999,353.603 548.16,353.78 \n 548.321,353.891 548.482,353.921 548.643,353.865 548.804,353.731 548.965,353.537 549.126,353.311 549.287,353.084 549.449,352.888 549.61,352.751 549.771,352.692 \n 549.932,352.72 550.093,352.831 550.254,353.01 550.415,353.233 550.576,353.467 550.737,353.68 550.898,353.842 551.059,353.93 551.22,353.931 551.381,353.845 \n 551.542,353.683 551.703,353.469 551.864,353.231 552.025,353.004 552.187,352.819 552.348,352.702 552.509,352.671 552.67,352.73 552.831,352.87 552.992,353.073 \n 553.153,353.311 553.314,353.549 553.475,353.755 553.636,353.899 553.797,353.961 553.958,353.932 554.119,353.815 554.28,353.627 554.441,353.393 554.602,353.147 \n 554.763,352.923 554.924,352.753 555.086,352.66 555.247,352.659 555.408,352.75 555.569,352.919 555.73,353.145 555.891,353.395 556.052,353.634 556.213,353.828 \n 556.374,353.951 556.535,353.984 556.696,353.923 556.857,353.775 557.018,353.561 557.179,353.311 557.34,353.06 557.501,352.843 557.662,352.691 557.823,352.626 \n 557.985,352.657 558.146,352.78 558.307,352.978 558.468,353.224 558.629,353.483 558.79,353.719 558.951,353.899 559.112,353.996 559.273,353.998 559.434,353.903 \n 559.595,353.724 559.756,353.486 559.917,353.222 560.078,352.97 560.239,352.765 560.4,352.635 560.561,352.601 560.722,352.665 560.884,352.822 561.045,353.047 \n 561.206,353.311 561.367,353.576 561.528,353.805 561.689,353.965 561.85,354.034 562.011,354.001 562.172,353.872 562.333,353.662 562.494,353.403 562.655,353.129 \n 562.816,352.879 562.977,352.689 563.138,352.586 563.299,352.585 563.46,352.685 563.622,352.874 563.783,353.126 563.944,353.404 564.105,353.671 564.266,353.889 \n 564.427,354.026 564.588,354.063 564.749,353.994 564.91,353.829 565.071,353.59 565.232,353.311 565.393,353.03 565.554,352.788 565.715,352.618 565.876,352.545 \n 566.037,352.579 566.198,352.717 566.359,352.938 566.521,353.214 566.682,353.504 566.843,353.769 567.004,353.97 567.165,354.079 567.326,354.081 567.487,353.975 \n 567.648,353.774 567.809,353.507 567.97,353.212 568.131,352.928 568.292,352.698 568.453,352.552 568.614,352.513 568.775,352.585 568.936,352.761 569.097,353.014 \n 569.258,353.311 569.42,353.609 569.581,353.867 569.742,354.047 569.903,354.125 570.064,354.089 570.225,353.943 570.386,353.707 570.547,353.414 570.708,353.105 \n 570.869,352.824 571.03,352.61 571.191,352.493 571.352,352.491 571.513,352.604 571.674,352.818 571.835,353.102 571.996,353.417 572.158,353.718 572.319,353.964 \n 572.48,354.12 572.641,354.162 572.802,354.084 572.963,353.898 573.124,353.627 573.285,353.311 573.446,352.993 573.607,352.718 573.768,352.525 573.929,352.442 \n 574.09,352.48 574.251,352.636 574.412,352.888 574.573,353.201 574.734,353.53 574.895,353.831 575.057,354.06 575.218,354.185 575.379,354.188 575.54,354.067 \n 575.701,353.838 575.862,353.535 576.023,353.198 576.184,352.875 576.345,352.612 576.506,352.445 576.667,352.4 576.828,352.483 576.989,352.682 577.15,352.972 \n 577.311,353.311 577.472,353.652 577.633,353.946 577.794,354.153 577.956,354.243 578.117,354.202 578.278,354.035 578.439,353.765 578.6,353.429 578.761,353.075 \n 578.922,352.752 579.083,352.506 579.244,352.372 579.405,352.369 579.566,352.499 579.727,352.744 579.888,353.07 580.049,353.433 580.21,353.78 580.371,354.063 \n 580.532,354.242 580.693,354.291 580.855,354.202 581.016,353.987 581.177,353.676 581.338,353.311 581.499,352.944 581.66,352.626 581.821,352.403 581.982,352.306 \n 582.143,352.351 582.304,352.53 582.465,352.821 582.626,353.183 582.787,353.565 582.948,353.914 583.109,354.18 583.27,354.325 583.431,354.328 583.593,354.188 \n 583.754,353.924 583.915,353.571 584.076,353.179 584.237,352.804 584.398,352.497 584.559,352.303 584.72,352.25 584.881,352.346 585.042,352.578 585.203,352.916 \n 585.364,353.311 585.525,353.709 585.686,354.053 585.847,354.295 586.008,354.4 586.169,354.353 586.33,354.158 586.492,353.842 586.653,353.45 586.814,353.035 \n 586.975,352.656 587.136,352.367 587.297,352.209 587.458,352.205 587.619,352.357 587.78,352.644 587.941,353.028 588.102,353.454 588.263,353.863 588.424,354.197 \n 588.585,354.408 588.746,354.467 588.907,354.363 589.068,354.109 589.229,353.742 589.391,353.311 589.552,352.877 589.713,352.501 589.874,352.236 590.035,352.121 \n 590.196,352.173 590.357,352.385 590.518,352.73 590.679,353.159 590.84,353.613 591.001,354.028 591.162,354.344 591.323,354.518 591.484,354.522 591.645,354.356 \n 591.806,354.041 591.967,353.621 592.129,353.154 592.29,352.705 592.451,352.338 592.612,352.106 592.773,352.041 592.934,352.155 593.095,352.433 593.256,352.837 \n 593.417,353.311 593.578,353.789 593.739,354.203 593.9,354.495 594.061,354.622 594.222,354.565 594.383,354.331 594.544,353.951 594.705,353.478 594.866,352.977 \n 595.028,352.52 595.189,352.169 595.35,351.977 595.511,351.972 595.672,352.155 595.833,352.503 595.994,352.967 596.155,353.485 596.316,353.982 596.477,354.389 \n 596.638,354.647 596.799,354.719 596.96,354.593 597.121,354.285 597.282,353.837 597.443,353.311 597.604,352.78 597.765,352.319 597.927,351.994 598.088,351.852 \n 598.249,351.914 598.41,352.174 598.571,352.597 598.732,353.124 598.893,353.683 599.054,354.194 599.215,354.586 599.376,354.801 599.537,354.808 599.698,354.604 \n 599.859,354.215 600.02,353.695 600.181,353.116 600.342,352.559 600.503,352.102 600.665,351.812 600.826,351.73 600.987,351.871 601.148,352.216 601.309,352.719 \n 601.47,353.311 601.631,353.909 601.792,354.428 601.953,354.795 602.114,354.956 602.275,354.887 602.436,354.594 602.597,354.117 602.758,353.522 602.919,352.89 \n 603.08,352.311 603.241,351.867 603.402,351.623 603.564,351.614 603.725,351.844 603.886,352.284 604.047,352.874 604.208,353.532 604.369,354.166 604.53,354.686 \n 604.691,355.018 604.852,355.112 605.013,354.953 605.174,354.561 605.335,353.987 605.496,353.311 605.657,352.627 605.818,352.032 605.979,351.611 606.14,351.425 \n 606.301,351.503 606.463,351.838 606.624,352.384 606.785,353.068 606.946,353.795 607.107,354.462 607.268,354.974 607.429,355.258 607.59,355.27 607.751,355.005 \n 607.912,354.498 608.073,353.816 608.234,353.055 608.395,352.319 608.556,351.715 608.717,351.328 608.878,351.217 609.039,351.4 609.2,351.856 609.362,352.523 \n 609.523,353.311 609.684,354.109 609.845,354.805 610.006,355.3 610.167,355.52 610.328,355.43 610.489,355.04 610.65,354.399 610.811,353.596 610.972,352.741 \n 611.133,351.954 611.294,351.348 611.455,351.011 611.616,350.994 611.777,351.305 611.938,351.904 612.1,352.711 612.261,353.615 612.422,354.49 612.583,355.211 \n 612.744,355.675 612.905,355.811 613.066,355.595 613.227,355.053 613.388,354.255 613.549,353.311 613.71,352.352 613.871,351.513 614.032,350.914 614.193,350.646 \n 614.354,350.75 614.515,351.219 614.676,351.992 614.837,352.965 614.999,354.004 615.16,354.962 615.321,355.704 615.482,356.12 615.643,356.145 615.804,355.769 \n 615.965,355.037 616.126,354.048 616.287,352.936 616.448,351.856 616.609,350.962 616.77,350.384 616.931,350.21 617.092,350.472 617.253,351.142 617.414,352.133 \n 617.575,353.311 617.736,354.512 617.898,355.568 618.059,356.325 618.22,356.67 618.381,356.546 618.542,355.96 618.703,354.985 618.864,353.751 619.025,352.428 \n 619.186,351.201 619.347,350.245 619.508,349.704 619.669,349.663 619.83,350.139 619.991,351.076 620.152,352.354 620.313,353.799 620.474,355.209 620.636,356.385 \n 620.797,357.152 620.958,357.393 621.119,357.059 621.28,356.184 621.441,354.876 621.602,353.311 621.763,351.703 621.924,350.281 622.085,349.25 622.246,348.769 \n 622.407,348.921 622.568,349.703 622.729,351.022 622.89,352.706 623.051,354.528 623.212,356.233 623.373,357.574 623.535,358.349 623.696,358.43 623.857,357.783 \n 624.018,356.476 624.179,354.673 624.34,352.613 624.501,350.58 624.662,348.865 624.823,347.723 624.984,347.339 625.145,347.794 625.306,349.057 625.467,350.979 \n 625.628,353.311 625.789,355.738 625.95,357.919 626.111,359.532 626.272,360.321 626.434,360.14 626.595,358.969 626.756,356.931 626.917,354.275 627.078,351.351 \n 627.239,348.563 627.4,346.315 627.561,344.958 627.722,344.732 627.883,345.732 628.044,347.884 628.205,350.947 628.366,354.538 628.527,358.175 628.688,361.342 \n 628.849,363.555 629.01,364.431 629.171,363.753 629.333,361.503 629.494,357.886 629.655,353.311 629.816,348.355 629.977,343.694 630.138,340.021 630.299,337.954 \n 630.46,337.945 630.621,340.207 630.782,344.663 630.943,350.929 631.104,358.333 631.265,365.973 631.426,372.798 631.587,377.726 631.748,379.761 631.909,378.113 \n 632.071,372.304 632.232,362.24 632.393,348.249 632.554,331.073 632.715,311.816 632.876,291.849 633.037,272.689 633.198,255.854 633.359,242.714 633.52,234.361 \n 633.681,231.496 633.842,234.361 634.003,242.714 634.164,255.854 634.325,272.689 634.486,291.849 634.647,311.816 634.808,331.073 634.97,348.249 635.131,362.24 \n 635.292,372.304 635.453,378.113 635.614,379.761 635.775,377.726 635.936,372.798 636.097,365.973 636.258,358.333 636.419,350.929 636.58,344.663 636.741,340.207 \n 636.902,337.945 637.063,337.954 637.224,340.021 637.385,343.694 637.546,348.355 637.707,353.311 637.869,357.886 638.03,361.503 638.191,363.753 638.352,364.431 \n 638.513,363.555 638.674,361.342 638.835,358.175 638.996,354.538 639.157,350.947 639.318,347.884 639.479,345.732 639.64,344.732 639.801,344.958 639.962,346.315 \n 640.123,348.563 640.284,351.351 640.445,354.275 640.607,356.931 640.768,358.969 640.929,360.14 641.09,360.321 641.251,359.532 641.412,357.919 641.573,355.738 \n 641.734,353.311 641.895,350.979 642.056,349.057 642.217,347.794 642.378,347.339 642.539,347.723 642.7,348.865 642.861,350.58 643.022,352.613 643.183,354.673 \n 643.344,356.476 643.506,357.783 643.667,358.43 643.828,358.349 643.989,357.574 644.15,356.233 644.311,354.528 644.472,352.706 644.633,351.022 644.794,349.703 \n 644.955,348.921 645.116,348.769 645.277,349.25 645.438,350.281 645.599,351.703 645.76,353.311 645.921,354.876 646.082,356.184 646.243,357.059 646.405,357.393 \n 646.566,357.152 646.727,356.385 646.888,355.209 647.049,353.799 647.21,352.354 647.371,351.076 647.532,350.139 647.693,349.663 647.854,349.704 648.015,350.245 \n 648.176,351.201 648.337,352.428 648.498,353.751 648.659,354.985 648.82,355.96 648.981,356.546 649.142,356.67 649.304,356.325 649.465,355.568 649.626,354.512 \n 649.787,353.311 649.948,352.133 650.109,351.142 650.27,350.472 650.431,350.21 650.592,350.384 650.753,350.962 650.914,351.856 651.075,352.936 651.236,354.048 \n 651.397,355.037 651.558,355.769 651.719,356.145 651.88,356.12 652.042,355.704 652.203,354.962 652.364,354.004 652.525,352.965 652.686,351.992 652.847,351.219 \n 653.008,350.75 653.169,350.646 653.33,350.914 653.491,351.513 653.652,352.352 653.813,353.311 653.974,354.255 654.135,355.053 654.296,355.595 654.457,355.811 \n 654.618,355.675 654.779,355.211 654.941,354.49 655.102,353.615 655.263,352.711 655.424,351.904 655.585,351.305 655.746,350.994 655.907,351.011 656.068,351.348 \n 656.229,351.954 656.39,352.741 656.551,353.596 656.712,354.399 656.873,355.04 657.034,355.43 657.195,355.52 657.356,355.3 657.517,354.805 657.678,354.109 \n 657.84,353.311 658.001,352.523 658.162,351.856 658.323,351.4 658.484,351.217 658.645,351.328 658.806,351.715 658.967,352.319 659.128,353.055 659.289,353.816 \n 659.45,354.498 659.611,355.005 659.772,355.27 659.933,355.258 660.094,354.974 660.255,354.462 660.416,353.795 660.578,353.068 660.739,352.384 660.9,351.838 \n 661.061,351.503 661.222,351.425 661.383,351.611 661.544,352.032 661.705,352.627 661.866,353.311 662.027,353.987 662.188,354.561 662.349,354.953 662.51,355.112 \n 662.671,355.018 662.832,354.686 662.993,354.166 663.154,353.532 663.315,352.874 663.477,352.284 663.638,351.844 663.799,351.614 663.96,351.623 664.121,351.867 \n 664.282,352.311 664.443,352.89 664.604,353.522 664.765,354.117 664.926,354.594 665.087,354.887 665.248,354.956 665.409,354.795 665.57,354.428 665.731,353.909 \n 665.892,353.311 666.053,352.719 666.214,352.216 666.376,351.871 666.537,351.73 666.698,351.812 666.859,352.102 667.02,352.559 667.181,353.116 667.342,353.695 \n 667.503,354.215 667.664,354.604 667.825,354.808 667.986,354.801 668.147,354.586 668.308,354.194 668.469,353.683 668.63,353.124 668.791,352.597 668.952,352.174 \n 669.114,351.914 669.275,351.852 669.436,351.994 669.597,352.319 669.758,352.78 669.919,353.311 670.08,353.837 670.241,354.285 670.402,354.593 670.563,354.719 \n 670.724,354.647 670.885,354.389 671.046,353.982 671.207,353.485 671.368,352.967 671.529,352.503 671.69,352.155 671.851,351.972 672.013,351.977 672.174,352.169 \n 672.335,352.52 672.496,352.977 672.657,353.478 672.818,353.951 672.979,354.331 673.14,354.565 673.301,354.622 673.462,354.495 673.623,354.203 673.784,353.789 \n 673.945,353.311 674.106,352.837 674.267,352.433 674.428,352.155 674.589,352.041 674.75,352.106 674.912,352.338 675.073,352.705 675.234,353.154 675.395,353.621 \n 675.556,354.041 675.717,354.356 675.878,354.522 676.039,354.518 676.2,354.344 676.361,354.028 676.522,353.613 676.683,353.159 676.844,352.73 677.005,352.385 \n 677.166,352.173 677.327,352.121 677.488,352.236 677.649,352.501 677.811,352.877 677.972,353.311 678.133,353.742 678.294,354.109 678.455,354.363 678.616,354.467 \n 678.777,354.408 678.938,354.197 679.099,353.863 679.26,353.454 679.421,353.028 679.582,352.644 679.743,352.357 679.904,352.205 680.065,352.209 680.226,352.367 \n 680.387,352.656 680.549,353.035 680.71,353.45 680.871,353.842 681.032,354.158 681.193,354.353 681.354,354.4 681.515,354.295 681.676,354.053 681.837,353.709 \n 681.998,353.311 682.159,352.916 682.32,352.578 682.481,352.346 682.642,352.25 682.803,352.303 682.964,352.497 683.125,352.804 683.286,353.179 683.448,353.571 \n 683.609,353.924 683.77,354.188 683.931,354.328 684.092,354.325 684.253,354.18 684.414,353.914 684.575,353.565 684.736,353.183 684.897,352.821 685.058,352.53 \n 685.219,352.351 685.38,352.306 685.541,352.403 685.702,352.626 685.863,352.944 686.024,353.311 686.185,353.676 686.347,353.987 686.508,354.202 686.669,354.291 \n 686.83,354.242 686.991,354.063 687.152,353.78 687.313,353.433 687.474,353.07 687.635,352.744 687.796,352.499 687.957,352.369 688.118,352.372 688.279,352.506 \n 688.44,352.752 688.601,353.075 688.762,353.429 688.923,353.765 689.085,354.035 689.246,354.202 689.407,354.243 689.568,354.153 689.729,353.946 689.89,353.652 \n 690.051,353.311 690.212,352.972 690.373,352.682 690.534,352.483 690.695,352.4 690.856,352.445 691.017,352.612 691.178,352.875 691.339,353.198 691.5,353.535 \n 691.661,353.838 691.822,354.067 691.984,354.188 692.145,354.185 692.306,354.06 692.467,353.831 692.628,353.53 692.789,353.201 692.95,352.888 693.111,352.636 \n 693.272,352.48 693.433,352.442 693.594,352.525 693.755,352.718 693.916,352.993 694.077,353.311 694.238,353.627 694.399,353.898 694.56,354.084 694.721,354.162 \n 694.883,354.12 695.044,353.964 695.205,353.718 695.366,353.417 695.527,353.102 695.688,352.818 695.849,352.604 696.01,352.491 696.171,352.493 696.332,352.61 \n 696.493,352.824 696.654,353.105 696.815,353.414 696.976,353.707 697.137,353.943 697.298,354.089 697.459,354.125 697.62,354.047 697.782,353.867 697.943,353.609 \n 698.104,353.311 698.265,353.014 698.426,352.761 698.587,352.585 698.748,352.513 698.909,352.552 699.07,352.698 699.231,352.928 699.392,353.212 699.553,353.507 \n 699.714,353.774 699.875,353.975 700.036,354.081 700.197,354.079 700.358,353.97 700.52,353.769 700.681,353.504 700.842,353.214 701.003,352.938 701.164,352.717 \n 701.325,352.579 701.486,352.545 701.647,352.618 701.808,352.788 701.969,353.03 702.13,353.311 702.291,353.59 702.452,353.829 702.613,353.994 702.774,354.063 \n 702.935,354.026 703.096,353.889 703.257,353.671 703.419,353.404 703.58,353.126 703.741,352.874 703.902,352.685 704.063,352.585 704.224,352.586 704.385,352.689 \n 704.546,352.879 704.707,353.129 704.868,353.403 705.029,353.662 705.19,353.872 705.351,354.001 705.512,354.034 705.673,353.965 705.834,353.805 705.995,353.576 \n 706.156,353.311 706.318,353.047 706.479,352.822 706.64,352.665 706.801,352.601 706.962,352.635 707.123,352.765 707.284,352.97 707.445,353.222 707.606,353.486 \n 707.767,353.724 707.928,353.903 708.089,353.998 708.25,353.996 708.411,353.899 708.572,353.719 708.733,353.483 708.894,353.224 709.056,352.978 709.217,352.78 \n 709.378,352.657 709.539,352.626 709.7,352.691 709.861,352.843 710.022,353.06 710.183,353.311 710.344,353.561 710.505,353.775 710.666,353.923 710.827,353.984 \n 710.988,353.951 711.149,353.828 711.31,353.634 711.471,353.395 711.632,353.145 711.793,352.919 711.955,352.75 712.116,352.659 712.277,352.66 712.438,352.753 \n 712.599,352.923 712.76,353.147 712.921,353.393 713.082,353.627 713.243,353.815 713.404,353.932 713.565,353.961 713.726,353.899 713.887,353.755 714.048,353.549 \n 714.209,353.311 714.37,353.073 714.531,352.87 714.692,352.73 714.854,352.671 715.015,352.702 715.176,352.819 715.337,353.004 715.498,353.231 715.659,353.469 \n 715.82,353.683 715.981,353.845 716.142,353.931 716.303,353.93 716.464,353.842 716.625,353.68 716.786,353.467 716.947,353.233 717.108,353.01 717.269,352.831 \n 717.43,352.72 717.591,352.692 717.753,352.751 717.914,352.888 718.075,353.084 718.236,353.311 718.397,353.537 718.558,353.731 718.719,353.865 718.88,353.921 \n 719.041,353.891 719.202,353.78 719.363,353.603 719.524,353.387 719.685,353.16 719.846,352.956 720.007,352.802 720.168,352.72 720.329,352.721 720.491,352.805 \n 720.652,352.959 720.813,353.162 720.974,353.386 721.135,353.598 721.296,353.769 721.457,353.875 721.618,353.902 721.779,353.845 721.94,353.715 722.101,353.528 \n 722.262,353.311 722.423,353.095 722.584,352.91 722.745,352.782 722.906,352.729 723.067,352.757 723.228,352.863 723.39,353.031 723.551,353.238 723.712,353.455 \n 723.873,353.65 724.034,353.797 724.195,353.876 724.356,353.875 724.517,353.795 724.678,353.647 724.839,353.453 725,353.239 725.161,353.037 725.322,352.873 \n 725.483,352.772 725.644,352.746 725.805,352.8 725.966,352.925 726.127,353.104 726.289,353.311 726.45,353.517 726.611,353.694 726.772,353.817 726.933,353.868 \n 727.094,353.841 727.255,353.739 727.416,353.578 727.577,353.38 727.738,353.173 727.899,352.986 728.06,352.845 728.221,352.77 728.382,352.771 728.543,352.848 \n 728.704,352.989 728.865,353.175 729.027,353.379 729.188,353.573 729.349,353.73 729.51,353.827 729.671,353.852 729.832,353.801 729.993,353.681 730.154,353.509 \n 730.315,353.311 \n \"/>\n</svg>\n"
},
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
]
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Dirichlet積分の公式\n\n条件収束する広義積分に関する公式\n\n$$\n\\ds\\int_0^\\infty\\frac{\\sin t}{t}\\,dt=\\frac{\\pi}{2}\n$$\n\nより\n\n$$\n\\int_{-\\infty}^\\infty D_N(x)\\,dx = \\frac{2}{\\pi}\\int_0^\\infty \\frac{\\sin(2\\pi Nx)}{x}\\,dx =\n\\frac{2}{\\pi}\\int_0^\\infty \\frac{\\sin(2\\pi Nx)}{x}\\,dx = \\frac{2}{\\pi}\\frac{\\pi}{2}=1.\n$$\n\n三番目の等号で $x=t/(2\\pi N)$ と置換して計算した. この公式は条件収束する積分の公式であることに注意せよ.\n\n上の公式(**Dirichlet積分の公式**と呼ばれる)については\n\n* <a href=\"http://nbviewer.jupyter.org/github/genkuroki/Calculus/blob/master/09%20integration.ipynb\">09 積分</a>\n\nの<a href=\"http://nbviewer.jupyter.org/github/genkuroki/Calculus/blob/master/09%20integration.ipynb#Dirichlet積分とその一般化\">Dirichlet積分とその一般化</a>の解説を参照せよ."
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**Dirichlet積分の公式補足:** 条件収束する広義積分に関する次の公式が成立している:\n\n$$\n\\int_{-\\infty}^\\infty \\frac{\\sin(ax)}{\\pi x}\\,dx = \\sign(a) =\n\\begin{cases}\n1 & (a<0) \\\\\n0 & (a=0) \\\\\n-1 & (a>0).\n\\end{cases}\n$$\n\n**証明:** $a=0$ のとき, 被積分函数が恒等的に $0$ になるので, 積分も $0$ になる. $a\\ne 0$ と仮定する.\n\n$$\n\\int_{-\\infty}^\\infty \\frac{\\sin(ax)}{\\pi x}\\,dx = \\frac{2}{\\pi}\\int_0^\\infty \\frac{\\sin(ax)}{x}\\,dx\n$$\n\nであるから, $x = t/|a|$ と置換すると, $a/|a|=\\sign(a)$ なので,\n\n$$\n\\frac{2}{\\pi}\\int_0^\\infty \\frac{\\sin(ax)}{x}\\,dx =\n\\frac{2}{\\pi}\\int_0^\\infty \\frac{\\sign(a)\\sin(t)}{t}\\,dt = \\sign(a)\\frac{2}{\\pi}\\frac{\\pi}{2}=\\sign(a).\n\\qquad\\QED\n$$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Riemannの局所性定理\n\n**Riemannの局所性定理:** $f$ は $\\R$ 上の $L^1$ 函数であるとし, $\\delta>0$ であるとする. このとき,\n\n$$\n\\lim_{N\\to\\infty}\\int_{-\\infty}^{-\\delta} f(x+y)D_N(y)\\,dy = 0, \\quad\n\\lim_{N\\to\\infty}\\int_\\delta^\\infty f(x+y)D_N(y)\\,dy = 0.\n$$\n\nこれより, $\\int_{-N}^N \\hat{f}(p)e^{2\\pi ipx}\\,dp = \\int_\\R f(x+y) D_N(y)\\,dy$ が $N\\to\\infty$ で収束することと, $\\int_{-\\delta}^\\delta f(x+y) D_N(y)\\,dy$ が $N\\to\\infty$ で収束することは同値であり, 収束する場合には同じ値に収束することがわかる. 後者が収束するか否かは $x$ の近くでの函数 $f$ の様子だけで決まることに注意せよ. \n\n**証明:**\n$$\n\\begin{aligned}\n&\n\\int_{-\\infty}^{-\\delta} f(x+y)D_N(y)\\,dy = \\int_{-\\infty}^{-\\delta} \\frac{f(x+y)}{y} \\sin(2\\pi Ny)\\,dy,\n\\\\ &\n\\int_\\delta^\\infty f(x+y)D_N(y)\\,dy = \\int_{-\\infty}^{-\\delta} \\frac{f(x+y)}{y} \\sin(2\\pi Ny)\\,dy.\n\\end{aligned}\n$$\n\nであり, 区間 $(-\\infty,-\\delta)$ と $(\\delta,\\infty)$ のそれぞれの上で函数 $f(x+y)/y$ は $L^1$ 函数なので, Riemann-Lebesgueの定理より, これらは $N\\to\\infty$ で $0$ に収束する. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Fourier変換の逆変換の収束性 (Diniの条件)"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**補題:** $\\delta>0$ のとき,\n\n$$\n\\lim_{N\\to\\infty}\\int_{-\\infty}^{-\\delta} D_N(y)dy = 0, \\quad\n\\lim_{N\\to\\infty}\\int_\\delta^\\infty D_N(y)dy = 0. \n$$\n\n**注意:** 条件収束する広義積分の極限に関する結果なのでRiemann-Lebesgueの定理を直接使用できない. $\\QED$\n\n**証明:** $D_N(y)$ は偶函数なので後者のみを示せば十分である. Dirichlet積分の公式より $\\ds\\lim_{N\\to\\infty}\\int_0^{2\\pi N\\delta} \\frac{\\sin t}{t}\\,dt=\\frac{\\pi}{2}$ なので, $\\ds\\lim_{N\\to\\infty}\\int_{2\\pi N\\delta}^\\infty \\frac{\\sin t}{\\pi t}\\,dt=0$ となることがわかる. ゆえに, $x=t/(2\\pi N)$ とおくと, \n\n$$\n\\int_\\delta^\\infty D_N(y)dy = \\int_\\delta^\\infty \\frac{\\sin(2\\pi Nx)}{\\pi x}\\,dx =\n\\int_{2\\pi N\\delta}^\\infty \\frac{\\sin t}{\\pi t}\\,dt\\to 0 \\quad (N\\to\\infty).\n\\qquad\\QED\n$$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**定理(Diniの条件):** $f$ は $\\R$ 上の $L^1$ 函数であり, $x\\in \\R$ であるとする.とする. さらに, ある $\\delta>0$ が存在して, \n\n$$\n\\int_0^\\delta \\frac{|(f(x+y) + f(x-y) - 2f(x)|}{y}\\,dy <\\infty\n\\tag{$*$}\n$$\n\nが成立していると仮定する. この条件($*$)を**Diniの条件**と呼ぶ. このとき, \n\n$$\n\\lim_{N\\to\\infty}\\int_{-N}^N \\hat{f}(p)e^{2\\pi ipx}\\,dp = \\lim_{N\\to\\infty}\\int_\\R f(x+y) D_N(y)\\,dy = f(x).\n$$\n\n**証明:** $\\int_{-N}^N \\hat{f}(p)e^{2\\pi ipx}\\,dp - f(x)$ が $N\\to\\infty$ で $0$ に収束することを示せばよい. \n\n$$\n\\begin{aligned}\n\\int_{-N}^N \\hat{f}(p)e^{2\\pi ipx}\\,dp - f(x) &=\n\\int_\\R f(x+y) D_N(y)\\,dy - f(x) \\int_{-\\infty}^\\infty D_N(y)\\,dy\n\\\\ &=\n\\int_{-\\infty}^\\infty (f(x+y)-f(x)) D_N(y)\\,dy\n\\\\ &=\n\\int_0^\\infty (f(x+y)-f(x)) D_N(y)\\,dy +\n\\int_{-\\infty}^0 (f(x+y)-f(x)) D_N(y)\\,dy\n\\\\ &=\n\\int_0^\\infty (f(x+y)-f(x)) D_N(y)\\,dy +\n\\int_0^\\infty (f(x-y)-f(x)) D_N(y)\\,dy\n\\\\ &=\n\\int_0^\\infty (f(x+y)+f(x-y)-2f(x)) D_N(y)\\,dy\n\\\\ &=\n\\int_0^\\infty \\frac{f(x+y)+f(x-y)-2f(x)}{y} \\frac{\\sin(2\\pi N y)}{\\pi}\\,dy = I_N + J_N.\n\\end{aligned}\n$$\n\nここで, \n\n$$\n\\delta > 0, \\quad\nI_N = \\int_0^\\delta \\frac{f(x+y)+f(x-y)-2f(x)}{y} \\frac{\\sin(2\\pi N y)}{\\pi}\\,dy, \\quad\nJ_N = \\int_\\delta^\\infty \\frac{f(x+y)+f(x-y)-2f(x)}{y} \\frac{\\sin(2\\pi N y)}{\\pi}\\,dy.\n$$\n\n$N\\to\\infty$ のとき, Riemannの局所性定理と上の補題より $J_N\\to 0$ となり, Diniの条件の仮定とRiemann-Lebesgueの定理より $I_N\\to 0$ となる. これで示したいことが示せた. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**例:** $f$ は $\\R$ 上の $L^1$ 函数であるとする. $y\\searrow 0$ のとき $f(x+y), f(x-y)$ は収束していると仮定し, それぞれの収束先を $f(x+0), f(x-0)$ と書くことにする. さらに $y\\searrow 0$ で $\\ds\\frac{f(x+y)-f(x+0)}{y}$ と $\\ds\\frac{f(x-y)-f(x-0)}{y}$ は収束していると仮定する. \n\nこのとき, 十分小さな $\\delta>0$ を取ると, $\\ds\\frac{f(x+y)+f(x-y)-(f(x+0)+f(x-0))}{y}$ は $0<y<\\delta$ で有界になり, 特にそこで可積分になる. ゆえに $f(x)=(f(x+0)+f(x-0))/2$ ならば, Diniの条件が満たされており, 上の定理より,\n\n$$\n\\lim_{N\\to\\infty}\\int_{-N}^N \\hat{f}(p)e^{2\\pi ipx}\\,dp = \\lim_{N\\to\\infty}\\int_\\R f(x+y) D_N(y)\\,dy = f(x).\n$$\n\n特に $f$ が $x$ で微分可能ならばこれが成立している. さらにもしもFourier変換 $\\hat{f}(p)$ が可積分でかつDiniの条件が満たされているならば,\n\n$$\n\\hat{f}(p)=\\int_{-\\infty}^\\infty f(x)e^{-2\\pi ipx}\\,dx\n\\implies\n\\int_{-\\infty}^\\infty \\hat{f}(p)e^{2\\pi ipx}\\,dp = f(x)\n$$\n\nが絶対収束する積分の公式として成立している. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**例:** $a>0$ であるとし, $f(x)$ を\n\n$$\nf(x) = \\begin{cases}\n1 & (-a<x<a) \\\\\n1/2 & (a=\\pm a) \\\\\n0 & (\\text{otherwise})\n\\end{cases}\n$$\n\nと定める. このとき, Diniの条件が満たされているので, \n\n$$\n\\lim_{N\\to\\infty}\\int_{-N}^N \\hat{f}(p)e^{2\\pi ipx}\\,dp = f(x)\n\\tag{$*$}\n$$\n\nが成立している. これを直接の計算で確認してみよう.\n\n$$\n\\hat{f}(p) = \\int_{-a}^a e^{-2\\pi ipx}\\,dx = \\frac{e^{-2\\pi ipa}-e^{2\\pi ipa}}{-2\\pi ip} =\n\\frac{\\sin(2\\pi a p)}{\\pi p}.\n$$\n\nゆえに, \n\n$$\n\\begin{aligned}\n\\int_{-N}^N \\hat{f}(p)e^{2\\pi ipx}\\,dp &=\n\\int_{-N}^N \\frac{\\sin(2\\pi ap)}{\\pi p} e^{2\\pi ipx}\\,dp =\n\\int_{-N}^N \\frac{\\sin(2\\pi ap)\\cos(2\\pi xp)}{\\pi p}\\,dp\n\\\\ &=\n\\frac{1}{2}\\int_{-N}^N \\frac{\\sin(2\\pi(a+x)p)+\\sin(2\\pi(a-x)p)}{\\pi p}\\,dp.\n\\end{aligned}\n$$\n\n2つ目の等号で $\\ds e^{2\\pi ipx}=\\cos(2\\pi xp)+i\\sin(2\\pi xp)$ と $\\ds\\frac{\\sin(2\\pi a p)\\sin(2\\pi xp)}{\\pi p}$ が $p$ の奇函数であることを用いた. 3つ目の等号では三角函数の加法公式を使って示される $2\\sin\\alpha\\,\\cos\\beta = \\sin(\\alpha+\\beta) + \\sin(\\alpha-\\beta)$ を用いた.\n\nそして, Dirichlet積分の公式より, \n\n$$\n\\begin{aligned}\n&\n\\lim_{N\\to\\infty}\\frac{1}{2}\\int_{-N}^N \\frac{\\sin(2\\pi(a+x)p)}{\\pi p}\\,dp =\n\\begin{cases}\n1/2 & (x>-a) \\\\\n0 & (x=a) \\\\\n-1/2 & (x<-a),\n\\end{cases}\n\\\\ &\n\\lim_{N\\to\\infty}\\frac{1}{2}\\int_{-N}^N \\frac{\\sin(2\\pi(a-x)p)}{\\pi p}\\,dp =\n\\begin{cases}\n1/2 & (x<a) \\\\\n0 & (x=a) \\\\\n-1/2 & (x>a).\n\\end{cases}\n\\end{aligned}\n$$\n\n以上を合わせると, 式($*$)が成立していることがわかる. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "## Fourier級数の収束\n\nFourier変換の逆変換の収束の議論とほぼ同じ議論を以下では行う."
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Fourier級数の定義\n\n$f(x)$ は周期 $1$ を持つ $\\R$ 上の函数であると仮定する: $f(x+1)=f(x)$. このとき, 整数 $k\\in\\Z$ に対して, $f(x)$ のFourier係数 $a_k(f)$ を\n\n$$\na_k(f) = \\int_0^1 f(x)e^{-2\\pi i kx}\\,dx\n$$\n\nと定める. そして, \n\n$$\n\\sum_{k\\in\\Z} a_k(f) e^{2\\pi ikx}\n$$\n\nを $f(x)$ の**Fourier級数展開**と呼ぶ. "
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Fourier展開のDirichlet核\n\n**Dirichlet核** $D_N(x)$ を\n\n$$\nD_N(x) = \\sum_{k=-N}^N e^{2\\pi ikx} = e^{-2\\pi iNx}\\frac{e^{2\\pi i(2N+1)x}-1}{e^{2\\pi i x}-1} =\n\\frac{\\sin(\\pi(2N+1)x)}{\\sin(\\pi x)}\n$$\n\nと定める. ただし, $x\\in\\Z$ のときには $D_N(x)=2N+1$ と定めておく. $D_N(x)$ は有界な偶函数で周期 $1$ を持つ.\n\nこのとき, \n\n$$\n\\begin{aligned}\n\\sum_{k=-N}^N a_k(f)e^{2\\pi ikx} &=\n\\sum_{k=-N}^N \\left(\\int_0^1 f(y)e^{2\\pi i ky}\\,dy\\right)e^{2\\pi ikx} =\n\\int_0^1 f(y)\\left(\\sum_{k=-N}^N e^{2\\pi i k(x-y)}\\,dx\\right)\\,dy \n\\\\ &=\n\\int_0^1 f(y)D_N(x-y)\\,dy =\n\\int_{-1/2}^{1/2} f(x+y)D_N(y)\\,dy.\n\\end{aligned}\n$$\n\n最後の等号で $y$ を $x+y$ で置換し, $D_N(-y)=D_N(y)$ と $f(x+y)D_N(y)$ が $y$ について周期 $1$ を持つ函数になることを用いた.\n\n$$\n\\int_0^1 D_N(y)\\,dy = \\sum_{k=-N}^N\\int_0^1 e^{2\\pi iky} \\,dy = \\int_0^1 1 \\,dy = 1.\n$$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**問題:** Fourier級数のDirichlet核のグラフを描け. $\\QED$\n\n**解説:** 上の $D_N(x)$ は $D_N(x+1)=D_N(x)$ を満たしているので, $-1/2\\leqq x\\leqq 1/2$ でグラフを描けば十分である. $D_N(x)$ のグラフは $N$ 個の山を持ち, 振動が細かくなり, $N$ が大きくなると, $x=0$ の近くでは(より正確には整数の近くの $x$ においては) $D_N(x)$ の値が大きくなり, 他での値は小さくなる.\n\n次のセルを見よ. $\\QED$"
},
{
"metadata": {
"trusted": true
},
"cell_type": "code",
"source": "# フーリエ級数のディリクレ核 D_N(x) のグラフ\n\nD(N,x) = iszero(x) ? 2N+1 : sin(π*(2N+1)*x)/(sin(π*x))\nPP = []\nfor N in [1:6; 10; 20; 30]\n x = -0.5:0.001:0.5\n P = plot(x, D.(N,x), title=\"N=$N\", titlefontsize=10)\n push!(PP, P)\nend\nplot(PP..., size=(750, 600), legend=false)",
"execution_count": 4,
"outputs": [
{
"data": {
"image/svg+xml": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"750\" height=\"600\" viewBox=\"0 0 750 600\">\n<defs>\n <clipPath id=\"clip6700\">\n <rect x=\"0\" y=\"0\" width=\"750\" height=\"600\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip6700)\" points=\"\n0,600 750,600 750,0 0,0 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6701\">\n <rect x=\"150\" y=\"0\" width=\"526\" height=\"526\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip6700)\" points=\"\n32.4745,177.545 229.2,177.545 229.2,31.4961 32.4745,31.4961 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6702\">\n <rect x=\"32\" y=\"31\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6702)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,177.545 32.4745,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6702)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 81.6558,177.545 81.6558,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6702)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 130.837,177.545 130.837,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6702)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 180.019,177.545 180.019,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6702)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 229.2,177.545 229.2,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6702)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,177.545 229.2,177.545 \n \"/>\n<polyline clip-path=\"url(#clip6702)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,141.033 229.2,141.033 \n \"/>\n<polyline clip-path=\"url(#clip6702)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,104.521 229.2,104.521 \n \"/>\n<polyline clip-path=\"url(#clip6702)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,68.0084 229.2,68.0084 \n \"/>\n<polyline clip-path=\"url(#clip6702)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,31.4961 229.2,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,177.545 229.2,177.545 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,177.545 32.4745,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,177.545 32.4745,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 81.6558,177.545 81.6558,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 130.837,177.545 130.837,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 180.019,177.545 180.019,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 229.2,177.545 229.2,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,177.545 35.4254,177.545 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,141.033 35.4254,141.033 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,104.521 35.4254,104.521 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,68.0084 35.4254,68.0084 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,31.4961 35.4254,31.4961 \n \"/>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 32.4745, 192.095)\" x=\"32.4745\" y=\"192.095\">-0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 81.6558, 192.095)\" x=\"81.6558\" y=\"192.095\">-0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 130.837, 192.095)\" x=\"130.837\" y=\"192.095\">0.00</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 180.019, 192.095)\" x=\"180.019\" y=\"192.095\">0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 229.2, 192.095)\" x=\"229.2\" y=\"192.095\">0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 182.045)\" x=\"24.9745\" y=\"182.045\">-1</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 145.533)\" x=\"24.9745\" y=\"145.533\">0</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 109.021)\" x=\"24.9745\" y=\"109.021\">1</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 72.5084)\" x=\"24.9745\" y=\"72.5084\">2</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 35.9961)\" x=\"24.9745\" y=\"35.9961\">3</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 130.837, 13.2)\" x=\"130.837\" y=\"13.2\">N=1</text>\n</g>\n<polyline clip-path=\"url(#clip6702)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,177.545 32.6712,177.544 32.8679,177.54 33.0647,177.532 33.2614,177.522 33.4581,177.509 33.6548,177.493 33.8516,177.475 34.0483,177.453 34.245,177.429 \n 34.4417,177.401 34.6385,177.371 34.8352,177.338 35.0319,177.302 35.2286,177.263 35.4254,177.221 35.6221,177.177 35.8188,177.129 36.0156,177.079 36.2123,177.026 \n 36.409,176.97 36.6057,176.911 36.8025,176.849 36.9992,176.784 37.1959,176.717 37.3926,176.646 37.5894,176.573 37.7861,176.497 37.9828,176.418 38.1795,176.336 \n 38.3763,176.252 38.573,176.164 38.7697,176.074 38.9664,175.981 39.1632,175.885 39.3599,175.787 39.5566,175.685 39.7533,175.581 39.9501,175.474 40.1468,175.364 \n 40.3435,175.251 40.5402,175.136 40.737,175.017 40.9337,174.896 41.1304,174.772 41.3271,174.646 41.5239,174.516 41.7206,174.384 41.9173,174.249 42.114,174.112 \n 42.3108,173.971 42.5075,173.828 42.7042,173.682 42.9009,173.534 43.0977,173.382 43.2944,173.228 43.4911,173.071 43.6878,172.912 43.8846,172.75 44.0813,172.585 \n 44.278,172.417 44.4747,172.247 44.6715,172.074 44.8682,171.899 45.0649,171.72 45.2616,171.539 45.4584,171.356 45.6551,171.17 45.8518,170.981 46.0485,170.789 \n 46.2453,170.595 46.442,170.399 46.6387,170.199 46.8354,169.998 47.0322,169.793 47.2289,169.586 47.4256,169.377 47.6223,169.164 47.8191,168.95 48.0158,168.732 \n 48.2125,168.513 48.4092,168.29 48.606,168.066 48.8027,167.838 48.9994,167.608 49.1962,167.376 49.3929,167.141 49.5896,166.904 49.7863,166.664 49.9831,166.422 \n 50.1798,166.177 50.3765,165.93 50.5732,165.681 50.77,165.429 50.9667,165.175 51.1634,164.918 51.3601,164.659 51.5569,164.397 51.7536,164.134 51.9503,163.867 \n 52.147,163.599 52.3438,163.328 52.5405,163.055 52.7372,162.779 52.9339,162.502 53.1307,162.221 53.3274,161.939 53.5241,161.655 53.7208,161.368 53.9176,161.079 \n 54.1143,160.787 54.311,160.494 54.5077,160.198 54.7045,159.9 54.9012,159.6 55.0979,159.297 55.2946,158.993 55.4914,158.686 55.6881,158.377 55.8848,158.066 \n 56.0815,157.753 56.2783,157.438 56.475,157.121 56.6717,156.802 56.8684,156.48 57.0652,156.157 57.2619,155.831 57.4586,155.504 57.6553,155.174 57.8521,154.843 \n 58.0488,154.51 58.2455,154.174 58.4422,153.837 58.639,153.497 58.8357,153.156 59.0324,152.813 59.2291,152.468 59.4259,152.121 59.6226,151.772 59.8193,151.421 \n 60.016,151.068 60.2128,150.714 60.4095,150.358 60.6062,150 60.8029,149.64 60.9997,149.278 61.1964,148.915 61.3931,148.549 61.5898,148.182 61.7866,147.814 \n 61.9833,147.444 62.18,147.071 62.3768,146.698 62.5735,146.322 62.7702,145.945 62.9669,145.567 63.1637,145.186 63.3604,144.804 63.5571,144.421 63.7538,144.036 \n 63.9506,143.649 64.1473,143.261 64.344,142.871 64.5407,142.48 64.7375,142.087 64.9342,141.693 65.1309,141.298 65.3276,140.9 65.5244,140.502 65.7211,140.102 \n 65.9178,139.701 66.1145,139.298 66.3113,138.894 66.508,138.488 66.7047,138.081 66.9014,137.673 67.0982,137.264 67.2949,136.853 67.4916,136.441 67.6883,136.028 \n 67.8851,135.613 68.0818,135.197 68.2785,134.78 68.4752,134.362 68.672,133.943 68.8687,133.522 69.0654,133.101 69.2621,132.678 69.4589,132.254 69.6556,131.829 \n 69.8523,131.403 70.049,130.976 70.2458,130.548 70.4425,130.118 70.6392,129.688 70.8359,129.257 71.0327,128.825 71.2294,128.392 71.4261,127.957 71.6228,127.522 \n 71.8196,127.087 72.0163,126.65 72.213,126.212 72.4097,125.774 72.6065,125.334 72.8032,124.894 72.9999,124.453 73.1966,124.011 73.3934,123.569 73.5901,123.125 \n 73.7868,122.681 73.9835,122.236 74.1803,121.791 74.377,121.345 74.5737,120.898 74.7704,120.451 74.9672,120.002 75.1639,119.554 75.3606,119.104 75.5573,118.655 \n 75.7541,118.204 75.9508,117.753 76.1475,117.302 76.3443,116.85 76.541,116.397 76.7377,115.944 76.9344,115.491 77.1312,115.037 77.3279,114.583 77.5246,114.128 \n 77.7213,113.673 77.9181,113.218 78.1148,112.762 78.3115,112.306 78.5082,111.85 78.705,111.393 78.9017,110.936 79.0984,110.479 79.2951,110.021 79.4919,109.564 \n 79.6886,109.106 79.8853,108.648 80.082,108.19 80.2788,107.731 80.4755,107.273 80.6722,106.814 80.8689,106.356 81.0657,105.897 81.2624,105.438 81.4591,104.98 \n 81.6558,104.521 81.8526,104.062 82.0493,103.603 82.246,103.144 82.4427,102.686 82.6395,102.227 82.8362,101.768 83.0329,101.31 83.2296,100.852 83.4264,100.393 \n 83.6231,99.9354 83.8198,99.4776 84.0165,99.02 84.2133,98.5626 84.41,98.1054 84.6067,97.6485 84.8034,97.1918 85.0002,96.7355 85.1969,96.2794 85.3936,95.8237 \n 85.5903,95.3683 85.7871,94.9133 85.9838,94.4586 86.1805,94.0044 86.3772,93.5505 86.574,93.0971 86.7707,92.6442 86.9674,92.1917 87.1641,91.7397 87.3609,91.2882 \n 87.5576,90.8372 87.7543,90.3868 87.951,89.937 88.1478,89.4877 88.3445,89.039 88.5412,88.5909 88.7379,88.1434 88.9347,87.6966 89.1314,87.2504 89.3281,86.805 \n 89.5249,86.3602 89.7216,85.9162 89.9183,85.4728 90.115,85.0303 90.3118,84.5885 90.5085,84.1475 90.7052,83.7073 90.9019,83.2679 91.0987,82.8293 91.2954,82.3917 \n 91.4921,81.9548 91.6888,81.5189 91.8856,81.0839 92.0823,80.6498 92.279,80.2167 92.4757,79.7845 92.6725,79.3533 92.8692,78.9231 93.0659,78.4939 93.2626,78.0657 \n 93.4594,77.6385 93.6561,77.2125 93.8528,76.7875 94.0495,76.3636 94.2463,75.9408 94.443,75.5191 94.6397,75.0986 94.8364,74.6793 95.0332,74.2611 95.2299,73.8441 \n 95.4266,73.4283 95.6233,73.0138 95.8201,72.6005 96.0168,72.1884 96.2135,71.7777 96.4102,71.3682 96.607,70.96 96.8037,70.5532 97.0004,70.1477 97.1971,69.7436 \n 97.3939,69.3408 97.5906,68.9394 97.7873,68.5395 97.984,68.1409 98.1808,67.7438 98.3775,67.3481 98.5742,66.9539 98.7709,66.5612 98.9677,66.17 99.1644,65.7803 \n 99.3611,65.3921 99.5578,65.0055 99.7546,64.6205 99.9513,64.237 100.148,63.8551 100.345,63.4748 100.541,63.0961 100.738,62.7191 100.935,62.3437 101.132,61.9699 \n 101.328,61.5979 101.525,61.2275 101.722,60.8589 101.919,60.492 102.115,60.1268 102.312,59.7634 102.509,59.4017 102.705,59.0418 102.902,58.6838 103.099,58.3275 \n 103.296,57.973 103.492,57.6204 103.689,57.2697 103.886,56.9208 104.083,56.5738 104.279,56.2286 104.476,55.8854 104.673,55.5441 104.869,55.2048 105.066,54.8674 \n 105.263,54.5319 105.46,54.1984 105.656,53.8669 105.853,53.5374 106.05,53.2099 106.247,52.8845 106.443,52.5611 106.64,52.2397 106.837,51.9204 107.033,51.6032 \n 107.23,51.288 107.427,50.975 107.624,50.6641 107.82,50.3553 108.017,50.0486 108.214,49.7441 108.41,49.4418 108.607,49.1416 108.804,48.8436 109.001,48.5478 \n 109.197,48.2543 109.394,47.9629 109.591,47.6738 109.788,47.3869 109.984,47.1023 110.181,46.8199 110.378,46.5398 110.574,46.2621 110.771,45.9866 110.968,45.7134 \n 111.165,45.4425 111.361,45.174 111.558,44.9078 111.755,44.644 111.952,44.3825 112.148,44.1234 112.345,43.8667 112.542,43.6124 112.738,43.3605 112.935,43.111 \n 113.132,42.864 113.329,42.6193 113.525,42.3771 113.722,42.1374 113.919,41.9001 114.116,41.6653 114.312,41.433 114.509,41.2032 114.706,40.9758 114.902,40.751 \n 115.099,40.5287 115.296,40.3089 115.493,40.0917 115.689,39.877 115.886,39.6649 116.083,39.4553 116.28,39.2483 116.476,39.0438 116.673,38.842 116.87,38.6427 \n 117.066,38.446 117.263,38.252 117.46,38.0605 117.657,37.8717 117.853,37.6855 118.05,37.502 118.247,37.3211 118.443,37.1429 118.64,36.9673 118.837,36.7944 \n 119.034,36.6241 119.23,36.4565 119.427,36.2917 119.624,36.1295 119.821,35.97 120.017,35.8132 120.214,35.6592 120.411,35.5078 120.607,35.3592 120.804,35.2133 \n 121.001,35.0701 121.198,34.9297 121.394,34.7921 121.591,34.6571 121.788,34.525 121.985,34.3956 122.181,34.269 122.378,34.1451 122.575,34.0241 122.771,33.9058 \n 122.968,33.7903 123.165,33.6776 123.362,33.5676 123.558,33.4605 123.755,33.3562 123.952,33.2547 124.149,33.1561 124.345,33.0602 124.542,32.9671 124.739,32.8769 \n 124.935,32.7895 125.132,32.705 125.329,32.6232 125.526,32.5444 125.722,32.4683 125.919,32.3951 126.116,32.3248 126.312,32.2573 126.509,32.1926 126.706,32.1308 \n 126.903,32.0719 127.099,32.0158 127.296,31.9626 127.493,31.9122 127.69,31.8648 127.886,31.8201 128.083,31.7784 128.28,31.7395 128.476,31.7035 128.673,31.6704 \n 128.87,31.6402 129.067,31.6128 129.263,31.5883 129.46,31.5667 129.657,31.5479 129.854,31.5321 130.05,31.5191 130.247,31.509 130.444,31.5018 130.64,31.4975 \n 130.837,31.4961 131.034,31.4975 131.231,31.5018 131.427,31.509 131.624,31.5191 131.821,31.5321 132.018,31.5479 132.214,31.5667 132.411,31.5883 132.608,31.6128 \n 132.804,31.6402 133.001,31.6704 133.198,31.7035 133.395,31.7395 133.591,31.7784 133.788,31.8201 133.985,31.8648 134.182,31.9122 134.378,31.9626 134.575,32.0158 \n 134.772,32.0719 134.968,32.1308 135.165,32.1926 135.362,32.2573 135.559,32.3248 135.755,32.3951 135.952,32.4683 136.149,32.5444 136.345,32.6232 136.542,32.705 \n 136.739,32.7895 136.936,32.8769 137.132,32.9671 137.329,33.0602 137.526,33.1561 137.723,33.2547 137.919,33.3562 138.116,33.4605 138.313,33.5676 138.509,33.6776 \n 138.706,33.7903 138.903,33.9058 139.1,34.0241 139.296,34.1451 139.493,34.269 139.69,34.3956 139.887,34.525 140.083,34.6571 140.28,34.7921 140.477,34.9297 \n 140.673,35.0701 140.87,35.2133 141.067,35.3592 141.264,35.5078 141.46,35.6592 141.657,35.8132 141.854,35.97 142.051,36.1295 142.247,36.2917 142.444,36.4565 \n 142.641,36.6241 142.837,36.7944 143.034,36.9673 143.231,37.1429 143.428,37.3211 143.624,37.502 143.821,37.6855 144.018,37.8717 144.215,38.0605 144.411,38.252 \n 144.608,38.446 144.805,38.6427 145.001,38.842 145.198,39.0438 145.395,39.2483 145.592,39.4553 145.788,39.6649 145.985,39.877 146.182,40.0917 146.378,40.3089 \n 146.575,40.5287 146.772,40.751 146.969,40.9758 147.165,41.2032 147.362,41.433 147.559,41.6653 147.756,41.9001 147.952,42.1374 148.149,42.3771 148.346,42.6193 \n 148.542,42.864 148.739,43.111 148.936,43.3605 149.133,43.6124 149.329,43.8667 149.526,44.1234 149.723,44.3825 149.92,44.644 150.116,44.9078 150.313,45.174 \n 150.51,45.4425 150.706,45.7134 150.903,45.9866 151.1,46.2621 151.297,46.5398 151.493,46.8199 151.69,47.1023 151.887,47.3869 152.084,47.6738 152.28,47.9629 \n 152.477,48.2543 152.674,48.5478 152.87,48.8436 153.067,49.1416 153.264,49.4418 153.461,49.7441 153.657,50.0486 153.854,50.3553 154.051,50.6641 154.247,50.975 \n 154.444,51.288 154.641,51.6032 154.838,51.9204 155.034,52.2397 155.231,52.5611 155.428,52.8845 155.625,53.2099 155.821,53.5374 156.018,53.8669 156.215,54.1984 \n 156.411,54.5319 156.608,54.8674 156.805,55.2048 157.002,55.5441 157.198,55.8854 157.395,56.2286 157.592,56.5738 157.789,56.9208 157.985,57.2697 158.182,57.6204 \n 158.379,57.973 158.575,58.3275 158.772,58.6838 158.969,59.0418 159.166,59.4017 159.362,59.7634 159.559,60.1268 159.756,60.492 159.953,60.8589 160.149,61.2275 \n 160.346,61.5979 160.543,61.9699 160.739,62.3437 160.936,62.7191 161.133,63.0961 161.33,63.4748 161.526,63.8551 161.723,64.237 161.92,64.6205 162.117,65.0055 \n 162.313,65.3921 162.51,65.7803 162.707,66.17 162.903,66.5612 163.1,66.9539 163.297,67.3481 163.494,67.7438 163.69,68.1409 163.887,68.5395 164.084,68.9394 \n 164.28,69.3408 164.477,69.7436 164.674,70.1477 164.871,70.5532 165.067,70.96 165.264,71.3682 165.461,71.7777 165.658,72.1884 165.854,72.6005 166.051,73.0138 \n 166.248,73.4283 166.444,73.8441 166.641,74.2611 166.838,74.6793 167.035,75.0986 167.231,75.5191 167.428,75.9408 167.625,76.3636 167.822,76.7875 168.018,77.2125 \n 168.215,77.6385 168.412,78.0657 168.608,78.4939 168.805,78.9231 169.002,79.3533 169.199,79.7845 169.395,80.2167 169.592,80.6498 169.789,81.0839 169.986,81.5189 \n 170.182,81.9548 170.379,82.3917 170.576,82.8293 170.772,83.2679 170.969,83.7073 171.166,84.1475 171.363,84.5885 171.559,85.0303 171.756,85.4728 171.953,85.9162 \n 172.15,86.3602 172.346,86.805 172.543,87.2504 172.74,87.6966 172.936,88.1434 173.133,88.5909 173.33,89.039 173.527,89.4877 173.723,89.937 173.92,90.3868 \n 174.117,90.8372 174.313,91.2882 174.51,91.7397 174.707,92.1917 174.904,92.6442 175.1,93.0971 175.297,93.5505 175.494,94.0044 175.691,94.4586 175.887,94.9133 \n 176.084,95.3683 176.281,95.8237 176.477,96.2794 176.674,96.7355 176.871,97.1918 177.068,97.6485 177.264,98.1054 177.461,98.5626 177.658,99.02 177.855,99.4776 \n 178.051,99.9354 178.248,100.393 178.445,100.852 178.641,101.31 178.838,101.768 179.035,102.227 179.232,102.686 179.428,103.144 179.625,103.603 179.822,104.062 \n 180.019,104.521 180.215,104.98 180.412,105.438 180.609,105.897 180.805,106.356 181.002,106.814 181.199,107.273 181.396,107.731 181.592,108.19 181.789,108.648 \n 181.986,109.106 182.182,109.564 182.379,110.021 182.576,110.479 182.773,110.936 182.969,111.393 183.166,111.85 183.363,112.306 183.56,112.762 183.756,113.218 \n 183.953,113.673 184.15,114.128 184.346,114.583 184.543,115.037 184.74,115.491 184.937,115.944 185.133,116.397 185.33,116.85 185.527,117.302 185.724,117.753 \n 185.92,118.204 186.117,118.655 186.314,119.104 186.51,119.554 186.707,120.002 186.904,120.451 187.101,120.898 187.297,121.345 187.494,121.791 187.691,122.236 \n 187.888,122.681 188.084,123.125 188.281,123.569 188.478,124.011 188.674,124.453 188.871,124.894 189.068,125.334 189.265,125.774 189.461,126.212 189.658,126.65 \n 189.855,127.087 190.052,127.522 190.248,127.957 190.445,128.392 190.642,128.825 190.838,129.257 191.035,129.688 191.232,130.118 191.429,130.548 191.625,130.976 \n 191.822,131.403 192.019,131.829 192.215,132.254 192.412,132.678 192.609,133.101 192.806,133.522 193.002,133.943 193.199,134.362 193.396,134.78 193.593,135.197 \n 193.789,135.613 193.986,136.028 194.183,136.441 194.379,136.853 194.576,137.264 194.773,137.673 194.97,138.081 195.166,138.488 195.363,138.894 195.56,139.298 \n 195.757,139.701 195.953,140.102 196.15,140.502 196.347,140.9 196.543,141.298 196.74,141.693 196.937,142.087 197.134,142.48 197.33,142.871 197.527,143.261 \n 197.724,143.649 197.921,144.036 198.117,144.421 198.314,144.804 198.511,145.186 198.707,145.567 198.904,145.945 199.101,146.322 199.298,146.698 199.494,147.071 \n 199.691,147.444 199.888,147.814 200.085,148.182 200.281,148.549 200.478,148.915 200.675,149.278 200.871,149.64 201.068,150 201.265,150.358 201.462,150.714 \n 201.658,151.068 201.855,151.421 202.052,151.772 202.248,152.121 202.445,152.468 202.642,152.813 202.839,153.156 203.035,153.497 203.232,153.837 203.429,154.174 \n 203.626,154.51 203.822,154.843 204.019,155.174 204.216,155.504 204.412,155.831 204.609,156.157 204.806,156.48 205.003,156.802 205.199,157.121 205.396,157.438 \n 205.593,157.753 205.79,158.066 205.986,158.377 206.183,158.686 206.38,158.993 206.576,159.297 206.773,159.6 206.97,159.9 207.167,160.198 207.363,160.494 \n 207.56,160.787 207.757,161.079 207.954,161.368 208.15,161.655 208.347,161.939 208.544,162.221 208.74,162.502 208.937,162.779 209.134,163.055 209.331,163.328 \n 209.527,163.599 209.724,163.867 209.921,164.134 210.118,164.397 210.314,164.659 210.511,164.918 210.708,165.175 210.904,165.429 211.101,165.681 211.298,165.93 \n 211.495,166.177 211.691,166.422 211.888,166.664 212.085,166.904 212.281,167.141 212.478,167.376 212.675,167.608 212.872,167.838 213.068,168.066 213.265,168.29 \n 213.462,168.513 213.659,168.732 213.855,168.95 214.052,169.164 214.249,169.377 214.445,169.586 214.642,169.793 214.839,169.998 215.036,170.199 215.232,170.399 \n 215.429,170.595 215.626,170.789 215.823,170.981 216.019,171.17 216.216,171.356 216.413,171.539 216.609,171.72 216.806,171.899 217.003,172.074 217.2,172.247 \n 217.396,172.417 217.593,172.585 217.79,172.75 217.987,172.912 218.183,173.071 218.38,173.228 218.577,173.382 218.773,173.534 218.97,173.682 219.167,173.828 \n 219.364,173.971 219.56,174.112 219.757,174.249 219.954,174.384 220.15,174.516 220.347,174.646 220.544,174.772 220.741,174.896 220.937,175.017 221.134,175.136 \n 221.331,175.251 221.528,175.364 221.724,175.474 221.921,175.581 222.118,175.685 222.314,175.787 222.511,175.885 222.708,175.981 222.905,176.074 223.101,176.164 \n 223.298,176.252 223.495,176.336 223.692,176.418 223.888,176.497 224.085,176.573 224.282,176.646 224.478,176.717 224.675,176.784 224.872,176.849 225.069,176.911 \n 225.265,176.97 225.462,177.026 225.659,177.079 225.856,177.129 226.052,177.177 226.249,177.221 226.446,177.263 226.642,177.302 226.839,177.338 227.036,177.371 \n 227.233,177.401 227.429,177.429 227.626,177.453 227.823,177.475 228.02,177.493 228.216,177.509 228.413,177.522 228.61,177.532 228.806,177.54 229.003,177.544 \n 229.2,177.545 \n \"/>\n<polygon clip-path=\"url(#clip6700)\" points=\"\n278.351,177.545 484.775,177.545 484.775,31.4961 278.351,31.4961 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6703\">\n <rect x=\"278\" y=\"31\" width=\"207\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.351,177.545 278.351,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 329.957,177.545 329.957,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 381.563,177.545 381.563,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 433.169,177.545 433.169,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 484.775,177.545 484.775,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.351,171.704 484.775,171.704 \n \"/>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.351,148.336 484.775,148.336 \n \"/>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.351,124.968 484.775,124.968 \n \"/>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.351,101.6 484.775,101.6 \n \"/>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.351,78.2319 484.775,78.2319 \n \"/>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.351,54.864 484.775,54.864 \n \"/>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.351,31.4961 484.775,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.351,177.545 484.775,177.545 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.351,177.545 278.351,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.351,177.545 278.351,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 329.957,177.545 329.957,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 381.563,177.545 381.563,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 433.169,177.545 433.169,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 484.775,177.545 484.775,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.351,171.704 281.447,171.704 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.351,148.336 281.447,148.336 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.351,124.968 281.447,124.968 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.351,101.6 281.447,101.6 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.351,78.2319 281.447,78.2319 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.351,54.864 281.447,54.864 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.351,31.4961 281.447,31.4961 \n \"/>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 278.351, 192.095)\" x=\"278.351\" y=\"192.095\">-0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 329.957, 192.095)\" x=\"329.957\" y=\"192.095\">-0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 381.563, 192.095)\" x=\"381.563\" y=\"192.095\">0.00</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 433.169, 192.095)\" x=\"433.169\" y=\"192.095\">0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 484.775, 192.095)\" x=\"484.775\" y=\"192.095\">0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 270.851, 176.204)\" x=\"270.851\" y=\"176.204\">-1</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 270.851, 152.836)\" x=\"270.851\" y=\"152.836\">0</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 270.851, 129.468)\" x=\"270.851\" y=\"129.468\">1</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 270.851, 106.1)\" x=\"270.851\" y=\"106.1\">2</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 270.851, 82.7319)\" x=\"270.851\" y=\"82.7319\">3</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 270.851, 59.364)\" x=\"270.851\" y=\"59.364\">4</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 270.851, 35.9961)\" x=\"270.851\" y=\"35.9961\">5</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 381.563, 13.2)\" x=\"381.563\" y=\"13.2\">N=2</text>\n</g>\n<polyline clip-path=\"url(#clip6703)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.351,124.968 278.557,124.97 278.764,124.979 278.97,124.993 279.177,125.012 279.383,125.037 279.59,125.067 279.796,125.103 280.002,125.145 280.209,125.192 \n 280.415,125.244 280.622,125.302 280.828,125.365 281.035,125.434 281.241,125.508 281.447,125.588 281.654,125.673 281.86,125.764 282.067,125.86 282.273,125.961 \n 282.48,126.067 282.686,126.179 282.892,126.297 283.099,126.419 283.305,126.547 283.512,126.68 283.718,126.818 283.924,126.961 284.131,127.11 284.337,127.263 \n 284.544,127.422 284.75,127.586 284.957,127.754 285.163,127.928 285.369,128.107 285.576,128.29 285.782,128.479 285.989,128.672 286.195,128.87 286.402,129.073 \n 286.608,129.28 286.814,129.493 287.021,129.709 287.227,129.931 287.434,130.157 287.64,130.387 287.847,130.622 288.053,130.862 288.259,131.106 288.466,131.354 \n 288.672,131.606 288.879,131.863 289.085,132.123 289.292,132.388 289.498,132.657 289.704,132.93 289.911,133.207 290.117,133.488 290.324,133.772 290.53,134.061 \n 290.736,134.353 290.943,134.648 291.149,134.948 291.356,135.251 291.562,135.557 291.769,135.867 291.975,136.18 292.181,136.496 292.388,136.816 292.594,137.139 \n 292.801,137.465 293.007,137.794 293.214,138.126 293.42,138.461 293.626,138.799 293.833,139.139 294.039,139.482 294.246,139.828 294.452,140.176 294.659,140.527 \n 294.865,140.88 295.071,141.236 295.278,141.594 295.484,141.954 295.691,142.316 295.897,142.68 296.104,143.046 296.31,143.414 296.516,143.784 296.723,144.156 \n 296.929,144.529 297.136,144.904 297.342,145.28 297.549,145.658 297.755,146.037 297.961,146.417 298.168,146.799 298.374,147.182 298.581,147.565 298.787,147.95 \n 298.993,148.336 299.2,148.722 299.406,149.109 299.613,149.497 299.819,149.885 300.026,150.274 300.232,150.663 300.438,151.052 300.645,151.441 300.851,151.831 \n 301.058,152.221 301.264,152.611 301.471,153 301.677,153.389 301.883,153.779 302.09,154.167 302.296,154.555 302.503,154.943 302.709,155.33 302.916,155.717 \n 303.122,156.102 303.328,156.487 303.535,156.87 303.741,157.253 303.948,157.635 304.154,158.015 304.361,158.394 304.567,158.772 304.773,159.148 304.98,159.522 \n 305.186,159.895 305.393,160.266 305.599,160.636 305.805,161.003 306.012,161.369 306.218,161.732 306.425,162.094 306.631,162.453 306.838,162.809 307.044,163.164 \n 307.25,163.516 307.457,163.865 307.663,164.212 307.87,164.556 308.076,164.897 308.283,165.235 308.489,165.57 308.695,165.903 308.902,166.232 309.108,166.558 \n 309.315,166.88 309.521,167.2 309.728,167.516 309.934,167.828 310.14,168.137 310.347,168.442 310.553,168.743 310.76,169.04 310.966,169.334 311.173,169.624 \n 311.379,169.909 311.585,170.191 311.792,170.468 311.998,170.741 312.205,171.009 312.411,171.273 312.617,171.533 312.824,171.788 313.03,172.038 313.237,172.284 \n 313.443,172.525 313.65,172.761 313.856,172.992 314.062,173.219 314.269,173.44 314.475,173.656 314.682,173.867 314.888,174.072 315.095,174.273 315.301,174.468 \n 315.507,174.657 315.714,174.841 315.92,175.02 316.127,175.193 316.333,175.36 316.54,175.522 316.746,175.677 316.952,175.827 317.159,175.971 317.365,176.109 \n 317.572,176.241 317.778,176.367 317.985,176.487 318.191,176.601 318.397,176.708 318.604,176.809 318.81,176.904 319.017,176.993 319.223,177.075 319.429,177.151 \n 319.636,177.22 319.842,177.283 320.049,177.339 320.255,177.388 320.462,177.431 320.668,177.467 320.874,177.496 321.081,177.519 321.287,177.535 321.494,177.543 \n 321.7,177.545 321.907,177.54 322.113,177.528 322.319,177.51 322.526,177.484 322.732,177.451 322.939,177.411 323.145,177.363 323.352,177.309 323.558,177.248 \n 323.764,177.179 323.971,177.103 324.177,177.02 324.384,176.93 324.59,176.832 324.797,176.727 325.003,176.615 325.209,176.495 325.416,176.369 325.622,176.234 \n 325.829,176.093 326.035,175.944 326.241,175.787 326.448,175.624 326.654,175.453 326.861,175.274 327.067,175.088 327.274,174.894 327.48,174.694 327.686,174.485 \n 327.893,174.27 328.099,174.046 328.306,173.816 328.512,173.578 328.719,173.332 328.925,173.079 329.131,172.819 329.338,172.551 329.544,172.276 329.751,171.993 \n 329.957,171.704 330.164,171.406 330.37,171.101 330.576,170.789 330.783,170.47 330.989,170.143 331.196,169.809 331.402,169.468 331.609,169.119 331.815,168.764 \n 332.021,168.4 332.228,168.03 332.434,167.653 332.641,167.268 332.847,166.876 333.053,166.477 333.26,166.072 333.466,165.659 333.673,165.239 333.879,164.812 \n 334.086,164.378 334.292,163.937 334.498,163.489 334.705,163.035 334.911,162.573 335.118,162.105 335.324,161.63 335.531,161.149 335.737,160.66 335.943,160.166 \n 336.15,159.664 336.356,159.156 336.563,158.642 336.769,158.121 336.976,157.594 337.182,157.06 337.388,156.521 337.595,155.975 337.801,155.423 338.008,154.864 \n 338.214,154.3 338.421,153.73 338.627,153.153 338.833,152.571 339.04,151.983 339.246,151.389 339.453,150.79 339.659,150.184 339.865,149.574 340.072,148.957 \n 340.278,148.336 340.485,147.708 340.691,147.076 340.898,146.438 341.104,145.795 341.31,145.147 341.517,144.494 341.723,143.836 341.93,143.173 342.136,142.505 \n 342.343,141.832 342.549,141.155 342.755,140.473 342.962,139.786 343.168,139.095 343.375,138.4 343.581,137.7 343.788,136.996 343.994,136.288 344.2,135.575 \n 344.407,134.859 344.613,134.139 344.82,133.415 345.026,132.687 345.233,131.956 345.439,131.221 345.645,130.482 345.852,129.74 346.058,128.995 346.265,128.247 \n 346.471,127.495 346.677,126.74 346.884,125.982 347.09,125.222 347.297,124.458 347.503,123.692 347.71,122.924 347.916,122.152 348.122,121.379 348.329,120.603 \n 348.535,119.825 348.742,119.044 348.948,118.262 349.155,117.477 349.361,116.691 349.567,115.903 349.774,115.113 349.98,114.322 350.187,113.529 350.393,112.735 \n 350.6,111.939 350.806,111.143 351.012,110.345 351.219,109.546 351.425,108.746 351.632,107.946 351.838,107.145 352.045,106.343 352.251,105.54 352.457,104.738 \n 352.664,103.935 352.87,103.131 353.077,102.328 353.283,101.525 353.489,100.721 353.696,99.9183 353.902,99.1155 354.109,98.3131 354.315,97.5113 354.522,96.71 \n 354.728,95.9094 354.934,95.1096 355.141,94.3107 355.347,93.5128 355.554,92.7161 355.76,91.9205 355.967,91.1262 356.173,90.3333 356.379,89.542 356.586,88.7522 \n 356.792,87.9642 356.999,87.178 357.205,86.3936 357.412,85.6113 357.618,84.8311 357.824,84.0531 358.031,83.2774 358.237,82.5041 358.444,81.7333 358.65,80.9652 \n 358.857,80.1997 359.063,79.4371 359.269,78.6773 359.476,77.9205 359.682,77.1669 359.889,76.4164 360.095,75.6693 360.301,74.9255 360.508,74.1852 360.714,73.4485 \n 360.921,72.7155 361.127,71.9862 361.334,71.2608 361.54,70.5394 361.746,69.822 361.953,69.1088 362.159,68.3998 362.366,67.6952 362.572,66.995 362.779,66.2993 \n 362.985,65.6082 363.191,64.9218 363.398,64.2402 363.604,63.5635 363.811,62.8918 364.017,62.2251 364.224,61.5635 364.43,60.9072 364.636,60.2562 364.843,59.6106 \n 365.049,58.9705 365.256,58.3359 365.462,57.7071 365.669,57.0839 365.875,56.4666 366.081,55.8552 366.288,55.2497 366.494,54.6503 366.701,54.0571 366.907,53.4701 \n 367.113,52.8893 367.32,52.315 367.526,51.7471 367.733,51.1857 367.939,50.6309 368.146,50.0828 368.352,49.5415 368.558,49.0069 368.765,48.4793 368.971,47.9586 \n 369.178,47.4449 369.384,46.9383 369.591,46.4389 369.797,45.9467 370.003,45.4618 370.21,44.9843 370.416,44.5142 370.623,44.0516 370.829,43.5965 371.036,43.149 \n 371.242,42.7092 371.448,42.2771 371.655,41.8529 371.861,41.4364 372.068,41.0278 372.274,40.6272 372.481,40.2346 372.687,39.8501 372.893,39.4736 373.1,39.1053 \n 373.306,38.7453 373.513,38.3934 373.719,38.0499 373.925,37.7147 374.132,37.3879 374.338,37.0696 374.545,36.7597 374.751,36.4584 374.958,36.1656 375.164,35.8814 \n 375.37,35.6058 375.577,35.339 375.783,35.0808 375.99,34.8314 376.196,34.5907 376.403,34.3589 376.609,34.1359 376.815,33.9217 377.022,33.7165 377.228,33.5202 \n 377.435,33.3329 377.641,33.1545 377.848,32.9852 378.054,32.8248 378.26,32.6735 378.467,32.5313 378.673,32.3982 378.88,32.2741 379.086,32.1592 379.293,32.0534 \n 379.499,31.9568 379.705,31.8693 379.912,31.7911 380.118,31.722 380.325,31.6621 380.531,31.6113 380.737,31.5699 380.944,31.5376 381.15,31.5145 381.357,31.5007 \n 381.563,31.4961 381.77,31.5007 381.976,31.5145 382.182,31.5376 382.389,31.5699 382.595,31.6113 382.802,31.6621 383.008,31.722 383.215,31.7911 383.421,31.8693 \n 383.627,31.9568 383.834,32.0534 384.04,32.1592 384.247,32.2741 384.453,32.3982 384.66,32.5313 384.866,32.6735 385.072,32.8248 385.279,32.9852 385.485,33.1545 \n 385.692,33.3329 385.898,33.5202 386.105,33.7165 386.311,33.9217 386.517,34.1359 386.724,34.3589 386.93,34.5907 387.137,34.8314 387.343,35.0808 387.55,35.339 \n 387.756,35.6058 387.962,35.8814 388.169,36.1656 388.375,36.4584 388.582,36.7597 388.788,37.0696 388.994,37.3879 389.201,37.7147 389.407,38.0499 389.614,38.3934 \n 389.82,38.7453 390.027,39.1053 390.233,39.4736 390.439,39.8501 390.646,40.2346 390.852,40.6272 391.059,41.0278 391.265,41.4364 391.472,41.8529 391.678,42.2771 \n 391.884,42.7092 392.091,43.149 392.297,43.5965 392.504,44.0516 392.71,44.5142 392.917,44.9843 393.123,45.4618 393.329,45.9467 393.536,46.4389 393.742,46.9383 \n 393.949,47.4449 394.155,47.9586 394.362,48.4793 394.568,49.0069 394.774,49.5415 394.981,50.0828 395.187,50.6309 395.394,51.1857 395.6,51.7471 395.806,52.315 \n 396.013,52.8893 396.219,53.4701 396.426,54.0571 396.632,54.6503 396.839,55.2497 397.045,55.8552 397.251,56.4666 397.458,57.0839 397.664,57.7071 397.871,58.3359 \n 398.077,58.9705 398.284,59.6106 398.49,60.2562 398.696,60.9072 398.903,61.5635 399.109,62.2251 399.316,62.8918 399.522,63.5635 399.729,64.2402 399.935,64.9218 \n 400.141,65.6082 400.348,66.2993 400.554,66.995 400.761,67.6952 400.967,68.3998 401.174,69.1088 401.38,69.822 401.586,70.5394 401.793,71.2608 401.999,71.9862 \n 402.206,72.7155 402.412,73.4485 402.618,74.1852 402.825,74.9255 403.031,75.6693 403.238,76.4164 403.444,77.1669 403.651,77.9205 403.857,78.6773 404.063,79.4371 \n 404.27,80.1997 404.476,80.9652 404.683,81.7333 404.889,82.5041 405.096,83.2774 405.302,84.0531 405.508,84.8311 405.715,85.6113 405.921,86.3936 406.128,87.178 \n 406.334,87.9642 406.541,88.7522 406.747,89.542 406.953,90.3333 407.16,91.1262 407.366,91.9205 407.573,92.7161 407.779,93.5128 407.986,94.3107 408.192,95.1096 \n 408.398,95.9094 408.605,96.71 408.811,97.5113 409.018,98.3131 409.224,99.1155 409.43,99.9183 409.637,100.721 409.843,101.525 410.05,102.328 410.256,103.131 \n 410.463,103.935 410.669,104.738 410.875,105.54 411.082,106.343 411.288,107.145 411.495,107.946 411.701,108.746 411.908,109.546 412.114,110.345 412.32,111.143 \n 412.527,111.939 412.733,112.735 412.94,113.529 413.146,114.322 413.353,115.113 413.559,115.903 413.765,116.691 413.972,117.477 414.178,118.262 414.385,119.044 \n 414.591,119.825 414.798,120.603 415.004,121.379 415.21,122.152 415.417,122.924 415.623,123.692 415.83,124.458 416.036,125.222 416.242,125.982 416.449,126.74 \n 416.655,127.495 416.862,128.247 417.068,128.995 417.275,129.74 417.481,130.482 417.687,131.221 417.894,131.956 418.1,132.687 418.307,133.415 418.513,134.139 \n 418.72,134.859 418.926,135.575 419.132,136.288 419.339,136.996 419.545,137.7 419.752,138.4 419.958,139.095 420.165,139.786 420.371,140.473 420.577,141.155 \n 420.784,141.832 420.99,142.505 421.197,143.173 421.403,143.836 421.61,144.494 421.816,145.147 422.022,145.795 422.229,146.438 422.435,147.076 422.642,147.708 \n 422.848,148.336 423.054,148.957 423.261,149.574 423.467,150.184 423.674,150.79 423.88,151.389 424.087,151.983 424.293,152.571 424.499,153.153 424.706,153.73 \n 424.912,154.3 425.119,154.864 425.325,155.423 425.532,155.975 425.738,156.521 425.944,157.06 426.151,157.594 426.357,158.121 426.564,158.642 426.77,159.156 \n 426.977,159.664 427.183,160.166 427.389,160.66 427.596,161.149 427.802,161.63 428.009,162.105 428.215,162.573 428.422,163.035 428.628,163.489 428.834,163.937 \n 429.041,164.378 429.247,164.812 429.454,165.239 429.66,165.659 429.866,166.072 430.073,166.477 430.279,166.876 430.486,167.268 430.692,167.653 430.899,168.03 \n 431.105,168.4 431.311,168.764 431.518,169.119 431.724,169.468 431.931,169.809 432.137,170.143 432.344,170.47 432.55,170.789 432.756,171.101 432.963,171.406 \n 433.169,171.704 433.376,171.993 433.582,172.276 433.789,172.551 433.995,172.819 434.201,173.079 434.408,173.332 434.614,173.578 434.821,173.816 435.027,174.046 \n 435.234,174.27 435.44,174.485 435.646,174.694 435.853,174.894 436.059,175.088 436.266,175.274 436.472,175.453 436.678,175.624 436.885,175.787 437.091,175.944 \n 437.298,176.093 437.504,176.234 437.711,176.369 437.917,176.495 438.123,176.615 438.33,176.727 438.536,176.832 438.743,176.93 438.949,177.02 439.156,177.103 \n 439.362,177.179 439.568,177.248 439.775,177.309 439.981,177.363 440.188,177.411 440.394,177.451 440.601,177.484 440.807,177.51 441.013,177.528 441.22,177.54 \n 441.426,177.545 441.633,177.543 441.839,177.535 442.046,177.519 442.252,177.496 442.458,177.467 442.665,177.431 442.871,177.388 443.078,177.339 443.284,177.283 \n 443.49,177.22 443.697,177.151 443.903,177.075 444.11,176.993 444.316,176.904 444.523,176.809 444.729,176.708 444.935,176.601 445.142,176.487 445.348,176.367 \n 445.555,176.241 445.761,176.109 445.968,175.971 446.174,175.827 446.38,175.677 446.587,175.522 446.793,175.36 447,175.193 447.206,175.02 447.413,174.841 \n 447.619,174.657 447.825,174.468 448.032,174.273 448.238,174.072 448.445,173.867 448.651,173.656 448.858,173.44 449.064,173.219 449.27,172.992 449.477,172.761 \n 449.683,172.525 449.89,172.284 450.096,172.038 450.302,171.788 450.509,171.533 450.715,171.273 450.922,171.009 451.128,170.741 451.335,170.468 451.541,170.191 \n 451.747,169.909 451.954,169.624 452.16,169.334 452.367,169.04 452.573,168.743 452.78,168.442 452.986,168.137 453.192,167.828 453.399,167.516 453.605,167.2 \n 453.812,166.88 454.018,166.558 454.225,166.232 454.431,165.903 454.637,165.57 454.844,165.235 455.05,164.897 455.257,164.556 455.463,164.212 455.67,163.865 \n 455.876,163.516 456.082,163.164 456.289,162.809 456.495,162.453 456.702,162.094 456.908,161.732 457.114,161.369 457.321,161.003 457.527,160.636 457.734,160.266 \n 457.94,159.895 458.147,159.522 458.353,159.148 458.559,158.772 458.766,158.394 458.972,158.015 459.179,157.635 459.385,157.253 459.592,156.87 459.798,156.487 \n 460.004,156.102 460.211,155.717 460.417,155.33 460.624,154.943 460.83,154.555 461.037,154.167 461.243,153.779 461.449,153.389 461.656,153 461.862,152.611 \n 462.069,152.221 462.275,151.831 462.482,151.441 462.688,151.052 462.894,150.663 463.101,150.274 463.307,149.885 463.514,149.497 463.72,149.109 463.926,148.722 \n 464.133,148.336 464.339,147.95 464.546,147.565 464.752,147.182 464.959,146.799 465.165,146.417 465.371,146.037 465.578,145.658 465.784,145.28 465.991,144.904 \n 466.197,144.529 466.404,144.156 466.61,143.784 466.816,143.414 467.023,143.046 467.229,142.68 467.436,142.316 467.642,141.954 467.849,141.594 468.055,141.236 \n 468.261,140.88 468.468,140.527 468.674,140.176 468.881,139.828 469.087,139.482 469.294,139.139 469.5,138.799 469.706,138.461 469.913,138.126 470.119,137.794 \n 470.326,137.465 470.532,137.139 470.738,136.816 470.945,136.496 471.151,136.18 471.358,135.867 471.564,135.557 471.771,135.251 471.977,134.948 472.183,134.648 \n 472.39,134.353 472.596,134.061 472.803,133.772 473.009,133.488 473.216,133.207 473.422,132.93 473.628,132.657 473.835,132.388 474.041,132.123 474.248,131.863 \n 474.454,131.606 474.661,131.354 474.867,131.106 475.073,130.862 475.28,130.622 475.486,130.387 475.693,130.157 475.899,129.931 476.106,129.709 476.312,129.493 \n 476.518,129.28 476.725,129.073 476.931,128.87 477.138,128.672 477.344,128.479 477.55,128.29 477.757,128.107 477.963,127.928 478.17,127.754 478.376,127.586 \n 478.583,127.422 478.789,127.263 478.995,127.11 479.202,126.961 479.408,126.818 479.615,126.68 479.821,126.547 480.028,126.419 480.234,126.297 480.44,126.179 \n 480.647,126.067 480.853,125.961 481.06,125.86 481.266,125.764 481.473,125.673 481.679,125.588 481.885,125.508 482.092,125.434 482.298,125.365 482.505,125.302 \n 482.711,125.244 482.918,125.192 483.124,125.145 483.33,125.103 483.537,125.067 483.743,125.037 483.95,125.012 484.156,124.993 484.363,124.979 484.569,124.97 \n 484.775,124.968 \n \"/>\n<polygon clip-path=\"url(#clip6700)\" points=\"\n526.899,177.545 730.315,177.545 730.315,31.4961 526.899,31.4961 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6704\">\n <rect x=\"526\" y=\"31\" width=\"204\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6704)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 526.899,177.545 526.899,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6704)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 577.753,177.545 577.753,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6704)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 628.607,177.545 628.607,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6704)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 679.461,177.545 679.461,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6704)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 730.315,177.545 730.315,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6704)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 526.899,149.945 730.315,149.945 \n \"/>\n<polyline clip-path=\"url(#clip6704)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 526.899,116.102 730.315,116.102 \n \"/>\n<polyline clip-path=\"url(#clip6704)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 526.899,82.2598 730.315,82.2598 \n \"/>\n<polyline clip-path=\"url(#clip6704)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 526.899,48.4173 730.315,48.4173 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 526.899,177.545 730.315,177.545 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 526.899,177.545 526.899,31.4961 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 526.899,177.545 526.899,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 577.753,177.545 577.753,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 628.607,177.545 628.607,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 679.461,177.545 679.461,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 730.315,177.545 730.315,175.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 526.899,149.945 529.95,149.945 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 526.899,116.102 529.95,116.102 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 526.899,82.2598 529.95,82.2598 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 526.899,48.4173 529.95,48.4173 \n \"/>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 526.899, 192.095)\" x=\"526.899\" y=\"192.095\">-0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 577.753, 192.095)\" x=\"577.753\" y=\"192.095\">-0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 628.607, 192.095)\" x=\"628.607\" y=\"192.095\">0.00</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 679.461, 192.095)\" x=\"679.461\" y=\"192.095\">0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 730.315, 192.095)\" x=\"730.315\" y=\"192.095\">0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 519.399, 154.445)\" x=\"519.399\" y=\"154.445\">0</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 519.399, 120.602)\" x=\"519.399\" y=\"120.602\">2</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 519.399, 86.7598)\" x=\"519.399\" y=\"86.7598\">4</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 519.399, 52.9173)\" x=\"519.399\" y=\"52.9173\">6</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 628.607, 13.2)\" x=\"628.607\" y=\"13.2\">N=3</text>\n</g>\n<polyline clip-path=\"url(#clip6704)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 526.899,166.866 527.102,166.862 527.306,166.85 527.509,166.83 527.713,166.802 527.916,166.766 528.12,166.722 528.323,166.67 528.526,166.61 528.73,166.542 \n 528.933,166.467 529.137,166.383 529.34,166.292 529.543,166.193 529.747,166.086 529.95,165.972 530.154,165.85 530.357,165.72 530.56,165.583 530.764,165.438 \n 530.967,165.286 531.171,165.127 531.374,164.96 531.578,164.786 531.781,164.605 531.984,164.417 532.188,164.222 532.391,164.021 532.595,163.812 532.798,163.597 \n 533.001,163.375 533.205,163.147 533.408,162.912 533.612,162.671 533.815,162.424 534.019,162.17 534.222,161.911 534.425,161.646 534.629,161.375 534.832,161.099 \n 535.036,160.817 535.239,160.529 535.442,160.237 535.646,159.939 535.849,159.636 536.053,159.329 536.256,159.016 536.46,158.699 536.663,158.378 536.866,158.053 \n 537.07,157.723 537.273,157.389 537.477,157.051 537.68,156.71 537.883,156.365 538.087,156.017 538.29,155.665 538.494,155.31 538.697,154.952 538.901,154.592 \n 539.104,154.229 539.307,153.863 539.511,153.495 539.714,153.125 539.918,152.753 540.121,152.38 540.324,152.004 540.528,151.627 540.731,151.249 540.935,150.87 \n 541.138,150.49 541.342,150.108 541.545,149.727 541.748,149.345 541.952,148.962 542.155,148.58 542.359,148.197 542.562,147.815 542.765,147.433 542.969,147.052 \n 543.172,146.671 543.376,146.292 543.579,145.913 543.783,145.536 543.986,145.161 544.189,144.787 544.393,144.414 544.596,144.044 544.8,143.676 545.003,143.31 \n 545.206,142.947 545.41,142.586 545.613,142.228 545.817,141.873 546.02,141.522 546.224,141.173 546.427,140.828 546.63,140.487 546.834,140.15 547.037,139.816 \n 547.241,139.487 547.444,139.162 547.647,138.841 547.851,138.525 548.054,138.214 548.258,137.908 548.461,137.606 548.665,137.31 548.868,137.019 549.071,136.734 \n 549.275,136.455 549.478,136.181 549.682,135.913 549.885,135.651 550.088,135.395 550.292,135.145 550.495,134.902 550.699,134.666 550.902,134.436 551.106,134.213 \n 551.309,133.997 551.512,133.788 551.716,133.586 551.919,133.391 552.123,133.204 552.326,133.024 552.529,132.851 552.733,132.687 552.936,132.53 553.14,132.38 \n 553.343,132.239 553.546,132.106 553.75,131.981 553.953,131.864 554.157,131.756 554.36,131.655 554.564,131.563 554.767,131.48 554.97,131.405 555.174,131.338 \n 555.377,131.281 555.581,131.232 555.784,131.191 555.987,131.16 556.191,131.137 556.394,131.123 556.598,131.118 556.801,131.122 557.005,131.135 557.208,131.157 \n 557.411,131.188 557.615,131.227 557.818,131.276 558.022,131.334 558.225,131.401 558.428,131.477 558.632,131.562 558.835,131.656 559.039,131.758 559.242,131.87 \n 559.446,131.991 559.649,132.121 559.852,132.26 560.056,132.407 560.259,132.564 560.463,132.729 560.666,132.903 560.869,133.085 561.073,133.277 561.276,133.477 \n 561.48,133.685 561.683,133.902 561.887,134.128 562.09,134.362 562.293,134.604 562.497,134.854 562.7,135.113 562.904,135.379 563.107,135.653 563.31,135.936 \n 563.514,136.226 563.717,136.524 563.921,136.829 564.124,137.142 564.328,137.462 564.531,137.789 564.734,138.124 564.938,138.465 565.141,138.813 565.345,139.169 \n 565.548,139.53 565.751,139.899 565.955,140.273 566.158,140.654 566.362,141.041 566.565,141.434 566.769,141.832 566.972,142.237 567.175,142.646 567.379,143.061 \n 567.582,143.482 567.786,143.907 567.989,144.337 568.192,144.771 568.396,145.21 568.599,145.654 568.803,146.101 569.006,146.553 569.21,147.008 569.413,147.467 \n 569.616,147.93 569.82,148.395 570.023,148.864 570.227,149.335 570.43,149.809 570.633,150.285 570.837,150.764 571.04,151.245 571.244,151.727 571.447,152.212 \n 571.651,152.697 571.854,153.184 572.057,153.672 572.261,154.161 572.464,154.65 572.668,155.14 572.871,155.63 573.074,156.119 573.278,156.609 573.481,157.098 \n 573.685,157.586 573.888,158.074 574.092,158.56 574.295,159.045 574.498,159.528 574.702,160.01 574.905,160.489 575.109,160.967 575.312,161.441 575.515,161.914 \n 575.719,162.383 575.922,162.849 576.126,163.312 576.329,163.771 576.532,164.226 576.736,164.678 576.939,165.125 577.143,165.567 577.346,166.005 577.55,166.438 \n 577.753,166.866 577.956,167.289 578.16,167.706 578.363,168.117 578.567,168.522 578.77,168.921 578.973,169.314 579.177,169.7 579.38,170.079 579.584,170.451 \n 579.787,170.816 579.991,171.173 580.194,171.523 580.397,171.864 580.601,172.198 580.804,172.524 581.008,172.841 581.211,173.149 581.414,173.448 581.618,173.739 \n 581.821,174.02 582.025,174.291 582.228,174.553 582.432,174.805 582.635,175.048 582.838,175.28 583.042,175.502 583.245,175.713 583.449,175.913 583.652,176.103 \n 583.855,176.282 584.059,176.449 584.262,176.606 584.466,176.75 584.669,176.884 584.873,177.005 585.076,177.115 585.279,177.212 585.483,177.297 585.686,177.37 \n 585.89,177.431 586.093,177.478 586.296,177.514 586.5,177.536 586.703,177.545 586.907,177.542 587.11,177.525 587.314,177.495 587.517,177.451 587.72,177.394 \n 587.924,177.324 588.127,177.24 588.331,177.142 588.534,177.031 588.737,176.905 588.941,176.766 589.144,176.612 589.348,176.445 589.551,176.263 589.755,176.067 \n 589.958,175.857 590.161,175.633 590.365,175.394 590.568,175.141 590.772,174.874 590.975,174.592 591.178,174.295 591.382,173.985 591.585,173.659 591.789,173.32 \n 591.992,172.966 592.196,172.597 592.399,172.214 592.602,171.816 592.806,171.404 593.009,170.977 593.213,170.537 593.416,170.081 593.619,169.612 593.823,169.128 \n 594.026,168.629 594.23,168.117 594.433,167.59 594.637,167.05 594.84,166.495 595.043,165.926 595.247,165.343 595.45,164.747 595.654,164.136 595.857,163.513 \n 596.06,162.875 596.264,162.224 596.467,161.56 596.671,160.882 596.874,160.191 597.078,159.487 597.281,158.77 597.484,158.04 597.688,157.298 597.891,156.543 \n 598.095,155.776 598.298,154.996 598.501,154.204 598.705,153.4 598.908,152.584 599.112,151.757 599.315,150.918 599.519,150.067 599.722,149.206 599.925,148.333 \n 600.129,147.449 600.332,146.555 600.536,145.651 600.739,144.735 600.942,143.81 601.146,142.875 601.349,141.93 601.553,140.976 601.756,140.012 601.959,139.04 \n 602.163,138.058 602.366,137.068 602.57,136.069 602.773,135.062 602.977,134.047 603.18,133.024 603.383,131.993 603.587,130.955 603.79,129.911 603.994,128.859 \n 604.197,127.801 604.4,126.736 604.604,125.665 604.807,124.588 605.011,123.506 605.214,122.419 605.418,121.326 605.621,120.229 605.824,119.127 606.028,118.02 \n 606.231,116.91 606.435,115.796 606.638,114.678 606.841,113.557 607.045,112.433 607.248,111.307 607.452,110.178 607.655,109.047 607.859,107.914 608.062,106.78 \n 608.265,105.644 608.469,104.508 608.672,103.371 608.876,102.233 609.079,101.095 609.282,99.9574 609.486,98.8202 609.689,97.6837 609.893,96.5482 610.096,95.4141 \n 610.3,94.2816 610.503,93.151 610.706,92.0225 610.91,90.8965 611.113,89.7733 611.317,88.6532 611.52,87.5364 611.723,86.4232 611.927,85.314 612.13,84.209 \n 612.334,83.1085 612.537,82.0127 612.741,80.9221 612.944,79.8368 613.147,78.7572 613.351,77.6834 613.554,76.6159 613.758,75.5549 613.961,74.5007 614.164,73.4535 \n 614.368,72.4137 614.571,71.3814 614.775,70.3571 614.978,69.3408 615.182,68.333 615.385,67.3339 615.588,66.3438 615.792,65.3629 615.995,64.3914 616.199,63.4298 \n 616.402,62.4781 616.605,61.5366 616.809,60.6057 617.012,59.6855 617.216,58.7764 617.419,57.8785 617.623,56.9921 617.826,56.1174 618.029,55.2547 618.233,54.4042 \n 618.436,53.5662 618.64,52.7408 618.843,51.9283 619.046,51.1288 619.25,50.3428 619.453,49.5702 619.657,48.8114 619.86,48.0666 620.064,47.3359 620.267,46.6195 \n 620.47,45.9178 620.674,45.2307 620.877,44.5586 621.081,43.9016 621.284,43.2599 621.487,42.6337 621.691,42.0231 621.894,41.4283 622.098,40.8495 622.301,40.2868 \n 622.505,39.7404 622.708,39.2104 622.911,38.697 623.115,38.2003 623.318,37.7205 623.522,37.2577 623.725,36.812 623.928,36.3835 624.132,35.9724 624.335,35.5788 \n 624.539,35.2027 624.742,34.8443 624.945,34.5037 625.149,34.181 625.352,33.8762 625.556,33.5895 625.759,33.3209 625.963,33.0705 626.166,32.8383 626.369,32.6245 \n 626.573,32.4291 626.776,32.2522 626.98,32.0937 627.183,31.9538 627.386,31.8325 627.59,31.7297 627.793,31.6456 627.997,31.5802 628.2,31.5335 628.404,31.5054 \n 628.607,31.4961 628.81,31.5054 629.014,31.5335 629.217,31.5802 629.421,31.6456 629.624,31.7297 629.827,31.8325 630.031,31.9538 630.234,32.0937 630.438,32.2522 \n 630.641,32.4291 630.845,32.6245 631.048,32.8383 631.251,33.0705 631.455,33.3209 631.658,33.5895 631.862,33.8762 632.065,34.181 632.268,34.5037 632.472,34.8443 \n 632.675,35.2027 632.879,35.5788 633.082,35.9724 633.286,36.3835 633.489,36.812 633.692,37.2577 633.896,37.7205 634.099,38.2003 634.303,38.697 634.506,39.2104 \n 634.709,39.7404 634.913,40.2868 635.116,40.8495 635.32,41.4283 635.523,42.0231 635.727,42.6337 635.93,43.2599 636.133,43.9016 636.337,44.5586 636.54,45.2307 \n 636.744,45.9178 636.947,46.6195 637.15,47.3359 637.354,48.0666 637.557,48.8114 637.761,49.5702 637.964,50.3428 638.168,51.1288 638.371,51.9283 638.574,52.7408 \n 638.778,53.5662 638.981,54.4042 639.185,55.2547 639.388,56.1174 639.591,56.9921 639.795,57.8785 639.998,58.7764 640.202,59.6855 640.405,60.6057 640.609,61.5366 \n 640.812,62.4781 641.015,63.4298 641.219,64.3914 641.422,65.3629 641.626,66.3438 641.829,67.3339 642.032,68.333 642.236,69.3408 642.439,70.3571 642.643,71.3814 \n 642.846,72.4137 643.05,73.4535 643.253,74.5007 643.456,75.5549 643.66,76.6159 643.863,77.6834 644.067,78.7572 644.27,79.8368 644.473,80.9221 644.677,82.0127 \n 644.88,83.1085 645.084,84.209 645.287,85.314 645.491,86.4232 645.694,87.5364 645.897,88.6532 646.101,89.7733 646.304,90.8965 646.508,92.0225 646.711,93.151 \n 646.914,94.2816 647.118,95.4141 647.321,96.5482 647.525,97.6837 647.728,98.8202 647.931,99.9574 648.135,101.095 648.338,102.233 648.542,103.371 648.745,104.508 \n 648.949,105.644 649.152,106.78 649.355,107.914 649.559,109.047 649.762,110.178 649.966,111.307 650.169,112.433 650.372,113.557 650.576,114.678 650.779,115.796 \n 650.983,116.91 651.186,118.02 651.39,119.127 651.593,120.229 651.796,121.326 652,122.419 652.203,123.506 652.407,124.588 652.61,125.665 652.813,126.736 \n 653.017,127.801 653.22,128.859 653.424,129.911 653.627,130.955 653.831,131.993 654.034,133.024 654.237,134.047 654.441,135.062 654.644,136.069 654.848,137.068 \n 655.051,138.058 655.254,139.04 655.458,140.012 655.661,140.976 655.865,141.93 656.068,142.875 656.272,143.81 656.475,144.735 656.678,145.651 656.882,146.555 \n 657.085,147.449 657.289,148.333 657.492,149.206 657.695,150.067 657.899,150.918 658.102,151.757 658.306,152.584 658.509,153.4 658.713,154.204 658.916,154.996 \n 659.119,155.776 659.323,156.543 659.526,157.298 659.73,158.04 659.933,158.77 660.136,159.487 660.34,160.191 660.543,160.882 660.747,161.56 660.95,162.224 \n 661.154,162.875 661.357,163.513 661.56,164.136 661.764,164.747 661.967,165.343 662.171,165.926 662.374,166.495 662.577,167.05 662.781,167.59 662.984,168.117 \n 663.188,168.629 663.391,169.128 663.595,169.612 663.798,170.081 664.001,170.537 664.205,170.977 664.408,171.404 664.612,171.816 664.815,172.214 665.018,172.597 \n 665.222,172.966 665.425,173.32 665.629,173.659 665.832,173.985 666.036,174.295 666.239,174.592 666.442,174.874 666.646,175.141 666.849,175.394 667.053,175.633 \n 667.256,175.857 667.459,176.067 667.663,176.263 667.866,176.445 668.07,176.612 668.273,176.766 668.477,176.905 668.68,177.031 668.883,177.142 669.087,177.24 \n 669.29,177.324 669.494,177.394 669.697,177.451 669.9,177.495 670.104,177.525 670.307,177.542 670.511,177.545 670.714,177.536 670.918,177.514 671.121,177.478 \n 671.324,177.431 671.528,177.37 671.731,177.297 671.935,177.212 672.138,177.115 672.341,177.005 672.545,176.884 672.748,176.75 672.952,176.606 673.155,176.449 \n 673.358,176.282 673.562,176.103 673.765,175.913 673.969,175.713 674.172,175.502 674.376,175.28 674.579,175.048 674.782,174.805 674.986,174.553 675.189,174.291 \n 675.393,174.02 675.596,173.739 675.799,173.448 676.003,173.149 676.206,172.841 676.41,172.524 676.613,172.198 676.817,171.864 677.02,171.523 677.223,171.173 \n 677.427,170.816 677.63,170.451 677.834,170.079 678.037,169.7 678.24,169.314 678.444,168.921 678.647,168.522 678.851,168.117 679.054,167.706 679.258,167.289 \n 679.461,166.866 679.664,166.438 679.868,166.005 680.071,165.567 680.275,165.125 680.478,164.678 680.681,164.226 680.885,163.771 681.088,163.312 681.292,162.849 \n 681.495,162.383 681.699,161.914 681.902,161.441 682.105,160.967 682.309,160.489 682.512,160.01 682.716,159.528 682.919,159.045 683.122,158.56 683.326,158.074 \n 683.529,157.586 683.733,157.098 683.936,156.609 684.14,156.119 684.343,155.63 684.546,155.14 684.75,154.65 684.953,154.161 685.157,153.672 685.36,153.184 \n 685.563,152.697 685.767,152.212 685.97,151.727 686.174,151.245 686.377,150.764 686.581,150.285 686.784,149.809 686.987,149.335 687.191,148.864 687.394,148.395 \n 687.598,147.93 687.801,147.467 688.004,147.008 688.208,146.553 688.411,146.101 688.615,145.654 688.818,145.21 689.022,144.771 689.225,144.337 689.428,143.907 \n 689.632,143.482 689.835,143.061 690.039,142.646 690.242,142.237 690.445,141.832 690.649,141.434 690.852,141.041 691.056,140.654 691.259,140.273 691.463,139.899 \n 691.666,139.53 691.869,139.169 692.073,138.813 692.276,138.465 692.48,138.124 692.683,137.789 692.886,137.462 693.09,137.142 693.293,136.829 693.497,136.524 \n 693.7,136.226 693.904,135.936 694.107,135.653 694.31,135.379 694.514,135.113 694.717,134.854 694.921,134.604 695.124,134.362 695.327,134.128 695.531,133.902 \n 695.734,133.685 695.938,133.477 696.141,133.277 696.344,133.085 696.548,132.903 696.751,132.729 696.955,132.564 697.158,132.407 697.362,132.26 697.565,132.121 \n 697.768,131.991 697.972,131.87 698.175,131.758 698.379,131.656 698.582,131.562 698.785,131.477 698.989,131.401 699.192,131.334 699.396,131.276 699.599,131.227 \n 699.803,131.188 700.006,131.157 700.209,131.135 700.413,131.122 700.616,131.118 700.82,131.123 701.023,131.137 701.226,131.16 701.43,131.191 701.633,131.232 \n 701.837,131.281 702.04,131.338 702.244,131.405 702.447,131.48 702.65,131.563 702.854,131.655 703.057,131.756 703.261,131.864 703.464,131.981 703.667,132.106 \n 703.871,132.239 704.074,132.38 704.278,132.53 704.481,132.687 704.685,132.851 704.888,133.024 705.091,133.204 705.295,133.391 705.498,133.586 705.702,133.788 \n 705.905,133.997 706.108,134.213 706.312,134.436 706.515,134.666 706.719,134.902 706.922,135.145 707.126,135.395 707.329,135.651 707.532,135.913 707.736,136.181 \n 707.939,136.455 708.143,136.734 708.346,137.019 708.549,137.31 708.753,137.606 708.956,137.908 709.16,138.214 709.363,138.525 709.567,138.841 709.77,139.162 \n 709.973,139.487 710.177,139.816 710.38,140.15 710.584,140.487 710.787,140.828 710.99,141.173 711.194,141.522 711.397,141.873 711.601,142.228 711.804,142.586 \n 712.008,142.947 712.211,143.31 712.414,143.676 712.618,144.044 712.821,144.414 713.025,144.787 713.228,145.161 713.431,145.536 713.635,145.913 713.838,146.292 \n 714.042,146.671 714.245,147.052 714.449,147.433 714.652,147.815 714.855,148.197 715.059,148.58 715.262,148.962 715.466,149.345 715.669,149.727 715.872,150.108 \n 716.076,150.49 716.279,150.87 716.483,151.249 716.686,151.627 716.89,152.004 717.093,152.38 717.296,152.753 717.5,153.125 717.703,153.495 717.907,153.863 \n 718.11,154.229 718.313,154.592 718.517,154.952 718.72,155.31 718.924,155.665 719.127,156.017 719.33,156.365 719.534,156.71 719.737,157.051 719.941,157.389 \n 720.144,157.723 720.348,158.053 720.551,158.378 720.754,158.699 720.958,159.016 721.161,159.329 721.365,159.636 721.568,159.939 721.771,160.237 721.975,160.529 \n 722.178,160.817 722.382,161.099 722.585,161.375 722.789,161.646 722.992,161.911 723.195,162.17 723.399,162.424 723.602,162.671 723.806,162.912 724.009,163.147 \n 724.212,163.375 724.416,163.597 724.619,163.812 724.823,164.021 725.026,164.222 725.23,164.417 725.433,164.605 725.636,164.786 725.84,164.96 726.043,165.127 \n 726.247,165.286 726.45,165.438 726.653,165.583 726.857,165.72 727.06,165.85 727.264,165.972 727.467,166.086 727.671,166.193 727.874,166.292 728.077,166.383 \n 728.281,166.467 728.484,166.542 728.688,166.61 728.891,166.67 729.094,166.722 729.298,166.766 729.501,166.802 729.705,166.83 729.908,166.85 730.112,166.862 \n 730.315,166.866 \n \"/>\n<polygon clip-path=\"url(#clip6700)\" points=\"\n32.4745,377.545 229.2,377.545 229.2,231.496 32.4745,231.496 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6705\">\n <rect x=\"32\" y=\"231\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6705)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,377.545 32.4745,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6705)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 81.6558,377.545 81.6558,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6705)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 130.837,377.545 130.837,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6705)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 180.019,377.545 180.019,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6705)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 229.2,377.545 229.2,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6705)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,350.569 229.2,350.569 \n \"/>\n<polyline clip-path=\"url(#clip6705)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,317.493 229.2,317.493 \n \"/>\n<polyline clip-path=\"url(#clip6705)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,284.417 229.2,284.417 \n \"/>\n<polyline clip-path=\"url(#clip6705)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,251.342 229.2,251.342 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,377.545 229.2,377.545 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,377.545 32.4745,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,377.545 32.4745,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 81.6558,377.545 81.6558,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 130.837,377.545 130.837,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 180.019,377.545 180.019,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 229.2,377.545 229.2,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,350.569 35.4254,350.569 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,317.493 35.4254,317.493 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,284.417 35.4254,284.417 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,251.342 35.4254,251.342 \n \"/>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 32.4745, 392.095)\" x=\"32.4745\" y=\"392.095\">-0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 81.6558, 392.095)\" x=\"81.6558\" y=\"392.095\">-0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 130.837, 392.095)\" x=\"130.837\" y=\"392.095\">0.00</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 180.019, 392.095)\" x=\"180.019\" y=\"392.095\">0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 229.2, 392.095)\" x=\"229.2\" y=\"392.095\">0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 355.069)\" x=\"24.9745\" y=\"355.069\">0.0</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 321.993)\" x=\"24.9745\" y=\"321.993\">2.5</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 288.917)\" x=\"24.9745\" y=\"288.917\">5.0</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 255.842)\" x=\"24.9745\" y=\"255.842\">7.5</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 130.837, 213.2)\" x=\"130.837\" y=\"213.2\">N=4</text>\n</g>\n<polyline clip-path=\"url(#clip6705)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,337.339 32.6712,337.344 32.8679,337.36 33.0647,337.386 33.2614,337.422 33.4581,337.469 33.6548,337.526 33.8516,337.594 34.0483,337.672 34.245,337.76 \n 34.4417,337.858 34.6385,337.966 34.8352,338.084 35.0319,338.212 35.2286,338.35 35.4254,338.497 35.6221,338.654 35.8188,338.821 36.0156,338.997 36.2123,339.182 \n 36.409,339.376 36.6057,339.579 36.8025,339.791 36.9992,340.011 37.1959,340.24 37.3926,340.477 37.5894,340.723 37.7861,340.976 37.9828,341.237 38.1795,341.505 \n 38.3763,341.781 38.573,342.063 38.7697,342.353 38.9664,342.649 39.1632,342.952 39.3599,343.261 39.5566,343.576 39.7533,343.897 39.9501,344.223 40.1468,344.554 \n 40.3435,344.891 40.5402,345.232 40.737,345.578 40.9337,345.928 41.1304,346.282 41.3271,346.639 41.5239,347.001 41.7206,347.365 41.9173,347.732 42.114,348.101 \n 42.3108,348.473 42.5075,348.847 42.7042,349.223 42.9009,349.6 43.0977,349.979 43.2944,350.358 43.4911,350.738 43.6878,351.118 43.8846,351.498 44.0813,351.878 \n 44.278,352.257 44.4747,352.635 44.6715,353.013 44.8682,353.388 45.0649,353.762 45.2616,354.134 45.4584,354.504 45.6551,354.871 45.8518,355.235 46.0485,355.596 \n 46.2453,355.953 46.442,356.307 46.6387,356.656 46.8354,357.002 47.0322,357.342 47.2289,357.678 47.4256,358.009 47.6223,358.334 47.8191,358.654 48.0158,358.968 \n 48.2125,359.276 48.4092,359.577 48.606,359.872 48.8027,360.16 48.9994,360.441 49.1962,360.714 49.3929,360.98 49.5896,361.238 49.7863,361.488 49.9831,361.73 \n 50.1798,361.964 50.3765,362.189 50.5732,362.405 50.77,362.613 50.9667,362.811 51.1634,363 51.3601,363.179 51.5569,363.349 51.7536,363.509 51.9503,363.659 \n 52.147,363.799 52.3438,363.929 52.5405,364.049 52.7372,364.158 52.9339,364.257 53.1307,364.345 53.3274,364.422 53.5241,364.489 53.7208,364.545 53.9176,364.59 \n 54.1143,364.624 54.311,364.647 54.5077,364.658 54.7045,364.659 54.9012,364.649 55.0979,364.627 55.2946,364.594 55.4914,364.55 55.6881,364.495 55.8848,364.429 \n 56.0815,364.351 56.2783,364.263 56.475,364.164 56.6717,364.053 56.8684,363.932 57.0652,363.799 57.2619,363.656 57.4586,363.502 57.6553,363.338 57.8521,363.163 \n 58.0488,362.977 58.2455,362.782 58.4422,362.576 58.639,362.36 58.8357,362.134 59.0324,361.898 59.2291,361.653 59.4259,361.398 59.6226,361.134 59.8193,360.861 \n 60.016,360.578 60.2128,360.287 60.4095,359.988 60.6062,359.68 60.8029,359.364 60.9997,359.04 61.1964,358.709 61.3931,358.37 61.5898,358.023 61.7866,357.67 \n 61.9833,357.31 62.18,356.944 62.3768,356.571 62.5735,356.192 62.7702,355.808 62.9669,355.418 63.1637,355.023 63.3604,354.623 63.5571,354.219 63.7538,353.811 \n 63.9506,353.398 64.1473,352.982 64.344,352.562 64.5407,352.14 64.7375,351.714 64.9342,351.286 65.1309,350.857 65.3276,350.425 65.5244,349.992 65.7211,349.557 \n 65.9178,349.122 66.1145,348.687 66.3113,348.251 66.508,347.816 66.7047,347.381 66.9014,346.947 67.0982,346.514 67.2949,346.082 67.4916,345.653 67.6883,345.225 \n 67.8851,344.801 68.0818,344.379 68.2785,343.96 68.4752,343.545 68.672,343.133 68.8687,342.726 69.0654,342.324 69.2621,341.926 69.4589,341.533 69.6556,341.146 \n 69.8523,340.765 70.049,340.389 70.2458,340.021 70.4425,339.659 70.6392,339.304 70.8359,338.956 71.0327,338.616 71.2294,338.284 71.4261,337.96 71.6228,337.645 \n 71.8196,337.339 72.0163,337.041 72.213,336.753 72.4097,336.475 72.6065,336.206 72.8032,335.948 72.9999,335.699 73.1966,335.462 73.3934,335.235 73.5901,335.019 \n 73.7868,334.815 73.9835,334.622 74.1803,334.441 74.377,334.271 74.5737,334.114 74.7704,333.969 74.9672,333.836 75.1639,333.716 75.3606,333.608 75.5573,333.514 \n 75.7541,333.432 75.9508,333.364 76.1475,333.308 76.3443,333.267 76.541,333.238 76.7377,333.224 76.9344,333.222 77.1312,333.235 77.3279,333.261 77.5246,333.302 \n 77.7213,333.356 77.9181,333.424 78.1148,333.506 78.3115,333.602 78.5082,333.712 78.705,333.836 78.9017,333.974 79.0984,334.126 79.2951,334.292 79.4919,334.471 \n 79.6886,334.665 79.8853,334.872 80.082,335.093 80.2788,335.327 80.4755,335.575 80.6722,335.836 80.8689,336.111 81.0657,336.398 81.2624,336.699 81.4591,337.012 \n 81.6558,337.339 81.8526,337.677 82.0493,338.028 82.246,338.392 82.4427,338.767 82.6395,339.154 82.8362,339.553 83.0329,339.963 83.2296,340.384 83.4264,340.816 \n 83.6231,341.258 83.8198,341.711 84.0165,342.174 84.2133,342.647 84.41,343.129 84.6067,343.62 84.8034,344.121 85.0002,344.63 85.1969,345.147 85.3936,345.672 \n 85.5903,346.205 85.7871,346.745 85.9838,347.292 86.1805,347.845 86.3772,348.405 86.574,348.971 86.7707,349.542 86.9674,350.118 87.1641,350.698 87.3609,351.283 \n 87.5576,351.872 87.7543,352.465 87.951,353.06 88.1478,353.658 88.3445,354.258 88.5412,354.86 88.7379,355.463 88.9347,356.067 89.1314,356.672 89.3281,357.277 \n 89.5249,357.881 89.7216,358.484 89.9183,359.086 90.115,359.687 90.3118,360.285 90.5085,360.88 90.7052,361.472 90.9019,362.06 91.0987,362.645 91.2954,363.225 \n 91.4921,363.799 91.6888,364.369 91.8856,364.932 92.0823,365.489 92.279,366.039 92.4757,366.581 92.6725,367.116 92.8692,367.642 93.0659,368.16 93.2626,368.669 \n 93.4594,369.168 93.6561,369.656 93.8528,370.135 94.0495,370.602 94.2463,371.057 94.443,371.501 94.6397,371.933 94.8364,372.351 95.0332,372.757 95.2299,373.149 \n 95.4266,373.526 95.6233,373.89 95.8201,374.238 96.0168,374.572 96.2135,374.889 96.4102,375.191 96.607,375.476 96.8037,375.744 97.0004,375.995 97.1971,376.229 \n 97.3939,376.444 97.5906,376.642 97.7873,376.821 97.984,376.981 98.1808,377.121 98.3775,377.242 98.5742,377.344 98.7709,377.425 98.9677,377.486 99.1644,377.526 \n 99.3611,377.545 99.5578,377.543 99.7546,377.52 99.9513,377.475 100.148,377.408 100.345,377.319 100.541,377.207 100.738,377.073 100.935,376.917 101.132,376.737 \n 101.328,376.535 101.525,376.309 101.722,376.06 101.919,375.788 102.115,375.493 102.312,375.173 102.509,374.83 102.705,374.463 102.902,374.073 103.099,373.659 \n 103.296,373.22 103.492,372.758 103.689,372.272 103.886,371.762 104.083,371.228 104.279,370.671 104.476,370.089 104.673,369.484 104.869,368.855 105.066,368.203 \n 105.263,367.527 105.46,366.828 105.656,366.105 105.853,365.359 106.05,364.591 106.247,363.799 106.443,362.985 106.64,362.149 106.837,361.29 107.033,360.409 \n 107.23,359.507 107.427,358.583 107.624,357.637 107.82,356.671 108.017,355.684 108.214,354.676 108.41,353.648 108.607,352.601 108.804,351.534 109.001,350.447 \n 109.197,349.342 109.394,348.218 109.591,347.077 109.788,345.917 109.984,344.74 110.181,343.547 110.378,342.336 110.574,341.11 110.771,339.868 110.968,338.611 \n 111.165,337.339 111.361,336.052 111.558,334.752 111.755,333.439 111.952,332.113 112.148,330.774 112.345,329.423 112.542,328.062 112.738,326.689 112.935,325.306 \n 113.132,323.914 113.329,322.512 113.525,321.102 113.722,319.683 113.919,318.258 114.116,316.825 114.312,315.386 114.509,313.941 114.706,312.491 114.902,311.036 \n 115.099,309.578 115.296,308.116 115.493,306.651 115.689,305.184 115.886,303.716 116.083,302.246 116.28,300.777 116.476,299.307 116.673,297.839 116.87,296.372 \n 117.066,294.907 117.263,293.446 117.46,291.987 117.657,290.533 117.853,289.083 118.05,287.639 118.247,286.201 118.443,284.769 118.64,283.344 118.837,281.928 \n 119.034,280.519 119.23,279.12 119.427,277.731 119.624,276.351 119.821,274.983 120.017,273.626 120.214,272.282 120.411,270.95 120.607,269.631 120.804,268.326 \n 121.001,267.036 121.198,265.761 121.394,264.501 121.591,263.258 121.788,262.031 121.985,260.822 122.181,259.631 122.378,258.458 122.575,257.304 122.771,256.169 \n 122.968,255.054 123.165,253.96 123.362,252.887 123.558,251.835 123.755,250.806 123.952,249.798 124.149,248.814 124.345,247.853 124.542,246.915 124.739,246.002 \n 124.935,245.114 125.132,244.25 125.329,243.412 125.526,242.6 125.722,241.814 125.919,241.054 126.116,240.322 126.312,239.617 126.509,238.939 126.706,238.289 \n 126.903,237.667 127.099,237.074 127.296,236.509 127.493,235.974 127.69,235.468 127.886,234.991 128.083,234.544 128.28,234.127 128.476,233.74 128.673,233.383 \n 128.87,233.057 129.067,232.761 129.263,232.496 129.46,232.262 129.657,232.059 129.854,231.887 130.05,231.747 130.247,231.637 130.444,231.559 130.64,231.512 \n 130.837,231.496 131.034,231.512 131.231,231.559 131.427,231.637 131.624,231.747 131.821,231.887 132.018,232.059 132.214,232.262 132.411,232.496 132.608,232.761 \n 132.804,233.057 133.001,233.383 133.198,233.74 133.395,234.127 133.591,234.544 133.788,234.991 133.985,235.468 134.182,235.974 134.378,236.509 134.575,237.074 \n 134.772,237.667 134.968,238.289 135.165,238.939 135.362,239.617 135.559,240.322 135.755,241.054 135.952,241.814 136.149,242.6 136.345,243.412 136.542,244.25 \n 136.739,245.114 136.936,246.002 137.132,246.915 137.329,247.853 137.526,248.814 137.723,249.798 137.919,250.806 138.116,251.835 138.313,252.887 138.509,253.96 \n 138.706,255.054 138.903,256.169 139.1,257.304 139.296,258.458 139.493,259.631 139.69,260.822 139.887,262.031 140.083,263.258 140.28,264.501 140.477,265.761 \n 140.673,267.036 140.87,268.326 141.067,269.631 141.264,270.95 141.46,272.282 141.657,273.626 141.854,274.983 142.051,276.351 142.247,277.731 142.444,279.12 \n 142.641,280.519 142.837,281.928 143.034,283.344 143.231,284.769 143.428,286.201 143.624,287.639 143.821,289.083 144.018,290.533 144.215,291.987 144.411,293.446 \n 144.608,294.907 144.805,296.372 145.001,297.839 145.198,299.307 145.395,300.777 145.592,302.246 145.788,303.716 145.985,305.184 146.182,306.651 146.378,308.116 \n 146.575,309.578 146.772,311.036 146.969,312.491 147.165,313.941 147.362,315.386 147.559,316.825 147.756,318.258 147.952,319.683 148.149,321.102 148.346,322.512 \n 148.542,323.914 148.739,325.306 148.936,326.689 149.133,328.062 149.329,329.423 149.526,330.774 149.723,332.113 149.92,333.439 150.116,334.752 150.313,336.052 \n 150.51,337.339 150.706,338.611 150.903,339.868 151.1,341.11 151.297,342.336 151.493,343.547 151.69,344.74 151.887,345.917 152.084,347.077 152.28,348.218 \n 152.477,349.342 152.674,350.447 152.87,351.534 153.067,352.601 153.264,353.648 153.461,354.676 153.657,355.684 153.854,356.671 154.051,357.637 154.247,358.583 \n 154.444,359.507 154.641,360.409 154.838,361.29 155.034,362.149 155.231,362.985 155.428,363.799 155.625,364.591 155.821,365.359 156.018,366.105 156.215,366.828 \n 156.411,367.527 156.608,368.203 156.805,368.855 157.002,369.484 157.198,370.089 157.395,370.671 157.592,371.228 157.789,371.762 157.985,372.272 158.182,372.758 \n 158.379,373.22 158.575,373.659 158.772,374.073 158.969,374.463 159.166,374.83 159.362,375.173 159.559,375.493 159.756,375.788 159.953,376.06 160.149,376.309 \n 160.346,376.535 160.543,376.737 160.739,376.917 160.936,377.073 161.133,377.207 161.33,377.319 161.526,377.408 161.723,377.475 161.92,377.52 162.117,377.543 \n 162.313,377.545 162.51,377.526 162.707,377.486 162.903,377.425 163.1,377.344 163.297,377.242 163.494,377.121 163.69,376.981 163.887,376.821 164.084,376.642 \n 164.28,376.444 164.477,376.229 164.674,375.995 164.871,375.744 165.067,375.476 165.264,375.191 165.461,374.889 165.658,374.572 165.854,374.238 166.051,373.89 \n 166.248,373.526 166.444,373.149 166.641,372.757 166.838,372.351 167.035,371.933 167.231,371.501 167.428,371.057 167.625,370.602 167.822,370.135 168.018,369.656 \n 168.215,369.168 168.412,368.669 168.608,368.16 168.805,367.642 169.002,367.116 169.199,366.581 169.395,366.039 169.592,365.489 169.789,364.932 169.986,364.369 \n 170.182,363.799 170.379,363.225 170.576,362.645 170.772,362.06 170.969,361.472 171.166,360.88 171.363,360.285 171.559,359.687 171.756,359.086 171.953,358.484 \n 172.15,357.881 172.346,357.277 172.543,356.672 172.74,356.067 172.936,355.463 173.133,354.86 173.33,354.258 173.527,353.658 173.723,353.06 173.92,352.465 \n 174.117,351.872 174.313,351.283 174.51,350.698 174.707,350.118 174.904,349.542 175.1,348.971 175.297,348.405 175.494,347.845 175.691,347.292 175.887,346.745 \n 176.084,346.205 176.281,345.672 176.477,345.147 176.674,344.63 176.871,344.121 177.068,343.62 177.264,343.129 177.461,342.647 177.658,342.174 177.855,341.711 \n 178.051,341.258 178.248,340.816 178.445,340.384 178.641,339.963 178.838,339.553 179.035,339.154 179.232,338.767 179.428,338.392 179.625,338.028 179.822,337.677 \n 180.019,337.339 180.215,337.012 180.412,336.699 180.609,336.398 180.805,336.111 181.002,335.836 181.199,335.575 181.396,335.327 181.592,335.093 181.789,334.872 \n 181.986,334.665 182.182,334.471 182.379,334.292 182.576,334.126 182.773,333.974 182.969,333.836 183.166,333.712 183.363,333.602 183.56,333.506 183.756,333.424 \n 183.953,333.356 184.15,333.302 184.346,333.261 184.543,333.235 184.74,333.222 184.937,333.224 185.133,333.238 185.33,333.267 185.527,333.308 185.724,333.364 \n 185.92,333.432 186.117,333.514 186.314,333.608 186.51,333.716 186.707,333.836 186.904,333.969 187.101,334.114 187.297,334.271 187.494,334.441 187.691,334.622 \n 187.888,334.815 188.084,335.019 188.281,335.235 188.478,335.462 188.674,335.699 188.871,335.948 189.068,336.206 189.265,336.475 189.461,336.753 189.658,337.041 \n 189.855,337.339 190.052,337.645 190.248,337.96 190.445,338.284 190.642,338.616 190.838,338.956 191.035,339.304 191.232,339.659 191.429,340.021 191.625,340.389 \n 191.822,340.765 192.019,341.146 192.215,341.533 192.412,341.926 192.609,342.324 192.806,342.726 193.002,343.133 193.199,343.545 193.396,343.96 193.593,344.379 \n 193.789,344.801 193.986,345.225 194.183,345.653 194.379,346.082 194.576,346.514 194.773,346.947 194.97,347.381 195.166,347.816 195.363,348.251 195.56,348.687 \n 195.757,349.122 195.953,349.557 196.15,349.992 196.347,350.425 196.543,350.857 196.74,351.286 196.937,351.714 197.134,352.14 197.33,352.562 197.527,352.982 \n 197.724,353.398 197.921,353.811 198.117,354.219 198.314,354.623 198.511,355.023 198.707,355.418 198.904,355.808 199.101,356.192 199.298,356.571 199.494,356.944 \n 199.691,357.31 199.888,357.67 200.085,358.023 200.281,358.37 200.478,358.709 200.675,359.04 200.871,359.364 201.068,359.68 201.265,359.988 201.462,360.287 \n 201.658,360.578 201.855,360.861 202.052,361.134 202.248,361.398 202.445,361.653 202.642,361.898 202.839,362.134 203.035,362.36 203.232,362.576 203.429,362.782 \n 203.626,362.977 203.822,363.163 204.019,363.338 204.216,363.502 204.412,363.656 204.609,363.799 204.806,363.932 205.003,364.053 205.199,364.164 205.396,364.263 \n 205.593,364.351 205.79,364.429 205.986,364.495 206.183,364.55 206.38,364.594 206.576,364.627 206.773,364.649 206.97,364.659 207.167,364.658 207.363,364.647 \n 207.56,364.624 207.757,364.59 207.954,364.545 208.15,364.489 208.347,364.422 208.544,364.345 208.74,364.257 208.937,364.158 209.134,364.049 209.331,363.929 \n 209.527,363.799 209.724,363.659 209.921,363.509 210.118,363.349 210.314,363.179 210.511,363 210.708,362.811 210.904,362.613 211.101,362.405 211.298,362.189 \n 211.495,361.964 211.691,361.73 211.888,361.488 212.085,361.238 212.281,360.98 212.478,360.714 212.675,360.441 212.872,360.16 213.068,359.872 213.265,359.577 \n 213.462,359.276 213.659,358.968 213.855,358.654 214.052,358.334 214.249,358.009 214.445,357.678 214.642,357.342 214.839,357.002 215.036,356.656 215.232,356.307 \n 215.429,355.953 215.626,355.596 215.823,355.235 216.019,354.871 216.216,354.504 216.413,354.134 216.609,353.762 216.806,353.388 217.003,353.013 217.2,352.635 \n 217.396,352.257 217.593,351.878 217.79,351.498 217.987,351.118 218.183,350.738 218.38,350.358 218.577,349.979 218.773,349.6 218.97,349.223 219.167,348.847 \n 219.364,348.473 219.56,348.101 219.757,347.732 219.954,347.365 220.15,347.001 220.347,346.639 220.544,346.282 220.741,345.928 220.937,345.578 221.134,345.232 \n 221.331,344.891 221.528,344.554 221.724,344.223 221.921,343.897 222.118,343.576 222.314,343.261 222.511,342.952 222.708,342.649 222.905,342.353 223.101,342.063 \n 223.298,341.781 223.495,341.505 223.692,341.237 223.888,340.976 224.085,340.723 224.282,340.477 224.478,340.24 224.675,340.011 224.872,339.791 225.069,339.579 \n 225.265,339.376 225.462,339.182 225.659,338.997 225.856,338.821 226.052,338.654 226.249,338.497 226.446,338.35 226.642,338.212 226.839,338.084 227.036,337.966 \n 227.233,337.858 227.429,337.76 227.626,337.672 227.823,337.594 228.02,337.526 228.216,337.469 228.413,337.422 228.61,337.386 228.806,337.36 229.003,337.344 \n 229.2,337.339 \n \"/>\n<polygon clip-path=\"url(#clip6700)\" points=\"\n288.05,377.545 484.775,377.545 484.775,231.496 288.05,231.496 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6706\">\n <rect x=\"288\" y=\"231\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6706)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 288.05,377.545 288.05,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6706)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 337.231,377.545 337.231,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6706)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 386.413,377.545 386.413,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6706)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 435.594,377.545 435.594,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6706)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 484.775,377.545 484.775,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6706)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 288.05,350.877 484.775,350.877 \n \"/>\n<polyline clip-path=\"url(#clip6706)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 288.05,323.745 484.775,323.745 \n \"/>\n<polyline clip-path=\"url(#clip6706)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 288.05,296.613 484.775,296.613 \n \"/>\n<polyline clip-path=\"url(#clip6706)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 288.05,269.481 484.775,269.481 \n \"/>\n<polyline clip-path=\"url(#clip6706)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 288.05,242.349 484.775,242.349 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 288.05,377.545 484.775,377.545 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 288.05,377.545 288.05,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 288.05,377.545 288.05,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 337.231,377.545 337.231,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 386.413,377.545 386.413,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 435.594,377.545 435.594,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 484.775,377.545 484.775,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 288.05,350.877 291.001,350.877 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 288.05,323.745 291.001,323.745 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 288.05,296.613 291.001,296.613 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 288.05,269.481 291.001,269.481 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 288.05,242.349 291.001,242.349 \n \"/>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 288.05, 392.095)\" x=\"288.05\" y=\"392.095\">-0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 337.231, 392.095)\" x=\"337.231\" y=\"392.095\">-0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 386.413, 392.095)\" x=\"386.413\" y=\"392.095\">0.00</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 435.594, 392.095)\" x=\"435.594\" y=\"392.095\">0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 484.775, 392.095)\" x=\"484.775\" y=\"392.095\">0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 280.55, 355.377)\" x=\"280.55\" y=\"355.377\">0.0</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 280.55, 328.245)\" x=\"280.55\" y=\"328.245\">2.5</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 280.55, 301.113)\" x=\"280.55\" y=\"301.113\">5.0</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 280.55, 273.981)\" x=\"280.55\" y=\"273.981\">7.5</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 280.55, 246.849)\" x=\"280.55\" y=\"246.849\">10.0</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 386.413, 213.2)\" x=\"386.413\" y=\"213.2\">N=5</text>\n</g>\n<polyline clip-path=\"url(#clip6706)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 288.05,361.729 288.247,361.723 288.443,361.704 288.64,361.672 288.837,361.627 289.034,361.569 289.23,361.499 289.427,361.416 289.624,361.321 289.821,361.213 \n 290.017,361.093 290.214,360.961 290.411,360.817 290.607,360.661 290.804,360.493 291.001,360.314 291.198,360.124 291.394,359.923 291.591,359.711 291.788,359.488 \n 291.984,359.255 292.181,359.013 292.378,358.76 292.575,358.498 292.771,358.227 292.968,357.947 293.165,357.658 293.362,357.362 293.558,357.057 293.755,356.745 \n 293.952,356.426 294.148,356.1 294.345,355.768 294.542,355.429 294.739,355.085 294.935,354.736 295.132,354.382 295.329,354.024 295.526,353.661 295.722,353.296 \n 295.919,352.926 296.116,352.555 296.312,352.181 296.509,351.805 296.706,351.427 296.903,351.049 297.099,350.67 297.296,350.291 297.493,349.912 297.69,349.534 \n 297.886,349.158 298.083,348.783 298.28,348.41 298.476,348.039 298.673,347.672 298.87,347.308 299.067,346.948 299.263,346.592 299.46,346.241 299.657,345.895 \n 299.854,345.554 300.05,345.219 300.247,344.891 300.444,344.569 300.64,344.254 300.837,343.947 301.034,343.648 301.231,343.356 301.427,343.074 301.624,342.8 \n 301.821,342.535 302.017,342.28 302.214,342.034 302.411,341.799 302.608,341.574 302.804,341.36 303.001,341.157 303.198,340.965 303.395,340.785 303.591,340.616 \n 303.788,340.459 303.985,340.314 304.181,340.181 304.378,340.061 304.575,339.954 304.772,339.859 304.968,339.777 305.165,339.708 305.362,339.652 305.559,339.61 \n 305.755,339.581 305.952,339.565 306.149,339.562 306.345,339.573 306.542,339.597 306.739,339.635 306.936,339.686 307.132,339.751 307.329,339.829 307.526,339.92 \n 307.723,340.024 307.919,340.141 308.116,340.271 308.313,340.415 308.509,340.57 308.706,340.739 308.903,340.92 309.1,341.112 309.296,341.317 309.493,341.534 \n 309.69,341.762 309.886,342.002 310.083,342.253 310.28,342.514 310.477,342.786 310.673,343.069 310.87,343.361 311.067,343.663 311.264,343.974 311.46,344.294 \n 311.657,344.622 311.854,344.959 312.05,345.304 312.247,345.656 312.444,346.015 312.641,346.381 312.837,346.754 313.034,347.132 313.231,347.515 313.428,347.904 \n 313.624,348.297 313.821,348.694 314.018,349.095 314.214,349.5 314.411,349.906 314.608,350.316 314.805,350.727 315.001,351.139 315.198,351.553 315.395,351.966 \n 315.592,352.38 315.788,352.793 315.985,353.205 316.182,353.616 316.378,354.024 316.575,354.43 316.772,354.833 316.969,355.233 317.165,355.629 317.362,356.02 \n 317.559,356.406 317.756,356.788 317.952,357.163 318.149,357.532 318.346,357.895 318.542,358.25 318.739,358.598 318.936,358.937 319.133,359.269 319.329,359.591 \n 319.526,359.905 319.723,360.208 319.919,360.502 320.116,360.785 320.313,361.058 320.51,361.319 320.706,361.569 320.903,361.808 321.1,362.034 321.297,362.247 \n 321.493,362.448 321.69,362.636 321.887,362.811 322.083,362.972 322.28,363.12 322.477,363.253 322.674,363.373 322.87,363.478 323.067,363.568 323.264,363.644 \n 323.461,363.705 323.657,363.751 323.854,363.782 324.051,363.798 324.247,363.798 324.444,363.783 324.641,363.753 324.838,363.707 325.034,363.646 325.231,363.569 \n 325.428,363.477 325.625,363.37 325.821,363.248 326.018,363.11 326.215,362.957 326.411,362.789 326.608,362.606 326.805,362.409 327.002,362.197 327.198,361.97 \n 327.395,361.729 327.592,361.475 327.789,361.206 327.985,360.924 328.182,360.629 328.379,360.321 328.575,360 328.772,359.667 328.969,359.322 329.166,358.965 \n 329.362,358.597 329.559,358.218 329.756,357.828 329.952,357.428 330.149,357.018 330.346,356.599 330.543,356.171 330.739,355.735 330.936,355.29 331.133,354.838 \n 331.33,354.379 331.526,353.914 331.723,353.442 331.92,352.965 332.116,352.483 332.313,351.996 332.51,351.506 332.707,351.012 332.903,350.515 333.1,350.016 \n 333.297,349.515 333.494,349.013 333.69,348.51 333.887,348.008 334.084,347.506 334.28,347.005 334.477,346.506 334.674,346.009 334.871,345.515 335.067,345.024 \n 335.264,344.538 335.461,344.056 335.658,343.579 335.854,343.109 336.051,342.644 336.248,342.187 336.444,341.737 336.641,341.295 336.838,340.862 337.035,340.438 \n 337.231,340.024 337.428,339.62 337.625,339.227 337.821,338.845 338.018,338.475 338.215,338.118 338.412,337.773 338.608,337.441 338.805,337.124 339.002,336.82 \n 339.199,336.532 339.395,336.258 339.592,336 339.789,335.758 339.985,335.532 340.182,335.323 340.379,335.13 340.576,334.956 340.772,334.798 340.969,334.659 \n 341.166,334.539 341.363,334.436 341.559,334.353 341.756,334.288 341.953,334.243 342.149,334.217 342.346,334.211 342.543,334.225 342.74,334.258 342.936,334.312 \n 343.133,334.386 343.33,334.479 343.527,334.593 343.723,334.728 343.92,334.882 344.117,335.057 344.313,335.252 344.51,335.467 344.707,335.702 344.904,335.957 \n 345.1,336.231 345.297,336.526 345.494,336.84 345.691,337.173 345.887,337.525 346.084,337.896 346.281,338.286 346.477,338.694 346.674,339.12 346.871,339.563 \n 347.068,340.024 347.264,340.502 347.461,340.996 347.658,341.506 347.854,342.032 348.051,342.573 348.248,343.129 348.445,343.699 348.641,344.283 348.838,344.88 \n 349.035,345.49 349.232,346.112 349.428,346.745 349.625,347.389 349.822,348.043 350.018,348.707 350.215,349.38 350.412,350.062 350.609,350.751 350.805,351.446 \n 351.002,352.148 351.199,352.856 351.396,353.568 351.592,354.284 351.789,355.004 351.986,355.726 352.182,356.449 352.379,357.173 352.576,357.898 352.773,358.622 \n 352.969,359.344 353.166,360.064 353.363,360.78 353.56,361.493 353.756,362.201 353.953,362.903 354.15,363.598 354.346,364.286 354.543,364.966 354.74,365.637 \n 354.937,366.298 355.133,366.948 355.33,367.586 355.527,368.213 355.724,368.825 355.92,369.424 356.117,370.008 356.314,370.575 356.51,371.127 356.707,371.661 \n 356.904,372.176 357.101,372.673 357.297,373.15 357.494,373.607 357.691,374.042 357.887,374.455 358.084,374.845 358.281,375.212 358.478,375.555 358.674,375.873 \n 358.871,376.165 359.068,376.431 359.265,376.67 359.461,376.882 359.658,377.065 359.855,377.22 360.051,377.346 360.248,377.442 360.445,377.507 360.642,377.542 \n 360.838,377.545 361.035,377.517 361.232,377.456 361.429,377.363 361.625,377.237 361.822,377.078 362.019,376.884 362.215,376.657 362.412,376.396 362.609,376.099 \n 362.806,375.769 363.002,375.403 363.199,375.001 363.396,374.565 363.593,374.093 363.789,373.586 363.986,373.043 364.183,372.464 364.379,371.849 364.576,371.199 \n 364.773,370.514 364.97,369.792 365.166,369.036 365.363,368.244 365.56,367.417 365.757,366.555 365.953,365.658 366.15,364.727 366.347,363.761 366.543,362.762 \n 366.74,361.729 366.937,360.664 367.134,359.565 367.33,358.434 367.527,357.271 367.724,356.077 367.92,354.852 368.117,353.597 368.314,352.312 368.511,350.998 \n 368.707,349.655 368.904,348.284 369.101,346.886 369.298,345.462 369.494,344.012 369.691,342.536 369.888,341.037 370.084,339.514 370.281,337.968 370.478,336.4 \n 370.675,334.812 370.871,333.203 371.068,331.575 371.265,329.929 371.462,328.266 371.658,326.586 371.855,324.891 372.052,323.181 372.248,321.458 372.445,319.723 \n 372.642,317.976 372.839,316.219 373.035,314.453 373.232,312.678 373.429,310.897 373.626,309.11 373.822,307.317 374.019,305.521 374.216,303.723 374.412,301.923 \n 374.609,300.123 374.806,298.323 375.003,296.526 375.199,294.731 375.396,292.941 375.593,291.156 375.789,289.378 375.986,287.608 376.183,285.846 376.38,284.095 \n 376.576,282.355 376.773,280.627 376.97,278.913 377.167,277.213 377.363,275.529 377.56,273.862 377.757,272.213 377.953,270.583 378.15,268.973 378.347,267.385 \n 378.544,265.819 378.74,264.276 378.937,262.758 379.134,261.266 379.331,259.799 379.527,258.361 379.724,256.951 379.921,255.57 380.117,254.22 380.314,252.901 \n 380.511,251.614 380.708,250.36 380.904,249.141 381.101,247.956 381.298,246.807 381.495,245.694 381.691,244.619 381.888,243.581 382.085,242.582 382.281,241.623 \n 382.478,240.704 382.675,239.825 382.872,238.987 383.068,238.192 383.265,237.439 383.462,236.729 383.659,236.062 383.855,235.439 384.052,234.861 384.249,234.327 \n 384.445,233.839 384.642,233.396 384.839,232.999 385.036,232.647 385.232,232.343 385.429,232.084 385.626,231.873 385.822,231.708 386.019,231.59 386.216,231.52 \n 386.413,231.496 386.609,231.52 386.806,231.59 387.003,231.708 387.2,231.873 387.396,232.084 387.593,232.343 387.79,232.647 387.986,232.999 388.183,233.396 \n 388.38,233.839 388.577,234.327 388.773,234.861 388.97,235.439 389.167,236.062 389.364,236.729 389.56,237.439 389.757,238.192 389.954,238.987 390.15,239.825 \n 390.347,240.704 390.544,241.623 390.741,242.582 390.937,243.581 391.134,244.619 391.331,245.694 391.528,246.807 391.724,247.956 391.921,249.141 392.118,250.36 \n 392.314,251.614 392.511,252.901 392.708,254.22 392.905,255.57 393.101,256.951 393.298,258.361 393.495,259.799 393.692,261.266 393.888,262.758 394.085,264.276 \n 394.282,265.819 394.478,267.385 394.675,268.973 394.872,270.583 395.069,272.213 395.265,273.862 395.462,275.529 395.659,277.213 395.855,278.913 396.052,280.627 \n 396.249,282.355 396.446,284.095 396.642,285.846 396.839,287.608 397.036,289.378 397.233,291.156 397.429,292.941 397.626,294.731 397.823,296.526 398.019,298.323 \n 398.216,300.123 398.413,301.923 398.61,303.723 398.806,305.521 399.003,307.317 399.2,309.11 399.397,310.897 399.593,312.678 399.79,314.453 399.987,316.219 \n 400.183,317.976 400.38,319.723 400.577,321.458 400.774,323.181 400.97,324.891 401.167,326.586 401.364,328.266 401.561,329.929 401.757,331.575 401.954,333.203 \n 402.151,334.812 402.347,336.4 402.544,337.968 402.741,339.514 402.938,341.037 403.134,342.536 403.331,344.012 403.528,345.462 403.724,346.886 403.921,348.284 \n 404.118,349.655 404.315,350.998 404.511,352.312 404.708,353.597 404.905,354.852 405.102,356.077 405.298,357.271 405.495,358.434 405.692,359.565 405.888,360.664 \n 406.085,361.729 406.282,362.762 406.479,363.761 406.675,364.727 406.872,365.658 407.069,366.555 407.266,367.417 407.462,368.244 407.659,369.036 407.856,369.792 \n 408.052,370.514 408.249,371.199 408.446,371.849 408.643,372.464 408.839,373.043 409.036,373.586 409.233,374.093 409.43,374.565 409.626,375.001 409.823,375.403 \n 410.02,375.769 410.216,376.099 410.413,376.396 410.61,376.657 410.807,376.884 411.003,377.078 411.2,377.237 411.397,377.363 411.594,377.456 411.79,377.517 \n 411.987,377.545 412.184,377.542 412.38,377.507 412.577,377.442 412.774,377.346 412.971,377.22 413.167,377.065 413.364,376.882 413.561,376.67 413.757,376.431 \n 413.954,376.165 414.151,375.873 414.348,375.555 414.544,375.212 414.741,374.845 414.938,374.455 415.135,374.042 415.331,373.607 415.528,373.15 415.725,372.673 \n 415.921,372.176 416.118,371.661 416.315,371.127 416.512,370.575 416.708,370.008 416.905,369.424 417.102,368.825 417.299,368.213 417.495,367.586 417.692,366.948 \n 417.889,366.298 418.085,365.637 418.282,364.966 418.479,364.286 418.676,363.598 418.872,362.903 419.069,362.201 419.266,361.493 419.463,360.78 419.659,360.064 \n 419.856,359.344 420.053,358.622 420.249,357.898 420.446,357.173 420.643,356.449 420.84,355.726 421.036,355.004 421.233,354.284 421.43,353.568 421.627,352.856 \n 421.823,352.148 422.02,351.446 422.217,350.751 422.413,350.062 422.61,349.38 422.807,348.707 423.004,348.043 423.2,347.389 423.397,346.745 423.594,346.112 \n 423.79,345.49 423.987,344.88 424.184,344.283 424.381,343.699 424.577,343.129 424.774,342.573 424.971,342.032 425.168,341.506 425.364,340.996 425.561,340.502 \n 425.758,340.024 425.954,339.563 426.151,339.12 426.348,338.694 426.545,338.286 426.741,337.896 426.938,337.525 427.135,337.173 427.332,336.84 427.528,336.526 \n 427.725,336.231 427.922,335.957 428.118,335.702 428.315,335.467 428.512,335.252 428.709,335.057 428.905,334.882 429.102,334.728 429.299,334.593 429.496,334.479 \n 429.692,334.386 429.889,334.312 430.086,334.258 430.282,334.225 430.479,334.211 430.676,334.217 430.873,334.243 431.069,334.288 431.266,334.353 431.463,334.436 \n 431.66,334.539 431.856,334.659 432.053,334.798 432.25,334.956 432.446,335.13 432.643,335.323 432.84,335.532 433.037,335.758 433.233,336 433.43,336.258 \n 433.627,336.532 433.823,336.82 434.02,337.124 434.217,337.441 434.414,337.773 434.61,338.118 434.807,338.475 435.004,338.845 435.201,339.227 435.397,339.62 \n 435.594,340.024 435.791,340.438 435.987,340.862 436.184,341.295 436.381,341.737 436.578,342.187 436.774,342.644 436.971,343.109 437.168,343.579 437.365,344.056 \n 437.561,344.538 437.758,345.024 437.955,345.515 438.151,346.009 438.348,346.506 438.545,347.005 438.742,347.506 438.938,348.008 439.135,348.51 439.332,349.013 \n 439.529,349.515 439.725,350.016 439.922,350.515 440.119,351.012 440.315,351.506 440.512,351.996 440.709,352.483 440.906,352.965 441.102,353.442 441.299,353.914 \n 441.496,354.379 441.692,354.838 441.889,355.29 442.086,355.735 442.283,356.171 442.479,356.599 442.676,357.018 442.873,357.428 443.07,357.828 443.266,358.218 \n 443.463,358.597 443.66,358.965 443.856,359.322 444.053,359.667 444.25,360 444.447,360.321 444.643,360.629 444.84,360.924 445.037,361.206 445.234,361.475 \n 445.43,361.729 445.627,361.97 445.824,362.197 446.02,362.409 446.217,362.606 446.414,362.789 446.611,362.957 446.807,363.11 447.004,363.248 447.201,363.37 \n 447.398,363.477 447.594,363.569 447.791,363.646 447.988,363.707 448.184,363.753 448.381,363.783 448.578,363.798 448.775,363.798 448.971,363.782 449.168,363.751 \n 449.365,363.705 449.562,363.644 449.758,363.568 449.955,363.478 450.152,363.373 450.348,363.253 450.545,363.12 450.742,362.972 450.939,362.811 451.135,362.636 \n 451.332,362.448 451.529,362.247 451.725,362.034 451.922,361.808 452.119,361.569 452.316,361.319 452.512,361.058 452.709,360.785 452.906,360.502 453.103,360.208 \n 453.299,359.905 453.496,359.591 453.693,359.269 453.889,358.937 454.086,358.598 454.283,358.25 454.48,357.895 454.676,357.532 454.873,357.163 455.07,356.788 \n 455.267,356.406 455.463,356.02 455.66,355.629 455.857,355.233 456.053,354.833 456.25,354.43 456.447,354.024 456.644,353.616 456.84,353.205 457.037,352.793 \n 457.234,352.38 457.431,351.966 457.627,351.553 457.824,351.139 458.021,350.727 458.217,350.316 458.414,349.906 458.611,349.5 458.808,349.095 459.004,348.694 \n 459.201,348.297 459.398,347.904 459.595,347.515 459.791,347.132 459.988,346.754 460.185,346.381 460.381,346.015 460.578,345.656 460.775,345.304 460.972,344.959 \n 461.168,344.622 461.365,344.294 461.562,343.974 461.758,343.663 461.955,343.361 462.152,343.069 462.349,342.786 462.545,342.514 462.742,342.253 462.939,342.002 \n 463.136,341.762 463.332,341.534 463.529,341.317 463.726,341.112 463.922,340.92 464.119,340.739 464.316,340.57 464.513,340.415 464.709,340.271 464.906,340.141 \n 465.103,340.024 465.3,339.92 465.496,339.829 465.693,339.751 465.89,339.686 466.086,339.635 466.283,339.597 466.48,339.573 466.677,339.562 466.873,339.565 \n 467.07,339.581 467.267,339.61 467.464,339.652 467.66,339.708 467.857,339.777 468.054,339.859 468.25,339.954 468.447,340.061 468.644,340.181 468.841,340.314 \n 469.037,340.459 469.234,340.616 469.431,340.785 469.627,340.965 469.824,341.157 470.021,341.36 470.218,341.574 470.414,341.799 470.611,342.034 470.808,342.28 \n 471.005,342.535 471.201,342.8 471.398,343.074 471.595,343.356 471.791,343.648 471.988,343.947 472.185,344.254 472.382,344.569 472.578,344.891 472.775,345.219 \n 472.972,345.554 473.169,345.895 473.365,346.241 473.562,346.592 473.759,346.948 473.955,347.308 474.152,347.672 474.349,348.039 474.546,348.41 474.742,348.783 \n 474.939,349.158 475.136,349.534 475.333,349.912 475.529,350.291 475.726,350.67 475.923,351.049 476.119,351.427 476.316,351.805 476.513,352.181 476.71,352.555 \n 476.906,352.926 477.103,353.296 477.3,353.661 477.497,354.024 477.693,354.382 477.89,354.736 478.087,355.085 478.283,355.429 478.48,355.768 478.677,356.1 \n 478.874,356.426 479.07,356.745 479.267,357.057 479.464,357.362 479.66,357.658 479.857,357.947 480.054,358.227 480.251,358.498 480.447,358.76 480.644,359.013 \n 480.841,359.255 481.038,359.488 481.234,359.711 481.431,359.923 481.628,360.124 481.824,360.314 482.021,360.493 482.218,360.661 482.415,360.817 482.611,360.961 \n 482.808,361.093 483.005,361.213 483.202,361.321 483.398,361.416 483.595,361.499 483.792,361.569 483.988,361.627 484.185,361.672 484.382,361.704 484.579,361.723 \n 484.775,361.729 \n \"/>\n<polygon clip-path=\"url(#clip6700)\" points=\"\n533.59,377.545 730.315,377.545 730.315,231.496 533.59,231.496 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6707\">\n <rect x=\"533\" y=\"231\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6707)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 533.59,377.545 533.59,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6707)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 582.771,377.545 582.771,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6707)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 631.952,377.545 631.952,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6707)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 681.134,377.545 681.134,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6707)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 730.315,377.545 730.315,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6707)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 533.59,351.05 730.315,351.05 \n \"/>\n<polyline clip-path=\"url(#clip6707)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 533.59,323.461 730.315,323.461 \n \"/>\n<polyline clip-path=\"url(#clip6707)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 533.59,295.871 730.315,295.871 \n \"/>\n<polyline clip-path=\"url(#clip6707)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 533.59,268.282 730.315,268.282 \n \"/>\n<polyline clip-path=\"url(#clip6707)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 533.59,240.693 730.315,240.693 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,377.545 730.315,377.545 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,377.545 533.59,231.496 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,377.545 533.59,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 582.771,377.545 582.771,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 631.952,377.545 631.952,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 681.134,377.545 681.134,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 730.315,377.545 730.315,375.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,351.05 536.54,351.05 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,323.461 536.54,323.461 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,295.871 536.54,295.871 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,268.282 536.54,268.282 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,240.693 536.54,240.693 \n \"/>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 533.59, 392.095)\" x=\"533.59\" y=\"392.095\">-0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 582.771, 392.095)\" x=\"582.771\" y=\"392.095\">-0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 631.952, 392.095)\" x=\"631.952\" y=\"392.095\">0.00</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 681.134, 392.095)\" x=\"681.134\" y=\"392.095\">0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 730.315, 392.095)\" x=\"730.315\" y=\"392.095\">0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 526.09, 355.55)\" x=\"526.09\" y=\"355.55\">0</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 526.09, 327.961)\" x=\"526.09\" y=\"327.961\">3</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 526.09, 300.371)\" x=\"526.09\" y=\"300.371\">6</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 526.09, 272.782)\" x=\"526.09\" y=\"272.782\">9</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 526.09, 245.193)\" x=\"526.09\" y=\"245.193\">12</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 631.952, 213.2)\" x=\"631.952\" y=\"213.2\">N=6</text>\n</g>\n<polyline clip-path=\"url(#clip6707)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,341.854 533.786,341.861 533.983,341.884 534.18,341.922 534.376,341.975 534.573,342.044 534.77,342.127 534.967,342.225 535.163,342.337 535.36,342.464 \n 535.557,342.606 535.754,342.761 535.95,342.93 536.147,343.113 536.344,343.309 536.54,343.518 536.737,343.739 536.934,343.972 537.131,344.218 537.327,344.474 \n 537.524,344.742 537.721,345.02 537.918,345.309 538.114,345.607 538.311,345.914 538.508,346.23 538.704,346.554 538.901,346.886 539.098,347.224 539.295,347.57 \n 539.491,347.921 539.688,348.278 539.885,348.639 540.082,349.005 540.278,349.374 540.475,349.746 540.672,350.121 540.868,350.498 541.065,350.875 541.262,351.254 \n 541.459,351.632 541.655,352.01 541.852,352.386 542.049,352.76 542.246,353.132 542.442,353.501 542.639,353.866 542.836,354.227 543.032,354.583 543.229,354.933 \n 543.426,355.277 543.623,355.615 543.819,355.945 544.016,356.267 544.213,356.582 544.409,356.887 544.606,357.183 544.803,357.469 545,357.745 545.196,358.01 \n 545.393,358.264 545.59,358.506 545.787,358.736 545.983,358.954 546.18,359.158 546.377,359.35 546.573,359.528 546.77,359.692 546.967,359.842 547.164,359.978 \n 547.36,360.099 547.557,360.206 547.754,360.297 547.951,360.373 548.147,360.433 548.344,360.479 548.541,360.508 548.737,360.522 548.934,360.52 549.131,360.503 \n 549.328,360.47 549.524,360.421 549.721,360.357 549.918,360.277 550.115,360.181 550.311,360.07 550.508,359.944 550.705,359.804 550.901,359.648 551.098,359.478 \n 551.295,359.293 551.492,359.095 551.688,358.882 551.885,358.657 552.082,358.418 552.279,358.167 552.475,357.903 552.672,357.627 552.869,357.34 553.065,357.042 \n 553.262,356.734 553.459,356.415 553.656,356.087 553.852,355.75 554.049,355.404 554.246,355.05 554.442,354.689 554.639,354.321 554.836,353.947 555.033,353.567 \n 555.229,353.182 555.426,352.793 555.623,352.4 555.82,352.004 556.016,351.605 556.213,351.204 556.41,350.803 556.606,350.4 556.803,349.998 557,349.597 \n 557.197,349.197 557.393,348.799 557.59,348.403 557.787,348.012 557.984,347.624 558.18,347.241 558.377,346.863 558.574,346.491 558.77,346.126 558.967,345.768 \n 559.164,345.418 559.361,345.076 559.557,344.743 559.754,344.42 559.951,344.106 560.148,343.804 560.344,343.512 560.541,343.233 560.738,342.965 560.934,342.71 \n 561.131,342.468 561.328,342.24 561.525,342.026 561.721,341.826 561.918,341.641 562.115,341.47 562.311,341.316 562.508,341.176 562.705,341.053 562.902,340.946 \n 563.098,340.856 563.295,340.782 563.492,340.725 563.689,340.685 563.885,340.661 564.082,340.656 564.279,340.667 564.475,340.696 564.672,340.741 564.869,340.805 \n 565.066,340.885 565.262,340.983 565.459,341.097 565.656,341.229 565.853,341.377 566.049,341.542 566.246,341.724 566.443,341.921 566.639,342.135 566.836,342.363 \n 567.033,342.608 567.23,342.867 567.426,343.141 567.623,343.429 567.82,343.73 568.017,344.045 568.213,344.373 568.41,344.713 568.607,345.065 568.803,345.429 \n 569,345.803 569.197,346.187 569.394,346.581 569.59,346.984 569.787,347.395 569.984,347.815 570.181,348.241 570.377,348.674 570.574,349.112 570.771,349.556 \n 570.967,350.004 571.164,350.455 571.361,350.91 571.558,351.366 571.754,351.825 571.951,352.283 572.148,352.742 572.344,353.2 572.541,353.657 572.738,354.111 \n 572.935,354.563 573.131,355.01 573.328,355.453 573.525,355.891 573.722,356.323 573.918,356.748 574.115,357.165 574.312,357.575 574.508,357.975 574.705,358.366 \n 574.902,358.747 575.099,359.117 575.295,359.475 575.492,359.821 575.689,360.154 575.886,360.473 576.082,360.779 576.279,361.07 576.476,361.346 576.672,361.606 \n 576.869,361.85 577.066,362.077 577.263,362.287 577.459,362.479 577.656,362.654 577.853,362.81 578.05,362.947 578.246,363.066 578.443,363.165 578.64,363.244 \n 578.836,363.304 579.033,363.344 579.23,363.363 579.427,363.362 579.623,363.341 579.82,363.299 580.017,363.236 580.214,363.153 580.41,363.049 580.607,362.925 \n 580.804,362.78 581,362.615 581.197,362.429 581.394,362.224 581.591,361.998 581.787,361.754 581.984,361.489 582.181,361.206 582.377,360.904 582.574,360.584 \n 582.771,360.246 582.968,359.891 583.164,359.519 583.361,359.13 583.558,358.725 583.755,358.305 583.951,357.87 584.148,357.421 584.345,356.959 584.541,356.483 \n 584.738,355.996 584.935,355.496 585.132,354.986 585.328,354.466 585.525,353.937 585.722,353.399 585.919,352.854 586.115,352.302 586.312,351.744 586.509,351.181 \n 586.705,350.613 586.902,350.042 587.099,349.469 587.296,348.895 587.492,348.319 587.689,347.744 587.886,347.171 588.083,346.599 588.279,346.031 588.476,345.466 \n 588.673,344.907 588.869,344.354 589.066,343.807 589.263,343.269 589.46,342.739 589.656,342.219 589.853,341.709 590.05,341.211 590.246,340.725 590.443,340.253 \n 590.64,339.795 590.837,339.352 591.033,338.924 591.23,338.514 591.427,338.12 591.624,337.745 591.82,337.389 592.017,337.053 592.214,336.737 592.41,336.443 \n 592.607,336.17 592.804,335.919 593.001,335.692 593.197,335.488 593.394,335.308 593.591,335.153 593.788,335.023 593.984,334.918 594.181,334.839 594.378,334.787 \n 594.574,334.761 594.771,334.762 594.968,334.791 595.165,334.846 595.361,334.929 595.558,335.04 595.755,335.178 595.952,335.345 596.148,335.539 596.345,335.76 \n 596.542,336.01 596.738,336.287 596.935,336.591 597.132,336.923 597.329,337.281 597.525,337.666 597.722,338.077 597.919,338.515 598.116,338.977 598.312,339.465 \n 598.509,339.977 598.706,340.513 598.902,341.073 599.099,341.655 599.296,342.259 599.493,342.884 599.689,343.53 599.886,344.196 600.083,344.88 600.279,345.583 \n 600.476,346.303 600.673,347.039 600.87,347.79 601.066,348.555 601.263,349.334 601.46,350.124 601.657,350.926 601.853,351.737 602.05,352.557 602.247,353.385 \n 602.443,354.219 602.64,355.058 602.837,355.901 603.034,356.746 603.23,357.593 603.427,358.439 603.624,359.284 603.821,360.126 604.017,360.965 604.214,361.797 \n 604.411,362.623 604.607,363.441 604.804,364.249 605.001,365.046 605.198,365.831 605.394,366.602 605.591,367.358 605.788,368.097 605.985,368.819 606.181,369.521 \n 606.378,370.202 606.575,370.861 606.771,371.497 606.968,372.109 607.165,372.694 607.362,373.252 607.558,373.782 607.755,374.281 607.952,374.75 608.149,375.186 \n 608.345,375.589 608.542,375.958 608.739,376.291 608.935,376.587 609.132,376.845 609.329,377.064 609.526,377.244 609.722,377.382 609.919,377.479 610.116,377.534 \n 610.312,377.545 610.509,377.512 610.706,377.435 610.903,377.312 611.099,377.142 611.296,376.926 611.493,376.663 611.69,376.351 611.886,375.992 612.083,375.584 \n 612.28,375.127 612.476,374.62 612.673,374.065 612.87,373.459 613.067,372.804 613.263,372.099 613.46,371.345 613.657,370.54 613.854,369.686 614.05,368.782 \n 614.247,367.83 614.444,366.828 614.64,365.778 614.837,364.679 615.034,363.533 615.231,362.339 615.427,361.099 615.624,359.813 615.821,358.481 616.018,357.105 \n 616.214,355.685 616.411,354.222 616.608,352.717 616.804,351.171 617.001,349.584 617.198,347.959 617.395,346.296 617.591,344.596 617.788,342.861 617.985,341.091 \n 618.182,339.288 618.378,337.454 618.575,335.59 618.772,333.696 618.968,331.776 619.165,329.829 619.362,327.859 619.559,325.865 619.755,323.851 619.952,321.817 \n 620.149,319.766 620.345,317.699 620.542,315.617 620.739,313.523 620.936,311.418 621.132,309.305 621.329,307.184 621.526,305.059 621.723,302.93 621.919,300.799 \n 622.116,298.67 622.313,296.542 622.509,294.419 622.706,292.302 622.903,290.193 623.1,288.094 623.296,286.008 623.493,283.935 623.69,281.878 623.887,279.838 \n 624.083,277.819 624.28,275.821 624.477,273.846 624.673,271.896 624.87,269.973 625.067,268.08 625.264,266.216 625.46,264.386 625.657,262.589 625.854,260.828 \n 626.051,259.105 626.247,257.421 626.444,255.778 626.641,254.177 626.837,252.621 627.034,251.109 627.231,249.645 627.428,248.229 627.624,246.862 627.821,245.547 \n 628.018,244.283 628.214,243.074 628.411,241.919 628.608,240.82 628.805,239.778 629.001,238.793 629.198,237.868 629.395,237.002 629.592,236.198 629.788,235.454 \n 629.985,234.773 630.182,234.154 630.378,233.599 630.575,233.108 630.772,232.682 630.969,232.32 631.165,232.024 631.362,231.793 631.559,231.628 631.756,231.529 \n 631.952,231.496 632.149,231.529 632.346,231.628 632.542,231.793 632.739,232.024 632.936,232.32 633.133,232.682 633.329,233.108 633.526,233.599 633.723,234.154 \n 633.92,234.773 634.116,235.454 634.313,236.198 634.51,237.002 634.706,237.868 634.903,238.793 635.1,239.778 635.297,240.82 635.493,241.919 635.69,243.074 \n 635.887,244.283 636.084,245.547 636.28,246.862 636.477,248.229 636.674,249.645 636.87,251.109 637.067,252.621 637.264,254.177 637.461,255.778 637.657,257.421 \n 637.854,259.105 638.051,260.828 638.247,262.589 638.444,264.386 638.641,266.216 638.838,268.08 639.034,269.973 639.231,271.896 639.428,273.846 639.625,275.821 \n 639.821,277.819 640.018,279.838 640.215,281.878 640.411,283.935 640.608,286.008 640.805,288.094 641.002,290.193 641.198,292.302 641.395,294.419 641.592,296.542 \n 641.789,298.67 641.985,300.799 642.182,302.93 642.379,305.059 642.575,307.184 642.772,309.305 642.969,311.418 643.166,313.523 643.362,315.617 643.559,317.699 \n 643.756,319.766 643.953,321.817 644.149,323.851 644.346,325.865 644.543,327.859 644.739,329.829 644.936,331.776 645.133,333.696 645.33,335.59 645.526,337.454 \n 645.723,339.288 645.92,341.091 646.117,342.861 646.313,344.596 646.51,346.296 646.707,347.959 646.903,349.584 647.1,351.171 647.297,352.717 647.494,354.222 \n 647.69,355.685 647.887,357.105 648.084,358.481 648.28,359.813 648.477,361.099 648.674,362.339 648.871,363.533 649.067,364.679 649.264,365.778 649.461,366.828 \n 649.658,367.83 649.854,368.782 650.051,369.686 650.248,370.54 650.444,371.345 650.641,372.099 650.838,372.804 651.035,373.459 651.231,374.065 651.428,374.62 \n 651.625,375.127 651.822,375.584 652.018,375.992 652.215,376.351 652.412,376.663 652.608,376.926 652.805,377.142 653.002,377.312 653.199,377.435 653.395,377.512 \n 653.592,377.545 653.789,377.534 653.986,377.479 654.182,377.382 654.379,377.244 654.576,377.064 654.772,376.845 654.969,376.587 655.166,376.291 655.363,375.958 \n 655.559,375.589 655.756,375.186 655.953,374.75 656.149,374.281 656.346,373.782 656.543,373.252 656.74,372.694 656.936,372.109 657.133,371.497 657.33,370.861 \n 657.527,370.202 657.723,369.521 657.92,368.819 658.117,368.097 658.313,367.358 658.51,366.602 658.707,365.831 658.904,365.046 659.1,364.249 659.297,363.441 \n 659.494,362.623 659.691,361.797 659.887,360.965 660.084,360.126 660.281,359.284 660.477,358.439 660.674,357.593 660.871,356.746 661.068,355.901 661.264,355.058 \n 661.461,354.219 661.658,353.385 661.855,352.557 662.051,351.737 662.248,350.926 662.445,350.124 662.641,349.334 662.838,348.555 663.035,347.79 663.232,347.039 \n 663.428,346.303 663.625,345.583 663.822,344.88 664.019,344.196 664.215,343.53 664.412,342.884 664.609,342.259 664.805,341.655 665.002,341.073 665.199,340.513 \n 665.396,339.977 665.592,339.465 665.789,338.977 665.986,338.515 666.182,338.077 666.379,337.666 666.576,337.281 666.773,336.923 666.969,336.591 667.166,336.287 \n 667.363,336.01 667.56,335.76 667.756,335.539 667.953,335.345 668.15,335.178 668.346,335.04 668.543,334.929 668.74,334.846 668.937,334.791 669.133,334.762 \n 669.33,334.761 669.527,334.787 669.724,334.839 669.92,334.918 670.117,335.023 670.314,335.153 670.51,335.308 670.707,335.488 670.904,335.692 671.101,335.919 \n 671.297,336.17 671.494,336.443 671.691,336.737 671.888,337.053 672.084,337.389 672.281,337.745 672.478,338.12 672.674,338.514 672.871,338.924 673.068,339.352 \n 673.265,339.795 673.461,340.253 673.658,340.725 673.855,341.211 674.052,341.709 674.248,342.219 674.445,342.739 674.642,343.269 674.838,343.807 675.035,344.354 \n 675.232,344.907 675.429,345.466 675.625,346.031 675.822,346.599 676.019,347.171 676.215,347.744 676.412,348.319 676.609,348.895 676.806,349.469 677.002,350.042 \n 677.199,350.613 677.396,351.181 677.593,351.744 677.789,352.302 677.986,352.854 678.183,353.399 678.379,353.937 678.576,354.466 678.773,354.986 678.97,355.496 \n 679.166,355.996 679.363,356.483 679.56,356.959 679.757,357.421 679.953,357.87 680.15,358.305 680.347,358.725 680.543,359.13 680.74,359.519 680.937,359.891 \n 681.134,360.246 681.33,360.584 681.527,360.904 681.724,361.206 681.921,361.489 682.117,361.754 682.314,361.998 682.511,362.224 682.707,362.429 682.904,362.615 \n 683.101,362.78 683.298,362.925 683.494,363.049 683.691,363.153 683.888,363.236 684.084,363.299 684.281,363.341 684.478,363.362 684.675,363.363 684.871,363.344 \n 685.068,363.304 685.265,363.244 685.462,363.165 685.658,363.066 685.855,362.947 686.052,362.81 686.248,362.654 686.445,362.479 686.642,362.287 686.839,362.077 \n 687.035,361.85 687.232,361.606 687.429,361.346 687.626,361.07 687.822,360.779 688.019,360.473 688.216,360.154 688.412,359.821 688.609,359.475 688.806,359.117 \n 689.003,358.747 689.199,358.366 689.396,357.975 689.593,357.575 689.79,357.165 689.986,356.748 690.183,356.323 690.38,355.891 690.576,355.453 690.773,355.01 \n 690.97,354.563 691.167,354.111 691.363,353.657 691.56,353.2 691.757,352.742 691.954,352.283 692.15,351.825 692.347,351.366 692.544,350.91 692.74,350.455 \n 692.937,350.004 693.134,349.556 693.331,349.112 693.527,348.674 693.724,348.241 693.921,347.815 694.117,347.395 694.314,346.984 694.511,346.581 694.708,346.187 \n 694.904,345.803 695.101,345.429 695.298,345.065 695.495,344.713 695.691,344.373 695.888,344.045 696.085,343.73 696.281,343.429 696.478,343.141 696.675,342.867 \n 696.872,342.608 697.068,342.363 697.265,342.135 697.462,341.921 697.659,341.724 697.855,341.542 698.052,341.377 698.249,341.229 698.445,341.097 698.642,340.983 \n 698.839,340.885 699.036,340.805 699.232,340.741 699.429,340.696 699.626,340.667 699.823,340.656 700.019,340.661 700.216,340.685 700.413,340.725 700.609,340.782 \n 700.806,340.856 701.003,340.946 701.2,341.053 701.396,341.176 701.593,341.316 701.79,341.47 701.987,341.641 702.183,341.826 702.38,342.026 702.577,342.24 \n 702.773,342.468 702.97,342.71 703.167,342.965 703.364,343.233 703.56,343.512 703.757,343.804 703.954,344.106 704.15,344.42 704.347,344.743 704.544,345.076 \n 704.741,345.418 704.937,345.768 705.134,346.126 705.331,346.491 705.528,346.863 705.724,347.241 705.921,347.624 706.118,348.012 706.314,348.403 706.511,348.799 \n 706.708,349.197 706.905,349.597 707.101,349.998 707.298,350.4 707.495,350.803 707.692,351.204 707.888,351.605 708.085,352.004 708.282,352.4 708.478,352.793 \n 708.675,353.182 708.872,353.567 709.069,353.947 709.265,354.321 709.462,354.689 709.659,355.05 709.856,355.404 710.052,355.75 710.249,356.087 710.446,356.415 \n 710.642,356.734 710.839,357.042 711.036,357.34 711.233,357.627 711.429,357.903 711.626,358.167 711.823,358.418 712.02,358.657 712.216,358.882 712.413,359.095 \n 712.61,359.293 712.806,359.478 713.003,359.648 713.2,359.804 713.397,359.944 713.593,360.07 713.79,360.181 713.987,360.277 714.183,360.357 714.38,360.421 \n 714.577,360.47 714.774,360.503 714.97,360.52 715.167,360.522 715.364,360.508 715.561,360.479 715.757,360.433 715.954,360.373 716.151,360.297 716.347,360.206 \n 716.544,360.099 716.741,359.978 716.938,359.842 717.134,359.692 717.331,359.528 717.528,359.35 717.725,359.158 717.921,358.954 718.118,358.736 718.315,358.506 \n 718.511,358.264 718.708,358.01 718.905,357.745 719.102,357.469 719.298,357.183 719.495,356.887 719.692,356.582 719.889,356.267 720.085,355.945 720.282,355.615 \n 720.479,355.277 720.675,354.933 720.872,354.583 721.069,354.227 721.266,353.866 721.462,353.501 721.659,353.132 721.856,352.76 722.052,352.386 722.249,352.01 \n 722.446,351.632 722.643,351.254 722.839,350.875 723.036,350.498 723.233,350.121 723.43,349.746 723.626,349.374 723.823,349.005 724.02,348.639 724.216,348.278 \n 724.413,347.921 724.61,347.57 724.807,347.224 725.003,346.886 725.2,346.554 725.397,346.23 725.594,345.914 725.79,345.607 725.987,345.309 726.184,345.02 \n 726.38,344.742 726.577,344.474 726.774,344.218 726.971,343.972 727.167,343.739 727.364,343.518 727.561,343.309 727.758,343.113 727.954,342.93 728.151,342.761 \n 728.348,342.606 728.544,342.464 728.741,342.337 728.938,342.225 729.135,342.127 729.331,342.044 729.528,341.975 729.725,341.922 729.922,341.884 730.118,341.861 \n 730.315,341.854 \n \"/>\n<polygon clip-path=\"url(#clip6700)\" points=\"\n32.4745,577.545 229.2,577.545 229.2,431.496 32.4745,431.496 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6708\">\n <rect x=\"32\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6708)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,577.545 32.4745,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6708)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 81.6558,577.545 81.6558,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6708)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 130.837,577.545 130.837,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6708)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 180.019,577.545 180.019,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6708)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 229.2,577.545 229.2,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6708)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,551.318 229.2,551.318 \n \"/>\n<polyline clip-path=\"url(#clip6708)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,522.789 229.2,522.789 \n \"/>\n<polyline clip-path=\"url(#clip6708)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,494.26 229.2,494.26 \n \"/>\n<polyline clip-path=\"url(#clip6708)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,465.731 229.2,465.731 \n \"/>\n<polyline clip-path=\"url(#clip6708)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,437.202 229.2,437.202 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,577.545 229.2,577.545 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,577.545 32.4745,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,577.545 32.4745,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 81.6558,577.545 81.6558,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 130.837,577.545 130.837,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 180.019,577.545 180.019,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 229.2,577.545 229.2,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,551.318 35.4254,551.318 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,522.789 35.4254,522.789 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,494.26 35.4254,494.26 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,465.731 35.4254,465.731 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,437.202 35.4254,437.202 \n \"/>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 32.4745, 592.095)\" x=\"32.4745\" y=\"592.095\">-0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 81.6558, 592.095)\" x=\"81.6558\" y=\"592.095\">-0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 130.837, 592.095)\" x=\"130.837\" y=\"592.095\">0.00</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 180.019, 592.095)\" x=\"180.019\" y=\"592.095\">0.25</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 229.2, 592.095)\" x=\"229.2\" y=\"592.095\">0.50</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 555.818)\" x=\"24.9745\" y=\"555.818\">0</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 527.289)\" x=\"24.9745\" y=\"527.289\">5</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 498.76)\" x=\"24.9745\" y=\"498.76\">10</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 470.231)\" x=\"24.9745\" y=\"470.231\">15</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 24.9745, 441.702)\" x=\"24.9745\" y=\"441.702\">20</text>\n</g>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 130.837, 413.2)\" x=\"130.837\" y=\"413.2\">N=10</text>\n</g>\n<polyline clip-path=\"url(#clip6708)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,545.612 32.6712,545.624 32.8679,545.661 33.0647,545.723 33.2614,545.809 33.4581,545.919 33.6548,546.052 33.8516,546.208 34.0483,546.387 34.245,546.587 \n 34.4417,546.807 34.6385,547.047 34.8352,547.306 35.0319,547.582 35.2286,547.874 35.4254,548.182 35.6221,548.503 35.8188,548.836 36.0156,549.181 36.2123,549.534 \n 36.409,549.896 36.6057,550.264 36.8025,550.637 36.9992,551.012 37.1959,551.39 37.3926,551.767 37.5894,552.142 37.7861,552.514 37.9828,552.881 38.1795,553.242 \n 38.3763,553.594 38.573,553.936 38.7697,554.268 38.9664,554.587 39.1632,554.892 39.3599,555.181 39.5566,555.454 39.7533,555.709 39.9501,555.946 40.1468,556.162 \n 40.3435,556.357 40.5402,556.531 40.737,556.683 40.9337,556.811 41.1304,556.915 41.3271,556.995 41.5239,557.051 41.7206,557.081 41.9173,557.087 42.114,557.068 \n 42.3108,557.023 42.5075,556.954 42.7042,556.861 42.9009,556.743 43.0977,556.601 43.2944,556.436 43.4911,556.249 43.6878,556.041 43.8846,555.811 44.0813,555.562 \n 44.278,555.294 44.4747,555.008 44.6715,554.706 44.8682,554.389 45.0649,554.059 45.2616,553.716 45.4584,553.362 45.6551,552.998 45.8518,552.627 46.0485,552.25 \n 46.2453,551.868 46.442,551.483 46.6387,551.097 46.8354,550.711 47.0322,550.328 47.2289,549.948 47.4256,549.573 47.6223,549.206 47.8191,548.847 48.0158,548.498 \n 48.2125,548.161 48.4092,547.837 48.606,547.528 48.8027,547.235 48.9994,546.959 49.1962,546.701 49.3929,546.463 49.5896,546.246 49.7863,546.05 49.9831,545.877 \n 50.1798,545.727 50.3765,545.601 50.5732,545.5 50.77,545.424 50.9667,545.374 51.1634,545.349 51.3601,545.35 51.5569,545.377 51.7536,545.429 51.9503,545.508 \n 52.147,545.612 52.3438,545.741 52.5405,545.894 52.7372,546.072 52.9339,546.272 53.1307,546.495 53.3274,546.739 53.5241,547.004 53.7208,547.288 53.9176,547.59 \n 54.1143,547.909 54.311,548.244 54.5077,548.592 54.7045,548.954 54.9012,549.326 55.0979,549.708 55.2946,550.098 55.4914,550.494 55.6881,550.895 55.8848,551.298 \n 56.0815,551.703 56.2783,552.107 56.475,552.508 56.6717,552.906 56.8684,553.297 57.0652,553.681 57.2619,554.056 57.4586,554.419 57.6553,554.771 57.8521,555.108 \n 58.0488,555.429 58.2455,555.734 58.4422,556.02 58.639,556.286 58.8357,556.532 59.0324,556.756 59.2291,556.956 59.4259,557.133 59.6226,557.285 59.8193,557.412 \n 60.016,557.512 60.2128,557.586 60.4095,557.632 60.6062,557.652 60.8029,557.644 60.9997,557.608 61.1964,557.545 61.3931,557.455 61.5898,557.337 61.7866,557.193 \n 61.9833,557.023 62.18,556.828 62.3768,556.608 62.5735,556.365 62.7702,556.099 62.9669,555.811 63.1637,555.502 63.3604,555.175 63.5571,554.829 63.7538,554.467 \n 63.9506,554.09 64.1473,553.7 64.344,553.298 64.5407,552.886 64.7375,552.465 64.9342,552.039 65.1309,551.607 65.3276,551.173 65.5244,550.737 65.7211,550.303 \n 65.9178,549.872 66.1145,549.445 66.3113,549.025 66.508,548.613 66.7047,548.211 66.9014,547.821 67.0982,547.445 67.2949,547.085 67.4916,546.741 67.6883,546.416 \n 67.8851,546.111 68.0818,545.827 68.2785,545.566 68.4752,545.329 68.672,545.117 68.8687,544.932 69.0654,544.773 69.2621,544.642 69.4589,544.54 69.6556,544.466 \n 69.8523,544.422 70.049,544.408 70.2458,544.424 70.4425,544.47 70.6392,544.546 70.8359,544.652 71.0327,544.787 71.2294,544.951 71.4261,545.144 71.6228,545.365 \n 71.8196,545.612 72.0163,545.885 72.213,546.183 72.4097,546.505 72.6065,546.85 72.8032,547.215 72.9999,547.6 73.1966,548.003 73.3934,548.422 73.5901,548.856 \n 73.7868,549.303 73.9835,549.761 74.1803,550.228 74.377,550.701 74.5737,551.18 74.7704,551.662 74.9672,552.145 75.1639,552.627 75.3606,553.105 75.5573,553.578 \n 75.7541,554.044 75.9508,554.5 76.1475,554.945 76.3443,555.376 76.541,555.792 76.7377,556.191 76.9344,556.571 77.1312,556.929 77.3279,557.266 77.5246,557.578 \n 77.7213,557.865 77.9181,558.125 78.1148,558.357 78.3115,558.559 78.5082,558.731 78.705,558.872 78.9017,558.98 79.0984,559.056 79.2951,559.099 79.4919,559.108 \n 79.6886,559.083 79.8853,559.024 80.082,558.932 80.2788,558.805 80.4755,558.646 80.6722,558.453 80.8689,558.228 81.0657,557.972 81.2624,557.685 81.4591,557.368 \n 81.6558,557.023 81.8526,556.652 82.0493,556.254 82.246,555.833 82.4427,555.389 82.6395,554.925 82.8362,554.442 83.0329,553.942 83.2296,553.427 83.4264,552.9 \n 83.6231,552.362 83.8198,551.817 84.0165,551.265 84.2133,550.71 84.41,550.154 84.6067,549.598 84.8034,549.047 85.0002,548.502 85.1969,547.965 85.3936,547.439 \n 85.5903,546.926 85.7871,546.428 85.9838,545.948 86.1805,545.489 86.3772,545.051 86.574,544.637 86.7707,544.249 86.9674,543.89 87.1641,543.56 87.3609,543.261 \n 87.5576,542.995 87.7543,542.763 87.951,542.567 88.1478,542.408 88.3445,542.286 88.5412,542.202 88.7379,542.158 88.9347,542.153 89.1314,542.188 89.3281,542.263 \n 89.5249,542.378 89.7216,542.533 89.9183,542.728 90.115,542.961 90.3118,543.233 90.5085,543.543 90.7052,543.889 90.9019,544.27 91.0987,544.686 91.2954,545.133 \n 91.4921,545.612 91.6888,546.12 91.8856,546.654 92.0823,547.214 92.279,547.797 92.4757,548.4 92.6725,549.021 92.8692,549.658 93.0659,550.308 93.2626,550.969 \n 93.4594,551.637 93.6561,552.309 93.8528,552.984 94.0495,553.658 94.2463,554.328 94.443,554.991 94.6397,555.645 94.8364,556.286 95.0332,556.912 95.2299,557.519 \n 95.4266,558.105 95.6233,558.668 95.8201,559.204 96.0168,559.711 96.2135,560.187 96.4102,560.629 96.607,561.034 96.8037,561.402 97.0004,561.729 97.1971,562.015 \n 97.3939,562.257 97.5906,562.453 97.7873,562.603 97.984,562.706 98.1808,562.76 98.3775,562.764 98.5742,562.719 98.7709,562.623 98.9677,562.477 99.1644,562.281 \n 99.3611,562.034 99.5578,561.738 99.7546,561.393 99.9513,561 100.148,560.56 100.345,560.074 100.541,559.545 100.738,558.973 100.935,558.36 101.132,557.71 \n 101.328,557.023 101.525,556.304 101.722,555.553 101.919,554.774 102.115,553.971 102.312,553.145 102.509,552.301 102.705,551.442 102.902,550.57 103.099,549.691 \n 103.296,548.807 103.492,547.922 103.689,547.039 103.886,546.164 104.083,545.299 104.279,544.448 104.476,543.615 104.673,542.805 104.869,542.019 105.066,541.264 \n 105.263,540.541 105.46,539.855 105.656,539.209 105.853,538.606 106.05,538.049 106.247,537.543 106.443,537.089 106.64,536.69 106.837,536.348 107.033,536.067 \n 107.23,535.849 107.427,535.694 107.624,535.605 107.82,535.584 108.017,535.631 108.214,535.748 108.41,535.935 108.607,536.192 108.804,536.52 109.001,536.918 \n 109.197,537.386 109.394,537.924 109.591,538.529 109.788,539.202 109.984,539.94 110.181,540.741 110.378,541.604 110.574,542.525 110.771,543.502 110.968,544.532 \n 111.165,545.612 111.361,546.738 111.558,547.906 111.755,549.112 111.952,550.353 112.148,551.622 112.345,552.917 112.542,554.232 112.738,555.562 112.935,556.901 \n 113.132,558.245 113.329,559.588 113.525,560.925 113.722,562.249 113.919,563.555 114.116,564.837 114.312,566.09 114.509,567.308 114.706,568.484 114.902,569.613 \n 115.099,570.689 115.296,571.707 115.493,572.661 115.689,573.545 115.886,574.355 116.083,575.084 116.28,575.728 116.476,576.282 116.673,576.741 116.87,577.101 \n 117.066,577.358 117.263,577.507 117.46,577.545 117.657,577.469 117.853,577.276 118.05,576.962 118.247,576.525 118.443,575.964 118.64,575.276 118.837,574.46 \n 119.034,573.515 119.23,572.44 119.427,571.236 119.624,569.902 119.821,568.439 120.017,566.847 120.214,565.128 120.411,563.284 120.607,561.317 120.804,559.229 \n 121.001,557.023 121.198,554.703 121.394,552.272 121.591,549.734 121.788,547.094 121.985,544.355 122.181,541.524 122.378,538.606 122.575,535.606 122.771,532.531 \n 122.968,529.386 123.165,526.178 123.362,522.915 123.558,519.602 123.755,516.248 123.952,512.86 124.149,509.444 124.345,506.01 124.542,502.565 124.739,499.117 \n 124.935,495.674 125.132,492.244 125.329,488.836 125.526,485.456 125.722,482.115 125.919,478.819 126.116,475.577 126.312,472.396 126.509,469.285 126.706,466.251 \n 126.903,463.302 127.099,460.445 127.296,457.688 127.493,455.037 127.69,452.499 127.886,450.08 128.083,447.787 128.28,445.625 128.476,443.601 128.673,441.718 \n 128.87,439.983 129.067,438.399 129.263,436.97 129.46,435.701 129.657,434.594 129.854,433.652 130.05,432.879 130.247,432.275 130.444,431.843 130.64,431.583 \n 130.837,431.496 131.034,431.583 131.231,431.843 131.427,432.275 131.624,432.879 131.821,433.652 132.018,434.594 132.214,435.701 132.411,436.97 132.608,438.399 \n 132.804,439.983 133.001,441.718 133.198,443.601 133.395,445.625 133.591,447.787 133.788,450.08 133.985,452.499 134.182,455.037 134.378,457.688 134.575,460.445 \n 134.772,463.302 134.968,466.251 135.165,469.285 135.362,472.396 135.559,475.577 135.755,478.819 135.952,482.115 136.149,485.456 136.345,488.836 136.542,492.244 \n 136.739,495.674 136.936,499.117 137.132,502.565 137.329,506.01 137.526,509.444 137.723,512.86 137.919,516.248 138.116,519.602 138.313,522.915 138.509,526.178 \n 138.706,529.386 138.903,532.531 139.1,535.606 139.296,538.606 139.493,541.524 139.69,544.355 139.887,547.094 140.083,549.734 140.28,552.272 140.477,554.703 \n 140.673,557.023 140.87,559.229 141.067,561.317 141.264,563.284 141.46,565.128 141.657,566.847 141.854,568.439 142.051,569.902 142.247,571.236 142.444,572.44 \n 142.641,573.515 142.837,574.46 143.034,575.276 143.231,575.964 143.428,576.525 143.624,576.962 143.821,577.276 144.018,577.469 144.215,577.545 144.411,577.507 \n 144.608,577.358 144.805,577.101 145.001,576.741 145.198,576.282 145.395,575.728 145.592,575.084 145.788,574.355 145.985,573.545 146.182,572.661 146.378,571.707 \n 146.575,570.689 146.772,569.613 146.969,568.484 147.165,567.308 147.362,566.09 147.559,564.837 147.756,563.555 147.952,562.249 148.149,560.925 148.346,559.588 \n 148.542,558.245 148.739,556.901 148.936,555.562 149.133,554.232 149.329,552.917 149.526,551.622 149.723,550.353 149.92,549.112 150.116,547.906 150.313,546.738 \n 150.51,545.612 150.706,544.532 150.903,543.502 151.1,542.525 151.297,541.604 151.493,540.741 151.69,539.94 151.887,539.202 152.084,538.529 152.28,537.924 \n 152.477,537.386 152.674,536.918 152.87,536.52 153.067,536.192 153.264,535.935 153.461,535.748 153.657,535.631 153.854,535.584 154.051,535.605 154.247,535.694 \n 154.444,535.849 154.641,536.067 154.838,536.348 155.034,536.69 155.231,537.089 155.428,537.543 155.625,538.049 155.821,538.606 156.018,539.209 156.215,539.855 \n 156.411,540.541 156.608,541.264 156.805,542.019 157.002,542.805 157.198,543.615 157.395,544.448 157.592,545.299 157.789,546.164 157.985,547.039 158.182,547.922 \n 158.379,548.807 158.575,549.691 158.772,550.57 158.969,551.442 159.166,552.301 159.362,553.145 159.559,553.971 159.756,554.774 159.953,555.553 160.149,556.304 \n 160.346,557.023 160.543,557.71 160.739,558.36 160.936,558.973 161.133,559.545 161.33,560.074 161.526,560.56 161.723,561 161.92,561.393 162.117,561.738 \n 162.313,562.034 162.51,562.281 162.707,562.477 162.903,562.623 163.1,562.719 163.297,562.764 163.494,562.76 163.69,562.706 163.887,562.603 164.084,562.453 \n 164.28,562.257 164.477,562.015 164.674,561.729 164.871,561.402 165.067,561.034 165.264,560.629 165.461,560.187 165.658,559.711 165.854,559.204 166.051,558.668 \n 166.248,558.105 166.444,557.519 166.641,556.912 166.838,556.286 167.035,555.645 167.231,554.991 167.428,554.328 167.625,553.658 167.822,552.984 168.018,552.309 \n 168.215,551.637 168.412,550.969 168.608,550.308 168.805,549.658 169.002,549.021 169.199,548.4 169.395,547.797 169.592,547.214 169.789,546.654 169.986,546.12 \n 170.182,545.612 170.379,545.133 170.576,544.686 170.772,544.27 170.969,543.889 171.166,543.543 171.363,543.233 171.559,542.961 171.756,542.728 171.953,542.533 \n 172.15,542.378 172.346,542.263 172.543,542.188 172.74,542.153 172.936,542.158 173.133,542.202 173.33,542.286 173.527,542.408 173.723,542.567 173.92,542.763 \n 174.117,542.995 174.313,543.261 174.51,543.56 174.707,543.89 174.904,544.249 175.1,544.637 175.297,545.051 175.494,545.489 175.691,545.948 175.887,546.428 \n 176.084,546.926 176.281,547.439 176.477,547.965 176.674,548.502 176.871,549.047 177.068,549.598 177.264,550.154 177.461,550.71 177.658,551.265 177.855,551.817 \n 178.051,552.362 178.248,552.9 178.445,553.427 178.641,553.942 178.838,554.442 179.035,554.925 179.232,555.389 179.428,555.833 179.625,556.254 179.822,556.652 \n 180.019,557.023 180.215,557.368 180.412,557.685 180.609,557.972 180.805,558.228 181.002,558.453 181.199,558.646 181.396,558.805 181.592,558.932 181.789,559.024 \n 181.986,559.083 182.182,559.108 182.379,559.099 182.576,559.056 182.773,558.98 182.969,558.872 183.166,558.731 183.363,558.559 183.56,558.357 183.756,558.125 \n 183.953,557.865 184.15,557.578 184.346,557.266 184.543,556.929 184.74,556.571 184.937,556.191 185.133,555.792 185.33,555.376 185.527,554.945 185.724,554.5 \n 185.92,554.044 186.117,553.578 186.314,553.105 186.51,552.627 186.707,552.145 186.904,551.662 187.101,551.18 187.297,550.701 187.494,550.228 187.691,549.761 \n 187.888,549.303 188.084,548.856 188.281,548.422 188.478,548.003 188.674,547.6 188.871,547.215 189.068,546.85 189.265,546.505 189.461,546.183 189.658,545.885 \n 189.855,545.612 190.052,545.365 190.248,545.144 190.445,544.951 190.642,544.787 190.838,544.652 191.035,544.546 191.232,544.47 191.429,544.424 191.625,544.408 \n 191.822,544.422 192.019,544.466 192.215,544.54 192.412,544.642 192.609,544.773 192.806,544.932 193.002,545.117 193.199,545.329 193.396,545.566 193.593,545.827 \n 193.789,546.111 193.986,546.416 194.183,546.741 194.379,547.085 194.576,547.445 194.773,547.821 194.97,548.211 195.166,548.613 195.363,549.025 195.56,549.445 \n 195.757,549.872 195.953,550.303 196.15,550.737 196.347,551.173 196.543,551.607 196.74,552.039 196.937,552.465 197.134,552.886 197.33,553.298 197.527,553.7 \n 197.724,554.09 197.921,554.467 198.117,554.829 198.314,555.175 198.511,555.502 198.707,555.811 198.904,556.099 199.101,556.365 199.298,556.608 199.494,556.828 \n 199.691,557.023 199.888,557.193 200.085,557.337 200.281,557.455 200.478,557.545 200.675,557.608 200.871,557.644 201.068,557.652 201.265,557.632 201.462,557.586 \n 201.658,557.512 201.855,557.412 202.052,557.285 202.248,557.133 202.445,556.956 202.642,556.756 202.839,556.532 203.035,556.286 203.232,556.02 203.429,555.734 \n 203.626,555.429 203.822,555.108 204.019,554.771 204.216,554.419 204.412,554.056 204.609,553.681 204.806,553.297 205.003,552.906 205.199,552.508 205.396,552.107 \n 205.593,551.703 205.79,551.298 205.986,550.895 206.183,550.494 206.38,550.098 206.576,549.708 206.773,549.326 206.97,548.954 207.167,548.592 207.363,548.244 \n 207.56,547.909 207.757,547.59 207.954,547.288 208.15,547.004 208.347,546.739 208.544,546.495 208.74,546.272 208.937,546.072 209.134,545.894 209.331,545.741 \n 209.527,545.612 209.724,545.508 209.921,545.429 210.118,545.377 210.314,545.35 210.511,545.349 210.708,545.374 210.904,545.424 211.101,545.5 211.298,545.601 \n 211.495,545.727 211.691,545.877 211.888,546.05 212.085,546.246 212.281,546.463 212.478,546.701 212.675,546.959 212.872,547.235 213.068,547.528 213.265,547.837 \n 213.462,548.161 213.659,548.498 213.855,548.847 214.052,549.206 214.249,549.573 214.445,549.948 214.642,550.328 214.839,550.711 215.036,551.097 215.232,551.483 \n 215.429,551.868 215.626,552.25 215.823,552.627 216.019,552.998 216.216,553.362 216.413,553.716 216.609,554.059 216.806,554.389 217.003,554.706 217.2,555.008 \n 217.396,555.294 217.593,555.562 217.79,555.811 217.987,556.041 218.183,556.249 218.38,556.436 218.577,556.601 218.773,556.743 218.97,556.861 219.167,556.954 \n 219.364,557.023 219.56,557.068 219.757,557.087 219.954,557.081 220.15,557.051 220.347,556.995 220.544,556.915 220.741,556.811 220.937,556.683 221.134,556.531 \n 221.331,556.357 221.528,556.162 221.724,555.946 221.921,555.709 222.118,555.454 222.314,555.181 222.511,554.892 222.708,554.587 222.905,554.268 223.101,553.936 \n 223.298,553.594 223.495,553.242 223.692,552.881 223.888,552.514 224.085,552.142 224.282,551.767 224.478,551.39 224.675,551.012 224.872,550.637 225.069,550.264 \n 225.265,549.896 225.462,549.534 225.659,549.181 225.856,548.836 226.052,548.503 226.249,548.182 226.446,547.874 226.642,547.582 226.839,547.306 227.036,547.047 \n 227.233,546.807 227.429,546.587 227.626,546.387 227.823,546.208 228.02,546.052 228.216,545.919 228.413,545.809 228.61,545.723 228.806,545.661 229.003,545.624 \n 229.2,545.612 \n \"/>\n<polygon clip-path=\"url(#clip6700)\" points=\"\n278.014,577.545 484.775,577.545 484.775,431.496 278.014,431.496 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip09\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6709)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.014,577.545 278.014,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6709)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 329.704,577.545 329.704,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6709)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 381.395,577.545 381.395,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6709)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 433.085,577.545 433.085,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6709)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 484.775,577.545 484.775,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6709)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.014,551.44 484.775,551.44 \n \"/>\n<polyline clip-path=\"url(#clip6709)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.014,522.185 484.775,522.185 \n \"/>\n<polyline clip-path=\"url(#clip6709)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.014,492.931 484.775,492.931 \n \"/>\n<polyline clip-path=\"url(#clip6709)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.014,463.676 484.775,463.676 \n \"/>\n<polyline clip-path=\"url(#clip6709)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 278.014,434.422 484.775,434.422 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.014,577.545 484.775,577.545 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.014,577.545 278.014,431.496 \n \"/>\n<defs>\n <clipPath id=\"clip10\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.014,577.545 278.014,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 329.704,577.545 329.704,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 381.395,577.545 381.395,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 433.085,577.545 433.085,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 484.775,577.545 484.775,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.014,551.44 281.116,551.44 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.014,522.185 281.116,522.185 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.014,492.931 281.116,492.931 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.014,463.676 281.116,463.676 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.014,434.422 281.116,434.422 \n \"/>\n<defs>\n <clipPath id=\"clip11\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 278.014, 592.095)\" x=\"278.014\" y=\"592.095\">-0.50</text>\n</g>\n<defs>\n <clipPath id=\"clip12\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 329.704, 592.095)\" x=\"329.704\" y=\"592.095\">-0.25</text>\n</g>\n<defs>\n <clipPath id=\"clip13\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 381.395, 592.095)\" x=\"381.395\" y=\"592.095\">0.00</text>\n</g>\n<defs>\n <clipPath id=\"clip14\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 433.085, 592.095)\" x=\"433.085\" y=\"592.095\">0.25</text>\n</g>\n<defs>\n <clipPath id=\"clip15\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 484.775, 592.095)\" x=\"484.775\" y=\"592.095\">0.50</text>\n</g>\n<defs>\n <clipPath id=\"clip16\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 270.514, 555.94)\" x=\"270.514\" y=\"555.94\">0</text>\n</g>\n<defs>\n <clipPath id=\"clip17\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 270.514, 526.685)\" x=\"270.514\" y=\"526.685\">10</text>\n</g>\n<defs>\n <clipPath id=\"clip18\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 270.514, 497.431)\" x=\"270.514\" y=\"497.431\">20</text>\n</g>\n<defs>\n <clipPath id=\"clip19\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 270.514, 468.176)\" x=\"270.514\" y=\"468.176\">30</text>\n</g>\n<defs>\n <clipPath id=\"clip20\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 270.514, 438.922)\" x=\"270.514\" y=\"438.922\">40</text>\n</g>\n<defs>\n <clipPath id=\"clip21\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 381.395, 413.2)\" x=\"381.395\" y=\"413.2\">N=20</text>\n</g>\n<defs>\n <clipPath id=\"clip22\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip23\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip24\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6724)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 278.014,548.514 278.221,548.539 278.428,548.611 278.634,548.73 278.841,548.894 279.048,549.1 279.255,549.345 279.461,549.625 279.668,549.934 279.875,550.269 \n 280.082,550.623 280.288,550.991 280.495,551.366 280.702,551.743 280.909,552.114 281.116,552.475 281.322,552.819 281.529,553.139 281.736,553.432 281.943,553.692 \n 282.149,553.915 282.356,554.097 282.563,554.234 282.77,554.326 282.976,554.37 283.183,554.365 283.39,554.312 283.597,554.211 283.803,554.065 284.01,553.875 \n 284.217,553.644 284.424,553.377 284.63,553.077 284.837,552.75 285.044,552.402 285.251,552.037 285.458,551.662 285.664,551.283 285.871,550.906 286.078,550.538 \n 286.285,550.184 286.491,549.851 286.698,549.544 286.905,549.269 287.112,549.029 287.318,548.828 287.525,548.671 287.732,548.56 287.939,548.496 288.145,548.481 \n 288.352,548.514 288.559,548.597 288.766,548.726 288.972,548.901 289.179,549.118 289.386,549.373 289.593,549.663 289.799,549.983 290.006,550.327 290.213,550.691 \n 290.42,551.067 290.627,551.449 290.833,551.832 291.04,552.209 291.247,552.574 291.454,552.92 291.66,553.242 291.867,553.535 292.074,553.794 292.281,554.013 \n 292.487,554.191 292.694,554.323 292.901,554.408 293.108,554.443 293.314,554.429 293.521,554.365 293.728,554.253 293.935,554.094 294.141,553.891 294.348,553.646 \n 294.555,553.365 294.762,553.051 294.969,552.711 295.175,552.348 295.382,551.97 295.589,551.583 295.796,551.192 296.002,550.805 296.209,550.428 296.416,550.067 \n 296.623,549.727 296.829,549.416 297.036,549.138 297.243,548.897 297.45,548.698 297.656,548.544 297.863,548.438 298.07,548.381 298.277,548.375 298.483,548.42 \n 298.69,548.514 298.897,548.658 299.104,548.848 299.311,549.081 299.517,549.354 299.724,549.662 299.931,550 300.138,550.363 300.344,550.744 300.551,551.138 \n 300.758,551.537 300.965,551.936 301.171,552.328 301.378,552.706 301.585,553.064 301.792,553.395 301.998,553.695 302.205,553.958 302.412,554.181 302.619,554.358 \n 302.825,554.487 303.032,554.567 303.239,554.594 303.446,554.569 303.652,554.493 303.859,554.365 304.066,554.189 304.273,553.967 304.48,553.702 304.686,553.399 \n 304.893,553.062 305.1,552.698 305.307,552.312 305.513,551.911 305.72,551.5 305.927,551.088 306.134,550.68 306.34,550.283 306.547,549.905 306.754,549.55 \n 306.961,549.227 307.167,548.938 307.374,548.691 307.581,548.488 307.788,548.334 307.994,548.231 308.201,548.18 308.408,548.184 308.615,548.241 308.822,548.352 \n 309.028,548.514 309.235,548.726 309.442,548.983 309.649,549.281 309.855,549.617 310.062,549.983 310.269,550.376 310.476,550.787 310.682,551.21 310.889,551.639 \n 311.096,552.065 311.303,552.483 311.509,552.885 311.716,553.265 311.923,553.615 312.13,553.931 312.336,554.206 312.543,554.437 312.75,554.619 312.957,554.748 \n 313.164,554.823 313.37,554.843 313.577,554.806 313.784,554.713 313.991,554.565 314.197,554.365 314.404,554.116 314.611,553.821 314.818,553.486 315.024,553.115 \n 315.231,552.715 315.438,552.293 315.645,551.854 315.851,551.407 316.058,550.958 316.265,550.516 316.472,550.087 316.678,549.679 316.885,549.299 317.092,548.952 \n 317.299,548.645 317.506,548.383 317.712,548.171 317.919,548.012 318.126,547.909 318.333,547.865 318.539,547.879 318.746,547.953 318.953,548.085 319.16,548.273 \n 319.366,548.514 319.573,548.806 319.78,549.142 319.987,549.518 320.193,549.927 320.4,550.364 320.607,550.821 320.814,551.29 321.02,551.763 321.227,552.234 \n 321.434,552.694 321.641,553.135 321.847,553.55 322.054,553.933 322.261,554.275 322.468,554.573 322.675,554.82 322.881,555.012 323.088,555.146 323.295,555.218 \n 323.502,555.229 323.708,555.177 323.915,555.062 324.122,554.887 324.329,554.653 324.535,554.365 324.742,554.027 324.949,553.644 325.156,553.222 325.362,552.769 \n 325.569,552.291 325.776,551.796 325.983,551.292 326.189,550.788 326.396,550.292 326.603,549.812 326.81,549.357 327.017,548.933 327.223,548.549 327.43,548.21 \n 327.637,547.923 327.844,547.693 328.05,547.523 328.257,547.418 328.464,547.379 328.671,547.407 328.877,547.502 329.084,547.663 329.291,547.888 329.498,548.173 \n 329.704,548.514 329.911,548.906 330.118,549.343 330.325,549.817 330.531,550.321 330.738,550.847 330.945,551.387 331.152,551.931 331.359,552.47 331.565,552.995 \n 331.772,553.499 331.979,553.971 332.186,554.405 332.392,554.792 332.599,555.126 332.806,555.401 333.013,555.613 333.219,555.756 333.426,555.829 333.633,555.83 \n 333.84,555.757 334.046,555.612 334.253,555.397 334.46,555.114 334.667,554.769 334.873,554.365 335.08,553.91 335.287,553.411 335.494,552.875 335.7,552.311 \n 335.907,551.728 336.114,551.136 336.321,550.545 336.528,549.964 336.734,549.403 336.941,548.871 337.148,548.378 337.355,547.932 337.561,547.541 337.768,547.211 \n 337.975,546.949 338.182,546.759 338.388,546.646 338.595,546.612 338.802,546.657 339.009,546.783 339.215,546.987 339.422,547.267 339.629,547.618 339.836,548.036 \n 340.042,548.514 340.249,549.045 340.456,549.621 340.663,550.232 340.87,550.868 341.076,551.52 341.283,552.176 341.49,552.826 341.697,553.458 341.903,554.063 \n 342.11,554.63 342.317,555.149 342.524,555.611 342.73,556.008 342.937,556.333 343.144,556.579 343.351,556.743 343.557,556.82 343.764,556.808 343.971,556.706 \n 344.178,556.516 344.384,556.24 344.591,555.881 344.798,555.444 345.005,554.936 345.212,554.365 345.418,553.74 345.625,553.069 345.832,552.365 346.039,551.637 \n 346.245,550.899 346.452,550.162 346.659,549.438 346.866,548.739 347.072,548.078 347.279,547.466 347.486,546.913 347.693,546.429 347.899,546.023 348.106,545.703 \n 348.313,545.475 348.52,545.343 348.726,545.312 348.933,545.382 349.14,545.554 349.347,545.825 349.553,546.194 349.76,546.655 349.967,547.2 350.174,547.823 \n 350.381,548.514 350.587,549.263 350.794,550.057 351.001,550.884 351.208,551.73 351.414,552.583 351.621,553.428 351.828,554.25 352.035,555.037 352.241,555.774 \n 352.448,556.448 352.655,557.049 352.862,557.563 353.068,557.983 353.275,558.299 353.482,558.506 353.689,558.597 353.895,558.571 354.102,558.425 354.309,558.161 \n 354.516,557.78 354.723,557.288 354.929,556.692 355.136,555.999 355.343,555.22 355.55,554.365 355.756,553.449 355.963,552.485 356.17,551.489 356.377,550.476 \n 356.583,549.463 356.79,548.468 356.997,547.505 357.204,546.593 357.41,545.746 357.617,544.981 357.824,544.31 358.031,543.747 358.237,543.304 358.444,542.988 \n 358.651,542.808 358.858,542.769 359.065,542.874 359.271,543.124 359.478,543.517 359.685,544.051 359.892,544.717 360.098,545.509 360.305,546.414 360.512,547.421 \n 360.719,548.514 360.925,549.678 361.132,550.894 361.339,552.144 361.546,553.407 361.752,554.663 361.959,555.89 362.166,557.069 362.373,558.179 362.579,559.2 \n 362.786,560.112 362.993,560.9 363.2,561.547 363.406,562.038 363.613,562.364 363.82,562.514 364.027,562.482 364.234,562.264 364.44,561.86 364.647,561.272 \n 364.854,560.504 365.061,559.565 365.267,558.466 365.474,557.222 365.681,555.849 365.888,554.365 366.094,552.794 366.301,551.157 366.508,549.48 366.715,547.79 \n 366.921,546.114 367.128,544.479 367.335,542.914 367.542,541.446 367.748,540.103 367.955,538.909 368.162,537.889 368.369,537.065 368.576,536.456 368.782,536.08 \n 368.989,535.951 369.196,536.077 369.403,536.467 369.609,537.122 369.816,538.042 370.023,539.221 370.23,540.648 370.436,542.312 370.643,544.192 370.85,546.269 \n 371.057,548.514 371.263,550.9 371.47,553.394 371.677,555.96 371.884,558.561 372.09,561.155 372.297,563.702 372.504,566.16 372.711,568.483 372.918,570.631 \n 373.124,572.56 373.331,574.228 373.538,575.597 373.745,576.628 373.951,577.288 374.158,577.545 374.365,577.373 374.572,576.747 374.778,575.651 374.985,574.07 \n 375.192,571.997 375.399,569.43 375.605,566.371 375.812,562.83 376.019,558.821 376.226,554.365 376.432,549.488 376.639,544.222 376.846,538.603 377.053,532.672 \n 377.26,526.475 377.466,520.062 377.673,513.486 377.88,506.802 378.087,500.069 378.293,493.346 378.5,486.694 378.707,480.174 378.914,473.846 379.12,467.769 \n 379.327,462.002 379.534,456.6 379.741,451.613 379.947,447.091 380.154,443.078 380.361,439.613 380.568,436.73 380.774,434.457 380.981,432.818 381.188,431.827 \n 381.395,431.496 381.601,431.827 381.808,432.818 382.015,434.457 382.222,436.73 382.429,439.613 382.635,443.078 382.842,447.091 383.049,451.613 383.256,456.6 \n 383.462,462.002 383.669,467.769 383.876,473.846 384.083,480.174 384.289,486.694 384.496,493.346 384.703,500.069 384.91,506.802 385.116,513.486 385.323,520.062 \n 385.53,526.475 385.737,532.672 385.943,538.603 386.15,544.222 386.357,549.488 386.564,554.365 386.771,558.821 386.977,562.83 387.184,566.371 387.391,569.43 \n 387.598,571.997 387.804,574.07 388.011,575.651 388.218,576.747 388.425,577.373 388.631,577.545 388.838,577.288 389.045,576.628 389.252,575.597 389.458,574.228 \n 389.665,572.56 389.872,570.631 390.079,568.483 390.285,566.16 390.492,563.702 390.699,561.155 390.906,558.561 391.113,555.96 391.319,553.394 391.526,550.9 \n 391.733,548.514 391.94,546.269 392.146,544.192 392.353,542.312 392.56,540.648 392.767,539.221 392.973,538.042 393.18,537.122 393.387,536.467 393.594,536.077 \n 393.8,535.951 394.007,536.08 394.214,536.456 394.421,537.065 394.627,537.889 394.834,538.909 395.041,540.103 395.248,541.446 395.454,542.914 395.661,544.479 \n 395.868,546.114 396.075,547.79 396.282,549.48 396.488,551.157 396.695,552.794 396.902,554.365 397.109,555.849 397.315,557.222 397.522,558.466 397.729,559.565 \n 397.936,560.504 398.142,561.272 398.349,561.86 398.556,562.264 398.763,562.482 398.969,562.514 399.176,562.364 399.383,562.038 399.59,561.547 399.796,560.9 \n 400.003,560.112 400.21,559.2 400.417,558.179 400.624,557.069 400.83,555.89 401.037,554.663 401.244,553.407 401.451,552.144 401.657,550.894 401.864,549.678 \n 402.071,548.514 402.278,547.421 402.484,546.414 402.691,545.509 402.898,544.717 403.105,544.051 403.311,543.517 403.518,543.124 403.725,542.874 403.932,542.769 \n 404.138,542.808 404.345,542.988 404.552,543.304 404.759,543.747 404.966,544.31 405.172,544.981 405.379,545.746 405.586,546.593 405.793,547.505 405.999,548.468 \n 406.206,549.463 406.413,550.476 406.62,551.489 406.826,552.485 407.033,553.449 407.24,554.365 407.447,555.22 407.653,555.999 407.86,556.692 408.067,557.288 \n 408.274,557.78 408.48,558.161 408.687,558.425 408.894,558.571 409.101,558.597 409.307,558.506 409.514,558.299 409.721,557.983 409.928,557.563 410.135,557.049 \n 410.341,556.448 410.548,555.774 410.755,555.037 410.962,554.25 411.168,553.428 411.375,552.583 411.582,551.73 411.789,550.884 411.995,550.057 412.202,549.263 \n 412.409,548.514 412.616,547.823 412.822,547.2 413.029,546.655 413.236,546.194 413.443,545.825 413.649,545.554 413.856,545.382 414.063,545.312 414.27,545.343 \n 414.477,545.475 414.683,545.703 414.89,546.023 415.097,546.429 415.304,546.913 415.51,547.466 415.717,548.078 415.924,548.739 416.131,549.438 416.337,550.162 \n 416.544,550.899 416.751,551.637 416.958,552.365 417.164,553.069 417.371,553.74 417.578,554.365 417.785,554.936 417.991,555.444 418.198,555.881 418.405,556.24 \n 418.612,556.516 418.819,556.706 419.025,556.808 419.232,556.82 419.439,556.743 419.646,556.579 419.852,556.333 420.059,556.008 420.266,555.611 420.473,555.149 \n 420.679,554.63 420.886,554.063 421.093,553.458 421.3,552.826 421.506,552.176 421.713,551.52 421.92,550.868 422.127,550.232 422.333,549.621 422.54,549.045 \n 422.747,548.514 422.954,548.036 423.16,547.618 423.367,547.267 423.574,546.987 423.781,546.783 423.988,546.657 424.194,546.612 424.401,546.646 424.608,546.759 \n 424.815,546.949 425.021,547.211 425.228,547.541 425.435,547.932 425.642,548.378 425.848,548.871 426.055,549.403 426.262,549.964 426.469,550.545 426.675,551.136 \n 426.882,551.728 427.089,552.311 427.296,552.875 427.502,553.411 427.709,553.91 427.916,554.365 428.123,554.769 428.33,555.114 428.536,555.397 428.743,555.612 \n 428.95,555.757 429.157,555.83 429.363,555.829 429.57,555.756 429.777,555.613 429.984,555.401 430.19,555.126 430.397,554.792 430.604,554.405 430.811,553.971 \n 431.017,553.499 431.224,552.995 431.431,552.47 431.638,551.931 431.844,551.387 432.051,550.847 432.258,550.321 432.465,549.817 432.672,549.343 432.878,548.906 \n 433.085,548.514 433.292,548.173 433.499,547.888 433.705,547.663 433.912,547.502 434.119,547.407 434.326,547.379 434.532,547.418 434.739,547.523 434.946,547.693 \n 435.153,547.923 435.359,548.21 435.566,548.549 435.773,548.933 435.98,549.357 436.186,549.812 436.393,550.292 436.6,550.788 436.807,551.292 437.014,551.796 \n 437.22,552.291 437.427,552.769 437.634,553.222 437.841,553.644 438.047,554.027 438.254,554.365 438.461,554.653 438.668,554.887 438.874,555.062 439.081,555.177 \n 439.288,555.229 439.495,555.218 439.701,555.146 439.908,555.012 440.115,554.82 440.322,554.573 440.528,554.275 440.735,553.933 440.942,553.55 441.149,553.135 \n 441.355,552.694 441.562,552.234 441.769,551.763 441.976,551.29 442.183,550.821 442.389,550.364 442.596,549.927 442.803,549.518 443.01,549.142 443.216,548.806 \n 443.423,548.514 443.63,548.273 443.837,548.085 444.043,547.953 444.25,547.879 444.457,547.865 444.664,547.909 444.87,548.012 445.077,548.171 445.284,548.383 \n 445.491,548.645 445.697,548.952 445.904,549.299 446.111,549.679 446.318,550.087 446.525,550.516 446.731,550.958 446.938,551.407 447.145,551.854 447.352,552.293 \n 447.558,552.715 447.765,553.115 447.972,553.486 448.179,553.821 448.385,554.116 448.592,554.365 448.799,554.565 449.006,554.713 449.212,554.806 449.419,554.843 \n 449.626,554.823 449.833,554.748 450.039,554.619 450.246,554.437 450.453,554.206 450.66,553.931 450.867,553.615 451.073,553.265 451.28,552.885 451.487,552.483 \n 451.694,552.065 451.9,551.639 452.107,551.21 452.314,550.787 452.521,550.376 452.727,549.983 452.934,549.617 453.141,549.281 453.348,548.983 453.554,548.726 \n 453.761,548.514 453.968,548.352 454.175,548.241 454.381,548.184 454.588,548.18 454.795,548.231 455.002,548.334 455.208,548.488 455.415,548.691 455.622,548.938 \n 455.829,549.227 456.036,549.55 456.242,549.905 456.449,550.283 456.656,550.68 456.863,551.088 457.069,551.5 457.276,551.911 457.483,552.312 457.69,552.698 \n 457.896,553.062 458.103,553.399 458.31,553.702 458.517,553.967 458.723,554.189 458.93,554.365 459.137,554.493 459.344,554.569 459.55,554.594 459.757,554.567 \n 459.964,554.487 460.171,554.358 460.378,554.181 460.584,553.958 460.791,553.695 460.998,553.395 461.205,553.064 461.411,552.706 461.618,552.328 461.825,551.936 \n 462.032,551.537 462.238,551.138 462.445,550.744 462.652,550.363 462.859,550 463.065,549.662 463.272,549.354 463.479,549.081 463.686,548.848 463.892,548.658 \n 464.099,548.514 464.306,548.42 464.513,548.375 464.72,548.381 464.926,548.438 465.133,548.544 465.34,548.698 465.547,548.897 465.753,549.138 465.96,549.416 \n 466.167,549.727 466.374,550.067 466.58,550.428 466.787,550.805 466.994,551.192 467.201,551.583 467.407,551.97 467.614,552.348 467.821,552.711 468.028,553.051 \n 468.234,553.365 468.441,553.646 468.648,553.891 468.855,554.094 469.061,554.253 469.268,554.365 469.475,554.429 469.682,554.443 469.889,554.408 470.095,554.323 \n 470.302,554.191 470.509,554.013 470.716,553.794 470.922,553.535 471.129,553.242 471.336,552.92 471.543,552.574 471.749,552.209 471.956,551.832 472.163,551.449 \n 472.37,551.067 472.576,550.691 472.783,550.327 472.99,549.983 473.197,549.663 473.403,549.373 473.61,549.118 473.817,548.901 474.024,548.726 474.231,548.597 \n 474.437,548.514 474.644,548.481 474.851,548.496 475.058,548.56 475.264,548.671 475.471,548.828 475.678,549.029 475.885,549.269 476.091,549.544 476.298,549.851 \n 476.505,550.184 476.712,550.538 476.918,550.906 477.125,551.283 477.332,551.662 477.539,552.037 477.745,552.402 477.952,552.75 478.159,553.077 478.366,553.377 \n 478.573,553.644 478.779,553.875 478.986,554.065 479.193,554.211 479.4,554.312 479.606,554.365 479.813,554.37 480.02,554.326 480.227,554.234 480.433,554.097 \n 480.64,553.915 480.847,553.692 481.054,553.432 481.26,553.139 481.467,552.819 481.674,552.475 481.881,552.114 482.087,551.743 482.294,551.366 482.501,550.991 \n 482.708,550.623 482.914,550.269 483.121,549.934 483.328,549.625 483.535,549.345 483.742,549.1 483.948,548.894 484.155,548.73 484.362,548.611 484.569,548.539 \n 484.775,548.514 \n \"/>\n<defs>\n <clipPath id=\"clip25\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip26\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip27\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip28\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip29\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip30\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip31\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip32\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip6700)\" points=\"\n533.59,577.545 730.315,577.545 730.315,431.496 533.59,431.496 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip33\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip34\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip35\">\n <rect x=\"278\" y=\"431\" width=\"208\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip36\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6736)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 533.59,577.545 533.59,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6736)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 582.771,577.545 582.771,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6736)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 631.952,577.545 631.952,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6736)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 681.134,577.545 681.134,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6736)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 730.315,577.545 730.315,431.496 \n \"/>\n<polyline clip-path=\"url(#clip6736)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 533.59,551.542 730.315,551.542 \n \"/>\n<polyline clip-path=\"url(#clip6736)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 533.59,512.183 730.315,512.183 \n \"/>\n<polyline clip-path=\"url(#clip6736)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 533.59,472.823 730.315,472.823 \n \"/>\n<polyline clip-path=\"url(#clip6736)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 533.59,433.464 730.315,433.464 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,577.545 730.315,577.545 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,577.545 533.59,431.496 \n \"/>\n<defs>\n <clipPath id=\"clip37\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,577.545 533.59,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 582.771,577.545 582.771,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 631.952,577.545 631.952,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 681.134,577.545 681.134,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 730.315,577.545 730.315,575.355 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,551.542 536.54,551.542 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,512.183 536.54,512.183 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,472.823 536.54,472.823 \n \"/>\n<polyline clip-path=\"url(#clip6700)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,433.464 536.54,433.464 \n \"/>\n<defs>\n <clipPath id=\"clip38\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 533.59, 592.095)\" x=\"533.59\" y=\"592.095\">-0.50</text>\n</g>\n<defs>\n <clipPath id=\"clip39\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 582.771, 592.095)\" x=\"582.771\" y=\"592.095\">-0.25</text>\n</g>\n<defs>\n <clipPath id=\"clip40\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 631.952, 592.095)\" x=\"631.952\" y=\"592.095\">0.00</text>\n</g>\n<defs>\n <clipPath id=\"clip41\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 681.134, 592.095)\" x=\"681.134\" y=\"592.095\">0.25</text>\n</g>\n<defs>\n <clipPath id=\"clip42\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 730.315, 592.095)\" x=\"730.315\" y=\"592.095\">0.50</text>\n</g>\n<defs>\n <clipPath id=\"clip43\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 526.09, 556.042)\" x=\"526.09\" y=\"556.042\">0</text>\n</g>\n<defs>\n <clipPath id=\"clip44\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 526.09, 516.683)\" x=\"526.09\" y=\"516.683\">20</text>\n</g>\n<defs>\n <clipPath id=\"clip45\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 526.09, 477.323)\" x=\"526.09\" y=\"477.323\">40</text>\n</g>\n<defs>\n <clipPath id=\"clip46\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 526.09, 437.964)\" x=\"526.09\" y=\"437.964\">60</text>\n</g>\n<defs>\n <clipPath id=\"clip47\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<g clip-path=\"url(#clip6700)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:15; text-anchor:middle;\" transform=\"rotate(0, 631.952, 413.2)\" x=\"631.952\" y=\"413.2\">N=30</text>\n</g>\n<defs>\n <clipPath id=\"clip48\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip49\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip50\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6750)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 533.59,549.574 533.786,549.61 533.983,549.717 534.18,549.89 534.376,550.124 534.573,550.41 534.77,550.737 534.967,551.094 535.163,551.468 535.36,551.844 \n 535.557,552.209 535.754,552.55 535.95,552.853 536.147,553.109 536.344,553.308 536.54,553.442 536.737,553.507 536.934,553.499 537.131,553.42 537.327,553.272 \n 537.524,553.061 537.721,552.794 537.918,552.481 538.114,552.134 538.311,551.765 538.508,551.387 538.704,551.015 538.901,550.662 539.098,550.341 539.295,550.064 \n 539.491,549.84 539.688,549.679 539.885,549.586 540.082,549.565 540.278,549.616 540.475,549.737 540.672,549.925 540.868,550.172 541.065,550.469 541.262,550.806 \n 541.459,551.17 541.655,551.548 541.852,551.926 542.049,552.29 542.246,552.627 542.442,552.925 542.639,553.172 542.836,553.36 543.032,553.482 543.229,553.532 \n 543.426,553.51 543.623,553.415 543.819,553.252 544.016,553.026 544.213,552.746 544.409,552.421 544.606,552.063 544.803,551.686 545,551.303 545.196,550.929 \n 545.393,550.577 545.59,550.259 545.787,549.988 545.983,549.774 546.18,549.624 546.377,549.544 546.573,549.537 546.77,549.604 546.967,549.742 547.164,549.946 \n 547.36,550.208 547.557,550.52 547.754,550.87 547.951,551.245 548.147,551.631 548.344,552.014 548.541,552.381 548.737,552.718 548.934,553.012 549.131,553.253 \n 549.328,553.431 549.524,553.54 549.721,553.577 549.918,553.539 550.115,553.428 550.311,553.247 550.508,553.004 550.705,552.706 550.901,552.366 551.098,551.995 \n 551.295,551.606 551.492,551.215 551.688,550.834 551.885,550.479 552.082,550.162 552.279,549.895 552.475,549.688 552.672,549.549 552.869,549.482 553.065,549.49 \n 553.262,549.574 553.459,549.73 553.656,549.952 553.852,550.234 554.049,550.564 554.246,550.93 554.442,551.32 554.639,551.718 554.836,552.111 555.033,552.484 \n 555.229,552.824 555.426,553.117 555.623,553.353 555.82,553.523 556.016,553.621 556.213,553.643 556.41,553.588 556.606,553.458 556.803,553.258 557,552.994 \n 557.197,552.676 557.393,552.316 557.59,551.926 557.787,551.522 557.984,551.117 558.18,550.727 558.377,550.365 558.574,550.046 558.77,549.781 558.967,549.579 \n 559.164,549.449 559.361,549.395 559.557,549.42 559.754,549.523 559.951,549.7 560.148,549.945 560.344,550.249 560.541,550.601 560.738,550.989 560.934,551.399 \n 561.131,551.814 561.328,552.221 561.525,552.605 561.721,552.95 561.918,553.245 562.115,553.479 562.311,553.642 562.508,553.728 562.705,553.735 562.902,553.661 \n 563.098,553.51 563.295,553.286 563.492,552.997 563.689,552.654 563.885,552.269 564.082,551.856 564.279,551.43 564.475,551.007 564.672,550.602 564.869,550.23 \n 565.066,549.905 565.262,549.639 565.459,549.441 565.656,549.32 565.853,549.28 566.049,549.323 566.246,549.448 566.443,549.649 566.639,549.921 566.836,550.253 \n 567.033,550.634 567.23,551.049 567.426,551.484 567.623,551.923 567.82,552.349 568.017,552.748 568.213,553.104 568.41,553.403 568.607,553.636 568.803,553.793 \n 569,553.868 569.197,553.858 569.394,553.763 569.59,553.586 569.787,553.333 569.984,553.014 570.181,552.639 570.377,552.223 570.574,551.78 570.771,551.326 \n 570.967,550.878 571.164,550.453 571.361,550.065 571.558,549.731 571.754,549.461 571.951,549.266 572.148,549.154 572.344,549.129 572.541,549.193 572.738,549.343 \n 572.935,549.574 573.131,549.878 573.328,550.245 573.525,550.662 573.722,551.112 573.918,551.58 574.115,552.05 574.312,552.502 574.508,552.922 574.705,553.293 \n 574.902,553.602 575.099,553.836 575.295,553.988 575.492,554.05 575.689,554.021 575.886,553.901 576.082,553.693 576.279,553.406 576.476,553.048 576.672,552.634 \n 576.869,552.177 577.066,551.695 577.263,551.204 577.459,550.723 577.656,550.27 577.853,549.861 578.05,549.511 578.246,549.235 578.443,549.041 578.64,548.938 \n 578.836,548.93 579.033,549.018 579.23,549.199 579.427,549.467 579.623,549.812 579.82,550.224 580.017,550.685 580.214,551.181 580.41,551.694 580.607,552.203 \n 580.804,552.691 581,553.14 581.197,553.533 581.394,553.855 581.591,554.095 581.787,554.241 581.984,554.29 582.181,554.238 582.377,554.087 582.574,553.841 \n 582.771,553.51 582.968,553.104 583.164,552.638 583.361,552.129 583.558,551.595 583.755,551.056 583.951,550.531 584.148,550.039 584.345,549.6 584.541,549.229 \n 584.738,548.941 584.935,548.746 585.132,548.652 585.328,548.664 585.525,548.782 585.722,549.002 585.919,549.317 586.115,549.715 586.312,550.184 586.509,550.706 \n 586.705,551.262 586.902,551.832 587.099,552.396 587.296,552.933 587.492,553.422 587.689,553.846 587.886,554.188 588.083,554.436 588.279,554.579 588.476,554.612 \n 588.673,554.532 588.869,554.342 589.066,554.047 589.263,553.658 589.46,553.188 589.656,552.654 589.853,552.075 590.05,551.472 590.246,550.867 590.443,550.281 \n 590.64,549.737 590.837,549.255 591.033,548.853 591.23,548.547 591.427,548.348 591.624,548.265 591.82,548.301 592.017,548.457 592.214,548.728 592.41,549.104 \n 592.607,549.574 592.804,550.12 593.001,550.722 593.197,551.361 593.394,552.011 593.591,552.65 593.788,553.255 593.984,553.801 594.181,554.27 594.378,554.642 \n 594.574,554.904 594.771,555.045 594.968,555.058 595.165,554.942 595.361,554.7 595.558,554.339 595.755,553.872 595.952,553.315 596.148,552.687 596.345,552.011 \n 596.542,551.311 596.738,550.613 596.935,549.941 597.132,549.322 597.329,548.778 597.525,548.33 597.722,547.996 597.919,547.789 598.116,547.718 598.312,547.786 \n 598.509,547.994 598.706,548.334 598.902,548.796 599.099,549.364 599.296,550.019 599.493,550.736 599.689,551.492 599.886,552.257 600.083,553.005 600.279,553.707 \n 600.476,554.338 600.673,554.873 600.87,555.292 601.066,555.577 601.263,555.717 601.46,555.706 601.657,555.54 601.853,555.226 602.05,554.772 602.247,554.193 \n 602.443,553.51 602.64,552.746 602.837,551.927 603.034,551.085 603.23,550.248 603.427,549.449 603.624,548.716 603.821,548.078 604.017,547.559 604.214,547.18 \n 604.411,546.956 604.607,546.899 604.804,547.012 605.001,547.293 605.198,547.735 605.394,548.323 605.591,549.038 605.788,549.856 605.985,550.747 606.181,551.681 \n 606.378,552.623 606.575,553.539 606.771,554.394 606.968,555.157 607.165,555.799 607.362,556.293 607.558,556.619 607.755,556.763 607.952,556.717 608.149,556.479 \n 608.345,556.056 608.542,555.458 608.739,554.707 608.935,553.827 609.132,552.848 609.329,551.804 609.526,550.733 609.722,549.674 609.919,548.666 610.116,547.747 \n 610.312,546.951 610.509,546.311 610.706,545.853 610.903,545.597 611.099,545.556 611.296,545.735 611.493,546.132 611.69,546.736 611.886,547.529 612.083,548.486 \n 612.28,549.574 612.476,550.756 612.673,551.99 612.87,553.233 613.067,554.438 613.263,555.56 613.46,556.557 613.657,557.39 613.854,558.023 614.05,558.431 \n 614.247,558.592 614.444,558.496 614.64,558.141 614.837,557.533 615.034,556.69 615.231,555.636 615.427,554.407 615.624,553.043 615.821,551.59 616.018,550.101 \n 616.214,548.629 616.411,547.228 616.608,545.952 616.804,544.85 617.001,543.969 617.198,543.345 617.395,543.008 617.591,542.979 617.788,543.267 617.985,543.87 \n 618.182,544.775 618.378,545.956 618.575,547.38 618.772,548.999 618.968,550.762 619.165,552.607 619.362,554.469 619.559,556.281 619.755,557.974 619.952,559.482 \n 620.149,560.745 620.345,561.708 620.542,562.325 620.739,562.562 620.936,562.397 621.132,561.821 621.329,560.841 621.526,559.478 621.723,557.767 621.919,555.757 \n 622.116,553.51 622.313,551.098 622.509,548.604 622.706,546.114 622.903,543.719 623.1,541.512 623.296,539.58 623.493,538.007 623.69,536.866 623.887,536.221 \n 624.083,536.118 624.28,536.589 624.477,537.646 624.673,539.282 624.87,541.47 625.067,544.162 625.264,547.289 625.46,550.765 625.657,554.488 625.854,558.338 \n 626.051,562.187 626.247,565.897 626.444,569.328 626.641,572.337 626.837,574.787 627.034,576.547 627.231,577.501 627.428,577.545 627.624,576.599 627.821,574.602 \n 628.018,571.52 628.214,567.344 628.411,562.093 628.608,555.817 628.805,548.591 629.001,540.518 629.198,531.724 629.395,522.36 629.592,512.593 629.788,502.606 \n 629.985,492.593 630.182,482.753 630.378,473.286 630.575,464.389 630.772,456.248 630.969,449.036 631.165,442.909 631.362,437.999 631.559,434.413 631.756,432.229 \n 631.952,431.496 632.149,432.229 632.346,434.413 632.542,437.999 632.739,442.909 632.936,449.036 633.133,456.248 633.329,464.389 633.526,473.286 633.723,482.753 \n 633.92,492.593 634.116,502.606 634.313,512.593 634.51,522.36 634.706,531.724 634.903,540.518 635.1,548.591 635.297,555.817 635.493,562.093 635.69,567.344 \n 635.887,571.52 636.084,574.602 636.28,576.599 636.477,577.545 636.674,577.501 636.87,576.547 637.067,574.787 637.264,572.337 637.461,569.328 637.657,565.897 \n 637.854,562.187 638.051,558.338 638.247,554.488 638.444,550.765 638.641,547.289 638.838,544.162 639.034,541.47 639.231,539.282 639.428,537.646 639.625,536.589 \n 639.821,536.118 640.018,536.221 640.215,536.866 640.411,538.007 640.608,539.58 640.805,541.512 641.002,543.719 641.198,546.114 641.395,548.604 641.592,551.098 \n 641.789,553.51 641.985,555.757 642.182,557.767 642.379,559.478 642.575,560.841 642.772,561.821 642.969,562.397 643.166,562.562 643.362,562.325 643.559,561.708 \n 643.756,560.745 643.953,559.482 644.149,557.974 644.346,556.281 644.543,554.469 644.739,552.607 644.936,550.762 645.133,548.999 645.33,547.38 645.526,545.956 \n 645.723,544.775 645.92,543.87 646.117,543.267 646.313,542.979 646.51,543.008 646.707,543.345 646.903,543.969 647.1,544.85 647.297,545.952 647.494,547.228 \n 647.69,548.629 647.887,550.101 648.084,551.59 648.28,553.043 648.477,554.407 648.674,555.636 648.871,556.69 649.067,557.533 649.264,558.141 649.461,558.496 \n 649.658,558.592 649.854,558.431 650.051,558.023 650.248,557.39 650.444,556.557 650.641,555.56 650.838,554.438 651.035,553.233 651.231,551.99 651.428,550.756 \n 651.625,549.574 651.822,548.486 652.018,547.529 652.215,546.736 652.412,546.132 652.608,545.735 652.805,545.556 653.002,545.597 653.199,545.853 653.395,546.311 \n 653.592,546.951 653.789,547.747 653.986,548.666 654.182,549.674 654.379,550.733 654.576,551.804 654.772,552.848 654.969,553.827 655.166,554.707 655.363,555.458 \n 655.559,556.056 655.756,556.479 655.953,556.717 656.149,556.763 656.346,556.619 656.543,556.293 656.74,555.799 656.936,555.157 657.133,554.394 657.33,553.539 \n 657.527,552.623 657.723,551.681 657.92,550.747 658.117,549.856 658.313,549.038 658.51,548.323 658.707,547.735 658.904,547.293 659.1,547.012 659.297,546.899 \n 659.494,546.956 659.691,547.18 659.887,547.559 660.084,548.078 660.281,548.716 660.477,549.449 660.674,550.248 660.871,551.085 661.068,551.927 661.264,552.746 \n 661.461,553.51 661.658,554.193 661.855,554.772 662.051,555.226 662.248,555.54 662.445,555.706 662.641,555.717 662.838,555.577 663.035,555.292 663.232,554.873 \n 663.428,554.338 663.625,553.707 663.822,553.005 664.019,552.257 664.215,551.492 664.412,550.736 664.609,550.019 664.805,549.364 665.002,548.796 665.199,548.334 \n 665.396,547.994 665.592,547.786 665.789,547.718 665.986,547.789 666.182,547.996 666.379,548.33 666.576,548.778 666.773,549.322 666.969,549.941 667.166,550.613 \n 667.363,551.311 667.56,552.011 667.756,552.687 667.953,553.315 668.15,553.872 668.346,554.339 668.543,554.7 668.74,554.942 668.937,555.058 669.133,555.045 \n 669.33,554.904 669.527,554.642 669.724,554.27 669.92,553.801 670.117,553.255 670.314,552.65 670.51,552.011 670.707,551.361 670.904,550.722 671.101,550.12 \n 671.297,549.574 671.494,549.104 671.691,548.728 671.888,548.457 672.084,548.301 672.281,548.265 672.478,548.348 672.674,548.547 672.871,548.853 673.068,549.255 \n 673.265,549.737 673.461,550.281 673.658,550.867 673.855,551.472 674.052,552.075 674.248,552.654 674.445,553.188 674.642,553.658 674.838,554.047 675.035,554.342 \n 675.232,554.532 675.429,554.612 675.625,554.579 675.822,554.436 676.019,554.188 676.215,553.846 676.412,553.422 676.609,552.933 676.806,552.396 677.002,551.832 \n 677.199,551.262 677.396,550.706 677.593,550.184 677.789,549.715 677.986,549.317 678.183,549.002 678.379,548.782 678.576,548.664 678.773,548.652 678.97,548.746 \n 679.166,548.941 679.363,549.229 679.56,549.6 679.757,550.039 679.953,550.531 680.15,551.056 680.347,551.595 680.543,552.129 680.74,552.638 680.937,553.104 \n 681.134,553.51 681.33,553.841 681.527,554.087 681.724,554.238 681.921,554.29 682.117,554.241 682.314,554.095 682.511,553.855 682.707,553.533 682.904,553.14 \n 683.101,552.691 683.298,552.203 683.494,551.694 683.691,551.181 683.888,550.685 684.084,550.224 684.281,549.812 684.478,549.467 684.675,549.199 684.871,549.018 \n 685.068,548.93 685.265,548.938 685.462,549.041 685.658,549.235 685.855,549.511 686.052,549.861 686.248,550.27 686.445,550.723 686.642,551.204 686.839,551.695 \n 687.035,552.177 687.232,552.634 687.429,553.048 687.626,553.406 687.822,553.693 688.019,553.901 688.216,554.021 688.412,554.05 688.609,553.988 688.806,553.836 \n 689.003,553.602 689.199,553.293 689.396,552.922 689.593,552.502 689.79,552.05 689.986,551.58 690.183,551.112 690.38,550.662 690.576,550.245 690.773,549.878 \n 690.97,549.574 691.167,549.343 691.363,549.193 691.56,549.129 691.757,549.154 691.954,549.266 692.15,549.461 692.347,549.731 692.544,550.065 692.74,550.453 \n 692.937,550.878 693.134,551.326 693.331,551.78 693.527,552.223 693.724,552.639 693.921,553.014 694.117,553.333 694.314,553.586 694.511,553.763 694.708,553.858 \n 694.904,553.868 695.101,553.793 695.298,553.636 695.495,553.403 695.691,553.104 695.888,552.748 696.085,552.349 696.281,551.923 696.478,551.484 696.675,551.049 \n 696.872,550.634 697.068,550.253 697.265,549.921 697.462,549.649 697.659,549.448 697.855,549.323 698.052,549.28 698.249,549.32 698.445,549.441 698.642,549.639 \n 698.839,549.905 699.036,550.23 699.232,550.602 699.429,551.007 699.626,551.43 699.823,551.856 700.019,552.269 700.216,552.654 700.413,552.997 700.609,553.286 \n 700.806,553.51 701.003,553.661 701.2,553.735 701.396,553.728 701.593,553.642 701.79,553.479 701.987,553.245 702.183,552.95 702.38,552.605 702.577,552.221 \n 702.773,551.814 702.97,551.399 703.167,550.989 703.364,550.601 703.56,550.249 703.757,549.945 703.954,549.7 704.15,549.523 704.347,549.42 704.544,549.395 \n 704.741,549.449 704.937,549.579 705.134,549.781 705.331,550.046 705.528,550.365 705.724,550.727 705.921,551.117 706.118,551.522 706.314,551.926 706.511,552.316 \n 706.708,552.676 706.905,552.994 707.101,553.258 707.298,553.458 707.495,553.588 707.692,553.643 707.888,553.621 708.085,553.523 708.282,553.353 708.478,553.117 \n 708.675,552.824 708.872,552.484 709.069,552.111 709.265,551.718 709.462,551.32 709.659,550.93 709.856,550.564 710.052,550.234 710.249,549.952 710.446,549.73 \n 710.642,549.574 710.839,549.49 711.036,549.482 711.233,549.549 711.429,549.688 711.626,549.895 711.823,550.162 712.02,550.479 712.216,550.834 712.413,551.215 \n 712.61,551.606 712.806,551.995 713.003,552.366 713.2,552.706 713.397,553.004 713.593,553.247 713.79,553.428 713.987,553.539 714.183,553.577 714.38,553.54 \n 714.577,553.431 714.774,553.253 714.97,553.012 715.167,552.718 715.364,552.381 715.561,552.014 715.757,551.631 715.954,551.245 716.151,550.87 716.347,550.52 \n 716.544,550.208 716.741,549.946 716.938,549.742 717.134,549.604 717.331,549.537 717.528,549.544 717.725,549.624 717.921,549.774 718.118,549.988 718.315,550.259 \n 718.511,550.577 718.708,550.929 718.905,551.303 719.102,551.686 719.298,552.063 719.495,552.421 719.692,552.746 719.889,553.026 720.085,553.252 720.282,553.415 \n 720.479,553.51 720.675,553.532 720.872,553.482 721.069,553.36 721.266,553.172 721.462,552.925 721.659,552.627 721.856,552.29 722.052,551.926 722.249,551.548 \n 722.446,551.17 722.643,550.806 722.839,550.469 723.036,550.172 723.233,549.925 723.43,549.737 723.626,549.616 723.823,549.565 724.02,549.586 724.216,549.679 \n 724.413,549.84 724.61,550.064 724.807,550.341 725.003,550.662 725.2,551.015 725.397,551.387 725.594,551.765 725.79,552.134 725.987,552.481 726.184,552.794 \n 726.38,553.061 726.577,553.272 726.774,553.42 726.971,553.499 727.167,553.507 727.364,553.442 727.561,553.308 727.758,553.109 727.954,552.853 728.151,552.55 \n 728.348,552.209 728.544,551.844 728.741,551.468 728.938,551.094 729.135,550.737 729.331,550.41 729.528,550.124 729.725,549.89 729.922,549.717 730.118,549.61 \n 730.315,549.574 \n \"/>\n<defs>\n <clipPath id=\"clip51\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip52\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip53\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n<defs>\n <clipPath id=\"clip54\">\n <rect x=\"533\" y=\"431\" width=\"198\" height=\"147\"/>\n </clipPath>\n</defs>\n</svg>\n"
},
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
]
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**問題:** Fourier級数のDirichlet核 $\\ds D_N(x)=\\frac{\\sin(\\pi(2N+1)x)}{\\sin(\\pi x)}$ は上の方で示したように, $\\int_0^1 D_N(x)\\,dx=1$ を満たしている. しかし, その絶対値 $|D_N(x)|$ の積分については,\n\n$$\n\\int_0^1 |D_N(x)|\\,dx \\to \\infty \\quad (N\\to\\infty)\n$$\n\nが成立していることを示せ.\n\n**解答例:** $|\\sin(\\pi x)| \\leqq \\pi |x|$ なので,\n\n$$\n\\int_0^1 |D_N(x)|\\,dx = 2\\int_0^{1/2} |D_N(x)|\\,dx \\geqq\n2\\int_0^{1/2} \\frac{|\\sin(\\pi(2N+1)x)|}{\\pi x}\\,dx.\n$$\n\n$x=t/(π(2N+1))$ と置換すると, \n\n$$\n\\begin{aligned}\n&\n2\\int_0^{1/2} \\frac{|\\sin(\\pi(2N+1)x)|}{\\pi x}\\,dx =\n\\frac{2}{\\pi}\\int_0^{\\pi(2N+1)/2} \\frac{|\\sin t|}{t}\\,dt =\n\\frac{2}{\\pi}\\sum_{k=1}^{2N+1}\\int_{(k-1)\\pi/2}^{k\\pi/2} \\frac{|\\sin t|}{t}\\,dt\n\\\\ &\\qquad\\geqq\n\\frac{2}{\\pi}\\sum_{k=1}^{2N+1}\\int_{(k-1)\\pi/2}^{k\\pi/2}\\frac{|\\sin t|}{k\\pi/2}\\,dt =\n\\left(\\frac{2}{\\pi}\\right)^2\\int_0^{\\pi/2}\\sin t\\,dt \\sum_{k=1}^{2N+1}\\frac{1}{k} =\n\\left(\\frac{2}{\\pi}\\right)^2\\sum_{k=1}^{2N+1}\\frac{1}{k}.\n\\end{aligned}\n$$\n\nそして, $\\ds\\sum_{k=1}^{2N+1}\\frac{1}{k}\\sim\\log(2N+1)=O(\\log N)$. 以上をまとめると,\n\n$$\n\\int_0^1 |D_N(x)|\\,dx \\geqq \\left(\\frac{2}{\\pi}\\right)^2\\sum_{k=1}^{2N+1}\\frac{1}{k} = O(\\log N).\n$$\n\nこれより, 左辺は $N\\to\\infty$ のとき $\\log N$ 以上のオーダーで無限大に発散することがわかる. $\\QED$\n\n**解説:** $N\\to \\infty$ のとき, $\\ds \\int_0^1 D_N(x)\\,dx=1$ の左辺の積分はそれぞれ $\\infty,-\\infty$ に発散する正と負の成分が互いにキャンセルすることによって有限の値が残るという計算になる. これが, Fourier級数の収束の理論がややこしくなる理由であると考えられる. $\\QED$"
},
{
"metadata": {
"trusted": true
},
"cell_type": "code",
"source": "# |sin πx| ≤ π|x| の確認\n\nf(x) = abs(sin(π*x))\ng(x) = π*abs(x)\nx = -1/2:0.002:1/2\nplot(size=(500, 350), legend=:top)\nplot!(x, f.(x), label=\"|sin(pi x)|\")\nplot!(x, g.(x), label=\"pi |x|\")",
"execution_count": 5,
"outputs": [
{
"data": {
"image/svg+xml": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"500\" height=\"350\" viewBox=\"0 0 500 350\">\n<defs>\n <clipPath id=\"clip6900\">\n <rect x=\"0\" y=\"0\" width=\"500\" height=\"350\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip6900)\" points=\"\n0,350 500,350 500,0 0,0 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6901\">\n <rect x=\"100\" y=\"0\" width=\"351\" height=\"350\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip6900)\" points=\"\n32.4745,324.192 480.315,324.192 480.315,11.811 32.4745,11.811 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip6902\">\n <rect x=\"32\" y=\"11\" width=\"449\" height=\"313\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip6902)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,324.192 32.4745,11.811 \n \"/>\n<polyline clip-path=\"url(#clip6902)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 144.435,324.192 144.435,11.811 \n \"/>\n<polyline clip-path=\"url(#clip6902)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 256.395,324.192 256.395,11.811 \n \"/>\n<polyline clip-path=\"url(#clip6902)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 368.355,324.192 368.355,11.811 \n \"/>\n<polyline clip-path=\"url(#clip6902)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 480.315,324.192 480.315,11.811 \n \"/>\n<polyline clip-path=\"url(#clip6902)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,324.192 480.315,324.192 \n \"/>\n<polyline clip-path=\"url(#clip6902)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,224.758 480.315,224.758 \n \"/>\n<polyline clip-path=\"url(#clip6902)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,125.324 480.315,125.324 \n \"/>\n<polyline clip-path=\"url(#clip6902)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,25.8901 480.315,25.8901 \n \"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,324.192 480.315,324.192 \n \"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,324.192 32.4745,11.811 \n \"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,324.192 32.4745,319.506 \n \"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 144.435,324.192 144.435,319.506 \n \"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 256.395,324.192 256.395,319.506 \n \"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 368.355,324.192 368.355,319.506 \n \"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 480.315,324.192 480.315,319.506 \n \"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,324.192 39.1921,324.192 \n \"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,224.758 39.1921,224.758 \n \"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,125.324 39.1921,125.324 \n \"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,25.8901 39.1921,25.8901 \n \"/>\n<g clip-path=\"url(#clip6900)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 32.4745, 337.492)\" x=\"32.4745\" y=\"337.492\">-0.50</text>\n</g>\n<g clip-path=\"url(#clip6900)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 144.435, 337.492)\" x=\"144.435\" y=\"337.492\">-0.25</text>\n</g>\n<g clip-path=\"url(#clip6900)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 256.395, 337.492)\" x=\"256.395\" y=\"337.492\">0.00</text>\n</g>\n<g clip-path=\"url(#clip6900)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 368.355, 337.492)\" x=\"368.355\" y=\"337.492\">0.25</text>\n</g>\n<g clip-path=\"url(#clip6900)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 480.315, 337.492)\" x=\"480.315\" y=\"337.492\">0.50</text>\n</g>\n<g clip-path=\"url(#clip6900)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 27.4745, 328.692)\" x=\"27.4745\" y=\"328.692\">0.0</text>\n</g>\n<g clip-path=\"url(#clip6900)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 27.4745, 229.258)\" x=\"27.4745\" y=\"229.258\">0.5</text>\n</g>\n<g clip-path=\"url(#clip6900)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 27.4745, 129.824)\" x=\"27.4745\" y=\"129.824\">1.0</text>\n</g>\n<g clip-path=\"url(#clip6900)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 27.4745, 30.3901)\" x=\"27.4745\" y=\"30.3901\">1.5</text>\n</g>\n<polyline clip-path=\"url(#clip6902)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,125.324 33.3702,125.328 34.2659,125.34 35.1615,125.359 36.0572,125.387 36.9529,125.422 37.8486,125.465 38.7443,125.516 39.6399,125.575 40.5356,125.642 \n 41.4313,125.717 42.327,125.799 43.2227,125.889 44.1183,125.987 45.014,126.093 45.9097,126.207 46.8054,126.328 47.7011,126.457 48.5968,126.595 49.4924,126.74 \n 50.3881,126.892 51.2838,127.053 52.1795,127.221 53.0752,127.397 53.9708,127.581 54.8665,127.772 55.7622,127.972 56.6579,128.179 57.5536,128.394 58.4492,128.616 \n 59.3449,128.847 60.2406,129.085 61.1363,129.33 62.032,129.584 62.9276,129.845 63.8233,130.113 64.719,130.39 65.6147,130.674 66.5104,130.966 67.4061,131.265 \n 68.3017,131.572 69.1974,131.886 70.0931,132.209 70.9888,132.538 71.8845,132.876 72.7801,133.22 73.6758,133.573 74.5715,133.933 75.4672,134.3 76.3629,134.675 \n 77.2585,135.057 78.1542,135.447 79.0499,135.845 79.9456,136.249 80.8413,136.661 81.7369,137.081 82.6326,137.508 83.5283,137.942 84.424,138.384 85.3197,138.833 \n 86.2153,139.289 87.111,139.753 88.0067,140.224 88.9024,140.702 89.7981,141.187 90.6938,141.68 91.5894,142.18 92.4851,142.687 93.3808,143.201 94.2765,143.722 \n 95.1722,144.251 96.0678,144.787 96.9635,145.329 97.8592,145.879 98.7549,146.436 99.6506,146.999 100.546,147.57 101.442,148.148 102.338,148.733 103.233,149.324 \n 104.129,149.923 105.025,150.528 105.92,151.14 106.816,151.759 107.712,152.385 108.607,153.018 109.503,153.657 110.399,154.304 111.294,154.957 112.19,155.616 \n 113.086,156.282 113.981,156.955 114.877,157.635 115.773,158.321 116.669,159.013 117.564,159.712 118.46,160.418 119.356,161.13 120.251,161.848 121.147,162.573 \n 122.043,163.304 122.938,164.042 123.834,164.786 124.73,165.536 125.625,166.293 126.521,167.056 127.417,167.824 128.312,168.6 129.208,169.381 130.104,170.168 \n 130.999,170.962 131.895,171.761 132.791,172.567 133.686,173.378 134.582,174.196 135.478,175.019 136.373,175.848 137.269,176.683 138.165,177.524 139.061,178.371 \n 139.956,179.224 140.852,180.082 141.748,180.946 142.643,181.815 143.539,182.69 144.435,183.571 145.33,184.457 146.226,185.349 147.122,186.247 148.017,187.149 \n 148.913,188.058 149.809,188.971 150.704,189.89 151.6,190.814 152.496,191.744 153.391,192.678 154.287,193.618 155.183,194.563 156.078,195.513 156.974,196.469 \n 157.87,197.429 158.766,198.394 159.661,199.364 160.557,200.34 161.453,201.32 162.348,202.304 163.244,203.294 164.14,204.289 165.035,205.288 165.931,206.292 \n 166.827,207.3 167.722,208.314 168.618,209.331 169.514,210.354 170.409,211.38 171.305,212.412 172.201,213.447 173.096,214.487 173.992,215.532 174.888,216.58 \n 175.783,217.633 176.679,218.69 177.575,219.752 178.47,220.817 179.366,221.887 180.262,222.96 181.158,224.038 182.053,225.119 182.949,226.204 183.845,227.294 \n 184.74,228.387 185.636,229.484 186.532,230.584 187.427,231.688 188.323,232.796 189.219,233.908 190.114,235.023 191.01,236.142 191.906,237.264 192.801,238.389 \n 193.697,239.518 194.593,240.65 195.488,241.786 196.384,242.925 197.28,244.067 198.175,245.212 199.071,246.36 199.967,247.512 200.863,248.666 201.758,249.824 \n 202.654,250.984 203.55,252.147 204.445,253.313 205.341,254.482 206.237,255.654 207.132,256.828 208.028,258.005 208.924,259.184 209.819,260.367 210.715,261.551 \n 211.611,262.738 212.506,263.928 213.402,265.12 214.298,266.314 215.193,267.511 216.089,268.71 216.985,269.911 217.88,271.114 218.776,272.319 219.672,273.526 \n 220.567,274.736 221.463,275.947 222.359,277.16 223.255,278.375 224.15,279.592 225.046,280.81 225.942,282.031 226.837,283.253 227.733,284.476 228.629,285.701 \n 229.524,286.928 230.42,288.156 231.316,289.386 232.211,290.616 233.107,291.849 234.003,293.082 234.898,294.317 235.794,295.553 236.69,296.79 237.585,298.028 \n 238.481,299.267 239.377,300.507 240.272,301.749 241.168,302.99 242.064,304.233 242.96,305.477 243.855,306.721 244.751,307.966 245.647,309.212 246.542,310.458 \n 247.438,311.705 248.334,312.952 249.229,314.2 250.125,315.448 251.021,316.697 251.916,317.945 252.812,319.194 253.708,320.444 254.603,321.693 255.499,322.943 \n 256.395,324.192 257.29,322.943 258.186,321.693 259.082,320.444 259.977,319.194 260.873,317.945 261.769,316.697 262.664,315.448 263.56,314.2 264.456,312.952 \n 265.352,311.705 266.247,310.458 267.143,309.212 268.039,307.966 268.934,306.721 269.83,305.477 270.726,304.233 271.621,302.99 272.517,301.749 273.413,300.507 \n 274.308,299.267 275.204,298.028 276.1,296.79 276.995,295.553 277.891,294.317 278.787,293.082 279.682,291.849 280.578,290.616 281.474,289.386 282.369,288.156 \n 283.265,286.928 284.161,285.701 285.057,284.476 285.952,283.253 286.848,282.031 287.744,280.81 288.639,279.592 289.535,278.375 290.431,277.16 291.326,275.947 \n 292.222,274.736 293.118,273.526 294.013,272.319 294.909,271.114 295.805,269.911 296.7,268.71 297.596,267.511 298.492,266.314 299.387,265.12 300.283,263.928 \n 301.179,262.738 302.074,261.551 302.97,260.367 303.866,259.184 304.761,258.005 305.657,256.828 306.553,255.654 307.449,254.482 308.344,253.313 309.24,252.147 \n 310.136,250.984 311.031,249.824 311.927,248.666 312.823,247.512 313.718,246.36 314.614,245.212 315.51,244.067 316.405,242.925 317.301,241.786 318.197,240.65 \n 319.092,239.518 319.988,238.389 320.884,237.264 321.779,236.142 322.675,235.023 323.571,233.908 324.466,232.796 325.362,231.688 326.258,230.584 327.154,229.484 \n 328.049,228.387 328.945,227.294 329.841,226.204 330.736,225.119 331.632,224.038 332.528,222.96 333.423,221.887 334.319,220.817 335.215,219.752 336.11,218.69 \n 337.006,217.633 337.902,216.58 338.797,215.532 339.693,214.487 340.589,213.447 341.484,212.412 342.38,211.38 343.276,210.354 344.171,209.331 345.067,208.314 \n 345.963,207.3 346.859,206.292 347.754,205.288 348.65,204.289 349.546,203.294 350.441,202.304 351.337,201.32 352.233,200.34 353.128,199.364 354.024,198.394 \n 354.92,197.429 355.815,196.469 356.711,195.513 357.607,194.563 358.502,193.618 359.398,192.678 360.294,191.744 361.189,190.814 362.085,189.89 362.981,188.971 \n 363.876,188.058 364.772,187.149 365.668,186.247 366.563,185.349 367.459,184.457 368.355,183.571 369.251,182.69 370.146,181.815 371.042,180.946 371.938,180.082 \n 372.833,179.224 373.729,178.371 374.625,177.524 375.52,176.683 376.416,175.848 377.312,175.019 378.207,174.196 379.103,173.378 379.999,172.567 380.894,171.761 \n 381.79,170.962 382.686,170.168 383.581,169.381 384.477,168.6 385.373,167.824 386.268,167.056 387.164,166.293 388.06,165.536 388.956,164.786 389.851,164.042 \n 390.747,163.304 391.643,162.573 392.538,161.848 393.434,161.13 394.33,160.418 395.225,159.712 396.121,159.013 397.017,158.321 397.912,157.635 398.808,156.955 \n 399.704,156.282 400.599,155.616 401.495,154.957 402.391,154.304 403.286,153.657 404.182,153.018 405.078,152.385 405.973,151.759 406.869,151.14 407.765,150.528 \n 408.66,149.923 409.556,149.324 410.452,148.733 411.348,148.148 412.243,147.57 413.139,146.999 414.035,146.436 414.93,145.879 415.826,145.329 416.722,144.787 \n 417.617,144.251 418.513,143.722 419.409,143.201 420.304,142.687 421.2,142.18 422.096,141.68 422.991,141.187 423.887,140.702 424.783,140.224 425.678,139.753 \n 426.574,139.289 427.47,138.833 428.365,138.384 429.261,137.942 430.157,137.508 431.053,137.081 431.948,136.661 432.844,136.249 433.74,135.845 434.635,135.447 \n 435.531,135.057 436.427,134.675 437.322,134.3 438.218,133.933 439.114,133.573 440.009,133.22 440.905,132.876 441.801,132.538 442.696,132.209 443.592,131.886 \n 444.488,131.572 445.383,131.265 446.279,130.966 447.175,130.674 448.07,130.39 448.966,130.113 449.862,129.845 450.757,129.584 451.653,129.33 452.549,129.085 \n 453.445,128.847 454.34,128.616 455.236,128.394 456.132,128.179 457.027,127.972 457.923,127.772 458.819,127.581 459.714,127.397 460.61,127.221 461.506,127.053 \n 462.401,126.892 463.297,126.74 464.193,126.595 465.088,126.457 465.984,126.328 466.88,126.207 467.775,126.093 468.671,125.987 469.567,125.889 470.462,125.799 \n 471.358,125.717 472.254,125.642 473.15,125.575 474.045,125.516 474.941,125.465 475.837,125.422 476.732,125.387 477.628,125.359 478.524,125.34 479.419,125.328 \n 480.315,125.324 \n \"/>\n<polyline clip-path=\"url(#clip6902)\" style=\"stroke:#e26f46; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,11.811 33.3702,13.0605 34.2659,14.3101 35.1615,15.5596 36.0572,16.8091 36.9529,18.0586 37.8486,19.3082 38.7443,20.5577 39.6399,21.8072 40.5356,23.0567 \n 41.4313,24.3063 42.327,25.5558 43.2227,26.8053 44.1183,28.0548 45.014,29.3044 45.9097,30.5539 46.8054,31.8034 47.7011,33.0529 48.5968,34.3025 49.4924,35.552 \n 50.3881,36.8015 51.2838,38.051 52.1795,39.3006 53.0752,40.5501 53.9708,41.7996 54.8665,43.0491 55.7622,44.2986 56.6579,45.5482 57.5536,46.7977 58.4492,48.0472 \n 59.3449,49.2967 60.2406,50.5463 61.1363,51.7958 62.032,53.0453 62.9276,54.2948 63.8233,55.5444 64.719,56.7939 65.6147,58.0434 66.5104,59.2929 67.4061,60.5425 \n 68.3017,61.792 69.1974,63.0415 70.0931,64.291 70.9888,65.5406 71.8845,66.7901 72.7801,68.0396 73.6758,69.2891 74.5715,70.5387 75.4672,71.7882 76.3629,73.0377 \n 77.2585,74.2872 78.1542,75.5367 79.0499,76.7863 79.9456,78.0358 80.8413,79.2853 81.7369,80.5348 82.6326,81.7844 83.5283,83.0339 84.424,84.2834 85.3197,85.5329 \n 86.2153,86.7825 87.111,88.032 88.0067,89.2815 88.9024,90.531 89.7981,91.7806 90.6938,93.0301 91.5894,94.2796 92.4851,95.5291 93.3808,96.7787 94.2765,98.0282 \n 95.1722,99.2777 96.0678,100.527 96.9635,101.777 97.8592,103.026 98.7549,104.276 99.6506,105.525 100.546,106.775 101.442,108.024 102.338,109.274 103.233,110.523 \n 104.129,111.773 105.025,113.022 105.92,114.272 106.816,115.522 107.712,116.771 108.607,118.021 109.503,119.27 110.399,120.52 111.294,121.769 112.19,123.019 \n 113.086,124.268 113.981,125.518 114.877,126.767 115.773,128.017 116.669,129.266 117.564,130.516 118.46,131.765 119.356,133.015 120.251,134.264 121.147,135.514 \n 122.043,136.763 122.938,138.013 123.834,139.262 124.73,140.512 125.625,141.762 126.521,143.011 127.417,144.261 128.312,145.51 129.208,146.76 130.104,148.009 \n 130.999,149.259 131.895,150.508 132.791,151.758 133.686,153.007 134.582,154.257 135.478,155.506 136.373,156.756 137.269,158.005 138.165,159.255 139.061,160.504 \n 139.956,161.754 140.852,163.003 141.748,164.253 142.643,165.502 143.539,166.752 144.435,168.002 145.33,169.251 146.226,170.501 147.122,171.75 148.017,173 \n 148.913,174.249 149.809,175.499 150.704,176.748 151.6,177.998 152.496,179.247 153.391,180.497 154.287,181.746 155.183,182.996 156.078,184.245 156.974,185.495 \n 157.87,186.744 158.766,187.994 159.661,189.243 160.557,190.493 161.453,191.742 162.348,192.992 163.244,194.242 164.14,195.491 165.035,196.741 165.931,197.99 \n 166.827,199.24 167.722,200.489 168.618,201.739 169.514,202.988 170.409,204.238 171.305,205.487 172.201,206.737 173.096,207.986 173.992,209.236 174.888,210.485 \n 175.783,211.735 176.679,212.984 177.575,214.234 178.47,215.483 179.366,216.733 180.262,217.982 181.158,219.232 182.053,220.482 182.949,221.731 183.845,222.981 \n 184.74,224.23 185.636,225.48 186.532,226.729 187.427,227.979 188.323,229.228 189.219,230.478 190.114,231.727 191.01,232.977 191.906,234.226 192.801,235.476 \n 193.697,236.725 194.593,237.975 195.488,239.224 196.384,240.474 197.28,241.723 198.175,242.973 199.071,244.222 199.967,245.472 200.863,246.722 201.758,247.971 \n 202.654,249.221 203.55,250.47 204.445,251.72 205.341,252.969 206.237,254.219 207.132,255.468 208.028,256.718 208.924,257.967 209.819,259.217 210.715,260.466 \n 211.611,261.716 212.506,262.965 213.402,264.215 214.298,265.464 215.193,266.714 216.089,267.963 216.985,269.213 217.88,270.462 218.776,271.712 219.672,272.962 \n 220.567,274.211 221.463,275.461 222.359,276.71 223.255,277.96 224.15,279.209 225.046,280.459 225.942,281.708 226.837,282.958 227.733,284.207 228.629,285.457 \n 229.524,286.706 230.42,287.956 231.316,289.205 232.211,290.455 233.107,291.704 234.003,292.954 234.898,294.203 235.794,295.453 236.69,296.702 237.585,297.952 \n 238.481,299.202 239.377,300.451 240.272,301.701 241.168,302.95 242.064,304.2 242.96,305.449 243.855,306.699 244.751,307.948 245.647,309.198 246.542,310.447 \n 247.438,311.697 248.334,312.946 249.229,314.196 250.125,315.445 251.021,316.695 251.916,317.944 252.812,319.194 253.708,320.443 254.603,321.693 255.499,322.943 \n 256.395,324.192 257.29,322.943 258.186,321.693 259.082,320.443 259.977,319.194 260.873,317.944 261.769,316.695 262.664,315.445 263.56,314.196 264.456,312.946 \n 265.352,311.697 266.247,310.447 267.143,309.198 268.039,307.948 268.934,306.699 269.83,305.449 270.726,304.2 271.621,302.95 272.517,301.701 273.413,300.451 \n 274.308,299.202 275.204,297.952 276.1,296.702 276.995,295.453 277.891,294.203 278.787,292.954 279.682,291.704 280.578,290.455 281.474,289.205 282.369,287.956 \n 283.265,286.706 284.161,285.457 285.057,284.207 285.952,282.958 286.848,281.708 287.744,280.459 288.639,279.209 289.535,277.96 290.431,276.71 291.326,275.461 \n 292.222,274.211 293.118,272.962 294.013,271.712 294.909,270.462 295.805,269.213 296.7,267.963 297.596,266.714 298.492,265.464 299.387,264.215 300.283,262.965 \n 301.179,261.716 302.074,260.466 302.97,259.217 303.866,257.967 304.761,256.718 305.657,255.468 306.553,254.219 307.449,252.969 308.344,251.72 309.24,250.47 \n 310.136,249.221 311.031,247.971 311.927,246.722 312.823,245.472 313.718,244.222 314.614,242.973 315.51,241.723 316.405,240.474 317.301,239.224 318.197,237.975 \n 319.092,236.725 319.988,235.476 320.884,234.226 321.779,232.977 322.675,231.727 323.571,230.478 324.466,229.228 325.362,227.979 326.258,226.729 327.154,225.48 \n 328.049,224.23 328.945,222.981 329.841,221.731 330.736,220.482 331.632,219.232 332.528,217.982 333.423,216.733 334.319,215.483 335.215,214.234 336.11,212.984 \n 337.006,211.735 337.902,210.485 338.797,209.236 339.693,207.986 340.589,206.737 341.484,205.487 342.38,204.238 343.276,202.988 344.171,201.739 345.067,200.489 \n 345.963,199.24 346.859,197.99 347.754,196.741 348.65,195.491 349.546,194.242 350.441,192.992 351.337,191.742 352.233,190.493 353.128,189.243 354.024,187.994 \n 354.92,186.744 355.815,185.495 356.711,184.245 357.607,182.996 358.502,181.746 359.398,180.497 360.294,179.247 361.189,177.998 362.085,176.748 362.981,175.499 \n 363.876,174.249 364.772,173 365.668,171.75 366.563,170.501 367.459,169.251 368.355,168.002 369.251,166.752 370.146,165.502 371.042,164.253 371.938,163.003 \n 372.833,161.754 373.729,160.504 374.625,159.255 375.52,158.005 376.416,156.756 377.312,155.506 378.207,154.257 379.103,153.007 379.999,151.758 380.894,150.508 \n 381.79,149.259 382.686,148.009 383.581,146.76 384.477,145.51 385.373,144.261 386.268,143.011 387.164,141.762 388.06,140.512 388.956,139.262 389.851,138.013 \n 390.747,136.763 391.643,135.514 392.538,134.264 393.434,133.015 394.33,131.765 395.225,130.516 396.121,129.266 397.017,128.017 397.912,126.767 398.808,125.518 \n 399.704,124.268 400.599,123.019 401.495,121.769 402.391,120.52 403.286,119.27 404.182,118.021 405.078,116.771 405.973,115.522 406.869,114.272 407.765,113.022 \n 408.66,111.773 409.556,110.523 410.452,109.274 411.348,108.024 412.243,106.775 413.139,105.525 414.035,104.276 414.93,103.026 415.826,101.777 416.722,100.527 \n 417.617,99.2777 418.513,98.0282 419.409,96.7787 420.304,95.5291 421.2,94.2796 422.096,93.0301 422.991,91.7806 423.887,90.531 424.783,89.2815 425.678,88.032 \n 426.574,86.7825 427.47,85.5329 428.365,84.2834 429.261,83.0339 430.157,81.7844 431.053,80.5348 431.948,79.2853 432.844,78.0358 433.74,76.7863 434.635,75.5367 \n 435.531,74.2872 436.427,73.0377 437.322,71.7882 438.218,70.5387 439.114,69.2891 440.009,68.0396 440.905,66.7901 441.801,65.5406 442.696,64.291 443.592,63.0415 \n 444.488,61.792 445.383,60.5425 446.279,59.2929 447.175,58.0434 448.07,56.7939 448.966,55.5444 449.862,54.2948 450.757,53.0453 451.653,51.7958 452.549,50.5463 \n 453.445,49.2967 454.34,48.0472 455.236,46.7977 456.132,45.5482 457.027,44.2986 457.923,43.0491 458.819,41.7996 459.714,40.5501 460.61,39.3006 461.506,38.051 \n 462.401,36.8015 463.297,35.552 464.193,34.3025 465.088,33.0529 465.984,31.8034 466.88,30.5539 467.775,29.3044 468.671,28.0548 469.567,26.8053 470.462,25.5558 \n 471.358,24.3063 472.254,23.0567 473.15,21.8072 474.045,20.5577 474.941,19.3082 475.837,18.0586 476.732,16.8091 477.628,15.5596 478.524,14.3101 479.419,13.0605 \n 480.315,11.811 \n \"/>\n<polygon clip-path=\"url(#clip6900)\" points=\"\n179.733,72.051 278.107,72.051 278.107,26.691 179.733,26.691 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 179.733,72.051 278.107,72.051 278.107,26.691 179.733,26.691 179.733,72.051 \n \"/>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 184.733,41.811 214.733,41.811 \n \"/>\n<g clip-path=\"url(#clip6900)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 219.733, 46.311)\" x=\"219.733\" y=\"46.311\">|sin(pi x)|</text>\n</g>\n<polyline clip-path=\"url(#clip6900)\" style=\"stroke:#e26f46; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 184.733,56.931 214.733,56.931 \n \"/>\n<g clip-path=\"url(#clip6900)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 219.733, 61.431)\" x=\"219.733\" y=\"61.431\">pi |x|</text>\n</g>\n</svg>\n"
},
"execution_count": 5,
"metadata": {},
"output_type": "execute_result"
}
]
},
{
"metadata": {
"trusted": true
},
"cell_type": "code",
"source": "# |D_N(x)| の積分の漸近挙動の確認\n\nD(N,x) = iszero(x) ? π*(2N+1) : sin(π*(2N+1)*x)/sin(π*x)\nF(N) = quadgk(x-> abs(D(N,x)), 0, 1)[1]\nG(N) = (2/π)^2*log(2N+1)+1\nn = [1,2,3,6,10,20,30,60,100,200,300,600]\nplot(size=(500,350), legend=:topleft, xlabel=\"N\", xscale=:log)\nplot!(n, F.(n), label=\"integal of D_N(x)\", lw=2)\nplot!(n, G.(n), label=\"(2/pi)^2*log(2N+1)+1\", lw=2, ls=:dash)",
"execution_count": 6,
"outputs": [
{
"data": {
"image/svg+xml": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"500\" height=\"350\" viewBox=\"0 0 500 350\">\n<defs>\n <clipPath id=\"clip7100\">\n <rect x=\"0\" y=\"0\" width=\"500\" height=\"350\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip7100)\" points=\"\n0,350 500,350 500,0 0,0 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip7101\">\n <rect x=\"100\" y=\"0\" width=\"351\" height=\"350\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip7100)\" points=\"\n32.4745,309.701 480.315,309.701 480.315,11.811 32.4745,11.811 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip7102\">\n <rect x=\"32\" y=\"11\" width=\"449\" height=\"299\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,309.701 32.4745,11.811 \n \"/>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 113.075,309.701 113.075,11.811 \n \"/>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 193.675,309.701 193.675,11.811 \n \"/>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 274.276,309.701 274.276,11.811 \n \"/>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 354.876,309.701 354.876,11.811 \n \"/>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 435.477,309.701 435.477,11.811 \n \"/>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,301.88 480.315,301.88 \n \"/>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,240.783 480.315,240.783 \n \"/>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,179.686 480.315,179.686 \n \"/>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,118.589 480.315,118.589 \n \"/>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 32.4745,57.4918 480.315,57.4918 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,309.701 480.315,309.701 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,309.701 32.4745,11.811 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,309.701 32.4745,305.233 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 113.075,309.701 113.075,305.233 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 193.675,309.701 193.675,305.233 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 274.276,309.701 274.276,305.233 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 354.876,309.701 354.876,305.233 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 435.477,309.701 435.477,305.233 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,301.88 39.1921,301.88 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,240.783 39.1921,240.783 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,179.686 39.1921,179.686 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,118.589 39.1921,118.589 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 32.4745,57.4918 39.1921,57.4918 \n \"/>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 17.6298, 327.953)\" x=\"17.6298\" y=\"327.953\">10</text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:10; text-anchor:start;\" transform=\"rotate(0, 31.0109, 321.101)\" x=\"31.0109\" y=\"321.101\">0.0 </text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 98.2302, 327.953)\" x=\"98.2302\" y=\"327.953\">10</text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:10; text-anchor:start;\" transform=\"rotate(0, 111.611, 321.101)\" x=\"111.611\" y=\"321.101\">0.5 </text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 178.831, 327.953)\" x=\"178.831\" y=\"327.953\">10</text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:10; text-anchor:start;\" transform=\"rotate(0, 192.212, 321.101)\" x=\"192.212\" y=\"321.101\">1.0 </text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 259.431, 327.953)\" x=\"259.431\" y=\"327.953\">10</text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:10; text-anchor:start;\" transform=\"rotate(0, 272.812, 321.101)\" x=\"272.812\" y=\"321.101\">1.5 </text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 340.032, 327.953)\" x=\"340.032\" y=\"327.953\">10</text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:10; text-anchor:start;\" transform=\"rotate(0, 353.413, 321.101)\" x=\"353.413\" y=\"321.101\">2.0 </text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 420.632, 327.953)\" x=\"420.632\" y=\"327.953\">10</text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:10; text-anchor:start;\" transform=\"rotate(0, 434.013, 321.101)\" x=\"434.013\" y=\"321.101\">2.5 </text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 27.4745, 306.38)\" x=\"27.4745\" y=\"306.38\">1.5</text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 27.4745, 245.283)\" x=\"27.4745\" y=\"245.283\">2.0</text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 27.4745, 184.186)\" x=\"27.4745\" y=\"184.186\">2.5</text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 27.4745, 123.089)\" x=\"27.4745\" y=\"123.089\">3.0</text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 27.4745, 61.9918)\" x=\"27.4745\" y=\"61.9918\">3.5</text>\n</g>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:16; text-anchor:middle;\" transform=\"rotate(0, 256.395, 347.6)\" x=\"256.395\" y=\"347.6\">N</text>\n</g>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#009af9; stroke-width:2; stroke-opacity:1; fill:none\" points=\"\n 32.4745,309.701 81.0008,284.505 109.387,267.871 157.913,237.235 193.675,213.49 242.202,180.359 270.588,160.684 319.114,126.764 354.876,101.631 403.403,67.4271 \n 431.789,47.3883 480.315,13.1025 \n \"/>\n<polyline clip-path=\"url(#clip7102)\" style=\"stroke:#e26f46; stroke-width:2; stroke-opacity:1; fill:none\" stroke-dasharray=\"8, 5\" points=\"\n 32.4745,308.57 81.0008,283.272 109.387,266.609 157.913,235.952 193.675,212.202 242.202,179.068 270.588,159.393 319.114,125.473 354.876,100.339 403.403,66.1356 \n 431.789,46.0968 480.315,11.811 \n \"/>\n<polygon clip-path=\"url(#clip7100)\" points=\"\n47.4745,72.051 208.784,72.051 208.784,26.691 47.4745,26.691 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 47.4745,72.051 208.784,72.051 208.784,26.691 47.4745,26.691 47.4745,72.051 \n \"/>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#009af9; stroke-width:2; stroke-opacity:1; fill:none\" points=\"\n 52.4745,41.811 82.4745,41.811 \n \"/>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 87.4745, 46.311)\" x=\"87.4745\" y=\"46.311\">integal of D_N(x)</text>\n</g>\n<polyline clip-path=\"url(#clip7100)\" style=\"stroke:#e26f46; stroke-width:2; stroke-opacity:1; fill:none\" stroke-dasharray=\"8, 5\" points=\"\n 52.4745,56.931 82.4745,56.931 \n \"/>\n<g clip-path=\"url(#clip7100)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 87.4745, 61.431)\" x=\"87.4745\" y=\"61.431\">(2/pi)^2*log(2N+1)+1</text>\n</g>\n</svg>\n"
},
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
]
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Fourier級数に関するRiemannの局所性定理\n\n**Riemannの局所性定理:** $f$ は $\\R$ 上の周期 $1$ を持つ函数であり, $[0,1)$ 上で可積分であると仮定し, $0<\\delta<1/2$ であるとする. このとき, \n\n$$\n\\lim_{N\\to\\infty}\\int_{-1/2}^{-\\delta} f(x+y)D_N(y)\\,dy = 0, \\quad\n\\lim_{N\\to\\infty}\\int_\\delta^{1/2} f(x+y)D_N(y)\\,dy = 0.\n$$\n\nこれより, $\\sum_{k=-N}^N a_n(f)e^{2\\pi ikx} = \\int_{-1/2}^{1/2} f(x+y) D_N(y)\\,dy$ が $N\\to\\infty$ で収束することと, $\\int_{-\\delta}^\\delta f(x+y) D_N(y)\\,dy$ が $N\\to\\infty$ で収束することは同値であり, 収束する場合には同じ値に収束することがわかる. 後者が収束するか否かは $x$ の近くでの函数 $f$ の様子だけで決まることに注意せよ. \n\n**証明:**\n$$\n\\begin{aligned}\n&\n\\int_{-1/2}^{-\\delta} f(x+y)D_N(y)\\,dy = \\int_{-1/2}^{-\\delta} \\frac{f(x+y)}{\\sin(\\pi y)}\\sin(\\pi(2N+1)y\\,dy,\n\\\\ &\n\\int_\\delta^{1/2} f(x+y)D_N(y)\\,dy = \\int_\\delta^{1/2} \\frac{f(x+y)}{\\sin(\\pi y)}\\sin(\\pi(2N+1)y\\,dy.\n\\end{aligned}\n$$\n\nであり, 区間 $(-1/2,-\\delta)$, $(\\delta,1/2)$ で $\\ds \\frac{f(x+y)}{\\sin(\\pi y)}$ は可積分なので, Riemann-Lebesgueの定理より, これらは $N\\to\\infty$ で $0$ に収束する. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Fourier級数の収束 (Diniの条件)\n\n**定理(Diniの条件):** $f$ は $\\R$ 上の周期 $1$ を持つ函数であり, 区間 $[0,1)$ 上で可積分であると仮定し, $x\\in \\R$ であるとする. さらに, $0<\\delta<1/2$ を満たすある実数 $\\delta$ が存在して, \n\n$$\n\\int_0^\\delta \\frac{|(f(x+y) + f(x-y) - 2f(x)|}{y}\\,dy <\\infty\n\\tag{$*$}\n$$\n\nが成立していると仮定する. この条件($*$)を**Diniの条件**と呼ぶ. このとき, \n\n$$\n\\lim_{N\\to\\infty}\\sum_{k=-N}^N a_n(f)e^{2\\pi ikx} = \\lim_{N\\to\\infty}\\int_{-1/2}^{1/2} f(x+y) D_N(y)\\,dy = f(x).\n$$\n\n**証明:** Fourier変換の場合と同様に計算すると, \n\n$$\n\\begin{aligned}\n\\sum_{k=-N}^N a_n(f)e^{2\\pi ikx} - f(x) &=\n\\int_{-1/2}^{1/2} f(x+y) D_N(y)\\,dy - \\int_{-1/2}^{1/2}D_N(y)\\,dy\n\\\\ &=\n\\int_{-1/2}^{1/2} (f(x+y)-f(x)) D_N(y)\\, dy\n\\\\ &=\n\\int_0^{1/2} (f(x+y)-f(x)) D_N(y)\\, dy +\n\\int_{-1/2}^0 (f(x+y)-f(x)) D_N(y)\\, dy\n\\\\ &=\n\\int_0^{1/2} (f(x+y)-f(x)) D_N(y)\\, dy +\n\\int_0^{1/2} (f(x-y)-f(x)) D_N(y)\\, dy\n\\\\ &=\n\\int_0^{1/2} \\frac{f(x+y)+f(x-y)-2f(x)}{y} \\frac{y}{\\sin(\\pi y)} \\sin(\\pi(2N+1)y)\\,dy.\n\\end{aligned}\n$$\n\nDiniの条件より, Riemann-Lebesgueの定理を使用できるので, これは $N\\to\\infty$ で $0$ に収束することがわかる. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "## Poissonの和公式"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Poissonの和公式とその証明\n\nFourier級数の収束とFourier変換の定義から, **Poissonの和公式**が得られることを説明しよう."
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**定義(急減少函数):** $\\R$ 上の $C^\\infty$ 函数 $f$ で, 任意の非負の整数 $m,n$ に対して, $|x|\\to\\infty$ のとき $f^{(m)}(x)x^n\\to 0$ となるものを**急減少函数**と呼ぶ. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**定理(Poissonの和公式)** $f$ は $\\R$ 上の急減少函数であると仮定する. このとき, 次の公式が成立している:\n\n$$\n\\sum_{m\\in\\Z} f(m) = \\sum_{n\\in\\Z} \\hat{f}(n)\n$$\n\n**略証:** $\\ds g(x) = \\sum_{m\\in\\Z} f(x+m)$ とおくと, $g(x)$ は周期 $1$ を持つ $C^\\infty$ 函数になる. ゆえに,\n\n$$\ng(x) = \\sum_{n\\in\\Z} a_n(g)e^{2\\pi inx} \\quad (x\\in \\R).\n$$\n\nそして, \n\n$$\n\\begin{aligned}\na_n(g) &= \\int_0^1 \\sum_{m\\in\\Z}f(x+m)e^{-2\\pi inx}\\,dx =\n\\sum_{m\\in\\Z} \\int_0^1 f(x+m)e^{-2\\pi inx}\\,dx \n\\\\ &=\n\\sum_{m\\in\\Z} \\int_m^{m+1} f(x)e^{-2\\pi inx}\\,dx =\n\\int_{-\\infty}^\\infty f(x)e^{-2\\pi inx}\\,dx = \\hat{f}(n).\n\\end{aligned}\n$$\n\n以上をまとめると,\n\n$$\ng(x) = \\sum_{m\\in\\Z} f(x+m) = \\sum_{n\\in\\Z} \\hat{f}(n)e^{2\\pi inx} \\quad (x\\in\\R).\n$$\n\nこの等式で $x=0$ をおけば欲しい公式が得られる. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### モジュラー変換性を持つ函数の例\n\n**問題:** $t>0$ に対して, 次の公式を示せ:\n\n$$\n\\sum_{m\\in\\Z} \\frac{e^{-\\pi(x-m)^2/t}}{\\sqrt{t}} = \\sum_{n\\in\\Z} e^{-\\pi n^2 t + 2\\pi inx}.\n$$\n\n**注意:** この問題の左辺と右辺は楕円テータ函数と呼ばれる特殊函数の特別な場合になっている. 左辺は熱方程式の基本解を周期函数になるように足し上げたものになっている. そのことから, この公式の両辺は周期境界条件のもとでの熱方程式の基本解になっていることがわかる. 楕円テータ函数については\n\n* David Mumford, <a href=\"http://www.dam.brown.edu/people/mumford/alg_geom/papers/Tata1.pdf\">Tata Lectures on Theta I</a>, Reprint of the 1983 Edition\n\nが非常に面白くてかつ読み易い教科書であり, 論文などでもよく引用されている. $\\QED$\n\n**解答例:** $\\ds f(x)=\\frac{e^{-\\pi x^2/t}}{\\sqrt{t}}$ とおくと, $f(x)$ が偶函数であることと, Poissonの和公式の証明より,\n\n$$\n\\sum_{m\\in\\Z} \\frac{e^{-\\pi(x-m)^2/t}}{\\sqrt{t}} =\n\\sum_{m\\in\\Z}f(x-m)=\\sum_{m\\in\\Z}f(x+m)=\\sum_{n\\in\\Z}\\hat{f}(n)e^{2\\pi inx}.\n$$\n\nそして, 公式\n\n$$\n\\int_{-\\infty}^\\infty e^{-y^2/a}e^{-ipy}\\,dy = \\sqrt{\\pi a}e^{-ap^2/4}\n$$\n\nより, $x=y/(2\\pi)$ とおくと, \n\n$$\n\\hat{f}(n) = \\int_{-\\infty}^\\infty \\frac{e^{-\\pi x^2/t}}{\\sqrt{t}} e^{-2\\pi inx}\\,dx =\n\\int_{-\\infty}^\\infty \\frac{e^{-y^2/(4\\pi t)}}{\\sqrt{t}} e^{-iny}\\,\\frac{dy}{2\\pi} =\n\\frac{\\sqrt{4\\pi t\\,\\pi}}{2\\pi\\sqrt{t}}e^{-4\\pi t n^2/4} =\ne^{-\\pi n^2 t}.\n$$\n\n以上をまとめると示したい公式が得られる. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**問題(モジュラー変換性を持つ函数の例):** $t>0$ に対して, $\\ds \\Theta(t)=\\sum_{n\\in\\Z} e^{-\\pi n^2 t} = 1 + 2\\sum_{n=1}^\\infty e^{-\\pi n^2 t}$ とおくと, \n\n$$\n\\Theta(t) = \\frac{1}{\\sqrt{t}}\\Theta\\left(\\frac{1}{t}\\right)\n\\quad\\text{すなわち}\\quad\n\\Theta\\left(\\frac{1}{t}\\right) = \\sqrt{t}\\;\\Theta(t)\n$$\n\nが成立することを示せ. この結果を $\\Theta(t)$ の**モジュラー変換性**と呼ぶ.\n\n**注意:** $\\Theta(t)$ の定義式を見ると, $t>0$ が大きなときに $\\Theta(t)$ がほぼ $1$ になることはすぐに確認できるが, $t>0$ が小さいときにはどのような様子になっているかはよくわからない. しかし, モジュラー変換性を使うと, $\\Theta(t)$ は, $t>0$ が小さいときにはほぼ $\\ds\\frac{1}{\\sqrt{t}}$ に等しいことがわかる. このようにモジュラー変換性は「よくわからない量」を「よくわかる量」に関係付ける公式である. $\\QED$\n\n**注意:** <a hred=\"https://www.google.co.jp/search?q=%E8%B6%85%E5%BC%A6%E7%90%86%E8%AB%96+%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%A9%E3%83%BC%E5%A4%89%E6%8F%9B%E6%80%A7\">超弦理論</a>や<a href=\"https://www.google.co.jp/search?q=%E5%85%B1%E5%BD%A2%E5%A0%B4%E7%90%86%E8%AB%96+%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%A9%E3%83%BC%E5%A4%89%E6%8F%9B%E6%80%A7\">共形場理論</a>ではモジュラー変換性が重要な意味を持つ. $\\QED$\n\n**注意:** 上の問題の公式はRiemannのゼータ函数の函数等式を証明するときに使われる. 上の問題の結果は楕円テータ函数のモジュラー変換性の特別な場合になっている. モジュラー変換性を持つ函数は数論的にも極めて重要な数学的対象である. $\\QED$\n\n**解答例1:** $\\ds f(x)=\\frac{e^{-\\pi x^2/t}}{\\sqrt{t}}$ にPoissonの和公式を適用すればこの公式が得られる. すなわち, 上の問題の結果で $x=0$ とおけば示したい公式が得られる. $\\QED$\n\n**解答例2:** $f(x)=e^{-\\pi n^2 t}$ について $\\ds\\hat{f}(p) = \\frac{e^{-\\pi p^2/t}}{\\sqrt{t}}$ なので, Poissonの和公式より, 示したい公式が得られる. $\\QED$"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**問題:** 上の問題の結論を $\\Theta(t)$ と $\\ds\\frac{1}{\\sqrt{t}}\\Theta\\left(\\frac{1}{t}\\right)$ のグラフを重ねてプロットすることによって確認せよ. 2つのグラフはぴったり重なるはずである. $\\QED$\n\n次のセルを見よ."
},
{
"metadata": {
"trusted": true
},
"cell_type": "code",
"source": "Theta(t; N=20) = iszero(N) ? one(t) : 1 + 2*sum(n->e^(-π*n^2*t), 1:N)\nt = 0.2:0.05:2.0\nA = Theta.(t)\nB = 1./sqrt.(t).*Theta.(1./t)\nplot(size=(500, 350))\nplot!(t, B, label=\"Theta(t)\", lw=2)\nplot!(t, A, label=\"(1/sqrt(t)) Theta(1/t)\", lw=2, ls=:dash)",
"execution_count": 7,
"outputs": [
{
"data": {
"image/svg+xml": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"500\" height=\"350\" viewBox=\"0 0 500 350\">\n<defs>\n <clipPath id=\"clip7300\">\n <rect x=\"0\" y=\"0\" width=\"500\" height=\"350\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip7300)\" points=\"\n0,350 500,350 500,0 0,0 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip7301\">\n <rect x=\"100\" y=\"0\" width=\"351\" height=\"350\"/>\n </clipPath>\n</defs>\n<polygon clip-path=\"url(#clip7300)\" points=\"\n39.1651,325.45 480.315,325.45 480.315,11.811 39.1651,11.811 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<defs>\n <clipPath id=\"clip7302\">\n <rect x=\"39\" y=\"11\" width=\"442\" height=\"315\"/>\n </clipPath>\n</defs>\n<polyline clip-path=\"url(#clip7302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 112.69,325.45 112.69,11.811 \n \"/>\n<polyline clip-path=\"url(#clip7302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 235.232,325.45 235.232,11.811 \n \"/>\n<polyline clip-path=\"url(#clip7302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 357.773,325.45 357.773,11.811 \n \"/>\n<polyline clip-path=\"url(#clip7302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 480.315,325.45 480.315,11.811 \n \"/>\n<polyline clip-path=\"url(#clip7302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 39.1651,262.773 480.315,262.773 \n \"/>\n<polyline clip-path=\"url(#clip7302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 39.1651,199.146 480.315,199.146 \n \"/>\n<polyline clip-path=\"url(#clip7302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 39.1651,135.519 480.315,135.519 \n \"/>\n<polyline clip-path=\"url(#clip7302)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n 39.1651,71.8923 480.315,71.8923 \n \"/>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.1651,325.45 480.315,325.45 \n \"/>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.1651,325.45 39.1651,11.811 \n \"/>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 112.69,325.45 112.69,320.745 \n \"/>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 235.232,325.45 235.232,320.745 \n \"/>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 357.773,325.45 357.773,320.745 \n \"/>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 480.315,325.45 480.315,320.745 \n \"/>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.1651,262.773 45.7823,262.773 \n \"/>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.1651,199.146 45.7823,199.146 \n \"/>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.1651,135.519 45.7823,135.519 \n \"/>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 39.1651,71.8923 45.7823,71.8923 \n \"/>\n<g clip-path=\"url(#clip7300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 112.69, 338.75)\" x=\"112.69\" y=\"338.75\">0.5</text>\n</g>\n<g clip-path=\"url(#clip7300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 235.232, 338.75)\" x=\"235.232\" y=\"338.75\">1.0</text>\n</g>\n<g clip-path=\"url(#clip7300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 357.773, 338.75)\" x=\"357.773\" y=\"338.75\">1.5</text>\n</g>\n<g clip-path=\"url(#clip7300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 480.315, 338.75)\" x=\"480.315\" y=\"338.75\">2.0</text>\n</g>\n<g clip-path=\"url(#clip7300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 34.1651, 267.273)\" x=\"34.1651\" y=\"267.273\">1.25</text>\n</g>\n<g clip-path=\"url(#clip7300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 34.1651, 203.646)\" x=\"34.1651\" y=\"203.646\">1.50</text>\n</g>\n<g clip-path=\"url(#clip7300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 34.1651, 140.019)\" x=\"34.1651\" y=\"140.019\">1.75</text>\n</g>\n<g clip-path=\"url(#clip7300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 34.1651, 76.3923)\" x=\"34.1651\" y=\"76.3923\">2.00</text>\n</g>\n<polyline clip-path=\"url(#clip7302)\" style=\"stroke:#009af9; stroke-width:2; stroke-opacity:1; fill:none\" points=\"\n 39.1651,11.811 51.4192,71.8888 63.6734,116.216 75.9276,150.602 88.1817,178.183 100.436,200.805 112.69,219.635 124.944,235.46 137.198,248.843 149.453,260.204 \n 161.707,269.873 173.961,278.114 186.215,285.147 198.469,291.15 210.723,296.278 222.978,300.659 235.232,304.402 247.486,307.6 259.74,310.333 271.994,312.669 \n 284.248,314.665 296.503,316.371 308.757,317.829 321.011,319.075 333.265,320.14 345.519,321.05 357.773,321.827 370.027,322.492 382.282,323.06 394.536,323.546 \n 406.79,323.961 419.044,324.315 431.298,324.618 443.552,324.877 455.807,325.099 468.061,325.288 480.315,325.45 \n \"/>\n<polyline clip-path=\"url(#clip7302)\" style=\"stroke:#e26f46; stroke-width:2; stroke-opacity:1; fill:none\" stroke-dasharray=\"8, 5\" points=\"\n 39.1651,11.811 51.4192,71.8888 63.6734,116.216 75.9276,150.602 88.1817,178.183 100.436,200.805 112.69,219.635 124.944,235.46 137.198,248.843 149.453,260.204 \n 161.707,269.873 173.961,278.114 186.215,285.147 198.469,291.15 210.723,296.278 222.978,300.659 235.232,304.402 247.486,307.6 259.74,310.333 271.994,312.669 \n 284.248,314.665 296.503,316.371 308.757,317.829 321.011,319.075 333.265,320.14 345.519,321.05 357.773,321.827 370.027,322.492 382.282,323.06 394.536,323.546 \n 406.79,323.961 419.044,324.315 431.298,324.618 443.552,324.877 455.807,325.099 468.061,325.288 480.315,325.45 \n \"/>\n<polygon clip-path=\"url(#clip7300)\" points=\"\n310.335,72.051 465.315,72.051 465.315,26.691 310.335,26.691 \n \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n 310.335,72.051 465.315,72.051 465.315,26.691 310.335,26.691 310.335,72.051 \n \"/>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#009af9; stroke-width:2; stroke-opacity:1; fill:none\" points=\"\n 315.335,41.811 345.335,41.811 \n \"/>\n<g clip-path=\"url(#clip7300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 350.335, 46.311)\" x=\"350.335\" y=\"46.311\">Theta(t)</text>\n</g>\n<polyline clip-path=\"url(#clip7300)\" style=\"stroke:#e26f46; stroke-width:2; stroke-opacity:1; fill:none\" stroke-dasharray=\"8, 5\" points=\"\n 315.335,56.931 345.335,56.931 \n \"/>\n<g clip-path=\"url(#clip7300)\">\n<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 350.335, 61.431)\" x=\"350.335\" y=\"61.431\">(1/sqrt(t)) Theta(1/t)</text>\n</g>\n</svg>\n"
},
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
]
},
{
"metadata": {},
"cell_type": "markdown",
"source": "**問題:** $t=0.1$ のとき, まず $\\ds\\frac{1}{\\sqrt{t}}\\Theta\\left(\\frac{1}{t}\\right)$ の近似値を\n\n$$\n\\frac{1}{\\sqrt{t}}\\left(1 + 2\\sum_{n=1}^N e^{-\\pi n^2/t}\\right)\n$$\n\nの $N=1$ の場合を用いて計算せよ. そして, $\\Theta(t)$ を\n\n$$\n1 + 2\\sum_{n=1}^N e^{-\\pi n^2 t}\n$$\n\nで近似するとき, $N\\geqq 10$ としなければ, 上と同じ精度が得られないことを確認せよ. $t>0$ が小さいときには $\\Theta(t)$ の定義に基いて数値計算するより, モジュラー変換を用いて数値計算した方が効率的である. $\\QED$\n\n次のセルを見よ."
},
{
"metadata": {
"trusted": true
},
"cell_type": "code",
"source": "Theta(t; N=20) = iszero(N) ? one(t) : 1 + 2*sum(n->e^(-π*n^2*t), 1:N)\nt = 0.1\n@show 1/√t*Theta(1/t; N=0)\n@show 1/√t*Theta(1/t; N=1)\n@show 1/√t*Theta(1/t; N=2)\n@show Theta(t; N=9);\n@show Theta(t; N=10);\n@show Theta(t; N=11);",
"execution_count": 8,
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": "(1 / √t) * Theta(1 / t; N=0) = 3.162277660168379\n(1 / √t) * Theta(1 / t; N=1) = 3.162277660168523\n(1 / √t) * Theta(1 / t; N=2) = 3.162277660168523\nTheta(t; N=9) = 3.1622776601684772\nTheta(t; N=10) = 3.1622776601685225\nTheta(t; N=11) = 3.1622776601685225\n"
}
]
},
{
"metadata": {
"trusted": true
},
"cell_type": "code",
"source": "",
"execution_count": null,
"outputs": []
}
],
"metadata": {
"_draft": {
"nbviewer_url": "https://gist.github.com/8e4e14edc28f77b6669165d1af460c30"
},
"gist": {
"id": "8e4e14edc28f77b6669165d1af460c30",
"data": {
"description": "12 Fourier analysis",
"public": true
}
},
"kernelspec": {
"name": "julia-0.6",
"display_name": "Julia 0.6.3",
"language": "julia"
},
"language_info": {
"file_extension": ".jl",
"name": "julia",
"mimetype": "application/julia",
"version": "0.6.3"
},
"toc": {
"nav_menu": {},
"number_sections": true,
"sideBar": true,
"skip_h1_title": true,
"title_cell": "Table of Contents",
"title_sidebar": "Contents",
"toc_cell": true,
"toc_position": {},
"toc_section_display": true,
"toc_window_display": false
}
},
"nbformat": 4,
"nbformat_minor": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment