 bondscell_results $781fa565-398c-4c89-89f3-0595455afc85queued¤logsrunning¦outputbody3update_estimator! (generic function with 2 methods)mimetext/plainrootassigneelast_run_timestampAUGpersist_js_state·has_pluto_hook_features§cell_id$781fa565-398c-4c89-89f3-0595455afc85depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$37446874-1c28-491b-b3cc-b4ad3282686equeued¤logsrunning¦outputbody<div class="markdown"><p>Recreation of Figure 2.6 for the non-stationary case over 200000 steps with a drift rate of σ &#61; 0.01. These parameters can be adjusted above, but by default this is performed over 200,000 steps with the accumulated reward only being measured on the final 100,000 steps.  Unlike in the stationary case, the ϵ-greedy method with α&#61;0.1 for updating the Q values performs the best at a very small ϵ value of <span class="tex">$2^&#123;-7&#125;.$</span>  The UCB method is the second best performer but requires a very large c value of 128 compared to ~1 for the stationary case in which it was the best performer.  This UCB method also uses the sample average which is not ideal for a non-stationary distribution.  That is one of the reasons why it was mentioned earlier in the chapter that it is difficult to adapt the UCB technique to the non-stationary problem.  We can use the constant step size method but that doesn&#39;t help the fact that the variance estimates are wrong.  </p>
</div>mimetext/htmlrootassigneelast_run_timestampAX٩persist_js_state·has_pluto_hook_features§cell_id$37446874-1c28-491b-b3cc-b4ad3282686edepends_on_disabled_cells§runtime jjbpublished_object_keysdepends_on_skipped_cells§errored$8a52acf7-5d57-490f-8bd9-6e1e0e322872queued¤logsrunning¦outputbody8average_runs_cum_reward (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAU\persist_js_state·has_pluto_hook_features§cell_id$8a52acf7-5d57-490f-8bd9-6e1e0e322872depends_on_disabled_cells§runtime 8;published_object_keysdepends_on_skipped_cells§errored$8fac4109-2e0d-4366-9118-018221e0b910queued¤logsrunning¦outputbody+figure_2_4 (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampASpersist_js_state·has_pluto_hook_features§cell_id$8fac4109-2e0d-4366-9118-018221e0b910depends_on_disabled_cells§runtime 4published_object_keysdepends_on_skipped_cells§errored$98f4d5e6-7569-457e-851d-713c572ae400queued¤logsrunning¦outputbody@plot_nonstationary_param_search (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAXӰpersist_js_state·has_pluto_hook_features§cell_id$98f4d5e6-7569-457e-851d-713c572ae400depends_on_disabled_cells§runtime,o published_object_keysdepends_on_skipped_cells§errored$4be9e81b-c3de-4c79-97b5-b41c03e0f187queued¤logsrunning¦outputbody s<div class="markdown"><h4>Distribution of Best Action Reward for a Random 10 Armed Bandit, Expected Value Estimate &#61; 1.539</h4>
	<script id='plot_1'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [0.00021305254351673846, 0.00021422256080276975, 0.00021539853497921937, 0.00021658049366970854, 0.00021776846461119632, 0.00021896247565437007, 0.0002201625547640352, 0.0002213687300195065, 0.0002225810296149998, 0.00022379948186002533, 0.00022502411517978096, 0.00022625495811554912, 0.00022749203932508983, 0.00022873538758304084, 0.00022998503178131268, 0.00023124100092948972, 0.0002325033241552285, 0.00023377203070465896, 0.00023504714994278706, 0.0002363287113538966, 0.00023761674454195314, 0.0002389112792310088, 0.00024021234526560808, 0.00024151997261119478, 0.0002428341913545187, 0.00024415503170404523, 0.00024548252399036525, 0.00024681669866660424, 0.0002481575863088352, 0.00024950521761649055, 0.00025085962341277575, 0.00025222083464508535, 0.00025358888238541437, 0.0002549637978307801, 0.0002563456123036353, 0.0002577343572522898, 0.00025913006425132734, 0.0002605327650020275, 0.0002619424913327859, 0.0002633592751995397, 0.00026478314868618634, 0.0002662141440050107, 0.00026765229349711176, 0.0002690976296328247, 0.0002705501850121528, 0.0002720099923651923, 0.00027347708455256357, 0.00027495149456584054, 0.00027643325552798313, 0.0002779224006937682, 0.0002794189634502228, 0.0002809229773170597, 0.00028243447594711156, 0.00028395349312676716, 0.0002854800627764091, 0.0002870142189508517, 0.00028855599583978023, 0.000290105427768191, 0.0002916625491968322, 0.00029322739472264776, 0.00029479999907921735, 0.00029638039713720404, 0.00029796862390479633, 0.00029956471452815734, 0.0003011687042918684, 0.00030278062861938, 0.0003044005230734597, 0.00030602842335664295, 0.00030766436531168176, 0.000309308384922001, 0.00031096051831214797, 0.00031262080174824635, 0.0003142892716384544, 0.000315965964533417, 0.0003176509171267263, 0.00031934416625537725, 0.00032104574890022775, 0.00032275570218645735, 0.00032447406338403066, 0.00032620086990815654, 0.00032793615931975295, 0.0003296799693259101, 0.0003314323377803556, 0.00033319330268392075, 0.0003349629021850064, 0.0003367411745800512, 0.0003385281583140021, 0.0003403238919807825, 0.0003421284143237621, 0.0003439417642362329, 0.00034576398076187657, 0.0003475951030952439, 0.00034943517058222417, 0.00035128422272052507, 0.00035314229916014867, 0.0003550094397038665, 0.0003568856843077024, 0.00035877107308141003, 0.0003606656462889523, 0.00036256944434898727, 0.0003644825078353457, 0.0003664048774775187, 0.0003683365941611413, 0.0003702776989284774, 0.0003722282329789069, 0.0003741882376694135, 0.0003761577545150728, 0.000378136825189544, 0.00038012549152555613, 0.0003821237955154038, 0.0003841317793114377, 0.0003861494852265603, 0.00038817695573471625, 0.0003902142334713915, 0.0003922613612341086, 0.00039431838198292424, 0.0003963853388409271, 0.0003984622750947393, 0.00040054923419501266, 0.0004026462597569334, 0.0004047533955607255, 0.00040687068555214943, 0.0004089981738430114, 0.0004111359047116657, 0.0004132839226035204, 0.00041544227213154784, 0.0004176109980767875, 0.00041979014538886286, 0.00042197975918648224, 0.0004241798847579578, 0.0004263905675617132, 0.00042861185322679707, 0.0004308437875533994, 0.0004330864165133618, 0.0004353397862507002, 0.0004376039430821149, 0.00043987893349751235, 0.0004421648041605233, 0.00044446160190902045, 0.00044676937375564256, 0.0004490881668883144, 0.0004514180286707691, 0.00045375900664307024, 0.0004561111485221408, 0.0004584745022022835, 0.00046084911575571295, 0.0004632350374330762, 0.0004656323156639869, 0.0004680409990575519, 0.00047046113640290187, 0.00047289277666972255, 0.00047533596900878696, 0.0004777907627524876, 0.0004802572074153723, 0.00048273535269467916, 0.00048522524847086963, 0.00048772694480816737, 0.0004902404919550966, 0.0004927659403450205, 0.0004953033405966792, 0.0004978527435147323, 0.0005004142000902998, 0.0005029877615015065, 0.0005055734791140186, 0.0005081714044815968, 0.0005107815893466369, 0.0005134040856407158, 0.0005160389454851396, 0.000518686221191493, 0.0005213459652621841, 0.0005240182303910003, 0.0005267030694636529, 0.0005294005355583332, 0.0005321106819462625, 0.0005348335620922468, 0.0005375692296552332, 0.0005403177384888617, 0.0005430791426420219, 0.0005458534963594138, 0.000548640854082101, 0.0005514412704480751, 0.0005542548002928102, 0.0005570814986498265, 0.0005599214207512518, 0.0005627746220283848, 0.0005656411581122583, 0.0005685210848342003, 0.0005714144582264045, 0.0005743213345224932, 0.0005772417701580863, 0.0005801758217713665, 0.0005831235462036512, 0.000586085000499959, 0.0005890602419095857, 0.0005920493278866694, 0.0005950523160907656, 0.0005980692643874227, 0.0006011002308487528, 0.0006041452737540086, 0.0006072044515901571, 0.0006102778230524584, 0.0006133654470450452, 0.0006164673826814955, 0.0006195836892854171, 0.0006227144263910259, 0.0006258596537437242, 0.0006290194313006911, 0.000632193819231454, 0.0006353828779184791, 0.0006385866679577576, 0.0006418052501593844, 0.0006450386855481497, 0.0006482870353641226, 0.00065155036106324, 0.0006548287243178994, 0.0006581221870175396, 0.0006614308112692387, 0.0006647546593983037, 0.0006680937939488587, 0.0006714482776844428, 0.0006748181735885994, 0.0006782035448654733, 0.0006816044549404074, 0.0006850209674605339, 0.0006884531462953746, 0.0006919010555374402, 0.0006953647595028231, 0.0006988443227318033, 0.0007023398099894449, 0.0007058512862661976, 0.0007093788167784969, 0.0007129224669693684, 0.0007164823025090358, 0.0007200583892955152, 0.0007236507934552257, 0.0007272595813435951, 0.0007308848195456646, 0.0007345265748767007, 0.0007381849143827951, 0.0007418599053414804, 0.0007455516152623354, 0.0007492601118876007, 0.0007529854631927832, 0.0007567277373872713, 0.0007604870029149493, 0.0007642633284548073, 0.0007680567829215591, 0.0007718674354662479, 0.0007756953554768792, 0.0007795406125790188, 0.0007834032766364196, 0.0007872834177516391, 0.0007911811062666569, 0.0007950964127634918, 0.0007990294080648252, 0.0008029801632346197, 0.0008069487495787402, 0.000810935238645578, 0.0008149397022266749, 0.0008189622123573409, 0.0008230028413172835, 0.0008270616616312344, 0.0008311387460695694, 0.0008352341676489373, 0.00083934799963289, 0.0008434803155325064, 0.0008476311891070238, 0.0008518006943644622, 0.0008559889055622607, 0.0008601958972079059, 0.0008644217440595588, 0.0008686665211266924, 0.0008729303036707206, 0.0008772131672056342, 0.0008815151874986297, 0.0008858364405707538, 0.0008901770026975273, 0.0008945369504095856, 0.0008989163604933193, 0.0009033153099915015, 0.0009077338762039389, 0.0009121721366880974, 0.000916630169259747, 0.0009211080519936037, 0.0009256058632239611, 0.0009301236815453469, 0.0009346615858131472, 0.0009392196551442546, 0.000943797968917719, 0.0009483966067753812, 0.0009530156486225177, 0.0009576551746284894, 0.0009623152652273866, 0.0009669960011186707, 0.0009716974632678201, 0.0009764197329069838, 0.0009811628915356238, 0.000985927020921161, 0.0009907122030996288, 0.0009955185203763212, 0.0010003460553264366, 0.0010051948907957352, 0.0010100651099011922, 0.0010149567960316347, 0.001019870032848408, 0.0010248049042860237, 0.0010297614945528105, 0.001034739888131569, 0.0010397401697802254, 0.0010447624245324878, 0.001049806737698495, 0.0010548731948654842, 0.0010599618818984342, 0.0010650728849407247, 0.0010702062904148029, 0.001075362185022828, 0.0010805406557473389, 0.0010857417898519053, 0.00109096567488179, 0.0010962123986646144, 0.0011014820493110051, 0.001106774715215263, 0.0011120904850560247, 0.0011174294477969227, 0.0011227916926872415, 0.0011281773092625877, 0.0011335863873455476, 0.001139019017046351, 0.0011444752887635383, 0.0011499552931846183, 0.001155459121286735, 0.0011609868643373369, 0.0011665386138948344, 0.0011721144618092691, 0.0011777145002229794, 0.00118333882157127, 0.0011889875185830707, 0.0011946606842816114, 0.0012003584119850848, 0.0012060807953073174, 0.0012118279281584314, 0.0012175999047455224, 0.0012233968195733231, 0.0012292187674448698, 0.00123506584346218, 0.0012409381430269133, 0.0012468357618410466, 0.0012527587959075472, 0.0012587073415310358, 0.001264681495318466, 0.0012706813541797917, 0.0012767070153286363, 0.0012827585762829727, 0.0012888361348657854, 0.0012949397892057539, 0.001301069637737921, 0.0013072257792043607, 0.0013134083126548624, 0.0013196173374475902, 0.001325852953249779, 0.0013321152600383871, 0.00133840435810078, 0.0013447203480354045, 0.0013510633307524675, 0.001357433407474608, 0.0013638306797375658, 0.0013702552493908718, 0.0013767072185985089, 0.0013831866898396028, 0.0013896937659090853, 0.0013962285499183797, 0.0014027911452960712, 0.00140938165578859, 0.0014160001854608853, 0.0014226468386971008, 0.0014293217202012566, 0.0014360249349979223, 0.0014427565884328984, 0.0014495167861738902, 0.001456305634211194, 0.0014631232388583623, 0.001469969706752897, 0.0014768451448569167, 0.0014837496604578372, 0.0014906833611690539, 0.0014976463549306216, 0.0015046387500099255, 0.001511660655002368, 0.001518712178832047, 0.0015257934307524258, 0.001532904520347027, 0.0015400455575301018, 0.0015472166525473119, 0.0015544179159764076, 0.0015616494587279072, 0.0015689113920457829, 0.0015762038275081317, 0.0015835268770278566, 0.001590880652853352, 0.0015982652675691756, 0.0016056808340967343, 0.001613127465694956, 0.0016206052759609815, 0.0016281143788308308, 0.0016356548885800915, 0.0016432269198245915, 0.0016508305875210859, 0.0016584660069679314, 0.0016661332938057644, 0.0016738325640181851, 0.0016815639339324386, 0.0016893275202200767, 0.001697123439897663, 0.0017049518103274346, 0.0017128127492179823, 0.0017207063746249366, 0.001728632804951638, 0.0017365921589498209, 0.0017445845557202938, 0.0017526101147136086, 0.0017606689557307519, 0.001768761198923809, 0.0017768869647966524, 0.0017850463742056105, 0.0017932395483601586, 0.0018014666088235806, 0.0018097276775136566, 0.001818022876703337, 0.0018263523290214167, 0.0018347161574532138, 0.0018431144853412482, 0.0018515474363859153, 0.001860015134646161, 0.0018685177045401572, 0.0018770552708459827, 0.0018856279587022924, 0.0018942358936089889, 0.0019028792014279094, 0.0019115580083834901, 0.0019202724410634427, 0.0019290226264194318, 0.0019378086917677378, 0.0019466307647899414, 0.001955488973533599, 0.001964383446412899, 0.001973314312209345, 0.001982281700072435, 0.001991285739520313, 0.0020003265604404594, 0.0020094042930903513, 0.002018519068098135, 0.0020276710164632977, 0.002036860269557335, 0.0020460869591244196, 0.0020553512172820764, 0.0020646531765218423, 0.002073992969709942, 0.00208337073008795, 0.0020927865912734552, 0.002102240687260739, 0.002111733152421429, 0.0021212641215051743, 0.0021308337296403065, 0.0021404421123345035, 0.0021500894054754553, 0.002159775745331527, 0.0021695012685524254, 0.002179266112169858, 0.002189070413598195, 0.0021989143106351376, 0.0022087979414623683, 0.0022187214446462242, 0.002228684959138341, 0.0022386886242763346, 0.0022487325797844395, 0.0022588169657741745, 0.002268941922745006, 0.002279107591584998, 0.002289314113571473, 0.0022995616303716623, 0.002309850284043372, 0.002320180217035623, 0.002330551572189317, 0.002340964492737888, 0.0023514191223079485, 0.0023619156049199475, 0.002372454084988823, 0.002383034707324644, 0.0023936576171332768, 0.0024043229600170133, 0.0024150308819752314, 0.002425781529405054, 0.002436575049101964, 0.002447411588260487, 0.0024582912944748118, 0.0024692143157394467, 0.002480180800449857, 0.0024911908974031153, 0.002502244755798538, 0.0025133425252383346, 0.002524484355728232, 0.002535670397678141, 0.002546900801902766, 0.0025581757196222643, 0.0025694953024628744, 0.0025808597024575613, 0.0025922690720466364, 0.002603723564078407, 0.002615223331809804, 0.002626768528907021, 0.0026383593094461335, 0.0026499958279137406, 0.002661678239207599, 0.0026734066986372393, 0.0026851813619246053, 0.0026970023852046737, 0.002708869925026088, 0.0027207841383517788, 0.0027327451825595954, 0.0027447532154429148, 0.0027568083952112803, 0.002768910880491011, 0.0027810608303258325, 0.0027932584041774878, 0.002805503761926361, 0.0028177970638720903, 0.0028301384707341923, 0.0028425281436526653, 0.002854966244188611, 0.0028674529343248453, 0.0028799883764665164, 0.0028925727334417027, 0.002905206168502039, 0.0029178888453233035, 0.002930620928006054, 0.0029434025810762023, 0.0029562339694856354, 0.002969115258612832, 0.0029820466142634425, 0.002995028202670898, 0.003008060190497012, 0.0030211427448325837, 0.0030342760331979863, 0.0030474602235437756, 0.0030606954842512762, 0.003073981984133167, 0.003087319892434104, 0.003100709378831269, 0.003114150613435008, 0.003127643766789375, 0.0031411890098727497, 0.0031547865140984068, 0.0031684364513151183, 0.003182138993807716, 0.003195894314297688, 0.003209702585943752, 0.003223563982342442, 0.0032374786775286844, 0.003251446845976365, 0.0032654686625989103, 0.0032795443027498787, 0.0032936739422234997, 0.003307857757255266, 0.0033220959245225, 0.0033363886211449215, 0.0033507360246852087, 0.003365138313149574, 0.0033795956649883105, 0.003394108259096372, 0.003408676274813924, 0.0034232998919269037, 0.00343797929066758, 0.0034527146517150946, 0.003467506156196046, 0.0034823539856850133, 0.003497258322205118, 0.0035122193482285866, 0.003527237246677266, 0.0035423122009232096, 0.0035574443947891782, 0.0035726340125492306, 0.003587881238929226, 0.003603186259107376, 0.0036185492587147944, 0.003633970423836012, 0.003649449941009534, 0.003664987997228349, 0.003680584779940485, 0.0036962404770495105, 0.003711955276915093, 0.003727729368353499, 0.0037435629406381257, 0.003759456183500032, 0.0037754092871284516, 0.0037914224421713143, 0.0038074958397357485, 0.0038236296713886216, 0.003839824129157034, 0.003856079405528836, 0.003872395693453144, 0.0038887731863408246, 0.003905212078065038, 0.0039217125629617084, 0.00393827483583003, 0.00395489909193299, 0.003971585526997849, 0.003988334337216632, 0.00400514571924663, 0.004022019870210898, 0.004038956987698736, 0.0040559572697661675, 0.004073020914936457, 0.004090148122200565, 0.004107339091017639, 0.004124594021315492, 0.004141913113491088, 0.0041592965684110065, 0.004176744587411924, 0.004194257372301089, 0.004211835125356769, 0.004229478049328759, 0.004247186347438801, 0.004264960223381073, 0.004282799881322657, 0.004300705525903977, 0.004318677362239258, 0.004336715595917004, 0.004354820433000427, 0.004372992080027897, 0.004391230744013396, 0.004409536632446975, 0.004427909953295183, 0.004446350915001507, 0.004464859726486806, 0.004483436597149768, 0.004502081736867342, 0.004520795355995138, 0.004539577665367896, 0.004558428876299887, 0.004577349200585348, 0.004596338850498908, 0.004615398038795999, 0.004634526978713277, 0.004653725883969042, 0.00467299496876365, 0.0046923344477799115, 0.004711744536183524, 0.004731225449623437, 0.004750777404232304, 0.004770400616626857, 0.00479009530390829, 0.0048098616836626945, 0.004829699973961412, 0.0048496103933614605, 0.004869593160905886, 0.004889648496124179, 0.004909776619032636, 0.0049299777501347584, 0.004950252110421621, 0.004970599921372239, 0.004991021404953961, 0.005011516783622818, 0.005032086280323892, 0.005052730118491711, 0.005073448522050568, 0.005094241715414906, 0.0051151099234896785, 0.005136053371670683, 0.005157072285844925, 0.005178166892390976, 0.005199337418179296, 0.005220584090572588, 0.005241907137426158, 0.005263306787088202, 0.005284783268400201, 0.005306336810697212, 0.005327967643808212, 0.005349675998056418, 0.00537146210425961, 0.005393326193730477, 0.005415268498276886, 0.005437289250202232, 0.0054593886823057595, 0.005481567027882828, 0.005503824520725263, 0.005526161395121631, 0.005548577885857547, 0.005571074228215976, 0.005593650657977533, 0.005616307411420759, 0.005639044725322407, 0.005661862836957757, 0.005684761984100868, 0.005707742405024853, 0.005730804338502192, 0.005753948023804975, 0.005777173700705172, 0.005800481609474913, 0.005823871990886759, 0.0058473450862139295, 0.005870901137230583, 0.005894540386212076, 0.005918263075935223, 0.005942069449678497, 0.005965959751222324, 0.005989934224849318, 0.006013993115344484, 0.006038136667995503, 0.006062365128592925, 0.006086678743430407, 0.006111077759304973, 0.006135562423517175, 0.006160132983871356, 0.006184789688675869, 0.006209532786743249, 0.006234362527390475, 0.006259279160439129, 0.0062842829362156245, 0.006309374105551403, 0.006334552919783125, 0.006359819630752866, 0.006385174490808289, 0.0064106177528028725, 0.006436149670096044, 0.006461770496553374, 0.0064874804865467746, 0.006513279894954648, 0.006539168977162047, 0.006565147989060872, 0.006591217187049996, 0.0066173768280354504, 0.006643627169430568, 0.006669968469156133, 0.0066964009856405275, 0.006722924977819877, 0.0067495407051381875, 0.006776248427547499, 0.006803048405507981, 0.006829940899988112, 0.006856926172464756, 0.006884004484923305, 0.006911176099857825, 0.006938441280271117, 0.006965800289674867, 0.006993253392089741, 0.007020800852045487, 0.007048442934581031, 0.007076179905244599, 0.007104012030093758, 0.0071319395756955515, 0.007159962809126587, 0.007188081997973062, 0.007216297410330895, 0.007244609314805783, 0.007273017980513273, 0.007301523677078806, 0.0073301266746378145, 0.007358827243835749, 0.007387625655828156, 0.007416522182280719, 0.007445517095369279, 0.00747461066777993, 0.007503803172709013, 0.007533094883863174, 0.007562486075459379, 0.007591977022224953, 0.007621567999397591, 0.007651259282725397, 0.007681051148466856, 0.007710943873390905, 0.007740937734776886, 0.007771033010414577, 0.0078012299786041905, 0.007831528918156342, 0.007861930108392062, 0.007892433829142795, 0.00792304036075035, 0.007953749984066893, 0.007984562980454933, 0.008015479631787264, 0.008046500220446944, 0.00807762502932728, 0.008108854341831754, 0.008140188441873945, 0.00817162761387757, 0.00820317214277635, 0.008234822314014003, 0.008266578413544097, 0.00829844072783008, 0.008330409543845159, 0.008362485149072223, 0.00839466783150374, 0.008426957879641749, 0.008459355582497694, 0.00849186122959233, 0.00852447511095568, 0.008557197517126896, 0.008590028739154149, 0.008622969068594518, 0.0086560187975139, 0.008689178218486852, 0.00872244762459649, 0.00875582730943436, 0.008789317567100271, 0.008822918692202204, 0.008856630979856134, 0.008890454725685913, 0.008924390225823095, 0.008958437776906778, 0.008992597676083416, 0.009026870221006766, 0.009061255709837587, 0.009095754441243508, 0.009130366714398893, 0.009165092828984582, 0.009199933085187774, 0.009234887783701818, 0.00926995722572592, 0.00930514171296511, 0.009340441547629905, 0.009375857032436118, 0.0094113884706047, 0.009447036165861443, 0.009482800422436837, 0.009518681545065716, 0.009554679838987194, 0.00959079560994427, 0.009627029164183638, 0.00966338080845546, 0.009699850850013094, 0.009736439596612868, 0.009773147356513714, 0.009809974438477, 0.009846921151766256, 0.009883987806146828, 0.009921174711885623, 0.009958482179750833, 0.009995910521011668, 0.010033460047438013, 0.010071131071300128, 0.010108923905368349, 0.01014683886291277, 0.010184876257702959, 0.010223036404007584, 0.010261319616594156, 0.01029972621072858, 0.010338256502174941, 0.010376910807195095, 0.010415689442548346, 0.010454592725491036, 0.010493620973776274, 0.010532774505653538, 0.0105720536398683, 0.010611458695661614, 0.01065098999276982, 0.01069064785142411, 0.01073043259235016, 0.010770344536767692, 0.010810384006390155, 0.010850551323424253, 0.010890846810569567, 0.01093127079101811, 0.010971823588453963, 0.011012505527052817, 0.011053316931481549, 0.011094258126897747, 0.011135329438949336, 0.011176531193774139, 0.011217863717999325, 0.011259327338741057, 0.011300922383604027, 0.01134264918068089, 0.011384508058551897, 0.011426499346284402, 0.011468623373432314, 0.011510880470035692, 0.0115532709666202, 0.01159579519419664, 0.011638453484260392, 0.011681246168791019, 0.011724173580251589, 0.011767236051588343, 0.011810433916230002, 0.01185376750808733, 0.011897237161552597, 0.011940843211499, 0.011984585993280126, 0.012028465842729437, 0.012072483096159667, 0.012116638090362258, 0.012160931162606822, 0.012205362650640606, 0.012249932892687753, 0.01229464222744891, 0.012339490994100526, 0.012384479532294301, 0.012429608182156526, 0.012474877284287549, 0.012520287179761088, 0.012565838210123713, 0.012611530717394154, 0.012657365044062585, 0.01270334153309023, 0.012749460527908449, 0.012795722372418291, 0.012842127410989758, 0.012888675988461114, 0.012935368450138332, 0.012982205141794356, 0.013029186409668353, 0.013076312600465165, 0.013123584061354566, 0.013171001139970601, 0.013218564184410786, 0.0132662735432355, 0.013314129565467313, 0.01336213260059016, 0.01341028299854866, 0.013458581109747417, 0.01350702728505029, 0.013555621875779633, 0.013604365233715544, 0.0136532577110951, 0.01370229966061172, 0.013751491435414232, 0.013800833389106182, 0.013850325875745136, 0.013899969249841776, 0.013949763866359165, 0.01399971008071204, 0.01404980824876582, 0.01410005872683603, 0.014150461871687331, 0.014201018040532755, 0.014251727591032935, 0.01430259088129521, 0.014353608269872795, 0.014404780115763979, 0.014456106778411299, 0.014507588617700658, 0.014559225993960393, 0.014611019267960598, 0.014662968800912094, 0.014715074954465637, 0.014767338090710966, 0.014819758572176014, 0.014872336761825918, 0.01492507302306225, 0.014977967719721992, 0.015031021216076596, 0.015084233876831273, 0.015137606067123848, 0.015191138152523933, 0.015244830499032008, 0.015298683473078434, 0.015352697441522574, 0.015406872771651689, 0.015461209831180236, 0.015515708988248599, 0.015570370611422366, 0.015625195069691275, 0.01568018273246813, 0.015735333969587966, 0.01579064915130696, 0.015846128648301438, 0.0159017728316669, 0.015957582072917018, 0.016013556743982513, 0.016069697217210285, 0.016126003865362212, 0.016182477061614305, 0.016239117179555475, 0.016295924593186562, 0.01635289967691934, 0.01641004280557532, 0.016467354354384844, 0.016524834698985788, 0.016582484215422712, 0.01664030328014564, 0.016698292270008994, 0.01675645156227048, 0.016814781534589998, 0.016873282565028565, 0.01693195503204708, 0.016990799314505315, 0.0170498157916607, 0.017109004843167318, 0.01716836684907456, 0.017227902189826092, 0.017287611246258765, 0.017347494399601277, 0.017407552031473095, 0.017467784523883378, 0.01752819225922955, 0.01758877562029635, 0.017649534990254512, 0.01771047075265958, 0.017771583291450715, 0.017832872990949492, 0.01789434023585861, 0.01795598541126074, 0.018017808902617262, 0.018079811095767045, 0.018141992376925098, 0.018204353132681546, 0.018266893750000027, 0.0183296146162168, 0.01839251611903918, 0.018455598646544436, 0.018518862587178327, 0.018582308329754077, 0.01864593626345083, 0.01870974677781241, 0.018773740262746086, 0.018837917108521198, 0.018902277705767804, 0.01896682244547535, 0.019031551718991485, 0.019096465918020472, 0.01916156543462201, 0.01922685066120982, 0.019292321990550244, 0.019357979815760977, 0.01942382453030963, 0.019489856528012255, 0.01955607620303217, 0.019622483949878332, 0.01968908016340415, 0.019755865238805813, 0.019822839571621172, 0.01989000355772811, 0.019957357593343113, 0.020024902075020033, 0.020092637399648398, 0.020160563964452094, 0.02022868216698795, 0.02029699240514412, 0.020365495077138744, 0.020434190581518467, 0.020503079317156864, 0.020572161683253105, 0.020641438079330273, 0.02071090890523407, 0.02078057456113104, 0.02085043544750733, 0.020920491965166998, 0.020990744515230635, 0.021061193499133584, 0.021131839318624616, 0.021202682375764354, 0.02127372307292358, 0.021344961812781914, 0.02141639899832593, 0.021488035032847828, 0.021559870319943886, 0.021631905263512597, 0.02170414026775337, 0.021776575737164693, 0.021849212076542723, 0.021922049690979557, 0.021995088985861607, 0.0220683303668681, 0.022141774239969193, 0.022215421011424638, 0.022289271087781906, 0.022363324875874602, 0.02243758278282082, 0.022512045216021542, 0.02258671258315882, 0.02266158529219412, 0.02273666375136679, 0.02281194836919219, 0.022887439554460053, 0.022963137716232825, 0.02303904326384392, 0.02311515660689588, 0.023191478155258887, 0.023268008319068802, 0.023344747508725578, 0.02342169613489147, 0.02349885460848916, 0.023576223340700274, 0.02365380274296323, 0.023731593226971937, 0.023809595204673465, 0.023887809088266813, 0.023966235290200713, 0.024044874223171933, 0.024123726300123605, 0.0242027919342433, 0.024282071538961083, 0.024361565527948027, 0.024441274315114014, 0.024521198314606082, 0.024601337940806607, 0.024681693608331397, 0.0247622657320277, 0.02484305472697263, 0.024924061008471034, 0.025005284992053654, 0.025086727093475394, 0.025168387728713347, 0.025250267313964663, 0.02533236626564512, 0.025414685000386763, 0.025497223935036166, 0.02557998348665258, 0.0256629640725059, 0.025746166110074683, 0.025829590017044293, 0.025913236211304945, 0.02599710511094971, 0.026081197134272472, 0.026165512699766195, 0.02625005222612065, 0.02633481613222051, 0.02641980483714371, 0.026505018760158754, 0.026590458320723407, 0.02667612393848219, 0.026762016033264644, 0.026848135025083222, 0.026934481334131073, 0.027021055380780427, 0.027107857585580052, 0.027194888369253635, 0.02728214815269733, 0.027369637356978133, 0.027457356403331353, 0.027545305713158816, 0.027633485708026748, 0.02772189680966364, 0.027810539439958128, 0.027899414020956834, 0.0279885209748625, 0.02807786072403161, 0.02816743369097232, 0.028257240298342447, 0.028347280968947217, 0.028437556125737104, 0.02852806619180579, 0.02861881159038794, 0.028709792744856993, 0.028801010078723058, 0.028892464015630726, 0.02898415497935688, 0.029076083393808436, 0.02916824968302033, 0.029260654271153107, 0.029353297582490844, 0.029446180041438848, 0.029539302072521516, 0.029632664100380044, 0.02972626654977016, 0.029820109845559998, 0.02991419441272775, 0.030008520676359535, 0.030103089061646913, 0.03019789999388474, 0.030292953898469102, 0.03038825120089455, 0.030483792326752312, 0.030579577701727714, 0.030675607751597955, 0.030771882902229736, 0.030868403579577142, 0.030965170209679, 0.031062183218656864, 0.031159443032712574, 0.031256950078125824, 0.03135470478125189, 0.03145270756851925, 0.031550958866427475, 0.03164945910154431, 0.031748208700503926, 0.031847208090004124, 0.03194645769680399, 0.03204595794772184, 0.03214570926963237, 0.03224571208946464, 0.03234596683419927, 0.032446473930866464, 0.0325472338065432, 0.03264824688835102, 0.03274951360345371, 0.03285103437905449, 0.03295280964239391, 0.0330548398207471, 0.033157125341421595, 0.03325966663175487, 0.033362464119111535, 0.03346551823088111, 0.03356882939447561, 0.03367239803732685, 0.03377622458688405, 0.03388030947061137, 0.0339846531159854, 0.034089255950492565, 0.034194118401626526, 0.034299240896885984, 0.03440462386377169, 0.034510267729784445, 0.03461617292242207, 0.034722339869177006, 0.03482876899753397, 0.03493546073496704, 0.0350424155089374, 0.03514963374689047, 0.0352571158762537, 0.03536486232443357, 0.03547287351881326, 0.03558114988674998, 0.035689691855572386, 0.03579849985257783, 0.0359075743050301, 0.036016915640156265, 0.0361265242851446, 0.03623640066714139, 0.03634654521324892, 0.0364569583505221, 0.036567640505966684, 0.0366785921065356, 0.036789813579127195, 0.036901305350582066, 0.03701306784768046, 0.0371251014971397, 0.037237406725611294, 0.03734998395967847, 0.037462833625853405, 0.0375759561505744, 0.03768935196020338, 0.037803021481022804, 0.03791696513923356, 0.03803118336095161, 0.038145676572205474, 0.03826044519893367, 0.03837548966698175, 0.03849081040209967, 0.03860640782993893, 0.038722282376049924, 0.03883843446587898, 0.03895486452476582, 0.03907157297794069, 0.039188560250521455, 0.039305826767510994, 0.039423372953794215, 0.03954119923413553, 0.0396593060331757, 0.03977769377542919, 0.03989636288528149, 0.04001531378698596, 0.04013454690466129, 0.04025406266228863, 0.0403738614837085, 0.040493943792618246, 0.04061431001256892, 0.04073496056696281, 0.04085589587905006, 0.04097711637192615, 0.041098622468529036, 0.041220414591635994, 0.04134249316386116, 0.04146485860765208, 0.04158751134528736, 0.041710451798873366, 0.04183368039034162, 0.04195719754144568, 0.0420810036737582, 0.042205099208668266, 0.04232948456737818, 0.04245416017090055, 0.04257912644005574, 0.04270438379546824, 0.04282993265756448, 0.042955773446569194, 0.043081906582502896, 0.043208332485178885, 0.043335051574200076, 0.04346206426895602, 0.043589370988620105, 0.04371697215214664, 0.04384486817826746, 0.043973059485489525, 0.0441015464920911, 0.044230329616119744, 0.044359409275388444, 0.0444887858874731, 0.04461845986970932, 0.044748431639189234, 0.044878701612759, 0.04500927020701527, 0.0451401378383021, 0.045271304922708415, 0.04540277187606445, 0.04553453911393895, 0.04566660705163607, 0.0457989761041924, 0.04593164668637347, 0.046064619212671375, 0.04619789409730102, 0.04633147175419752, 0.04646535259701292, 0.04659953703911294, 0.046734025493574305, 0.04686881837318112, 0.047003916090422225, 0.047139319057487694, 0.047275027686266145, 0.047411042388341276, 0.04754736357498875, 0.047683991657173304, 0.047820927045545296, 0.04795817015043803, 0.04809572138186415, 0.04823358114951256, 0.04837174986274556, 0.04851022793059548, 0.04864901576176148, 0.04878811376460651, 0.04892752234715408, 0.049067241917084954, 0.04920727288173444, 0.04934761564808839, 0.04948827062278099, 0.04962923821209073, 0.04977051882193766, 0.049912112857880116, 0.050054020725111496, 0.050196242828456826, 0.050338779572370165, 0.050481631360930534, 0.050624798597839485, 0.05076828168641734, 0.05091208102960026, 0.05105619702993682, 0.05120063008958497, 0.05134538061030847, 0.05149044899347419, 0.051635835640048325, 0.05178154095059324, 0.05192756532526451, 0.0520739091638074, 0.05222057286555373, 0.0523675568294184, 0.052514861453896375, 0.052662487137059344, 0.052810434276552236, 0.05295870326959024, 0.05310729451295523, 0.053256208402992784, 0.05340544533560842, 0.05355500570626503, 0.05370488990997879, 0.05385509834131628, 0.054005631394391206, 0.05415648946286094, 0.05430767293992315, 0.05445918221831263, 0.054611017690298004, 0.054763179747678255, 0.05491566878177928, 0.05506848518345099, 0.05522162934306366, 0.055375101650504494, 0.05552890249517456, 0.055683032265985255, 0.05583749135135495, 0.05599228013920581, 0.05614739901696022, 0.056302848371537526, 0.05645862858935086, 0.05661474005630328, 0.05677118315778472, 0.056927958278668915, 0.057085065803309284, 0.05724250611553634, 0.0574002795986536, 0.05755838663543486, 0.05771682760812015, 0.057875602898412766, 0.058034712887476116, 0.05819415795592942, 0.058353938483845263, 0.05851405485074569, 0.05867450743559883, 0.05883529661681574, 0.05899642277224659, 0.05915788627917771, 0.059319687514327785, 0.059481826853844524, 0.0596443046733015, 0.05980712134769416, 0.05997027725143726, 0.06013377275836064, 0.060297608241705936, 0.06046178407412353, 0.060626300627668724, 0.06079115827379849, 0.06095635738336802, 0.061121898326627, 0.061287781473216806, 0.06145400719216612, 0.06162057585188836, 0.06178748782017775, 0.06195474346420601, 0.06212234315051871, 0.06229028724503202, 0.062458576113029116, 0.06262721011915702, 0.06279618962742234, 0.06296551500118892, 0.06313518660317341, 0.06330520479544215, 0.06347556993940782, 0.06364628239582588, 0.06381734252479071, 0.06398875068573293, 0.06416050723741491, 0.06433261253792823, 0.06450506694468945, 0.0646778708144373, 0.06485102450322829, 0.06502452836643408, 0.0651983827587376, 0.0653725880341295, 0.06554714454590486, 0.06572205264665924, 0.06589731268828596, 0.06607292502197165, 0.06624888999819335, 0.06642520796671517, 0.066601879276584, 0.06677890427612673, 0.06695628331294624, 0.06713401673391861, 0.06731210488518843, 0.06749054811216627, 0.06766934675952498, 0.06784850117119574, 0.06802801169036483, 0.06820787865947034, 0.06838810242019823, 0.06856868331347869, 0.06874962167948341, 0.06893091785762123, 0.0691125721865347, 0.06929458500409702, 0.06947695664740826, 0.06965968745279172, 0.06984277775579023, 0.07002622789116311, 0.0702100381928823, 0.07039420899412892, 0.07057874062728955, 0.07076363342395299, 0.07094888771490651, 0.07113450383013223, 0.07132048209880384, 0.07150682284928302, 0.0716935264091154, 0.07188059310502774, 0.07206802326292386, 0.07225581720788156, 0.0724439752641484, 0.07263249775513862, 0.07282138500342984, 0.07301063733075867, 0.07320025505801799, 0.07339023850525296, 0.07358058799165769, 0.07377130383557141, 0.07396238635447513, 0.07415383586498796, 0.07434565268286396, 0.07453783712298777, 0.07473038949937189, 0.07492331012515262, 0.07511659931258684, 0.07531025737304792, 0.075504284617023, 0.07569868135410844, 0.07589344789300725, 0.07608858454152466, 0.07628409160656527, 0.0764799693941291, 0.07667621820930794, 0.0768728383562822, 0.07706983013831722, 0.07726719385775915, 0.0774649298160324, 0.0776630383136354, 0.077861519650137, 0.0780603741241734, 0.07825960203344405, 0.07845920367470843, 0.07865917934378266, 0.07885952933553547, 0.07906025394388484, 0.07926135346179451, 0.07946282818127079, 0.07966467839335817, 0.07986690438813643, 0.0800695064547167, 0.0802724848812385, 0.0804758399548654, 0.08067957196178202, 0.08088368118719026, 0.08108816791530588, 0.08129303242935496, 0.0814982750115702, 0.08170389594318749, 0.08190989550444196, 0.08211627397456563, 0.08232303163178233, 0.082530168753305, 0.08273768561533255, 0.08294558249304512, 0.08315385966060153, 0.0833625173911357, 0.08357155595675217, 0.08378097562852393, 0.08399077667648776, 0.08420095936964156, 0.0844115239759399, 0.08462247076229149, 0.08483379999455468, 0.08504551193753476, 0.08525760685497996, 0.08547008500957795, 0.08568294666295273, 0.08589619207566056, 0.08610982150718646, 0.08632383521594152, 0.08653823345925814, 0.08675301649338742, 0.0869681845734956, 0.08718373795365993, 0.08739967688686588, 0.08761600162500308, 0.08783271241886205, 0.08804980951813099, 0.08826729317139168, 0.08848516362611611, 0.08870342112866376, 0.08892206592427694, 0.08914109825707835, 0.08936051837006641, 0.08958032650511305, 0.08980052290295941, 0.09002110780321236, 0.0902420814443419, 0.09046344406367605, 0.09068519589739907, 0.09090733718054701, 0.09112986814700437, 0.0913527890295008, 0.09157610005960763, 0.09179980146773412, 0.09202389348312437, 0.09224837633385381, 0.09247325024682537, 0.09269851544776621, 0.09292417216122484, 0.09315022061056655, 0.09337666101797103, 0.09360349360442821, 0.09383071858973512, 0.09405833619249239, 0.09428634663010106, 0.09451475011875853, 0.09474354687345582, 0.09497273710797362, 0.09520232103487929, 0.09543229886552296, 0.09566267081003454, 0.0958934370773203, 0.09612459787505884, 0.09635615340969866, 0.09658810388645359, 0.09682044950930073, 0.09705319048097606, 0.09728632700297078, 0.09751985927552942, 0.09775378749764482, 0.09798811186705564, 0.09822283258024271, 0.09845794983242558, 0.09869346381755952, 0.0989293747283317, 0.09916568275615784, 0.09940238809117935, 0.09963949092225918, 0.09987699143697953, 0.10011488982163713, 0.10035318626124108, 0.10059188093950902, 0.10083097403886368, 0.10107046574042965, 0.10131035622403027, 0.10155064566818375, 0.10179133425010051, 0.10203242214567951, 0.1022739095295046, 0.10251579657484193, 0.10275808345363596, 0.10300077033650688, 0.10324385739274655, 0.10348734479031542, 0.10373123269583956, 0.10397552127460724, 0.10422021069056528, 0.10446530110631636, 0.10471079268311499, 0.10495668558086506, 0.10520297995811628, 0.10544967597206019, 0.10569677377852817, 0.10594427353198725, 0.10619217538553714, 0.1064404794909074, 0.10668918599845291, 0.10693829505715247, 0.10718780681460406, 0.10743772141702244, 0.10768803900923525, 0.10793875973468081, 0.10818988373540371, 0.10844141115205252, 0.10869334212387638, 0.10894567678872105, 0.10919841528302707, 0.10945155774182531, 0.10970510429873495, 0.10995905508595888, 0.11021341023428172, 0.11046816987306664, 0.11072333413025104, 0.11097890313234447, 0.11123487700442572, 0.11149125587013832, 0.11174803985168853, 0.11200522906984199, 0.11226282364392053, 0.11252082369179861, 0.11277922932990099, 0.11303804067319909, 0.11329725783520794, 0.113556880927983, 0.11381691006211775, 0.11407734534673966, 0.11433818688950725, 0.1145994347966081, 0.1148610891727539, 0.11512315012117905, 0.11538561774363705, 0.1156484921403972, 0.11591177341024142, 0.11617546165046212, 0.11643955695685797, 0.11670405942373188, 0.11696896914388707, 0.117234286208625, 0.11750001070774153, 0.11776614272952468, 0.11803268236075047, 0.11829962968668162, 0.11856698479106272, 0.1188347477561186, 0.11910291866255102, 0.11937149758953496, 0.11964048461471688, 0.11990987981421108, 0.12017968326259633, 0.12044989503291398, 0.12072051519666402, 0.12099154382380305, 0.12126298098274052, 0.121534826740336, 0.12180708116189737, 0.12207974431117595, 0.12235281625036513, 0.1226262970400971, 0.12290018673943982, 0.12317448540589396, 0.12344919309539071, 0.1237243098622878, 0.12399983575936818, 0.12427577083783552, 0.12455211514731263, 0.12482886873583827, 0.12510603164986375, 0.1253836039342509, 0.12566158563226865, 0.1259399767855909, 0.1262187774342933, 0.12649798761685005, 0.12677760737013188, 0.12705763672940296, 0.12733807572831787, 0.12761892439891961, 0.12790018277163562, 0.12818185087527623, 0.12846392873703147, 0.12874641638246778, 0.12902931383552646, 0.12931262111852007, 0.12959633825212974, 0.1298804652554027, 0.13016500214574991, 0.13044994893894257, 0.1307353056491103, 0.13102107228873813, 0.13130724886866338, 0.13159383539807343, 0.13188083188450367, 0.13216823833383362, 0.1324560547502851, 0.13274428113641967, 0.13303291749313537, 0.13332196381966505, 0.13361142011357255, 0.1339012863707517, 0.13419156258542211, 0.13448224875012776, 0.1347733448557337, 0.13506485089142412, 0.13535676684469947, 0.1356490927013736, 0.13594182844557195, 0.13623497405972845, 0.13652852952458358, 0.1368224948191807, 0.13711686992086528, 0.13741165480528078, 0.13770684944636713, 0.13800245381635817, 0.13829846788577851, 0.13859489162344255, 0.13889172499644964, 0.13918896797018435, 0.13948662050831231, 0.13978468257277782, 0.1400831541238029, 0.14038203511988248, 0.14068132551778467, 0.14098102527254602, 0.14128113433747133, 0.14158165266412928, 0.14188258020235103, 0.14218391690022855, 0.14248566270411053, 0.14278781755860176, 0.1430903814065601, 0.1433933541890939, 0.1436967358455599, 0.14400052631356147, 0.14430472552894547, 0.14460933342580043, 0.14491434993645474, 0.14521977499147307, 0.14552560851965549, 0.1458318504480351, 0.146138500701874, 0.14644555920466415, 0.1467530258781223, 0.14706090064218963, 0.14736918341502891, 0.14767787411302152, 0.14798697265076702, 0.14829647894107964, 0.14860639289498678, 0.1489167144217265, 0.14922744342874547, 0.1495385798216968, 0.14985012350443844, 0.15016207437903042, 0.15047443234573332, 0.15078719730300516, 0.15110036914750102, 0.15141394777406922, 0.15172793307575067, 0.15204232494377592, 0.15235712326756357, 0.15267232793471824, 0.15298793883102785, 0.15330395584046325, 0.15362037884517415, 0.1539372077254889, 0.1542544423599113, 0.15457208262511984, 0.1548901283959644, 0.15520857954546538, 0.15552743594481144, 0.15584669746335678, 0.15616636396862102, 0.15648643532628537, 0.15680691140019237, 0.15712779205234262, 0.1574490771428941, 0.15777076653015945, 0.15809286007060458, 0.15841535761884656, 0.1587382590276525, 0.1590615641479367, 0.15938527282875922, 0.15970938491732456, 0.16003390025897987, 0.16035881869721172, 0.16068414007364704, 0.16100986422804833, 0.16133599099831422, 0.16166252022047667, 0.16198945172869994, 0.16231678535527796, 0.16264452093063336, 0.16297265828331528, 0.16330119723999847, 0.16363013762548106, 0.1639594792626828, 0.16428922197264353, 0.16461936557452206, 0.16494990988559366, 0.16528085472124973, 0.1656121998949944, 0.1659439452184447, 0.16627609050132827, 0.16660863555148162, 0.1669415801748484, 0.167274924175479, 0.16760866735552768, 0.16794280951525184, 0.16827735045301015, 0.16861228996526162, 0.16894762784656323, 0.16928336388956966, 0.16961949788502997, 0.16995602962178882, 0.17029295888678259, 0.17063028546503856, 0.1709680091396749, 0.17130612969189768, 0.17164464690100015, 0.17198356054436076, 0.17232287039744348, 0.1726625762337938, 0.17300267782503997, 0.1733431749408899, 0.17368406734913114, 0.1740253548156281, 0.17436703710432241, 0.1747091139772303, 0.17505158519444175, 0.1753944505141203, 0.1757377096924998, 0.17608136248388484, 0.1764254086406486, 0.17676984791323208, 0.1771146800501429, 0.1774599047979537, 0.17780552190130203, 0.1781515311028874, 0.1784979321434722, 0.17884472476187882, 0.17919190869498952, 0.17953948367774525, 0.17988744944314397, 0.18023580572224013, 0.18058455224414321, 0.18093368873601762, 0.1812832149230801, 0.18163313052859964, 0.18198343527389682, 0.18233412887834133, 0.18268521105935265, 0.18303668153239844, 0.18338854001099308, 0.18374078620669732, 0.1840934198291163, 0.18444644058590098, 0.18479984818274464, 0.18515364232338263, 0.18550782270959282, 0.18586238904119293, 0.18621734101604093, 0.18657267833003346, 0.18692840067710517, 0.18728450774922784, 0.18764099923641042, 0.1879978748266964, 0.18835513420616457, 0.18871277705892778, 0.18907080306713178, 0.1894292119109558, 0.18978800326860906, 0.19014717681633347, 0.1905067322284001, 0.19086666917711023, 0.19122698733279375, 0.19158768636380846, 0.19194876593654067, 0.19231022571540218, 0.19267206536283246, 0.1930342845392952, 0.19339688290328028, 0.19375986011130086, 0.19412321581789482, 0.19448694967562294, 0.194851061335068, 0.19521555044483604, 0.1955804166515537, 0.1959456595998694, 0.19631127893245093, 0.19667727428998757, 0.1970436453111874, 0.1974103916327771, 0.19777751288950268, 0.19814500871412782, 0.19851287873743462, 0.19888112258822135, 0.19924973989330455, 0.19961873027751595, 0.19998809336370416, 0.20035782877273328, 0.20072793612348327, 0.2010984150328485, 0.20146926511573798, 0.20184048598507634, 0.2022120772518009, 0.2025840385248637, 0.20295636941122985, 0.20332906951587806, 0.20370213844180016, 0.2040755757900001, 0.20444938115949565, 0.20482355414731596, 0.20519809434850309, 0.20557300135611023, 0.20594827476120306, 0.20632391415285925, 0.20669991911816757, 0.2070762892422281, 0.20745302410815247, 0.2078301232970643, 0.2082075863880966, 0.20858541295839486, 0.20896360258311572, 0.20934215483542593, 0.2097210692865036, 0.21010034550553747, 0.21047998305972812, 0.21085998151428642, 0.2112403404324336, 0.21162105937540343, 0.21200213790243919, 0.21238357557079676, 0.21276537193574152, 0.2131475265505521, 0.2135300389665169, 0.21391290873293692, 0.21429613539712397, 0.21467971850440254, 0.2150636575981089, 0.21544795221959048, 0.21583260190820908, 0.21621760620133662, 0.21660296463436007, 0.21698867674067798, 0.21737474205170235, 0.2177611600968591, 0.21814793040358796, 0.2185350524973425, 0.2189225259015903, 0.2193103501378145, 0.21969852472551257, 0.2200870491821975, 0.2204759230233984, 0.2208651457626599, 0.22125471691154341, 0.22164463597962744, 0.22203490247450736, 0.22242551590179677, 0.22281647576512684, 0.2232077815661477, 0.22359943280452824, 0.22399142897795782, 0.2243837695821453, 0.22477645411081937, 0.22516948205573115, 0.22556285290665268, 0.22595656615137824, 0.22635062127572522, 0.226745017763534, 0.22713975509666903, 0.22753483275501907, 0.22793025021649882, 0.22832600695704822, 0.22872210245063349, 0.22911853616924854, 0.22951530758291458, 0.22991241615968153, 0.23030986136562873, 0.23070764266486565, 0.23110575951953174, 0.23150421138979882, 0.23190299773386933, 0.23230211800798056, 0.2327015716664024, 0.23310135816143968, 0.2335014769434333, 0.2339019274607586, 0.23430270915982968, 0.23470382148509816, 0.23510526387905398, 0.23550703578222745, 0.2359091366331896, 0.23631156586855226, 0.23671432292296984, 0.23711740722914096, 0.23752081821780843, 0.2379245553177597, 0.23832861795582916, 0.23873300555689894, 0.2391377175438987, 0.239542753337808, 0.23994811235765737, 0.24035379402052795, 0.24075979774155368, 0.24116612293392276, 0.24157276900887817, 0.24197973537571807, 0.24238702144179824, 0.2427946266125331, 0.24320255029139584, 0.24361079187992013, 0.24401935077770154, 0.24442822638239872, 0.24483741808973528, 0.24524692529349829, 0.24565674738554283, 0.24606688375579222, 0.24647733379223807, 0.24688809688094254, 0.24729917240604055, 0.24771055974973907, 0.24812225829232007, 0.2485342674121409, 0.24894658648563664, 0.24935921488731996, 0.2497721519897848, 0.25018539716370497, 0.25059894977783853, 0.25101280919902597, 0.25142697479219495, 0.2518414459203598, 0.25225622194462244, 0.2526713022241763, 0.2530866861163053, 0.2535023729763866, 0.25391836215789265, 0.2543346530123913, 0.25475124488954826, 0.2551681371371283, 0.2555853291009982, 0.25600282012512576, 0.25642060955158325, 0.2568386967205495, 0.25725708097030964, 0.25767576163725814, 0.25809473805590055, 0.25851400955885473, 0.2589335754768524, 0.2593534351387403, 0.25977358787148436, 0.2601940330001691, 0.260614769847999, 0.26103579773630287, 0.26145711598453375, 0.2618787239102702, 0.2623006208292197, 0.26272280605522014, 0.2631452789002407, 0.2635680386743835, 0.2639910846858884, 0.26441441624113105, 0.26483803264462735, 0.26526193319903324, 0.2656861172051493, 0.26611058396192105, 0.2665353327664405, 0.2669603629139488, 0.26738567369783905, 0.2678112644096567, 0.26823713433910246, 0.2686632827740342, 0.2690897090004685, 0.2695164123025838, 0.26994339196272166, 0.27037064726138876, 0.27079817747725965, 0.2712259818871775, 0.27165405976615825, 0.27208241038739117, 0.27251103302224106, 0.27293992694025215, 0.27336909140914717, 0.2737985256948336, 0.27422822906140176, 0.27465820077112857, 0.27508844008448247, 0.27551894626012124, 0.27594971855489736, 0.27638075622385827, 0.2768120585202507, 0.2772436246955212, 0.27767545399932025, 0.2781075456795019, 0.27853989898212883, 0.2789725131514732, 0.27940538743001986, 0.2798385210584685, 0.2802719132757345, 0.28070556331895397, 0.28113947042348486, 0.2815736338229085, 0.2820080527490342, 0.28244272643189927, 0.2828776540997746, 0.2833128349791627, 0.2837482682948058, 0.28418395326968254, 0.28461988912501507, 0.28505607508027037, 0.28549251035316, 0.2859291941596478, 0.286366125713947, 0.2868033042285277, 0.28724072891411645, 0.2876783989796994, 0.28811631363252554, 0.28855447207810914, 0.288992873520233, 0.289431517160949, 0.28987040220058347, 0.2903095278377389, 0.2907488932692953, 0.2911884976904151, 0.2916283402945444, 0.2920684202734172, 0.2925087368170559, 0.2929492891137771, 0.29339007635019104, 0.2938310977112072, 0.29427235238003524, 0.29471383953818975, 0.2951555583654914, 0.2955975080400703, 0.29603968773836903, 0.2964820966351453, 0.2969247339034762, 0.2973675987147588, 0.2978106902387151, 0.29825400764339366, 0.2986975500951726, 0.29914131675876465, 0.29958530679721707, 0.3000295193719167, 0.3004739536425917, 0.30091860876731713, 0.30136348390251416, 0.3018085782029555, 0.3022538908217691, 0.30269942091043905, 0.30314516761881016, 0.3035911300950916, 0.3040373074858577, 0.30448369893605365, 0.30493030358899625, 0.3053771205863804, 0.30582414906827793, 0.30627138817314464, 0.3067188370378216, 0.3071664947975378, 0.30761436058591585, 0.30806243353497176, 0.30851071277512176, 0.3089591974351827, 0.30940788664237623, 0.30985677952233404, 0.3103058751990977, 0.3107551727951242, 0.31120467143128844, 0.31165437022688863, 0.3121042682996453, 0.3125543647657096, 0.31300465873966243, 0.31345514933452134, 0.3139058356617408, 0.3143567168312182, 0.31480779195129655, 0.3152590601287658, 0.3157105204688697, 0.3161621720753079, 0.31661401405023665, 0.31706604549427797, 0.3175182655065178, 0.31797067318451183, 0.3184232676242897, 0.31887604792035695, 0.3193290131656998, 0.31978216245178825, 0.3202354948685787, 0.32068900950451934, 0.3211427054465522, 0.3215965817801177, 0.32205063758915814, 0.3225048719561207, 0.32295928396196194, 0.32341387268615085, 0.32386863720667164, 0.324323576600031, 0.32477868994125625, 0.32523397630390444, 0.3256894347600631, 0.3261450643803525, 0.32660086423393475, 0.3270568333885121, 0.32751297091033316, 0.32796927586419555, 0.328425747313453, 0.3288823843200128, 0.32933918594434763, 0.3297961512454918, 0.3302532792810499, 0.33071056910719904, 0.33116801977869254, 0.3316256303488649, 0.33208339986963326, 0.33254132739150394, 0.33299941196357546, 0.33345765263354255, 0.3339160484476981, 0.3343745984509409, 0.3348333016867763, 0.33529215719732014, 0.33575116402330707, 0.33621032120408806, 0.3366696277776407, 0.33712908278056736, 0.3375886852481034, 0.33804843421412045, 0.3385083287111282, 0.33896836777028166, 0.3394285504213823, 0.33988887569288384, 0.3403493426118963, 0.34080995020418925, 0.34127069749419725, 0.3417315835050207, 0.3421926072584354, 0.342653767774891, 0.3431150640735202, 0.34357649517213695, 0.34403806008724763, 0.34449975783405024, 0.34496158742643956, 0.34542354787701274, 0.3458856381970709, 0.34634785739662804, 0.3468102044844088, 0.34727267846785903, 0.34773527835314494, 0.34819800314516103, 0.3486608518475322, 0.3491238234626189, 0.3495869169915214, 0.35005013143408303, 0.3505134657888975, 0.35097691905330913, 0.35144049022341894, 0.3519041782940903, 0.35236798225895205, 0.35283190111040397, 0.3532959338396174, 0.35376007943654353, 0.35422433688991933, 0.3546887051872652, 0.35515318331489604, 0.3556177702579224, 0.3560824650002549, 0.3565472665246098, 0.35701217381251454, 0.357477185844308, 0.3579423015991498, 0.35840752005502025, 0.35887284018873017, 0.35933826097592025, 0.3598037813910682, 0.3602694004074935, 0.3607351169973601, 0.3612009301316825, 0.36166683878033, 0.3621328419120321, 0.3625989384943794, 0.3630651274938345, 0.3635314078757291, 0.3639977786042748, 0.36446423864256494, 0.36493078695257924, 0.3653974224951902, 0.36586414423016317, 0.36633095111616704, 0.36679784211077543, 0.3672648161704706, 0.36773187225065024, 0.36819900930563204, 0.3686662262886559, 0.3691335221518922, 0.3696008958464437, 0.3700683463223509, 0.3705358725285973, 0.37100347341311474, 0.3714711479227867, 0.371938895003453, 0.372406713599916, 0.3728746026559443, 0.3733425611142779, 0.37381058791663274, 0.3742786820037052, 0.3747468423151785, 0.3752150677897248, 0.37568335736501196, 0.3761517099777086, 0.3766201245634879, 0.3770886000570323, 0.37755713539203883, 0.3780257295012246, 0.37849438131633095, 0.3789630897681282, 0.3794318537864199, 0.37990067230004954, 0.38036954423690467, 0.38083846852392067, 0.3813074440870875, 0.3817764698514523, 0.38224554474112715, 0.38271466767929174, 0.38318383758820007, 0.38365305338918304, 0.38412231400265556, 0.38459161834812083, 0.3850609653441762, 0.3855303539085147, 0.38599978295793524, 0.386469251408343, 0.38693875817475804, 0.38740830217131644, 0.38787788231128006, 0.3883474975070372, 0.38881714667010947, 0.3892868287111583, 0.3897565425399864, 0.3902262870655465, 0.39069606119594485, 0.39116586383844487, 0.391635693899475, 0.3921055502846318, 0.39257543189868593, 0.3930453376455864, 0.39351526642846624, 0.3939852171496491, 0.39445518871065044, 0.3949251800121871, 0.39539518995417905, 0.39586521743575837, 0.39633526135526764, 0.39680532061027357, 0.3972753940975664, 0.3977454807131664, 0.3982155793523278, 0.3986856889095494, 0.3991558082785718, 0.3996259363523889, 0.4000960720232506, 0.40056621418266725, 0.4010363617214166, 0.40150651352954764, 0.40197666849638714, 0.4024468255105443, 0.40291698345991506, 0.4033871412316874, 0.40385729771234913, 0.40432745178769197, 0.40479760234281226, 0.40526774826212386, 0.4057378884293588, 0.40620802172757253, 0.4066781470391509, 0.40714826324581443, 0.4076183692286242, 0.40808846386798714, 0.40855854604365954, 0.4090286146347552, 0.4094986685197487, 0.4099687065764816, 0.4104387276821686, 0.41090873071339984, 0.4113787145461497, 0.4118486780557795, 0.41231862011704656, 0.4127885396041035, 0.41325843539051055, 0.41372830634923446, 0.4141981513526597, 0.41466796927258887, 0.4151377589802522, 0.4156075193463095, 0.41607724924085704, 0.41654694753343374, 0.4170166130930264, 0.4174862447880734, 0.41795584148647086, 0.41842540205557943, 0.4188949253622291, 0.4193644102727225, 0.4198338556528436, 0.4203032603678612, 0.420772623282535, 0.4212419432611197, 0.4217112191673732, 0.4221804498645586, 0.4226496342154532, 0.42311877108235135, 0.4235878593270713, 0.42405689781095984, 0.4245258853948978, 0.424994820939307, 0.425463703304154, 0.4259325313489546, 0.4264013039327833, 0.4268700199142755, 0.4273386781516349, 0.42780727750263486, 0.4282758168246301, 0.4287442949745588, 0.4292127108089475, 0.4296810631839175, 0.4301493509551921, 0.4306175729780989, 0.4310857281075771, 0.4315538151981843, 0.43202183310409864, 0.4324897806791281, 0.4329576567767127, 0.43342546024993245, 0.4338931899515128, 0.4343608447338279, 0.4348284234489087, 0.43529592494844715, 0.43576334808380235, 0.436230691706006, 0.43669795466576783, 0.4371651358134804, 0.43763223399922674, 0.43809924807278533, 0.4385661768836321, 0.4390330192809518, 0.4394997741136393, 0.4399664402303073, 0.440433016479291, 0.44089950170865405, 0.44136589476619403, 0.44183219449944755, 0.44229839975569785, 0.44276450938197814, 0.4432305222250756, 0.44369643713154444, 0.44416225294770195, 0.44462796851964165, 0.44509358269323246, 0.44555909431413293, 0.4460245022277869, 0.446489805279436, 0.44695500231412266, 0.44742009217669737, 0.4478850737118226, 0.4483499457639784, 0.4488147071774691, 0.4492793567964294, 0.44974389346482746, 0.450208316026474, 0.4506726233250252, 0.45113681420399054, 0.45160088750673416, 0.4520648420764876, 0.4525286767563492, 0.45299239038929173, 0.45345598181816926, 0.4539194498857222, 0.4543827934345808, 0.45484601130727464, 0.45530910234623534, 0.4557720653938032, 0.45623489929223304, 0.45669760288369954, 0.4571601750103031, 0.4576226145140751, 0.4580849202369845, 0.4585470910209415, 0.45900912570780644, 0.45947102313939403, 0.45993278215747463, 0.46039440160379014, 0.4608558803200468, 0.46131721714793306, 0.4617784109291163, 0.46223946050525383, 0.4627003647179947, 0.46316112240898955, 0.46362173241989285, 0.46408219359236963, 0.4645425047681019, 0.4650026647887935, 0.46546267249617646, 0.46592252673201584, 0.4663822263381144, 0.4668417701563231, 0.4673011570285399, 0.4677603857967219, 0.46821945530288567, 0.46867836438911564, 0.46913711189757096, 0.4695956966704888, 0.4700541175501906, 0.4705123733790884, 0.47097046299968903, 0.4714283852546031, 0.47188613898654713, 0.4723437230383508, 0.4728011362529622, 0.4732583774734539, 0.4737154455430288, 0.4741723393050254, 0.47462905760292284, 0.47508559928034827, 0.47554196318108116, 0.47599814814905916, 0.4764541530283843, 0.4769099766633289, 0.47736561789833765, 0.47782107557804177, 0.47827634854725404, 0.47873143565098236, 0.47918633573443215, 0.4796410476430126, 0.4800955702223429, 0.4805499023182554, 0.4810040427768052, 0.48145799044427384, 0.481911744167174, 0.482365302792256, 0.4828186651665141, 0.4832718301371916, 0.4837247965517875, 0.4841775632580583, 0.4846301291040303, 0.4850824929379993, 0.485534653608538, 0.4859866099645031, 0.4864383608550405, 0.48688990512958935, 0.48734124163788906, 0.48779236922998437, 0.4882432867562323, 0.4886939930673055, 0.4891444870141997, 0.48959476744823927, 0.49004483322108133, 0.4904946831847237, 0.4909443161915076, 0.49139373109412665, 0.4918429267456294, 0.49229190199942674, 0.492740655709299, 0.49318918672939566, 0.49363749391425016, 0.4940855761187744, 0.4945334321982756, 0.49498106100845435, 0.4954284614054115, 0.4958756322456573, 0.49632257238611216, 0.49676928068411536, 0.4972157559974304, 0.4976619971842489, 0.49810800310319814, 0.4985537726133465, 0.49899930457420694, 0.4994445978457437, 0.4998896512883806, 0.5003344637630013, 0.5007790341309605, 0.5012233612540846, 0.5016674439946809, 0.5021112812155413, 0.5025548717799483, 0.5029982145516801, 0.5034413083950174, 0.5038841521747462, 0.5043267447561701, 0.504769085005106, 0.5052111717878962, 0.5056530039714148, 0.5060945804230671, 0.5065359000108006, 0.5069769616031108, 0.5074177640690413, 0.5078583062781961, 0.5082985871007386, 0.5087386054074028, 0.5091783600694963, 0.5096178499589041, 0.5100570739480961, 0.5104960309101346, 0.5109347197186743, 0.511373139247974, 0.5118112883728982, 0.5122491659689216, 0.512686770912139, 0.513124102079267, 0.5135611583476509, 0.5139979385952707, 0.5144344417007443, 0.5148706665433361, 0.5153066120029598, 0.5157422769601856, 0.5161776602962448, 0.5166127608930345, 0.5170475776331265, 0.5174821093997666, 0.5179163550768856, 0.5183503135491029, 0.5187839837017318, 0.5192173644207825, 0.5196504545929742, 0.520083253105731, 0.5205157588471975, 0.5209479707062346, 0.5213798875724329, 0.5218115083361128, 0.5222428318883316, 0.5226738571208905, 0.5231045829263377, 0.5235350081979723, 0.5239651318298549, 0.5243949527168089, 0.5248244697544264, 0.5252536818390744, 0.5256825878679001, 0.5261111867388335, 0.5265394773505987, 0.5269674586027139, 0.5273951293954973, 0.5278224886300754, 0.5282495352083848, 0.5286762680331802, 0.5291026860080392, 0.5295287880373658, 0.5299545730263966, 0.5303800398812073, 0.5308051875087167, 0.5312300148166923, 0.5316545207137562, 0.5320787041093881, 0.5325025639139341, 0.532926099038609, 0.5333493083955015, 0.5337721908975825, 0.534194745458707, 0.5346169709936206, 0.5350388664179656, 0.5354604306482845, 0.5358816626020263, 0.5363025611975508, 0.5367231253541352, 0.5371433539919782, 0.5375632460322053, 0.5379828003968743, 0.5384020160089805, 0.5388208917924595, 0.5392394266721987, 0.5396576195740337, 0.5400754694247609, 0.5404929751521381, 0.5409101356848922, 0.5413269499527227, 0.5417434168863073, 0.5421595354173072, 0.542575304478372, 0.5429907230031455, 0.5434057899262709, 0.543820504183391, 0.5442348647111626, 0.5446488704472527, 0.5450625203303496, 0.5454758133001641, 0.5458887482974358, 0.54630132426394, 0.5467135401424893, 0.54712539487694, 0.5475368874121997, 0.5479480166942281, 0.5483587816700444, 0.5487691812877328, 0.5491792144964438, 0.5495888802464064, 0.5499981774889242, 0.5504071051763867, 0.5508156622622719, 0.5512238477011516, 0.5516316604486973, 0.552039099461682, 0.552446163697989, 0.5528528521166147, 0.5532591636776727, 0.5536650973424027, 0.5540706520731691, 0.5544758268334723, 0.5548806205879483, 0.5552850323023772, 0.5556890609436868, 0.5560927054799568, 0.5564959648804246, 0.5568988381154888, 0.5573013241567165, 0.5577034219768462, 0.5581051305497916, 0.5585064488506497, 0.5589073758557018, 0.559307910542422, 0.559708051889479, 0.5601077988767438, 0.5605071504852882, 0.5609061056973998, 0.5613046634965765, 0.5617028228675387, 0.562100582796228, 0.5624979422698188, 0.5628949002767156, 0.5632914558065621, 0.5636876078502464, 0.5640833553999038, 0.5644786974489203, 0.5648736329919415, 0.5652681610248721, 0.5656622805448871, 0.566055990550426, 0.5664492900412116, 0.5668421780182408, 0.5672346534837988, 0.567626715441458, 0.5680183628960874, 0.5684095948538522, 0.5688004103222217, 0.5691908083099739, 0.569580787827198, 0.5699703478853002, 0.570359487497008, 0.5707482056763749, 0.5711365014387861, 0.5715243738009604, 0.5719118217809555, 0.5722988443981747, 0.5726854406733698, 0.5730716096286438, 0.5734573502874584, 0.573842661674636, 0.5742275428163677, 0.5746119927402139, 0.5749960104751078, 0.5753795950513659, 0.5757627455006874, 0.5761454608561584, 0.5765277401522607, 0.5769095824248706, 0.5772909867112681, 0.5776719520501359, 0.5780524774815706, 0.5784325620470814, 0.5788122047895966, 0.5791914047534685, 0.5795701609844746, 0.5799484725298277, 0.5803263384381743, 0.5807037577596025, 0.5810807295456442, 0.5814572528492814, 0.5818333267249474, 0.5822089502285346, 0.582584122417397, 0.5829588423503543, 0.583333109087696, 0.5837069216911859, 0.5840802792240659, 0.5844531807510625, 0.5848256253383867, 0.5851976120537415, 0.5855691399663256, 0.5859402081468371, 0.5863108156674767, 0.5866809616019524, 0.5870506450254845, 0.5874198650148098, 0.5877886206481833, 0.5881569110053863, 0.5885247351677244, 0.5888920922180402, 0.5892589812407082, 0.5896254013216448, 0.5899913515483112, 0.5903568310097154, 0.5907218387964178, 0.5910863740005367, 0.591450435715748, 0.5918140230372944, 0.5921771350619836, 0.5925397708881989, 0.5929019296158979, 0.5932636103466179, 0.5936248121834795, 0.5939855342311926, 0.5943457755960576, 0.5947055353859722, 0.5950648127104313, 0.5954236066805348, 0.595781916408988, 0.5961397410101088, 0.59649707959983, 0.5968539312957017, 0.5972102952168971, 0.5975661704842162, 0.5979215562200889, 0.5982764515485792, 0.598630855595386, 0.5989847674878539, 0.5993381863549699, 0.5996911113273707, 0.6000435415373451, 0.6003954761188383, 0.6007469142074545, 0.6010978549404641, 0.6014482974568023, 0.6017982408970769, 0.6021476844035696, 0.602496627120241, 0.6028450681927328, 0.6031930067683723, 0.6035404419961767, 0.6038873730268558, 0.604233799012815, 0.604579719108161, 0.6049251324687032, 0.605270038251956, 0.6056144356171484, 0.6059583237252218, 0.6063017017388331, 0.6066445688223638, 0.606986924141917, 0.6073287668653257, 0.6076700961621542, 0.6080109112037019, 0.6083512111630074, 0.6086909952148484, 0.6090302625357501, 0.6093690123039875, 0.6097072436995863, 0.6100449559043266, 0.6103821481017498, 0.6107188194771582, 0.6110549692176203, 0.6113905965119732, 0.6117257005508279, 0.6120602805265666, 0.612394335633357, 0.612727865067143, 0.613060868025658, 0.6133933437084218, 0.6137252913167488, 0.6140567100537446, 0.6143875991243183, 0.6147179577351776, 0.6150477850948359, 0.6153770804136135, 0.6157058429036453, 0.6160340717788771, 0.6163617662550757, 0.6166889255498265, 0.6170155488825394, 0.6173416354744508, 0.6176671845486289, 0.6179921953299743, 0.6183166670452237, 0.618640598922955, 0.6189639901935855, 0.6192868400893811, 0.6196091478444549, 0.6199309126947723, 0.6202521338781537, 0.6205728106342748, 0.6208929422046752, 0.621212527832756, 0.6215315667637882, 0.6218500582449069, 0.6221680015251243, 0.6224853958553266, 0.6228022404882781, 0.6231185346786252, 0.623434277682898, 0.623749468759513, 0.624064107168778, 0.6243781921728934, 0.6246917230359533, 0.6250046990239533, 0.6253171194047882, 0.6256289834482571, 0.6259402904260685, 0.6262510396118353, 0.6265612302810885, 0.6268708617112708, 0.6271799331817439, 0.6274884439737911, 0.627796393370617, 0.6281037806573547, 0.628410605121064, 0.6287168660507375, 0.6290225627373008, 0.6293276944736194, 0.6296322605544926, 0.6299362602766682, 0.6302396929388338, 0.6305425578416273, 0.6308448542876339, 0.6311465815813947, 0.6314477390294013, 0.6317483259401085, 0.632048341623926, 0.6323477853932291, 0.6326466565623586, 0.6329449544476201, 0.6332426783672928, 0.6335398276416261, 0.6338364015928463, 0.634132399545156, 0.6344278208247379, 0.6347226647597588, 0.6350169306803688, 0.6353106179187056, 0.6356037258088957, 0.6358962536870589, 0.6361882008913093, 0.6364795667617578, 0.6367703506405131, 0.6370605518716876, 0.6373501698013948, 0.6376392037777564, 0.6379276531509, 0.6382155172729679, 0.6385027954981104, 0.638789487182497, 0.6390755916843096, 0.6393611083637559, 0.6396460365830612, 0.6399303757064753, 0.6402141251002743, 0.6404972841327635, 0.6407798521742787, 0.6410618285971854, 0.6413432127758881, 0.6416240040868251, 0.6419042019084746, 0.6421838056213572, 0.6424628146080337, 0.6427412282531134, 0.6430190459432492, 0.6432962670671477, 0.6435728910155621, 0.6438489171813027, 0.644124344959234, 0.644399173746276, 0.64467340294141, 0.644947031945678, 0.6452200601621862, 0.6454924869961046, 0.6457643118546701, 0.6460355341471894, 0.6463061532850396, 0.6465761686816712, 0.6468455797526084, 0.6471143859154536, 0.647382586589886, 0.6476501811976635, 0.6479171691626296, 0.6481835499107089, 0.648449322869913, 0.6487144874703403, 0.6489790431441774, 0.6492429893257029, 0.6495063254512888, 0.6497690509593999, 0.6500311652905968, 0.6502926678875403, 0.6505535581949874, 0.6508138356597989, 0.6510734997309364, 0.6513325498594679, 0.6515909854985659, 0.6518488061035109, 0.6521060111316926, 0.652362600042613, 0.652618572297884, 0.652873927361234, 0.653128664698506, 0.6533827837776591, 0.6536362840687738, 0.6538891650440476, 0.6541414261778021, 0.6543930669464806, 0.654644086828652, 0.6548944853050109, 0.65514426185838, 0.6553934159737095, 0.6556419471380828, 0.6558898548407109, 0.6561371385729441, 0.6563837978282608, 0.6566298321022798, 0.6568752408927563, 0.6571200236995831, 0.6573641800247945, 0.6576077093725654, 0.6578506112492123, 0.6580928851631997, 0.6583345306251314, 0.6585755471477632, 0.6588159342459949, 0.6590556914368776, 0.6592948182396109, 0.6595333141755485, 0.6597711787681931, 0.6600084115432048, 0.6602450120283962, 0.6604809797537377, 0.6607163142513551, 0.6609510150555359, 0.6611850817027239, 0.6614185137315264, 0.6616513106827092, 0.6618834720992041, 0.6621149975261056, 0.6623458865106737, 0.6625761386023342, 0.6628057533526787, 0.6630347303154689, 0.6632630690466361, 0.6634907691042786, 0.6637178300486686, 0.6639442514422492, 0.6641700328496387, 0.6643951738376247, 0.6646196739751747, 0.6648435328334281, 0.665066749985704, 0.665289325007498, 0.6655112574764832, 0.6657325469725133, 0.6659531930776216, 0.666173195376023, 0.6663925534541142, 0.6666112669004737, 0.6668293353058636, 0.6670467582632307, 0.6672635353677088, 0.6674796662166127, 0.667695150409448, 0.6679099875479061, 0.668124177235865, 0.6683377190793947, 0.6685506126867524, 0.668762857668383, 0.6689744536369279, 0.6691854002072145, 0.6693956969962661, 0.6696053436232954, 0.6698143397097106, 0.6700226848791134, 0.6702303787573003, 0.6704374209722607, 0.6706438111541829, 0.6708495489354475, 0.6710546339506357, 0.6712590658365233, 0.6714628442320862, 0.671665968778495, 0.6718684391191231, 0.6720702548995393, 0.6722714157675148, 0.6724719213730205, 0.6726717713682263, 0.6728709654075049, 0.6730695031474302, 0.6732673842467762, 0.6734646083665206, 0.6736611751698434, 0.6738570843221274, 0.6740523354909594, 0.6742469283461284, 0.6744408625596274, 0.6746341378056561, 0.6748267537606145, 0.6750187101031124, 0.6752100065139597, 0.6754006426761746, 0.6755906182749815, 0.6757799329978079, 0.6759685865342893, 0.6761565785762675, 0.6763439088177902, 0.6765305769551102, 0.6767165826866911, 0.6769019257131997, 0.677086605737512, 0.6772706224647091, 0.6774539756020819, 0.6776366648591267, 0.6778186899475493, 0.6780000505812624, 0.6781807464763853, 0.6783607773512462, 0.6785401429263814, 0.6787188429245347, 0.6788968770706552, 0.6790742450919048, 0.6792509467176504, 0.6794269816794667, 0.6796023497111364, 0.6797770505486495, 0.6799510839302062, 0.6801244495962109, 0.6802971472892769, 0.6804691767542278, 0.6806405377380894, 0.6808112299900988, 0.6809812532616989, 0.6811506073065389, 0.6813192918804761, 0.6814873067415741, 0.6816546516501019, 0.6818213263685364, 0.6819873306615599, 0.6821526642960598, 0.6823173270411309, 0.6824813186680728, 0.6826446389503891, 0.6828072876637895, 0.6829692645861872, 0.6831305694977032, 0.6832912021806571, 0.6834511624195754, 0.6836104500011889, 0.6837690647144296, 0.6839270063504322, 0.6840842747025362, 0.6842408695662797, 0.6843967907394038, 0.6845520380218534, 0.6847066112157694, 0.6848605101254966, 0.6850137345575781, 0.6851662843207569, 0.6853181592259767, 0.6854693590863776, 0.685619883717298, 0.6857697329362745, 0.6859189065630412, 0.6860674044195286, 0.6862152263298618, 0.6863623721203634, 0.6865088416195505, 0.686654634658134, 0.6867997510690185, 0.6869441906873025, 0.6870879533502776, 0.6872310388974247, 0.687373447170421, 0.6875151780131299, 0.6876562312716058, 0.6877966067940958, 0.687936304431032, 0.6880753240350365, 0.6882136654609177, 0.6883513285656717, 0.6884883132084808, 0.6886246192507127, 0.6887602465559173, 0.6888951949898319, 0.6890294644203736, 0.6891630547176427, 0.6892959657539234, 0.6894281974036781, 0.6895597495435495, 0.6896906220523578, 0.6898208148111048, 0.689950327702968, 0.6900791606132997, 0.6902073134296318, 0.6903347860416674, 0.6904615783412845, 0.6905876902225355, 0.690713121581643, 0.690837872317002, 0.6909619423291765, 0.6910853315209021, 0.6912080397970797, 0.69133006706478, 0.691451413233238, 0.6915720782138561, 0.6916920619202006, 0.691811364268, 0.6919299851751464, 0.6920479245616933, 0.6921651823498534, 0.6922817584639988, 0.6923976528306612, 0.6925128653785282, 0.6926273960384435, 0.6927412447434039, 0.6928544114285657, 0.69296689603123, 0.6930786984908565, 0.6931898187490505, 0.6933002567495687, 0.6934100124383156, 0.6935190857633423, 0.6936274766748457, 0.6937351851251667, 0.6938422110687905, 0.6939485544623433, 0.6940542152645937, 0.6941591934364483, 0.6942634889409528, 0.6943671017432882, 0.6944700318107765, 0.694572279112867, 0.6946738436211476, 0.6947747253093374, 0.694874924153282, 0.694974440130962, 0.6950732732224831, 0.6951714234100768, 0.6952688906781012, 0.6953656750130393, 0.6954617764034937, 0.6955571948401887, 0.6956519303159723, 0.6957459828258044, 0.6958393523667671, 0.6959320389380554, 0.6960240425409787, 0.69611536317896, 0.6962060008575307, 0.6962959555843341, 0.6963852273691218, 0.6964738162237504, 0.6965617221621828, 0.6966489452004855, 0.6967354853568267, 0.6968213426514752, 0.6969065171067981, 0.696991008747262, 0.697074817599426, 0.6971579436919482, 0.6972403870555751, 0.6973221477231468, 0.697403225729592, 0.6974836211119277, 0.6975633339092561, 0.6976423641627663, 0.6977207119157266, 0.6977983772134926, 0.6978753601034927, 0.6979516606352387, 0.6980272788603178, 0.6981022148323874, 0.6981764686071836, 0.6982500402425097, 0.6983229297982427, 0.6983951373363222, 0.6984666629207574, 0.6985375066176212, 0.6986076684950473, 0.6986771486232315, 0.6987459470744295, 0.6988140639229531, 0.6988814992451687, 0.6989482531194966, 0.6990143256264099, 0.6990797168484316, 0.6991444268701297, 0.6992084557781227, 0.6992718036610718, 0.6993344706096791, 0.6993964567166889, 0.6994577620768844, 0.6995183867870847, 0.699578330946145, 0.6996375946549516, 0.6996961780164245, 0.6997540811355103, 0.6998113041191845, 0.6998678470764464, 0.6999237101183211, 0.6999788933578511, 0.7000333969101038, 0.7000872208921575, 0.700140365423111, 0.7001928306240741, 0.7002446166181684, 0.7002957235305245, 0.7003461514882805, 0.7003959006205814, 0.7004449710585721, 0.7004933629354017, 0.7005410763862153, 0.7005881115481593, 0.7006344685603707, 0.7006801475639817, 0.7007251487021138, 0.7007694721198785, 0.7008131179643742, 0.7008560863846808, 0.7008983775318638, 0.7009399915589666, 0.7009809286210097, 0.7010211888749934, 0.7010607724798874, 0.7010996795966347, 0.701137910388146, 0.7011754650193015, 0.7012123436569442, 0.7012485464698799, 0.7012840736288759, 0.7013189253066563, 0.7013531016779023, 0.7013866029192459, 0.7014194292092751, 0.7014515807285233, 0.7014830576594719, 0.7015138601865472, 0.7015439884961172, 0.7015734427764895, 0.701602223217911, 0.7016303300125625, 0.7016577633545577, 0.7016845234399409, 0.7017106104666868, 0.7017360246346932, 0.7017607661457839, 0.7017848352037026, 0.7018082320141122, 0.7018309567845915, 0.7018530097246347, 0.7018743910456474, 0.7018951009609437, 0.7019151396857461, 0.7019345074371786, 0.7019532044342716, 0.7019712308979519, 0.7019885870510442, 0.7020052731182685, 0.7020212893262364, 0.7020366359034501, 0.7020513130802994, 0.7020653210890573, 0.70207866016388, 0.7020913305408043, 0.7021033324577434, 0.7021146661544863, 0.7021253318726937, 0.7021353298558966, 0.702144660349492, 0.7021533236007427, 0.7021613198587741, 0.7021686493745702, 0.7021753124009731, 0.7021813091926772, 0.7021866400062337, 0.7021913051000366, 0.702195304734332, 0.7021986391712071, 0.7022013086745916, 0.7022033135102546, 0.7022046539458008, 0.7022053302506696, 0.7022053426961284, 0.7022046915552775, 0.702203377103041, 0.7022013996161637, 0.7021987593732139, 0.7021954566545767, 0.702191491742452, 0.7021868649208524, 0.7021815764756001, 0.7021756266943241, 0.7021690158664584, 0.7021617442832382, 0.7021538122376958, 0.7021452200246628, 0.7021359679407625, 0.7021260562844085, 0.7021154853558025, 0.7021042554569336, 0.7020923668915686, 0.7020798199652594, 0.702066614985331, 0.7020527522608833, 0.7020382321027875, 0.7020230548236858, 0.7020072207379813, 0.7019907301618437, 0.7019735834132019, 0.7019557808117426, 0.7019373226789056, 0.7019182093378821, 0.7018984411136152, 0.70187801833279, 0.7018569413238366, 0.7018352104169266, 0.701812825943966, 0.7017897882385984, 0.7017660976361962, 0.701741754473863, 0.7017167590904269, 0.7016911118264392, 0.7016648130241713, 0.7016378630276123, 0.7016102621824646, 0.7015820108361435, 0.7015531093377707, 0.7015235580381745, 0.7014933572898877, 0.7014625074471381, 0.7014310088658541, 0.701398861903657, 0.7013660669198581, 0.7013326242754564, 0.7012985343331379, 0.7012637974572679, 0.7012284140138917, 0.7011923843707294, 0.7011557088971767, 0.7011183879642967, 0.701080421944821, 0.7010418112131434, 0.7010025561453201, 0.7009626571190655, 0.7009221145137464, 0.7008809287103839, 0.7008391000916477, 0.7007966290418535, 0.700753515946956, 0.7007097611945549, 0.7006653651738842, 0.7006203282758102, 0.7005746508928309, 0.7005283334190714, 0.7004813762502831, 0.700433779783836, 0.7003855444187184, 0.7003366705555356, 0.7002871585965029, 0.7002370089454459, 0.7001862220077959, 0.7001347981905853, 0.7000827379024477, 0.7000300415536134, 0.6999767095559034, 0.6999227423227313, 0.6998681402690976, 0.6998129038115863, 0.6997570333683615, 0.6997005293591638, 0.6996433922053129, 0.699585622329694, 0.6995272201567638, 0.6994681861125448, 0.6994085206246164, 0.6993482241221227, 0.6992872970357598, 0.699225739797776, 0.6991635528419693, 0.6991007366036829, 0.6990372915198036, 0.6989732180287577, 0.6989085165705063, 0.6988431875865442, 0.6987772315198966, 0.6987106488151152, 0.698643439918274, 0.6985756052769676, 0.6985071453403069, 0.6984380605589181, 0.6983683513849367, 0.6982980182720052, 0.6982270616752688, 0.6981554820513758, 0.6980832798584699, 0.6980104555561909, 0.6979370096056656, 0.6978629424695136, 0.6977882546118354, 0.6977129464982111, 0.6976370185957023, 0.697560471372843, 0.697483305299638, 0.6974055208475601, 0.6973271184895481, 0.6972480986999992, 0.6971684619547718, 0.6970882087311764, 0.6970073395079758, 0.6969258547653802, 0.6968437549850446, 0.6967610406500664, 0.6966777122449784, 0.6965937702557516, 0.6965092151697848, 0.6964240474759076, 0.6963382676643723, 0.6962518762268527, 0.6961648736564409, 0.6960772604476447, 0.695989037096381, 0.6959002040999759, 0.6958107619571591, 0.6957207111680629, 0.6956300522342148, 0.6955387856585401, 0.6954469119453525, 0.6953544316003536, 0.6952613451306289, 0.6951676530446464, 0.6950733558522508, 0.6949784540646595, 0.694882948194463, 0.6947868387556169, 0.6946901262634412, 0.6945928112346169, 0.6944948941871818, 0.6943963756405276, 0.6942972561153941, 0.6941975361338711, 0.6940972162193898, 0.6939962968967219, 0.6938947786919751, 0.6937926621325914, 0.6936899477473399, 0.6935866360663194, 0.693482727620949, 0.6933782229439674, 0.6932731225694307, 0.6931674270327043, 0.6930611368704673, 0.6929542526206992, 0.6928467748226863, 0.6927387040170094, 0.6926300407455479, 0.6925207855514696, 0.692410938979235, 0.6923005015745841, 0.6921894738845422, 0.6920778564574118, 0.6919656498427667, 0.691852854591457, 0.6917394712555943, 0.6916255003885586, 0.6915109425449885, 0.6913957982807805, 0.6912800681530832, 0.6911637527202957, 0.6910468525420651, 0.690929368179279, 0.6908113001940659, 0.6906926491497913, 0.6905734156110508, 0.6904536001436719, 0.6903332033147038, 0.6902122256924221, 0.6900906678463175, 0.6899685303470984, 0.6898458137666813, 0.6897225186781933, 0.6895986456559668, 0.6894741952755317, 0.6893491681136182, 0.6892235647481493, 0.6890973857582379, 0.6889706317241849, 0.688843303227475, 0.68871540085077, 0.6885869251779103, 0.6884578767939087, 0.6883282562849458, 0.6881980642383708, 0.6880673012426913, 0.6879359678875767, 0.6878040647638504, 0.6876715924634857, 0.6875385515796061, 0.6874049427064779, 0.6872707664395112, 0.6871360233752496, 0.6870007141113731, 0.68686483924669, 0.6867283993811375, 0.6865913951157744, 0.6864538270527801, 0.6863156957954487, 0.6861770019481892, 0.6860377461165159, 0.6858979289070514, 0.6857575509275192, 0.6856166127867416, 0.6854751150946349, 0.6853330584622064, 0.6851904435015517, 0.6850472708258499, 0.6849035410493608, 0.6847592547874211, 0.6846144126564403, 0.6844690152738989, 0.6843230632583414, 0.6841765572293781, 0.6840294978076754, 0.6838818856149569, 0.6837337212739956, 0.6835850054086174, 0.6834357386436881, 0.683285921605119, 0.6831355549198558, 0.6829846392158785, 0.6828331751222005, 0.6826811632688571, 0.6825286042869126, 0.6823754988084472, 0.6822218474665566, 0.6820676508953535, 0.681912909729955, 0.6817576246064859, 0.6816017961620724, 0.6814454250348392, 0.6812885118639053, 0.6811310572893803, 0.6809730619523625, 0.6808145264949336, 0.6806554515601548, 0.6804958377920659, 0.6803356858356777, 0.6801749963369725, 0.6800137699428978, 0.6798520073013624, 0.6796897090612369, 0.6795268758723443, 0.6793635083854594, 0.6791996072523079, 0.6790351731255565, 0.678870206658815, 0.6787047085066313, 0.6785386793244841, 0.6783721197687833, 0.6782050304968668, 0.6780374121669959, 0.6778692654383478, 0.6777005909710199, 0.6775313894260179, 0.6773616614652579, 0.6771914077515636, 0.677020628948655, 0.6768493257211546, 0.676677498734576, 0.6765051486553262, 0.6763322761506969, 0.6761588818888657, 0.6759849665388877, 0.6758105307706972, 0.6756355752550987, 0.6754601006637665, 0.6752841076692434, 0.6751075969449299, 0.6749305691650892, 0.6747530250048352, 0.6745749651401355, 0.6743963902478072, 0.6742173010055078, 0.6740376980917384, 0.6738575821858352, 0.6736769539679689, 0.6734958141191397, 0.6733141633211747, 0.6731320022567228, 0.6729493316092517, 0.6727661520630474, 0.6725824643032042, 0.672398269015627, 0.6722135668870252, 0.6720283586049094, 0.6718426448575895, 0.6716564263341649, 0.6714697037245322, 0.6712824777193683, 0.6710947490101384, 0.6709065182890855, 0.6707177862492303, 0.6705285535843639, 0.6703388209890487, 0.6701485891586125, 0.669957858789144, 0.6697666305774912, 0.6695749052212572, 0.6693826834187955, 0.6691899658692089, 0.6689967532723444, 0.6688030463287873, 0.668608845739863, 0.6684141522076301, 0.6682189664348749, 0.6680232891251127, 0.6678271209825805, 0.6676304627122357, 0.6674333150197517, 0.6672356786115125, 0.6670375541946119, 0.6668389424768494, 0.6666398441667264, 0.666440259973441, 0.6662401906068863, 0.666039636777649, 0.6658385991970003, 0.6656370785768955, 0.6654350756299732, 0.665232591069546, 0.6650296256096005, 0.6648261799647962, 0.6646222548504539, 0.664417850982562, 0.6642129690777651, 0.6640076098533646, 0.6638017740273147, 0.6635954623182174, 0.6633886754453205, 0.6631814141285146, 0.6629736790883264, 0.6627654710459181, 0.6625567907230853, 0.6623476388422477, 0.6621380161264504, 0.6619279232993612, 0.6617173610852626, 0.6615063302090517, 0.6612948313962366, 0.6610828653729309, 0.6608704328658515, 0.6606575346023147, 0.6604441713102349, 0.6602303437181181, 0.6600160525550584, 0.659801298550736, 0.6595860824354147, 0.6593704049399371, 0.65915426679572, 0.6589376687347511, 0.6587206114895897, 0.6585030957933562, 0.6582851223797352, 0.6580666919829681, 0.6578478053378508, 0.6576284631797299, 0.6574086662445, 0.6571884152686006, 0.6569677109890103, 0.6567465541432449, 0.6565249454693561, 0.6563028857059228, 0.656080375592053, 0.655857415867376, 0.6556340072720441, 0.6554101505467231, 0.6551858464325941, 0.654961095671345, 0.6547358990051716, 0.6545102571767745, 0.6542841709293492, 0.6540576410065907, 0.6538306681526851, 0.6536032531123064, 0.6533753966306155, 0.653147099453256, 0.6529183623263501, 0.6526891859964934, 0.6524595712107559, 0.6522295187166746, 0.6519990292622524, 0.6517681035959534, 0.6515367424667003, 0.6513049466238712, 0.6510727168172954, 0.6508400537972479, 0.6506069583144545, 0.6503734311200763, 0.6501394729657151, 0.6499050846034075, 0.6496702667856199, 0.6494350202652481, 0.6491993457956107, 0.6489632441304497, 0.6487267160239227, 0.6484897622306026, 0.6482523835054734, 0.648014580603926, 0.6477763542817564, 0.6475377052951617, 0.6472986344007361, 0.6470591423554678, 0.6468192299167366, 0.6465788978423083, 0.6463381468903358, 0.6460969778193496, 0.6458553913882613, 0.645613388356353, 0.6453709694832801, 0.6451281355290643, 0.6448848872540928, 0.6446412254191134, 0.6443971507852307, 0.6441526641139049, 0.643907766166945, 0.6436624577065103, 0.643416739495103, 0.643170612295567, 0.6429240768710823, 0.6426771339851666, 0.6424297844016663, 0.6421820288847566, 0.6419338681989372, 0.6416853031090292, 0.6414363343801713, 0.6411869627778177, 0.6409371890677356, 0.6406870140159957, 0.6404364383889798, 0.6401854629533666, 0.6399340884761358, 0.639682315724562, 0.6394301454662118, 0.6391775784689389, 0.6389246155008858, 0.638671257330475, 0.6384175047264079, 0.6381633584576626, 0.6379088192934884, 0.6376538880034078, 0.6373985653572029, 0.637142852124925, 0.6368867490768815, 0.6366302569836384, 0.636373376616013, 0.6361161087450731, 0.6358584541421347, 0.6356004135787563, 0.635341987826737, 0.6350831776581143, 0.6348239838451577, 0.6345644071603691, 0.6343044483764784, 0.634044108266439, 0.6337833876034267, 0.6335222871608344, 0.6332608077122708, 0.6329989500315565, 0.6327367148927208, 0.6324741030699983, 0.6322111153378264, 0.631947752470842, 0.631684015243877, 0.6314199044319584, 0.6311554208103002, 0.6308905651543053, 0.6306253382395606, 0.6303597408418314, 0.6300937737370612, 0.6298274377013703, 0.6295607335110457, 0.6292936619425448, 0.6290262237724915, 0.6287584197776687, 0.628490250735019, 0.6282217174216411, 0.6279528206147865, 0.6276835610918555, 0.6274139396303944, 0.6271439570080941, 0.6268736140027851, 0.6266029113924346, 0.6263318499551443, 0.6260604304691478, 0.6257886537128055, 0.6255165204646026, 0.625244031503148, 0.6249711876071673, 0.6246979895555032, 0.624424438127111, 0.624150534101055, 0.6238762782565074, 0.6236016713727429, 0.6233267142291382, 0.623051407605167, 0.6227757522803966, 0.6224997490344877, 0.6222233986471892, 0.6219467018983348, 0.6216696595678415, 0.6213922724357054, 0.6211145412820009, 0.620836466886874, 0.6205580500305419, 0.6202792914932913, 0.620000192055471, 0.6197207524974941, 0.6194409735998305, 0.6191608561430071, 0.6188804009076033, 0.6185996086742495, 0.6183184802236207, 0.6180370163364394, 0.6177552177934666, 0.6174730853755035, 0.617190619863384, 0.616907822037977, 0.6166246926801797, 0.6163412325709154, 0.6160574424911327, 0.6157733232217991, 0.6154888755439002, 0.6152041002384394, 0.6149189980864276, 0.6146335698688876, 0.6143478163668492, 0.6140617383613431, 0.6137753366334016, 0.6134886119640572, 0.6132015651343337, 0.6129141969252475, 0.6126265081178055, 0.6123384994930002, 0.6120501718318065, 0.6117615259151822, 0.61147256252406, 0.6111832824393503, 0.6108936864419329, 0.6106037753126581, 0.610313549832343, 0.6100230107817678, 0.6097321589416745, 0.609440995092761, 0.6091495200156817, 0.6088577344910431, 0.6085656392994025, 0.6082732352212621, 0.6079805230370688, 0.6076875035272121, 0.6073941774720175, 0.6071005456517488, 0.6068066088466002, 0.6065123678366987, 0.6062178234020964, 0.6059229763227717, 0.6056278273786246, 0.6053323773494741, 0.605036627015055, 0.6047405771550173, 0.6044442285489202, 0.6041475819762331, 0.6038506382163303, 0.6035533980484875, 0.6032558622518823, 0.6029580316055905, 0.6026599068885803, 0.6023614888797129, 0.6020627783577395, 0.6017637761012974, 0.6014644828889092, 0.6011648994989756, 0.6008650267097796, 0.6005648652994787, 0.6002644160461033, 0.5999636797275549, 0.5996626571216028, 0.5993613490058836, 0.5990597561578932, 0.5987578793549909, 0.5984557193743912, 0.5981532769931655, 0.5978505529882355, 0.5975475481363736, 0.5972442632141991, 0.5969406989981754, 0.5966368562646084, 0.5963327357896426, 0.5960283383492595, 0.5957236647192741, 0.5954187156753342, 0.5951134919929151, 0.5948079944473184, 0.5945022238136706, 0.5941961808669192, 0.5938898663818291, 0.5935832811329824, 0.5932764258947749, 0.5929693014414122, 0.5926619085469095, 0.5923542479850887, 0.5920463205295717, 0.591738126953786, 0.5914296680309532, 0.591120944534094, 0.5908119572360203, 0.5905027069093363, 0.590193194326433, 0.5898834202594894, 0.5895733854804659, 0.5892630907611046, 0.5889525368729266, 0.5886417245872277, 0.5883306546750788, 0.5880193279073199, 0.587707745054561, 0.5873959068871781, 0.5870838141753106, 0.5867714676888582, 0.5864588681974817, 0.5861460164705957, 0.5858329132773711, 0.5855195593867283, 0.5852059555673387, 0.5848921025876187, 0.5845780012157296, 0.584263652219575, 0.5839490563667975, 0.5836342144247779, 0.5833191271606297, 0.5830037953412012, 0.5826882197330685, 0.5823724011025366, 0.5820563402156355, 0.5817400378381175, 0.5814234947354565, 0.5811067116728432, 0.5807896894151864, 0.5804724287271056, 0.5801549303729336, 0.579837195116711, 0.579519223722185, 0.5792010169528077, 0.5788825755717324, 0.5785639003418118, 0.5782449920255974, 0.5779258513853333, 0.5776064791829585, 0.5772868761801011, 0.5769670431380785, 0.5766469808178915, 0.5763266899802286, 0.5760061713854546, 0.5756854257936181, 0.5753644539644422, 0.5750432566573236, 0.5747218346313328, 0.5744001886452107, 0.5740783194573652, 0.5737562278258701, 0.5734339145084617, 0.573111380262539, 0.5727886258451592, 0.5724656520130366, 0.5721424595225386, 0.5718190491296876, 0.5714954215901538, 0.5711715776592566, 0.5708475180919603, 0.5705232436428741, 0.5701987550662471, 0.5698740531159696, 0.5695491385455665, 0.5692240121082012, 0.5688986745566653, 0.568573126643385, 0.5682473691204144, 0.5679214027394311, 0.5675952282517407, 0.5672688464082695, 0.5669422579595623, 0.566615463655785, 0.5662884642467156, 0.5659612604817499, 0.5656338531098916, 0.5653062428797556, 0.5649784305395641, 0.5646504168371462, 0.5643222025199301, 0.5639937883349502, 0.5636651750288366, 0.5633363633478181, 0.5630073540377172, 0.5626781478439518, 0.5623487455115276, 0.5620191477850414, 0.5616893554086759, 0.5613593691262002, 0.5610291896809635, 0.5606988178158978, 0.5603682542735141, 0.5600374997958986, 0.5597065551247132, 0.5593754210011926, 0.5590440981661433, 0.5587125873599387, 0.5583808893225188, 0.558049004793392, 0.5577169345116257, 0.5573846792158493, 0.5570522396442527, 0.5567196165345812, 0.5563868106241352, 0.5560538226497687, 0.555720653347888, 0.5553873034544461, 0.5550537737049454, 0.5547200648344326, 0.554386177577499, 0.5540521126682765, 0.553717870840437, 0.5533834528271901, 0.5530488593612816, 0.552714091174991, 0.55237914900013, 0.5520440335680403, 0.5517087456095925, 0.551373285855183, 0.5510376550347333, 0.5507018538776882, 0.550365883113012, 0.5500297434691892, 0.5496934356742207, 0.5493569604556247, 0.5490203185404304, 0.5486835106551797, 0.5483465375259257, 0.5480093998782283, 0.5476720984371537, 0.5473346339272727, 0.5469970070726591, 0.5466592185968877, 0.5463212692230328, 0.5459831596736644, 0.5456448906708493, 0.5453064629361478, 0.5449678771906137, 0.5446291341547882, 0.544290234548703, 0.543951179091876, 0.5436119685033104, 0.5432726035014924, 0.54293308480439, 0.5425934131294505, 0.5422535891935998, 0.5419136137132395, 0.5415734874042474, 0.5412332109819723, 0.5408927851612355, 0.5405522106563273, 0.5402114881810065, 0.5398706184484975, 0.5395296021714892, 0.5391884400621333, 0.5388471328320431, 0.5385056811922909, 0.5381640858534077, 0.5378223475253789, 0.5374804669176471, 0.537138444739104, 0.5367962816980968, 0.5364539785024194, 0.5361115358593141, 0.5357689544754708, 0.5354262350570231, 0.5350833783095484, 0.5347403849380644, 0.5343972556470302, 0.5340539911403421, 0.5337105921213335, 0.5333670592927736, 0.5330233933568648, 0.5326795950152404, 0.5323356649689661, 0.5319916039185346, 0.5316474125638673, 0.5313030916043108, 0.5309586417386352, 0.5306140636650349, 0.5302693580811243, 0.5299245256839369, 0.5295795671699263, 0.52923448323496, 0.5288892745743226, 0.5285439418827116, 0.5281984858542356, 0.5278529071824153, 0.5275072065601794, 0.5271613846798643, 0.5268154422332126, 0.5264693799113707, 0.5261231984048901, 0.5257768984037215, 0.525430480597218, 0.5250839456741286, 0.5247372943226026, 0.5243905272301838, 0.5240436450838092, 0.5236966485698105, 0.5233495383739097, 0.5230023151812198, 0.5226549796762421, 0.5223075325428648, 0.5219599744643623, 0.5216123061233934, 0.5212645282019988, 0.5209166413816032, 0.5205686463430089, 0.520220543766399, 0.5198723343313326, 0.5195240187167465, 0.5191755976009509, 0.5188270716616297, 0.5184784415758393, 0.5181297080200046, 0.5177808716699237, 0.5174319332007593, 0.5170828932870418, 0.5167337526026676, 0.5163845118208958, 0.5160351716143481, 0.5156857326550097, 0.5153361956142224, 0.5149865611626904, 0.514636829970472, 0.5142870027069834, 0.5139370800409948, 0.5135870626406314, 0.5132369511733682, 0.5128867463060333, 0.512536448704804, 0.5121860590352044, 0.5118355779621083, 0.511485006149734, 0.5111343442616437, 0.5107835929607454, 0.5104327529092861, 0.5100818247688572, 0.5097308092003867, 0.5093797068641434, 0.5090285184197315, 0.5086772445260926, 0.5083258858415026, 0.5079744430235721, 0.5076229167292416, 0.5072713076147849, 0.5069196163358063, 0.506567843547237, 0.5062159899033372, 0.5058640560576929, 0.5055120426632168, 0.5051599503721439, 0.5048077798360342, 0.5044555317057675, 0.5041032066315467, 0.5037508052628918, 0.5033983282486434, 0.5030457762369576, 0.5026931498753084, 0.5023404498104829, 0.5019876766885845, 0.5016348311550269, 0.5012819138545371, 0.5009289254311531, 0.5005758665282218, 0.5002227377883973, 0.4998695398536434, 0.4995162733652278, 0.49916293896372577, 0.4988095372890147, 0.4984560689802764, 0.498102534675993, 0.49774893501394923, 0.4973952706312297, 0.49704154216421614, 0.4966877502485892, 0.49633389551932683, 0.4959799786107022, 0.49562600015628205, 0.49527196078892777, 0.494917861140794, 0.4945637018433263, 0.49420948352726085, 0.49385520682262296, 0.49350087235872775, 0.49314648076417655, 0.4927920326668588, 0.4924375286939483, 0.4920829694719044, 0.49172835562647005, 0.4913736877826702, 0.4910189665648126, 0.4906641925964849, 0.4903093665005546, 0.4899544888991693, 0.4895995604137528, 0.4892445816650082, 0.4888895532729117, 0.488534475856718, 0.4881793500349526, 0.48782417642541803, 0.48746895564518566, 0.48711368831060015, 0.48675837503727687, 0.4864030164401005, 0.4860476131332243, 0.48569216573006946, 0.4853366748433243, 0.4849811410849445, 0.4846255650661481, 0.48426994739742024, 0.4839142886885079, 0.4835585895484225, 0.483202850585434, 0.48284707240707825, 0.48249125562014517, 0.4821354008306898, 0.4817795086440215, 0.4814235796647086, 0.48106761449657687, 0.4807116137427065, 0.4803555780054339, 0.47999950788634965, 0.47964340398629696, 0.4792872669053726, 0.47893109724292554, 0.47857489559755495, 0.47821866256711026, 0.4778623987486911, 0.47750610473864474, 0.4771497811325677, 0.47679342852530376, 0.47643704751094107, 0.4760806386828154, 0.47572420263350673, 0.47536773995483944, 0.47501125123788057, 0.4746547370729407, 0.47429819804957124, 0.47394163475656637, 0.4735850477819588, 0.47322843771302264, 0.4728718051362694, 0.4725151506374509, 0.4721584748015537, 0.47180177821280417, 0.4714450614546629, 0.4710883251098263, 0.47073156976022634, 0.47037479598702775, 0.47001800437062985, 0.46966119549066465, 0.4693043699259938, 0.468947528254714, 0.4685906710541504, 0.46823379890085876, 0.46787691237062295, 0.4675200120384583, 0.4671630984786054, 0.4668061722645344, 0.4664492339689403, 0.4660922841637463, 0.4657353234200993, 0.46537835230837254, 0.46502137139816235, 0.4646643812582897, 0.4643073824567977, 0.4639503755609532, 0.46359336113724336, 0.4632363397513777, 0.46287931196828597, 0.46252227835211795, 0.4621652394662429, 0.4618081958732498, 0.46145114813494414, 0.46109409681235075, 0.4607370424657111, 0.46037998565448357, 0.46002292693734137, 0.45966586687217575, 0.4593088060160896, 0.45895174492540336, 0.4585946841556498, 0.458237624261574, 0.4578805657971369, 0.45752350931550795, 0.457166455369071, 0.45680940450942187, 0.4564523572873629, 0.456095314252911, 0.4557382759552908, 0.45538124294293647, 0.45502421576349117, 0.45466719496380537, 0.4543101810899384, 0.45395317468715596, 0.4535961762999306, 0.45323918647194245, 0.4528822057460748, 0.45252523466441924, 0.4521682737682706, 0.4518113235981276, 0.4514543846936945, 0.4510974575938778, 0.450740542836788, 0.45038364095973776, 0.45002675249924146, 0.4496698779910162, 0.4493130179699803, 0.44895617297025164, 0.4485993435251504, 0.44824253016719506, 0.4478857334281054, 0.44752895383880004, 0.44717219192939534, 0.44681544822920727, 0.44645872326674957, 0.44610201756973294, 0.44574533166506625, 0.44538866607885563, 0.44503202133640185, 0.4446753979622031, 0.44431879647995415, 0.4439622174125428, 0.4436056612820546, 0.4432491286097673, 0.44289261991615486, 0.442536135720884, 0.44217967654281604, 0.44182324290000413, 0.4414668353096959, 0.44111045428833057, 0.4407541003515404, 0.4403977740141484, 0.4400414757901711, 0.4396852061928145, 0.43932896573447616, 0.43897275492674415, 0.43861657428039896, 0.43826042430540696, 0.43790430551092824, 0.4375482184053107, 0.4371921634960917, 0.4368361412899963, 0.4364801522929411, 0.4361241970100271, 0.4357682759455471, 0.4354123896029795, 0.43505653848499076, 0.4347007230934348, 0.4343449439293525, 0.4339892014929705, 0.43363349628370446, 0.43327782880015275, 0.43292219954010314, 0.4325666090005267, 0.4322110576775822, 0.4318555460666113, 0.4315000746621427, 0.4311446439578889, 0.43078925444674787, 0.43043390662080117, 0.4300786009713144, 0.429723337988739, 0.42936811816270765, 0.4290129419820379, 0.42865780993473157, 0.4283027225079715, 0.42794768018812623, 0.4275926834607441, 0.427237732810559, 0.4268828287214848, 0.4265279716766202, 0.42617316215824413, 0.4258184006478171, 0.4254636876259836, 0.4251090235725674, 0.4247544089665756, 0.4243998442861954, 0.424045330008796, 0.42369086661092725, 0.42333645456831936, 0.4229820943558837, 0.42262778644771437, 0.42227353131708084, 0.42191932943643856, 0.4215651812774203, 0.42121108731083867, 0.42085704800668694, 0.4205030638341397, 0.42014913526154873, 0.4197952627564475, 0.4194414467855477, 0.419087687814742, 0.4187339863091007, 0.4183803427328751, 0.41802675754949464, 0.4176732312215678, 0.4173197642108829, 0.416966356978407, 0.4166130099842855, 0.4162597236878438, 0.4159064985475841, 0.41555333502118996, 0.4152002335655211, 0.4148471946366177, 0.41449421868969727, 0.4141413061791562, 0.41378845755856997, 0.41343567328069153, 0.4130829537974522, 0.41273029955996376, 0.41237771101851206, 0.41202518862256565, 0.4116727328207695, 0.4113203440609457, 0.4109680227900965, 0.4106157694544018, 0.41026358449921874, 0.4099114683690837, 0.40955942150771163, 0.4092074443579941, 0.4088555373620022, 0.40850370096098515, 0.4081519355953695, 0.4078002417047617, 0.4074486197279442, 0.40709707010287954, 0.40674559326670806, 0.4063941896557482, 0.40604285970549675, 0.4056916038506297, 0.4053404225249998, 0.4049893161616403, 0.40463828519276146, 0.4042873300497527, 0.40393645116318244, 0.4035856489627969, 0.4032349238775207, 0.4028842763354602, 0.4025337067638965, 0.40218321558929204, 0.4018328032372882, 0.4014824701327049, 0.4011322166995404, 0.40078204336097484, 0.4004319505393643, 0.40008193865624686, 0.39973200813233856, 0.3993821593875359, 0.3990323928409151, 0.39868270891073077, 0.39833310801441946, 0.39798359056859617, 0.3976341569890557, 0.39728480769077495, 0.39693554308791024, 0.39658636359379706, 0.39623726962095307, 0.3958882615810757, 0.3955393398850441, 0.39519050494291696, 0.3948417571639363, 0.3944930969565219, 0.39414452472827877, 0.3937960408859908, 0.39344764583562425, 0.393099339982327, 0.3927511237304293, 0.39240299748344326, 0.392054961644063, 0.391707016614166, 0.3913591627948111, 0.3910114005862405, 0.3906637303878789, 0.39031615259833496, 0.38996866761539944, 0.38962127583604783, 0.3892739776564383, 0.3889267734719124, 0.38857966367699776, 0.38823264866540363, 0.3878857288300256, 0.38753890456294243, 0.3871921762554191, 0.3868455442979043, 0.38649900908003215, 0.3861525709906231, 0.3858062304176816, 0.3854599877483993, 0.38511384336915394, 0.3847677976655087, 0.3844218510222126, 0.3840760038232038, 0.3837302564516053, 0.3833846092897276, 0.3830390627190694, 0.38269361712031585, 0.3823482728733409, 0.38200303035720684, 0.3816578899501637, 0.38131285202964976, 0.3809679169722933, 0.3806230851539108, 0.38027835694950884, 0.37993373273328235, 0.3795892128786177, 0.3792447977580907, 0.37890048774346763, 0.37855628320570567, 0.3782121845149526, 0.3778681920405466, 0.3775243061510206, 0.37718052721409584, 0.37683685559668634, 0.3764932916649005, 0.3761498357840374, 0.3758064883185894, 0.375463249632243, 0.3751201200878773, 0.37477710004756565, 0.3744341898725754, 0.3740913899233691, 0.3737487005596025, 0.3734061221401279, 0.3730636550229926, 0.37272129956543926, 0.3723790561239069, 0.37203692505403035, 0.371694906710642, 0.37135300144777034, 0.37101120961864203, 0.370669531575681, 0.37032796767050835, 0.3699865182539447, 0.3696451836760094, 0.3693039642859199, 0.36896286043209303, 0.36862187246214634, 0.36828100072289643, 0.36794024556035987, 0.3675996073197566, 0.36725908634550436, 0.3669186829812238, 0.3665783975697382, 0.3662382304530718, 0.36589818197245166, 0.3655582524683081, 0.3652184422802743, 0.3648787517471875, 0.3645391812070887, 0.364199730997224, 0.363860401454043, 0.3635211929132022, 0.3631821057095614, 0.36284314017718927, 0.362504296649357, 0.3621655754585473, 0.3618269769364458, 0.36148850141394784, 0.361150149221156, 0.3608119206873819, 0.36047381614114427, 0.36013583591017323, 0.3597979803214065, 0.3594602497009933, 0.35912264437429225, 0.35878516466587274, 0.35844781089951555, 0.35811058339821455, 0.35777348248417223, 0.35743650847880737, 0.35709966170274915, 0.3567629424758414, 0.3564263511171406, 0.3560898879449179, 0.35575355327666003, 0.35541734742906755, 0.3550812707180572, 0.35474532345876175, 0.3544095059655298, 0.3540738185519268, 0.35373826153073634, 0.3534028352139594, 0.3530675399128139, 0.35273237593773926, 0.35239734359839114, 0.3520624432036467, 0.35172767506160196, 0.3513930394795742, 0.35105853676410087, 0.35072416722094196, 0.3503899311550792, 0.3500558288707159, 0.3497218606712786, 0.34938802685941767, 0.34905432773700656, 0.34872076360514326, 0.34838733476415124, 0.3480540415135788, 0.3477208841521992, 0.3473878629780133, 0.347054978288248, 0.346722230379357, 0.34638961954702324, 0.3460571460861562, 0.345724810290895, 0.34539261245460784, 0.34506055286989284, 0.3447286318285779, 0.3443968496217219, 0.34406520653961553, 0.3437337028717805, 0.34340233890697097, 0.343071114933175, 0.34274003123761115, 0.3424090881067352, 0.34207828582623573, 0.341747624681036, 0.3414171049552941, 0.34108672693240694, 0.340756490895004, 0.34042639712495476, 0.3400964459033649, 0.3397666375105786, 0.3394369722261785, 0.3391074503289858, 0.33877807209706273, 0.33844883780771107, 0.3381197477374721, 0.3377908021621312, 0.33746200135671345, 0.33713334559548686, 0.3368048351519628, 0.33647647029889616, 0.3361482513082846, 0.33582017845137285, 0.3354922519986493, 0.33516447221984746, 0.3348368393839486, 0.3345093537591808, 0.3341820156130181, 0.3338548252121841, 0.33352778282265044, 0.3332008887096383, 0.3328741431376174, 0.3325475463703096, 0.332221098670686, 0.33189480030097057, 0.3315686515226384, 0.3312426525964171, 0.3309168037822881, 0.33059110533948644, 0.33026555752650166, 0.3299401606010776, 0.3296149148202148, 0.32928982044016936, 0.32896487771645333, 0.328640086903838, 0.32831544825635117, 0.32799096202727945, 0.32766662846916816, 0.3273424478338242, 0.3270184203723125, 0.3266945463349605, 0.3263708259713563, 0.3260472595303514, 0.3257238472600583, 0.3254005894078545, 0.32507748622038024, 0.3247545379435421, 0.3244317448225102, 0.32410910710172086, 0.32378662502487743, 0.3234642988349507, 0.3231421287741778, 0.32282011508406505, 0.3224982580053882, 0.32217655777819154, 0.32185501464179134, 0.32153362883477155, 0.3212124005949911, 0.32089133015957927, 0.32057041776493816, 0.3202496636467437, 0.31992906803994553, 0.3196086311787675, 0.31928835329671057, 0.3189682346265497, 0.31864827540033713, 0.3183284758494028, 0.318008836204354, 0.3176893566950759, 0.31737003755073534, 0.31705087899977585, 0.3167318812699237, 0.3164130445881849, 0.3160943691808489, 0.3157758552734855, 0.3154575030909497, 0.3151393128573784, 0.31482128479619453, 0.31450341913010527, 0.31418571608110335, 0.31386817587046845, 0.3135507987187673, 0.3132335848458542, 0.3129165344708727, 0.31259964781225286, 0.31228292508771816, 0.31196636651427984, 0.3116499723082409, 0.311333742685197, 0.3110176778600354, 0.31070177804693616, 0.31038604345937437, 0.3100704743101192, 0.30975507081123405, 0.30943983317407936, 0.30912476160931146, 0.30880985632688424, 0.3084951175360494, 0.308180545445357, 0.3078661402626574, 0.3075519021950994, 0.30723783144913414, 0.3069239282305127, 0.30661019274428897, 0.30629662519481937, 0.3059832257857643, 0.3056699947200876, 0.3053569322000583, 0.30504403842725086, 0.30473131360254646, 0.3044187579261326, 0.30410637159750525, 0.3037941548154673, 0.3034821077781325, 0.30317023068292326, 0.30285852372657296, 0.30254698710512584, 0.3022356210139382, 0.3019244256476788, 0.30161340120033, 0.3013025478651888, 0.3009918658348655, 0.3006813553012868, 0.30037101645569575, 0.30006084948865175, 0.2997508545900328, 0.29944103194903354, 0.2991313817541693, 0.29882190419327476, 0.2985125994535046, 0.29820346772133555, 0.29789450918256627, 0.2975857240223167, 0.2972771124250319, 0.2969686745744811, 0.2966604106537565, 0.2963523208452781, 0.29604440533079107, 0.295736664291368, 0.2954290979074097, 0.29512170635864426, 0.2948144898241297, 0.2945074484822556, 0.2942005825107399, 0.29389389208663314, 0.2935873773863182, 0.29328103858551113, 0.2929748758592605, 0.29266888938195107, 0.2923630793273012, 0.29205744586836635, 0.29175198917753825, 0.29144670942654594, 0.29114160678645706, 0.29083668142767727, 0.2905319335199528, 0.29022736323237097, 0.28992297073335804, 0.28961875619068467, 0.28931471977146245, 0.28901086164214745, 0.2887071819685384, 0.2884036809157821, 0.28810035864836775, 0.2877972153301325, 0.28749425112426125, 0.28719146619328534, 0.2868888606990862, 0.28658643480289436, 0.28628418866529015, 0.2859821224462057, 0.2856802363049247, 0.28537853040008265, 0.2850770048896691, 0.28477565993102816, 0.2844744956808571, 0.28417351229521076, 0.2838727099294988, 0.28357208873848955, 0.2832716488763073, 0.2829713904964367, 0.2826713137517214, 0.28237141879436495, 0.2820717057759319, 0.28177217484734884, 0.28147282615890545, 0.28117365986025306, 0.28087467610040884, 0.28057587502775405, 0.28027725679003523, 0.2799788215343667, 0.2796805694072281, 0.2793825005544685, 0.2790846151213054, 0.27878691325232535, 0.2784893950914854, 0.27819206078211456, 0.27789491046691234, 0.27759794428795154, 0.27730116238667907, 0.2770045649039154, 0.2767081519798554, 0.27641192375407087, 0.2761158803655099, 0.2758200219524976, 0.2755243486527371, 0.27522886060331114, 0.2749335579406823, 0.27463844080069205, 0.27434350931856544, 0.27404876362890834, 0.27375420386570937, 0.2734598301623413, 0.2731656426515622, 0.2728716414655128, 0.27257782673572306, 0.2722841985931074, 0.2719907571679694, 0.27169750259000003, 0.2714044349882801, 0.27111155449128044, 0.2708188612268628, 0.2705263553222798, 0.27023403690417763, 0.26994190609859464, 0.26964996303096384, 0.26935820782611314, 0.26906664060826574, 0.268775261501041, 0.26848407062745655, 0.2681930681099268, 0.2679022540702659, 0.26761162862968735, 0.2673211919088041, 0.26703094402763256, 0.2667408851055897, 0.26645101526149423, 0.2661613346135713, 0.2658718432794483, 0.2655825413761587, 0.26529342902014175, 0.265004506327244, 0.2647157734127194, 0.2644272303912299, 0.26413887737684805, 0.263850714483055, 0.26356274182274425, 0.2632749595082196, 0.2629873676511982, 0.2626999663628103, 0.2624127557536013, 0.2621257359335292, 0.26183890701197027, 0.26155226909771545, 0.2612658222989753, 0.2609795667233762, 0.2606935024779643, 0.2604076296692068, 0.26012194840298997, 0.2598364587846219, 0.2595511609188343, 0.25926605490977983, 0.2589811408610368, 0.25869641887560707, 0.2584118890559187, 0.2581275515038257, 0.25784340632061, 0.25755945360698074, 0.25727569346307533, 0.2569921259884629, 0.25670875128214116, 0.25642556944253836, 0.256142580567518, 0.2558597847543728, 0.2555771820998325, 0.25529477270005835, 0.25501255665064915, 0.254730534046639, 0.2544487049824985, 0.2541670695521369, 0.253885627848902, 0.2536043799655809, 0.25332332599440044, 0.2530424660270293, 0.25276180015457733, 0.25248132846759863, 0.2522010510560887, 0.25192096800948877, 0.2516410794166848, 0.25136138536600966, 0.2510818859452417, 0.25080258124160787, 0.25052347134178304, 0.2502445563318925, 0.24996583629750949, 0.24968731132366084, 0.24940898149482324, 0.24913084689492673, 0.24885290760735532, 0.24857516371494548, 0.24829761529999106, 0.24802026244424064, 0.2477431052288989, 0.24746614373462905, 0.24718937804155255, 0.24691280822925044, 0.24663643437676266, 0.2463602565625902, 0.2460842748646977, 0.2458084893605096, 0.24553290012691495, 0.24525750724026743, 0.24498231077638472, 0.24470731081055136, 0.24443250741751762, 0.2441579006715017, 0.24388349064618953, 0.2436092774147378, 0.24333526104977124, 0.24306144162338625, 0.24278781920715037, 0.2425143938721052, 0.24224116568876275, 0.241968134727112, 0.24169530105661527, 0.24142266474621085, 0.24115022586431356, 0.2408779844788161, 0.24060594065708904, 0.24033409446598294, 0.24006244597182583, 0.23979099524042927, 0.23951974233708445, 0.23924868732656687, 0.2389778302731327, 0.23870717124052399, 0.23843671029196742, 0.23816644749017546, 0.2378963828973454, 0.23762651657516456, 0.23735684858480655, 0.2370873789869353, 0.23681810784170287, 0.23654903520875373, 0.23628016114722306, 0.2360114857157382, 0.23574300897242056, 0.23547473097488417, 0.23520665178023842, 0.2349387714450898, 0.2346710900255388, 0.23440360757718492, 0.2341363241551256, 0.23386923981395633, 0.23360235460777307, 0.233335668590173, 0.23306918181425415, 0.2328028943326159, 0.23253680619736247, 0.232270917460101, 0.23200522817194383, 0.2317397383835078, 0.2314744481449179, 0.23120935750580526, 0.23094446651531, 0.2306797752220795, 0.23041528367427233, 0.23015099191955735, 0.2298869000051147, 0.2296230079776367, 0.22935931588332828, 0.22909582376790935, 0.22883253167661408, 0.228569439654191, 0.22830654774490672, 0.22804385599254479, 0.22778136444040556, 0.22751907313130904, 0.22725698210759515, 0.22699509141112445, 0.22673340108327758, 0.22647191116495868, 0.22621062169659456, 0.22594953271813517, 0.22568864426905638, 0.22542795638835827, 0.22516746911456711, 0.22490718248573788, 0.22464709653945247, 0.22438721131282058, 0.2241275268424834, 0.22386804316461126, 0.2236087603149065, 0.22334967832860286, 0.22309079724046726, 0.22283211708480044, 0.2225736378954376, 0.22231535970574956, 0.22205728254864274, 0.22179940645656074, 0.2215417314614861, 0.22128425759493844, 0.22102698488797753, 0.22076991337120402, 0.22051304307475886, 0.22025637402832512, 0.21999990626112903, 0.21974363980194025, 0.2194875746790733, 0.21923171092038643, 0.21897604855328606, 0.2187205876047238, 0.21846532810120042, 0.21821027006876395, 0.21795541353301223, 0.21770075851909346, 0.21744630505170753, 0.217192053155104, 0.21693800285308748, 0.21668415416901468, 0.2164305071257975, 0.21617706174590137, 0.21592381805134941, 0.2156707760637208, 0.21541793580415178, 0.21516529729333767, 0.21491286055153283, 0.21466062559855112, 0.21440859245376842, 0.21415676113612064, 0.2139051316641075, 0.21365370405579195, 0.21340247832879983, 0.21315145450032302, 0.21290063258711844, 0.2126500126055112, 0.2123995945713913, 0.21214937850021795, 0.21189936440702084, 0.21164955230639743, 0.21139994221251598, 0.21115053413911772, 0.2109013280995147, 0.21065232410659304, 0.2104035221728115, 0.2101549223102045, 0.20990652453038192, 0.20965832884452987, 0.20941033526341105, 0.20916254379736668, 0.2089149544563167, 0.20866756724976107, 0.20842038218677847, 0.2081733992760302, 0.20792661852575953, 0.20768003994379208, 0.20743366353753684, 0.20718748931398817, 0.20694151727972485, 0.20669574744091213, 0.20645017980330124, 0.20620481437223248, 0.20595965115263323, 0.2057146901490217, 0.2054699313655041, 0.2052253748057791, 0.20498102047313713, 0.20473686837046023, 0.2044929185002237, 0.20424917086449745, 0.20400562546494655, 0.2037622823028316, 0.20351914137900895, 0.2032762026939329, 0.20303346624765592, 0.20279093203982923, 0.2025486000697037, 0.20230647033613128, 0.20206454283756387, 0.20182281757205756, 0.2015812945372693, 0.2013399737304606, 0.2010988551484984, 0.20085793878785368, 0.20061722464460333, 0.20037671271443266, 0.20013640299263344, 0.19989629547410673, 0.19965639015336165, 0.19941668702451906, 0.19917718608130902, 0.19893788731707546, 0.1986987907247727, 0.19845989629696908, 0.19822120402584742, 0.19798271390320513, 0.19774442592045488, 0.1975063400686261, 0.19726845633836604, 0.19703077471993946, 0.19679329520322933, 0.1965560177777393, 0.19631894243259318, 0.19608206915653545, 0.19584539793793287, 0.19560892876477554, 0.19537266162467648, 0.1951365965048727, 0.19490073339222755, 0.19466507227322916, 0.19442961313399312, 0.19419435596026227, 0.19395930073740777, 0.19372444745042947, 0.19348979608395797, 0.1932553466222537, 0.19302109904920842, 0.19278705334834714, 0.19255320950282723, 0.19231956749543883, 0.19208612730860877, 0.19185288892439728, 0.19161985232450218, 0.19138701749025663, 0.1911543844026331, 0.19092195304224144, 0.19068972338933113, 0.19045769542379146, 0.1902258691251531, 0.18999424447258695, 0.1897628214449084, 0.18953160002057376, 0.18930058017768422, 0.18906976189398617, 0.18883914514687078, 0.18860872991337502, 0.18837851617018408, 0.18814850389362983, 0.18791869305969333, 0.18768908364400438, 0.18745967562184368, 0.18723046896814188, 0.18700146365748221, 0.18677265966409917, 0.18654405696188128, 0.18631565552437074, 0.18608745532476473, 0.18585945633591522, 0.18563165853033073, 0.1854040618801773, 0.1851766663572785, 0.18494947193311548, 0.1847224785788299, 0.1844956862652232, 0.1842690949627572, 0.1840427046415555, 0.18381651527140452, 0.18359052682175314, 0.18336473926171462, 0.18313915256006677, 0.18291376668525197, 0.18268858160537987, 0.182463597288227, 0.18223881370123662, 0.182014230811521, 0.18178984858586186, 0.18156566699071078, 0.1813416859921891, 0.18111790555609095, 0.180894325647882, 0.18067094623270083, 0.18044776727535985, 0.18022478874034603, 0.18000201059182153, 0.17977943279362485, 0.17955705530927002, 0.1793348781019496, 0.17911290113453499, 0.17889112436957452, 0.1786695477692981, 0.17844817129561508, 0.17822699491011695, 0.17800601857407647, 0.1777852422484487, 0.17756466589387346, 0.17734428947067396, 0.1771241129388579, 0.17690413625812013, 0.17668435938784025, 0.1764647822870864, 0.1762454049146136, 0.17602622722886654, 0.1758072491879782, 0.17558847074977288, 0.17536989187176508, 0.17515151251116082, 0.17493333262485875, 0.1747153521694509, 0.17449757110122235, 0.17427998937615344, 0.17406260694991935, 0.1738454237778924, 0.17362843981513984, 0.17341165501642783, 0.17319506933622067, 0.1729786827286811, 0.17276249514767159, 0.17254650654675566, 0.17233071687919727, 0.17211512609796353, 0.17189973415572232, 0.17168454100484595, 0.1714695465974113, 0.17125475088519923, 0.17104015381969628, 0.1708257553520954, 0.17061155543329665, 0.17039755401390783, 0.17018375104424444, 0.16997014647433265, 0.1697567402539069, 0.16954353233241304, 0.16933052265900847, 0.16911771118256197, 0.1689050978516557, 0.1686926826145853, 0.16848046541935982, 0.16826844621370385, 0.16805662494505796, 0.16784500156057897, 0.16763357600713974, 0.167422348231332, 0.16721131817946586, 0.16700048579757049, 0.16678985103139457, 0.1665794138264082, 0.1663691741278021, 0.16615913188049006, 0.1659492870291076, 0.1657396395180139, 0.16553018929129298, 0.1653209362927536, 0.16511188046592917, 0.16490302175408075, 0.1646943601001954, 0.1644858954469892, 0.16427762773690435, 0.1640695569121151, 0.16386168291452347, 0.16365400568576272, 0.163446525167197, 0.16323924129992315, 0.16303215402477017, 0.16282526328230013, 0.1626185690128097, 0.16241207115633005, 0.16220576965262798, 0.1619996644412059, 0.16179375546130378, 0.1615880426518984, 0.1613825259517059, 0.16117720529917995, 0.16097208063251428, 0.16076715188964374, 0.16056241900824358, 0.16035788192572978, 0.1601535405792629, 0.15994939490574436, 0.15974544484182124, 0.15954169032388316, 0.1593381312880664, 0.15913476767025259, 0.15893159940606952, 0.15872862643089267, 0.15852584867984507, 0.1583232660877985, 0.15812087858937418, 0.15791868611894258, 0.15771668861062524, 0.15751488599829522, 0.1573132782155775, 0.15711186519584897, 0.15691064687224057, 0.15670962317763718, 0.15650879404467855, 0.1563081594057588, 0.15610771919302935, 0.15590747333839755, 0.15570742177352861, 0.15550756442984545, 0.15530790123852958, 0.1551084321305223, 0.15490915703652547, 0.15471007588700014, 0.15451118861217034, 0.15431249514202136, 0.154113995406302, 0.15391568933452315, 0.15371757685596102, 0.15351965789965621, 0.15332193239441466, 0.15312440026880833, 0.15292706145117604, 0.1527299158696242, 0.15253296345202716, 0.15233620412602775, 0.15213963781903833, 0.15194326445824136, 0.15174708397059095, 0.1515510962828107, 0.15135530132139727, 0.15115969901262064, 0.15096428928252323, 0.15076907205692133, 0.15057404726140683, 0.150379214821346, 0.1501845746618819, 0.1499901267079335, 0.14979587088419713, 0.14960180711514745, 0.1494079353250378, 0.14921425543789962, 0.14902076737754547, 0.14882747106756802, 0.14863436643134123, 0.14844145339202014, 0.14824873187254292, 0.14805620179563128, 0.14786386308378946, 0.1476717156593068, 0.14747975944425823, 0.14728799436050302, 0.1470964203296877, 0.14690503727324558, 0.14671384511239755, 0.14652284376815272, 0.14633203316130855, 0.14614141321245314, 0.14595098384196337, 0.14576074497000852, 0.14557069651654772, 0.14538083840133276, 0.1451911705439083, 0.14500169286361253, 0.14481240527957634, 0.14462330771072657, 0.1444344000757847, 0.14424568229326848, 0.1440571542814909, 0.14386881595856346, 0.14368066724239467, 0.14349270805069136, 0.1433049383009597, 0.14311735791050514, 0.1429299667964329, 0.1427427648756504, 0.142555752064865, 0.142368928280587, 0.14218229343912947, 0.14199584745660834, 0.14180959024894377, 0.14162352173185985, 0.14143764182088717, 0.1412519504313611, 0.14106644747842315, 0.1408811328770229, 0.14069600654191672, 0.14051106838766972, 0.14032631832865564, 0.1401417562790574, 0.13995738215286846, 0.13977319586389347, 0.13958919732574682, 0.1394053864518562, 0.13922176315546117, 0.13903832734961524, 0.1388550789471842, 0.13867201786084937, 0.13848914400310683, 0.13830645728626773, 0.13812395762245977, 0.13794164492362734, 0.137759519101532, 0.13757758006775372, 0.13739582773369027, 0.13721426201055956, 0.1370328828093983, 0.13685169004106404, 0.1366706836162354, 0.13648986344541172, 0.13630922943891569, 0.13612878150689228, 0.135948519559309, 0.1357684435059583, 0.1355885532564566, 0.13540884872024592, 0.1352293298065929, 0.1350499964245917, 0.13487084848316294, 0.1346918858910541, 0.1345131085568414, 0.13433451638892974, 0.13415610929555238, 0.1339778871847734, 0.13379984996448663, 0.13362199754241685, 0.13344432982612128, 0.1332668467229876, 0.13308954814023782, 0.13291243398492653, 0.13273550416394211, 0.1325587585840075, 0.1323821971516805, 0.13220581977335516, 0.13202962635526105, 0.13185361680346422, 0.13167779102386895, 0.13150214892221668, 0.13132669040408784, 0.13115141537490158, 0.13097632373991652, 0.13080141540423185, 0.13062669027278742, 0.13045214825036403, 0.13027778924158476, 0.13010361315091498, 0.1299296198826634, 0.1297558093409817, 0.1295821814298658, 0.12940873605315728, 0.12923547311454175, 0.12906239251755125, 0.1288894941655643, 0.12871677796180586, 0.12854424380934926, 0.1283718916111151, 0.12819972126987303, 0.12802773268824172, 0.12785592576868973, 0.12768430041353565, 0.1275128565249491, 0.12734159400495149, 0.12717051275541572, 0.12699961267806661, 0.1268288936744837, 0.12665835564609837, 0.12648799849419776, 0.12631782211992226, 0.1261478264242684, 0.12597801130808842, 0.1258083766720909, 0.1256389224168409, 0.12546964844276148, 0.12530055465013323, 0.12513164093909598, 0.12496290720964781, 0.12479435336164649, 0.12462597929481084, 0.12445778490871953, 0.12428977010281222, 0.12412193477639141, 0.12395427882862098, 0.12378680215852846, 0.1236195046650035, 0.12345238624680119, 0.1232854468025398, 0.12311868623070377, 0.12295210442964175, 0.12278570129756954, 0.12261947673256868, 0.12245343063258896, 0.12228756289544625, 0.12212187341882591, 0.12195636210028113, 0.12179102883723553, 0.12162587352698048, 0.12146089606667959, 0.12129609635336641, 0.12113147428394551, 0.12096702975519381, 0.12080276266376068, 0.12063867290616809, 0.1204747603788109, 0.12031102497795938, 0.1201474665997566, 0.11998408514022195, 0.11982088049524929, 0.11965785256060892, 0.11949500123194763, 0.11933232640478941, 0.11916982797453544, 0.11900750583646479, 0.1188453598857361, 0.11868339001738609, 0.11852159612633106, 0.1183599781073684, 0.11819853585517477, 0.11803726926430913, 0.11787617822921141, 0.11771526264420357, 0.11755452240349076, 0.11739395740116101, 0.11723356753118556, 0.11707335268742038, 0.11691331276360592, 0.11675344765336795, 0.11659375725021735, 0.11643424144755136, 0.11627490013865457, 0.11611573321669796, 0.11595674057473987, 0.11579792210572792, 0.11563927770249727, 0.11548080725777307, 0.11532251066416944, 0.11516438781419062, 0.11500643860023224, 0.11484866291458025, 0.11469106064941263, 0.11453363169679885, 0.11437637594870197, 0.11421929329697735, 0.11406238363337383, 0.11390564684953482, 0.11374908283699793, 0.11359269148719624, 0.11343647269145718, 0.11328042634100541, 0.11312455232696164, 0.1129688505403433, 0.11281332087206532, 0.11265796321294093, 0.11250277745368087, 0.11234776348489617, 0.11219292119709591, 0.11203825048068904, 0.11188375122598604, 0.11172942332319687, 0.11157526666243318, 0.11142128113370865, 0.11126746662693854, 0.11111382303194181, 0.11096035023843907, 0.11080704813605571, 0.11065391661432113, 0.11050095556266853, 0.11034816487043698, 0.11019554442687059, 0.1100430941211193, 0.10989081384224023, 0.10973870347919615, 0.10958676292085835, 0.10943499205600561, 0.1092833907733242, 0.10913195896141038, 0.10898069650876853, 0.10882960330381393, 0.10867867923487057, 0.10852792419017367, 0.10837733805786998, 0.10822692072601706, 0.10807667208258433, 0.10792659201545442, 0.10777668041242197, 0.10762693716119567, 0.10747736214939729, 0.1073279552645633, 0.10717871639414477, 0.10702964542550773, 0.1068807422459341, 0.10673200674262123, 0.10658343880268362, 0.1064350383131526, 0.1062868051609761, 0.10613873923302107, 0.10599084041607187, 0.10584310859683184, 0.10569554366192328, 0.1055481454978883, 0.10540091399118921, 0.10525384902820854, 0.10510695049524939, 0.10496021827853723, 0.10481365226421806, 0.10466725233836141, 0.10452101838695846, 0.10437495029592368, 0.10422904795109593, 0.10408331123823711, 0.1039377400430335, 0.10379233425109687, 0.10364709374796405, 0.10350201841909754, 0.10335710814988579, 0.103212362825644, 0.10306778233161427, 0.10292336655296665, 0.10277911537479836, 0.10263502868213525, 0.1024911063599315, 0.10234734829307147, 0.10220375436636775, 0.10206032446456376, 0.10191705847233322, 0.1017739562742806, 0.10163101775494138, 0.10148824279878312, 0.10134563129020557, 0.10120318311354061, 0.10106089815305286, 0.10091877629294116, 0.10077681741733721, 0.10063502141030779, 0.10049338815585344, 0.1003519175379101, 0.1002106094403491, 0.1000694637469781, 0.09992848034153991, 0.09978765910771513, 0.09964699992912081, 0.09950650268931198, 0.0993661672717808, 0.09922599355995848, 0.09908598143721475, 0.09894613078685817, 0.09880644149213733, 0.0986669134362404, 0.09852754650229598, 0.09838834057337334, 0.09824929553248302, 0.09811041126257719, 0.09797168764655008, 0.09783312456723757, 0.09769472190741917, 0.09755647954981678, 0.09741839737709698, 0.09728047527186899, 0.09714271311668678, 0.09700511079404989, 0.09686766818640215, 0.09673038517613267, 0.09659326164557755, 0.09645629747701827, 0.09631949255268377, 0.0961828467547492, 0.09604635996533799, 0.0959100320665213, 0.0957738629403182, 0.09563785246869701, 0.09550200053357458, 0.0953663070168171, 0.09523077180024163, 0.09509539476561416, 0.09496017579465191, 0.09482511476902322, 0.09469021157034742, 0.09455546608019567, 0.09442087818009147, 0.09428644775151093, 0.09415217467588251, 0.09401805883458829, 0.09388410010896425, 0.09375029838029969, 0.0936166535298394, 0.09348316543878189, 0.09334983398828105, 0.09321665905944698, 0.09308364053334524, 0.09295077829099724, 0.09281807221338158, 0.09268552218143404, 0.0925531280760475, 0.09242088977807238, 0.09228880716831767, 0.09215688012755076, 0.09202510853649794, 0.0918934922758443, 0.09176203122623544, 0.09163072526827583, 0.09149957428253155, 0.09136857814952816, 0.0912377367497531, 0.09110704996365496, 0.09097651767164408, 0.09084613975409322, 0.09071591609133718, 0.0905858465636743, 0.09045593105136586, 0.09032616943463609, 0.09019656159367447, 0.09006710740863362, 0.0899378067596316, 0.08980865952675128, 0.08967966559004051, 0.08955082482951342, 0.08942213712515032, 0.08929360235689711, 0.08916522040466733, 0.0890369911483414, 0.08890891446776746, 0.08878099024276088, 0.08865321835310563, 0.08852559867855456, 0.08839813109882892, 0.08827081549361904, 0.0881436517425856, 0.08801663972535853, 0.0878897793215383, 0.08776307041069593, 0.08763651287237363, 0.08751010658608459, 0.08738385143131368, 0.08725774728751823, 0.08713179403412709, 0.08700599155054288, 0.0868803397161401, 0.08675483841026696, 0.08662948751224604, 0.08650428690137323, 0.08637923645691871, 0.08625433605812768, 0.08612958558422039, 0.08600498491439257, 0.08588053392781501, 0.08575623250363505, 0.08563208052097647, 0.08550807785893959, 0.08538422439660157, 0.08526052001301725, 0.08513696458721869, 0.08501355799821689, 0.08489030012500003, 0.08476719084653554, 0.08464423004177003, 0.08452141758962918, 0.08439875336901834, 0.08427623725882245, 0.08415386913790764, 0.08403164888511994, 0.08390957637928624, 0.08378765149921538, 0.08366587412369711, 0.08354424413150341, 0.08342276140138834, 0.08330142581208855, 0.08318023724232348, 0.08305919557079601, 0.08293830067619196, 0.0828175524371815, 0.08269695073241873, 0.08257649544054234, 0.08245618644017502, 0.08233602360992547, 0.0822160068283874, 0.0820961359741403, 0.08197641092574892, 0.08185683156176556, 0.08173739776072803, 0.08161810940116204, 0.0814989663615797, 0.08137996852048089, 0.0812611157563536, 0.08114240794767372, 0.08102384497290566, 0.08090542671050255, 0.08078715303890668, 0.08066902383654984, 0.0805510389818528, 0.08043319835322732, 0.08031550182907453, 0.080197949287787, 0.08008054060774712, 0.07996327566732934, 0.07984615434489929, 0.0797291765188143, 0.07961234206742368, 0.07949565086906941, 0.07937910280208561, 0.07926269774480028, 0.07914643557553358, 0.07903031617259973, 0.07891433941430716, 0.07879850517895766, 0.07868281334484774, 0.07856726379026899, 0.0784518563935076, 0.07833659103284497, 0.07822146758655836, 0.07810648593292083, 0.07799164595020168, 0.07787694751666602, 0.0777623905105767, 0.07764797481019287, 0.07753370029377116, 0.0774195668395659, 0.07730557432582899, 0.07719172263081082, 0.07707801163276017, 0.0769644412099241, 0.07685101124054926, 0.07673772160288118, 0.0766245721751652, 0.07651156283564622, 0.07639869346256939, 0.07628596393418038, 0.07617337412872528, 0.07606092392445123, 0.07594861319960669, 0.07583644183244134, 0.07572440970120707, 0.07561251668415737, 0.07550076265954814, 0.07538914750563806, 0.07527767110068861, 0.07516633332296438, 0.07505513405073301, 0.07494407316226633, 0.0748331505358401, 0.07472236604973365, 0.07461171958223156, 0.0745012110116228, 0.0743908402162011, 0.07428060707426609, 0.07417051146412228, 0.07406055326408038, 0.07395073235245737, 0.07384104860757575, 0.07373150190776546, 0.07362209213136273, 0.0735128191567116, 0.07340368286216262, 0.07329468312607433, 0.0731858198268136, 0.0730770928427551, 0.07296850205228138, 0.07286004733378473, 0.07275172856566557, 0.07264354562633393, 0.07253549839420907, 0.0724275867477199, 0.07231981056530543, 0.07221216972541497, 0.07210466410650802, 0.07199729358705494, 0.071890058045537, 0.07178295736044692, 0.07167599141028841, 0.07156916007357726, 0.07146246322884128, 0.07135590075462028, 0.07124947252946642, 0.07114317843194504, 0.07103701834063404, 0.07093099213412457, 0.07082509969102131, 0.07071934088994274, 0.0706137156095211, 0.07050822372840264, 0.07040286512524858, 0.07029763967873429, 0.07019254726755053, 0.07008758777040257, 0.06998276106601163, 0.06987806703311421, 0.0697735055504631, 0.06966907649682672, 0.06956477975099014, 0.06946061519175478, 0.06935658269793933, 0.0692526821483789, 0.06914891342192656, 0.0690452763974524, 0.06894177095384443, 0.06883839697000892, 0.06873515432486979, 0.06863204289737006, 0.06852906256647122, 0.06842621321115334, 0.06832349471041607, 0.06822090694327837, 0.06811844978877897, 0.06801612312597602, 0.06791392683394784, 0.06781186079179352, 0.06770992487863228, 0.06760811897360393, 0.06750644295586987, 0.0674048967046122, 0.06730348009903461, 0.0672021930183625, 0.067101035341843, 0.06700000694874561, 0.06689910771836208, 0.06679833753000639, 0.06669769626301571, 0.06659718379674989, 0.06649680001059251, 0.0663965447839499, 0.06629641799625231, 0.06619641952695426, 0.06609654925553371, 0.0659968070614934, 0.06589719282436032, 0.06579770642368643, 0.06569834773904845, 0.0655991166500483, 0.06550001303631353, 0.06540103677749677, 0.06530218775327727, 0.06520346584335937, 0.06510487092747416, 0.06500640288537926, 0.06490806159685894, 0.0648098469417237, 0.06471175879981214, 0.06461379705098935, 0.06451596157514841, 0.06441825225220965, 0.06432066896212159, 0.06422321158486101, 0.06412588000043275, 0.06402867408887013, 0.06393159373023563, 0.06383463880462005, 0.06373780919214407, 0.06364110477295704, 0.06354452542723817, 0.06344807103519658, 0.06335174147707097, 0.06325553663313038, 0.06315945638367436, 0.06306350060903292, 0.06296766918956659, 0.06287196200566716, 0.06277637893775748, 0.06268091986629183, 0.06258558467175554, 0.06249037323466661, 0.06239528543557416, 0.0623003211550599, 0.062205480273737714, 0.06211076267225382, 0.062016168231287534, 0.06192169683155113, 0.061827348353789426, 0.061733122678780936, 0.06163901968733781, 0.06154503926030572, 0.06145118127856392, 0.0613574456230262, 0.0612638321746403, 0.061170340814388616, 0.06107697142328795, 0.060983723882390005, 0.060890598072781736, 0.060797593875584845, 0.060704711171956624, 0.06061194984309017, 0.060519309770213865, 0.060426790834592445, 0.06033439291752659, 0.060242115900353, 0.06014995966444549, 0.06005792409121412, 0.0599660090621056, 0.059874214458604295, 0.059782540162231154, 0.05969098605454508, 0.059599552017142045, 0.05950823793165606, 0.05941704367975894, 0.05932596914316091, 0.059235014203609875, 0.05914417874289281, 0.05905346264283487, 0.05896286578530069, 0.05887238805219302, 0.05878202932545423, 0.05869178948706624, 0.05860166841905013, 0.058511666003466814, 0.05842178212241706, 0.05833201665804153, 0.05824236949252146, 0.05815284050807799, 0.05806342958697321, 0.05797413661150956, 0.05788496146403084, 0.057795904026921516, 0.05770696418260731, 0.05761814181355549, 0.05752943680227496, 0.05744084903131593, 0.05735237838327102, 0.05726402474077465, 0.05717578798650364, 0.05708766800317676, 0.056999664673555876, 0.05691177788044539, 0.05682400750669243, 0.05673635343518728, 0.056648815548863536, 0.056561393730698024, 0.056474087863711366, 0.056386897830967404, 0.056299823515574145, 0.05621286480068382, 0.05612602156949234, 0.05603929370524048, 0.05595268109121295, 0.05586618361073963, 0.05577980114719492, 0.0556935335839981, 0.05560738080461404, 0.055521342692552524, 0.05543541913136845, 0.05534961000466317, 0.05526391519608302, 0.05517833458932063, 0.05509286806811463, 0.05500751551624956, 0.05492227681755675, 0.05483715185591384, 0.05475214051524506, 0.05466724267952156, 0.054582458232761456, 0.054497787059030134, 0.05441322904243976, 0.054328784067150256, 0.05424445201736927, 0.054160232777351894, 0.05407612623140105, 0.05399213226386789, 0.05390825075915148, 0.05382448160169944, 0.05374082467600758, 0.05365727986662043, 0.05357384705813129, 0.0534905261351823, 0.05340731698246467, 0.05332421948471843, 0.05324123352673363, 0.053158358993349204, 0.05307559576945368, 0.052992943739985636, 0.052910402789933295, 0.05282797280433511, 0.05274565366827938, 0.05266344526690496, 0.05258134748540113, 0.052499360209007515, 0.052417483323014734, 0.05233571671276413, 0.0522540602636479, 0.052172513861109826, 0.05209107739064441, 0.05200975073779766, 0.051928533788167586, 0.05184742642740321, 0.051766428541205785, 0.05168554001532848, 0.05160476073557625, 0.05152409058780669, 0.05144352945792905, 0.05136307723190593, 0.051282733795751954, 0.05120249903553444, 0.05112237283737396, 0.051042355087443626, 0.05096244567197009, 0.05088264447723313, 0.05080295138956552, 0.050723366295354164, 0.05064388908103917, 0.05056451963311474, 0.0504852578381285, 0.050406103582682535, 0.05032705675343292, 0.050248117237089926, 0.05016928492041837, 0.05009055969023754, 0.05001194143342122, 0.049933430036898145, 0.04985502538765199, 0.049776727372721215, 0.049698535879199625, 0.04962045079423617, 0.04954247200503534, 0.049464599398856814, 0.04938683286301643, 0.049309172284885204, 0.049231617551890164, 0.04915416855151477, 0.04907682517129815, 0.04899958729883546, 0.04892245482177883, 0.048845427627836384, 0.04876850560477306, 0.04869168864041022, 0.04861497662262626, 0.048538369439356556, 0.048461866978593365, 0.0483854691283861, 0.04830917577684163, 0.04823298681212394, 0.04815690212245492, 0.04808092159611366, 0.048005045121437065, 0.04792927258682024, 0.047853603880715925, 0.04777803889163464, 0.0477025775081458, 0.04762721961887658, 0.04755196511251276, 0.04747681387779855, 0.04740176580353677, 0.047326820778589115, 0.047251978691875925, 0.04717723943237662, 0.04710260288912959, 0.04702806895123242, 0.046953637507842164, 0.04687930844817475, 0.04680508166150607, 0.04673095703717144, 0.04665693446456596, 0.046583013833144254, 0.04650919503242104, 0.04643547795197131, 0.046361862481429664, 0.046288348510491066, 0.04621493592891122, 0.04614162462650557, 0.04606841449315082, 0.045995305418783675, 0.04592229729340178, 0.045849390007063714, 0.04577658344988911, 0.0457038775120581, 0.045631272083812416, 0.04555876705545501, 0.045486362317350065, 0.04541405775992288, 0.04534185327366088, 0.045269748749112715, 0.045197744076888785, 0.04512583914766149, 0.04505403385216487, 0.044982328081195184, 0.04491072172561104, 0.044839214676332534, 0.04476780682434265, 0.04469649806068668, 0.04462528827647238, 0.04455417736286983, 0.044483165211112057, 0.04441225171249491, 0.044341436758376915, 0.04427072024017942, 0.04420010204938735, 0.04412958207754825, 0.044059160216273006, 0.04398883635723608, 0.043918610392174956, 0.04384848221289102, 0.04377845171124884, 0.043708518779176954, 0.04363868330866758, 0.04356894519177689, 0.04349930432062479, 0.04342976058739529, 0.043360313884336615, 0.04329096410376124, 0.04322171113804567, 0.04315255487963098, 0.04308349522102272, 0.04301453205479113, 0.04294566527357057, 0.04287689477006063, 0.04280822043702557, 0.04273964216729448, 0.04267115985376139, 0.0426027733893855, 0.04253448266719094, 0.042466287580267555, 0.042398188021769874, 0.04233018388491799, 0.04226227506299782, 0.04219446144936052, 0.04212674293742271, 0.042059119420667104, 0.04199159079264199, 0.041924156946961666, 0.041856817777306043, 0.04178957317742146, 0.04172242304112018, 0.04165536726228052, 0.04158840573484741, 0.04152153835283172, 0.04145476501031089, 0.04138808560142918, 0.04132150002039672, 0.04125500816149088, 0.04118860991905548, 0.04112230518750139, 0.041056093861305876, 0.04098997583501356, 0.040923951003236037, 0.04085801926065187, 0.040792180502006586, 0.040726434622113505, 0.04066078151585277, 0.04059522107817215, 0.04052975320408682, 0.040464377788679354, 0.04039909472710008, 0.0403339039145671, 0.04026880524636585, 0.04020379861784992, 0.04013888392444074, 0.040074061061627676, 0.040009329924968015, 0.03994469041008705, 0.03988014241267863, 0.03981568582850443, 0.039751320553394545, 0.039687046483247536, 0.039622863514030215, 0.03955877154177803, 0.039494770462594864, 0.03943086017265341, 0.039367040568194886, 0.039303311545529206, 0.03923967300103541, 0.03917612483116107, 0.039112666932423136, 0.03904929920140705, 0.03898602153476763, 0.03892283382922898, 0.03885973598158426, 0.03879672788869555, 0.038733809447494986, 0.03867098055498351, 0.03860824110823186, 0.03854559100437997, 0.038483030140637635, 0.038420558414284205, 0.03835817572266868, 0.038295881963209925, 0.03823367703339652, 0.03817156083078683, 0.03810953325300962, 0.03804759419776305, 0.03798574356281569, 0.037923981246006246, 0.037862307145243385, 0.03780072115850622, 0.03773922318384387, 0.03767781311937619, 0.0376164908632932, 0.03755525631385529, 0.03749410936939362, 0.03743304992830965, 0.03737207788907575, 0.03731119315023472, 0.03725039561040015, 0.037189685168256575, 0.0371290617225593, 0.03706852517213424, 0.037008075415878756, 0.036947712352760814, 0.03688743588181976, 0.03682724590216571, 0.03676714231298014, 0.036707125013515765, 0.03664719390309646, 0.03658734888111752, 0.036527589847045495, 0.03646791670041836, 0.03640832934084579, 0.03634882766800862, 0.036289411581659554, 0.03623008098162262, 0.036170835767793855, 0.0361116758401408, 0.03605260109870263, 0.03599361144359076, 0.03593470677498813, 0.03587588699314947, 0.03581715199840188, 0.035758501691144126, 0.035699935971847264, 0.03564145474105419, 0.03558305789938007, 0.035524745347512286, 0.035466516986210554, 0.03540837271630651, 0.03535031243870447, 0.03529233605438097, 0.035234443464385104, 0.0351766345698381, 0.03511890927193393, 0.035061267471939106, 0.03500370907119271, 0.03494623397110639, 0.03488884207316445, 0.03483153327892411, 0.03477430749001501, 0.03471716460813989, 0.034660104535074204, 0.03460312717266637, 0.03454623242283745, 0.03448942018758185, 0.03443269036896673, 0.03437604286913251, 0.034319477590292406, 0.03426299443473285, 0.03420659330481362, 0.03415027410296757, 0.0340940367317006, 0.03403788109359227, 0.03398180709129513, 0.03392581462753531, 0.03386990360511212, 0.033814073926898475, 0.033758325495840694, 0.03370265821495853, 0.033647071987345324, 0.033591566716168135, 0.033536142304667234, 0.033480798656157156, 0.03342553567402547, 0.03337035326173379, 0.03331525132281754, 0.03326022976088581, 0.03320528847962148, 0.03315042738278127, 0.033095646374195986, 0.03304094535777018, 0.03298632423748224, 0.03293178291738486, 0.03287732130160451, 0.032822939294341796, 0.03276863679987145, 0.032714413722542114, 0.03266026996677682, 0.03260620543707271, 0.03255222003800101, 0.032498313674207364, 0.03244448625041146, 0.032390737671407696, 0.03233706784206429, 0.03228347666732399, 0.032229964052204275, 0.032176529901796654, 0.032123174121267015, 0.0320698966158561, 0.03201669729087892, 0.03196357605172503, 0.0319105328038585, 0.03185756745281816, 0.03180467990421726, 0.03175187006374387, 0.031699137837160565, 0.03164648313030461, 0.031593905849088236, 0.03154140589949819, 0.03148898318759591, 0.03143663761951798, 0.0313843691014755, 0.03133217753975456, 0.031280062840715966, 0.031228024910795654, 0.031176063656504365, 0.031124178984427778, 0.031072370801226493, 0.031020639013636223, 0.030968983528467532, 0.030917404252606397, 0.030865901093013286, 0.03081447395672415, 0.030763122750850077, 0.030711847382577064, 0.0306606477591663, 0.03060952378795424, 0.03055847537635258, 0.030507502431848077, 0.030456604862002738, 0.03040578257445408, 0.03035503547691457, 0.030304363477172008, 0.03025376648308979, 0.03020324440260636, 0.03015279714373568, 0.030102424614567032, 0.03005212672326502, 0.030001903378069825, 0.02995175448729697, 0.029901679959337332, 0.02985167970265741, 0.029801753625799125, 0.02975190163738002, 0.029702123646092874, 0.029652419560706206, 0.029602789290064133, 0.029553232743086286, 0.029503749828767682, 0.029454340456179368, 0.029405004534467576, 0.029355741972854524, 0.029306552680637823, 0.029257436567190837, 0.029208393541962682, 0.02915942351447809, 0.02911052639433755, 0.029061702091217164, 0.029012950514868952, 0.028964271575120607, 0.028915665181875407, 0.028867131245112792, 0.028818669674887613, 0.028770280381330855, 0.028721963274649005, 0.028673718265124576, 0.028625545263115927, 0.02857744417905727, 0.028529414923458493, 0.02848145740690566, 0.02843357154006043, 0.028385757233660745, 0.02833801439852002, 0.028290342945527815, 0.028242742785649734, 0.028195213829927155, 0.028147755989477316, 0.028100369175493738, 0.028053053299245685, 0.02800580827207847, 0.027958634005413294, 0.027911530410747527, 0.027864497399654492, 0.027817534883783437, 0.027770642774859855, 0.027723820984684983, 0.02767706942513626, 0.027630388008167327, 0.027583776645807558, 0.02753723525016262, 0.027490763733414195, 0.027444362007820144, 0.027398029985714167, 0.027351767579506237, 0.027305574701682492, 0.02725945126480502, 0.02721339718151206, 0.027167412364518105, 0.027121496726613563, 0.027075650180665004, 0.027029872639615364, 0.02698416401648341, 0.026938524224364352, 0.026892953176429264, 0.02684745078592553, 0.02680201696617664, 0.026756651630582332, 0.026711354692618396, 0.026666126065836782, 0.026620965663865712, 0.026575873400409664, 0.026530849189248883, 0.026485892944240315, 0.026441004579316744, 0.026396184008487294, 0.026351431145837097, 0.026306745905527743, 0.026262128201796825, 0.026217577948958147, 0.02617309506140173, 0.0261286794535938, 0.02608433104007673, 0.026040049735469282, 0.0259958354544661, 0.025951688111838164, 0.025907607622432795, 0.025863593901173383, 0.025819646863059376, 0.025775766423166705, 0.025731952496647288, 0.025688204998729362, 0.025644523844717264, 0.025600908949991518, 0.025557360230008944, 0.025513877600302506, 0.025470460976481313, 0.025427110274230714, 0.025383825409312104, 0.02534060629756339, 0.02529745285489826, 0.025254364997306843, 0.02521134264085536, 0.025168385701686218, 0.02512549409601796, 0.02508266774014532, 0.02503990655043922, 0.02499721044334669, 0.024954579335390907, 0.024912013143171315, 0.024869511783363257, 0.024827075172718604, 0.02478470322806494, 0.02474239586630623, 0.02470015300442258, 0.024657974559470133, 0.024615860448581068, 0.02457381058896386, 0.02453182489790298, 0.0244899032927591, 0.02444804569096878, 0.024406252010044854, 0.024364522167576227, 0.02432285608122776, 0.024281253668740524, 0.02423971484793149, 0.024198239536693807, 0.024156827652996763, 0.02411547911488535, 0.02407419384048093, 0.02403297174798077, 0.023991812755658124, 0.02395071678186229, 0.023909683745018426, 0.02386871356362804, 0.023827806156268228, 0.023786961441592185, 0.023746179338329284, 0.023705459765284605, 0.02366480264133912, 0.023624207885450058, 0.02358367541665031, 0.02354320515404878, 0.023502797016830244, 0.02346245092425541, 0.023422166795660858, 0.02338194455045909, 0.023341784108138395, 0.023301685388262935, 0.02326164831047279, 0.0232216727944839, 0.02318175876008781, 0.023141906127152116, 0.023102114815620117, 0.023062384745510915, 0.023022715836919373, 0.0229831080100161, 0.02294356118504756, 0.02290407528233587, 0.022864650222278807, 0.022825285925350082, 0.022785982312098867, 0.022746739303150295, 0.02270755681920487, 0.022668434781038912, 0.022629373109504487, 0.022590371725529197, 0.022551430550116172, 0.02251254950434431, 0.022473728509368032, 0.02243496748641747, 0.022396266356798034, 0.022357625041890938, 0.022319043463152943, 0.022280521542116134, 0.022242059200388277, 0.022203656359652612, 0.022165312941667726, 0.0221270288682679, 0.02208880406136264, 0.02205063844293697, 0.022012531935051424, 0.021974484459841785, 0.021936495939519254, 0.02189856629637051, 0.021860695452757508, 0.02182288333111754, 0.02178512985396307, 0.02174743494388219, 0.02170979852353798, 0.021672220515669055, 0.021634700843089008, 0.021597239428686778, 0.021559836195426608, 0.021522491066347873, 0.021485203964565033, 0.021447974813267847, 0.021410803535721182, 0.021373690055265085, 0.021336634295314502, 0.02129963617935971, 0.021262695630965972, 0.021225812573773588, 0.02118898693149783, 0.02115221862792914, 0.021115507586932838, 0.02107885373244924, 0.021042256988493664, 0.021005717279156313, 0.020969234528602325, 0.020932808661071736, 0.020896439600879477, 0.02086012727241527, 0.020823871600143852, 0.020787672508604565, 0.020751529922411582, 0.02071544376625402, 0.020679413964895612, 0.020643440443174753, 0.02060752312600479, 0.020571661938373523, 0.0205358568053436, 0.02050010765205213, 0.020464414403711068, 0.02042877698560682, 0.02039319532310043, 0.02035766934162751, 0.020322198966698204, 0.020286784123897107, 0.02025142473888352, 0.02021612073739096, 0.020180872045227487, 0.020145678588275717, 0.020110540292492516, 0.02007545708390914, 0.02004042888863132, 0.020005455632838988, 0.019970537242786524, 0.019935673644802445, 0.01990086476528969, 0.019866110530725286, 0.01983141086766067, 0.01979676570272129, 0.019762174962606814, 0.019727638574091117, 0.01969315646402218, 0.019658728559321992, 0.019624354786986757, 0.019590035074086597, 0.019555769347765813, 0.01952155753524248, 0.01948739956380883, 0.019453295360831034, 0.01941924485374909, 0.01938524797007692, 0.019351304637402426, 0.0193174147833872, 0.019283578335766816, 0.019249795222350496, 0.019216065371021267, 0.01918238870973597, 0.019148765166525163, 0.01911519466949299, 0.01908167714681733, 0.019048212526749708, 0.019014800737615294, 0.018981441707812668, 0.018948135365814214, 0.018914881640165675, 0.018881680459486423, 0.018848531752469155, 0.018815435447880093, 0.01878239147455891, 0.01874939976141874, 0.018716460237445828, 0.018683572831700017, 0.018650737473314388, 0.018617954091495293, 0.018585222615522274, 0.018552542974748128, 0.01851991509859902, 0.018487338916574086, 0.018454814358245565, 0.018422341353259056, 0.018389919831333045, 0.018357549722259083, 0.018325230955901856, 0.01829296346219895, 0.01826074717116098, 0.01822858201287143, 0.018196467917486792, 0.018164404815236356, 0.01813239263642229, 0.018100431311419644, 0.01806852077067609, 0.01803666094471227, 0.018004851764121463, 0.01797309315956958, 0.01794138506179532, 0.017909727401609985, 0.017878120109897526, 0.017846563117614327, 0.01781505635578948, 0.017783599755524567, 0.017752193247993615, 0.01772083676444311, 0.01768953023619201, 0.0176582735946316, 0.017627066771225677, 0.017595909697510178, 0.01756480230509341, 0.017533744525656043, 0.01750273629095091, 0.01747177753280303, 0.017440868183109626, 0.017410008173840072, 0.0173791974370359, 0.017348435904810538, 0.017317723509349747, 0.017287060182911068, 0.01725644585782412, 0.017225880466490463, 0.017195363941383577, 0.017164896215048832, 0.017134477220103497, 0.017104106889236477, 0.017073785155208705, 0.017043511950852717, 0.017013287209072896, 0.01698311086284513, 0.016952982845217093, 0.01692290308930811, 0.01689287152830902, 0.01686288809548213, 0.016832952724161528, 0.016803065347752538, 0.016773225899732104, 0.016743434313648508, 0.01671369052312139, 0.016683994461841805, 0.016654346063572172, 0.016624745262146075, 0.0165951919914684, 0.016565686185515252, 0.016536227778334, 0.01650681670404293, 0.01647745289683174, 0.016448136290960976, 0.0164188668207623, 0.016389644420638377, 0.016360469025062895, 0.016331340568580453, 0.016302258985806485, 0.016273224211427358, 0.01624423618020027, 0.01621529482695317, 0.016186400086584903, 0.01615755189406486, 0.01612875018443313, 0.016099994892800697, 0.016071285954348882, 0.016042623304329665, 0.01601400687806572, 0.015985436610950064, 0.015956912438446224, 0.015928434296088232, 0.01590000211948044, 0.015871615844297624, 0.015843275406284833, 0.015814980741257496, 0.015786731785101208, 0.015758528473771828, 0.01573037074329542, 0.015702258529768098, 0.015674191769356208, 0.015646170398296164, 0.015618194352894242, 0.015590263569526908, 0.015562377984640498, 0.01553453753475136, 0.01550674215644556, 0.015478991786379187, 0.015451286361278046, 0.015423625817937745, 0.015396010093223611, 0.015368439124070685, 0.015340912847483668, 0.015313431200536895, 0.015285994120374282, 0.015258601544209206, 0.01523125340932471, 0.015203949653073227, 0.015176690212876561, 0.015149475026226001, 0.0151223040306822, 0.015095177163875073, 0.015068094363503775, 0.01504105556733685, 0.015014060713211902, 0.014987109739035748, 0.014960202582784375, 0.014933339182502746, 0.014906519476304963, 0.014879743402374183, 0.014853010898962314, 0.014826321904390469, 0.01479967635704841, 0.014773074195394977, 0.01474651535795763, 0.014719999783332646, 0.014693527410185162, 0.014667098177248874, 0.0146407120233261, 0.014614368887287942, 0.014588068708073913, 0.014561811424692171, 0.014535596976219279, 0.014509425301800315, 0.014483296340648755, 0.014457210032046508, 0.014431166315343644, 0.014405165129958722, 0.014379206415378477, 0.01435329011115788, 0.014327416156919974, 0.01430158449235609, 0.014275795057225562, 0.014250047791355804, 0.014224342634642189, 0.014198679527048147, 0.01417305840860501, 0.014147479219411953, 0.01412194189963605, 0.014096446389512159, 0.014070992629342952, 0.014045580559498684, 0.014020210120417513, 0.013994881252605056, 0.013969593896634679, 0.013944347993147177, 0.013919143482850924, 0.013893980306521786, 0.01386885840500309, 0.013843777719205452, 0.013818738190106964, 0.01379373975875295, 0.013768782366256106, 0.013743865953796189, 0.013718990462620298, 0.013694155834042635, 0.013669362009444437, 0.013644608930274136, 0.013619896538047063, 0.013595224774345537, 0.013570593580818965, 0.013546002899183408, 0.01352145267122198, 0.013496942838784491, 0.013472473343787622, 0.013448044128214627, 0.01342365513411552, 0.013399306303607077, 0.013374997578872495, 0.01335072890216153, 0.013326500215790607, 0.013302311462142453, 0.013278162583666351, 0.013254053522877892, 0.013229984222359, 0.013205954624757934, 0.013181964672789261, 0.013158014309233619, 0.01313410347693792, 0.013110232118815192, 0.01308640017784458, 0.013062607597071155, 0.013038854319606033, 0.013015140288626385, 0.012991465447375184, 0.012967829739161283, 0.01294423310735938, 0.01292067549540995, 0.012897156846819238, 0.012873677105159088, 0.012850236214067117, 0.012826834117246416, 0.012803470758465798, 0.01278014608155944, 0.012756860030427041, 0.012733612549033836, 0.012710403581410297, 0.012687233071652293, 0.01266410096392105, 0.012641007202442971, 0.012617951731509737, 0.012594934495478114, 0.01257195543877005, 0.012549014505872598, 0.012526111641337778, 0.012503246789782626, 0.012480419895889168, 0.012457630904404219, 0.01243487976013962, 0.012412166407971893, 0.012389490792842309, 0.012366852859757018, 0.012344252553786713, 0.012321689820066727, 0.012299164603797067, 0.01227667685024223, 0.012254226504731193, 0.012231813512657421, 0.012209437819478822, 0.012187099370717627, 0.01216479811196032, 0.012142533988857854, 0.012120306947125226, 0.012098116932541708, 0.012075963890950713, 0.012053847768259702, 0.012031768510440227, 0.012009726063527898, 0.01198772037362214, 0.011965751386886428, 0.011943819049548061, 0.011921923307898197, 0.011900064108291659, 0.011878241397147117, 0.011856455120946963, 0.011834705226237103, 0.011812991659627108, 0.011791314367790136, 0.011769673297462778, 0.01174806839544517, 0.011726499608600784, 0.011704966883856515, 0.011683470168202563, 0.011662009408692409, 0.011640584552442788, 0.011619195546633529, 0.011597842338507768, 0.01157652487537162, 0.011555243104594206, 0.011533996973607802, 0.011512786429907511, 0.011491611421051423, 0.011470471894660451, 0.011449367798418321, 0.011428299080071576, 0.011407265687429502, 0.011386267568363938, 0.01136530467080952, 0.011344376942763338, 0.011323484332285175, 0.011302626787497156, 0.011281804256583912, 0.011261016687792532, 0.011240264029432404, 0.011219546229875215, 0.011198863237554984, 0.011178215000967856, 0.011157601468672243, 0.011137022589288587, 0.011116478311499513, 0.011095968584049555, 0.011075493355745356, 0.011055052575455419, 0.01103464619211014, 0.011014274154701771, 0.010993936412284442, 0.010973632913973875, 0.010953363608947607, 0.010933128446444838, 0.010912927375766343, 0.01089276034627444, 0.010872627307392996, 0.010852528208607385, 0.010832462999464328, 0.010812431629571942, 0.010792434048599734, 0.010772470206278395, 0.010752540052399966, 0.01073264353681758, 0.010712780609445511, 0.010692951220259256, 0.010673155319295151, 0.010653392856650734, 0.010633663782484344, 0.010613968047015332, 0.010594305600523836, 0.0105746763933508, 0.010555080375898031, 0.010535517498627961, 0.01051598771206364, 0.010496490966788903, 0.01047702721344801, 0.010457596402745845, 0.010438198485447683, 0.01041883341237931, 0.010399501134426831, 0.010380201602536767, 0.010360934767715827, 0.010341700581031054, 0.010322498993609586, 0.010303329956638857, 0.010284193421366238, 0.010265089339099216, 0.01024601766120533, 0.010226978339112023, 0.0102079713243066, 0.010188996568336347, 0.01017005402280824, 0.010151143639389128, 0.010132265369805458, 0.010113419165843476, 0.01009460497934894, 0.010075822762227253, 0.010057072466443294, 0.010038354044021425, 0.0100196674470455, 0.010001012627658687, 0.009982389538063486, 0.009963798130521737, 0.00994523835735446, 0.009926710170941943, 0.009908213523723494, 0.009889748368197615, 0.009871314656921855, 0.009852912342512702, 0.009834541377645592, 0.009816201715054955, 0.009797893307533936, 0.009779616107934642, 0.009761370069167814, 0.009743155144202915, 0.009724971286068158, 0.009706818447850282, 0.009688696582694585, 0.009670605643804968, 0.009652545584443705, 0.009634516357931567, 0.009616517917647593, 0.009598550217029291, 0.009580613209572321, 0.009562706848830604, 0.009544831088416278, 0.009526985881999555, 0.00950917118330876, 0.009491386946130276, 0.009473633124308389, 0.009455909671745408, 0.009438216542401486, 0.009420553690294644, 0.009402921069500634, 0.009385318634153008, 0.009367746338443022, 0.009350204136619548, 0.009332691982988976, 0.009315209831915437, 0.009297757637820418, 0.009280335355182849, 0.00926294293853915, 0.00924558034248304, 0.009228247521665572, 0.00921094443079503, 0.009193671024636894, 0.009176427258013858, 0.009159213085805707, 0.00914202846294926, 0.009124873344438362, 0.009107747685323856, 0.009090651440713495, 0.009073584565771824, 0.009056547015720326, 0.009039538745837171, 0.00902255971145731, 0.009005609867972296, 0.008988689170830368, 0.008971797575536325, 0.00895493503765149, 0.00893810151279366, 0.008921296956637076, 0.00890452132491232, 0.008887774573406417, 0.008871056657962544, 0.008854367534480139, 0.008837707158914932, 0.008821075487278689, 0.008804472475639225, 0.00878789808012056, 0.008771352256902547, 0.008754834962221085, 0.008738346152367864, 0.00872188578369052, 0.008705453812592459, 0.008689050195532764, 0.008672674889026332, 0.008656327849643602, 0.008640009034010672, 0.008623718398809224, 0.008607455900776342, 0.008591221496704651, 0.008575015143442142, 0.008558836797892209, 0.00854268641701347, 0.008526563957819863, 0.00851046937738054, 0.008494402632819807, 0.008478363681317005, 0.008462352480106678, 0.008446368986478256, 0.008430413157776259, 0.00841448495139999, 0.00839858432480369, 0.008382711235496434, 0.008366865641042038, 0.008351047499059036, 0.008335256767220637, 0.008319493403254686, 0.008303757364943628, 0.008288048610124329, 0.00827236709668825, 0.008256712782581213, 0.008241085625803423, 0.008225485584409458, 0.00820991261650812, 0.008194366680262443, 0.008178847733889733, 0.008163355735661295, 0.008147890643902611, 0.00813245241699315, 0.008117041013366447, 0.00810165639150987, 0.008086298509964701, 0.008070967327326144, 0.008055662802243086, 0.00804038489341819, 0.008025133559607864, 0.008009908759622115, 0.007994710452324486, 0.007979538596632188, 0.007964393151515849, 0.007949274075999572, 0.007934181329160813, 0.00791911487013044, 0.007904074658092588, 0.00788906065228466, 0.007874072811997253, 0.0078591110965741, 0.007844175465412044, 0.00782926587796105, 0.007814382293723953, 0.007799524672256685, 0.0077846929731680255, 0.007769887156119601, 0.0077551071808258515, 0.007740353007054005, 0.007725624594624008, 0.007710921903408444, 0.007696244893332486, 0.007681593524373947, 0.007666967756563075, 0.007652367549982685, 0.007637792864767917, 0.007623243661106289, 0.007608719899237724, 0.007594221539454365, 0.007579748542100516, 0.00756530086757274, 0.007550878476319712, 0.007536481328842205, 0.007522109385692904, 0.007507762607476615, 0.007493440954850008, 0.007479144388521613, 0.007464872869251848, 0.007450626357852867, 0.0074364048151885605, 0.00742220820217458, 0.007408036479778085, 0.007393889609017914, 0.007379767550964439, 0.007365670266739478, 0.007351597717516328, 0.0073375498645196335, 0.007323526669025458, 0.007309528092361114, 0.007295554095905102, 0.00728160464108724, 0.007267679689388393, 0.0072537792023405915, 0.0072399031415268595, 0.007226051468581256, 0.007212224145188785, 0.007198421133085381, 0.007184642394057766, 0.007170887889943527, 0.007157157582630984, 0.007143451434059205, 0.007129769406217844, 0.00711611146114721, 0.007102477560938184, 0.007088867667732147, 0.007075281743720926, 0.007061719751146805, 0.007048181652302389, 0.007034667409530641, 0.007021176985224766, 0.007007710341828213, 0.0069942674418345795, 0.006980848247787595, 0.0069674527222810785, 0.006954080827958832, 0.006940732527514721, 0.006927407783692452, 0.0069141065592856175, 0.006900828817137723, 0.0068875745201419794, 0.0068743436312413446, 0.006861136113428465, 0.006847951929745653, 0.0068347910432848, 0.006821653417187287, 0.006808539014644038, 0.006795447798895419, 0.006782379733231165, 0.00676933478099037, 0.006756312905561424, 0.006743314070381947, 0.006730338238938822, 0.006717385374767987, 0.006704455441454566, 0.006691548402632701, 0.006678664221985532, 0.006665802863245188, 0.006652964290192646, 0.00664014846665783, 0.0066273553565194335, 0.006614584923704851, 0.006601837132190322, 0.006589111946000645, 0.0065764093292092875, 0.006563729245938277, 0.0065510716603581435, 0.006538436536687924, 0.0065258238391950755, 0.006513233532195373, 0.006500665580053004, 0.00648811994718039, 0.006475596598038212, 0.00646309549713527, 0.006450616609028567, 0.006438159898323191, 0.006425725329672228, 0.00641331286777674, 0.006400922477385822, 0.006388554123296355, 0.006376207770353173, 0.0063638833834487925, 0.006351580927523569, 0.006339300367565518, 0.00632704166861032, 0.006314804795741263, 0.006302589714089151, 0.006290396388832382, 0.006278224785196744, 0.0062660748684554264, 0.006253946603929057, 0.006241839956985508, 0.006229754893039983, 0.006217691377554818, 0.006205649376039605, 0.006193628854051023, 0.006181629777192854, 0.006169652111115848, 0.006157695821517803, 0.006145760874143382, 0.006133847234784233, 0.0061219548692787356, 0.006110083743512081, 0.006098233823416269, 0.006086405074969921, 0.006074597464198305, 0.006062810957173327, 0.006051045520013423, 0.006039301118883515, 0.006027577719995006, 0.00601587528960567, 0.006004193794019691, 0.0059925331995874815, 0.005980893472705814, 0.005969274579817593, 0.005957676487411968, 0.005946099162024118, 0.0059345425702353564, 0.00592300667867301, 0.005911491454010386, 0.005899996862966676, 0.005888522872307003, 0.005877069448842312, 0.00586563655942935, 0.0058542241709705406, 0.005842832250414054, 0.005831460764753694, 0.005820109681028856, 0.00580877896632447, 0.005797468587770991, 0.005786178512544283, 0.005774908707865711, 0.0057636591410018855, 0.005752429779264775, 0.0057412205900116324, 0.0057300315406449125, 0.005718862598612219, 0.005707713731406291, 0.0056965849065649535, 0.005685476091671059, 0.005674387254352387, 0.005663318362281742, 0.005652269383176721, 0.005641240284799826, 0.005630231034958319, 0.005619241601504187, 0.00560827195233415, 0.005597322055389589, 0.005586391878656416, 0.005575481390165171, 0.005564590557990849, 0.005553719350252962, 0.005542867735115381, 0.00553203568078635, 0.005521223155518475, 0.005510430127608601, 0.005499656565397775, 0.00548890243727129, 0.005478167711658505, 0.0054674523570329, 0.0054567563419119875, 0.00544607963485724, 0.005435422204474116, 0.005424784019411955, 0.00541416504836395, 0.005403565260067065, 0.005392984623302062, 0.00538242310689342, 0.005371880679709215, 0.005361357310661208, 0.005350852968704694, 0.005340367622838521, 0.005329901242104962, 0.0053194537955897495, 0.005309025252422026, 0.00529861558177422, 0.00528822475286207, 0.005277852734944561, 0.005267499497323867, 0.005257165009345343, 0.005246849240397386, 0.005236552159911484, 0.005226273737362151, 0.005216013942266858, 0.005205772744185944, 0.005195550112722675, 0.005185346017523146, 0.005175160428276182, 0.005164993314713364, 0.005154844646608972, 0.005144714393779923, 0.00513460252608567, 0.005124509013428312, 0.005114433825752366, 0.0051043769330448244, 0.0050943383053351134, 0.005084317912694977, 0.005074315725238527, 0.005064331713122103, 0.005054365846544271, 0.0050444180957457795, 0.005034488431009528, 0.005024576822660489, 0.005014683241065649, 0.005004807656633995, 0.004994950039816507, 0.004985110361106022, 0.004975288591037201, 0.004965484700186602, 0.004955698659172473, 0.004945930438654819, 0.004936180009335285, 0.004926447341957151, 0.004916732407305294, 0.004907035176206117, 0.004897355619527495, 0.004887693708178754, 0.004878049413110624, 0.004868422705315197, 0.004858813555825815, 0.0048492219357171434, 0.004839647816105039, 0.004830091168146518, 0.004820551963039707, 0.004811030172023849, 0.004801525766379192, 0.00479203871742697, 0.004782568996529354, 0.004773116575089435, 0.004763681424551104, 0.004754263516399141, 0.004744862822158989, 0.00473547931339684, 0.0047261129617195904, 0.004716763738774731, 0.004707431616250286, 0.004698116565874898, 0.004688818559417622, 0.004679537568688013, 0.004670273565535959, 0.004661026521851757, 0.004651796409565978, 0.004642583200649464, 0.004633386867113279, 0.004624207381008634, 0.004615044714426873, 0.0046058988394994714, 0.0045967697283978435, 0.004587657353333472, 0.004578561686557765, 0.004569482700362015, 0.004560420367077379, 0.004551374659074833, 0.004542345548765122, 0.004533333008598687, 0.004524337011065659, 0.004515357528695816, 0.0045063945340584775, 0.004497447999762584, 0.0044885178984564855, 0.004479604202828034, 0.004470706885604477, 0.004461825919552437, 0.004452961277477822, 0.004444112932225851, 0.004435280856680967, 0.004426465023766766, 0.0044176654064460134, 0.004408881977720561, 0.004400114710631337, 0.004391363578258208, 0.004382628553720089, 0.004373909610174751, 0.004365206720818862, 0.004356519858887917, 0.004347848997656194, 0.0043391941104367155, 0.004330555170581197, 0.00432193215148, 0.0043133250265621126, 0.004304733769295049, 0.004296158353184912, 0.004287598751776198, 0.004279054938651871, 0.004270526887433311, 0.004262014571780202, 0.004253517965390518, 0.0042450370420005394, 0.004236571775384707, 0.004228122139355661, 0.004219688107764148, 0.004211269654498981, 0.004202866753487052, 0.004194479378693219, 0.004186107504120257, 0.0041777511038089, 0.004169410151837697, 0.004161084622323067, 0.004152774489419132, 0.004144479727317796, 0.004136200310248629, 0.004127936212478849, 0.004119687408313254, 0.004111453872094218, 0.004103235578201635, 0.004095032501052833, 0.004086844615102575, 0.004078671894843021, 0.0040705143148036475, 0.004062371849551252, 0.0040542444736898576, 0.0040461321618606855, 0.004038034888742143, 0.004029952629049776, 0.004021885357536139, 0.004013833048990889, 0.0040057956782406385, 0.003997773220148975, 0.003989765649616341, 0.0039817729415800845, 0.003973795071014361, 0.003965832012930092, 0.003957883742374929, 0.003949950234433225, 0.003942031464225959, 0.0039341274069107516, 0.003926238037681725, 0.003918363331769566, 0.003910503264441419, 0.0039026578110008506, 0.0038948269467878344, 0.0038870106471786525, 0.0038792088875859495, 0.003871421643458587, 0.003863648890281627, 0.0038558906035763606, 0.0038481467589001777, 0.00384041733184653, 0.003832702298044976, 0.003825001633161037, 0.003817315312896214, 0.003809643312987906, 0.0038019856092094072, 0.003794342177369832, 0.0037867129933141183, 0.0037790980329228917, 0.0037714972721125386, 0.003763910686835084, 0.0037563382530782035, 0.003748779946865108, 0.0037412357442545524, 0.003733705621340839, 0.0037261895542536638, 0.0037186875191581544, 0.0037111994922548143, 0.0037037254497794543, 0.003696265368003195, 0.0036888192232323734, 0.0036813869918085446, 0.003673968650108398, 0.003666564174543792, 0.003659173541561594, 0.0036517967276437184, 0.003644433709307117, 0.0036370844631036475, 0.0036297489656200634, 0.003622427193478013, 0.0036151191233339546, 0.0036078247318791423, 0.0036005439958395375, 0.0035932768919758216, 0.003586023397083341, 0.003578783487992029, 0.0035715571415664074, 0.0035643443347055386, 0.0035571450443429437, 0.0035499592474466414, 0.003542786921019004, 0.003535628042096791, 0.0035284825877510985, 0.0035213505350872895, 0.0035142318612449656, 0.0035071265433979427, 0.003500034558754172, 0.003492955884555754, 0.003485890498078818, 0.003478838376633582, 0.003471799497564214, 0.0034647738382488622, 0.0034577613760995653, 0.0034507620885622435, 0.0034437759531166395, 0.003436802947276302, 0.003429843048588486, 0.0034228962346341896, 0.00341596248302806, 0.003409041771418387, 0.003402134077487002, 0.0033952393789493138, 0.003388357653554226, 0.0033814888790841017, 0.0033746330333546955, 0.0033677900942151963, 0.003360960039548079, 0.003354142847269149, 0.0033473384953274497, 0.003340546961705244, 0.0033337682244179785, 0.003327002261514231, 0.003320249051075668, 0.003313508571217007, 0.003306780800085999, 0.0033000657158633435, 0.003293363296762675, 0.003286673521030552, 0.0032799963669463503, 0.0032733318128222483, 0.003266679837003239, 0.0032600404178670063, 0.0032534135338239565, 0.0032467991633171127, 0.003240197284822124, 0.0032336078768472284, 0.0032270309179331562, 0.003220466386653152, 0.0032139142616129136, 0.0032073745214505254, 0.003200847144836476, 0.0031943321104735464, 0.0031878293970968195, 0.0031813389834736538, 0.0031748608484035864, 0.003168394970718329, 0.0031619413292817426, 0.0031554999029897515, 0.003149070670770357, 0.0031426536115835495, 0.003136248704421315, 0.0031298559283075415, 0.0031234752622980363, 0.003117106685480445, 0.003110750176974222, 0.0031044057159306067, 0.003098073281532574, 0.0030917528529947717, 0.0030854444095635264, 0.003079147930516772, 0.0030728633951640255, 0.0030665907828463118, 0.0030603300729361883, 0.003054081244837658, 0.003047844277986143, 0.003041619151848435, 0.0030354058459226823, 0.0030292043397383154, 0.0030230146128560637, 0.003016836644867834, 0.0030106704153967396, 0.003004515904097038, 0.0029983730906541035, 0.002992241954784355, 0.0029861224762352478, 0.002980014634785233, 0.00297391841024372, 0.0029678337824509877, 0.002961760731278241, 0.0029556992366274954, 0.002949649278431542, 0.002943610836653968, 0.0029375838912890397, 0.002931568422361728, 0.002925564409927646, 0.002919571834072975, 0.002913590674914499, 0.0029076209125995013, 0.0029016625273057778, 0.0028957154992415375, 0.00288977980864541, 0.0028838554357864168, 0.002877942360963896, 0.002872040564507458, 0.002866150026777013, 0.0028602707281626563, 0.0028544026490846777, 0.0028485457699934944, 0.0028427000713696355, 0.0028368655337237, 0.002831042137596294, 0.0028252298635580353, 0.002819428692209471, 0.0028136386041810804, 0.002807859580133203, 0.0028020916007560097, 0.0027963346467694827, 0.002790588698923373, 0.0027848537379971195, 0.002779129744799875, 0.0027734167001704307, 0.0027677145849771987, 0.0027620233801181333, 0.0027563430665207447, 0.002750673625142039, 0.0027450150369684742, 0.002739367283015922, 0.00273373034432965, 0.0027281042019842616, 0.002722488837083688, 0.0027168842307610987, 0.002711290364178907, 0.002705707218528744, 0.0027001347750313805, 0.0026945730149366964, 0.002689021919523672, 0.0026834814701003273, 0.0026779516480037084, 0.002672432434599792, 0.0026669238112835333, 0.002661425759478761, 0.0026559382606381595, 0.0026504612962432563, 0.0026449948478043444, 0.0026395388968604738, 0.0026340934249794185, 0.002628658413757598, 0.0026232338448200893, 0.0026178196998205734, 0.0026124159604412906, 0.002607022608392999, 0.00260163962541494, 0.002596266993274849, 0.002590904693768845, 0.0025855527087214106, 0.0025802110199854185, 0.0025748796094420103, 0.0025695584590006136, 0.002564247550598888, 0.002558946866202677, 0.002553656387806001, 0.0025483760974310036, 0.0025431059771278968, 0.0025378460089749543, 0.002532596175078475, 0.002527356457572728, 0.0025221268386199005, 0.0025169073004101265, 0.0025116978251613796, 0.0025064983951194747, 0.0025013089925580174, 0.0024961295997783807, 0.0024909601991096653, 0.0024858007729086484, 0.0024806513035597606, 0.002475511773475058, 0.0024703821650941594, 0.002465262460884255, 0.0024601526433400116, 0.002455052694983577, 0.002449962598364554, 0.002444882336059925, 0.0024398118906740277, 0.002434751244838563, 0.0024297003812124946, 0.0024246592824820404, 0.002419627931360669, 0.0024146063105890056, 0.002409594402934843, 0.0024045921911930654, 0.0023995996581856606, 0.002394616786761654, 0.0023896435597970597, 0.0023846799601948895, 0.0023797259708850777, 0.002374781574824449, 0.002369846754996727, 0.0023649214944124262, 0.0023600057761088825, 0.0023550995831501838, 0.0023502028986271497, 0.0023453157056572615, 0.0023404379873846874, 0.0023355697269802013, 0.0023307109076411638, 0.002325861512591461, 0.002321021525081537, 0.00231619092838827, 0.0023113697058150164, 0.0023065578406915193, 0.0023017553163738936, 0.0022969621162446125, 0.002292178223712444, 0.002287403622212403, 0.0022826382952057717, 0.002277882226180015, 0.0022731353986487693, 0.0022683977961517883, 0.002263669402254926, 0.002258950200550109, 0.002254240174655272, 0.0022495393082143577, 0.0022448475848972486, 0.002240164988399753, 0.002235491502443587, 0.002230827110776287, 0.0022261717971712386, 0.0022215255454275857, 0.0022168883393702504, 0.0022122601628498436, 0.0022076409997426626, 0.002203030833950672, 0.002198429649401432, 0.002193837430048072, 0.002189254159869296, 0.002184679822869284, 0.002180114403077724, 0.0021755578845497245, 0.0021710102513658007, 0.0021664714876318603, 0.002161941577479143, 0.002157420505064178, 0.002152908254568794, 0.0021484048102000304, 0.0021439101561901656, 0.002139424276796615, 0.0021349471563019396, 0.002130478779013822, 0.002126019129264994, 0.0021215681914132285, 0.002117125949841305, 0.002112692388956965, 0.002108267493192891, 0.002103851247006658, 0.002099443634880723, 0.002095044641322359, 0.00209065425086366, 0.0020862724480614704, 0.002081899217497369, 0.0020775345437776564, 0.002073178411533274, 0.0020688308054198096, 0.00206449171011745, 0.002060161110330959, 0.002055838990789608, 0.0020515253362471996, 0.002047220131481988, 0.0020429233612966717, 0.0020386350105183336, 0.002034355063998444, 0.0020300835066127997, 0.002025820323261502, 0.0020215654988689218, 0.002017319018383666, 0.0020130808667785426, 0.002008851029050546, 0.0020046294902207823, 0.0020004162353344846, 0.001996211249460955, 0.0019920145176935264, 0.0019878260251495494, 0.001983645756970336, 0.0019794736983211603, 0.001975309834391193, 0.001971154150393465, 0.0019670066315648914, 0.0019628672631661643, 0.0019587360304817738, 0.0019546129188199477, 0.0019504979135126265, 0.0019463909999154455, 0.0019422921634076825, 0.0019382013893922197, 0.0019341186632955434, 0.0019300439705676896, 0.0019259772966822126, 0.0019219186271361443, 0.00191786794744998, 0.001913825243167656, 0.001909790499856479, 0.0019057637031071192, 0.0019017448385335865, 0.0018977338917731687, 0.0018937308484864366, 0.0018897356943571807, 0.0018857484150923956, 0.0018817689964222438, 0.0018777974241000284, 0.0018738336839021494, 0.001869877761628081, 0.0018659296431003493, 0.0018619893141644842, 0.0018580567606889776, 0.0018541319685652933, 0.0018502149237077914, 0.0018463056120537375, 0.0018424040195632024, 0.001838510132219134, 0.0018346239360272339, 0.001830745417015965, 0.0018268745612365258, 0.0018230113547627984, 0.0018191557836913326, 0.0018153078341413124, 0.0018114674922545175, 0.0018076347441952955, 0.0018038095761505337, 0.0017999919743296444, 0.0017961819249644713, 0.00179237941430934, 0.0017885844286409875, 0.0017847969542585155, 0.0017810169774833825, 0.0017772444846593748, 0.0017734794621525607, 0.001769721896351264, 0.0017659717736660475, 0.0017622290805296614, 0.0017584938033970187, 0.001754765928745178, 0.0017510454430732922, 0.0017473323329025823, 0.0017436265847763442, 0.001739928185259841, 0.0017362371209403336, 0.0017325533784270557, 0.001728876944351138, 0.0017252078053655855, 0.0017215459481453085, 0.001717891359387005, 0.0017142440258091861, 0.0017106039341521267, 0.0017069710711778462, 0.0017033454236700621, 0.0016997269784341687, 0.0016961157222972153, 0.0016925116421078563, 0.0016889147247363266, 0.0016853249570744511, 0.0016817423260355264, 0.0016781668185543888, 0.0016745984215873182, 0.0016710371221120325, 0.0016674829071276554, 0.001663935763654686, 0.0016603956787349659, 0.0016568626394316544, 0.0016533366328291869, 0.001649817646033268, 0.0016463056661708123, 0.0016428006803899512, 0.0016393026758599542, 0.0016358116397712378, 0.00163232755933533, 0.0016288504217848426, 0.0016253802143733971, 0.0016219169243756734, 0.0016184605390873181, 0.001615011045824942, 0.0016115684319260716, 0.0016081326847491504, 0.0016047037916734788, 0.0016012817400991983, 0.0015978665174472583, 0.001594458111159399, 0.001591056508698093, 0.001587661697546569, 0.001584273665208703, 0.0015808923992090729, 0.0015775178870928678, 0.0015741501164258974, 0.0015707890747945323, 0.0015674347498056966, 0.0015640871290868367, 0.0015607462002858808, 0.0015574119510712162, 0.0015540843691316663, 0.0015507634421764458, 0.001547449157935161, 0.0015441415041577383, 0.0015408404686144273, 0.001537546039095771, 0.001534258203412573, 0.0015309769493958318, 0.0015277022648967856, 0.0015244341377868222, 0.0015211725559574783, 0.0015179175073203963, 0.0015146689798073059, 0.001511426961369998, 0.0015081914399802854, 0.0015049624036299802, 0.0015017398403308676, 0.0014985237381146726, 0.0014953140850330253, 0.0014921108691574535, 0.0014889140785793412, 0.001485723701409894, 0.0014825397257801076, 0.001479362139840772, 0.001476190931762399, 0.0014730260897352328, 0.001469867601969189, 0.0014667154566938513, 0.0014635696421584272, 0.0014604301466317328, 0.001457296958402152, 0.0014541700657776171, 0.0014510494570855786, 0.0014479351206729855, 0.001444827044906227, 0.0014417252181711413, 0.001438629628872979, 0.001435540265436353, 0.0014324571163052385, 0.001429380169942927, 0.0014263094148320027, 0.0014232448394743238, 0.0014201864323909836, 0.0014171341821222873, 0.0014140880772277214, 0.001411048106285935, 0.0014080142578947006, 0.0014049865206708847, 0.0014019648832504501, 0.0013989493342883906, 0.0013959398624586998, 0.001392936456454402, 0.001389939104987457, 0.0013869477967887636, 0.0013839625206081396, 0.0013809832652142782, 0.0013780100193947226, 0.0013750427719558538, 0.0013720815117228417, 0.0013691262275396328, 0.0013661769082689173, 0.0013632335427921172, 0.0013602961200093217, 0.0013573646288392903, 0.0013544390582194404, 0.0013515193971057801, 0.001348605634472889, 0.0013456977593139345, 0.0013427957606405886, 0.0013398996274830315, 0.0013370093488899268, 0.00133412491392836, 0.0013312463116838785, 0.0013283735312603906, 0.0013255065617801905, 0.0013226453923838965, 0.001319790012230467, 0.0013169404104971258, 0.001314096576379362, 0.0013112584990909125, 0.001308426167863709, 0.0013055995719478632, 0.001302778700611649, 0.001299963543141466, 0.0012971540888418191, 0.0012943503270352846, 0.0012915522470624866, 0.0012887598382820729, 0.0012859730900706941, 0.0012831919918229592, 0.0012804165329514299, 0.0012776467028865833, 0.001274882491076796, 0.00127212388698829, 0.0012693708801051373, 0.0012666234599292294, 0.001263881615980234, 0.0012611453377955875, 0.0012584146149304584, 0.0012556894369577165, 0.0012529697934679231, 0.0012502556740692937, 0.001247547068387668, 0.0012448439660665044, 0.00124214635676684, 0.001239454230167242, 0.0012367675759638237, 0.0012340863838702038, 0.0012314106436174732, 0.0012287403449541493, 0.0012260754776462189, 0.0012234160314770301, 0.0012207619962473217, 0.001218113361775173, 0.0012154701178959911, 0.0012128322544624676, 0.001210199761344584, 0.0012075726284295524, 0.0012049508456218121, 0.0012023344028429886, 0.0011997232900318939, 0.0011971174971444566, 0.0011945170141537506, 0.001191921831049932, 0.0011893319378402235, 0.0011867473245488892, 0.0011841679812172167, 0.0011815938979034821, 0.0011790250646829216, 0.0011764614716477332, 0.0011739031089070138, 0.0011713499665867537, 0.0011688020348298263, 0.0011662593037959237, 0.0011637217636615606, 0.0011611894046200644, 0.001158662216881512, 0.0011561401906727085, 0.0011536233162372056, 0.0011511115838352304, 0.0011486049837436808, 0.0011461035062560905, 0.0011436071416826299, 0.0011411158803500449, 0.0011386297126016547, 0.0011361486287973233, 0.0011336726193134378, 0.0011312016745428657, 0.0011287357848949772, 0.0011262749407955485, 0.001123819132686793, 0.0011213683510273363, 0.0011189225862921518, 0.00111648182897257, 0.0011140460695762534, 0.0011116152986271508, 0.0011091895066654906, 0.0011067686842477491, 0.0011043528219466352, 0.001101941910351042, 0.001099535940066078, 0.0010971349017129583, 0.0010947387859290524, 0.0010923475833678408, 0.0010899612846988632, 0.0010875798806077295, 0.0010852033617960851, 0.0010828317189815835, 0.0010804649428978472, 0.0010781030242944809, 0.0010757459539370122, 0.0010733937226068875, 0.0010710463211014345, 0.001068703740233858, 0.0010663659708331976, 0.0010640330037443072, 0.0010617048298278385, 0.0010593814399602129, 0.001057062825033589, 0.0010547489759558763, 0.0010524398836506432, 0.0010501355390571622, 0.0010478359331303501, 0.001045541056840745, 0.0010432509011744958, 0.0010409654571333284, 0.0010386847157345367, 0.0010364086680109373, 0.001034137305010859, 0.0010318706177981194, 0.001029608597451999, 0.0010273512350672275, 0.001025098521753938, 0.0010228504486376607, 0.0010206070068593082, 0.0010183681875751281, 0.0010161339819566907, 0.0010139043811908783, 0.0010116793764798388, 0.0010094589590409872, 0.0010072431201069614, 0.0010050318509256106, 0.0010028251427599672, 0.0010006229868882298, 0.000998425374603729, 0.0009962322972149266, 0.0009940437460453585, 0.0009918597124336547, 0.0009896801877334663, 0.0009875051633134913, 0.0009853346305574162, 0.000983168580863919, 0.000981007005646622, 0.0009788498963340883, 0.0009766972443697893, 0.0009745490412120885, 0.0009724052783342098, 0.0009702659472242227, 0.0009681310393850199, 0.0009660005463342954, 0.0009638744596045073, 0.0009617527707428679, 0.0009596354713113344, 0.0009575225528865599, 0.0009554140070598779, 0.0009533098254373043, 0.0009512099996394782, 0.000949114521301665, 0.0009470233820737208, 0.0009449365736200785, 0.0009428540876197318, 0.0009407759157661882, 0.0009387020497674708, 0.0009366324813460856, 0.0009345672022389969, 0.0009325062041976284, 0.0009304494789877885, 0.0009283970183897191, 0.0009263488141980195, 0.000924304858221626, 0.0009222651422838343, 0.0009202296582222291, 0.0009181983978886865, 0.0009161713531493536, 0.0009141485158846091, 0.0009121298779890605, 0.0009101154313715104, 0.0009081051679549412, 0.0009060990796764849, 0.0009040971584874162, 0.000902099396353122, 0.0009001057852530658, 0.0008981163171807896, 0.0008961309841438846, 0.0008941497781639635, 0.0008921726912766393, 0.0008901997155315171, 0.0008882308429921519, 0.0008862660657360454, 0.0008843053758546113, 0.0008823487654531643, 0.0008803962266508864, 0.0008784477515808249, 0.0008765033323898496, 0.0008745629612386415, 0.0008726266303016762, 0.0008706943317671974, 0.0008687660578371778, 0.0008668418007273487, 0.0008649215526671162, 0.0008630053058995832, 0.0008610930526815106, 0.0008591847852833028, 0.0008572804959889785, 0.0008553801770961599, 0.0008534838209160476, 0.0008515914197733971, 0.0008497029660064936, 0.0008478184519671549, 0.000845937870020664, 0.0008440612125457953, 0.0008421884719347816, 0.0008403196405932717, 0.0008384547109403249, 0.0008365936754083998, 0.0008347365264433167, 0.0008328832565042449, 0.0008310338580636774, 0.0008291883236074212, 0.000827346645634564, 0.0008255088166574566, 0.000823674829201698, 0.0008218446758061041, 0.0008200183490227021, 0.0008181958414167035, 0.0008163771455664664, 0.0008145622540635067, 0.0008127511595124545, 0.0008109438545310391, 0.0008091403317500694, 0.0008073405838134241, 0.0008055446033780073, 0.0008037523831137493, 0.0008019639157035775, 0.0008001791938433994, 0.000798398210242071, 0.0007966209576214123, 0.0007948474287161278, 0.0007930776162738371, 0.0007913115130550385, 0.0007895491118330842, 0.0007877904053941552, 0.0007860353865372592, 0.0007842840480742059, 0.0007825363828295665, 0.0007807923836406793, 0.0007790520433576175, 0.0007773153548431693, 0.0007755823109728184, 0.0007738529046347337, 0.0007721271287297282, 0.0007704049761712719, 0.0007686864398854271, 0.0007669715128108688, 0.0007652601878988523, 0.0007635524581131834, 0.0007618483164302068, 0.0007601477558387928, 0.0007584507693403012, 0.0007567573499485792, 0.0007550674906899268, 0.0007533811846030861, 0.0007516984247392261, 0.0007500192041619093, 0.000748343515947081, 0.0007466713531830487, 0.0007450027089704618, 0.0007433375764222989, 0.0007416759486638285, 0.0007400178188326167, 0.0007383631800784907, 0.0007367120255635168, 0.0007350643484619967, 0.0007334201419604317, 0.0007317793992575097, 0.0007301421135640957, 0.0007285082781031982, 0.0007268778861099516, 0.0007252509308316039, 0.000723627405527503, 0.0007220073034690499, 0.0007203906179397178, 0.0007187773422350079, 0.0007171674696624349, 0.0007155609935415046, 0.0007139579072037092, 0.0007123582039924903, 0.0007107618772632414, 0.000709168920383264, 0.0007075793267317628, 0.00070599308969983, 0.0007044102026904161, 0.0007028306591183194, 0.0007012544524101607, 0.0006996815760043738, 0.0006981120233511812, 0.0006965457879125654, 0.0006949828631622631, 0.0006934232425857539, 0.0006918669196802161, 0.000690313887954538, 0.0006887641409292702, 0.0006872176721366271, 0.0006856744751204646, 0.0006841345434362558, 0.0006825978706510742, 0.0006810644503435817, 0.0006795342761040114, 0.0006780073415341244, 0.0006764836402472225, 0.0006749631658681197, 0.00067344591203312, 0.000671931872389988, 0.0006704210405979651, 0.0006689134103277127, 0.0006674089752613169, 0.0006659077290922635, 0.0006644096655254182, 0.0006629147782770103, 0.000661423061074621, 0.000659934507657149, 0.000658449111774811, 0.0006569668671891085, 0.0006554877676728191, 0.0006540118070099738, 0.0006525389789958429, 0.000651069277436921, 0.0006496026961508847, 0.0006481392289666167, 0.0006466788697241498, 0.0006452216122746696, 0.0006437674504804879, 0.0006423163782150344, 0.0006408683893628267, 0.000639423477819458, 0.0006379816374915808, 0.0006365428622968915, 0.0006351071461640977, 0.000633674483032933, 0.0006322448668540952, 0.0006308182915892622, 0.0006293947512110672, 0.0006279742397030723, 0.0006265567510597499, 0.000625142279286484, 0.0006237308183995377, 0.00062232236242603, 0.0006209169054039337, 0.0006195144413820455, 0.0006181149644199781, 0.0006167184685881318, 0.0006153249479676948, 0.0006139343966506027, 0.0006125468087395367, 0.0006111621783479104, 0.0006097804995998287, 0.0006084017666301006, 0.000607025973584203, 0.0006056531146182655, 0.0006042831838990599, 0.0006029161756039756, 0.0006015520839210085, 0.0006001909030487382, 0.0005988326271963138, 0.0005974772505834417, 0.0005961247674403586, 0.000594775172007826, 0.0005934284585370933, 0.0005920846212899049, 0.0005907436545384704, 0.0005894055525654547, 0.0005880703096639391, 0.0005867379201374414, 0.0005854083782998661, 0.000584081678475503, 0.0005827578149990083, 0.0005814367822153887, 0.0005801185744799811, 0.0005788031861584376, 0.000577490611626708, 0.0005761808452710257, 0.0005748738814878851, 0.0005735697146840377, 0.0005722683392764542, 0.0005709697496923332, 0.0005696739403690625, 0.0005683809057542153, 0.000567090640305528, 0.0005658031384908856, 0.0005645183947883101, 0.0005632364036859322, 0.0005619571596819855, 0.0005606806572847866, 0.000559406891012715, 0.0005581358553941992, 0.0005568675449677105, 0.0005556019542817242, 0.0005543390778947292, 0.0005530789103751841, 0.0005518214463015237, 0.0005505666802621374, 0.0005493146068553431, 0.0005480652206893837, 0.000546818516382401, 0.0005455744885624235, 0.0005443331318673504, 0.0005430944409449387, 0.0005418584104527769, 0.0005406250350582836, 0.0005393943094386777, 0.0005381662282809698, 0.0005369407862819418, 0.0005357179781481402, 0.0005344977985958496, 0.0005332802423510701, 0.0005320653041495327, 0.0005308529787366464, 0.0005296432608675034, 0.000528436145306858, 0.0005272316268291094, 0.0005260297002182855, 0.0005248303602680375, 0.0005236336017816051, 0.0005224394195718168, 0.0005212478084610641, 0.0005200587632812991, 0.0005188722788739949, 0.0005176883500901567, 0.0005165069717902937, 0.0005153281388444003, 0.0005141518461319374, 0.0005129780885418367, 0.0005118068609724621, 0.0005106381583316107, 0.0005094719755364858, 0.0005083083075136863, 0.0005071471491991929, 0.0005059884955383478, 0.000504832341485846, 0.0005036786820057086, 0.0005025275120712873, 0.0005013788266652278, 0.0005002326207794587, 0.00049908888941519, 0.0004979476275828843, 0.0004968088303022426, 0.0004956724926021981, 0.000494538609520891, 0.000493407176105654, 0.0004922781874130065, 0.0004911516385086285, 0.0004900275244673516, 0.0004889058403731361, 0.0004877865813190781, 0.00048666974240735945, 0.00048555531874925993, 0.00048444330546513543, 0.0004833336976843995, 0.0004822264905455014, 0.00048112167919593527, 0.0004800192587921987, 0.00047891922449979046, 0.00047782157149319377, 0.00047672629495586254, 0.0004756333900802014, 0.00047454285206756163, 0.0004734546761282122, 0.0004723688574813341, 0.00047128539135500737, 0.00047020427298618433, 0.0004691254976206872, 0.00046804906051319044, 0.00046697495692720647, 0.0004659031821350578, 0.00046483373141788676, 0.00046376660006561846, 0.00046270178337695997, 0.0004616392766593772, 0.0004605790752290901, 0.00045952117441104486, 0.00045846556953891074, 0.00045741225595506094, 0.0004563612290105558, 0.00045531248406513003, 0.00045426601648718964, 0.0004532218216537724, 0.00045217989495055435, 0.00045114023177183213, 0.00045010282752050006, 0.0004490676776080432, 0.0004480347774545178, 0.00044700412248854636, 0.00044597570814729296, 0.00044494952987645146, 0.0004439255831302347, 0.00044290386337135577, 0.00044188436607102145, 0.0004408670867089081, 0.0004398520207731511, 0.00043883916376033825, 0.0004378285111754829, 0.00043682005853201336, 0.00043581380135176875, 0.0004348097351649752, 0.00043380785551023224, 0.0004328081579344993, 0.0004318106379930871, 0.00043081529124963506, 0.0004298221132761046, 0.000428831099652759, 0.00042784224596815876, 0.0004268555478191337, 0.0004258710008107857, 0.00042488860055645515, 0.0004239083426777248, 0.00042293022280439973, 0.0004219542365744912, 0.00042098037963420276, 0.0004200086476379195, 0.0004190390362481926, 0.0004180715411357247, 0.0004171061579793584, 0.00041614288246606283, 0.0004151817102909149, 0.00041422263715709494, 0.00041326565877585956, 0.0004123107708665397, 0.00041135796915652576, 0.00041040724938124683, 0.0004094586072841621, 0.0004085120386167501, 0.00040756753913848907, 0.000406625104616847, 0.0004056847308272657, 0.00040474641355314853, 0.0004038101485858531, 0.00040287593172466543, 0.00040194375877679474, 0.0004010136255573602, 0.000400085527889372, 0.0003991594616037303, 0.00039823542253918884, 0.00039731340654236953, 0.00039639340946773217, 0.00039547542717755744, 0.0003945594555419511, 0.0003936454904388132, 0.000392733527753834, 0.00039182356338048204, 0.0003909155932199835, 0.0003900096131813146, 0.0003891056191811869, 0.00038820360714403643, 0.00038730357300200346, 0.00038640551269493044, 0.000385509422170343, 0.0003846152973834287, 0.0003837231342970371, 0.00038283292888166635, 0.00038194467711544087, 0.0003810583749840961, 0.00038017401848098746, 0.0003792916036070527, 0.0003784111263708087, 0.0003775325827883414, 0.0003766559688832873, 0.00037578128068682583, 0.0003749085142376643, 0.0003740376655820215, 0.00037316873077362033, 0.00037230170587367186, 0.0003714365869508674, 0.0003705733700813506, 0.00036971205134873187, 0.00036885262684404767, 0.0003679950926657635, 0.00036713944491975837, 0.0003662856797193094, 0.0003654337931850814, 0.0003645837814451165, 0.00036373564063481653, 0.00036288936689693214, 0.00036204495638155073, 0.00036120240524609, 0.00036036170965526957, 0.00035952286578111274, 0.00035868586980293543, 0.0003578507179073212, 0.0003570174062881133, 0.0003561859311464112, 0.0003553562886905465, 0.0003545284751360765, 0.0003537024867057727, 0.0003528783196296037, 0.0003520559701447261, 0.00035123543449547186, 0.00035041670893333574, 0.0003495997897169628, 0.0003487846731121332, 0.00034797135539176304, 0.00034715983283586764, 0.0003463501017315758, 0.0003455421583730991, 0.00034473599906172765, 0.0003439316201058155, 0.00034312901782077194, 0.000342328188529045, 0.00034152912856010996, 0.00034073183425046064, 0.0003399363019435944, 0.00033914252798999576, 0.000338350508747142, 0.00033756024057946465, 0.00033677171985835725, 0.00033598494296215834, 0.0003351999062761391, 0.00033441660619248307, 0.0003336350391102915, 0.00033285520143555894, 0.00033207708958116157, 0.00033130069996685095, 0.0003305260290192371, 0.0003297530731717795, 0.0003289818288647736, 0.00032821229254534383, 0.00032744446066742286, 0.0003266783296917468, 0.00032591389608584116, 0.0003251511563240092, 0.00032439010688732096, 0.00032363074426360435, 0.0003228730649474205, 0.00032211706544007173, 0.0003213627422495742, 0.00032061009189065343, 0.0003198591108847308, 0.0003191097957599107, 0.0003183621430509756, 0.00031761614929936373, 0.0003168718110531661, 0.00031612912486711, 0.00031538808730255033, 0.0003146486949274591, 0.0003139109443164104, 0.0003131748320505693, 0.00031244035471768435, 0.00031170750891207404, 0.0003109762912346078, 0.0003102466982927102, 0.00030951872670033874, 0.0003087923730779717, 0.00030806763405260304, 0.00030734450625772593, 0.0003066229863333238, 0.00030590307092585937, 0.00030518475668826035, 0.0003044680402799127, 0.0003037529183666486, 0.0003030393876207315, 0.0003023274447208435, 0.0003016170863520843, 0.0003009083092059494, 0.00030020110998032513, 0.00029949548537947423, 0.00029879143211402617, 0.00029808894690096547, 0.0002973880264636211, 0.0002966886675316548, 0.00029599086684105026, 0.0002952946211341035, 0.0002945999271594114, 0.0002939067816718563, 0.0002932151814325983, 0.00029252512320907036, 0.0002918366037749564, 0.00029114961991018486, 0.00029046416840092373, 0.0002897802460395578, 0.0002890978496246887, 0.00028841697596111785, 0.0002877376218598347, 0.00028705978413801547, 0.0002863834596189987, 0.0002857086451322833, 0.0002850353375135155, 0.0002843635336044788, 0.00028369323025308245, 0.00028302442431334606, 0.00028235711264540245, 0.0002816912921154708, 0.00028102695959585533, 0.000280364111964933, 0.0002797027461071412, 0.0002790428589129682, 0.0002783844472789446, 0.0002777275081076285, 0.0002770720383075973, 0.0002764180347934366, 0.0002757654944857313, 0.00027511441431105104, 0.0002744647912019451, 0.00027381662209692895, 0.00027316990394047014, 0.00027252463368298375, 0.0002718808082808215, 0.0002712384246962562, 0.0002705974798974759, 0.0002699579708585731, 0.00026931989455953237, 0.00026868324798621986, 0.0002680480281303751, 0.00026741423198959995, 0.0002667818565673445, 0.00026615089887290844, 0.0002655213559214126, 0.00026489322473380187, 0.00026426650233683476, 0.00026364118576306715, 0.0002630172720508401, 0.00026239475824428463, 0.00026177364139329316, 0.00026115391855351924, 0.0002605355867863652, 0.00025991864315897317, 0.00025930308474421285, 0.0002586889086206718, 0.00025807611187264904, 0.00025746469159013873, 0.0002568546448688229, 0.0002562459688100664, 0.0002556386605208954, 0.000255032717113996, 0.0002544281357077075, 0.0002538249134260014, 0.0002532230473984782, 0.00025262253476035767, 0.000252023372652466, 0.00025142555822122814, 0.0002508290886186566, 0.00025023396100234475, 0.00024964017253544896, 0.0002490477203866904, 0.0002484566017303322, 0.000247866813746179, 0.0002472783536195653, 0.0002466912185413455, 0.0002461054057078767, 0.00024552091232102314, 0.00024493773558813346, 0.0002443558727220389, 0.0002437753209410366, 0.00024319607746889007, 0.00024261813953480835, 0.00024204150437344304, 0.00024146616922487703, 0.00024089213133461358, 0.00024031938795356748, 0.00023974793633806053, 0.0002391777737497995, 0.0002386088974558775, 0.00023804130472876342, 0.00023747499284628543, 0.00023690995909162832, 0.00023634620075331953, 0.00023578371512522465, 0.00023522249950653162, 0.00023466255120174542, 0.00023410386752067725, 0.00023354644577843614, 0.00023299028329541637, 0.0002324353773972933, 0.00023188172541500817, 0.00023132932468476527, 0.00023077817254801226, 0.00023022826635144073, 0.00022967960344697484, 0.00022913218119175968, 0.0002285859969481486, 0.00022804104808370272, 0.0002274973319711744, 0.00022695484598850025, 0.0002264135875187925, 0.00022587355395032766, 0.00022533474267654108, 0.0002247971510960139, 0.00022426077661246436, 0.00022372561663474056, 0.00022319166857680885, 0.0002226589298577486, 0.00022212739790173667, 0.00022159707013804517, 0.0002210679440010267, 0.00022054001693010863, 0.00022001328636978205, 0.00021948774976959405, 0.00021896340458413767, 0.00021844024827304487, 0.00021791827830097398, 0.00021739749213760232, 0.0002168778872576176, 0.0002163594611407117, 0.0002158422112715622, 0.00021532613513983523, 0.00021481123024017022, 0.0002142974940721707, 0.00021378492414039424, 0.00021327351795434994, 0.00021276327302848216, 0.00021225418688216747, 0.00021174625703969984, 0.00021123948103028687, 0.00021073385638803848, 0.00021022938065195837, 0.00020972605136593533, 0.0002092238660787337, 0.0002087228223439877, 0.00020822291772018924, 0.00020772414977067707, 0.00020722651606363594, 0.0002067300141720796, 0.00020623464167384578, 0.0002057403961515894, 0.00020524727519276876, 0.00020475527638964168, 0.0002042643973392532, 0.00020377463564342978, 0.00020328598890876772, 0.00020279845474662847, 0.00020231203077312768, 0.00020182671460912326, 0.00020134250388021216, 0.00020085939621672155, 0.00020037738925369716, 0.00019989648063089202, 0.00019941666799276915, 0.00019893794898848097, 0.00019846032127186596, 0.00019798378250144146, 0.00019750833034039183, 0.00019703396245656147, 0.00019656067652244885, 0.00019608847021519355, 0.0001956173412165707, 0.00019514728721298157, 0.0001946783058954457, 0.00019421039495959015, 0.00019374355210564895, 0.00019327777503844366, 0.00019281306146738003, 0.00019234940910644392, 0.00019188681567418615, 0.0001914252788937177, 0.00019096479649269988, 0.00019050536620333913, 0.00019004698576237502, 0.00018958965291107272, 0.0001891333653952169, 0.00018867812096510134, 0.0001882239173755205, 0.00018777075238576686, 0.00018731862375961146, 0.00018686752926530645, 0.00018641746667557248, 0.00018596843376759124, 0.00018552042832299342, 0.00018507344812785832, 0.00018462749097270144, 0.00018418255465246414, 0.00018373863696650859, 0.00018329573571860942, 0.0001828538487169455, 0.00018241297377409005, 0.0001819731087070066, 0.0001815342513370362, 0.00018109639948989378, 0.00018065955099565736, 0.0001802237036887584, 0.00017978885540797897, 0.00017935500399644154, 0.00017892214730159888, 0.00017849028317522752, 0.0001780594094734209, 0.00017762952405658012, 0.00017720062478940738, 0.0001767727095408959, 0.00017634577618432494, 0.00017591982259724886, 0.00017549484666149314, 0.0001750708462631412, 0.0001746478192925302, 0.00017422576364424462, 0.0001738046772171065, 0.00017338455791416333, 0.00017296540364269001, 0.00017254721231417243, 0.00017212998184430346, 0.0001717137101529743, 0.00017129839516426894, 0.0001708840348064528, 0.00017047062701196778, 0.000170058169717423, 0.00016964666086358819, 0.0001692360983953855, 0.00016882648026188363, 0.0001684178044162849, 0.0001680100688159252, 0.00016760327142225948, 0.0001671974102008592, 0.0001667924831214013, 0.00016638848815766206, 0.00016598542328751152, 0.00016558328649290117, 0.00016518207575986064, 0.00016478178907848852, 0.00016438242444294357, 0.00016398397985144182, 0.00016358645330624285, 0.00016318984281364618, 0.00016279414638398562, 0.0001623993620316145, 0.0001620054877749054, 0.00016161252163624185, 0.00016122046164200618, 0.00016082930582257858, 0.00016043905221232335, 0.0001600496988495864, 0.0001596612437766852, 0.00015927368503990258, 0.00015888702068947834, 0.00015850124877960485, 0.0001581163673684164, 0.0001577323745179813, 0.00015734926829429784, 0.00015696704676728684, 0.00015658570801078075, 0.0001562052501025191, 0.00015582567112414227, 0.00015544696916118187, 0.000155069142303054, 0.0001546921886430532, 0.00015431610627834422, 0.00015394089330995485, 0.0001535665478427709, 0.00015319306798552458, 0.00015282045185079204, 0.00015244869755498238, 0.00015207780321833494, 0.0001517077669649057, 0.0001513385869225672, 0.00015097026122299828, 0.00015060278800167515, 0.00015023616539786727, 0.0001498703915546288, 0.00014950546461879152, 0.00014914138274096011, 0.00014877814407550106, 0.000148415746780539, 0.00014805418901794767, 0.0001476934689533459, 0.00014733358475608547, 0.00014697453459924805, 0.0001466163166596407, 0.00014625892911778216, 0.00014590237015789845, 0.00014554663796792068, 0.000145191730739472, 0.00014483764666786252, 0.00014448438395208522, 0.00014413194079480491, 0.0001437803154023538, 0.00014342950598472456, 0.0001430795107555621, 0.00014273032793215838, 0.00014238195573544523, 0.00014203439238998767, 0.00014168763612397447, 0.00014134168516921473, 0.00014099653776113155, 0.00014065219213875137, 0.0001403086465447001, 0.00013996589922519716, 0.00013962394843004583, 0.00013928279241262872, 0.00013894242942990038, 0.00013860285774238058, 0.00013826407561414654, 0.0001379260813128315, 0.0001375888731096093, 0.00013725244927919434, 0.00013691680809983385, 0.0001365819478532998, 0.00013624786682488098, 0.000135914563303382, 0.00013558203558111098, 0.00013525028195387483, 0.00013491930072097354, 0.00013458909018519263, 0.00013425964865279718, 0.00013393097443352447, 0.00013360306584057959, 0.00013327592119062544, 0.0001329495388037794, 0.00013262391700360495, 0.00013229905411710606, 0.00013197494847471975, 0.0001316515984103134, 0.00013132900226117043, 0.00013100715836799302, 0.00013068606507488884, 0.0001303657207293677, 0.000130046123682335, 0.00012972727228808412, 0.00012940916490429232, 0.00012909179989201142, 0.0001287751756156634, 0.0001284592904430335, 0.0001281441427452635, 0.00012782973089684707, 0.00012751605327562113, 0.00012720310826276013, 0.00012689089424277185, 0.00012657940960348861, 0.00012626865273606024, 0.00012595862203495148, 0.00012564931589793412, 0.00012534073272607834, 0.00012503287092374942, 0.00012472572889860048, 0.0001244193050615662, 0.00012411359782685673, 0.00012380860561195066, 0.00012350432683759193, 0.00012320075992777868, 0.0001228979033097625, 0.0001225957554140359, 0.00012229431467433352, 0.00012199357952761974, 0.00012169354841408738, 0.00012139421977714723, 0.00012109559206342482, 0.00012079766372275391, 0.00012050043320816934, 0.00012020389897590179, 0.00011990805948537275, 0.0001196129131991852, 0.00011931845858312265, 0.0001190246941061369, 0.00011873161824034657, 0.000118439229461031, 0.00011814752624662126, 0.00011785650707869653, 0.00011756617044197812, 0.00011727651482432219, 0.00011698753871671448, 0.0001166992406132651, 0.00011641161901120027, 0.0001161246724108604, 0.00011583839931569024, 0.00011555279823223406, 0.0001152678676701313, 0.00011498360614210842, 0.00011470001216397649, 0.00011441708425461884, 0.00011413482093599441, 0.00011385322073312306, 0.00011357228217408499, 0.00011329200379001332, 0.0001130123841150882, 0.00011273342168653079, 0.00011245511504459959, 0.00011217746273258111, 0.00011190046329678624, 0.00011162411528654458, 0.00011134841725419837, 0.00011107336775509563, 0.00011079896534758661, 0.0001105252085930173, 0.00011025209605572066, 0.00010997962630301586, 0.00010970779790519976, 0.00010943660943554164, 0.00010916605947027599, 0.00010889614658860177, 0.00010862686937267063, 0.00010835822640758466, 0.00010809021628139068, 0.00010782283758507337, 0.00010755608891255036, 0.00010728996886066782, 0.00010702447602919178, 0.00010675960902080481, 0.0001064953664411015, 0.0001062317468985801, 0.00010596874900463655, 0.00010570637137356465, 0.00010544461262254327, 0.00010518347137163484, 0.00010492294624377922, 0.00010466303586478797, 0.00010440373886333774, 0.00010414505387096815, 0.00010388697952207188, 0.00010362951445389205, 0.00010337265730651559, 0.00010311640672286972, 0.00010286076134871275, 0.00010260571983263175, 0.00010235128082603751, 0.0001020974429831567, 0.00010184420496102624, 0.00010159156541949219, 0.00010133952302119889, 0.00010108807643158687, 0.00010083722431888765, 0.00010058696535411632, 0.0001003372982110671, 0.0001000882215663092, 9.983973409917929e-5, 9.959183449177785e-5, 9.934452142896357e-5, 9.909779359834825e-5, 9.885164969028905e-5, 9.860608839788726e-5, 9.836110841697997e-5, 9.811670844613557e-5, 9.787288718664877e-5, 9.762964334253611e-5, 9.738697562052917e-5, 9.714488273006946e-5, 9.690336338330442e-5, 9.666241629508128e-5, 9.64220401829414e-5, 9.618223376711844e-5, 9.594299577052682e-5, 9.57043249187616e-5, 9.546621994009332e-5, 9.522867956545967e-5, 9.499170252846159e-5, 9.475528756536038e-5, 9.451943341506995e-5, 9.428413881915244e-5, 9.40494025218127e-5, 9.381522326989442e-5, 9.358159981287383e-5, 9.334853090285435e-5, 9.311601529456394e-5, 9.288405174534617e-5, 9.265263901515957e-5, 9.242177586656753e-5, 9.219146106473725e-5, 9.19616933774336e-5, 9.173247157501452e-5, 9.150379443042292e-5, 9.127566071918674e-5, 9.104806921940984e-5, 9.082101871176852e-5, 9.05945079795069e-5, 9.036853580843068e-5, 9.014310098690426e-5, 8.991820230584355e-5, 8.969383855871209e-5, 8.947000854151607e-5, 8.92467110527988e-5, 8.902394489363738e-5, 8.880170886763591e-5, 8.858000178092081e-5, 8.835882244213773e-5, 8.813816966244447e-5, 8.791804225550687e-5, 8.769843903749408e-5, 8.747935882707474e-5, 8.72608004454096e-5, 8.704276271614867e-5, 8.682524446542605e-5, 8.660824452185382e-5, 8.639176171652038e-5, 8.617579488298035e-5, 8.596034285725556e-5, 8.574540447782695e-5, 8.553097858562997e-5, 8.53170640240494e-5, 8.510365963891717e-5, 8.489076427850455e-5, 8.467837679351939e-5, 8.446649603710047e-5, 8.425512086481249e-5, 8.404425013464192e-5, 8.383388270699262e-5, 8.362401744467962e-5, 8.341465321292663e-5, 8.320578887935905e-5, 8.299742331400163e-5, 8.278955538927068e-5, 8.258218397997216e-5, 8.237530796329676e-5, 8.216892621881321e-5, 8.196303762846626e-5, 8.175764107656961e-5, 8.155273544980271e-5, 8.134831963720602e-5, 8.114439253017616e-5, 8.094095302246079e-5, 8.073800001015533e-5, 8.053553239169765e-5, 8.033354906786219e-5, 8.01320489417572e-5, 7.993103091882042e-5, 7.973049390681273e-5, 7.953043681581352e-5, 7.933085855821992e-5, 7.913175804873713e-5, 7.893313420437695e-5, 7.873498594445273e-5, 7.853731219057421e-5, 7.83401118666435e-5, 7.814338389885156e-5, 7.794712721567149e-5, 7.77513407478555e-5, 7.755602342843026e-5, 7.736117419269343e-5, 7.71667919782055e-5, 7.69728757247907e-5, 7.677942437452904e-5, 7.658643687175125e-5, 7.639391216303757e-5, 7.620184919721076e-5, 7.601024692533216e-5, 7.581910430069764e-5, 7.562842027883406e-5, 7.543819381749274e-5, 7.524842387664697e-5, 7.505910941848664e-5, 7.487024940741417e-5, 7.468184281003991e-5, 7.449388859517993e-5, 7.43063857338469e-5, 7.411933319925023e-5, 7.393272996679037e-5, 7.374657501405419e-5, 7.356086732080894e-5, 7.337560586900276e-5, 7.31907896427555e-5, 7.30064176283567e-5, 7.282248881426073e-5, 7.263900219108314e-5, 7.245595675159563e-5, 7.227335149072184e-5, 7.20911854055346e-5, 7.190945749524913e-5, 7.172816676122057e-5, 7.15473122069403e-5, 7.136689283802859e-5, 7.11869076622343e-5, 7.100735568942905e-5, 7.082823593160178e-5, 7.064954740285629e-5, 7.047128911940613e-5, 7.029346009957098e-5, 7.011605936377204e-5, 6.993908593452853e-5, 6.976253883645264e-5, 6.958641709624552e-5, 6.941071974269455e-5, 6.923544580666652e-5, 6.906059432110597e-5, 6.888616432103037e-5, 6.871215484352621e-5, 6.853856492774259e-5, 6.836539361489098e-5, 6.819263994823863e-5, 6.802030297310472e-5, 6.784838173685666e-5, 6.767687528890662e-5, 6.750578268070632e-5, 6.733510296574339e-5, 6.716483519953774e-5, 6.699497843963712e-5, 6.682553174561255e-5, 6.665649417905711e-5, 6.648786480357671e-5, 6.631964268479152e-5, 6.615182689032859e-5, 6.598441648981876e-5, 6.581741055489306e-5, 6.565080815917791e-5, 6.548460837829297e-5, 6.53188102898444e-5, 6.515341297342334e-5, 6.498841551060033e-5, 6.48238169849223e-5, 6.465961648190893e-5, 6.449581308904741e-5, 6.433240589578913e-5, 6.416939399354709e-5, 6.400677647568987e-5, 6.384455243753809e-5, 6.368272097636233e-5, 6.352128119137786e-5, 6.336023218374027e-5, 6.31995730565426e-5, 6.303930291481104e-5, 6.287942086550121e-5, 6.271992601749406e-5, 6.256081748159221e-5, 6.240209437051679e-5, 6.224375579890228e-5, 6.208580088329315e-5, 6.192822874214043e-5, 6.177103849579851e-5, 6.161422926651934e-5, 6.145780017845035e-5, 6.130175035763032e-5, 6.114607893198519e-5, 6.0990785031324374e-5, 6.083586778733741e-5, 6.068132633358951e-5, 6.0527159805518866e-5, 6.0373367340431754e-5, 6.021994807749933e-5, 6.006690115775403e-5, 5.99142257240852e-5, 5.976192092123684e-5, 5.9609985895801336e-5, 5.94584197962188e-5, 5.930722177277147e-5, 5.915639097758003e-5, 5.900592656460005e-5, 5.8855827689619565e-5, 5.870609351025351e-5, 5.855672318594165e-5, 5.840771587794379e-5, 5.8259070749336374e-5, 5.811078696500952e-5, 5.796286369166239e-5, 5.7815300097800533e-5, 5.766809535373071e-5, 5.752124863156022e-5, 5.737475910519004e-5, 5.7228625950311943e-5, 5.7082848344407235e-5, 5.693742546674034e-5, 5.67923564983562e-5, 5.6647640622077746e-5, 5.6503277022500565e-5, 5.6359264885990434e-5, 5.621560340067952e-5, 5.607229175646261e-5, 5.59293291449937e-5, 5.578671475968291e-5, 5.564444779569253e-5, 5.550252744993288e-5, 5.536095292105943e-5, 5.521972340947015e-5, 5.5078838117300534e-5, 5.493829624841965e-5, 5.4798097008429934e-5, 5.4658239604659475e-5, 5.451872324616138e-5, 5.437954714370897e-5, 5.4240710509792944e-5, 5.4102212558617515e-5, 5.396405250609772e-5, 5.3826229569854537e-5, 5.368874296921281e-5, 5.3551591925197364e-5, 5.341477566052942e-5, 5.327829339962217e-5, 5.314214436858052e-5, 5.3006327795194045e-5, 5.2870842908935406e-5, 5.2735688940956885e-5, 5.260086512408659e-5, 5.2466370692825206e-5, 5.233220488334259e-5, 5.2198366933474955e-5, 5.206485608272043e-5, 5.1931671572236476e-5, 5.179881264483624e-5, 5.1666278544985305e-5, 5.153406851879768e-5, 5.140218181403512e-5, 5.127061768009929e-5, 5.113937536803188e-5, 5.100845413051094e-5, 5.087785322184618e-5, 5.0747571897976445e-5, 5.06176094164667e-5, 5.048796503650436e-5, 5.035863801889575e-5, 5.0229627626063496e-5, 5.010093312204252e-5, 4.9972553772477136e-5, 4.984448884461841e-5, 4.9716737607319546e-5, 4.9589299331033236e-5, 4.946217328780938e-5, 4.9335358751290306e-5, 4.9208854996707786e-5, 4.908266130088123e-5, 4.895677694221306e-5, 4.8831201200685684e-5, 4.870593335785844e-5, 4.858097269686486e-5, 4.845631850240865e-5, 4.8331970060760894e-5, 4.82079266597569e-5, 4.80841875887934e-5, 4.7960752138824064e-5, 4.783761960235853e-5, 4.771478927345641e-5, 4.759226044772628e-5, 4.747003242232218e-5, 4.734810449594015e-5, 4.7226475968814544e-5, 4.710514614271595e-5, 4.69841143209472e-5, 4.686337980834091e-5, 4.67429419112558e-5, 4.6622799937574184e-5, 4.650295319669814e-5, 4.638340099954741e-5, 4.626414265855466e-5, 4.614517748766399e-5, 4.6026504802327377e-5, 4.590812391950185e-5, 4.579003415764469e-5, 4.567223483671328e-5, 4.555472527815944e-5, 4.5437504804927906e-5, 4.5320572741452714e-5, 4.5203928413653804e-5, 4.5087571148935334e-5, 4.497150027618091e-5, 4.4855715125751635e-5, 4.474021502948292e-5, 4.462499932068097e-5, 4.4510067334120924e-5, 4.439541840604243e-5, 4.4281051874147364e-5, 4.4166967077597395e-5, 4.405316335700969e-5, 4.393964005445487e-5, 4.382639651345374e-5, 4.371343207897477e-5, 4.3600746097430124e-5, 4.348833791667366e-5, 4.337620688599751e-5, 4.326435235612927e-5, 4.315277367922897e-5, 4.3041470208886106e-5, 4.2930441300117085e-5, 4.281968630936225e-5, 4.270920459448165e-5, 4.2598995514753905e-5, 4.248905843087271e-5, 4.237939270494358e-5, 4.226999770048081e-5, 4.216087278240583e-5, 4.2052017317042484e-5, 4.194343067211551e-5, 4.183511221674726e-5, 4.1727061321454644e-5, 4.161927735814633e-5, 4.151175970012047e-5, 4.140450772206071e-5, 4.129752080003443e-5, 4.1190798311488845e-5, 4.1084339635249946e-5, 4.097814415151658e-5, 4.0872211241861586e-5, 4.07665402892256e-5, 4.066113067791576e-5, 4.0555981793602804e-5, 4.0451093023318055e-5, 4.034646375545046e-5, 4.024209337974473e-5, 4.013798128729706e-5, 4.00341268705533e-5, 3.993052952330607e-5, 3.9827188640692304e-5, 3.9724103619189124e-5, 3.962127385661246e-5, 3.95186987521145e-5, 3.941637770617966e-5, 3.9314310120621765e-5, 3.921249539858342e-5, 3.9110932944530904e-5, 3.900962216425232e-5, 3.8908562464855535e-5, 3.880775325476444e-5, 3.870719394371649e-5, 3.8606883942760286e-5, 3.850682266425269e-5, 3.8407009521855926e-5, 3.8307443930535525e-5, 3.820812530655706e-5, 3.810905306748289e-5, 3.8010226632171156e-5, 3.791164542077151e-5, 3.781330885472317e-5, 3.7715216356752013e-5, 3.761736735086837e-5, 3.7519761262363705e-5, 3.7422397517808345e-5, 3.732527554504866e-5, 3.7228394773204615e-5, 3.7131754632666794e-5, 3.7035354555094865e-5, 3.69391939734129e-5, 3.684327232180843e-5, 3.674758903572971e-5, 3.665214355188232e-5, 3.6556935308226444e-5, 3.646196374397609e-5, 3.6367228299594194e-5, 3.627272841679125e-5, 3.6178463538522465e-5, 3.6084433108985215e-5, 3.5990636573616484e-5, 3.5897073379089994e-5, 3.580374297331439e-5, 3.5710644805429796e-5, 3.561777832580567e-5, 3.552514298603826e-5, 3.543273823894789e-5, 3.534056353857659e-5, 3.524861834018599e-5, 3.5156902100253127e-5, 3.5065414276470215e-5, 3.497415432774037e-5, 3.4883121714175825e-5, 3.479231589709529e-5, 3.470173633902122e-5, 3.4611382503678096e-5, 3.452125385598877e-5, 3.4431349862072665e-5, 3.434166998924326e-5, 3.425221370600538e-5, 3.416298048205308e-5, 3.407396978826665e-5, 3.398518109671033e-5, 3.389661388063037e-5, 3.3808267614451865e-5, 3.372014177377597e-5, 3.3632235835378853e-5, 3.354454927720828e-5, 3.3457081578380995e-5, 3.336983221918064e-5, 3.328280068105532e-5, 3.319598644661506e-5, 3.3109388999629604e-5, 3.302300782502538e-5, 3.293684240888404e-5, 3.285089223843938e-5, 3.276515680207503e-5, 3.267963558932163e-5, 3.259432809085577e-5, 3.2509233798495914e-5, 3.242435220520155e-5, 3.233968280506941e-5, 3.2255225093332085e-5, 3.2170978566355286e-5, 3.2086942721635426e-5, 3.200311705779717e-5, 3.191950107459177e-5, 3.183609427289345e-5, 3.1752896154698534e-5, 3.1669906223121505e-5, 3.158712398239391e-5, 3.1504548937861565e-5, 3.1422180595982625e-5, 3.134001846432394e-5, 3.125806205156049e-5, 3.1176310867471916e-5, 3.109476442294045e-5, 3.101342222994881e-5, 3.093228380157753e-5, 3.085134865200329e-5, 3.077061629649587e-5, 3.069008625141614e-5, 3.0609758034213956e-5, 3.052963116342582e-5, 3.044970515867232e-5, 3.0369979540655985e-5, 3.0290453831159427e-5, 3.0211127553042333e-5, 3.013200023023972e-5, 3.0053071387759414e-5, 2.9974340551680166e-5, 2.9895807249148756e-5, 2.9817471008378634e-5, 2.9739331358646767e-5, 2.9661387830291942e-5, 2.958363995471229e-5, 2.9506087264363594e-5, 2.9428729292755787e-5, 2.93515655744524e-5, 2.92745956450674e-5, 2.9197819041262538e-5, 2.9121235300746042e-5, 2.904484396227036e-5, 2.8968644565629072e-5, 2.8892636651655938e-5, 2.881681976222154e-5, 2.8741193440231757e-5, 2.8665757229625497e-5, 2.8590510675372472e-5, 2.851545332347087e-5, 2.8440584720945178e-5, 2.8365904415845005e-5, 2.8291411957241002e-5, 2.8217106895224166e-5, 2.8142988780903606e-5, 2.8069057166403842e-5, 2.799531160486237e-5, 2.7921751650429194e-5, 2.784837685826265e-5, 2.7775186784528417e-5, 2.770218098639712e-5, 2.762935902204223e-5, 2.7556720450637853e-5, 2.7484264832356985e-5, 2.741199172836883e-5, 2.7339900700837055e-5, 2.726799131291746e-5, 2.719626312875645e-5, 2.7124715713487892e-5, 2.7053348633231815e-5, 2.6982161455092812e-5, 2.69111537471564e-5, 2.6840325078488285e-5, 2.6769675019131663e-5, 2.6699203140105445e-5, 2.6628909013401765e-5, 2.6558792211984712e-5, 2.648885230978744e-5, 2.6419088881710293e-5, 2.63495015036194e-5, 2.628008975234359e-5, 2.6210853205672866e-5, 2.6141791442357115e-5, 2.607290404210281e-5, 2.6004190585571173e-5, 2.5935650654377133e-5, 2.5867283831086308e-5, 2.5799089699213404e-5, 2.5731067843220006e-5, 2.5663217848513004e-5, 2.5595539301441915e-5, 2.5528031789297347e-5, 2.5460694900308953e-5, 2.5393528223643234e-5, 2.532653134940158e-5, 2.525970386861897e-5, 2.5193045373260593e-5, 2.5126555456221006e-5, 2.5060233711322038e-5, 2.499407973331026e-5, 2.492809311785546e-5, 2.48622734615485e-5, 2.47966203618997e-5, 2.4731133417336275e-5, 2.4665812227200847e-5, 2.460065639174934e-5, 2.4535665512148918e-5, 2.447083919047655e-5, 2.4406177029716285e-5, 2.4341678633757818e-5, 2.4277343607394746e-5, 2.4213171556322103e-5, 2.4149162087134423e-5, 2.40853148073247e-5, 2.4021629325281695e-5, 2.3958105250287696e-5, 2.3894742192517746e-5, 2.38315397630368e-5, 2.376849757379809e-5, 2.3705615237641314e-5, 2.364289236829061e-5, 2.358032858035306e-5, 2.3517923489316128e-5, 2.3455676711546233e-5, 2.339358786428688e-5, 2.33316565656564e-5, 2.3269882434646835e-5, 2.320826509112116e-5, 2.314680415581215e-5, 2.3085499250319993e-5, 2.302434999711072e-5, 2.29633560195144e-5, 2.290251694172294e-5, 2.2841832388788925e-5, 2.278130198662291e-5, 2.2720925361992208e-5, 2.266070214251872e-5, 2.260063195667735e-5, 2.2540714433794227e-5, 2.248094920404419e-5, 2.242133589845e-5, 2.236187414887997e-5, 2.230256358804604e-5, 2.224340384950198e-5, 2.2184394567642095e-5, 2.2125535377698787e-5, 2.2066825915741274e-5, 2.200826581867333e-5, 2.194985472423174e-5, 2.1891592270984563e-5, 2.183347809832926e-5, 2.1775511846490726e-5, 2.1717693156520164e-5, 2.166002167029229e-5, 2.1602497030504713e-5, 2.1545118880674908e-5, 2.148788686513974e-5, 2.1430800629052737e-5, 2.1373859818382732e-5, 2.1317064079912254e-5, 2.126041306123532e-5, 2.120390641075615e-5, 2.1147543777687144e-5, 2.10913248120472e-5, 2.103524916465997e-5, 2.0979316487152332e-5, 2.092352643195266e-5, 2.0867878652288255e-5, 2.0812372802184868e-5, 2.075700853646432e-5, 2.0701785510742806e-5, 2.0646703381429102e-5, 2.0591761805723454e-5, 2.0536960441614966e-5, 2.0482298947880565e-5, 2.042777698408313e-5, 2.0373394210569674e-5, 2.0319150288469667e-5, 2.0265044879693735e-5, 2.0211077646931416e-5, 2.0157248253649717e-5, 2.0103556364091425e-5, 2.0050001643273845e-5, 1.999658375698589e-5, 1.9943302371788353e-5, 1.989015715501029e-5, 1.9837147774748598e-5, 1.978427389986583e-5, 1.9731535199988746e-5, 1.9678931345506637e-5, 1.9626462007569444e-5, 1.9574126858086694e-5, 1.9521925569725126e-5, 1.946985781590748e-5, 1.9417923270810818e-5, 1.9366121609364916e-5, 1.9314452507250222e-5, 1.9262915640897338e-5, 1.9211510687483854e-5, 1.916023732493377e-5, 1.910909523191589e-5, 1.9058084087841717e-5, 1.9007203572863773e-5, 1.8956453367874997e-5, 1.890583315450592e-5, 1.885534261512372e-5, 1.8804981432830446e-5, 1.8754749291461482e-5, 1.8704645875583958e-5, 1.865467087049527e-5, 1.860482396222115e-5, 1.8555104837514346e-5, 1.850551318385322e-5, 1.8456048689439793e-5, 1.8406711043198143e-5, 1.8357499934773393e-5, 1.8308415054529762e-5, 1.8259456093548738e-5, 1.8210622743628034e-5, 1.816191469727977e-5, 1.8113331647728903e-5, 1.8064873288911737e-5, 1.8016539315474493e-5, 1.796832942277156e-5, 1.7920243306863942e-5, 1.7872280664518144e-5, 1.782444119320388e-5, 1.7776724591093144e-5, 1.7729130557058748e-5, 1.7681658790672417e-5, 1.7634308992203112e-5, 1.758708086261636e-5, 1.7539974103571757e-5, 1.7492988417422096e-5, 1.7446123507211543e-5, 1.7399379076674433e-5, 1.7352754830233382e-5, 1.7306250472998062e-5, 1.7259865710763542e-5, 1.7213600250008948e-5, 1.716745379789592e-5, 1.7121426062267228e-5, 1.7075516751644698e-5, 1.7029725575228713e-5, 1.6984052242895908e-5, 1.6938496465198148e-5, 1.689305795336078e-5, 1.6847736419281295e-5, 1.6802531575528047e-5, 1.6757443135338397e-5, 1.6712470812617505e-5, 1.6667614321936835e-5, 1.6622873378532593e-5, 1.657824769830455e-5, 1.653373699781425e-5, 1.6489340994283687e-5, 1.644505940559407e-5, 1.6400891950284156e-5, 1.635683834754854e-5, 1.6312898317236972e-5, 1.626907157985237e-5, 1.6225357856549452e-5, 1.618175686913335e-5], "type": "scatter", "x": [-0.41673550664735354, -0.41619547657889094, -0.4156554465104284, -0.41511541644196587, -0.4145753863735033, -0.4140353563050406, -0.4134953262365781, -0.41295529616811555, -0.41241526609965296, -0.41187523603119036, -0.4113352059627278, -0.41079517589426523, -0.4102551458258027, -0.4097151157573401, -0.4091750856888775, -0.4086350556204149, -0.4080950255519524, -0.4075549954834898, -0.40701496541502724, -0.40647493534656465, -0.4059349052781021, -0.4053948752096395, -0.404854845141177, -0.4043148150727144, -0.40377478500425174, -0.4032347549357892, -0.40269472486732666, -0.40215469479886407, -0.40161466473040147, -0.40107463466193893, -0.4005346045934764, -0.3999945745250138, -0.3994545444565512, -0.3989145143880886, -0.3983744843196261, -0.3978344542511635, -0.3972944241827009, -0.3967543941142383, -0.3962143640457758, -0.3956743339773132, -0.3951343039088506, -0.39459427384038803, -0.39405424377192555, -0.3935142137034629, -0.3929741836350003, -0.3924341535665377, -0.3918941234980752, -0.39135409342961264, -0.39081406336115004, -0.39027403329268745, -0.3897340032242249, -0.3891939731557624, -0.3886539430872997, -0.38811391301883713, -0.3875738829503746, -0.38703385288191205, -0.38649382281344946, -0.38595379274498687, -0.38541376267652433, -0.38487373260806174, -0.3843337025395992, -0.38379367247113655, -0.383253642402674, -0.3827136123342114, -0.3821735822657489, -0.3816335521972863, -0.38109352212882375, -0.38055349206036115, -0.3800134619918986, -0.379473431923436, -0.3789334018549735, -0.37839337178651083, -0.37785334171804824, -0.3773133116495857, -0.37677328158112317, -0.37623325151266057, -0.375693221444198, -0.37515319137573544, -0.3746131613072729, -0.37407313123881025, -0.37353310117034766, -0.3729930711018851, -0.3724530410334226, -0.37191301096496, -0.3713729808964974, -0.37083295082803486, -0.3702929207595723, -0.3697528906911097, -0.36921286062264713, -0.36867283055418454, -0.36813280048572194, -0.3675927704172594, -0.3670527403487968, -0.3665127102803343, -0.3659726802118717, -0.36543265014340914, -0.36489262007494655, -0.364352590006484, -0.3638125599380214, -0.3632725298695588, -0.36273249980109623, -0.3621924697326337, -0.3616524396641711, -0.3611124095957085, -0.36057237952724597, -0.36003234945878343, -0.35949231939032084, -0.3589522893218582, -0.35841225925339565, -0.3578722291849331, -0.3573321991164705, -0.3567921690480079, -0.3562521389795454, -0.35571210891108285, -0.35517207884262025, -0.35463204877415766, -0.3540920187056951, -0.3535519886372326, -0.35301195856876993, -0.35247192850030734, -0.35193189843184475, -0.35139186836338226, -0.35085183829491967, -0.3503118082264571, -0.3497717781579945, -0.34923174808953195, -0.34869171802106935, -0.34815168795260676, -0.34761165788414417, -0.3470716278156816, -0.3465315977472191, -0.3459915676787565, -0.3454515376102939, -0.34491150754183136, -0.3443714774733688, -0.34383144740490623, -0.34329141733644364, -0.34275138726798104, -0.34221135719951845, -0.3416713271310559, -0.3411312970625933, -0.3405912669941308, -0.3400512369256682, -0.3395112068572056, -0.338971176788743, -0.3384311467202805, -0.33789111665181787, -0.33735108658335533, -0.33681105651489274, -0.3362710264464302, -0.3357309963779676, -0.335190966309505, -0.3346509362410425, -0.33411090617257994, -0.3335708761041173, -0.3330308460356547, -0.33249081596719215, -0.3319507858987296, -0.331410755830267, -0.33087072576180443, -0.3303306956933419, -0.32979066562487935, -0.32925063555641676, -0.32871060548795417, -0.3281705754194916, -0.3276305453510291, -0.32709051528256644, -0.32655048521410385, -0.3260104551456413, -0.3254704250771787, -0.3249303950087162, -0.32439036494025353, -0.32385033487179105, -0.3233103048033284, -0.32277027473486586, -0.32223024466640326, -0.3216902145979407, -0.32115018452947813, -0.3206101544610156, -0.320070124392553, -0.31953009432409046, -0.3189900642556278, -0.3184500341871652, -0.3179100041187027, -0.31736997405024014, -0.31682994398177755, -0.31628991391331496, -0.3157498838448524, -0.3152098537763899, -0.3146698237079273, -0.3141297936394647, -0.3135897635710021, -0.31304973350253956, -0.312509703434077, -0.3119696733656144, -0.31142964329715184, -0.3108896132286893, -0.3103495831602267, -0.3098095530917641, -0.30926952302330146, -0.308729492954839, -0.3081894628863764, -0.3076494328179138, -0.3071094027494512, -0.30656937268098866, -0.3060293426125261, -0.30548931254406353, -0.30494928247560094, -0.3044092524071384, -0.30386922233867586, -0.3033291922702132, -0.3027891622017506, -0.3022491321332881, -0.30170910206482554, -0.30116907199636295, -0.30062904192790035, -0.3000890118594378, -0.2995489817909752, -0.29900895172251263, -0.29846892165405003, -0.2979288915855875, -0.29738886151712496, -0.29684883144866236, -0.2963088013801998, -0.29576877131173723, -0.29522874124327464, -0.2946887111748121, -0.2941486811063495, -0.2936086510378869, -0.2930686209694243, -0.2925285909009617, -0.29198856083249924, -0.29144853076403665, -0.29090850069557406, -0.29036847062711146, -0.2898284405586489, -0.2892884104901864, -0.2887483804217238, -0.28820835035326114, -0.2876683202847986, -0.2871282902163361, -0.2865882601478735, -0.2860482300794109, -0.28550820001094834, -0.2849681699424858, -0.2844281398740232, -0.28388810980556056, -0.2833480797370981, -0.28280804966863543, -0.2822680196001729, -0.2817279895317103, -0.28118795946324776, -0.28064792939478517, -0.28010789932632263, -0.27956786925786004, -0.27902783918939744, -0.27848780912093485, -0.27794777905247237, -0.2774077489840097, -0.2768677189155472, -0.2763276888470846, -0.27578765877862205, -0.27524762871015945, -0.2747075986416969, -0.2741675685732343, -0.27362753850477173, -0.27308750843630913, -0.2725474783678466, -0.27200744829938406, -0.27146741823092146, -0.27092738816245887, -0.27038735809399633, -0.26984732802553374, -0.2693072979570711, -0.2687672678886086, -0.268227237820146, -0.2676872077516834, -0.2671471776832208, -0.26660714761475823, -0.26606711754629575, -0.26552708747783316, -0.26498705740937056, -0.26444702734090797, -0.2639069972724454, -0.2633669672039829, -0.2628269371355203, -0.26228690706705765, -0.2617468769985951, -0.2612068469301326, -0.26066681686167, -0.2601267867932074, -0.25958675672474485, -0.25904672665628226, -0.25850669658781966, -0.25796666651935707, -0.25742663645089453, -0.25688660638243194, -0.2563465763139694, -0.25580654624550686, -0.25526651617704427, -0.2547264861085817, -0.25418645604011914, -0.25364642597165654, -0.25310639590319395, -0.25256636583473135, -0.2520263357662688, -0.2514863056978063, -0.2509462756293437, -0.2504062455608811, -0.2498662154924185, -0.249326185423956, -0.2487861553554934, -0.2482461252870308, -0.2477060952185682, -0.24716606515010567, -0.24662603508164313, -0.2460860050131805, -0.24554597494471792, -0.24500594487625538, -0.24446591480779284, -0.24392588473933022, -0.24338585467086762, -0.24284582460240509, -0.24230579453394252, -0.24176576446547993, -0.24122573439701733, -0.2406857043285548, -0.24014567426009223, -0.23960564419162964, -0.23906561412316707, -0.23852558405470453, -0.2379855539862419, -0.23744552391777937, -0.23690549384931678, -0.23636546378085424, -0.23582543371239162, -0.23528540364392908, -0.2347453735754665, -0.23420534350700392, -0.23366531343854133, -0.2331252833700788, -0.2325852533016162, -0.23204522323315363, -0.23150519316469104, -0.23096516309622844, -0.2304251330277659, -0.22988510295930334, -0.22934507289084075, -0.22880504282237818, -0.22826501275391564, -0.22772498268545308, -0.22718495261699048, -0.2266449225485279, -0.22610489248006535, -0.22556486241160278, -0.2250248323431402, -0.2244848022746776, -0.22394477220621498, -0.2234047421377525, -0.2228647120692899, -0.2223246820008273, -0.22178465193236468, -0.22124462186390215, -0.2207045917954396, -0.220164561726977, -0.2196245316585144, -0.21908450159005186, -0.21854447152158935, -0.21800444145312675, -0.21746441138466413, -0.2169243813162016, -0.21638435124773905, -0.21584432117927643, -0.2153042911108139, -0.2147642610423513, -0.2142242309738887, -0.21368420090542614, -0.21314417083696355, -0.212604140768501, -0.2120641107000384, -0.21152408063157585, -0.2109840505631133, -0.21044402049465072, -0.2099039904261881, -0.20936396035772556, -0.20882393028926297, -0.20828390022080046, -0.20774387015233783, -0.20720384008387524, -0.20666381001541276, -0.20612377994695016, -0.20558374987848754, -0.20504371981002495, -0.2045036897415624, -0.20396365967309985, -0.20342362960463725, -0.20288359953617466, -0.20234356946771212, -0.20180353939924955, -0.20126350933078696, -0.20072347926232437, -0.20018344919386183, -0.19964341912539926, -0.19910338905693667, -0.19856335898847408, -0.19802332892001157, -0.197483298851549, -0.1969432687830864, -0.1964032387146238, -0.19586320864616127, -0.19532317857769865, -0.19478314850923611, -0.19424311844077352, -0.19370308837231096, -0.19316305830384836, -0.19262302823538582, -0.19208299816692323, -0.19154296809846066, -0.19100293802999807, -0.19046290796153553, -0.1899228778930729, -0.18938284782461037, -0.18884281775614778, -0.1883027876876852, -0.18776275761922268, -0.1872227275507601, -0.18668269748229752, -0.18614266741383492, -0.18560263734537236, -0.18506260727690982, -0.18452257720844722, -0.18398254713998463, -0.18344251707152207, -0.18290248700305953, -0.18236245693459693, -0.1818224268661343, -0.18128239679767172, -0.18074236672920924, -0.18020233666074664, -0.17966230659228402, -0.17912227652382143, -0.1785822464553589, -0.17804221638689638, -0.17750218631843376, -0.17696215624997116, -0.17642212618150863, -0.1758820961130461, -0.17534206604458347, -0.17480203597612093, -0.17426200590765833, -0.17372197583919577, -0.17318194577073318, -0.17264191570227058, -0.17210188563380804, -0.17156185556534542, -0.17102182549688288, -0.17048179542842035, -0.16994176535995775, -0.16940173529149513, -0.1688617052230326, -0.16832167515457, -0.1677816450861075, -0.16724161501764487, -0.16670158494918233, -0.1661615548807198, -0.1656215248122572, -0.16508149474379458, -0.16454146467533198, -0.1640014346068695, -0.16346140453840688, -0.16292137446994429, -0.1623813444014817, -0.1618413143330192, -0.1613012842645566, -0.160761254196094, -0.1602212241276314, -0.15968119405916884, -0.1591411639907063, -0.1586011339222437, -0.1580611038537811, -0.1575210737853186, -0.15698104371685603, -0.15644101364839344, -0.15590098357993085, -0.15536095351146828, -0.15482092344300574, -0.15428089337454315, -0.15374086330608056, -0.153200833237618, -0.1526608031691554, -0.15212077310069286, -0.15158074303223024, -0.1510407129637677, -0.1505006828953051, -0.14996065282684257, -0.14942062275837995, -0.1488805926899174, -0.1483405626214548, -0.14780053255299228, -0.14726050248452968, -0.14672047241606714, -0.14618044234760455, -0.14564041227914193, -0.1451003822106794, -0.14456035214221685, -0.14402032207375426, -0.14348029200529167, -0.14294026193682913, -0.14240023186836653, -0.14186020179990394, -0.14132017173144135, -0.1407801416629788, -0.14024011159451627, -0.13970008152605368, -0.13916005145759108, -0.13862002138912843, -0.13807999132066595, -0.1375399612522034, -0.13699993118374082, -0.13645990111527823, -0.13591987104681563, -0.1353798409783531, -0.1348398109098905, -0.13429978084142796, -0.13375975077296537, -0.13321972070450283, -0.13267969063604024, -0.1321396605675776, -0.13159963049911505, -0.1310596004306525, -0.13051957036218992, -0.12997954029372738, -0.1294395102252648, -0.1288994801568022, -0.1283594500883396, -0.127819420019877, -0.12727938995141452, -0.12673935988295193, -0.1261993298144894, -0.1256592997460268, -0.1251192696775642, -0.12457923960910161, -0.12403920954063907, -0.12349917947217653, -0.12295914940371394, -0.12241911933525135, -0.1218790892667887, -0.12133905919832622, -0.12079902912986362, -0.12025899906140103, -0.11971896899293843, -0.11917893892447595, -0.11863890885601336, -0.11809887878755071, -0.11755884871908812, -0.11701881865062563, -0.1164787885821631, -0.11593875851370045, -0.11539872844523785, -0.11485869837677531, -0.11431866830831278, -0.11377863823985018, -0.11323860817138759, -0.11269857810292505, -0.11215854803446246, -0.11161851796599986, -0.11107848789753727, -0.11053845782907473, -0.10999842776061214, -0.1094583976921496, -0.108918367623687, -0.10837833755522441, -0.10783830748676182, -0.10729827741829928, -0.10675824734983674, -0.1062182172813742, -0.10567818721291156, -0.10513815714444902, -0.10459812707598642, -0.10405809700752389, -0.10351806693906129, -0.1029780368705987, -0.10243800680213616, -0.10189797673367357, -0.10135794666521097, -0.10081791659674838, -0.10027788652828584, -0.0997378564598233, -0.09919782639136071, -0.09865779632289812, -0.09811776625443552, -0.09757773618597299, -0.09703770611751039, -0.09649767604904785, -0.09595764598058526, -0.09541761591212272, -0.09487758584366013, -0.09433755577519753, -0.093797525706735, -0.0932574956382724, -0.09271746556980986, -0.09217743550134727, -0.09163740543288462, -0.09109737536442208, -0.09055734529595955, -0.09001731522749695, -0.08947728515903441, -0.08893725509057182, -0.08839722502210928, -0.08785719495364663, -0.08731716488518404, -0.08677713481672156, -0.08623710474825896, -0.08569707467979637, -0.08515704461133383, -0.08461701454287124, -0.08407698447440864, -0.0835369544059461, -0.08299692433748357, -0.08245689426902097, -0.08191686420055833, -0.08137683413209579, -0.08083680406363325, -0.08029677399517066, -0.07975674392670806, -0.07921671385824552, -0.07867668378978299, -0.07813665372132039, -0.0775966236528578, -0.0770565935843952, -0.07651656351593272, -0.07597653344747013, -0.07543650337900748, -0.07489647331054489, -0.07435644324208235, -0.07381641317361981, -0.07327638310515722, -0.07273635303669462, -0.07219632296823209, -0.07165629289976949, -0.0711162628313069, -0.0705762327628443, -0.07003620269438177, -0.06949617262591923, -0.06895614255745663, -0.06841611248899404, -0.06787608242053145, -0.06733605235206885, -0.06679602228360632, -0.06625599221514372, -0.06571596214668118, -0.06517593207821859, -0.06463590200975605, -0.0640958719412934, -0.06355584187283086, -0.06301581180436827, -0.06247578173590573, -0.06193575166744314, -0.06139572159898066, -0.06085569153051806, -0.06031566146205547, -0.05977563139359293, -0.05923560132513034, -0.058695571256667745, -0.05815554118820515, -0.05761551111974261, -0.057075481051280075, -0.05653545098281748, -0.05599542091435489, -0.055455390845892294, -0.054915360777429756, -0.05437533070896716, -0.05383530064050457, -0.05329527057204203, -0.05275524050357949, -0.0522152104351169, -0.05167518036665425, -0.051135150298191656, -0.05059512022972912, -0.05005509016126658, -0.049515060092803986, -0.04897503002434145, -0.048434999955878855, -0.04789496988741626, -0.04735493981895367, -0.046814909750491074, -0.046274879682028536, -0.045734849613566, -0.045194819545103404, -0.044654789476640866, -0.04411475940817827, -0.04357472933971568, -0.043034699271253085, -0.04249466920279049, -0.04195463913432795, -0.04141460906586536, -0.04087457899740288, -0.04033454892894034, -0.039794518860477746, -0.039254488792015096, -0.03871445872355256, -0.03817442865509002, -0.03763439858662743, -0.03709436851816483, -0.036554338449702295, -0.03601430838123976, -0.03547427831277716, -0.034934248244314514, -0.03439421817585192, -0.03385418810738944, -0.033314158038926844, -0.03277412797046425, -0.03223409790200166, -0.03169406783353912, -0.031154037765076525, -0.030614007696613932, -0.030073977628151338, -0.0295339475596888, -0.028993917491226262, -0.02845388742276367, -0.027913857354301075, -0.02737382728583848, -0.026833797217375943, -0.02629376714891335, -0.025753737080450756, -0.025213707011988218, -0.024673676943525624, -0.024133646875063086, -0.023593616806600437, -0.0230535867381379, -0.022513556669675305, -0.021973526601212767, -0.021433496532750174, -0.020893466464287636, -0.020353436395825097, -0.01981340632736256, -0.019273376258899966, -0.018733346190437372, -0.01819331612197478, -0.017653286053512185, -0.017113255985049702, -0.01657322591658711, -0.016033195848124515, -0.015493165779661922, -0.014953135711199328, -0.01441310564273679, -0.013873075574274196, -0.013333045505811603, -0.012793015437349065, -0.012252985368886526, -0.011712955300423933, -0.011172925231961284, -0.01063289516349869, -0.010092865095036208, -0.009552835026573614, -0.00901280495811102, -0.008472774889648482, -0.007932744821185889, -0.007392714752723295, -0.006852684684260701, -0.006312654615798108, -0.00577262454733557, -0.005232594478873032, -0.004692564410410438, -0.0041525343419479, -0.003612504273485251, -0.0030724742050227127, -0.002532444136560119, -0.0019924140680975255, -0.0014523839996349874, -0.0009123539311724493, -0.00037232386270991125, 0.00016770620575262685, 0.0007077362742152205, 0.0012477663426778696, 0.0017877964111404077, 0.0023278264796029458, 0.0028678565480655394, 0.003407886616528133, 0.003947916684990671, 0.004487946753453209, 0.005027976821915858, 0.005568006890378452, 0.00610803695884099, 0.006648067027303528, 0.007188097095766122, 0.007728127164228715, 0.008268157232691309, 0.008808187301153847, 0.00934821736961644, 0.009888247438079034, 0.010428277506541628, 0.010968307575004166, 0.011508337643466704, 0.012048367711929298, 0.012588397780391891, 0.013128427848854485, 0.013668457917317023, 0.014208487985779616, 0.01474851805424221, 0.015288548122704748, 0.015828578191167286, 0.01636860825962988, 0.01690863832809253, 0.017448668396555067, 0.01798869846501766, 0.0185287285334802, 0.019068758601942792, 0.01960878867040533, 0.02014881873886787, 0.020688848807330407, 0.021228878875793, 0.021768908944255594, 0.022308939012718187, 0.022848969081180726, 0.023388999149643264, 0.023929029218105857, 0.02446905928656845, 0.025009089355031044, 0.025549119423493638, 0.026089149491956176, 0.02662917956041877, 0.027169209628881363, 0.0277092396973439, 0.02824926976580644, 0.028789299834269033, 0.029329329902731682, 0.02986935997119422, 0.03040939003965676, 0.030949420108119352, 0.031489450176581946, 0.032029480245044484, 0.03256951031350702, 0.03310954038196967, 0.033649570450432265, 0.03418960051889486, 0.03472963058735734, 0.035269660655819934, 0.03580969072428253, 0.036349720792745066, 0.036889750861207715, 0.03742978092967025, 0.03796981099813285, 0.03850984106659544, 0.03904987113505798, 0.03958990120352052, 0.040129931271983055, 0.04066996134044559, 0.041209991408908186, 0.04175002147737078, 0.042290051545833374, 0.04283008161429591, 0.043370111682758505, 0.0439101417512211, 0.04445017181968364, 0.044990201888146175, 0.045530231956608824, 0.04607026202507142, 0.046610292093533956, 0.047150322161996494, 0.04769035223045909, 0.04823038229892168, 0.04877041236738422, 0.04931044243584681, 0.04985047250430941, 0.050390502572772, 0.050930532641234594, 0.051470562709697076, 0.05201059277815967, 0.052550622846622264, 0.05309065291508491, 0.05363068298354745, 0.05417071305200999, 0.05471074312047258, 0.055250773188935176, 0.055790803257397714, 0.05633083332586025, 0.0568708633943229, 0.057410893462785495, 0.05795092353124803, 0.05849095359971057, 0.059030983668173165, 0.05957101373663576, 0.060111043805098296, 0.060651073873560835, 0.06119110394202337, 0.06173113401048602, 0.06227116407894856, 0.06281119414741115, 0.06335122421587369, 0.06389125428433623, 0.06443128435279882, 0.06497131442126142, 0.06551134448972401, 0.0660513745581866, 0.06659140462664914, 0.06713143469511174, 0.06767146476357433, 0.06821149483203681, 0.0687515249004994, 0.06929155496896205, 0.06983158503742465, 0.07037161510588719, 0.07091164517434972, 0.07145167524281232, 0.07199170531127491, 0.07253173537973745, 0.07307176544819999, 0.07361179551666264, 0.07415182558512523, 0.07469185565358782, 0.0752318857220503, 0.0757719157905129, 0.0763119458589755, 0.07685197592743803, 0.07739200599590063, 0.07793203606436322, 0.07847206613282581, 0.0790120962012884, 0.07955212626975094, 0.08009215633821348, 0.08063218640667602, 0.08117221647513856, 0.08171224654360115, 0.08225227661206375, 0.08279230668052634, 0.08333233674898888, 0.08387236681745147, 0.08441239688591401, 0.0849524269543766, 0.08549245702283914, 0.08603248709130179, 0.08657251715976438, 0.08711254722822692, 0.08765257729668946, 0.08819260736515205, 0.08873263743361465, 0.08927266750207719, 0.08981269757053978, 0.09035272763900237, 0.09089275770746497, 0.0914327877759275, 0.09197281784439004, 0.09251284791285264, 0.09305287798131523, 0.09359290804977788, 0.09413293811824036, 0.09467296818670295, 0.09521299825516555, 0.09575302832362814, 0.09629305839209068, 0.09683308846055322, 0.09737311852901587, 0.09791314859747846, 0.098453178665941, 0.09899320873440354, 0.09953323880286613, 0.10007326887132872, 0.10061329893979126, 0.10115332900825375, 0.10169335907671634, 0.10223338914517899, 0.10277341921364153, 0.10331344928210412, 0.10385347935056666, 0.1043935094190292, 0.10493353948749179, 0.10547356955595438, 0.10601359962441698, 0.10655362969287957, 0.10709365976134211, 0.1076336898298047, 0.10817371989826724, 0.10871374996672978, 0.10925378003519237, 0.10979381010365502, 0.11033384017211761, 0.11087387024058015, 0.11141390030904269, 0.11195393037750528, 0.11249396044596788, 0.11303399051443036, 0.11357402058289301, 0.1141140506513556, 0.1146540807198182, 0.11519411078828073, 0.11573414085674327, 0.11627417092520587, 0.11681420099366846, 0.11735423106213105, 0.11789426113059359, 0.11843429119905619, 0.11897432126751878, 0.11951435133598137, 0.12005438140444386, 0.12059441147290645, 0.12113444154136904, 0.12167447160983152, 0.12221450167829417, 0.12275453174675671, 0.1232945618152193, 0.12383459188368184, 0.12437462195214444, 0.12491465202060698, 0.12545468208906962, 0.1259947121575321, 0.12653474222599476, 0.12707477229445724, 0.1276148023629199, 0.12815483243138248, 0.12869486249984502, 0.12923489256830767, 0.12977492263677015, 0.13031495270523274, 0.13085498277369528, 0.13139501284215793, 0.13193504291062053, 0.132475072979083, 0.13301510304754566, 0.1335551331160082, 0.1340951631844708, 0.13463519325293327, 0.13517522332139592, 0.13571525338985857, 0.1362552834583211, 0.13679531352678365, 0.13733534359524618, 0.13787537366370883, 0.13841540373217137, 0.13895543380063397, 0.13949546386909656, 0.1400354939375591, 0.14057552400602175, 0.14111555407448423, 0.1416555841429467, 0.14219561421140936, 0.1427356442798719, 0.1432756743483345, 0.14381570441679697, 0.14435573448525962, 0.14489576455372222, 0.14543579462218476, 0.1459758246906474, 0.1465158547591099, 0.14705588482757254, 0.14759591489603502, 0.14813594496449767, 0.14867597503296026, 0.14921600510142274, 0.1497560351698854, 0.15029606523834793, 0.15083609530681052, 0.15137612537527306, 0.15191615544373566, 0.1524561855121983, 0.1529962155806608, 0.15353624564912338, 0.15407627571758592, 0.15461630578604857, 0.1551563358545111, 0.1556963659229737, 0.1562363959914363, 0.15677642605989883, 0.15731645612836148, 0.15785648619682396, 0.15839651626528656, 0.1589365463337491, 0.15947657640221174, 0.16001660647067434, 0.16055663653913682, 0.16109666660759947, 0.161636696676062, 0.1621767267445245, 0.16271675681298708, 0.16325678688144962, 0.16379681694991227, 0.16433684701837475, 0.1648768770868374, 0.1654169071553, 0.16595693722376254, 0.16649696729222513, 0.16703699736068767, 0.16757702742915026, 0.1681170574976128, 0.1686570875660754, 0.16919711763453804, 0.16973714770300052, 0.17027717777146317, 0.17081720783992566, 0.1713572379083883, 0.17189726797685084, 0.17243729804531344, 0.17297732811377603, 0.17351735818223857, 0.17405738825070122, 0.1745974183191637, 0.1751374483876263, 0.17567747845608883, 0.17621750852455148, 0.17675753859301407, 0.17729756866147656, 0.1778375987299392, 0.17837762879840174, 0.1789176588668644, 0.17945768893532682, 0.17999771900378947, 0.18053774907225212, 0.18107777914071466, 0.18161780920917725, 0.18215783927763973, 0.18269786934610227, 0.18323789941456492, 0.1837779294830274, 0.18431795955149, 0.18485798961995265, 0.18539801968841513, 0.18593804975687778, 0.18647807982534026, 0.1870181098938029, 0.18755813996226545, 0.18809817003072804, 0.1886382000991907, 0.18917823016765317, 0.18971826023611577, 0.1902582903045783, 0.19079832037304095, 0.19133835044150344, 0.19187838050996608, 0.19241841057842868, 0.19295844064689122, 0.1934984707153538, 0.1940385007838163, 0.19457853085227894, 0.19511856092074148, 0.19565859098920407, 0.19619862105766672, 0.1967386511261292, 0.19727868119459185, 0.1978187112630544, 0.19835874133151693, 0.19889877139997947, 0.19943880146844212, 0.19997883153690477, 0.20051886160536725, 0.20105889167382984, 0.20159892174229238, 0.20213895181075503, 0.2026789818792175, 0.20321901194768, 0.20375904201614264, 0.20429907208460518, 0.20483910215306778, 0.20537913222153037, 0.2059191622899929, 0.20645919235845556, 0.20699922242691804, 0.2075392524953807, 0.20807928256384317, 0.20861931263230582, 0.2091593427007684, 0.20969937276923095, 0.21023940283769355, 0.21077943290615608, 0.21131946297461868, 0.21185949304308122, 0.2123995231115438, 0.21293955318000646, 0.21347958324846894, 0.2140196133169316, 0.21455964338539413, 0.21509967345385672, 0.2156397035223192, 0.21617973359078185, 0.2167197636592445, 0.21725979372770698, 0.21779982379616958, 0.21833985386463212, 0.21887988393309477, 0.21941991400155725, 0.21995994407001984, 0.2204999741384825, 0.22104000420694503, 0.22158003427540768, 0.2221200643438701, 0.22266009441233275, 0.2232001244807953, 0.22374015454925783, 0.22428018461772042, 0.2248202146861829, 0.22536024475464556, 0.22590027482310815, 0.2264403048915707, 0.22698033496003328, 0.22752036502849582, 0.22806039509695847, 0.22860042516542095, 0.22914045523388354, 0.2296804853023462, 0.23022051537080868, 0.23076054543927133, 0.2313005755077338, 0.23184060557619646, 0.232380635644659, 0.2329206657131216, 0.23346069578158424, 0.23400072585004672, 0.2345407559185093, 0.23508078598697185, 0.2356208160554345, 0.23616084612389698, 0.23670087619235963, 0.23724090626082223, 0.23778093632928476, 0.23832096639774736, 0.23886099646620984, 0.2394010265346725, 0.23994105660313503, 0.24048108667159768, 0.24102111674006027, 0.24156114680852275, 0.2421011768769854, 0.24264120694544794, 0.24318123701391042, 0.24372126708237302, 0.24426129715083555, 0.2448013272192982, 0.2453413572877608, 0.24588138735622328, 0.24642141742468593, 0.24696144749314847, 0.24750147756161106, 0.24804150763007354, 0.2485815376985362, 0.24912156776699884, 0.24966159783546132, 0.250201627903924, 0.25074165797238646, 0.2512816880408491, 0.2518217181093116, 0.25236174817777424, 0.25290177824623683, 0.25344180831469937, 0.25398183838316196, 0.2545218684516245, 0.2550618985200871, 0.25560192858854963, 0.2561419586570122, 0.2566819887254749, 0.2572220187939374, 0.2577620488624, 0.2583020789308625, 0.258842108999325, 0.2593821390677877, 0.25992216913625016, 0.26046219920471275, 0.2610022292731753, 0.26154225934163794, 0.26208228941010053, 0.262622319478563, 0.26316234954702566, 0.2637023796154882, 0.26424240968395085, 0.2647824397524133, 0.26532246982087593, 0.2658624998893386, 0.26640252995780106, 0.26694256002626365, 0.2674825900947262, 0.26802262016318884, 0.2685626502316514, 0.26910268030011397, 0.26964271036857657, 0.2701827404370391, 0.2707227705055017, 0.27126280057396424, 0.27180283064242683, 0.27234286071088937, 0.272882890779352, 0.2734229208478146, 0.2739629509162771, 0.27450298098473974, 0.2750430110532022, 0.2755830411216649, 0.2761230711901274, 0.27666310125859, 0.27720313132705265, 0.27774316139551514, 0.2782831914639778, 0.27882322153244027, 0.27936325160090286, 0.2799032816693654, 0.28044331173782805, 0.28098334180629064, 0.2815233718747532, 0.2820634019432158, 0.2826034320116783, 0.28314346208014096, 0.2836834921486034, 0.28422352221706604, 0.2847635522855287, 0.2853035823539912, 0.2858436124224538, 0.2863836424909163, 0.28692367255937895, 0.2874637026278415, 0.2880037326963041, 0.2885437627647667, 0.2890837928332292, 0.28962382290169186, 0.2901638529701544, 0.29070388303861694, 0.2912439131070795, 0.2917839431755421, 0.2923239732440047, 0.29286400331246726, 0.29340403338092985, 0.2939440634493922, 0.2944840935178549, 0.2950241235863174, 0.29556415365478, 0.29610418372324254, 0.29664421379170514, 0.2971842438601677, 0.29772427392863027, 0.29826430399709286, 0.2988043340655554, 0.29934436413401805, 0.2998843942024806, 0.3004244242709432, 0.30096445433940566, 0.3015044844078683, 0.30204451447633096, 0.30258454454479344, 0.30312457461325604, 0.3036646046817186, 0.3042046347501812, 0.3047446648186437, 0.3052846948871063, 0.30582472495556895, 0.3063647550240315, 0.3069047850924941, 0.30744481516095656, 0.3079848452294192, 0.30852487529788175, 0.3090649053663444, 0.30960493543480694, 0.3101449655032695, 0.3106849955717321, 0.3112250256401946, 0.31176505570865726, 0.31230508577711974, 0.3128451158455824, 0.31338514591404504, 0.3139251759825075, 0.3144652060509701, 0.31500523611943265, 0.31554526618789525, 0.3160852962563578, 0.3166253263248204, 0.317165356393283, 0.31770538646174556, 0.31824541653020816, 0.3187854465986707, 0.3193254766671333, 0.3198655067355958, 0.3204055368040584, 0.32094556687252107, 0.32148559694098355, 0.3220256270094462, 0.3225656570779087, 0.32310568714637133, 0.3236457172148338, 0.3241857472832964, 0.32472577735175895, 0.3252658074202216, 0.32580583748868425, 0.32634586755714673, 0.3268858976256093, 0.32742592769407186, 0.3279659577625345, 0.328505987830997, 0.3290460178994596, 0.32958604796792224, 0.3301260780363848, 0.33066610810484737, 0.33120613817330985, 0.3317461682417725, 0.33228619831023504, 0.33282622837869763, 0.3333662584471602, 0.33390628851562276, 0.33444631858408524, 0.3349863486525478, 0.33552637872101043, 0.3360664087894729, 0.33660643885793556, 0.33714646892639805, 0.3376864989948607, 0.3382265290633233, 0.33876655913178577, 0.3393065892002484, 0.33984661926871096, 0.34038664933717355, 0.3409266794056361, 0.3414667094740987, 0.3420067395425612, 0.34254676961102387, 0.3430867996794864, 0.34362682974794895, 0.3441668598164116, 0.34470688988487413, 0.34524691995333673, 0.3457869500217992, 0.34632698009026186, 0.3468670101587245, 0.347407040227187, 0.3479470702956496, 0.3484871003641121, 0.3490271304325748, 0.34956716050103726, 0.35010719056949985, 0.3506472206379625, 0.35118725070642504, 0.35172728077488763, 0.3522673108433501, 0.35280734091181276, 0.3533473709802753, 0.35388740104873795, 0.35442743111720054, 0.354967461185663, 0.3555074912541257, 0.35604752132258816, 0.3565875513910508, 0.3571275814595133, 0.35766761152797594, 0.3582076415964386, 0.35874767166490107, 0.35928770173336366, 0.3598277318018262, 0.3603677618702888, 0.36090779193875133, 0.361447822007214, 0.3619878520756766, 0.3625278821441391, 0.3630679122126017, 0.36360794228106424, 0.36414797234952684, 0.3646880024179893, 0.36522803248645197, 0.3657680625549146, 0.3663080926233771, 0.36684812269183975, 0.36738815276030223, 0.3679281828287649, 0.3684682128972274, 0.36900824296568996, 0.3695482730341526, 0.37008830310261515, 0.3706283331710778, 0.3711683632395403, 0.37170839330800287, 0.3722484233764654, 0.37278845344492806, 0.37332848351339065, 0.37386851358185313, 0.3744085436503158, 0.3749485737187783, 0.3754886037872408, 0.3760286338557033, 0.37656866392416594, 0.3771086939926285, 0.37764872406109107, 0.3781887541295536, 0.3787287841980162, 0.3792688142664788, 0.37980884433494133, 0.380348874403404, 0.38088890447186646, 0.3814289345403291, 0.3819689646087916, 0.38250899467725424, 0.38304902474571684, 0.3835890548141793, 0.38412908488264197, 0.3846691149511045, 0.38520914501956716, 0.38574917508802964, 0.38628920515649223, 0.3868292352249549, 0.3873692652934174, 0.38790929536187996, 0.3884493254303425, 0.38898935549880514, 0.3895293855672677, 0.3900694156357303, 0.39060944570419287, 0.3911494757726554, 0.39168950584111806, 0.39222953590958054, 0.39276956597804313, 0.39330959604650567, 0.3938496261149683, 0.39438965618343097, 0.3949296862518934, 0.39546971632035605, 0.3960097463888186, 0.3965497764572812, 0.3970898065257437, 0.3976298365942063, 0.39816986666266896, 0.3987098967311315, 0.3992499267995941, 0.3997899568680566, 0.4003299869365192, 0.4008700170049817, 0.40141004707344435, 0.40195007714190695, 0.4024901072103695, 0.40303013727883213, 0.4035701673472946, 0.40411019741575727, 0.40465022748421975, 0.40519025755268234, 0.405730287621145, 0.40627031768960753, 0.4068103477580701, 0.40735037782653266, 0.40789040789499525, 0.4084304379634578, 0.4089704680319204, 0.409510498100383, 0.4100505281688455, 0.41059055823730817, 0.4111305883057707, 0.4116706183742333, 0.4122106484426958, 0.41275067851115843, 0.4132907085796211, 0.41383073864808356, 0.41437076871654616, 0.4149107987850087, 0.41545082885347134, 0.4159908589219337, 0.4165308889903963, 0.41707091905885885, 0.4176109491273215, 0.418150979195784, 0.41869100926424657, 0.4192310393327092, 0.4197710694011717, 0.42031109946963435, 0.4208511295380969, 0.4213911596065595, 0.421931189675022, 0.4224712197434846, 0.42301124981194727, 0.42355127988040975, 0.42409130994887234, 0.4246313400173349, 0.42517137008579753, 0.42571140015426, 0.42625143022272266, 0.42679146029118525, 0.4273314903596478, 0.4278715204281104, 0.42841155049657287, 0.4289515805650355, 0.42949161063349806, 0.4300316407019607, 0.4305716707704233, 0.4311117008388858, 0.43165173090734843, 0.43219176097581097, 0.43273179104427356, 0.43327182111273604, 0.4338118511811987, 0.43435188124966134, 0.4348919113181238, 0.4354319413865864, 0.43597197145504896, 0.4365120015235116, 0.4370520315919741, 0.4375920616604367, 0.43813209172889933, 0.43867212179736187, 0.4392121518658245, 0.439752181934287, 0.4402922120027496, 0.44083224207121213, 0.4413722721396747, 0.44191230220813726, 0.44245233227659986, 0.4429923623450625, 0.44353239241352505, 0.44407242248198764, 0.4446124525504501, 0.44515248261891277, 0.44569251268737525, 0.4462325427558379, 0.44677257282430055, 0.44731260289276303, 0.4478526329612257, 0.44839266302968817, 0.4489326930981508, 0.4494727231666133, 0.4500127532350759, 0.45055278330353854, 0.4510928133720011, 0.45163284344046367, 0.4521728735089262, 0.4527129035773888, 0.45325293364585134, 0.453792963714314, 0.45433299378277653, 0.45487302385123907, 0.4554130539197017, 0.45595308398816425, 0.45649311405662674, 0.4570331441250892, 0.45757317419355187, 0.4581132042620144, 0.458653234330477, 0.4591932643989395, 0.45973329446740213, 0.4602733245358647, 0.46081335460432726, 0.46135338467278986, 0.4618934147412524, 0.46243344480971504, 0.4629734748781775, 0.4635135049466401, 0.46405353501510277, 0.46459356508356525, 0.4651335951520279, 0.46567362522049044, 0.46621365528895303, 0.46675368535741557, 0.46729371542587816, 0.4678337454943408, 0.4683737755628033, 0.4689138056312659, 0.46945383569972843, 0.4699938657681911, 0.47053389583665356, 0.4710739259051162, 0.4716139559735788, 0.47215398604204134, 0.472694016110504, 0.4732340461789664, 0.47377407624742907, 0.4743141063158916, 0.47485413638435425, 0.47539416645281685, 0.47593419652127933, 0.476474226589742, 0.4770142566582045, 0.4775542867266671, 0.4780943167951296, 0.47863434686359224, 0.4791743769320549, 0.47971440700051743, 0.48025443706897997, 0.4807944671374425, 0.48133449720590515, 0.48187452727436764, 0.4824145573428303, 0.4829545874112929, 0.4834946174797554, 0.48403464754821807, 0.48457467761668055, 0.48511470768514314, 0.4856547377536057, 0.4861947678220683, 0.4867347978905309, 0.4872748279589934, 0.48781485802745606, 0.4883548880959186, 0.4888949181643812, 0.4894349482328437, 0.4899749783013063, 0.4905150083697689, 0.49105503843823145, 0.4915950685066941, 0.4921350985751566, 0.49267512864361923, 0.4932151587120817, 0.49375518878054436, 0.49429521884900696, 0.49483524891746944, 0.4953752789859321, 0.4959153090543946, 0.4964553391228573, 0.4969953691913196, 0.49753539925978224, 0.4980754293282448, 0.49861545939670743, 0.4991554894651699, 0.4996955195336325, 0.5002355496020952, 0.5007755796705576, 0.5013156097390203, 0.5018556398074827, 0.5023956698759454, 0.5029356999444079, 0.5034757300128705, 0.5040157600813331, 0.5045557901497957, 0.5050958202182583, 0.5056358502867209, 0.5061758803551835, 0.5067159104236459, 0.5072559404921086, 0.5077959705605712, 0.5083360006290337, 0.5088760306974963, 0.5094160607659588, 0.5099560908344214, 0.510496120902884, 0.5110361509713466, 0.5115761810398092, 0.5121162111082718, 0.5126562411767344, 0.5131962712451968, 0.5137363013136594, 0.5142763313821219, 0.5148163614505846, 0.5153563915190473, 0.5158964215875097, 0.5164364516559723, 0.5169764817244349, 0.5175165117928975, 0.5180565418613601, 0.5185965719298227, 0.5191366019982853, 0.5196766320667479, 0.5202166621352105, 0.5207566922036728, 0.5212967222721355, 0.521836752340598, 0.5223767824090606, 0.5229168124775232, 0.5234568425459858, 0.5239968726144484, 0.524536902682911, 0.5250769327513736, 0.525616962819836, 0.5261569928882988, 0.5266970229567614, 0.5272370530252238, 0.5277770830936864, 0.5283171131621489, 0.5288571432306116, 0.5293971732990741, 0.5299372033675367, 0.5304772334359993, 0.5310172635044619, 0.5315572935729245, 0.5320973236413871, 0.5326373537098497, 0.5331773837783121, 0.5337174138467747, 0.5342574439152374, 0.5347974739836998, 0.5353375040521624, 0.535877534120625, 0.5364175641890876, 0.5369575942575502, 0.5374976243260126, 0.5380376543944752, 0.5385776844629377, 0.5391177145314003, 0.5396577445998629, 0.5401977746683255, 0.5407378047367881, 0.5412778348052507, 0.5418178648737131, 0.5423578949421758, 0.5428979250106383, 0.543437955079101, 0.5439779851475636, 0.544518015216026, 0.5450580452844886, 0.5455980753529512, 0.5461381054214138, 0.5466781354898763, 0.547218165558339, 0.5477581956268016, 0.5482982256952641, 0.5488382557637267, 0.5493782858321892, 0.5499183159006518, 0.5504583459691144, 0.550998376037577, 0.5515384061060395, 0.5520784361745021, 0.5526184662429647, 0.5531584963114273, 0.5536985263798899, 0.5542385564483523, 0.554778586516815, 0.5553186165852777, 0.5558586466537401, 0.5563986767222028, 0.5569387067906653, 0.5574787368591279, 0.5580187669275904, 0.558558796996053, 0.5590988270645155, 0.5596388571329782, 0.5601788872014408, 0.5607189172699033, 0.5612589473383659, 0.5617989774068284, 0.5623390074752911, 0.5628790375437536, 0.5634190676122162, 0.5639590976806788, 0.5644991277491413, 0.5650391578176039, 0.5655791878860664, 0.5661192179545291, 0.5666592480229916, 0.5671992780914542, 0.5677393081599169, 0.5682793382283793, 0.568819368296842, 0.5693593983653045, 0.5698994284337671, 0.5704394585022297, 0.5709794885706923, 0.5715195186391548, 0.5720595487076174, 0.57259957877608, 0.5731396088445425, 0.5736796389130052, 0.5742196689814676, 0.5747596990499303, 0.5752997291183929, 0.5758397591868554, 0.576379789255318, 0.5769198193237806, 0.5774598493922432, 0.5779998794607055, 0.5785399095291681, 0.5790799395976307, 0.5796199696660933, 0.5801599997345558, 0.5807000298030185, 0.5812400598714811, 0.5817800899399436, 0.5823201200084062, 0.5828601500768686, 0.5834001801453313, 0.5839402102137938, 0.5844802402822564, 0.585020270350719, 0.5855603004191816, 0.5861003304876442, 0.5866403605561068, 0.5871803906245694, 0.5877204206930319, 0.5882604507614946, 0.5888004808299572, 0.5893405108984195, 0.5898805409668822, 0.5904205710353447, 0.5909606011038073, 0.5915006311722699, 0.5920406612407325, 0.5925806913091951, 0.5931207213776577, 0.5936607514461203, 0.5942007815145828, 0.5947408115830454, 0.5952808416515079, 0.5958208717199706, 0.5963609017884332, 0.5969009318568956, 0.5974409619253582, 0.5979809919938208, 0.5985210220622834, 0.5990610521307459, 0.5996010821992086, 0.6001411122676712, 0.6006811423361338, 0.6012211724045964, 0.6017612024730588, 0.6023012325415215, 0.6028412626099839, 0.6033812926784465, 0.6039213227469091, 0.6044613528153717, 0.6050013828838343, 0.6055414129522969, 0.6060814430207595, 0.606621473089222, 0.6071615031576847, 0.6077015332261473, 0.6082415632946097, 0.6087815933630724, 0.6093216234315348, 0.6098616534999975, 0.61040168356846, 0.6109417136369226, 0.6114817437053852, 0.6120217737738478, 0.6125618038423104, 0.6131018339107729, 0.6136418639792356, 0.6141818940476981, 0.6147219241161607, 0.6152619541846233, 0.6158019842530857, 0.6163420143215483, 0.6168820443900109, 0.6174220744584735, 0.6179621045269361, 0.6185021345953987, 0.6190421646638611, 0.6195821947323237, 0.6201222248007863, 0.6206622548692489, 0.6212022849377115, 0.621742315006174, 0.6222823450746366, 0.622822375143099, 0.6233624052115617, 0.6239024352800242, 0.6244424653484868, 0.6249824954169494, 0.625522525485412, 0.6260625555538746, 0.6266025856223372, 0.6271426156907998, 0.6276826457592622, 0.628222675827725, 0.6287627058961875, 0.62930273596465, 0.6298427660331126, 0.6303827961015751, 0.6309228261700377, 0.6314628562385003, 0.6320028863069629, 0.6325429163754255, 0.6330829464438881, 0.6336229765123507, 0.6341630065808131, 0.6347030366492759, 0.6352430667177382, 0.6357830967862009, 0.6363231268546636, 0.636863156923126, 0.6374031869915887, 0.6379432170600512, 0.6384832471285138, 0.6390232771969764, 0.639563307265439, 0.6401033373339016, 0.6406433674023642, 0.6411833974708268, 0.6417234275392892, 0.6422634576077518, 0.6428034876762143, 0.643343517744677, 0.6438835478131395, 0.6444235778816021, 0.6449636079500647, 0.6455036380185273, 0.6460436680869899, 0.6465836981554524, 0.6471237282239151, 0.6476637582923777, 0.6482037883608401, 0.6487438184293027, 0.6492838484977652, 0.6498238785662279, 0.6503639086346904, 0.650903938703153, 0.6514439687716156, 0.6519839988400782, 0.6525240289085408, 0.6530640589770034, 0.653604089045466, 0.6541441191139284, 0.6546841491823912, 0.6552241792508537, 0.6557642093193161, 0.6563042393877788, 0.6568442694562413, 0.6573842995247039, 0.6579243295931665, 0.6584643596616291, 0.6590043897300917, 0.659544419798554, 0.6600844498670166, 0.6606244799354792, 0.6611645100039418, 0.6617045400724044, 0.662244570140867, 0.6627846002093294, 0.6633246302777921, 0.6638646603462546, 0.6644046904147173, 0.6649447204831799, 0.6654847505516424, 0.666024780620105, 0.6665648106885675, 0.66710484075703, 0.6676448708254927, 0.6681849008939553, 0.6687249309624178, 0.6692649610308805, 0.669804991099343, 0.6703450211678055, 0.6708850512362681, 0.6714250813047308, 0.6719651113731933, 0.6725051414416559, 0.6730451715101186, 0.673585201578581, 0.6741252316470436, 0.674665261715506, 0.6752052917839688, 0.6757453218524313, 0.6762853519208938, 0.6768253819893566, 0.6773654120578191, 0.6779054421262816, 0.6784454721947442, 0.6789855022632069, 0.6795255323316693, 0.6800655624001318, 0.6806055924685945, 0.6811456225370571, 0.6816856526055196, 0.6822256826739821, 0.6827657127424449, 0.6833057428109074, 0.6838457728793699, 0.6843858029478326, 0.6849258330162951, 0.6854658630847577, 0.6860058931532202, 0.6865459232216828, 0.6870859532901454, 0.6876259833586079, 0.6881660134270706, 0.6887060434955332, 0.6892460735639956, 0.6897861036324582, 0.690326133700921, 0.6908661637693834, 0.691406193837846, 0.6919462239063087, 0.6924862539747711, 0.6930262840432337, 0.6935663141116961, 0.6941063441801589, 0.6946463742486215, 0.695186404317084, 0.6957264343855467, 0.6962664644540092, 0.6968064945224717, 0.6973465245909343, 0.697886554659397, 0.6984265847278595, 0.698966614796322, 0.6995066448647848, 0.700046674933247, 0.7005867050017095, 0.7011267350701722, 0.7016667651386348, 0.7022067952070973, 0.70274682527556, 0.7032868553440225, 0.703826885412485, 0.7043669154809475, 0.7049069455494104, 0.7054469756178727, 0.7059870056863353, 0.706527035754798, 0.7070670658232605, 0.7076070958917231, 0.7081471259601855, 0.7086871560286483, 0.7092271860971109, 0.7097672161655733, 0.7103072462340361, 0.7108472763024986, 0.711387306370961, 0.7119273364394236, 0.7124673665078862, 0.7130073965763488, 0.7135474266448114, 0.7140874567132741, 0.7146274867817366, 0.7151675168501991, 0.7157075469186616, 0.7162475769871244, 0.7167876070555869, 0.7173276371240493, 0.7178676671925122, 0.7184076972609746, 0.7189477273294371, 0.7194877573978996, 0.7200277874663623, 0.7205678175348249, 0.7211078476032874, 0.7216478776717501, 0.7221879077402127, 0.7227279378086752, 0.7232679678771377, 0.7238079979456005, 0.7243480280140628, 0.7248880580825254, 0.7254280881509881, 0.7259681182194506, 0.7265081482879132, 0.7270481783563757, 0.7275882084248384, 0.728128238493301, 0.7286682685617635, 0.7292082986302262, 0.7297483286986887, 0.7302883587671511, 0.7308283888356137, 0.7313684189040764, 0.7319084489725389, 0.7324484790410015, 0.7329885091094642, 0.7335285391779267, 0.7340685692463892, 0.7346085993148517, 0.7351486293833145, 0.7356886594517771, 0.7362286895202395, 0.7367687195887023, 0.7373087496571648, 0.7378487797256272, 0.7383888097940897, 0.7389288398625524, 0.739468869931015, 0.7400088999994776, 0.74054893006794, 0.7410889601364026, 0.7416289902048653, 0.7421690202733278, 0.7427090503417904, 0.7432490804102527, 0.7437891104787155, 0.744329140547178, 0.7448691706156405, 0.7454092006841031, 0.7459492307525658, 0.7464892608210283, 0.7470292908894909, 0.7475693209579536, 0.7481093510264161, 0.7486493810948786, 0.749189411163341, 0.7497294412318039, 0.7502694713002663, 0.7508095013687288, 0.7513495314371916, 0.7518895615056541, 0.7524295915741166, 0.7529696216425791, 0.7535096517110418, 0.7540496817795044, 0.754589711847967, 0.7551297419164296, 0.7556697719848922, 0.7562098020533546, 0.7567498321218171, 0.7572898621902799, 0.7578298922587423, 0.7583699223272049, 0.7589099523956677, 0.7594499824641301, 0.7599900125325927, 0.7605300426010552, 0.7610700726695179, 0.7616101027379805, 0.7621501328064428, 0.7626901628749057, 0.7632301929433682, 0.7637702230118306, 0.7643102530802932, 0.7648502831487559, 0.7653903132172184, 0.765930343285681, 0.7664703733541437, 0.7670104034226062, 0.7675504334910688, 0.7680904635595311, 0.768630493627994, 0.7691705236964564, 0.7697105537649189, 0.7702505838333817, 0.7707906139018442, 0.7713306439703067, 0.7718706740387693, 0.7724107041072319, 0.7729507341756945, 0.7734907642441571, 0.7740307943126197, 0.7745708243810823, 0.7751108544495448, 0.7756508845180072, 0.77619091458647, 0.7767309446549324, 0.777270974723395, 0.7778110047918578, 0.7783510348603202, 0.7788910649287828, 0.7794310949972453, 0.779971125065708, 0.7805111551341706, 0.781051185202633, 0.7815912152710955, 0.7821312453395581, 0.7826712754080207, 0.7832113054764833, 0.7837513355449458, 0.7842913656134083, 0.7848313956818711, 0.7853714257503336, 0.7859114558187961, 0.7864514858872589, 0.7869915159557213, 0.7875315460241838, 0.7880715760926463, 0.788611606161109, 0.7891516362295716, 0.7896916662980341, 0.7902316963664968, 0.7907717264349594, 0.7913117565034218, 0.7918517865718844, 0.7923918166403472, 0.7929318467088096, 0.7934718767772722, 0.7940119068457349, 0.7945519369141973, 0.7950919669826599, 0.7956319970511223, 0.7961720271195851, 0.7967120571880477, 0.7972520872565101, 0.7977921173249729, 0.7983321473934354, 0.7988721774618979, 0.7994122075303605, 0.7999522375988232, 0.8004922676672857, 0.8010322977357482, 0.8015723278042108, 0.8021123578726734, 0.8026523879411359, 0.8031924180095984, 0.8037324480780612, 0.8042724781465237, 0.8048125082149862, 0.805352538283449, 0.8058925683519114, 0.806432598420374, 0.8069726284888366, 0.8075126585572991, 0.8080526886257617, 0.8085927186942242, 0.8091327487626869, 0.8096727788311495, 0.8102128088996119, 0.8107528389680745, 0.8112928690365373, 0.8118328991049997, 0.8123729291734623, 0.812912959241925, 0.8134529893103875, 0.81399301937885, 0.8145330494473124, 0.8150730795157752, 0.8156131095842378, 0.8161531396527003, 0.816693169721163, 0.8172331997896255, 0.817773229858088, 0.8183132599265506, 0.8188532899950133, 0.8193933200634758, 0.8199333501319384, 0.8204733802004011, 0.8210134102688635, 0.821553440337326, 0.8220934704057885, 0.8226335004742511, 0.8231735305427136, 0.8237135606111763, 0.8242535906796389, 0.8247936207481013, 0.8253336508165638, 0.8258736808850267, 0.826413710953489, 0.8269537410219516, 0.8274937710904143, 0.8280338011588768, 0.8285738312273394, 0.8291138612958018, 0.8296538913642646, 0.8301939214327272, 0.8307339515011896, 0.8312739815696524, 0.8318140116381149, 0.8323540417065773, 0.8328940717750399, 0.8334341018435025, 0.8339741319119651, 0.8345141619804277, 0.8350541920488904, 0.8355942221173529, 0.8361342521858154, 0.8366742822542779, 0.8372143123227407, 0.8377543423912032, 0.8382943724596656, 0.8388344025281285, 0.839374432596591, 0.8399144626650534, 0.8404544927335159, 0.8409945228019786, 0.8415345528704412, 0.8420745829389037, 0.8426146130073664, 0.843154643075829, 0.8436946731442915, 0.844234703212754, 0.8447747332812168, 0.8453147633496791, 0.8458547934181417, 0.8463948234866044, 0.8469348535550669, 0.8474748836235295, 0.848014913691992, 0.8485549437604547, 0.8490949738289173, 0.8496350038973798, 0.8501750339658425, 0.850715064034305, 0.8512550941027675, 0.85179512417123, 0.8523351542396927, 0.8528751843081552, 0.8534152143766178, 0.8539552444450805, 0.854495274513543, 0.8550353045820055, 0.855575334650468, 0.8561153647189308, 0.8566553947873934, 0.8571954248558558, 0.8577354549243186, 0.8582754849927811, 0.8588155150612435, 0.859355545129706, 0.8598955751981687, 0.8604356052666313, 0.8609756353350939, 0.8615156654035565, 0.8620556954720191, 0.8625957255404816, 0.8631357556089441, 0.8636757856774067, 0.864215815745869, 0.8647558458143318, 0.8652958758827943, 0.8658359059512568, 0.8663759360197194, 0.8669159660881821, 0.8674559961566446, 0.8679960262251072, 0.8685360562935699, 0.8690760863620324, 0.8696161164304949, 0.8701561464989573, 0.8706961765674202, 0.8712362066358826, 0.8717762367043451, 0.8723162667728079, 0.8728562968412704, 0.8733963269097329, 0.8739363569781954, 0.8744763870466581, 0.8750164171151207, 0.8755564471835833, 0.8760964772520459, 0.8766365073205085, 0.877176537388971, 0.8777165674574334, 0.8782565975258962, 0.8787966275943586, 0.8793366576628212, 0.879876687731284, 0.8804167177997464, 0.880956747868209, 0.8814967779366715, 0.8820368080051342, 0.8825768380735968, 0.8831168681420591, 0.883656898210522, 0.8841969282789846, 0.884736958347447, 0.8852769884159095, 0.8858170184843722, 0.8863570485528347, 0.8868970786212973, 0.88743710868976, 0.8879771387582225, 0.8885171688266851, 0.8890571988951476, 0.8895972289636103, 0.8901372590320727, 0.8906772891005352, 0.891217319168998, 0.8917573492374605, 0.892297379305923, 0.8928374093743856, 0.8933774394428483, 0.8939174695113108, 0.8944574995797734, 0.894997529648236, 0.8955375597166986, 0.896077589785161, 0.8966176198536235, 0.8971576499220864, 0.8976976799905488, 0.8982377100590113, 0.8987777401274741, 0.8993177701959365, 0.8998578002643991, 0.9003978303328616, 0.9009378604013243, 0.9014778904697869, 0.9020179205382494, 0.9025579506067121, 0.9030979806751744, 0.9036380107436371, 0.9041780408120996, 0.9047180708805621, 0.9052581009490246, 0.9057981310174874, 0.9063381610859499, 0.9068781911544124, 0.9074182212228752, 0.9079582512913377, 0.9084982813598002, 0.9090383114282626, 0.9095783414967253, 0.9101183715651879, 0.9106584016336504, 0.9111984317021131, 0.9117384617705757, 0.9122784918390382, 0.9128185219075007, 0.9133585519759635, 0.9138985820444259, 0.9144386121128885, 0.9149786421813512, 0.9155186722498136, 0.9160587023182762, 0.9165987323867387, 0.9171387624552014, 0.917678792523664, 0.9182188225921265, 0.9187588526605892, 0.9192988827290517, 0.9198389127975142, 0.9203789428659768, 0.9209189729344395, 0.921459003002902, 0.9219990330713645, 0.9225390631398273, 0.9230790932082897, 0.9236191232767522, 0.9241591533452147, 0.9246991834136775, 0.9252392134821401, 0.9257792435506025, 0.9263192736190653, 0.9268593036875278, 0.9273993337559903, 0.9279393638244529, 0.9284793938929154, 0.929019423961378, 0.9295594540298406, 0.9300994840983032, 0.9306395141667658, 0.9311795442352283, 0.9317195743036908, 0.9322596043721536, 0.932799634440616, 0.9333396645090786, 0.9338796945775414, 0.9344197246460035, 0.9349597547144664, 0.9354997847829288, 0.9360398148513915, 0.9365798449198539, 0.9371198749883166, 0.9376599050567791, 0.9381999351252419, 0.9387399651937041, 0.9392799952621669, 0.9398200253306294, 0.9403600553990921, 0.9409000854675547, 0.9414401155360174, 0.9419801456044796, 0.9425201756729424, 0.9430602057414048, 0.9436002358098676, 0.94414026587833, 0.9446802959467926, 0.9452203260152552, 0.9457603560837179, 0.9463003861521802, 0.946840416220643, 0.9473804462891053, 0.9479204763575682, 0.9484605064260307, 0.9490005364944931, 0.9495405665629557, 0.9500805966314184, 0.9506206266998809, 0.9511606567683437, 0.9517006868368059, 0.9522407169052687, 0.9527807469737313, 0.9533207770421939, 0.9538608071106562, 0.9544008371791189, 0.9549408672475814, 0.9554808973160442, 0.9560209273845067, 0.9565609574529692, 0.9571009875214318, 0.9576410175898944, 0.958181047658357, 0.9587210777268197, 0.959261107795282, 0.9598011378637448, 0.9603411679322073, 0.96088119800067, 0.9614212280691323, 0.9619612581375949, 0.9625012882060575, 0.9630413182745203, 0.9635813483429827, 0.9641213784114451, 0.9646614084799078, 0.9652014385483703, 0.9657414686168331, 0.9662814986852952, 0.966821528753758, 0.9673615588222206, 0.9679015888906832, 0.9684416189591458, 0.9689816490276083, 0.9695216790960708, 0.9700617091645336, 0.9706017392329961, 0.9711417693014588, 0.9716817993699212, 0.9722218294383838, 0.9727618595068463, 0.973301889575309, 0.9738419196437713, 0.9743819497122341, 0.9749219797806966, 0.9754620098491593, 0.9760020399176219, 0.9765420699860843, 0.9770821000545469, 0.9776221301230096, 0.9781621601914721, 0.9787021902599349, 0.9792422203283971, 0.9797822503968598, 0.9803222804653224, 0.980862310533785, 0.9814023406022474, 0.9819423706707102, 0.9824824007391726, 0.9830224308076354, 0.9835624608760977, 0.9841024909445604, 0.984642521013023, 0.9851825510814856, 0.9857225811499482, 0.986262611218411, 0.9868026412868731, 0.9873426713553359, 0.9878827014237984, 0.9884227314922611, 0.9889627615607235, 0.9895027916291862, 0.9900428216976487, 0.9905828517661115, 0.9911228818345736, 0.9916629119030365, 0.9922029419714989, 0.9927429720399616, 0.9932830021084242, 0.993823032176887, 0.9943630622453492, 0.994903092313812, 0.9954431223822744, 0.9959831524507372, 0.9965231825191996, 0.9970632125876622, 0.9976032426561248, 0.9981432727245875, 0.9986833027930497, 0.9992233328615125, 0.9997633629299749, 1.0003033929984377, 1.0008434230669003, 1.001383453135363, 1.0019234832038253, 1.0024635132722879, 1.0030035433407505, 1.0035435734092133, 1.0040836034776754, 1.004623633546138, 1.0051636636146009, 1.0057036936830632, 1.0062437237515258, 1.0067837538199882, 1.007323783888451, 1.0078638139569136, 1.0084038440253762, 1.0089438740938386, 1.0094839041623014, 1.0100239342307638, 1.0105639642992266, 1.011103994367689, 1.0116440244361515, 1.0121840545046141, 1.012724084573077, 1.0132641146415393, 1.013804144710002, 1.0143441747784643, 1.014884204846927, 1.0154242349153897, 1.0159642649838523, 1.0165042950523147, 1.0170443251207772, 1.0175843551892398, 1.0181243852577027, 1.0186644153261648, 1.0192044453946276, 1.0197444754630902, 1.0202845055315528, 1.0208245356000154, 1.021364565668478, 1.0219045957369404, 1.0224446258054032, 1.0229846558738656, 1.0235246859423284, 1.0240647160107907, 1.0246047460792536, 1.025144776147716, 1.0256848062161787, 1.026224836284641, 1.0267648663531037, 1.0273048964215663, 1.027844926490029, 1.0283849565584915, 1.0289249866269539, 1.0294650166954165, 1.030005046763879, 1.0305450768323416, 1.0310851069008045, 1.0316251369692666, 1.0321651670377294, 1.032705197106192, 1.0332452271746546, 1.033785257243117, 1.0343252873115798, 1.0348653173800422, 1.035405347448505, 1.0359453775169674, 1.0364854075854302, 1.0370254376538925, 1.0375654677223554, 1.0381054977908177, 1.0386455278592805, 1.039185557927743, 1.0397255879962055, 1.040265618064668, 1.040805648133131, 1.041345678201593, 1.0418857082700557, 1.0424257383385183, 1.042965768406981, 1.0435057984754437, 1.044045828543906, 1.0445858586123684, 1.045125888680831, 1.0456659187492938, 1.046205948817756, 1.0467459788862188, 1.0472860089546814, 1.047826039023144, 1.0483660690916063, 1.0489060991600692, 1.0494461292285315, 1.0499861592969943, 1.0505261893654567, 1.0510662194339195, 1.051606249502382, 1.0521462795708447, 1.052686309639307, 1.05322633970777, 1.053766369776232, 1.0543063998446949, 1.0548464299131575, 1.0553864599816203, 1.0559264900500824, 1.056466520118545, 1.0570065501870076, 1.0575465802554704, 1.058086610323933, 1.0586266403923956, 1.0591666704608578, 1.0597067005293206, 1.0602467305977832, 1.0607867606662458, 1.0613267907347081, 1.061866820803171, 1.0624068508716333, 1.0629468809400962, 1.0634869110085585, 1.0640269410770213, 1.0645669711454837, 1.0651070012139465, 1.065647031282409, 1.0661870613508715, 1.066727091419334, 1.0672671214877967, 1.0678071515562593, 1.068347181624722, 1.0688872116931842, 1.069427241761647, 1.0699672718301094, 1.0705073018985722, 1.0710473319670344, 1.0715873620354972, 1.0721273921039598, 1.0726674221724224, 1.073207452240885, 1.0737474823093476, 1.07428751237781, 1.0748275424462728, 1.0753675725147351, 1.075907602583198, 1.0764476326516603, 1.0769876627201231, 1.0775276927885855, 1.0780677228570483, 1.0786077529255107, 1.0791477829939733, 1.0796878130624359, 1.0802278431308985, 1.080767873199361, 1.0813079032678237, 1.081847933336286, 1.0823879634047489, 1.0829279934732114, 1.083468023541674, 1.0840080536101364, 1.084548083678599, 1.0850881137470616, 1.0856281438155242, 1.0861681738839866, 1.0867082039524492, 1.0872482340209118, 1.0877882640893743, 1.0883282941578372, 1.0888683242262993, 1.0894083542947621, 1.0899483843632245, 1.0904884144316873, 1.0910284445001497, 1.0915684745686125, 1.0921085046370749, 1.0926485347055377, 1.093188564774, 1.0937285948424627, 1.0942686249109252, 1.0948086549793878, 1.0953486850478504, 1.0958887151163133, 1.0964287451847754, 1.0969687752532382, 1.0975088053217008, 1.0980488353901634, 1.0985888654586256, 1.0991288955270884, 1.099668925595551, 1.1002089556640138, 1.100748985732476, 1.1012890158009387, 1.1018290458694011, 1.102369075937864, 1.1029091060063265, 1.1034491360747891, 1.1039891661432515, 1.1045291962117143, 1.1050692262801767, 1.1056092563486395, 1.1061492864171019, 1.1066893164855645, 1.107229346554027, 1.1077693766224899, 1.108309406690952, 1.1088494367594148, 1.1093894668278772, 1.10992949689634, 1.1104695269648026, 1.1110095570332652, 1.1115495871017276, 1.1120896171701902, 1.1126296472386528, 1.1131696773071156, 1.1137097073755777, 1.1142497374440405, 1.1147897675125031, 1.1153297975809657, 1.115869827649428, 1.116409857717891, 1.1169498877863533, 1.117489917854816, 1.1180299479232785, 1.1185699779917413, 1.1191100080602037, 1.1196500381286663, 1.1201900681971289, 1.1207300982655917, 1.1212701283340538, 1.1218101584025166, 1.122350188470979, 1.1228902185394418, 1.1234302486079042, 1.1239702786763668, 1.1245103087448294, 1.125050338813292, 1.1255903688817546, 1.126130398950217, 1.1266704290186795, 1.1272104590871421, 1.127750489155605, 1.128290519224067, 1.12883054929253, 1.1293705793609923, 1.129910609429455, 1.1304506394979177, 1.1309906695663803, 1.1315306996348427, 1.1320707297033055, 1.1326107597717678, 1.1331507898402307, 1.133690819908693, 1.1342308499771556, 1.1347708800456182, 1.135310910114081, 1.1358509401825432, 1.136390970251006, 1.1369310003194684, 1.1374710303879312, 1.1380110604563938, 1.1385510905248561, 1.1390911205933187, 1.1396311506617813, 1.140171180730244, 1.1407112107987067, 1.141251240867169, 1.1417912709356317, 1.1423313010040943, 1.142871331072557, 1.1434113611410193, 1.143951391209482, 1.1444914212779445, 1.1450314513464073, 1.1455714814148696, 1.1461115114833322, 1.1466515415517948, 1.1471915716202574, 1.14773160168872, 1.1482716317571828, 1.148811661825645, 1.1493516918941078, 1.1498917219625704, 1.150431752031033, 1.1509717820994954, 1.151511812167958, 1.1520518422364205, 1.1525918723048834, 1.1531319023733457, 1.1536719324418083, 1.1542119625102707, 1.1547519925787335, 1.155292022647196, 1.1558320527156587, 1.156372082784121, 1.1569121128525839, 1.1574521429210463, 1.157992172989509, 1.1585322030579714, 1.159072233126434, 1.1596122631948966, 1.1601522932633594, 1.1606923233318218, 1.1612323534002844, 1.1617723834687468, 1.1623124135372096, 1.1628524436056722, 1.1633924736741348, 1.1639325037425972, 1.1644725338110598, 1.1650125638795223, 1.1655525939479852, 1.1660926240164473, 1.1666326540849101, 1.1671726841533727, 1.167712714221835, 1.168252744290298, 1.16879277435876, 1.1693328044272229, 1.1698728344956855, 1.170412864564148, 1.1709528946326104, 1.1714929247010732, 1.1720329547695356, 1.1725729848379984, 1.1731130149064608, 1.1736530449749234, 1.174193075043386, 1.1747331051118486, 1.1752731351803112, 1.175813165248774, 1.1763531953172361, 1.176893225385699, 1.1774332554541616, 1.1779732855226241, 1.1785133155910865, 1.1790533456595491, 1.1795933757280117, 1.1801334057964745, 1.1806734358649367, 1.1812134659333995, 1.1817534960018619, 1.1822935260703247, 1.1828335561387873, 1.1833735862072499, 1.1839136162757122, 1.184453646344175, 1.1849936764126374, 1.1855337064811002, 1.1860737365495626, 1.1866137666180252, 1.1871537966864878, 1.1876938267549506, 1.1882338568234128, 1.1887738868918756, 1.189313916960338, 1.1898539470288008, 1.1903939770972634, 1.1909340071657257, 1.1914740372341883, 1.192014067302651, 1.1925540973711135, 1.1930941274395763, 1.1936341575080385, 1.1941741875765013, 1.1947142176449639, 1.1952542477134265, 1.1957942777818888, 1.1963343078503517, 1.196874337918814, 1.1974143679872769, 1.1979543980557392, 1.1984944281242018, 1.1990344581926644, 1.1995744882611272, 1.2001145183295896, 1.2006545483980524, 1.2011945784665146, 1.2017346085349774, 1.20227463860344, 1.2028146686719026, 1.203354698740365, 1.2038947288088275, 1.2044347588772901, 1.204974788945753, 1.2055148190142153, 1.206054849082678, 1.2065948791511403, 1.207134909219603, 1.2076749392880657, 1.2082149693565278, 1.2087549994249907, 1.2092950294934532, 1.2098350595619158, 1.2103750896303784, 1.210915119698841, 1.2114551497673034, 1.2119951798357662, 1.2125352099042286, 1.2130752399726914, 1.2136152700411538, 1.2141553001096166, 1.214695330178079, 1.2152353602465418, 1.215775390315004, 1.2163154203834667, 1.2168554504519293, 1.217395480520392, 1.2179355105888543, 1.218475540657317, 1.2190155707257795, 1.219555600794242, 1.2200956308627047, 1.2206356609311675, 1.2211756909996296, 1.2217157210680925, 1.222255751136555, 1.2227957812050176, 1.22333581127348, 1.2238758413419428, 1.2244158714104052, 1.224955901478868, 1.2254959315473304, 1.2260359616157932, 1.2265759916842556, 1.2271160217527184, 1.2276560518211808, 1.2281960818896436, 1.228736111958106, 1.2292761420265685, 1.2298161720950311, 1.230356202163494, 1.230896232231956, 1.2314362623004187, 1.2319762923688813, 1.232516322437344, 1.2330563525058063, 1.233596382574269, 1.2341364126427314, 1.2346764427111943, 1.2352164727796568, 1.2357565028481197, 1.2362965329165818, 1.2368365629850446, 1.237376593053507, 1.2379166231219698, 1.2384566531904322, 1.238996683258895, 1.2395367133273574, 1.2400767433958202, 1.2406167734642823, 1.2411568035327452, 1.2416968336012078, 1.2422368636696703, 1.242776893738133, 1.2433169238065958, 1.243856953875058, 1.2443969839435207, 1.2449370140119833, 1.245477044080446, 1.246017074148908, 1.2465571042173709, 1.2470971342858335, 1.247637164354296, 1.2481771944227584, 1.2487172244912208, 1.2492572545596836, 1.2497972846281462, 1.2503373146966088, 1.2508773447650712, 1.251417374833534, 1.2519574049019964, 1.2524974349704592, 1.2530374650389215, 1.2535774951073844, 1.2541175251758467, 1.2546575552443096, 1.255197585312772, 1.2557376153812345, 1.2562776454496971, 1.2568176755181597, 1.2573577055866223, 1.2578977356550851, 1.2584377657235473, 1.25897779579201, 1.2595178258604725, 1.2600578559289353, 1.2605978859973974, 1.2611379160658602, 1.2616779461343228, 1.2622179762027854, 1.262758006271248, 1.2632980363397106, 1.263838066408173, 1.2643780964766358, 1.2649181265450982, 1.265458156613561, 1.2659981866820234, 1.2665382167504862, 1.2670782468189485, 1.2676182768874114, 1.2681583069558737, 1.2686983370243363, 1.269238367092799, 1.2697783971612615, 1.270318427229724, 1.2708584572981867, 1.271398487366649, 1.2719385174351119, 1.2724785475035745, 1.273018577572037, 1.2735586076404994, 1.274098637708962, 1.2746386677774246, 1.2751786978458874, 1.2757187279143496, 1.2762587579828124, 1.2767987880512748, 1.2773388181197376, 1.2778788481882002, 1.2784188782566628, 1.2789589083251252, 1.279498938393588, 1.2800389684620503, 1.2805789985305132, 1.2811190285989755, 1.2816590586674381, 1.2821990887359007, 1.2827391188043635, 1.2832791488728257, 1.2838191789412885, 1.2843592090097509, 1.2848992390782137, 1.2854392691466763, 1.2859792992151386, 1.2865193292836012, 1.2870593593520638, 1.2875993894205264, 1.2881394194889892, 1.2886794495574514, 1.289219479625914, 1.2897595096943768, 1.290299539762839, 1.2908395698313018, 1.2913795998997641, 1.291919629968227, 1.2924596600366896, 1.2929996901051521, 1.2935397201736145, 1.2940797502420773, 1.2946197803105397, 1.2951598103790025, 1.295699840447465, 1.2962398705159275, 1.29677990058439, 1.297319930652853, 1.297859960721315, 1.2983999907897779, 1.2989400208582402, 1.299480050926703, 1.3000200809951656, 1.300560111063628, 1.3011001411320906, 1.3016401712005532, 1.3021802012690158, 1.3027202313374786, 1.3032602614059408, 1.3038002914744036, 1.3043403215428662, 1.3048803516113288, 1.3054203816797911, 1.305960411748254, 1.3065004418167163, 1.3070404718851791, 1.3075805019536415, 1.308120532022104, 1.3086605620905667, 1.3092005921590293, 1.3097406222274919, 1.3102806522959547, 1.3108206823644168, 1.3113607124328797, 1.311900742501342, 1.3124407725698048, 1.3129808026382672, 1.3135208327067298, 1.3140608627751924, 1.314600892843655, 1.3151409229121176, 1.3156809529805802, 1.3162209830490426, 1.3167610131175054, 1.317301043185968, 1.3178410732544306, 1.318381103322893, 1.3189211333913557, 1.3194611634598181, 1.320001193528281, 1.3205412235967433, 1.321081253665206, 1.3216212837336685, 1.322161313802131, 1.3227013438705937, 1.3232413739390563, 1.3237814040075186, 1.3243214340759815, 1.324861464144444, 1.3254014942129067, 1.325941524281369, 1.3264815543498316, 1.3270215844182942, 1.327561614486757, 1.3281016445552192, 1.328641674623682, 1.3291817046921444, 1.329721734760607, 1.3302617648290698, 1.330801794897532, 1.3313418249659947, 1.3318818550344573, 1.33242188510292, 1.3329619151713823, 1.333501945239845, 1.3340419753083075, 1.3345820053767703, 1.3351220354452327, 1.3356620655136953, 1.3362020955821579, 1.3367421256506204, 1.337282155719083, 1.3378221857875459, 1.338362215856008, 1.3389022459244708, 1.3394422759929334, 1.339982306061396, 1.3405223361298584, 1.341062366198321, 1.3416023962667836, 1.3421424263352464, 1.3426824564037085, 1.3432224864721714, 1.3437625165406337, 1.3443025466090965, 1.3448425766775591, 1.3453826067460217, 1.345922636814484, 1.346462666882947, 1.3470026969514093, 1.347542727019872, 1.3480827570883345, 1.348622787156797, 1.3491628172252597, 1.3497028472937225, 1.3502428773621846, 1.3507829074306474, 1.3513229374991098, 1.3518629675675726, 1.3524029976360352, 1.3529430277044978, 1.3534830577729602, 1.3540230878414228, 1.3545631179098854, 1.3551031479783482, 1.3556431780468103, 1.3561832081152732, 1.3567232381837357, 1.3572632682521983, 1.3578032983206607, 1.3583433283891235, 1.358883358457586, 1.3594233885260487, 1.359963418594511, 1.360503448662974, 1.3610434787314363, 1.3615835087998989, 1.3621235388683615, 1.3626635689368243, 1.3632035990052864, 1.3637436290737492, 1.3642836591422116, 1.3648236892106744, 1.3653637192791368, 1.3659037493475994, 1.366443779416062, 1.3669838094845246, 1.3675238395529872, 1.36806386962145, 1.3686038996899121, 1.369143929758375, 1.3696839598268375, 1.3702239898952997, 1.3707640199637625, 1.3713040500322249, 1.3718440801006877, 1.3723841101691503, 1.3729241402376129, 1.3734641703060753, 1.374004200374538, 1.3745442304430004, 1.3750842605114633, 1.3756242905799256, 1.3761643206483882, 1.3767043507168508, 1.3772443807853136, 1.3777844108537758, 1.3783244409222386, 1.378864470990701, 1.3794045010591638, 1.3799445311276264, 1.3804845611960888, 1.3810245912645513, 1.381564621333014, 1.3821046514014765, 1.3826446814699394, 1.3831847115384015, 1.3837247416068643, 1.384264771675327, 1.3848048017437895, 1.3853448318122519, 1.3858848618807147, 1.386424891949177, 1.3869649220176399, 1.3875049520861023, 1.3880449821545648, 1.3885850122230274, 1.3891250422914903, 1.3896650723599526, 1.3902051024284154, 1.3907451324968776, 1.3912851625653404, 1.391825192633803, 1.3923652227022656, 1.392905252770728, 1.3934452828391906, 1.3939853129076532, 1.394525342976116, 1.3950653730445783, 1.395605403113041, 1.3961454331815033, 1.3966854632499661, 1.3972254933184287, 1.3977655233868913, 1.3983055534553537, 1.3988455835238165, 1.3993856135922789, 1.3999256436607417, 1.400465673729204, 1.4010057037976669, 1.4015457338661292, 1.402085763934592, 1.4026257940030544, 1.403165824071517, 1.4037058541399796, 1.4042458842084422, 1.4047859142769048, 1.4053259443453676, 1.4058659744138298, 1.4064060044822924, 1.406946034550755, 1.4074860646192178, 1.40802609468768, 1.4085661247561427, 1.409106154824605, 1.409646184893068, 1.4101862149615305, 1.4107262450299927, 1.4112662750984555, 1.411806305166918, 1.4123463352353807, 1.412886365303843, 1.4134263953723059, 1.4139664254407682, 1.414506455509231, 1.4150464855776934, 1.4155865156461562, 1.4161265457146186, 1.4166665757830814, 1.4172066058515438, 1.4177466359200064, 1.418286665988469, 1.4188266960569316, 1.4193667261253942, 1.419906756193857, 1.4204467862623191, 1.4209868163307817, 1.4215268463992443, 1.4220668764677071, 1.4226069065361693, 1.423146936604632, 1.4236869666730945, 1.4242269967415573, 1.4247670268100199, 1.4253070568784825, 1.4258470869469448, 1.4263871170154077, 1.42692714708387, 1.4274671771523328, 1.4280072072207952, 1.428547237289258, 1.4290872673577204, 1.4296272974261832, 1.4301673274946454, 1.4307073575631082, 1.4312473876315708, 1.4317874177000334, 1.432327447768496, 1.4328674778369583, 1.433407507905421, 1.4339475379738837, 1.4344875680423463, 1.435027598110809, 1.435567628179271, 1.436107658247734, 1.4366476883161965, 1.437187718384659, 1.4377277484531215, 1.4382677785215843, 1.4388078085900466, 1.4393478386585095, 1.4398878687269718, 1.4404278987954344, 1.440967928863897, 1.4415079589323598, 1.4420479890008222, 1.442588019069285, 1.4431280491377474, 1.44366807920621, 1.4442081092746726, 1.4447481393431352, 1.4452881694115975, 1.4458281994800604, 1.4463682295485227, 1.4469082596169855, 1.4474482896854481, 1.4479883197539105, 1.448528349822373, 1.4490683798908357, 1.4496084099592983, 1.450148440027761, 1.4506884700962233, 1.4512285001646859, 1.4517685302331484, 1.452308560301611, 1.4528485903700736, 1.453388620438536, 1.4539286505069988, 1.4544686805754612, 1.455008710643924, 1.4555487407123864, 1.4560887707808492, 1.4566288008493116, 1.4571688309177744, 1.4577088609862368, 1.4582488910546993, 1.458788921123162, 1.4593289511916245, 1.459868981260087, 1.4604090113285497, 1.460949041397012, 1.461489071465475, 1.4620291015339375, 1.4625691316024, 1.4631091616708625, 1.463649191739325, 1.4641892218077877, 1.4647292518762505, 1.4652692819447126, 1.4658093120131754, 1.4663493420816378, 1.4668893721501006, 1.467429402218563, 1.4679694322870258, 1.4685094623554882, 1.469049492423951, 1.4695895224924134, 1.4701295525608762, 1.4706695826293386, 1.4712096126978012, 1.4717496427662637, 1.4722896728347266, 1.4728297029031887, 1.4733697329716515, 1.473909763040114, 1.4744497931085767, 1.474989823177039, 1.4755298532455017, 1.4760698833139643, 1.4766099133824269, 1.4771499434508895, 1.4776899735193523, 1.4782300035878144, 1.4787700336562772, 1.4793100637247398, 1.4798500937932024, 1.4803901238616648, 1.4809301539301276, 1.48147018399859, 1.4820102140670528, 1.482550244135515, 1.4830902742039778, 1.4836303042724404, 1.484170334340903, 1.4847103644093655, 1.4852503944778284, 1.4857904245462905, 1.4863304546147533, 1.486870484683216, 1.4874105147516785, 1.4879505448201409, 1.4884905748886035, 1.489030604957066, 1.4895706350255287, 1.490110665093991, 1.4906506951624539, 1.4911907252309162, 1.4917307552993788, 1.4922707853678416, 1.4928108154363038, 1.4933508455047666, 1.4938908755732292, 1.4944309056416918, 1.4949709357101542, 1.495510965778617, 1.4960509958470793, 1.4965910259155422, 1.4971310559840045, 1.4976710860524671, 1.4982111161209297, 1.4987511461893923, 1.499291176257855, 1.4998312063263177, 1.5003712363947799, 1.5009112664632427, 1.501451296531705, 1.5019913266001679, 1.5025313566686302, 1.5030713867370928, 1.5036114168055554, 1.504151446874018, 1.5046914769424806, 1.5052315070109432, 1.5057715370794056, 1.5063115671478684, 1.506851597216331, 1.5073916272847936, 1.507931657353256, 1.5084716874217188, 1.5090117174901811, 1.509551747558644, 1.5100917776271063, 1.510631807695569, 1.5111718377640315, 1.5117118678324941, 1.5122518979009567, 1.5127919279694193, 1.5133319580378817, 1.5138719881063445, 1.514412018174807, 1.5149520482432697, 1.515492078311732, 1.5160321083801946, 1.5165721384486572, 1.51711216851712, 1.5176521985855822, 1.518192228654045, 1.5187322587225074, 1.5192722887909702, 1.5198123188594328, 1.5203523489278952, 1.5208923789963578, 1.5214324090648206, 1.521972439133283, 1.5225124692017458, 1.5230524992702081, 1.5235925293386707, 1.5241325594071333, 1.5246725894755961, 1.5252126195440583, 1.525752649612521, 1.5262926796809835, 1.5268327097494463, 1.5273727398179089, 1.5279127698863713, 1.5284527999548339, 1.5289928300232964, 1.529532860091759, 1.5300728901602219, 1.530612920228684, 1.5311529502971468, 1.5316929803656094, 1.5322330104340716, 1.5327730405025344, 1.5333130705709968, 1.5338531006394596, 1.5343931307079222, 1.5349331607763845, 1.5354731908448471, 1.53601322091331, 1.5365532509817723, 1.5370932810502351, 1.5376333111186975, 1.53817334118716, 1.5387133712556227, 1.5392534013240855, 1.5397934313925477, 1.5403334614610105, 1.5408734915294728, 1.5414135215979357, 1.5419535516663982, 1.5424935817348606, 1.5430336118033232, 1.5435736418717858, 1.5441136719402484, 1.5446537020087112, 1.5451937320771734, 1.5457337621456362, 1.5462737922140988, 1.5468138222825614, 1.5473538523510237, 1.5478938824194866, 1.548433912487949, 1.5489739425564117, 1.5495139726248741, 1.5500540026933367, 1.5505940327617993, 1.551134062830262, 1.5516740928987245, 1.5522141229671873, 1.5527541530356495, 1.5532941831041123, 1.5538342131725746, 1.5543742432410375, 1.5549142733094998, 1.5554543033779624, 1.555994333446425, 1.5565343635148876, 1.5570743935833502, 1.5576144236518128, 1.5581544537202752, 1.558694483788738, 1.5592345138572006, 1.5597745439256632, 1.5603145739941255, 1.5608546040625884, 1.5613946341310507, 1.5619346641995135, 1.562474694267976, 1.5630147243364385, 1.563554754404901, 1.564094784473364, 1.5646348145418263, 1.5651748446102889, 1.5657148746787513, 1.566254904747214, 1.5667949348156767, 1.5673349648841393, 1.5678749949526016, 1.5684150250210642, 1.5689550550895268, 1.5694950851579896, 1.5700351152264518, 1.5705751452949146, 1.571115175363377, 1.5716552054318398, 1.5721952355003024, 1.5727352655687645, 1.5732752956372273, 1.57381532570569, 1.5743553557741525, 1.574895385842615, 1.5754354159110777, 1.57597544597954, 1.576515476048003, 1.5770555061164653, 1.5775955361849279, 1.5781355662533905, 1.5786755963218533, 1.5792156263903157, 1.5797556564587785, 1.5802956865272406, 1.5808357165957034, 1.581375746664166, 1.5819157767326286, 1.582455806801091, 1.5829958368695536, 1.5835358669380162, 1.584075897006479, 1.5846159270749411, 1.585155957143404, 1.5856959872118663, 1.5862360172803291, 1.5867760473487917, 1.5873160774172543, 1.5878561074857167, 1.5883961375541795, 1.588936167622642, 1.5894761976911047, 1.590016227759567, 1.59055625782803, 1.5910962878964923, 1.591636317964955, 1.5921763480334172, 1.59271637810188, 1.5932564081703426, 1.5937964382388052, 1.5943364683072678, 1.5948764983757306, 1.5954165284441928, 1.5959565585126556, 1.596496588581118, 1.5970366186495808, 1.597576648718043, 1.5981166787865058, 1.5986567088549681, 1.599196738923431, 1.5997367689918933, 1.6002767990603561, 1.6008168291288185, 1.6013568591972813, 1.6018968892657437, 1.6024369193342065, 1.6029769494026689, 1.6035169794711317, 1.604057009539594, 1.6045970396080569, 1.6051370696765193, 1.6056770997449819, 1.6062171298134444, 1.606757159881907, 1.6072971899503694, 1.607837220018832, 1.6083772500872946, 1.6089172801557574, 1.60945731022422, 1.6099973402926826, 1.6105373703611447, 1.6110774004296076, 1.6116174304980702, 1.612157460566533, 1.6126974906349951, 1.613237520703458, 1.6137775507719203, 1.614317580840383, 1.6148576109088455, 1.6153976409773079, 1.6159376710457707, 1.616477701114233, 1.6170177311826959, 1.6175577612511582, 1.618097791319621, 1.6186378213880834, 1.6191778514565462, 1.6197178815250084, 1.6202579115934712, 1.6207979416619338, 1.6213379717303964, 1.621878001798859, 1.6224180318673214, 1.622958061935784, 1.6234980920042468, 1.6240381220727094, 1.624578152141172, 1.625118182209634, 1.625658212278097, 1.6261982423465595, 1.6267382724150221, 1.6272783024834845, 1.6278183325519473, 1.6283583626204097, 1.6288983926888725, 1.6294384227573349, 1.6299784528257975, 1.63051848289426, 1.6310585129627229, 1.6315985430311852, 1.632138573099648, 1.6326786031681104, 1.633218633236573, 1.6337586633050356, 1.6342986933734982, 1.6348387234419606, 1.6353787535104234, 1.6359187835788858, 1.6364588136473486, 1.6369988437158112, 1.6375388737842735, 1.6380789038527361, 1.6386189339211987, 1.6391589639896613, 1.6396989940581241, 1.6402390241265863, 1.640779054195049, 1.6413190842635115, 1.6418591143319743, 1.6423991444004367, 1.6429391744688995, 1.6434792045373618, 1.6440192346058247, 1.644559264674287, 1.6450992947427496, 1.6456393248112122, 1.6461793548796748, 1.6467193849481374, 1.6472594150166002, 1.6477994450850624, 1.6483394751535252, 1.6488795052219876, 1.6494195352904504, 1.6499595653589127, 1.6504995954273753, 1.651039625495838, 1.6515796555643005, 1.6521196856327631, 1.6526597157012257, 1.653199745769688, 1.653739775838151, 1.6542798059066135, 1.6548198359750756, 1.6553598660435385, 1.6558998961120008, 1.6564399261804637, 1.656979956248926, 1.6575199863173888, 1.6580600163858512, 1.658600046454314, 1.6591400765227764, 1.659680106591239, 1.6602201366597016, 1.6607601667281642, 1.6613001967966268, 1.6618402268650896, 1.6623802569335517, 1.6629202870020146, 1.663460317070477, 1.6640003471389397, 1.664540377207402, 1.6650804072758647, 1.6656204373443273, 1.66616046741279, 1.6667004974812525, 1.667240527549715, 1.6677805576181775, 1.6683205876866403, 1.6688606177551029, 1.6694006478235655, 1.6699406778920278, 1.6704807079604906, 1.671020738028953, 1.6715607680974158, 1.672100798165878, 1.6726408282343408, 1.6731808583028034, 1.673720888371266, 1.6742609184397286, 1.674800948508191, 1.6753409785766535, 1.6758810086451164, 1.676421038713579, 1.6769610687820415, 1.677501098850504, 1.6780411289189665, 1.678581158987429, 1.6791211890558917, 1.679661219124354, 1.6802012491928169, 1.6807412792612793, 1.681281309329742, 1.6818213393982047, 1.682361369466667, 1.6829013995351296, 1.6834414296035924, 1.6839814596720548, 1.6845214897405176, 1.68506151980898, 1.6856015498774426, 1.6861415799459052, 1.6866816100143678, 1.6872216400828302, 1.687761670151293, 1.6883017002197553, 1.6888417302882182, 1.6893817603566808, 1.6899217904251431, 1.6904618204936057, 1.6910018505620683, 1.691541880630531, 1.6920819106989937, 1.6926219407674559, 1.6931619708359187, 1.693702000904381, 1.6942420309728439, 1.6947820610413062, 1.6953220911097686, 1.6958621211782314, 1.696402151246694, 1.6969421813151566, 1.697482211383619, 1.6980222414520818, 1.6985622715205442, 1.699102301589007, 1.6996423316574694, 1.700182361725932, 1.7007223917943946, 1.7012624218628571, 1.7018024519313195, 1.7023424819997823, 1.7028825120682447, 1.7034225421367075, 1.7039625722051701, 1.7045026022736327, 1.705042632342095, 1.7055826624105577, 1.7061226924790203, 1.706662722547483, 1.7072027526159452, 1.707742782684408, 1.7082828127528704, 1.7088228428213332, 1.7093628728897956, 1.7099029029582584, 1.7104429330267208, 1.7109829630951836, 1.711522993163646, 1.7120630232321088, 1.7126030533005712, 1.7131430833690338, 1.7136831134374964, 1.7142231435059592, 1.7147631735744213, 1.7153032036428841, 1.7158432337113465, 1.7163832637798093, 1.7169232938482715, 1.7174633239167343, 1.7180033539851969, 1.7185433840536595, 1.719083414122122, 1.7196234441905849, 1.720163474259047, 1.7207035043275098, 1.7212435343959724, 1.721783564464435, 1.7223235945328974, 1.7228636246013602, 1.7234036546698226, 1.7239436847382854, 1.7244837148067476, 1.7250237448752104, 1.725563774943673, 1.7261038050121358, 1.7266438350805982, 1.727183865149061, 1.7277238952175231, 1.728263925285986, 1.7288039553544485, 1.7293439854229111, 1.7298840154913735, 1.730424045559836, 1.7309640756282987, 1.7315041056967613, 1.7320441357652236, 1.7325841658336865, 1.7331241959021488, 1.7336642259706116, 1.7342042560390742, 1.7347442861075368, 1.7352843161759992, 1.7358243462444618, 1.7363643763129244, 1.7369044063813868, 1.7374444364498496, 1.737984466518312, 1.7385244965867748, 1.7390645266552371, 1.7396045567236997, 1.7401445867921623, 1.740684616860625, 1.7412246469290875, 1.7417646769975503, 1.7423047070660125, 1.7428447371344753, 1.7433847672029377, 1.7439247972714005, 1.7444648273398629, 1.7450048574083254, 1.745544887476788, 1.7460849175452506, 1.7466249476137132, 1.7471649776821758, 1.7477050077506382, 1.748245037819101, 1.7487850678875636, 1.7493250979560262, 1.7498651280244886, 1.7504051580929514, 1.7509451881614135, 1.7514852182298766, 1.752025248298339, 1.7525652783668015, 1.7531053084352641, 1.7536453385037265, 1.754185368572189, 1.7547253986406521, 1.7552654287091145, 1.755805458777577, 1.7563454888460397, 1.756885518914502, 1.7574255489829647, 1.7579655790514277, 1.7585056091198896, 1.7590456391883527, 1.759585669256815, 1.7601256993252776, 1.76066572939374, 1.7612057594622026, 1.7617457895306652, 1.7622858195991282, 1.7628258496675906, 1.7633658797360532, 1.7639059098045156, 1.7644459398729782, 1.7649859699414407, 1.7655260000099036, 1.7660660300783657, 1.7666060601468287, 1.7671460902152911, 1.7676861202837537, 1.7682261503522163, 1.7687661804206787, 1.7693062104891413, 1.7698462405576043, 1.7703862706260667, 1.7709263006945293, 1.7714663307629916, 1.7720063608314542, 1.7725463908999166, 1.7730864209683797, 1.7736264510368418, 1.7741664811053046, 1.7747065111737672, 1.7752465412422298, 1.7757865713106922, 1.7763266013791548, 1.7768666314476174, 1.7774066615160797, 1.7779466915845428, 1.7784867216530047, 1.7790267517214677, 1.77956678178993, 1.7801068118583927, 1.7806468419268553, 1.7811868719953179, 1.7817269020637803, 1.7822669321322433, 1.7828069622007057, 1.7833469922691683, 1.7838870223376309, 1.7844270524060932, 1.7849670824745558, 1.7855071125430189, 1.7860471426114808, 1.7865871726799438, 1.7871272027484064, 1.7876672328168688, 1.7882072628853314, 1.788747292953794, 1.7892873230222563, 1.7898273530907194, 1.7903673831591813, 1.7909074132276444, 1.7914474432961067, 1.7919874733645693, 1.792527503433032, 1.7930675335014947, 1.7936075635699569, 1.79414759363842, 1.7946876237068823, 1.7952276537753449, 1.7957676838438075, 1.7963077139122698, 1.7968477439807324, 1.7973877740491955, 1.7979278041176574, 1.7984678341861204, 1.799007864254583, 1.7995478943230454, 1.800087924391508, 1.8006279544599708, 1.801167984528433, 1.801708014596896, 1.8022480446653584, 1.802788074733821, 1.8033281048022833, 1.803868134870746, 1.8044081649392085, 1.8049481950076713, 1.8054882250761335, 1.8060282551445965, 1.806568285213059, 1.8071083152815215, 1.807648345349984, 1.808188375418447, 1.808728405486909, 1.8092684355553719, 1.8098084656238345, 1.810348495692297, 1.8108885257607594, 1.811428555829222, 1.8119685858976846, 1.8125086159661474, 1.8130486460346096, 1.8135886761030724, 1.814128706171535, 1.8146687362399976, 1.81520876630846, 1.815748796376923, 1.8162888264453851, 1.8168288565138475, 1.8173688865823105, 1.8179089166507727, 1.8184489467192355, 1.818988976787698, 1.8195290068561605, 1.820069036924623, 1.8206090669930857, 1.821149097061548, 1.821689127130011, 1.8222291571984734, 1.822769187266936, 1.8233092173353986, 1.823849247403861, 1.8243892774723236, 1.8249293075407866, 1.8254693376092486, 1.8260093676777116, 1.8265493977461742, 1.8270894278146366, 1.8276294578830992, 1.8281694879515615, 1.8287095180200241, 1.8292495480884872, 1.8297895781569495, 1.8303296082254121, 1.8308696382938747, 1.831409668362337, 1.8319496984307997, 1.8324897284992625, 1.8330297585677247, 1.8335697886361877, 1.83410981870465, 1.8346498487731127, 1.8351898788415753, 1.8357299089100376, 1.8362699389785002, 1.8368099690469633, 1.8373499991154256, 1.8378900291838882, 1.8384300592523506, 1.8389700893208132, 1.8395101193892758, 1.8400501494577386, 1.8405901795262007, 1.8411302095946636, 1.8416702396631262, 1.8422102697315887, 1.8427502998000511, 1.8432903298685137, 1.8438303599369763, 1.8443703900054391, 1.8449104200739017, 1.8454504501423643, 1.8459904802108267, 1.8465305102792893, 1.8470705403477516, 1.8476105704162147, 1.8481506004846768, 1.8486906305531396, 1.8492306606216022, 1.8497706906900648, 1.8503107207585272, 1.8508507508269898, 1.8513907808954522, 1.8519308109639152, 1.8524708410323778, 1.8530108711008402, 1.8535509011693028, 1.8540909312377654, 1.8546309613062277, 1.8551709913746908, 1.855711021443153, 1.8562510515116157, 1.8567910815800783, 1.8573311116485407, 1.8578711417170033, 1.8584111717854659, 1.8589512018539283, 1.8594912319223909, 1.8600312619908537, 1.8605712920593158, 1.8611113221277789, 1.8616513521962412, 1.8621913822647038, 1.8627314123331664, 1.8632714424016288, 1.8638114724700914, 1.8643515025385544, 1.8648915326070168, 1.8654315626754794, 1.8659715927439418, 1.8665116228124043, 1.867051652880867, 1.8675916829493298, 1.868131713017792, 1.868671743086255, 1.8692117731547173, 1.86975180322318, 1.8702918332916423, 1.8708318633601049, 1.8713718934285675, 1.8719119234970303, 1.8724519535654929, 1.8729919836339555, 1.8735320137024178, 1.8740720437708804, 1.874612073839343, 1.8751521039078058, 1.875692133976268, 1.8762321640447308, 1.8767721941131934, 1.877312224181656, 1.8778522542501184, 1.878392284318581, 1.8789323143870433, 1.8794723444555064, 1.880012374523969, 1.8805524045924313, 1.881092434660894, 1.8816324647293565, 1.882172494797819, 1.882712524866282, 1.883252554934744, 1.883792585003207, 1.8843326150716695, 1.8848726451401319, 1.8854126752085945, 1.885952705277057, 1.8864927353455194, 1.8870327654139825, 1.887572795482445, 1.8881128255509074, 1.88865285561937, 1.8891928856878324, 1.889732915756295, 1.890272945824758, 1.89081297589322, 1.891353005961683, 1.8918930360301456, 1.892433066098608, 1.8929730961670705, 1.8935131262355331, 1.8940531563039955, 1.8945931863724585, 1.895133216440921, 1.8956732465093835, 1.896213276577846, 1.8967533066463085, 1.897293336714771, 1.8978333667832334, 1.898373396851696, 1.8989134269201586, 1.8994534569886214, 1.899993487057084, 1.9005335171255466, 1.901073547194009, 1.9016135772624716, 1.9021536073309342, 1.902693637399397, 1.9032336674678592, 1.903773697536322, 1.9043137276047846, 1.9048537576732472, 1.9053937877417095, 1.9059338178101721, 1.9064738478786347, 1.9070138779470975, 1.9075539080155597, 1.9080939380840225, 1.908633968152485, 1.9091739982209477, 1.90971402828941, 1.910254058357873, 1.9107940884263352, 1.911334118494798, 1.9118741485632607, 1.9124141786317232, 1.9129542087001856, 1.9134942387686482, 1.9140342688371106, 1.9145742989055736, 1.9151143289740358, 1.9156543590424986, 1.9161943891109612, 1.9167344191794236, 1.9172744492478861, 1.9178144793163492, 1.9183545093848111, 1.9188945394532742, 1.9194345695217367, 1.9199745995901991, 1.9205146296586617, 1.9210546597271243, 1.9215946897955867, 1.9221347198640497, 1.9226747499325116, 1.9232147800009747, 1.9237548100694373, 1.9242948401378999, 1.9248348702063622, 1.9253749002748253, 1.9259149303432872, 1.9264549604117502, 1.9269949904802126, 1.9275350205486752, 1.9280750506171378, 1.9286150806856002, 1.9291551107540628, 1.9296951408225258, 1.9302351708909877, 1.9307752009594508, 1.9313152310279134, 1.9318552610963757, 1.9323952911648383, 1.9329353212333014, 1.9334753513017633, 1.9340153813702263, 1.9345554114386887, 1.9350954415071513, 1.9356354715756139, 1.9361755016440765, 1.9367155317125389, 1.937255561781002, 1.9377955918494638, 1.9383356219179264, 1.9388756519863892, 1.9394156820548518, 1.9399557121233144, 1.9404957421917768, 1.9410357722602394, 1.941575802328702, 1.9421158323971648, 1.942655862465627, 1.94319589253409, 1.9437359226025523, 1.944275952671015, 1.9448159827394773, 1.94535601280794, 1.9458960428764023, 1.9464360729448653, 1.946976103013328, 1.9475161330817903, 1.9480561631502529, 1.9485961932187155, 1.9491362232871778, 1.9496762533556409, 1.950216283424103, 1.9507563134925658, 1.9512963435610284, 1.951836373629491, 1.9523764036979534, 1.952916433766416, 1.9534564638348784, 1.9539964939033414, 1.954536523971804, 1.9550765540402666, 1.955616584108729, 1.9561566141771916, 1.956696644245654, 1.957236674314117, 1.957776704382579, 1.958316734451042, 1.9588567645195045, 1.959396794587967, 1.9599368246564295, 1.960476854724892, 1.9610168847933545, 1.9615569148618175, 1.96209694493028, 1.9626369749987425, 1.963177005067205, 1.9637170351356676, 1.96425706520413, 1.964797095272593, 1.965337125341055, 1.965877155409518, 1.9664171854779804, 1.966957215546443, 1.9674972456149056, 1.9680372756833682, 1.9685773057518305, 1.9691173358202936, 1.969657365888756, 1.9701973959572185, 1.9707374260256811, 1.9712774560941435, 1.971817486162606, 1.9723575162310691, 1.972897546299531, 1.973437576367994, 1.9739776064364567, 1.974517636504919, 1.9750576665733817, 1.975597696641844, 1.9761377267103066, 1.9766777567787697, 1.977217786847232, 1.9777578169156946, 1.978297846984157, 1.9788378770526196, 1.9793779071210822, 1.9799179371895446, 1.9804579672580072, 1.9809979973264698, 1.9815380273949326, 1.9820780574633952, 1.9826180875318578, 1.9831581176003201, 1.9836981476687827, 1.984238177737245, 1.9847782078057081, 1.98531823787417, 1.985858267942633, 1.9863982980110957, 1.9869383280795583, 1.9874783581480207, 1.9880183882164832, 1.9885584182849456, 1.9890984483534087, 1.9896384784218712, 1.9901785084903336, 1.9907185385587962, 1.9912585686272588, 1.9917985986957212, 1.9923386287641842, 1.9928786588326464, 1.9934186889011092, 1.9939587189695718, 1.9944987490380341, 1.9950387791064967, 1.9955788091749593, 1.9961188392434217, 1.9966588693118847, 1.9971988993803471, 1.9977389294488097, 1.9982789595172723, 1.9988189895857347, 1.9993590196541973, 1.9998990497226603, 2.0004390797911222, 2.000979109859585, 2.001519139928048, 2.0020591699965102, 2.0025992000649726, 2.0031392301334354, 2.003679260201898, 2.0042192902703606, 2.0047593203388234, 2.005299350407286, 2.005839380475748, 2.006379410544211, 2.0069194406126734, 2.007459470681136, 2.007999500749598, 2.0085395308180614, 2.0090795608865237, 2.009619590954986, 2.010159621023449, 2.0106996510919113, 2.0112396811603737, 2.011779711228837, 2.0123197412972993, 2.0128597713657617, 2.0133998014342245, 2.013939831502687, 2.014479861571149, 2.0150198916396125, 2.0155599217080744, 2.0160999517765372, 2.0166399818449996, 2.0171800119134624, 2.017720041981925, 2.0182600720503876, 2.01880010211885, 2.0193401321873123, 2.019880162255775, 2.0204201923242375, 2.0209602223927003, 2.0215002524611627, 2.0220402825296255, 2.022580312598088, 2.0231203426665503, 2.023660372735013, 2.024200402803476, 2.024740432871938, 2.025280462940401, 2.0258204930088635, 2.026360523077326, 2.026900553145788, 2.0274405832142515, 2.0279806132827134, 2.028520643351176, 2.029060673419639, 2.0296007034881014, 2.0301407335565638, 2.0306807636250266, 2.031220793693489, 2.0317608237619518, 2.032300853830414, 2.032840883898877, 2.0333809139673393, 2.033920944035802, 2.0344609741042645, 2.0350010041727273, 2.0355410342411897, 2.0360810643096525, 2.036621094378115, 2.0371611244465777, 2.03770115451504, 2.0382411845835025, 2.038781214651965, 2.039321244720428, 2.03986127478889, 2.040401304857353, 2.0409413349258156, 2.041481364994278, 2.0420213950627404, 2.0425614251312036, 2.0431014551996656, 2.0436414852681284, 2.044181515336591, 2.0447215454050536, 2.045261575473516, 2.0458016055419788, 2.046341635610441, 2.046881665678904, 2.0474216957473663, 2.047961725815829, 2.0485017558842915, 2.0490417859527543, 2.0495818160212167, 2.0501218460896795, 2.0506618761581414, 2.0512019062266047, 2.051741936295067, 2.0522819663635294, 2.0528219964319923, 2.0533620265004546, 2.053902056568917, 2.0544420866373803, 2.054982116705842, 2.055522146774305, 2.056062176842768, 2.05660220691123, 2.0571422369796926, 2.057682267048156, 2.0582222971166177, 2.0587623271850806, 2.059302357253543, 2.0598423873220058, 2.060382417390468, 2.0609224474589305, 2.0614624775273933, 2.0620025075958557, 2.062542537664318, 2.063082567732781, 2.0636225978012437, 2.064162627869706, 2.064702657938169, 2.0652426880066312, 2.0657827180750936, 2.0663227481435564, 2.0668627782120192, 2.067402808280481, 2.0679428383489444, 2.068482868417407, 2.069022898485869, 2.0695629285543315, 2.0701029586227944, 2.0706429886912567, 2.0711830187597196, 2.0717230488281824, 2.0722630788966447, 2.072803108965107, 2.07334313903357, 2.0738831691020323, 2.074423199170495, 2.0749632292389575, 2.0755032593074203, 2.0760432893758827, 2.0765833194443455, 2.077123349512808, 2.0776633795812702, 2.078203409649733, 2.078743439718196, 2.0792834697866582, 2.0798234998551206, 2.0803635299235834, 2.080903559992046, 2.081443590060508, 2.0819836201289714, 2.0825236501974334, 2.083063680265896, 2.083603710334359, 2.0841437404028214, 2.0846837704712837, 2.0852238005397465, 2.085763830608209, 2.0863038606766717, 2.0868438907451345, 2.087383920813597, 2.0879239508820593, 2.0884639809505217, 2.0890040110189845, 2.0895440410874473, 2.090084071155909, 2.0906241012243725, 2.091164131292835, 2.091704161361297, 2.09224419142976, 2.0927842214982224, 2.093324251566685, 2.093864281635148, 2.0944043117036104, 2.094944341772073, 2.0954843718405356, 2.096024401908998, 2.0965644319774603, 2.097104462045923, 2.0976444921143855, 2.0981845221828483, 2.0987245522513107, 2.0992645823197735, 2.099804612388236, 2.1003446424566983, 2.100884672525161, 2.1014247025936235, 2.1019647326620863, 2.1025047627305486, 2.1030447927990115, 2.103584822867474, 2.1041248529359367, 2.104664883004399, 2.1052049130728614, 2.105744943141324, 2.106284973209787, 2.1068250032782494, 2.1073650333467118, 2.1079050634151746, 2.108445093483637, 2.1089851235520993, 2.1095251536205626, 2.1100651836890245, 2.1106052137574873, 2.11114524382595, 2.1116852738944125, 2.112225303962875, 2.1127653340313377, 2.1133053640998, 2.113845394168263, 2.1143854242367257, 2.114925454305188, 2.1154654843736505, 2.1160055144421133, 2.1165455445105756, 2.1170855745790385, 2.1176256046475004, 2.1181656347159636, 2.118705664784426, 2.1192456948528884, 2.119785724921351, 2.1203257549898136, 2.120865785058276, 2.121405815126739, 2.1219458451952016, 2.122485875263664, 2.1230259053321268, 2.123565935400589, 2.1241059654690515, 2.1246459955375148, 2.1251860256059767, 2.1257260556744395, 2.126266085742902, 2.1268061158113647, 2.127346145879827, 2.1278861759482894, 2.1284262060167523, 2.128966236085215, 2.1295062661536774, 2.1300462962221403, 2.1305863262906026, 2.131126356359065, 2.131666386427528, 2.1322064164959906, 2.1327464465644526, 2.133286476632916, 2.133826506701378, 2.1343665367698406, 2.1349065668383034, 2.1354465969067657, 2.135986626975228, 2.136526657043691, 2.1370666871121538, 2.137606717180616, 2.1381467472490785, 2.1386867773175413, 2.1392268073860037, 2.1397668374544665, 2.140306867522929, 2.1408468975913917, 2.141386927659854, 2.141926957728317, 2.1424669877967792, 2.1430070178652416, 2.1435470479337044, 2.144087078002167, 2.1446271080706296, 2.145167138139092, 2.145707168207555, 2.146247198276017, 2.1467872283444795, 2.1473272584129424, 2.1478672884814047, 2.148407318549867, 2.1489473486183304, 2.1494873786867923, 2.150027408755255, 2.150567438823718, 2.1511074688921803, 2.1516474989606427, 2.152187529029106, 2.152727559097568, 2.1532675891660307, 2.1538076192344935, 2.154347649302956, 2.1548876793714182, 2.1554277094398806, 2.1559677395083434, 2.1565077695768062, 2.157047799645268, 2.1575878297137314, 2.158127859782194, 2.158667889850656, 2.159207919919119, 2.159747949987582, 2.1602879800560437, 2.160828010124507, 2.1613680401929694, 2.1619080702614317, 2.1624481003298945, 2.162988130398357, 2.1635281604668193, 2.164068190535282, 2.1646082206037445, 2.1651482506722073, 2.1656882807406697, 2.1662283108091325, 2.166768340877595, 2.1673083709460577, 2.16784840101452, 2.168388431082983, 2.168928461151445, 2.169468491219908, 2.1700085212883704, 2.170548551356833, 2.1710885814252956, 2.1716286114937584, 2.1721686415622203, 2.1727086716306836, 2.173248701699146, 2.1737887317676083, 2.1743287618360707, 2.174868791904534, 2.175408821972996, 2.1759488520414587, 2.1764888821099215, 2.177028912178384, 2.1775689422468463, 2.178108972315309, 2.1786490023837715, 2.1791890324522343, 2.1797290625206966, 2.1802690925891595, 2.180809122657622, 2.1813491527260847, 2.181889182794547, 2.1824292128630094, 2.182969242931472, 2.1835092729999346, 2.1840493030683974, 2.1845893331368593, 2.1851293632053226, 2.185669393273785, 2.1862094233422473, 2.18674945341071, 2.1872894834791725, 2.187829513547635, 2.188369543616098, 2.1889095736845605, 2.189449603753023, 2.1899896338214857, 2.190529663889948, 2.1910696939584104, 2.1916097240268737, 2.1921497540953356, 2.1926897841637984, 2.193229814232261, 2.1937698443007236, 2.194309874369186, 2.194849904437649, 2.195389934506111, 2.195929964574574, 2.1964699946430364, 2.197010024711499, 2.1975500547799616, 2.198090084848424, 2.1986301149168868, 2.1991701449853496, 2.1997101750538115, 2.2002502051222748, 2.200790235190737, 2.2013302652591995, 2.2018702953276623, 2.2024103253961247, 2.202950355464587, 2.2034903855330503, 2.2040304156015127, 2.204570445669975, 2.2051104757384374, 2.2056505058069003, 2.2061905358753626, 2.2067305659438254, 2.207270596012288, 2.2078106260807506, 2.208350656149213, 2.208890686217676, 2.209430716286138, 2.2099707463546006, 2.2105107764230634, 2.211050806491526, 2.2115908365599886, 2.2121308666284514, 2.2126708966969137, 2.213210926765376, 2.213750956833839, 2.2142909869023017, 2.2148310169707637, 2.215371047039227, 2.2159110771076893, 2.2164511071761517, 2.216991137244614, 2.217531167313077, 2.2180711973815392, 2.218611227450002, 2.219151257518465, 2.2196912875869272, 2.2202313176553896, 2.2207713477238524, 2.221311377792315, 2.2218514078607776, 2.2223914379292395, 2.2229314679977024, 2.223471498066165, 2.2240115281346275, 2.2245515582030904, 2.2250915882715527, 2.225631618340015, 2.226171648408478, 2.2267116784769407, 2.2272517085454027, 2.227791738613866, 2.2283317686823283, 2.2288717987507907, 2.2294118288192535, 2.229951858887716, 2.2304918889561782, 2.2310319190246415, 2.231571949093104, 2.2321119791615662, 2.232652009230029, 2.2331920392984914, 2.233732069366954, 2.234272099435417, 2.234812129503879, 2.235352159572342, 2.235892189640804, 2.236432219709267, 2.2369722497777293, 2.2375122798461917, 2.2380523099146545, 2.2385923399831174, 2.2391323700515797, 2.2396724001200425, 2.240212430188505, 2.2407524602569673, 2.2412924903254297, 2.241832520393893, 2.242372550462355, 2.242912580530818, 2.2434526105992805, 2.243992640667743, 2.244532670736205, 2.245072700804668, 2.2456127308731304, 2.246152760941593, 2.246692791010056, 2.2472328210785184, 2.2477728511469808, 2.2483128812154436, 2.248852911283906, 2.249392941352369, 2.249932971420831, 2.250473001489294, 2.2510130315577563, 2.251553061626219, 2.2520930916946815, 2.252633121763144, 2.2531731518316063, 2.2537131819000695, 2.254253211968532, 2.2547932420369943, 2.255333272105457, 2.2558733021739195, 2.256413332242382, 2.256953362310845, 2.257493392379307, 2.25803342244777, 2.2585734525162326, 2.259113482584695, 2.2596535126531574, 2.26019354272162, 2.2607335727900826, 2.2612736028585454, 2.261813632927008, 2.2623536629954706, 2.262893693063933, 2.2634337231323958, 2.263973753200858, 2.2645137832693205, 2.265053813337783, 2.2655938434062457, 2.2661338734747085, 2.2666739035431704, 2.2672139336116337, 2.267753963680096, 2.2682939937485584, 2.2688340238170213, 2.269374053885484, 2.269914083953946, 2.2704541140224093, 2.2709941440908716, 2.271534174159334, 2.2720742042277964, 2.272614234296259, 2.2731542643647216, 2.2736942944331844, 2.2742343245016468, 2.2747743545701096, 2.275314384638572, 2.2758544147070348, 2.276394444775497, 2.27693447484396, 2.2774745049124223, 2.278014534980885, 2.2785545650493475, 2.2790945951178103, 2.2796346251862727, 2.280174655254735, 2.280714685323198, 2.2812547153916607, 2.2817947454601226, 2.282334775528586, 2.2828748055970483, 2.2834148356655106, 2.283954865733973, 2.2844948958024363, 2.2850349258708986, 2.2855749559393606, 2.286114986007824, 2.286655016076286, 2.287195046144749, 2.2877350762132114, 2.2882751062816737, 2.2888151363501366, 2.2893551664185994, 2.2898951964870613, 2.290435226555524, 2.2909752566239865, 2.2915152866924497, 2.2920553167609117, 2.292595346829374, 2.2931353768978373, 2.2936754069662997, 2.2942154370347616, 2.294755467103225, 2.2952954971716872, 2.29583552724015, 2.2963755573086124, 2.296915587377075, 2.2974556174455376, 2.2979956475140004, 2.298535677582463, 2.299075707650925, 2.2996157377193884, 2.300155767787851, 2.3006957978563127, 2.301235827924776, 2.3017758579932384, 2.302315888061701, 2.302855918130163, 2.303395948198626, 2.3039359782670887, 2.3044760083355507, 2.3050160384040135, 2.3055560684724763, 2.3060960985409387, 2.306636128609401, 2.307176158677864, 2.3077161887463262, 2.3082562188147895, 2.3087962488832514, 2.309336278951714, 2.3098763090201766, 2.3104163390886394, 2.310956369157102, 2.311496399225564, 2.312036429294027, 2.31257645936249, 2.3131164894309517, 2.313656519499415, 2.3141965495678773, 2.3147365796363397, 2.3152766097048025, 2.315816639773265, 2.3163566698417277, 2.3168966999101905, 2.3174367299786525, 2.3179767600471153, 2.318516790115578, 2.319056820184041, 2.319596850252503, 2.320136880320965, 2.3206769103894285, 2.321216940457891, 2.3217569705263528, 2.322297000594816, 2.3228370306632784, 2.323377060731741, 2.3239170908002036, 2.324457120868666, 2.3249971509371288, 2.3255371810055916, 2.326077211074054, 2.3266172411425163, 2.327157271210979, 2.327697301279442, 2.328237331347904, 2.328777361416367, 2.3293173914848295, 2.329857421553292, 2.3303974516217543, 2.330937481690217, 2.33147751175868, 2.3320175418271427, 2.3325575718956046, 2.3330976019640675, 2.33363763203253, 2.334177662100993, 2.334717692169455, 2.3352577222379174, 2.3357977523063806, 2.336337782374843, 2.336877812443305, 2.337417842511768, 2.3379578725802306, 2.3384979026486934, 2.3390379327171553, 2.339577962785618, 2.340117992854081, 2.3406580229225433, 2.341198052991006, 2.3417380830594685, 2.342278113127931, 2.342818143196394, 2.343358173264856, 2.343898203333319, 2.3444382334017817, 2.3449782634702436, 2.3455182935387064, 2.3460583236071693, 2.346598353675632, 2.347138383744094, 2.347678413812557, 2.3482184438810196, 2.348758473949482, 2.349298504017944, 2.349838534086407, 2.3503785641548696, 2.350918594223333, 2.3514586242917948, 2.351998654360257, 2.35253868442872, 2.3530787144971828, 2.353618744565645, 2.3541587746341075, 2.3546988047025703, 2.355238834771033, 2.355778864839495, 2.3563188949079583, 2.3568589249764207, 2.357398955044883, 2.3579389851133454, 2.3584790151818082, 2.359019045250271, 2.3595590753187334, 2.360099105387196, 2.3606391354556586, 2.361179165524121, 2.3617191955925843, 2.362259225661046, 2.3627992557295086, 2.363339285797972, 2.363879315866434, 2.364419345934896, 2.3649593760033594, 2.3654994060718217, 2.3660394361402846, 2.366579466208747, 2.3671194962772093, 2.367659526345672, 2.368199556414135, 2.3687395864825973, 2.3692796165510597, 2.369819646619522, 2.3703596766879853, 2.3708997067564472, 2.37143973682491, 2.371979766893373, 2.3725197969618352, 2.3730598270302976, 2.3735998570987604, 2.3741398871672232, 2.3746799172356856, 2.375219947304148, 2.375759977372611, 2.376300007441073, 2.3768400375095364, 2.3773800675779984, 2.3779200976464607, 2.3784601277149235, 2.3790001577833864, 2.3795401878518483, 2.380080217920311, 2.380620247988774, 2.3811602780572367, 2.3817003081256987, 2.3822403381941615, 2.3827803682626243, 2.3833203983310867, 2.383860428399549, 2.384400458468012, 2.3849404885364742, 2.385480518604937, 2.3860205486733994, 2.3865605787418622, 2.387100608810325, 2.387640638878787, 2.38818066894725, 2.388720699015712, 2.3892607290841754, 2.3898007591526373, 2.3903407892210997, 2.390880819289563, 2.3914208493580253, 2.3919608794264873, 2.3925009094949505, 2.393040939563413, 2.3935809696318757, 2.394120999700338, 2.3946610297688005, 2.3952010598372633, 2.395741089905726, 2.396281119974188, 2.396821150042651, 2.3973611801111137, 2.3979012101795765, 2.3984412402480384, 2.3989812703165008, 2.399521300384964, 2.4000613304534264, 2.4006013605218888, 2.4011413905903516, 2.4016814206588144, 2.4022214507272768, 2.402761480795739, 2.403301510864202, 2.4038415409326643, 2.4043815710011276, 2.4049216010695895, 2.405461631138052, 2.406001661206515, 2.4065416912749775, 2.4070817213434395, 2.4076217514119023, 2.408161781480365, 2.408701811548828, 2.40924184161729, 2.4097818716857526, 2.4103219017542155, 2.410861931822678, 2.41140196189114, 2.411941991959603, 2.4124820220280654, 2.4130220520965286, 2.4135620821649906, 2.414102112233453, 2.414642142301916, 2.4151821723703786, 2.415722202438841, 2.4162622325073038, 2.4168022625757666, 2.417342292644229, 2.417882322712691, 2.418422352781154, 2.4189623828496165, 2.4195024129180798, 2.4200424429865417, 2.420582473055004, 2.421122503123467, 2.4216625331919297, 2.4222025632603916, 2.4227425933288544, 2.4232826233973173, 2.42382265346578, 2.424362683534242, 2.424902713602705, 2.4254427436711676, 2.4259827737396296, 2.4265228038080924, 2.427062833876555, 2.4276028639450176, 2.42814289401348, 2.4286829240819428, 2.429222954150405, 2.429762984218868, 2.4303030142873303, 2.430843044355793, 2.4313830744242555, 2.4319231044927183, 2.4324631345611807, 2.433003164629643, 2.4335431946981063, 2.4340832247665687, 2.4346232548350306, 2.435163284903494, 2.4357033149719562, 2.436243345040419, 2.436783375108881, 2.437323405177344, 2.4378634352458066, 2.438403465314269, 2.4389434953827314, 2.439483525451194, 2.4400235555196566, 2.44056358558812, 2.4411036156565817, 2.441643645725044, 2.4421836757935074, 2.4427237058619697, 2.443263735930432, 2.443803765998895, 2.4443437960673573, 2.44488382613582, 2.4454238562042825, 2.4459638862727453, 2.4465039163412077, 2.4470439464096705, 2.447583976478133, 2.4481240065465952, 2.448664036615058, 2.449204066683521, 2.449744096751983, 2.4502841268204456, 2.4508241568889084, 2.4513641869573712, 2.451904217025833, 2.452444247094296, 2.452984277162759, 2.453524307231221, 2.4540643372996835, 2.4546043673681464, 2.4551443974366087, 2.455684427505072, 2.456224457573534, 2.4567644876419963, 2.457304517710459, 2.457844547778922, 2.4583845778473843, 2.4589246079158467, 2.4594646379843095, 2.4600046680527723, 2.460544698121234, 2.4610847281896975, 2.46162475825816, 2.4621647883266222, 2.462704818395085, 2.4632448484635474, 2.4637848785320102, 2.464324908600473, 2.464864938668935, 2.465404968737398, 2.4659449988058606, 2.4664850288743225, 2.4670250589427853, 2.4675650890112477, 2.468105119079711, 2.468645149148173, 2.4691851792166353, 2.4697252092850985, 2.470265239353561, 2.4708052694220233, 2.471345299490486, 2.4718853295589485, 2.4724253596274113, 2.4729653896958737, 2.4735054197643365, 2.474045449832799, 2.4745854799012617, 2.475125509969724, 2.4756655400381864, 2.476205570106649, 2.476745600175112, 2.477285630243574, 2.4778256603120368, 2.4783656903804996, 2.4789057204489624, 2.4794457505174243, 2.479985780585887, 2.48052581065435, 2.4810658407228123, 2.4816058707912747, 2.4821459008597375, 2.4826859309282, 2.483225960996663, 2.483765991065125, 2.4843060211335874, 2.4848460512020507, 2.485386081270513, 2.4859261113389755, 2.486466141407438, 2.4870061714759006, 2.4875462015443635, 2.4880862316128254, 2.4886262616812886, 2.489166291749751, 2.4897063218182134, 2.490246351886676, 2.4907863819551386, 2.4913264120236014, 2.491866442092064, 2.492406472160526, 2.492946502228989, 2.4934865322974518, 2.4940265623659146, 2.4945665924343765, 2.4951066225028393, 2.495646652571302, 2.4961866826397645, 2.4967267127082264, 2.4972667427766897, 2.497806772845152, 2.498346802913615, 2.4988868329820773, 2.4994268630505396, 2.4999668931190024, 2.5005069231874653, 2.501046953255927, 2.50158698332439, 2.502127013392853, 2.5026670434613156, 2.5032070735297776, 2.503747103598241, 2.504287133666703, 2.5048271637351656, 2.505367193803628, 2.5059072238720907, 2.5064472539405536, 2.5069872840090155, 2.5075273140774783, 2.508067344145941, 2.5086073742144035, 2.509147404282866, 2.5096874343513287, 2.510227464419791, 2.5107674944882543, 2.5113075245567162, 2.5118475546251786, 2.512387584693642, 2.5129276147621042, 2.513467644830566, 2.5140076748990294, 2.514547704967492, 2.5150877350359546, 2.5156277651044165, 2.5161677951728794, 2.516707825241342, 2.5172478553098045, 2.5177878853782674, 2.5183279154467297, 2.5188679455151926, 2.5194079755836554, 2.5199480056521173, 2.52048803572058, 2.521028065789043, 2.5215680958575057, 2.5221081259259677, 2.5226481559944305, 2.5231881860628933, 2.5237282161313557, 2.524268246199818, 2.524808276268281, 2.5253483063367432, 2.525888336405206, 2.5264283664736684, 2.526968396542131, 2.5275084266105936, 2.5280484566790564, 2.5285884867475183, 2.529128516815981, 2.529668546884444, 2.530208576952907, 2.5307486070213687, 2.5312886370898315, 2.5318286671582944, 2.5323686972267567, 2.5329087272952195, 2.533448757363682, 2.5339887874321447, 2.5345288175006075, 2.5350688475690695, 2.5356088776375323, 2.5361489077059947, 2.536688937774458, 2.53722896784292, 2.537768997911382, 2.5383090279798455, 2.538849058048308, 2.5393890881167698, 2.539929118185233, 2.5404691482536954, 2.5410091783221582, 2.5415492083906206, 2.542089238459083, 2.542629268527546, 2.5431692985960086, 2.5437093286644705, 2.5442493587329333, 2.544789388801396, 2.545329418869859, 2.545869448938321, 2.5464094790067833, 2.5469495090752465, 2.5474895391437085, 2.5480295692121713, 2.548569599280634, 2.5491096293490965, 2.549649659417559, 2.5501896894860216, 2.5507297195544845, 2.551269749622947, 2.5518097796914088, 2.552349809759872, 2.5528898398283344, 2.5534298698967977, 2.5539698999652596, 2.554509930033722, 2.5550499601021848, 2.5555899901706476, 2.5561300202391095, 2.5566700503075723, 2.557210080376035, 2.557750110444498, 2.55829014051296, 2.5588301705814227, 2.5593702006498855, 2.559910230718348, 2.5604502607868107, 2.560990290855273, 2.5615303209237354, 2.5620703509921987, 2.5626103810606606, 2.5631504111291235, 2.5636904411975863, 2.5642304712660486, 2.564770501334511, 2.5653105314029734, 2.5658505614714366, 2.566390591539899, 2.566930621608361, 2.567470651676824, 2.5680106817452866, 2.5685507118137494, 2.5690907418822118, 2.569630771950674, 2.570170802019137, 2.5707108320875998, 2.5712508621560617, 2.5717908922245245, 2.5723309222929873, 2.57287095236145, 2.573410982429912, 2.573951012498375, 2.5744910425668377, 2.5750310726353, 2.5755711027037624, 2.5761111327722253, 2.5766511628406876, 2.5771911929091504, 2.577731222977613, 2.5782712530460756, 2.578811283114538, 2.579351313183001, 2.579891343251463, 2.5804313733199256, 2.580971403388389, 2.581511433456851, 2.582051463525313, 2.5825914935937764, 2.5831315236622387, 2.5836715537307016, 2.5842115837991635, 2.5847516138676263, 2.585291643936089, 2.5858316740045515, 2.586371704073014, 2.5869117341414767, 2.587451764209939, 2.587991794278402, 2.5885318243468642, 2.5890718544153266, 2.58961188448379, 2.590151914552252, 2.5906919446207146, 2.5912319746891774, 2.59177200475764, 2.592312034826102, 2.592852064894565, 2.593392094963028, 2.59393212503149, 2.594472155099952, 2.5950121851684154, 2.5955522152368777, 2.5960922453053406, 2.596632275373803, 2.5971723054422653, 2.597712335510728, 2.598252365579191, 2.598792395647653, 2.5993324257161157, 2.5998724557845785, 2.6004124858530413, 2.6009525159215032, 2.6014925459899656, 2.602032576058429, 2.6025726061268912, 2.6031126361953536, 2.6036526662638164, 2.604192696332279, 2.6047327264007416, 2.605272756469204, 2.605812786537667, 2.606352816606129, 2.606892846674592, 2.6074328767430544, 2.6079729068115167, 2.60851293687998, 2.6090529669484424, 2.6095929970169043, 2.6101330270853675, 2.61067305715383, 2.6112130872222927, 2.611753117290755, 2.6122931473592175, 2.6128331774276803, 2.613373207496143, 2.613913237564605, 2.614453267633068, 2.61499329770153, 2.6155333277699935, 2.6160733578384554, 2.6166133879069178, 2.617153417975381, 2.6176934480438434, 2.6182334781123053, 2.6187735081807686, 2.619313538249231, 2.619853568317694, 2.6203935983861557, 2.620933628454619, 2.6214736585230813, 2.622013688591544, 2.6225537186600065, 2.623093748728469, 2.6236337787969317, 2.6241738088653945, 2.6247138389338565, 2.6252538690023193, 2.625793899070782, 2.626333929139245, 2.626873959207707, 2.6274139892761696, 2.6279540193446325, 2.6284940494130944, 2.629034079481557, 2.62957410955002, 2.6301141396184824, 2.6306541696869443, 2.6311941997554076, 2.63173422982387, 2.632274259892333, 2.632814289960795, 2.6333543200292575, 2.6338943500977203, 2.634434380166183, 2.6349744102346455, 2.635514440303108, 2.636054470371571, 2.6365945004400335, 2.6371345305084954, 2.6376745605769587, 2.638214590645421, 2.638754620713884, 2.6392946507823463, 2.6398346808508086, 2.6403747109192715, 2.6409147409877343, 2.641454771056196, 2.641994801124659, 2.642534831193122, 2.6430748612615846, 2.6436148913300466, 2.644154921398509, 2.644694951466972, 2.6452349815354346, 2.6457750116038965, 2.6463150416723598, 2.646855071740822, 2.647395101809285, 2.6479351318777473, 2.6484751619462097, 2.6490151920146725, 2.6495552220831353, 2.6500952521515977, 2.65063528222006, 2.6511753122885233, 2.6517153423569857, 2.6522553724254476, 2.6527954024939104, 2.6533354325623733, 2.653875462630836, 2.654415492699298, 2.654955522767761, 2.6554955528362236, 2.656035582904686, 2.6565756129731484, 2.657115643041611, 2.6576556731100736, 2.658195703178537, 2.6587357332469987, 2.659275763315461, 2.6598157933839244, 2.6603558234523867, 2.6608958535208487, 2.661435883589312, 2.6619759136577743, 2.662515943726237, 2.663055973794699, 2.663596003863162, 2.6641360339316247, 2.664676064000087, 2.66521609406855, 2.6657561241370122, 2.6662961542054746, 2.666836184273938, 2.6673762143424, 2.6679162444108626, 2.6684562744793254, 2.6689963045477874, 2.66953633461625, 2.6700763646847125, 2.670616394753176, 2.6711564248216377, 2.6716964548901, 2.6722364849585634, 2.6727765150270257, 2.6733165450954877, 2.673856575163951, 2.6743966052324133, 2.674936635300876, 2.6754766653693385, 2.676016695437801, 2.6765567255062637, 2.6770967555747265, 2.677636785643189, 2.6781768157116512, 2.678716845780114, 2.679256875848577, 2.679796905917039, 2.680336935985502, 2.6808769660539644, 2.681416996122427, 2.681957026190889, 2.682497056259352, 2.683037086327815, 2.683577116396277, 2.6841171464647395, 2.6846571765332023, 2.6851972066016647, 2.685737236670128, 2.68627726673859, 2.6868172968070523, 2.6873573268755155, 2.687897356943978, 2.68843738701244, 2.6889774170809027, 2.6895174471493655, 2.6900574772178283, 2.69059750728629, 2.691137537354753, 2.691677567423216, 2.6922175974916787, 2.692757627560141, 2.6932976576286034, 2.6938376876970658, 2.694377717765529, 2.694917747833991, 2.6954577779024538, 2.6959978079709166, 2.696537838039379, 2.6970778681078413, 2.697617898176304, 2.698157928244767, 2.6986979583132293, 2.6992379883816913, 2.6997780184501545, 2.700318048518617, 2.70085807858708, 2.701398108655542, 2.7019381387240045, 2.7024781687924673, 2.70301819886093, 2.703558228929392, 2.704098258997855, 2.7046382890663176, 2.7051783191347805, 2.7057183492032424, 2.706258379271705, 2.706798409340168, 2.7073384394086304, 2.707878469477093, 2.7084184995455556, 2.708958529614018, 2.7094985596824803, 2.710038589750943, 2.710578619819406, 2.7111186498878688, 2.7116586799563307, 2.7121987100247935, 2.712738740093256, 2.713278770161719, 2.713818800230181, 2.7143588302986434, 2.7148988603671067, 2.715438890435569, 2.715978920504031, 2.7165189505724943, 2.7170589806409566, 2.7175990107094194, 2.7181390407778814, 2.718679070846344, 2.719219100914807, 2.7197591309832694, 2.720299161051732, 2.7208391911201946, 2.721379221188657, 2.72191925125712, 2.722459281325582, 2.722999311394045, 2.7235393414625078, 2.72407937153097, 2.7246194015994325, 2.7251594316678953, 2.725699461736358, 2.7262394918048205, 2.726779521873283, 2.7273195519417457, 2.727859582010208, 2.7283996120786713, 2.7289396421471332, 2.7294796722155956, 2.730019702284059, 2.7305597323525213, 2.731099762420983, 2.731639792489446, 2.732179822557909, 2.7327198526263716, 2.7332598826948336, 2.7337999127632964, 2.734339942831759, 2.7348799729002216, 2.735420002968684, 2.7359600330371467, 2.736500063105609, 2.7370400931740724, 2.7375801232425343, 2.738120153310997, 2.7386601833794595, 2.7392002134479223, 2.7397402435163847, 2.740280273584847, 2.7408203036533103, 2.7413603337217727, 2.7419003637902346, 2.742440393858698, 2.7429804239271602, 2.743520453995623, 2.7440604840640854, 2.744600514132548, 2.7451405442010106, 2.7456805742694734, 2.7462206043379354, 2.746760634406398, 2.747300664474861, 2.747840694543324, 2.7483807246117857, 2.748920754680248, 2.7494607847487114, 2.7500008148171737, 2.7505408448856357, 2.751080874954099, 2.7516209050225613, 2.7521609350910237, 2.7527009651594865, 2.7532409952279493, 2.7537810252964117, 2.754321055364874, 2.754861085433337, 2.7554011155017992, 2.7559411455702625, 2.7564811756387244, 2.757021205707187, 2.75756123577565, 2.7581012658441124, 2.7586412959125743, 2.759181325981037, 2.7597213560495, 2.760261386117963, 2.7608014161864247, 2.7613414462548875, 2.7618814763233503, 2.7624215063918127, 2.762961536460275, 2.763501566528738, 2.7640415965972003, 2.7645816266656635, 2.7651216567341255, 2.765661686802588, 2.766201716871051, 2.7667417469395135, 2.767281777007976, 2.767821807076438, 2.7683618371449015, 2.768901867213364, 2.7694418972818258, 2.769981927350289, 2.7705219574187514, 2.771061987487214, 2.7716020175556766, 2.772142047624139, 2.7726820776926018, 2.7732221077610646, 2.7737621378295265, 2.7743021678979893, 2.774842197966452, 2.775382228034915, 2.775922258103377, 2.7764622881718397, 2.7770023182403025, 2.777542348308765, 2.778082378377227, 2.77862240844569, 2.7791624385141525, 2.7797024685826157, 2.7802424986510776, 2.78078252871954, 2.781322558788003, 2.7818625888564656, 2.782402618924928, 2.7829426489933904, 2.783482679061853, 2.784022709130316, 2.784562739198778, 2.785102769267241, 2.7856427993357036, 2.7861828294041664, 2.7867228594726283, 2.787262889541091, 2.787802919609554, 2.7883429496780163, 2.7888829797464787, 2.7894230098149415, 2.789963039883404, 2.790503069951867, 2.791043100020329, 2.7915831300887914, 2.7921231601572547, 2.7926631902257166, 2.793203220294179, 2.7937432503626423, 2.7942832804311046, 2.794823310499567, 2.79536334056803, 2.795903370636492, 2.796443400704955, 2.796983430773417, 2.79752346084188, 2.7980634909103426, 2.798603520978805, 2.7991435510472678, 2.79968358111573, 2.800223611184193, 2.8007636412526558, 2.8013036713211177, 2.8018437013895805, 2.8023837314580433, 2.802923761526506, 2.803463791594968, 2.804003821663431, 2.8045438517318937, 2.805083881800356, 2.8056239118688184, 2.8061639419372812, 2.8067039720057436, 2.8072440020742064, 2.807784032142669, 2.808324062211131, 2.808864092279594, 2.809404122348057, 2.809944152416519, 2.8104841824849816, 2.8110242125534444, 2.811564242621907, 2.812104272690369, 2.8126443027588324, 2.8131843328272947, 2.813724362895757, 2.81426439296422, 2.8148044230326823, 2.815344453101145, 2.815884483169608, 2.81642451323807, 2.8169645433065327, 2.817504573374995, 2.8180446034434583, 2.8185846335119202, 2.8191246635803826, 2.819664693648846, 2.8202047237173082, 2.82074475378577, 2.8212847838542334, 2.821824813922696, 2.8223648439911586, 2.822904874059621, 2.8234449041280834, 2.823984934196546, 2.824524964265009, 2.8250649943334714, 2.8256050244019337, 2.8261450544703965, 2.8266850845388594, 2.8272251146073213, 2.827765144675784, 2.828305174744247, 2.8288452048127093, 2.8293852348811717, 2.8299252649496345, 2.8304652950180973, 2.8310053250865597, 2.831545355155022, 2.832085385223485, 2.8326254152919472, 2.8331654453604096, 2.8337054754288724, 2.834245505497335, 2.834785535565798, 2.83532556563426, 2.8358655957027223, 2.836405625771185, 2.836945655839648, 2.8374856859081103, 2.8380257159765727, 2.8385657460450355, 2.8391057761134983, 2.8396458061819603, 2.8401858362504235, 2.840725866318886, 2.8412658963873483, 2.841805926455811, 2.8423459565242735, 2.8428859865927363, 2.843426016661199, 2.843966046729661, 2.844506076798124, 2.8450461068665867, 2.8455861369350495, 2.8461261670035114, 2.8466661970719738, 2.847206227140437, 2.8477462572088994, 2.8482862872773613, 2.8488263173458246, 2.849366347414287, 2.8499063774827498, 2.850446407551212, 2.8509864376196745, 2.8515264676881373, 2.8520664977566, 2.852606527825062, 2.853146557893525, 2.8536865879619877, 2.8542266180304505, 2.8547666480989125, 2.8553066781673753, 2.855846708235838, 2.8563867383043005, 2.856926768372763, 2.8574667984412256, 2.8580068285096885, 2.858546858578151, 2.859086888646613, 2.859626918715076, 2.8601669487835384, 2.8607069788520016, 2.8612470089204636, 2.861787038988926, 2.862327069057389, 2.8628670991258516, 2.8634071291943135, 2.8639471592627768, 2.864487189331239, 2.865027219399702, 2.865567249468164, 2.8661072795366267, 2.8666473096050895, 2.867187339673552, 2.8677273697420143, 2.868267399810477, 2.8688074298789394, 2.8693474599474027, 2.8698874900158646, 2.8704275200843274, 2.8709675501527903, 2.8715075802212526, 2.872047610289715, 2.872587640358178, 2.8731276704266406, 2.8736677004951026, 2.8742077305635654, 2.874747760632028, 2.8752877907004906, 2.8758278207689525, 2.8763678508374158, 2.876907880905878, 2.877447910974341, 2.8779879410428033, 2.8785279711112657, 2.8790680011797285, 2.8796080312481913, 2.8801480613166532, 2.880688091385116, 2.881228121453579, 2.8817681515220417, 2.8823081815905036, 2.8828482116589664, 2.8833882417274292, 2.8839282717958916, 2.884468301864354, 2.885008331932817, 2.8855483620012796, 2.886088392069742, 2.8866284221382044, 2.887168452206667, 2.8877084822751296, 2.888248512343593, 2.8887885424120547, 2.889328572480517, 2.8898686025489804, 2.8904086326174427, 2.8909486626859047, 2.891488692754368, 2.8920287228228303, 2.892568752891293, 2.8931087829597555, 2.893648813028218, 2.8941888430966807, 2.8947288731651435, 2.8952689032336054, 2.8958089333020682, 2.8963489633705306, 2.896888993438994, 2.897429023507456, 2.897969053575918, 2.8985090836443814, 2.899049113712844, 2.899589143781306, 2.900129173849769, 2.9006692039182314, 2.901209233986694, 2.9017492640551565, 2.9022892941236194, 2.9028293241920817, 2.903369354260545, 2.903909384329007, 2.9044494143974693, 2.904989444465932, 2.905529474534395, 2.906069504602857, 2.9066095346713197, 2.9071495647397825, 2.9076895948082453, 2.908229624876707, 2.90876965494517, 2.909309685013633, 2.9098497150820952, 2.9103897451505576, 2.9109297752190204, 2.911469805287483, 2.912009835355946, 2.912549865424408, 2.9130898954928703, 2.9136299255613336, 2.9141699556297955, 2.9147099856982583, 2.9152500157667207, 2.9157900458351835, 2.916330075903646, 2.9168701059721083, 2.9174101360405715, 2.917950166109034, 2.918490196177496, 2.919030226245959, 2.9195702563144215, 2.9201102863828843, 2.9206503164513467, 2.921190346519809, 2.921730376588272, 2.9222704066567347, 2.9228104367251966, 2.9233504667936594, 2.923890496862122, 2.924430526930585, 2.924970556999047, 2.9255105870675093, 2.9260506171359726, 2.926590647204435, 2.9271306772728973, 2.92767070734136, 2.9282107374098225, 2.9287507674782853, 2.9292907975467477, 2.9298308276152105, 2.930370857683673, 2.9309108877521357, 2.931450917820598, 2.9319909478890605, 2.9325309779575237, 2.933071008025986, 2.933611038094448, 2.934151068162911, 2.9346910982313736, 2.9352311282998365, 2.9357711583682984, 2.936311188436761, 2.936851218505224, 2.9373912485736864, 2.9379312786421488, 2.9384713087106116, 2.939011338779074, 2.939551368847537, 2.940091398915999, 2.9406314289844615, 2.9411714590529248, 2.941711489121387, 2.9422515191898495, 2.9427915492583123, 2.9433315793267747, 2.9438716093952375, 2.9444116394636994, 2.9449516695321627, 2.945491699600625, 2.9460317296690874, 2.9465717597375503, 2.9471117898060126, 2.9476518198744754, 2.9481918499429383, 2.9487318800114, 2.949271910079863, 2.949811940148326, 2.9503519702167886, 2.9508920002852506, 2.9514320303537134, 2.951972060422176, 2.9525120904906386, 2.953052120559101, 2.9535921506275638, 2.954132180696026, 2.9546722107644885, 2.9552122408329513, 2.9557522709014137, 2.9562923009698765, 2.956832331038339, 2.9573723611068017, 2.957912391175264, 2.958452421243727, 2.9589924513121892, 2.9595324813806516, 2.960072511449115, 2.9606125415175772, 2.961152571586039, 2.9616926016545024, 2.962232631722965, 2.9627726617914276, 2.9633126918598895, 2.9638527219283524, 2.964392751996815, 2.9649327820652776, 2.96547281213374, 2.9660128422022027, 2.966552872270665, 2.9670929023391284, 2.9676329324075903, 2.9681729624760527, 2.968712992544516, 2.9692530226129783, 2.9697930526814402, 2.9703330827499035, 2.970873112818366, 2.9714131428868287, 2.971953172955291, 2.972493203023754, 2.9730332330922162, 2.973573263160679, 2.9741132932291414, 2.974653323297604, 2.9751933533660666, 2.9757333834345294, 2.9762734135029913, 2.976813443571454, 2.977353473639917, 2.97789350370838, 2.9784335337768417, 2.9789735638453045, 2.9795135939137674, 2.9800536239822297, 2.9805936540506917, 2.981133684119155, 2.9816737141876173, 2.9822137442560805, 2.9827537743245425, 2.983293804393005, 2.9838338344614677, 2.9843738645299305, 2.9849138945983924, 2.985453924666855, 2.985993954735318, 2.986533984803781, 2.9870740148722428, 2.987614044940706, 2.9881540750091684, 2.988694105077631, 2.9892341351460936, 2.989774165214556, 2.990314195283019, 2.9908542253514816, 2.9913942554199435, 2.9919342854884063, 2.992474315556869, 2.993014345625332, 2.993554375693794, 2.9940944057622563, 2.9946344358307195, 2.9951744658991815, 2.995714495967644, 2.996254526036107, 2.9967945561045695, 2.9973345861730314, 2.9978746162414946, 2.998414646309957, 2.99895467637842, 2.9994947064468818, 3.0000347365153446, 3.0005747665838074, 3.00111479665227, 3.0016548267207326, 3.002194856789195, 3.0027348868576578, 3.0032749169261206, 3.0038149469945825, 3.0043549770630453, 3.004895007131508, 3.005435037199971, 3.005975067268433, 3.0065150973368957, 3.0070551274053585, 3.007595157473821, 3.0081351875422833, 3.008675217610746, 3.0092152476792084, 3.0097552777476717, 3.0102953078161336, 3.010835337884596, 3.0113753679530593, 3.0119153980215216, 3.0124554280899836, 3.0129954581584464, 3.013535488226909, 3.014075518295372, 3.014615548363834, 3.0151555784322968, 3.0156956085007596, 3.016235638569222, 3.0167756686376848, 3.017315698706147, 3.0178557287746095, 3.0183957588430728, 3.0189357889115347, 3.0194758189799975, 3.0200158490484603, 3.020555879116923, 3.021095909185385, 3.021635939253848, 3.0221759693223107, 3.022715999390773, 3.023256029459235, 3.0237960595276983, 3.0243360895961606, 3.0248761196646234, 3.025416149733086, 3.025956179801548, 3.026496209870011, 3.027036239938474, 3.0275762700069357, 3.0281163000753986, 3.0286563301438614, 3.029196360212324, 3.029736390280786, 3.0302764203492485, 3.0308164504177117, 3.031356480486174, 3.0318965105546365, 3.0324365406230993, 3.0329765706915617, 3.0335166007600245, 3.034056630828487, 3.0345966608969497, 3.035136690965412, 3.0356767210338744, 3.0362167511023372, 3.0367567811707996, 3.037296811239263, 3.037836841307725, 3.038376871376187, 3.0389169014446504, 3.039456931513113, 3.0399969615815747, 3.040536991650038, 3.0410770217185004, 3.041617051786963, 3.042157081855425, 3.042697111923888, 3.0432371419923507, 3.043777172060813, 3.044317202129276, 3.0448572321977383, 3.0453972622662007, 3.045937292334664, 3.046477322403126, 3.0470173524715887, 3.0475573825400515, 3.048097412608514, 3.0486374426769762, 3.0491774727454386, 3.049717502813902, 3.0502575328823642, 3.050797562950826, 3.0513375930192894, 3.051877623087752, 3.0524176531562146, 3.052957683224677, 3.0534977132931393, 3.054037743361602, 3.054577773430065, 3.055117803498527, 3.0556578335669897, 3.0561978636354525, 3.0567378937039154, 3.0572779237723773, 3.05781795384084, 3.058357983909303, 3.0588980139777653, 3.059438044046228, 3.0599780741146905, 3.060518104183153, 3.061058134251616, 3.061598164320078, 3.062138194388541, 3.062678224457003, 3.063218254525466, 3.0637582845939284, 3.0642983146623908, 3.064838344730854, 3.0653783747993164, 3.0659184048677783, 3.0664584349362416, 3.066998465004704, 3.067538495073167, 3.068078525141629, 3.0686185552100915, 3.0691585852785543, 3.069698615347017, 3.070238645415479, 3.070778675483942, 3.0713187055524047, 3.0718587356208675, 3.0723987656893295, 3.072938795757792, 3.073478825826255, 3.0740188558947175, 3.07455888596318, 3.0750989160316426, 3.075638946100105, 3.0761789761685674, 3.07671900623703, 3.077259036305493, 3.0777990663739554, 3.0783390964424173, 3.0788791265108806, 3.079419156579343, 3.079959186647806, 3.080499216716268, 3.0810392467847305, 3.0815792768531933, 3.082119306921656, 3.082659336990118, 3.083199367058581, 3.0837393971270437, 3.0842794271955065, 3.0848194572639684, 3.0853594873324313, 3.085899517400894, 3.0864395474693564, 3.086979577537819, 3.0875196076062816, 3.088059637674744, 3.0885996677432073, 3.089139697811669, 3.089679727880132, 3.090219757948595, 3.090759788017057, 3.0912998180855196, 3.091839848153982, 3.092379878222445, 3.0929199082909076, 3.0934599383593695, 3.0939999684278328, 3.094539998496295, 3.095080028564758, 3.0956200586332203, 3.0961600887016827, 3.0967001187701455, 3.0972401488386083, 3.0977801789070702, 3.098320208975533, 3.0988602390439954, 3.0994002691124587, 3.0999402991809206, 3.100480329249383, 3.1010203593178463, 3.1015603893863086, 3.1021004194547706, 3.102640449523234, 3.103180479591696, 3.103720509660159, 3.1042605397286214, 3.104800569797084, 3.1053405998655466, 3.1058806299340094, 3.1064206600024717, 3.106960690070934, 3.1075007201393974, 3.1080407502078597, 3.1085807802763217, 3.109120810344785, 3.1096608404132473, 3.11020087048171, 3.110740900550172, 3.111280930618635, 3.1118209606870977, 3.11236099075556, 3.1129010208240224, 3.1134410508924852, 3.1139810809609476, 3.114521111029411, 3.115061141097873, 3.115601171166335, 3.1161412012347984, 3.1166812313032604, 3.1172212613717227, 3.1177612914401855, 3.1183013215086484, 3.1188413515771107, 3.119381381645573, 3.1199214117140364, 3.1204614417824987, 3.1210014718509607, 3.121541501919424, 3.1220815319878863, 3.122621562056349, 3.1231615921248115, 3.123701622193274, 3.1242416522617367, 3.1247816823301995, 3.1253217123986614, 3.1258617424671242, 3.126401772535587, 3.12694180260405, 3.127481832672512, 3.128021862740974, 3.1285618928094374, 3.1291019228779, 3.1296419529463617, 3.130181983014825, 3.1307220130832873, 3.13126204315175, 3.1318020732202125, 3.132342103288675, 3.1328821333571377, 3.1334221634256005, 3.133962193494063, 3.1345022235625253, 3.135042253630988, 3.135582283699451, 3.136122313767913, 3.136662343836376, 3.1372023739048385, 3.1377424039733013, 3.138282434041763, 3.138822464110226, 3.139362494178689, 3.1399025242471517, 3.1404425543156136, 3.1409825843840764, 3.1415226144525388, 3.142062644521002, 3.142602674589464, 3.1431427046579263, 3.1436827347263896, 3.144222764794852, 3.144762794863314, 3.145302824931777, 3.1458428550002395, 3.1463828850687023, 3.1469229151371643, 3.147462945205627, 3.14800297527409, 3.1485430053425523, 3.149083035411015, 3.1496230654794775, 3.15016309554794, 3.150703125616403, 3.151243155684865, 3.151783185753328, 3.1523232158217906, 3.1528632458902535, 3.1534032759587154, 3.153943306027178, 3.154483336095641, 3.1550233661641034, 3.1555633962325658, 3.1561034263010286, 3.156643456369491, 3.157183486437953, 3.157723516506416, 3.1582635465748785, 3.1588035766433418, 3.1593436067118037, 3.159883636780266, 3.160423666848729, 3.1609636969171917, 3.161503726985654, 3.1620437570541164, 3.1625837871225793, 3.163123817191042, 3.163663847259504, 3.1642038773279673, 3.1647439073964296, 3.165283937464892, 3.1658239675333544, 3.166363997601817, 3.16690402767028, 3.1674440577387424, 3.1679840878072048, 3.1685241178756676, 3.16906414794413, 3.169604178012593, 3.170144208081055, 3.1706842381495175, 3.1712242682179808, 3.171764298286443, 3.172304328354905, 3.1728443584233683, 3.1733843884918307, 3.1739244185602935, 3.174464448628756, 3.1750044786972182, 3.175544508765681, 3.176084538834144, 3.1766245689026062, 3.1771645989710686, 3.177704629039531, 3.1782446591079943, 3.178784689176456, 3.179324719244919, 3.179864749313382, 3.180404779381844, 3.1809448094503066, 3.1814848395187694, 3.182024869587232, 3.1825648996556946, 3.183104929724157, 3.1836449597926197, 3.184184989861082, 3.1847250199295454, 3.1852650499980073, 3.1858050800664697, 3.186345110134933, 3.1868851402033953, 3.1874251702718572, 3.18796520034032, 3.188505230408783, 3.1890452604772457, 3.1895852905457076, 3.1901253206141704, 3.1906653506826332, 3.1912053807510956, 3.1917454108195584, 3.192285440888021, 3.192825470956483, 3.1933655010249464, 3.1939055310934084, 3.194445561161871, 3.194985591230334, 3.1955256212987964, 3.1960656513672587, 3.196605681435721, 3.1971457115041844, 3.1976857415726463, 3.1982257716411087, 3.198765801709572, 3.1993058317780343, 3.199845861846496, 3.2003858919149595, 3.200925921983422, 3.2014659520518847, 3.202005982120347, 3.2025460121888094, 3.2030860422572722, 3.203626072325735, 3.204166102394197, 3.20470613246266, 3.2052461625311226, 3.2057861925995854, 3.2063262226680473, 3.20686625273651, 3.207406282804973, 3.2079463128734353, 3.2084863429418977, 3.2090263730103605, 3.2095664030788233, 3.2101064331472857, 3.210646463215748, 3.211186493284211, 3.2117265233526733, 3.2122665534211365, 3.2128065834895985, 3.213346613558061, 3.213886643626524, 3.2144266736949865, 3.2149667037634484, 3.215506733831911, 3.216046763900374, 3.216586793968837, 3.2171268240372988, 3.2176668541057616, 3.2182068841742244, 3.2187469142426868, 3.219286944311149, 3.219826974379612, 3.2203670044480743, 3.2209070345165376, 3.2214470645849995, 3.2219870946534623, 3.222527124721925, 3.2230671547903875, 3.22360718485885, 3.2241472149273127, 3.2246872449957755, 3.225227275064238, 3.2257673051327, 3.226307335201163, 3.2268473652696255, 3.2273873953380887, 3.2279274254065506, 3.228467455475013, 3.229007485543476, 3.2295475156119386, 3.2300875456804006, 3.2306275757488634, 3.231167605817326, 3.231707635885789, 3.232247665954251, 3.2327876960227138, 3.2333277260911766, 3.233867756159639, 3.2344077862281013, 3.234947816296564, 3.2354878463650265, 3.2360278764334893, 3.2365679065019517, 3.2371079365704145, 3.237647966638877, 3.2381879967073393, 3.238728026775802, 3.2392680568442644, 3.2398080869127277, 3.2403481169811896, 3.240888147049652, 3.2414281771181153, 3.2419682071865776, 3.2425082372550396, 3.243048267323503, 3.243588297391965, 3.244128327460428, 3.24466835752889, 3.2452083875973528, 3.2457484176658156, 3.246288447734278, 3.2468284778027403, 3.247368507871203, 3.2479085379396655, 3.2484485680081288, 3.2489885980765907, 3.249528628145053, 3.2500686582135163, 3.2506086882819787, 3.251148718350441, 3.251688748418904, 3.2522287784873662, 3.252768808555829, 3.2533088386242914, 3.2538488686927542, 3.2543888987612166, 3.25492892882968, 3.255468958898142, 3.256008988966604, 3.256549019035067, 3.25708904910353, 3.2576290791719917, 3.2581691092404546, 3.2587091393089174, 3.25924916937738, 3.259789199445842, 3.260329229514305, 3.2608692595827677, 3.26140928965123, 3.2619493197196925, 3.2624893497881553, 3.2630293798566177, 3.263569409925081, 3.264109439993543, 3.2646494700620052, 3.265189500130468, 3.265729530198931, 3.2662695602673932, 3.2668095903358556, 3.2673496204043184, 3.2678896504727812, 3.268429680541243, 3.2689697106097064, 3.269509740678169, 3.2700497707466316, 3.270589800815094, 3.2711298308835564, 3.271669860952019, 3.272209891020482, 3.272749921088944, 3.2732899511574067, 3.2738299812258695, 3.2743700112943324, 3.2749100413627943, 3.2754500714312567, 3.27599010149972, 3.2765301315681823, 3.277070161636644, 3.2776101917051075, 3.27815022177357, 3.278690251842032, 3.279230281910495, 3.2797703119789574, 3.2803103420474202, 3.2808503721158826, 3.2813904021843454, 3.281930432252808, 3.2824704623212706, 3.283010492389733, 3.2835505224581953, 3.284090552526658, 3.284630582595121, 3.285170612663583, 3.2857106427320457, 3.2862506728005085, 3.2867907028689713, 3.2873307329374333, 3.287870763005896, 3.288410793074359, 3.2889508231428213, 3.2894908532112836, 3.2900308832797465, 3.290570913348209, 3.291110943416672, 3.291650973485134, 3.2921910035535964, 3.2927310336220597, 3.293271063690522, 3.2938110937589844, 3.2943511238274468, 3.2948911538959096, 3.2954311839643724, 3.2959712140328343, 3.2965112441012976, 3.29705127416976, 3.2975913042382223, 3.298131334306685, 3.2986713643751475, 3.2992113944436103, 3.299751424512073, 3.300291454580535, 3.300831484648998, 3.3013715147174607, 3.3019115447859235, 3.3024515748543855, 3.3029916049228483, 3.303531634991311, 3.3040716650597735, 3.3046116951282354, 3.3051517251966986, 3.305691755265161, 3.306231785333624, 3.306771815402086, 3.3073118454705486, 3.3078518755390114, 3.308391905607474, 3.3089319356759366, 3.309471965744399, 3.3100119958128618, 3.3105520258813246, 3.3110920559497865, 3.3116320860182498, 3.312172116086712, 3.3127121461551745, 3.313252176223637, 3.3137922062920997, 3.3143322363605625, 3.314872266429025, 3.3154122964974873, 3.31595232656595, 3.3164923566344124, 3.3170323867028757, 3.3175724167713376, 3.3181124468398, 3.3186524769082633, 3.319192506976725, 3.3197325370451876, 3.320272567113651, 3.320812597182113, 3.3213526272505756, 3.3218926573190384, 3.3224326873875007, 3.3229727174559636, 3.3235127475244255, 3.3240527775928888, 3.324592807661351, 3.3251328377298135, 3.3256728677982763, 3.3262128978667387, 3.3267529279352015, 3.3272929580036643, 3.3278329880721262, 3.328373018140589, 3.328913048209052, 3.3294530782775147, 3.3299931083459766, 3.3305331384144394, 3.3310731684829022, 3.3316131985513646, 3.332153228619827, 3.33269325868829, 3.333233288756752, 3.333773318825215, 3.3343133488936774, 3.3348533789621397, 3.3353934090306026, 3.3359334390990654, 3.3364734691675273, 3.33701349923599, 3.337553529304453, 3.3380935593729157, 3.3386335894413777, 3.339173619509841, 3.3397136495783033, 3.3402536796467657, 3.3407937097152285, 3.341333739783691, 3.3418737698521537, 3.3424137999206165, 3.3429538299890784, 3.3434938600575412, 3.3440338901260036, 3.344573920194467, 3.345113950262929, 3.345653980331391, 3.3461940103998544, 3.346734040468317, 3.3472740705367787, 3.347814100605242, 3.3483541306737044, 3.348894160742167, 3.3494341908106295, 3.349974220879092, 3.3505142509475547, 3.3510542810160175, 3.3515943110844795, 3.3521343411529423, 3.352674371221405, 3.353214401289868, 3.35375443135833, 3.3542944614267927, 3.3548344914952555, 3.355374521563718, 3.35591455163218, 3.356454581700643, 3.356994611769106, 3.3575346418375682, 3.3580746719060306, 3.3586147019744934, 3.359154732042956, 3.3596947621114177, 3.360234792179881, 3.3607748222483433, 3.3613148523168066, 3.3618548823852685, 3.362394912453731, 3.3629349425221937, 3.3634749725906565, 3.3640150026591185, 3.3645550327275813, 3.365095062796044, 3.365635092864507, 3.366175122932969, 3.3667151530014316, 3.3672551830698945, 3.367795213138357, 3.3683352432068197, 3.368875273275282, 3.3694153033437444, 3.3699553334122077, 3.3704953634806696, 3.3710353935491324, 3.371575423617595, 3.372115453686058, 3.37265548375452, 3.3731955138229823, 3.3737355438914456, 3.374275573959908, 3.37481560402837, 3.375355634096833, 3.3758956641652955, 3.3764356942337583, 3.3769757243022207, 3.377515754370683, 3.378055784439146, 3.3785958145076087, 3.3791358445760706, 3.3796758746445335, 3.3802159047129963, 3.380755934781459, 3.381295964849921, 3.3818359949183834, 3.3823760249868466, 3.382916055055309, 3.3834560851237714, 3.383996115192234, 3.3845361452606966, 3.3850761753291594, 3.3856162053976218, 3.3861562354660846, 3.386696265534547, 3.38723629560301, 3.387776325671472, 3.3883163557399345, 3.3888563858083978, 3.38939641587686, 3.389936445945322, 3.3904764760137853, 3.3910165060822477, 3.3915565361507105, 3.3920965662191724, 3.3926365962876353, 3.393176626356098, 3.3937166564245604, 3.394256686493023, 3.3947967165614856, 3.395336746629948, 3.3958767766984113, 3.396416806766873, 3.3969568368353356, 3.397496866903799, 3.398036896972261, 3.3985769270407236, 3.3991169571091864, 3.3996569871776487, 3.400197017246111, 3.4007370473145735, 3.4012770773830368, 3.401817107451499, 3.402357137519961, 3.4028971675884243, 3.4034371976568867, 3.4039772277253495, 3.404517257793812, 3.4050572878622742, 3.405597317930737, 3.4061373479992, 3.406677378067662, 3.4072174081361246, 3.4077574382045874, 3.4082974682730502, 3.408837498341512, 3.409377528409975, 3.409917558478438, 3.4104575885469, 3.4109976186153625, 3.4115376486838254, 3.4120776787522877, 3.4126177088207506, 3.413157738889213, 3.4136977689576757, 3.414237799026138, 3.414777829094601, 3.4153178591630633, 3.4158578892315257, 3.416397919299989, 3.4169379493684513, 3.4174779794369132, 3.4180180095053765, 3.418558039573839, 3.4190980696423017, 3.419638099710764, 3.4201781297792264, 3.4207181598476892, 3.421258189916152, 3.421798219984614, 3.422338250053077, 3.422878280121539, 3.4234183101900024, 3.4239583402584644, 3.4244983703269267, 3.42503840039539, 3.4255784304638524, 3.4261184605323147, 3.4266584906007775, 3.42719852066924, 3.4277385507377027, 3.428278580806165, 3.428818610874628, 3.4293586409430903, 3.429898671011553, 3.4304387010800155, 3.430978731148478, 3.4315187612169407, 3.4320587912854035, 3.4325988213538654, 3.433138851422328, 3.433678881490791, 3.434218911559254, 3.434758941627716, 3.4352989716961786, 3.4358390017646414, 3.436379031833104, 3.436919061901566, 3.437459091970029, 3.4379991220384913, 3.4385391521069546, 3.4390791821754165, 3.439619212243879, 3.440159242312342, 3.440699272380804, 3.441239302449267, 3.4417793325177293, 3.442319362586192, 3.4428593926546545, 3.443399422723117, 3.44393945279158, 3.4444794828600425, 3.4450195129285044, 3.4455595429969677, 3.44609957306543, 3.446639603133893, 3.447179633202355, 3.4477196632708176, 3.4482596933392804, 3.448799723407743, 3.449339753476205, 3.449879783544668, 3.4504198136131303, 3.4509598436815936, 3.4514998737500555, 3.452039903818518, 3.452579933886981, 3.4531199639554435, 3.4536599940239054, 3.4542000240923687, 3.454740054160831, 3.455280084229294, 3.4558201142977563, 3.456360144366219, 3.4569001744346814, 3.4574402045031443, 3.4579802345716066, 3.458520264640069, 3.4590602947085323, 3.4596003247769946, 3.4601403548454566, 3.4606803849139194, 3.461220414982382, 3.461760445050845, 3.462300475119307, 3.4628405051877698, 3.4633805352562326, 3.463920565324695, 3.4644605953931573, 3.46500062546162, 3.4655406555300825, 3.4660806855985458, 3.4666207156670077, 3.46716074573547, 3.4677007758039333, 3.4682408058723957, 3.4687808359408576, 3.469320866009321, 3.4698608960777833, 3.470400926146246, 3.470940956214708, 3.4714809862831713, 3.4720210163516336, 3.472561046420096, 3.473101076488559, 3.473641106557021, 3.474181136625484, 3.474721166693947, 3.4752611967624087, 3.4758012268308716, 3.4763412568993344, 3.476881286967797, 3.477421317036259, 3.477961347104722, 3.4785013771731847, 3.479041407241647, 3.479581437310109, 3.4801214673785723, 3.4806614974470347, 3.4812015275154966, 3.48174155758396, 3.4822815876524222, 3.482821617720885, 3.4833616477893474, 3.48390167785781, 3.4844417079262726, 3.4849817379947354, 3.485521768063198, 3.48606179813166, 3.486601828200123, 3.487141858268586, 3.4876818883370477, 3.488221918405511, 3.4887619484739734, 3.489301978542436, 3.489842008610898, 3.490382038679361, 3.4909220687478237, 3.491462098816286, 3.4920021288847485, 3.4925421589532113, 3.4930821890216737, 3.493622219090137, 3.494162249158599, 3.4947022792270612, 3.4952423092955245, 3.495782339363987, 3.496322369432449, 3.496862399500912, 3.4974024295693744, 3.4979424596378372, 3.498482489706299, 3.499022519774762, 3.499562549843225, 3.500102579911687, 3.50064260998015, 3.5011826400486123, 3.5017226701170747, 3.502262700185538, 3.502802730254, 3.5033427603224627, 3.5038827903909255, 3.5044228204593884, 3.5049628505278503, 3.505502880596313, 3.506042910664776, 3.5065829407332383, 3.5071229708017, 3.5076630008701635, 3.508203030938626, 3.508743061007089, 3.509283091075551, 3.5098231211440134, 3.510363151212476, 3.510903181280939, 3.511443211349401, 3.5119832414178638, 3.5125232714863266, 3.5130633015547894, 3.5136033316232513, 3.514143361691714, 3.514683391760177, 3.5152234218286393, 3.515763451897102, 3.5163034819655645, 3.516843512034027, 3.51738354210249, 3.517923572170952, 3.518463602239415, 3.5190036323078773, 3.5195436623763405, 3.5200836924448025, 3.520623722513265, 3.521163752581728, 3.52170378265019, 3.5222438127186524, 3.5227838427871156, 3.523323872855578, 3.52386390292404, 3.524403932992503, 3.5249439630609656, 3.5254839931294284, 3.5260240231978903, 3.526564053266353, 3.527104083334816, 3.5276441134032788, 3.528184143471741, 3.5287241735402035, 3.529264203608666, 3.529804233677129, 3.530344263745591, 3.530884293814054, 3.5314243238825167, 3.531964353950979, 3.5325043840194414, 3.5330444140879043, 3.533584444156367, 3.5341244742248294, 3.534664504293292, 3.5352045343617546, 3.535744564430217, 3.5362845944986803, 3.536824624567142, 3.5373646546356046, 3.537904684704068, 3.53844471477253, 3.538984744840992, 3.539524774909455, 3.5400648049779178, 3.5406048350463806, 3.5411448651148425, 3.5416848951833053, 3.542224925251768, 3.5427649553202305, 3.5433049853886933, 3.5438450154571557, 3.544385045525618, 3.5449250755940813, 3.5454651056625432, 3.546005135731006, 3.546545165799469, 3.5470851958679313, 3.5476252259363936, 3.548165256004856, 3.5487052860733193, 3.5492453161417816, 3.5497853462102436, 3.550325376278707, 3.550865406347169, 3.551405436415632, 3.5519454664840944, 3.5524854965525567, 3.5530255266210196, 3.5535655566894824, 3.5541055867579443, 3.554645616826407, 3.55518564689487, 3.5557256769633327, 3.5562657070317947, 3.556805737100257, 3.5573457671687203, 3.5578857972371827, 3.558425827305645, 3.558965857374108, 3.5595058874425702, 3.560045917511033, 3.5605859475794954, 3.5611259776479582, 3.5616660077164206, 3.562206037784883, 3.562746067853346, 3.563286097921808, 3.5638261279902714, 3.5643661580587334, 3.5649061881271957, 3.565446218195659, 3.5659862482641214, 3.5665262783325833, 3.567066308401046, 3.567606338469509, 3.5681463685379717, 3.5686863986064337, 3.5692264286748965, 3.5697664587433593, 3.5703064888118217, 3.570846518880284, 3.571386548948747, 3.5719265790172092, 3.5724666090856725, 3.5730066391541344, 3.5735466692225972, 3.57408669929106, 3.5746267293595224, 3.575166759427985, 3.575706789496447, 3.5762468195649104, 3.576786849633373, 3.5773268797018347, 3.577866909770298, 3.5784069398387603, 3.578946969907223, 3.5794869999756855, 3.580027030044148, 3.5805670601126107, 3.5811070901810735, 3.5816471202495355, 3.5821871503179983, 3.582727180386461, 3.583267210454924, 3.583807240523386, 3.5843472705918487, 3.5848873006603115, 3.585427330728774, 3.5859673607972358, 3.586507390865699, 3.5870474209341614, 3.5875874510026247, 3.5881274810710866, 3.5886675111395494, 3.5892075412080118, 3.5897475712764746, 3.590287601344937, 3.5908276314133993, 3.5913676614818626, 3.591907691550325, 3.592447721618787, 3.59298775168725, 3.5935277817557125, 3.5940678118241753, 3.5946078418926373, 3.5951478719611, 3.595687902029563, 3.5962279320980257, 3.5967679621664876, 3.5973079922349505, 3.597848022303413, 3.598388052371876, 3.598928082440338, 3.5994681125088004, 3.6000081425772636, 3.600548172645726, 3.601088202714188, 3.601628232782651, 3.6021682628511136, 3.602708292919576, 3.6032483229880388, 3.603788353056501, 3.604328383124964, 3.604868413193426, 3.605408443261889, 3.6059484733303515, 3.6064885033988148, 3.6070285334672767, 3.607568563535739, 3.608108593604202, 3.6086486236726647, 3.6091886537411266, 3.6097286838095894, 3.6102687138780523, 3.610808743946515, 3.611348774014977, 3.61188880408344, 3.6124288341519026, 3.612968864220365, 3.6135088942888274, 3.61404892435729, 3.6145889544257526, 3.615128984494216, 3.6156690145626778, 3.61620904463114, 3.616749074699603, 3.6172891047680658, 3.617829134836528, 3.6183691649049905, 3.6189091949734533, 3.619449225041916, 3.619989255110378, 3.6205292851788413, 3.6210693152473037, 3.6216093453157665, 3.622149375384229, 3.6226894054526912, 3.623229435521154, 3.623769465589617, 3.624309495658079, 3.6248495257265416, 3.625389555795004, 3.6259295858634673, 3.626469615931929, 3.6270096460003916, 3.627549676068855, 3.628089706137317, 3.628629736205779, 3.6291697662742424, 3.6297097963427047, 3.6302498264111676, 3.63078985647963, 3.6313298865480923, 3.631869916616555, 3.632409946685018, 3.6329499767534803, 3.6334900068219427, 3.6340300368904055, 3.6345700669588683, 3.6351100970273302, 3.635650127095793, 3.636190157164256, 3.6367301872327187, 3.6372702173011806, 3.6378102473696434, 3.6383502774381062, 3.6388903075065686, 3.639430337575031, 3.639970367643494, 3.640510397711956, 3.6410504277804194, 3.6415904578488814, 3.6421304879173437, 3.642670517985807, 3.6432105480542694, 3.6437505781227313, 3.644290608191194, 3.644830638259657, 3.6453706683281193, 3.6459106983965817, 3.6464507284650445, 3.6469907585335073, 3.647530788601969, 3.6480708186704325, 3.648610848738895, 3.6491508788073572, 3.64969090887582, 3.6502309389442824, 3.6507709690127452, 3.651310999081208, 3.65185102914967, 3.652391059218133, 3.6529310892865956, 3.6534711193550584, 3.6540111494235203, 3.6545511794919827, 3.655091209560446, 3.6556312396289083, 3.6561712696973703, 3.6567112997658335, 3.657251329834296, 3.6577913599027587, 3.658331389971221, 3.6588714200396835, 3.6594114501081463, 3.659951480176609, 3.6604915102450715, 3.661031540313534, 3.6615715703819967, 3.6621116004504595, 3.6626516305189214, 3.663191660587384, 3.663731690655847, 3.6642717207243094, 3.6648117507927718, 3.6653517808612346, 3.6658918109296974, 3.6664318409981598, 3.666971871066622, 3.667511901135085, 3.6680519312035473, 3.6685919612720106, 3.6691319913404725, 3.669672021408935, 3.670212051477398, 3.6707520815458605, 3.6712921116143225, 3.6718321416827857, 3.672372171751248, 3.672912201819711, 3.673452231888173, 3.6739922619566356, 3.6745322920250985, 3.675072322093561, 3.6756123521620236, 3.676152382230486, 3.6766924122989484, 3.6772324423674116, 3.6777724724358736, 3.6783125025043364, 3.678852532572799, 3.6793925626412616, 3.679932592709724, 3.6804726227781868, 3.6810126528466496, 3.681552682915112, 3.6820927129835743, 3.682632743052037, 3.6831727731204995, 3.6837128031889628, 3.6842528332574247, 3.684792863325887, 3.68533289339435, 3.6858729234628123, 3.6864129535312746, 3.6869529835997374, 3.6874930136682003, 3.688033043736662, 3.688573073805125, 3.689113103873588, 3.6896531339420506, 3.6901931640105126, 3.690733194078976, 3.691273224147438, 3.6918132542159006, 3.692353284284363, 3.6928933143528258, 3.6934333444212886, 3.693973374489751, 3.6945134045582133, 3.695053434626676, 3.6955934646951385, 3.6961334947636018, 3.6966735248320637, 3.697213554900526, 3.6977535849689893, 3.6982936150374517, 3.6988336451059136, 3.699373675174377, 3.6999137052428392, 3.700453735311302, 3.7009937653797644, 3.701533795448227, 3.7020738255166896, 3.7026138555851524, 3.7031538856536144, 3.703693915722077, 3.7042339457905396, 3.704773975859003, 3.7053140059274647, 3.7058540359959276, 3.7063940660643904, 3.7069340961328527, 3.707474126201315, 3.708014156269778, 3.7085541863382407, 3.709094216406703, 3.7096342464751655, 3.7101742765436283, 3.7107143066120907, 3.711254336680554, 3.711794366749016, 3.7123343968174782, 3.712874426885941, 3.713414456954404, 3.713954487022866, 3.7144945170913286, 3.7150345471597914, 3.7155745772282542, 3.716114607296716, 3.716654637365179, 3.717194667433642, 3.717734697502104, 3.7182747275705665, 3.7188147576390294, 3.7193547877074917, 3.719894817775955, 3.720434847844417, 3.7209748779128797, 3.7215149079813425, 3.722054938049805, 3.7225949681182673, 3.7231349981867297, 3.723675028255193, 3.7242150583236553, 3.724755088392117, 3.7252951184605805, 3.725835148529043, 3.726375178597505, 3.726915208665968, 3.7274552387344304, 3.7279952688028932, 3.7285352988713556, 3.729075328939818, 3.729615359008281, 3.7301553890767436, 3.7306954191452055, 3.7312354492136683, 3.731775479282131, 3.732315509350594, 3.732855539419056, 3.7333955694875183, 3.7339355995559815, 3.734475629624444, 3.7350156596929063, 3.735555689761369, 3.7360957198298315, 3.7366357498982943, 3.7371757799667567, 3.7377158100352195, 3.738255840103682, 3.738795870172145, 3.739335900240607, 3.7398759303090694, 3.7404159603775327, 3.740955990445995, 3.741496020514457, 3.7420360505829198, 3.7425760806513826, 3.7431161107198454, 3.7436561407883073, 3.74419617085677, 3.744736200925233, 3.7452762309936953, 3.7458162610621577, 3.7463562911306205, 3.746896321199083, 3.747436351267546, 3.747976381336008, 3.7485164114044704, 3.7490564414729337, 3.749596471541396, 3.7501365016098585, 3.7506765316783213, 3.7512165617467836, 3.7517565918152465, 3.7522966218837084, 3.7528366519521716, 3.753376682020634, 3.753916712089097, 3.754456742157559, 3.7549967722260216, 3.7555368022944844, 3.756076832362947, 3.756616862431409, 3.757156892499872, 3.7576969225683348, 3.7582369526367976, 3.7587769827052595, 3.7593170127737223, 3.759857042842185, 3.7603970729106475, 3.7609371029791094, 3.7614771330475727, 3.762017163116035, 3.762557193184498, 3.7630972232529603, 3.7636372533214226, 3.7641772833898854, 3.7647173134583483, 3.7652573435268106, 3.765797373595273, 3.766337403663736, 3.766877433732198, 3.7674174638006606, 3.767957493869124, 3.768497523937586, 3.769037554006048, 3.7695775840745114, 3.7701176141429737, 3.7706576442114366, 3.7711976742798985, 3.7717377043483613, 3.772277734416824, 3.7728177644852865, 3.773357794553749, 3.7738978246222117, 3.774437854690674, 3.7749778847591373, 3.7755179148275992, 3.7760579448960616, 3.776597974964525, 3.7771380050329872, 3.7776780351014496, 3.7782180651699124, 3.778758095238375, 3.7792981253068376, 3.7798381553753, 3.780378185443763, 3.780918215512225, 3.781458245580688, 3.7819982756491504, 3.7825383057176127, 3.7830783357860756, 3.7836183658545384, 3.7841583959230003, 3.784698425991463, 3.785238456059926, 3.7857784861283887, 3.7863185161968507, 3.7868585462653135, 3.7873985763337763, 3.7879386064022387, 3.788478636470701, 3.789018666539164, 3.7895586966076262, 3.7900987266760895, 3.7906387567445514, 3.791178786813014, 3.7917188168814766, 3.7922588469499394, 3.792798877018402, 3.793338907086864, 3.793878937155327, 3.79441896722379, 3.7949589972922517, 3.795499027360715, 3.7960390574291774, 3.7965790874976397, 3.7971191175661025, 3.797659147634565, 3.7981991777030277, 3.7987392077714905, 3.7992792378399525, 3.7998192679084153, 3.800359297976878, 3.800899328045341, 3.801439358113803, 3.801979388182265, 3.8025194182507285, 3.803059448319191, 3.8035994783876528, 3.804139508456116, 3.8046795385245784, 3.8052195685930412, 3.8057595986615036, 3.806299628729966, 3.806839658798429, 3.807379688866891, 3.807919718935354, 3.8084597490038163, 3.808999779072279, 3.8095398091407415, 3.810079839209204, 3.8106198692776667, 3.8111598993461295, 3.8116999294145915, 3.8122399594830543, 3.812779989551517, 3.81332001961998, 3.813860049688442, 3.8144000797569046, 3.8149401098253675, 3.81548013989383, 3.816020169962292, 3.816560200030755, 3.8171002300992174, 3.8176402601676807, 3.8181802902361426, 3.818720320304605, 3.819260350373068, 3.8198003804415306, 3.8203404105099925, 3.8208804405784553, 3.821420470646918, 3.821960500715381, 3.822500530783843, 3.823040560852306, 3.8235805909207685, 3.824120620989231, 3.8246606510576937, 3.825200681126156, 3.825740711194619, 3.8262807412630817, 3.8268207713315436, 3.8273608014000065, 3.8279008314684693, 3.828440861536932, 3.828980891605394, 3.8295209216738564, 3.8300609517423196, 3.830600981810782, 3.831141011879244, 3.831681041947707, 3.8322210720161696, 3.8327611020846324, 3.8333011321530948, 3.833841162221557, 3.83438119229002, 3.8349212223584828, 3.8354612524269447, 3.8360012824954075, 3.8365413125638703, 3.837081342632333, 3.837621372700795, 3.8381614027692583, 3.8387014328377207, 3.839241462906183, 3.8397814929746454, 3.8403215230431083, 3.840861553111571, 3.8414015831800334, 3.841941613248496, 3.8424816433169586, 3.843021673385421, 3.8435617034538843, 3.844101733522346, 3.8446417635908086, 3.845181793659272, 3.845721823727734, 3.846261853796196, 3.8468018838646594, 3.8473419139331217, 3.8478819440015837, 3.848421974070047, 3.8489620041385093, 3.849502034206972, 3.850042064275434, 3.850582094343897, 3.8511221244123597, 3.851662154480822, 3.852202184549285, 3.8527422146177472, 3.8532822446862096, 3.853822274754673, 3.854362304823135, 3.8549023348915976, 3.8554423649600604, 3.8559823950285232, 3.856522425096985, 3.857062455165448, 3.857602485233911, 3.858142515302373, 3.858682545370835, 3.8592225754392984, 3.8597626055077607, 3.8603026355762236, 3.860842665644686, 3.8613826957131483, 3.861922725781611, 3.862462755850074, 3.863002785918536, 3.8635428159869987, 3.8640828460554615, 3.8646228761239243, 3.8651629061923862, 3.865702936260849, 3.866242966329312, 3.8667829963977742, 3.867323026466237, 3.8678630565346994, 3.868403086603162, 3.868943116671625, 3.869483146740087, 3.87002317680855, 3.870563206877012, 3.8711032369454754, 3.8716432670139374, 3.8721832970823997, 3.872723327150863, 3.8732633572193254, 3.8738033872877873, 3.8743434173562505, 3.874883447424713, 3.8754234774931757, 3.875963507561638, 3.8765035376301005, 3.8770435676985633, 3.877583597767026, 3.878123627835488, 3.878663657903951, 3.879203687972413, 3.8797437180408765, 3.8802837481093384, 3.8808237781778008, 3.881363808246264, 3.8819038383147264, 3.882443868383189, 3.8829838984516516, 3.883523928520114, 3.884063958588577, 3.884603988657039, 3.885144018725502, 3.8856840487939643, 3.886224078862427, 3.8867641089308895, 3.887304138999352, 3.887844169067815, 3.888384199136277, 3.8889242292047395, 3.8894642592732023, 3.890004289341665, 3.890544319410127, 3.89108434947859, 3.8916243795470526, 3.8921644096155155, 3.8927044396839774, 3.89324446975244, 3.893784499820903, 3.8943245298893654, 3.894864559957828, 3.8954045900262906, 3.895944620094753, 3.896484650163216, 3.897024680231678, 3.897564710300141, 3.8981047403686038, 3.898644770437066, 3.8991848005055285, 3.899724830573991, 3.900264860642454, 3.9008048907109165, 3.9013449207793784, 3.9018849508478417, 3.902424980916304, 3.902965010984767, 3.9035050410532293, 3.9040450711216916, 3.9045851011901545, 3.9051251312586173, 3.905665161327079, 3.906205191395542, 3.906745221464005, 3.9072852515324676, 3.9078252816009296, 3.908365311669392, 3.908905341737855, 3.9094453718063176, 3.90998540187478, 3.9105254319432428, 3.911065462011705, 3.911605492080168, 3.9121455221486303, 3.912685552217093, 3.9132255822855555, 3.9137656123540183, 3.9143056424224807, 3.914845672490943, 3.9153857025594063, 3.9159257326278687, 3.9164657626963306, 3.917005792764794, 3.9175458228332563, 3.918085852901719, 3.9186258829701806, 3.9191659130386443, 3.9197059431071066, 3.920245973175569, 3.920786003244032, 3.921326033312494, 3.9218660633809566, 3.9224060934494194, 3.9229461235178817, 3.923486153586344, 3.924026183654807, 3.92456621372327, 3.9251062437917317, 3.9256462738601945, 3.9261863039286578, 3.92672633399712, 3.9272663640655825, 3.9278063941340453, 3.9283464242025077, 3.92888645427097, 3.929426484339433, 3.9299665144078952, 3.9305065444763576, 3.9310465745448204, 3.931586604613283, 3.932126634681745, 3.932666664750209, 3.9332066948186704, 3.9337467248871327, 3.9342867549555964, 3.934826785024059, 3.9353668150925203, 3.935906845160984, 3.9364468752294464, 3.9369869052979087, 3.937526935366371, 3.938066965434834, 3.9386069955032963, 3.9391470255717587, 3.9396870556402215, 3.940227085708684, 3.9407671157771462, 3.94130714584561, 3.9418471759140714, 3.9423872059825347, 3.9429272360509975, 3.94346726611946, 3.9440072961879222, 3.944547326256385, 3.9450873563248474, 3.94562738639331, 3.946167416461772, 3.946707446530235, 3.9472474765986973, 3.9477875066671606, 3.9483275367356225, 3.948867566804085, 3.949407596872548, 3.949947626941011, 3.9504876570094725, 3.9510276870779357, 3.9515677171463985, 3.952107747214861, 3.9526477772833233, 3.953187807351786, 3.9537278374202485, 3.954267867488711, 3.954807897557173, 3.955347927625636, 3.9558879576940984, 3.956427987762562, 3.9569680178310236, 3.957508047899487, 3.958048077967949, 3.958588108036412, 3.9591281381048744, 3.9596681681733368, 3.9602081982417996, 3.960748228310262, 3.9612882583787243, 3.961828288447187, 3.9623683185156495, 3.962908348584113, 3.9634483786525747, 3.963988408721037, 3.9645284387895003, 3.965068468857963, 3.9656084989264246, 3.966148528994888, 3.9666885590633507, 3.967228589131813, 3.9677686192002755, 3.968308649268738, 3.9688486793372006, 3.969388709405663, 3.9699287394741254, 3.970468769542588, 3.9710087996110506, 3.971548829679513, 3.9720888597479758, 3.972628889816439, 3.9731689198849014, 3.9737089499533633, 3.9742489800218266, 3.974789010090289, 3.9753290401587518, 3.975869070227214, 3.9764091002956765, 3.976949130364139, 3.9774891604326017, 3.978029190501064, 3.9785692205695264, 3.9791092506379893, 3.9796492807064525, 3.980189310774914, 3.980729340843377, 3.98126937091184, 3.9818094009803024, 3.9823494310487653, 3.9828894611172276, 3.98342949118569, 3.983969521254153, 3.984509551322615, 3.9850495813910776, 3.98558961145954, 3.9861296415280028, 3.986669671596465, 3.9872097016649275, 3.987749731733391, 3.9882897618018536, 3.988829791870315, 3.9893698219387788, 3.989909852007241, 3.9904498820757035, 3.9909899121441663, 3.9915299422126287, 3.992069972281091, 3.992610002349554, 3.9931500324180162, 3.9936900624864786, 3.9942300925549414, 3.9947701226234047, 3.995310152691866, 3.9958501827603286, 3.9963902128287923, 3.9969302428972546, 3.997470272965716, 3.99801030303418, 3.998550333102642, 3.9990903631711046, 3.9996303932395674, 4.000170423308029, 4.000710453376493, 4.001250483444955, 4.001790513513417, 4.00233054358188, 4.002870573650343, 4.003410603718805, 4.003950633787268, 4.004490663855731, 4.005030693924193, 4.005570723992656, 4.006110754061118, 4.00665078412958, 4.007190814198044, 4.007730844266506, 4.008270874334968, 4.008810904403431, 4.009350934471893, 4.0098909645403555, 4.010430994608818, 4.010971024677281, 4.011511054745744, 4.012051084814206, 4.012591114882668, 4.0131311449511315, 4.013671175019594, 4.014211205088057, 4.0147512351565195, 4.015291265224982, 4.015831295293444, 4.016371325361907, 4.016911355430369, 4.017451385498832, 4.0179914155672956, 4.018531445635757, 4.019071475704219, 4.019611505772683, 4.020151535841145, 4.0206915659096065, 4.021231595978071, 4.021771626046533, 4.022311656114995, 4.022851686183458, 4.02339171625192, 4.0239317463203825, 4.024471776388846, 4.025011806457308, 4.0255518365257705, 4.026091866594233, 4.026631896662696, 4.027171926731158, 4.027711956799621, 4.028251986868084, 4.0287920169365465, 4.029332047005009, 4.029872077073471, 4.030412107141934, 4.030952137210396, 4.031492167278859, 4.032032197347322, 4.032572227415784, 4.033112257484247, 4.033652287552709, 4.034192317621171, 4.034732347689635, 4.035272377758098, 4.035812407826559, 4.036352437895022, 4.036892467963485, 4.037432498031947, 4.0379725281004095, 4.038512558168873, 4.039052588237335, 4.0395926183057975, 4.04013264837426, 4.040672678442722, 4.041212708511185, 4.041752738579649, 4.04229276864811, 4.042832798716573, 4.043372828785036, 4.043912858853498, 4.044452888921961, 4.044992918990424, 4.045532949058886, 4.046072979127349, 4.046613009195811, 4.047153039264273, 4.047693069332736, 4.0482330994012, 4.048773129469661, 4.049313159538124, 4.049853189606587, 4.0503932196750485, 4.050933249743511, 4.051473279811974, 4.052013309880437, 4.052553339948899, 4.053093370017362, 4.0536334000858245, 4.054173430154287, 4.054713460222749, 4.0552534902912125, 4.055793520359675, 4.056333550428137, 4.0568735804966, 4.057413610565062, 4.057953640633524, 4.0584936707019885, 4.05903370077045, 4.059573730838913, 4.060113760907376, 4.060653790975838, 4.0611938210443, 4.061733851112763, 4.062273881181226, 4.062813911249688, 4.063353941318151, 4.063893971386613, 4.0644340014550755, 4.064974031523539, 4.065514061592001, 4.0660540916604635, 4.066594121728927, 4.067134151797389, 4.067674181865851, 4.068214211934314, 4.068754242002776, 4.0692942720712395, 4.069834302139702, 4.070374332208164, 4.070914362276627, 4.071454392345089, 4.071994422413551, 4.072534452482015, 4.073074482550477, 4.07361451261894, 4.074154542687402, 4.074694572755865, 4.075234602824327, 4.075774632892791, 4.076314662961253, 4.076854693029715, 4.077394723098178, 4.07793475316664, 4.0784747832351025, 4.079014813303565, 4.079554843372028, 4.080094873440491, 4.080634903508953, 4.081174933577415, 4.0817149636458785, 4.082254993714341, 4.082795023782803, 4.0833350538512665, 4.083875083919729, 4.084415113988191, 4.084955144056654, 4.085495174125116, 4.086035204193579, 4.086575234262042, 4.087115264330504, 4.087655294398966, 4.088195324467429, 4.088735354535892, 4.0892753846043535, 4.089815414672818, 4.09035544474128, 4.0908954748097415, 4.091435504878205, 4.091975534946667, 4.0925155650151295, 4.093055595083593, 4.093595625152055, 4.0941356552205175, 4.09467568528898, 4.095215715357442, 4.095755745425905, 4.096295775494368, 4.096835805562831, 4.097375835631293, 4.097915865699755, 4.098455895768218, 4.098995925836681, 4.099535955905143, 4.100075985973606, 4.100616016042069, 4.101156046110531, 4.101696076178993, 4.102236106247456, 4.102776136315918, 4.103316166384381, 4.103856196452844, 4.104396226521306, 4.104936256589769, 4.105476286658232, 4.106016316726693, 4.106556346795157, 4.10709637686362, 4.107636406932082, 4.1081764370005445, 4.108716467069007, 4.109256497137469, 4.109796527205932, 4.110336557274395, 4.110876587342857, 4.11141661741132, 4.111956647479783, 4.112496677548244, 4.113036707616707, 4.113576737685171, 4.114116767753633, 4.114656797822095, 4.115196827890558, 4.11573685795902, 4.116276888027483, 4.116816918095945, 4.117356948164408, 4.117896978232871, 4.118437008301333, 4.1189770383697955, 4.119517068438258, 4.120057098506721, 4.120597128575184, 4.121137158643646, 4.121677188712109, 4.1222172187805715, 4.122757248849034, 4.123297278917496, 4.1238373089859595, 4.124377339054422, 4.124917369122884, 4.125457399191347, 4.125997429259809, 4.126537459328271, 4.1270774893967355, 4.127617519465197, 4.128157549533659, 4.128697579602123, 4.129237609670585, 4.129777639739046, 4.13031766980751, 4.130857699875973, 4.131397729944435, 4.131937760012898, 4.13247779008136, 4.133017820149822, 4.133557850218285, 4.134097880286748, 4.13463791035521, 4.135177940423674, 4.135717970492135, 4.136258000560598, 4.136798030629061, 4.137338060697523, 4.137878090765986, 4.138418120834449, 4.138958150902911, 4.139498180971374, 4.140038211039836, 4.140578241108298, 4.141118271176762, 4.141658301245224, 4.142198331313686, 4.142738361382149, 4.143278391450611, 4.143818421519074, 4.144358451587536, 4.144898481655999, 4.145438511724462, 4.145978541792925, 4.146518571861387, 4.147058601929849, 4.147598631998312, 4.148138662066775, 4.148678692135237, 4.1492187222037, 4.149758752272162, 4.150298782340625, 4.150838812409087, 4.15137884247755, 4.151918872546013, 4.152458902614476, 4.152998932682937, 4.1535389627514006, 4.154078992819863, 4.154619022888326, 4.155159052956789, 4.155699083025251, 4.156239113093713, 4.156779143162176, 4.157319173230638, 4.1578592032991, 4.158399233367564, 4.158939263436027, 4.159479293504488, 4.160019323572951, 4.160559353641414, 4.161099383709876, 4.16163941377834, 4.162179443846802, 4.162719473915264, 4.163259503983727, 4.163799534052189, 4.1643395641206515, 4.164879594189115, 4.165419624257578, 4.1659596543260395, 4.166499684394502, 4.167039714462965, 4.1675797445314275, 4.168119774599889, 4.168659804668353, 4.1691998347368155, 4.169739864805278, 4.17027989487374, 4.170819924942203, 4.171359955010665, 4.171899985079128, 4.172440015147591, 4.172980045216053, 4.173520075284515, 4.174060105352978, 4.17460013542144, 4.175140165489903, 4.175680195558367, 4.176220225626828, 4.176760255695291, 4.177300285763754, 4.177840315832216, 4.1783803459006785, 4.178920375969142, 4.179460406037604, 4.1800004361060665, 4.180540466174529, 4.181080496242991, 4.181620526311454, 4.182160556379918, 4.182700586448379, 4.183240616516842, 4.183780646585305, 4.184320676653767, 4.184860706722229, 4.185400736790692, 4.185940766859155, 4.186480796927618, 4.18702082699608, 4.187560857064542, 4.188100887133005, 4.188640917201467, 4.18918094726993, 4.189720977338393, 4.190261007406855, 4.190801037475318, 4.19134106754378, 4.191881097612243, 4.192421127680706, 4.192961157749169, 4.193501187817631, 4.1940412178860935, 4.194581247954556, 4.195121278023018, 4.195661308091481, 4.196201338159944, 4.196741368228406, 4.1972813982968695, 4.197821428365331, 4.198361458433793, 4.198901488502257, 4.19944151857072, 4.199981548639181, 4.200521578707645, 4.201061608776107, 4.201601638844569, 4.202141668913032, 4.202681698981495, 4.203221729049957, 4.20376175911842, 4.204301789186882, 4.2048418192553445, 4.205381849323807, 4.20592187939227, 4.2064619094607325, 4.207001939529196, 4.207541969597658, 4.2080819996661205, 4.208622029734583, 4.209162059803045, 4.2097020898715085, 4.210242119939971, 4.210782150008433, 4.211322180076896, 4.211862210145358, 4.21240224021382, 4.212942270282284, 4.213482300350746, 4.214022330419209, 4.214562360487671, 4.215102390556133, 4.215642420624596, 4.216182450693059, 4.216722480761522, 4.217262510829984, 4.217802540898447, 4.218342570966909, 4.2188826010353715, 4.219422631103834, 4.219962661172297, 4.2205026912407595, 4.221042721309222, 4.221582751377684, 4.2221227814461475, 4.22266281151461, 4.223202841583071, 4.2237428716515355, 4.224282901719998, 4.22482293178846, 4.225362961856923, 4.225902991925385, 4.226443021993847, 4.226983052062311, 4.227523082130773, 4.228063112199235, 4.228603142267698, 4.229143172336161, 4.2296832024046225, 4.230223232473086, 4.230763262541549, 4.231303292610011, 4.231843322678473, 4.232383352746936, 4.2329233828153985, 4.233463412883862, 4.234003442952324, 4.2345434730207865, 4.235083503089249, 4.235623533157711, 4.236163563226174, 4.236703593294636, 4.2372436233631, 4.2377836534315625, 4.238323683500024, 4.238863713568487, 4.23940374363695, 4.239943773705412, 4.240483803773875, 4.241023833842338, 4.2415638639108, 4.242103893979262, 4.242643924047725, 4.243183954116187, 4.2437239841846495, 4.244264014253114, 4.244804044321575, 4.2453440743900375, 4.245884104458501, 4.246424134526963, 4.246964164595425, 4.247504194663889, 4.248044224732351, 4.2485842548008135, 4.249124284869276, 4.249664314937738, 4.250204345006201, 4.250744375074664, 4.251284405143126, 4.251824435211589, 4.252364465280052, 4.252904495348513, 4.253444525416976, 4.253984555485439, 4.254524585553902, 4.255064615622364, 4.255604645690827, 4.256144675759289, 4.256684705827752, 4.257224735896214, 4.257764765964677, 4.25830479603314, 4.258844826101602, 4.2593848561700645, 4.259924886238527, 4.260464916306989, 4.261004946375453, 4.261544976443915, 4.262085006512377, 4.2626250365808405, 4.263165066649303, 4.263705096717765, 4.264245126786228, 4.264785156854691, 4.265325186923153, 4.265865216991616, 4.266405247060078, 4.26694527712854, 4.267485307197004, 4.268025337265466, 4.268565367333928, 4.269105397402392, 4.269645427470854, 4.270185457539315, 4.270725487607779, 4.271265517676242, 4.271805547744704, 4.272345577813167, 4.272885607881629, 4.2734256379500914, 4.273965668018554, 4.274505698087016, 4.2750457281554795, 4.275585758223942, 4.276125788292405, 4.276665818360867, 4.277205848429329, 4.277745878497792, 4.2782859085662555, 4.278825938634718, 4.27936596870318, 4.279905998771643, 4.280446028840105, 4.280986058908567, 4.281526088977031, 4.282066119045493, 4.282606149113956, 4.283146179182418, 4.28368620925088, 4.284226239319343, 4.284766269387806, 4.285306299456268, 4.285846329524731, 4.286386359593194, 4.286926389661656, 4.287466419730118, 4.288006449798581, 4.288546479867044, 4.289086509935506, 4.289626540003969, 4.290166570072431, 4.290706600140894, 4.291246630209357, 4.291786660277818, 4.292326690346282, 4.292866720414745, 4.293406750483206, 4.29394678055167, 4.294486810620132, 4.295026840688594, 4.295566870757058, 4.29610690082552, 4.296646930893982, 4.297186960962445, 4.297726991030907, 4.298267021099369, 4.298807051167833, 4.299347081236296, 4.299887111304757, 4.30042714137322, 4.300967171441683, 4.301507201510145, 4.302047231578607, 4.302587261647071, 4.303127291715533, 4.303667321783996, 4.304207351852458, 4.3047473819209205, 4.305287411989383, 4.305827442057846, 4.3063674721263085, 4.306907502194771, 4.307447532263233, 4.3079875623316966, 4.308527592400158, 4.309067622468622, 4.3096076525370846, 4.310147682605547, 4.310687712674009, 4.311227742742472, 4.311767772810934, 4.312307802879397, 4.31284783294786, 4.313387863016322, 4.313927893084784, 4.314467923153248, 4.315007953221709, 4.3155479832901715, 4.316088013358636, 4.316628043427098, 4.3171680734955595, 4.317708103564023, 4.318248133632485, 4.3187881637009475, 4.319328193769411, 4.319868223837873, 4.3204082539063355, 4.320948283974798, 4.32148831404326, 4.322028344111723, 4.322568374180185, 4.323108404248649, 4.323648434317111, 4.324188464385574, 4.324728494454036, 4.325268524522499, 4.325808554590961, 4.326348584659424, 4.326888614727887, 4.327428644796349, 4.327968674864811, 4.328508704933274, 4.329048735001736, 4.3295887650702, 4.330128795138662, 4.330668825207124, 4.331208855275587, 4.33174888534405, 4.332288915412511, 4.3328289454809745, 4.333368975549438, 4.3339090056179, 4.3344490356863625, 4.334989065754825, 4.335529095823287, 4.33606912589175, 4.336609155960213, 4.337149186028675, 4.337689216097138, 4.3382292461656, 4.338769276234062, 4.339309306302526, 4.339849336370989, 4.34038936643945, 4.340929396507914, 4.341469426576376, 4.342009456644838, 4.342549486713301, 4.343089516781763, 4.343629546850226, 4.344169576918689, 4.344709606987151, 4.3452496370556135, 4.345789667124076, 4.346329697192539, 4.3468697272610015, 4.347409757329464, 4.347949787397927, 4.3484898174663895, 4.349029847534851, 4.349569877603314, 4.3501099076717775, 4.35064993774024, 4.351189967808702, 4.351729997877165, 4.352270027945627, 4.352810058014089, 4.353350088082552, 4.353890118151015, 4.354430148219478, 4.354970178287941, 4.355510208356402, 4.356050238424865, 4.356590268493328, 4.357130298561791, 4.357670328630253, 4.358210358698716, 4.358750388767178, 4.3592904188356405, 4.359830448904103, 4.360370478972565, 4.3609105090410285, 4.361450539109492, 4.361990569177953, 4.362530599246416, 4.363070629314879, 4.363610659383341, 4.364150689451804, 4.364690719520267, 4.365230749588729, 4.365770779657192, 4.366310809725654, 4.366850839794116, 4.36739086986258, 4.367930899931042, 4.368470929999504, 4.369010960067967, 4.36955099013643, 4.370091020204892, 4.370631050273354, 4.371171080341818, 4.37171111041028, 4.372251140478743, 4.372791170547205, 4.3733312006156675, 4.37387123068413, 4.374411260752593, 4.3749512908210555, 4.375491320889518, 4.37603135095798, 4.376571381026443, 4.377111411094905, 4.377651441163368, 4.3781914712318315, 4.378731501300293, 4.379271531368755, 4.379811561437219, 4.380351591505681, 4.380891621574143, 4.381431651642607, 4.381971681711069, 4.382511711779531, 4.383051741847994, 4.383591771916456, 4.3841318019849185, 4.384671832053383, 4.385211862121844, 4.3857518921903065, 4.38629192225877, 4.386831952327232, 4.387371982395694, 4.387912012464158, 4.38845204253262, 4.3889920726010825, 4.389532102669545, 4.390072132738007, 4.39061216280647, 4.391152192874932, 4.391692222943395, 4.392232253011858, 4.39277228308032, 4.393312313148783, 4.393852343217245, 4.394392373285707, 4.394932403354171, 4.395472433422634, 4.396012463491096, 4.396552493559558, 4.397092523628021, 4.397632553696483, 4.3981725837649455, 4.398712613833409, 4.399252643901871, 4.399792673970334, 4.400332704038796, 4.400872734107258, 4.4014127641757215, 4.401952794244185, 4.402492824312646, 4.4030328543811095, 4.403572884449572, 4.404112914518034, 4.404652944586497, 4.40519297465496, 4.405733004723422, 4.406273034791885, 4.406813064860347, 4.407353094928809, 4.407893124997272, 4.408433155065736, 4.408973185134197, 4.40951321520266, 4.410053245271123, 4.410593275339585, 4.411133305408048, 4.41167333547651, 4.412213365544973, 4.412753395613436, 4.413293425681898, 4.4138334557503605, 4.414373485818823, 4.414913515887285, 4.4154535459557485, 4.415993576024211, 4.416533606092674, 4.417073636161136, 4.417613666229598, 4.418153696298061, 4.4186937263665245, 4.419233756434986, 4.419773786503449, 4.420313816571912, 4.420853846640374, 4.421393876708836, 4.421933906777299, 4.422473936845762, 4.423013966914224, 4.423553996982687, 4.424094027051149, 4.424634057119611, 4.425174087188075, 4.425714117256537, 4.426254147325, 4.426794177393463, 4.427334207461925, 4.4278742375303874, 4.42841426759885, 4.428954297667312, 4.4294943277357754, 4.430034357804238, 4.4305743878727, 4.431114417941163, 4.431654448009626, 4.432194478078087, 4.432734508146551, 4.433274538215014, 4.433814568283476, 4.434354598351938, 4.434894628420401, 4.435434658488863, 4.435974688557327, 4.436514718625789, 4.437054748694251, 4.437594778762714, 4.438134808831176, 4.438674838899638, 4.439214868968101, 4.439754899036564, 4.440294929105027, 4.440834959173489, 4.441374989241952, 4.441915019310414, 4.442455049378877, 4.44299507944734, 4.443535109515802, 4.444075139584265, 4.444615169652727, 4.4451551997211896, 4.445695229789652, 4.446235259858115, 4.4467752899265784, 4.44731531999504, 4.447855350063502, 4.448395380131966, 4.448935410200428, 4.449475440268889, 4.450015470337354, 4.450555500405816, 4.451095530474278, 4.451635560542741, 4.452175590611203, 4.452715620679665, 4.453255650748129, 4.453795680816591, 4.454335710885053, 4.454875740953516, 4.455415771021978, 4.4559558010904405, 4.456495831158905, 4.457035861227367, 4.4575758912958285, 4.458115921364292, 4.458655951432754, 4.4591959815012165, 4.459736011569679, 4.460276041638142, 4.4608160717066045, 4.461356101775067, 4.461896131843529, 4.462436161911992, 4.462976191980454, 4.463516222048918, 4.46405625211738, 4.464596282185842, 4.465136312254305, 4.465676342322768, 4.466216372391229, 4.466756402459692, 4.467296432528156, 4.467836462596618, 4.46837649266508, 4.468916522733543, 4.469456552802005, 4.4699965828704675, 4.470536612938931, 4.471076643007393, 4.471616673075856, 4.472156703144319, 4.47269673321278, 4.4732367632812435, 4.473776793349707, 4.474316823418169, 4.4748568534866315, 4.475396883555094, 4.475936913623556, 4.476476943692019, 4.477016973760481, 4.477557003828944, 4.478097033897407, 4.47863706396587, 4.479177094034331, 4.479717124102794, 4.480257154171257, 4.48079718423972, 4.481337214308182, 4.481877244376645, 4.482417274445107, 4.48295730451357, 4.483497334582032, 4.484037364650495, 4.484577394718958, 4.48511742478742, 4.4856574548558825, 4.486197484924345, 4.486737514992808, 4.487277545061271, 4.487817575129733, 4.488357605198196, 4.4888976352666585, 4.489437665335121, 4.489977695403583, 4.490517725472046, 4.491057755540509, 4.491597785608971, 4.492137815677434, 4.492677845745896, 4.493217875814358, 4.493757905882822, 4.494297935951284, 4.494837966019746, 4.49537799608821, 4.495918026156671, 4.4964580562251335, 4.496998086293597, 4.497538116362059, 4.498078146430522, 4.498618176498985, 4.499158206567447, 4.4996982366359095, 4.500238266704372, 4.500778296772834, 4.5013183268412975, 4.501858356909761, 4.502398386978222, 4.502938417046685, 4.503478447115148, 4.50401847718361, 4.504558507252073, 4.505098537320536, 4.505638567388998, 4.506178597457461, 4.506718627525923, 4.507258657594385, 4.507798687662848, 4.508338717731311, 4.508878747799773, 4.509418777868236, 4.509958807936698, 4.510498838005161, 4.511038868073623, 4.511578898142086, 4.512118928210549, 4.512658958279012, 4.513198988347474, 4.5137390184159365, 4.514279048484399, 4.514819078552862, 4.5153591086213245, 4.515899138689787, 4.516439168758249, 4.5169791988267125, 4.517519228895174, 4.518059258963636, 4.5185992890321005, 4.519139319100563, 4.519679349169024, 4.520219379237488, 4.52075940930595, 4.521299439374412, 4.521839469442876, 4.522379499511338, 4.5229195295798, 4.523459559648263, 4.523999589716725, 4.5245396197851875, 4.525079649853651, 4.525619679922114, 4.5261597099905755, 4.526699740059038, 4.527239770127501, 4.5277798001959635, 4.528319830264426, 4.528859860332889, 4.5293998904013515, 4.529939920469814, 4.530479950538276, 4.531019980606739, 4.531560010675201, 4.532100040743665, 4.532640070812127, 4.533180100880589, 4.533720130949052, 4.534260161017515, 4.534800191085976, 4.53534022115444, 4.535880251222903, 4.536420281291365, 4.536960311359827, 4.53750034142829, 4.538040371496752, 4.5385804015652145, 4.539120431633678, 4.53966046170214, 4.5402004917706025, 4.540740521839065, 4.541280551907527, 4.54182058197599, 4.542360612044454, 4.542900642112915, 4.5434406721813785, 4.543980702249841, 4.544520732318303, 4.545060762386766, 4.545600792455228, 4.546140822523691, 4.546680852592154, 4.547220882660616, 4.547760912729078, 4.548300942797541, 4.548840972866004, 4.549381002934466, 4.549921033002929, 4.550461063071392, 4.551001093139854, 4.551541123208316, 4.552081153276779, 4.552621183345242, 4.553161213413705, 4.553701243482167, 4.5542412735506295, 4.554781303619092, 4.555321333687554, 4.555861363756017, 4.55640139382448, 4.556941423892942, 4.5574814539614055, 4.558021484029867, 4.55856151409833, 4.559101544166793, 4.559641574235256, 4.560181604303718, 4.560721634372181, 4.561261664440643, 4.561801694509105, 4.562341724577568, 4.562881754646031, 4.563421784714493, 4.563961814782957, 4.564501844851418, 4.5650418749198804, 4.565581904988344, 4.566121935056806, 4.5666619651252685, 4.567201995193732, 4.567742025262194, 4.5682820553306565, 4.568822085399119, 4.569362115467581, 4.5699021455360445, 4.570442175604507, 4.570982205672969, 4.571522235741432, 4.572062265809894, 4.572602295878357, 4.573142325946819, 4.573682356015283, 4.574222386083745, 4.574762416152208, 4.57530244622067, 4.575842476289132, 4.576382506357595, 4.576922536426058, 4.57746256649452, 4.578002596562983, 4.578542626631445, 4.579082656699907, 4.57962268676837, 4.580162716836833, 4.580702746905296, 4.581242776973758, 4.58178280704222, 4.5823228371106834, 4.582862867179146, 4.583402897247607, 4.5839429273160714, 4.584482957384534, 4.585022987452996, 4.585563017521459, 4.586103047589921, 4.586643077658383, 4.587183107726847, 4.587723137795309, 4.588263167863771, 4.588803197932235, 4.589343228000697, 4.589883258069158, 4.590423288137623, 4.590963318206085, 4.591503348274547, 4.59204337834301, 4.592583408411472, 4.593123438479934, 4.593663468548398, 4.59420349861686, 4.594743528685322, 4.595283558753785, 4.595823588822248, 4.5963636188907095, 4.596903648959172, 4.597443679027636, 4.597983709096098, 4.59852373916456, 4.599063769233023, 4.5996037993014856, 4.600143829369948, 4.600683859438411, 4.6012238895068736, 4.601763919575336, 4.602303949643798, 4.602843979712261, 4.603384009780723, 4.603924039849186, 4.60446406991765, 4.605004099986111, 4.605544130054574, 4.606084160123037, 4.606624190191499, 4.607164220259961, 4.607704250328425, 4.608244280396887, 4.608784310465349, 4.609324340533812, 4.609864370602274, 4.6104044006707365, 4.610944430739201, 4.611484460807662, 4.6120244908761245, 4.612564520944588, 4.61310455101305, 4.613644581081512, 4.614184611149975, 4.614724641218438, 4.6152646712869005, 4.615804701355363, 4.616344731423825, 4.616884761492288, 4.61742479156075, 4.617964821629213, 4.618504851697676, 4.619044881766139, 4.6195849118346, 4.620124941903063, 4.620664971971526, 4.621205002039989, 4.621745032108451, 4.622285062176914, 4.622825092245376, 4.623365122313839, 4.623905152382301, 4.6244451824507635, 4.624985212519227, 4.625525242587689, 4.6260652726561515, 4.626605302724614, 4.627145332793076, 4.6276853628615395, 4.628225392930002, 4.628765422998464, 4.6293054530669275, 4.62984548313539, 4.630385513203852, 4.630925543272315, 4.631465573340778, 4.63200560340924, 4.632545633477703, 4.633085663546165, 4.633625693614627, 4.634165723683091, 4.634705753751552, 4.635245783820015, 4.635785813888479, 4.636325843956941, 4.6368658740254025, 4.637405904093866, 4.637945934162328, 4.638485964230791, 4.639025994299254, 4.639566024367716, 4.6401060544361785, 4.640646084504641, 4.641186114573103, 4.6417261446415665, 4.642266174710029, 4.642806204778492, 4.643346234846954, 4.643886264915416, 4.644426294983879, 4.644966325052342, 4.645506355120805, 4.646046385189267, 4.64658641525773, 4.647126445326192, 4.647666475394654, 4.648206505463117, 4.64874653553158, 4.649286565600043, 4.649826595668505, 4.650366625736967, 4.65090665580543, 4.651446685873893, 4.651986715942354, 4.652526746010818, 4.653066776079281, 4.653606806147743, 4.6541468362162055, 4.654686866284668, 4.65522689635313, 4.6557669264215935, 4.656306956490056, 4.656846986558518, 4.657387016626981, 4.657927046695444, 4.658467076763905, 4.659007106832369, 4.659547136900832, 4.660087166969293, 4.660627197037757, 4.661167227106219, 4.661707257174681, 4.662247287243144, 4.662787317311607, 4.663327347380069, 4.663867377448532, 4.664407407516994, 4.6649474375854565, 4.665487467653919, 4.666027497722383, 4.6665675277908445, 4.667107557859307, 4.66764758792777, 4.6681876179962325, 4.668727648064694, 4.669267678133158, 4.6698077082016205, 4.670347738270083, 4.670887768338545, 4.671427798407008, 4.67196782847547, 4.672507858543932, 4.673047888612396, 4.673587918680858, 4.67412794874932, 4.674667978817784, 4.675208008886245, 4.675748038954708, 4.676288069023172, 4.676828099091634, 4.677368129160096, 4.677908159228559, 4.678448189297021, 4.6789882193654835, 4.679528249433947, 4.680068279502409, 4.6806083095708715, 4.681148339639335, 4.681688369707796, 4.682228399776259, 4.682768429844722, 4.683308459913185, 4.683848489981647, 4.68438852005011, 4.684928550118572, 4.685468580187035, 4.686008610255497, 4.68654864032396, 4.687088670392423, 4.687628700460885, 4.688168730529347, 4.68870876059781, 4.689248790666272, 4.689788820734736, 4.690328850803198, 4.690868880871661, 4.691408910940123, 4.691948941008586, 4.692488971077048, 4.6930290011455105, 4.693569031213974, 4.694109061282436, 4.6946490913508985, 4.695189121419361, 4.695729151487823, 4.6962691815562865, 4.696809211624749, 4.697349241693211, 4.6978892717616745, 4.698429301830137, 4.698969331898598, 4.699509361967062, 4.700049392035525, 4.700589422103987, 4.70112945217245, 4.701669482240912, 4.702209512309374, 4.702749542377837, 4.703289572446299, 4.703829602514762, 4.704369632583225, 4.704909662651687, 4.7054496927201495, 4.705989722788613, 4.706529752857075, 4.7070697829255375, 4.707609812994001, 4.708149843062463, 4.7086898731309255, 4.709229903199388, 4.70976993326785, 4.7103099633363135, 4.710849993404776, 4.711390023473238, 4.711930053541701, 4.712470083610163, 4.713010113678626, 4.713550143747088, 4.714090173815551, 4.714630203884014, 4.715170233952477, 4.715710264020938, 4.716250294089401, 4.716790324157864, 4.717330354226327, 4.717870384294789, 4.718410414363252, 4.718950444431714, 4.7194904745001764, 4.720030504568639, 4.720570534637101, 4.721110564705565, 4.721650594774028, 4.722190624842489, 4.7227306549109525, 4.723270684979415, 4.723810715047877, 4.7243507451163405, 4.724890775184803, 4.725430805253265, 4.725970835321728, 4.72651086539019, 4.727050895458652, 4.727590925527116, 4.728130955595579, 4.72867098566404, 4.729211015732503, 4.729751045800966, 4.730291075869428, 4.73083110593789, 4.731371136006354, 4.731911166074816, 4.732451196143279, 4.732991226211741, 4.733531256280203, 4.734071286348666, 4.734611316417129, 4.735151346485591, 4.735691376554054, 4.736231406622517, 4.736771436690979, 4.737311466759441, 4.737851496827905, 4.7383915268963674, 4.73893155696483, 4.739471587033292, 4.740011617101755, 4.740551647170217, 4.741091677238679, 4.741631707307143, 4.742171737375605, 4.742711767444067, 4.74325179751253, 4.743791827580992, 4.744331857649454, 4.744871887717919, 4.74541191778638, 4.745951947854842, 4.746491977923306, 4.747032007991768, 4.74757203806023, 4.748112068128694, 4.748652098197156, 4.749192128265618, 4.749732158334081, 4.750272188402543, 4.7508122184710055, 4.751352248539469, 4.751892278607931, 4.7524323086763935, 4.752972338744857, 4.753512368813319, 4.754052398881781, 4.754592428950244, 4.755132459018707, 4.7556724890871696, 4.756212519155632, 4.756752549224094, 4.757292579292557, 4.757832609361019, 4.758372639429481, 4.758912669497945, 4.759452699566407, 4.75999272963487, 4.760532759703332, 4.761072789771794, 4.761612819840257, 4.762152849908721, 4.762692879977183, 4.763232910045645, 4.763772940114108, 4.76431297018257, 4.7648530002510325, 4.765393030319496, 4.765933060387958, 4.766473090456421, 4.767013120524883, 4.767553150593345, 4.7680931806618085, 4.768633210730272, 4.769173240798733, 4.7697132708671965, 4.770253300935659, 4.770793331004121, 4.771333361072584, 4.771873391141046, 4.772413421209509, 4.772953451277972, 4.773493481346434, 4.774033511414896, 4.774573541483359, 4.775113571551822, 4.775653601620284, 4.776193631688747, 4.77673366175721, 4.777273691825672, 4.777813721894135, 4.778353751962597, 4.77889378203106, 4.779433812099523, 4.779973842167985, 4.7805138722364475, 4.78105390230491, 4.781593932373372, 4.782133962441835, 4.782673992510298, 4.783214022578761, 4.783754052647223, 4.784294082715685, 4.784834112784148, 4.785374142852611, 4.785914172921073, 4.786454202989536, 4.786994233057999, 4.787534263126461, 4.788074293194923, 4.788614323263386, 4.789154353331848, 4.789694383400311, 4.790234413468774, 4.790774443537236, 4.7913144736056985, 4.791854503674162, 4.792394533742623, 4.792934563811087, 4.79347459387955, 4.794014623948012, 4.7945546540164745, 4.795094684084937, 4.795634714153399, 4.7961747442218625, 4.796714774290325, 4.797254804358787, 4.79779483442725, 4.798334864495713, 4.798874894564174, 4.799414924632637, 4.799954954701101, 4.800494984769563, 4.801035014838025, 4.801575044906488, 4.80211507497495, 4.802655105043413, 4.803195135111876, 4.803735165180338, 4.804275195248801, 4.804815225317263, 4.8053552553857255, 4.805895285454188, 4.806435315522651, 4.806975345591114, 4.807515375659576, 4.808055405728039, 4.8085954357965015, 4.809135465864964, 4.809675495933426, 4.8102155260018895, 4.810755556070352, 4.811295586138814, 4.811835616207277, 4.812375646275739, 4.812915676344201, 4.8134557064126655, 4.813995736481127, 4.814535766549589, 4.815075796618053, 4.815615826686515, 4.8161558567549765, 4.816695886823441, 4.817235916891903, 4.817775946960365, 4.818315977028828, 4.81885600709729, 4.8193960371657525, 4.819936067234215, 4.820476097302678, 4.8210161273711405, 4.821556157439603, 4.822096187508065, 4.822636217576528, 4.823176247644991, 4.823716277713454, 4.824256307781916, 4.824796337850379, 4.825336367918841, 4.825876397987304, 4.826416428055766, 4.826956458124228, 4.827496488192692, 4.828036518261154, 4.828576548329616, 4.829116578398079, 4.829656608466541, 4.830196638535004, 4.830736668603467, 4.831276698671929, 4.831816728740392, 4.832356758808855, 4.832896788877316, 4.8334368189457795, 4.833976849014243, 4.834516879082705, 4.8350569091511675, 4.83559693921963, 4.836136969288092, 4.836676999356555, 4.837217029425017, 4.83775705949348, 4.8382970895619435, 4.838837119630406, 4.839377149698867, 4.839917179767331, 4.840457209835793, 4.840997239904256, 4.841537269972719, 4.842077300041181, 4.842617330109643, 4.843157360178106, 4.843697390246568, 4.844237420315031, 4.844777450383494, 4.845317480451957, 4.8458575105204185, 4.846397540588881, 4.846937570657344, 4.847477600725807, 4.848017630794269, 4.848557660862732, 4.8490976909311945, 4.849637720999657, 4.850177751068119, 4.850717781136582, 4.851257811205045, 4.851797841273507, 4.85233787134197, 4.852877901410432, 4.853417931478895, 4.853957961547358, 4.85449799161582, 4.855038021684283, 4.855578051752746, 4.856118081821208, 4.85665811188967, 4.857198141958133, 4.857738172026595, 4.858278202095058, 4.858818232163521, 4.859358262231983, 4.8598982923004455, 4.860438322368909, 4.86097835243737, 4.8615183825058335, 4.862058412574297, 4.862598442642758, 4.863138472711221, 4.863678502779684, 4.864218532848146, 4.8647585629166095, 4.865298592985072, 4.865838623053534, 4.866378653121997, 4.866918683190459, 4.867458713258921, 4.867998743327384, 4.868538773395848, 4.869078803464309, 4.869618833532772, 4.870158863601235, 4.870698893669697, 4.871238923738159, 4.871778953806623, 4.872318983875085, 4.872859013943548, 4.87339904401201, 4.8739390740804724, 4.874479104148935, 4.875019134217398, 4.8755591642858604, 4.876099194354323, 4.876639224422785, 4.8771792544912485, 4.87771928455971, 4.878259314628172, 4.8787993446966365, 4.879339374765099, 4.879879404833561, 4.880419434902024, 4.880959464970486, 4.881499495038948, 4.882039525107412, 4.882579555175874, 4.883119585244336, 4.8836596153128, 4.884199645381261, 4.884739675449723, 4.885279705518188, 4.88581973558665, 4.886359765655111, 4.886899795723575, 4.887439825792037, 4.887979855860499, 4.888519885928962, 4.889059915997425, 4.889599946065887, 4.89013997613435, 4.890680006202812, 4.8912200362712746, 4.891760066339737, 4.892300096408201, 4.8928401264766626, 4.893380156545125, 4.893920186613588, 4.894460216682051, 4.895000246750513, 4.895540276818975, 4.896080306887439, 4.896620336955901, 4.897160367024363, 4.897700397092826, 4.898240427161288, 4.898780457229751, 4.899320487298214, 4.899860517366676, 4.900400547435139, 4.900940577503602, 4.901480607572063, 4.902020637640526, 4.90256066770899, 4.903100697777451, 4.903640727845914, 4.904180757914377, 4.904720787982839, 4.9052608180513015, 4.905800848119764, 4.906340878188227, 4.9068809082566895, 4.907420938325152, 4.907960968393614, 4.908500998462077, 4.90904102853054, 4.909581058599002, 4.9101210886674655, 4.910661118735928, 4.91120114880439, 4.911741178872853, 4.912281208941315, 4.912821239009778, 4.913361269078241, 4.913901299146703, 4.914441329215165, 4.914981359283628, 4.915521389352091, 4.9160614194205525, 4.916601449489016, 4.917141479557479, 4.917681509625941, 4.918221539694403, 4.918761569762866, 4.9193015998313285, 4.919841629899792, 4.920381659968254, 4.9209216900367165, 4.921461720105179, 4.922001750173641, 4.922541780242104, 4.923081810310567, 4.923621840379029, 4.9241618704474925, 4.924701900515954, 4.925241930584417, 4.92578196065288, 4.926321990721342, 4.926862020789805, 4.927402050858268, 4.92794208092673, 4.928482110995192, 4.929022141063655, 4.929562171132117, 4.93010220120058, 4.930642231269044, 4.931182261337505, 4.9317222914059675, 4.932262321474431, 4.932802351542893, 4.9333423816113555, 4.933882411679819, 4.934422441748281, 4.9349624718167435, 4.935502501885206, 4.936042531953668, 4.936582562022131, 4.937122592090594, 4.937662622159056, 4.938202652227519, 4.938742682295981, 4.939282712364444, 4.939822742432906, 4.94036277250137, 4.940902802569832, 4.941442832638295, 4.941982862706757, 4.942522892775219, 4.943062922843682, 4.943602952912144, 4.944142982980607, 4.94468301304907, 4.945223043117532, 4.9457630731859945, 4.946303103254457, 4.946843133322919, 4.947383163391383, 4.947923193459845, 4.948463223528307, 4.9490032535967705, 4.949543283665233, 4.950083313733694, 4.9506233438021585, 4.951163373870621, 4.951703403939083, 4.952243434007546, 4.952783464076008, 4.95332349414447, 4.953863524212934, 4.954403554281396, 4.954943584349858, 4.955483614418322, 4.956023644486784, 4.9565636745552455, 4.957103704623709, 4.957643734692172, 4.958183764760634, 4.958723794829097, 4.959263824897559, 4.9598038549660215, 4.960343885034484, 4.960883915102947, 4.9614239451714095, 4.961963975239872, 4.962504005308335, 4.963044035376797, 4.963584065445259, 4.964124095513722, 4.9646641255821855, 4.965204155650647, 4.96574418571911, 4.966284215787573, 4.966824245856035, 4.967364275924497, 4.967904305992961, 4.968444336061423, 4.968984366129885, 4.969524396198348, 4.97006442626681, 4.970604456335273, 4.971144486403737, 4.971684516472198, 4.972224546540661, 4.972764576609124, 4.973304606677586, 4.9738446367460485, 4.974384666814511, 4.974924696882974, 4.9754647269514365, 4.976004757019899, 4.976544787088361, 4.977084817156824, 4.977624847225287, 4.978164877293749, 4.978704907362212, 4.979244937430675, 4.979784967499137, 4.980324997567599, 4.980865027636062, 4.981405057704525, 4.981945087772988, 4.98248511784145, 4.983025147909912]}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>

<h4>Expected Value of Mean Reward for Arms Ranked from 1 to 10</h4>
	<script id='plot_2'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"xaxis": {"title": {"text": "Reward Rank"}}, "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}, "yaxis": {"title": {"text": "Mean Reward of Arm"}}}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [-1.5387589859723556, -1.0013754727515167, -0.6547796854577752, -0.37430175030266094, -0.12224172454351781, 0.12346513432973479, 0.3764684982132002, 0.6562145776378558, 0.9996601977035923, 1.5362086267199795], "type": "bar", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>

</div>mimetext/htmlrootassigneelast_run_timestampAS7Lpersist_js_state·has_pluto_hook_features§cell_id$4be9e81b-c3de-4c79-97b5-b41c03e0f187depends_on_disabled_cells§runtimekpublished_object_keysdepends_on_skipped_cells§errored$78c45162-dc8e-4faf-b1a9-8c71be86dceequeued¤logsrunning¦outputbodyj<div class="markdown"><blockquote>
<h3><em>Exercise 2.4</em></h3>
<p>If the step-size parameters, <span class="tex">$\alpha_n$</span>, are not constant, then the estimate <span class="tex">$Q_n$</span> is a weighted average of previously received rewards with a weighting different from that given by &#40;2.6&#41;. What is the weighting on each prior reward for the general case, analogous to &#40;2.6&#41;, in terms of the sequence of step-size parameters?</p>
</blockquote>
<p>From &#40;2.6&#41;:  <span class="tex">$Q_&#123;n&#43;1&#125; &#61; Q_n &#43; \alpha&#91;R_n - Q_n&#93;$</span> so here we consider the case where <span class="tex">$\alpha$</span> is not a constant but rather can have a unique value for each step n.</p>
<p class="tex">$$\begin&#123;flalign&#125;
Q_&#123;n&#43;1&#125;&amp;&#61;Q_n &#43; \alpha_n&#91;R_n - Q_n&#93;\\
&amp;&#61;\alpha_nR_n&#43;&#40;1-\alpha_n&#41;Q_n\\
&amp;&#61;\alpha_nR_n&#43;&#40;1-\alpha_n&#41;&#91;\alpha_&#123;n-1&#125;R_&#123;n-1&#125;&#43;&#40;1-\alpha_&#123;n-1&#125;&#41;Q_&#123;n-1&#125;&#93; \tag&#123;using recursive formula from first step&#125;\\
&amp;&#61;\alpha_nR_n&#43;&#40;1-\alpha_n&#41;\alpha_&#123;n-1&#125;R_&#123;n-1&#125;&#43;&#40;1-\alpha_n&#41;&#40;1-\alpha_&#123;n-1&#125;&#41;Q_&#123;n-1&#125;\\
&amp;&#61;\alpha_nR_n&#43;&#40;1-\alpha_n&#41;\alpha_&#123;n-1&#125;R_&#123;n-1&#125;&#43;&#40;1-\alpha_n&#41;&#40;1-\alpha_&#123;n-1&#125;&#41;&#91;\alpha_&#123;n-2&#125;R_&#123;n-2&#125;&#43;&#40;1-\alpha_&#123;n-2&#125;&#41;Q_&#123;n-2&#125;&#93;\\
&amp;&#61;\alpha_nR_n&#43;&#40;1-\alpha_n&#41;\alpha_&#123;n-1&#125;R_&#123;n-1&#125;&#43;&#40;1-\alpha_n&#41;&#40;1-\alpha_&#123;n-1&#125;&#41;\alpha_&#123;n-2&#125;R_&#123;n-2&#125;&#43;...\\
&amp;&#61;Q_1\prod_&#123;i&#61;1&#125;^n \left&#40; 1-\alpha_i \right&#41;&#43;\sum_&#123;i&#61;1&#125;^&#123;n&#125; \left&#91; &#40;R_i\alpha_i&#41;\prod_&#123;j&#61;i&#43;1&#125;^n&#40;1-\alpha_j&#41; \right&#93;\\
\end&#123;flalign&#125;$$</p>
<p>For example if <span class="tex">$\alpha_i&#61;1/i$</span> then the product in the first term is 0 and the formula becomes:</p>
<p class="tex">$$\begin&#123;flalign&#125;
Q_&#123;n&#43;1&#125; &amp;&#61; \sum_&#123;i&#61;1&#125;^&#123;n&#125; \left&#91; \frac&#123;R_i&#125;&#123;i&#125;\prod_&#123;j&#61;i&#43;1&#125;^n\frac&#123;j-1&#125;&#123;j&#125; \right&#93;\\
&amp;&#61; \sum_&#123;i&#61;1&#125;^&#123;n&#125; \left&#91; \frac&#123;R_i&#125;&#123;i&#125;\frac&#123;i&#125;&#123;i&#43;1&#125;\frac&#123;i&#43;1&#125;&#123;i&#43;2&#125;...\frac&#123;n-1&#125;&#123;n&#125; \right&#93;\\
&amp;&#61;\sum_&#123;i&#61;1&#125;^&#123;n&#125; \frac&#123;R_i&#125;&#123;n&#125;
\end&#123;flalign&#125;$$</p>
<p>from the expanded product we can see that all of the numerators and denominators cancel out leaving only <span class="tex">$\frac&#123;R_i&#125;&#123;n&#125;$</span> which matches the sample-average as expected for this step-size.</p>
</div>mimetext/htmlrootassigneelast_run_timestampAN8persist_js_state·has_pluto_hook_features§cell_id$78c45162-dc8e-4faf-b1a9-8c71be86dceedepends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$30f05bd9-e939-4810-b710-edc7f5975921queued¤logsrunning¦outputbody,updatecoef (generic function with 2 methods)mimetext/plainrootassigneelast_run_timestampAU?Upersist_js_state·has_pluto_hook_features§cell_id$30f05bd9-e939-4810-b710-edc7f5975921depends_on_disabled_cells§runtime 	ڽpublished_object_keysdepends_on_skipped_cells§errored$2bce1b80-2133-40a0-9367-fc2d491f6245queued¤logsrunning¦outputbody٭<div class="markdown"><p>Visualize <bond def="n_arms_vis" unique_id="AyXyEshMybAR"><input type='number' min='1' step='1' max='100' value='10'></bond> Armed Bandit</p>
</div>mimetext/htmlrootassigneelast_run_timestampAR]Bpersist_js_state·has_pluto_hook_features§cell_id$2bce1b80-2133-40a0-9367-fc2d491f6245depends_on_disabled_cells§runtime ҂published_object_keysdepends_on_skipped_cells§errored$a15e5d05-a238-440b-9a43-d830c6ea2f4dqueued¤logsrunning¦outputbody.param_search (generic function with 2 methods)mimetext/plainrootassigneelast_run_timestampAX&ưpersist_js_state·has_pluto_hook_features§cell_id$a15e5d05-a238-440b-9a43-d830c6ea2f4ddepends_on_disabled_cells§runtime Jõpublished_object_keysdepends_on_skipped_cells§errored$0e06d9cf-b995-40b1-86ee-1c6a56c63bd0queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATeAlpersist_js_state·has_pluto_hook_features§cell_id$0e06d9cf-b995-40b1-86ee-1c6a56c63bd0depends_on_disabled_cells§runtime wƵpublished_object_keysdepends_on_skipped_cells§errored$1cde4625-f8ed-4403-835c-95cc30206699queued¤logsrunning¦outputbodyٞ"/home/runner/work/Reinforcement-Learning-Sutton-Barto-Exercise-Solutions/Reinforcement-Learning-Sutton-Barto-Exercise-Solutions/Chapter-02/parameter_studies"mimetext/plainrootassigneeconst datapathlast_run_timestampAX[*ðpersist_js_state·has_pluto_hook_features§cell_id$1cde4625-f8ed-4403-835c-95cc30206699depends_on_disabled_cells§runtime 
published_object_keysdepends_on_skipped_cells§errored$6a00226c-cda1-49d8-92a8-514f2264469cqueued¤logsrunning¦outputbody
<div class="markdown"><h3>Ideas for Non-Stationary Problem</h3>
<p>In the non-stationary problem we can track each average with the constant step size method and this will be our estimate for the q values.  Since the value is drifting over time we definitely cannot represent our knowledge of it with a probability distribution, however we can assume that the exponentially decaying average preserves a small enough amount of information that the samples over that period are roughly stationary.  If we do that, then we can still use a normal distribution for each q value, but the standard deviation now takes a different form.  For the sample average case we had:</p>
<p class="tex">$$q_&#123;i&#125; \sim N&#40;\mu, \sigma&#41;$$</p>
<p class="tex">$$N_i &#61; \text&#123;number of samples from action i&#125;$$</p>
<p class="tex">$$\mu &#61; \frac&#123;1&#125;&#123;N_i&#125;\sum_&#123;j &#61; 1&#125;^N R_j$$</p>
<p class="tex">$$\sigma^2 &#61; \frac&#123;1&#125;&#123;N_i&#125;$$</p>
<p>For the constant step size case, our average can be represented as a weighted sum:</p>
<p class="tex">$$\mu &#61; &#40;1&#61;\alpha&#41;^N Q_1 &#43; \sum_&#123;i &#61; j&#125;^N \alpha&#40;1-\alpha&#41;^&#123;N-i&#125;R_j$$</p>
<p>where <span class="tex">$\alpha$</span> is the constant step size parameter and <span class="tex">$Q_1$</span> is the initial value for the estimate.  This weighted sum implies a different variance for the distribution:</p>
<p class="tex">$$\sigma^2 &#61; \sum_j w_j^2$$</p>
<p>where <span class="tex">$w_j$</span> are the weights in the sum and there is still the assumption that each action produces iid rewards with unit variance.  So what remains is to calculate what this squared sum of the weights is for this type of average.</p>
<p class="tex">$$\begin&#123;flalign&#125;
\sigma^2 &amp;&#61; \sum_j w_j^2 \\
&amp;&#61; &#40;1-\alpha&#41;^&#123;2N&#125; &#43; \sum_&#123;j&#61;1&#125;^N \alpha^2&#40;1-\alpha&#41;^&#123;2N-2j&#125; \\
&amp;&#61; &#40;1-\alpha&#41;^&#123;2N&#125; &#43; \alpha^2 \left &#91; 1 &#43; &#40;1-\alpha&#41;^2 &#43; \cdots &#43; &#40;1-\alpha&#41;^&#123;2N-2&#125; \right &#93; \\
\end&#123;flalign&#125;$$</p>
<p>If we take <span class="tex">$a &#61; &#40;1-\alpha&#41;^2$</span>, then the expression in the brackets is just:</p>
<p class="tex">$$\sum_&#123;j &#61; 0&#125;^&#123;N-1&#125; a^j &#61; \frac&#123;a^N - 1&#125;&#123;a - 1&#125; &#61; \frac&#123;&#40;1-\alpha&#41;^&#123;2N&#125; - 1&#125;&#123;&#40;1-\alpha&#41;^2 - 1&#125; &#61; \frac&#123;&#40;1-\alpha&#41;^&#123;2N&#125; - 1&#125;&#123;\alpha&#40;\alpha - 2&#41;&#125;$$</p>
<p>And our overall expression for the variance is:</p>
<p class="tex">$$\sigma^2 &#61; &#40;1-\alpha&#41;^&#123;2N&#125; &#43; \frac&#123;\alpha&#40;&#40;1-\alpha&#41;^&#123;2N&#125; - 1&#41;&#125;&#123;\alpha - 2&#125;$$</p>
<p>which depends on both <span class="tex">$\alpha$</span> and <span class="tex">$N$</span>.  The variance is plotted below compared to the variance for the sample mean with the option to change the <span class="tex">$\alpha$</span> parameter.</p>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$6a00226c-cda1-49d8-92a8-514f2264469cdepends_on_disabled_cells§runtime 	Rpublished_object_keysdepends_on_skipped_cells§errored$c61630b0-29c1-4183-90d9-57c999187b53queued¤logsrunning¦outputbody-print_power2 (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAX*|persist_js_state·has_pluto_hook_features§cell_id$c61630b0-29c1-4183-90d9-57c999187b53depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$0e606680-dd65-444f-bc98-73de4abbcdd4queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATgIpersist_js_state·has_pluto_hook_features§cell_id$0e606680-dd65-444f-bc98-73de4abbcdd4depends_on_disabled_cells§runtime mpublished_object_keysdepends_on_skipped_cells§errored$c695b7f9-76ca-419b-924d-8338a42c8188queued¤logsrunning¦outputbody<div class="markdown"><p class="tex">$$Q_&#123;n&#43;1&#125; &#61; Q_n &#43; \beta_n&#91;R_n - Q_n&#93;$$</p>
<p>where <span class="tex">$\beta_n \dot&#61; \alpha / \bar&#123;o&#125;_n &#36;&#36; and &#36;&#36;\bar&#123;o&#125;_n \dot&#61; \bar&#123;o&#125;_&#123;n-1&#125;&#43;\alpha&#40;1-\bar&#123;o&#125;_&#123;n-1&#125;&#41;$</span></p>
<p class="tex">$$\bar&#123;o&#125;_n &#61; \bar&#123;o&#125;_&#123;n-1&#125; &#43; \alpha&#40;1-\bar&#123;o&#125;_&#123;n-1&#125;&#41;&#61;\bar&#123;o&#125;_&#123;n-1&#125;&#40;1-\alpha&#41;&#43;\alpha$$</p>
<p>We can expand <span class="tex">$\bar&#123;o&#125;_n$</span> backwards to get an explicit formula.</p>
<p class="tex">$$\begin&#123;flalign&#125;
\bar&#123;o&#125;_n&amp;&#61;\bar&#123;o&#125;_&#123;n-1&#125;&#40;1-\alpha&#41;&#43;\alpha\\
&amp;&#61;&#40;\bar&#123;o&#125;_&#123;n-2&#125;&#40;1-\alpha&#41; &#43; \alpha&#41;&#40;1-\alpha&#41;&#43;\alpha\\
&amp;&#61;\bar&#123;o&#125;_&#123;n-2&#125;&#40;1-\alpha&#41;^2 &#43; \alpha&#40;&#40;1-\alpha&#41;&#43;1&#41;\\
&amp;&#61;&#40;\bar&#123;o&#125;_&#123;n-3&#125;&#40;1-\alpha&#41;&#43;\alpha&#41;&#40;1-\alpha&#41;^2 &#43; \alpha&#40;&#40;1-\alpha&#41;&#43;1&#41;\\
&amp;&#61;\bar&#123;o&#125;_&#123;n-3&#125;&#40;1-\alpha&#41;^3&#43;\alpha&#40;&#40;1-\alpha^2&#41; &#43; &#40;1-\alpha&#41;&#43;1&#41;\\
&amp;\vdots \\
&amp;&#61;\bar&#123;o&#125;_0&#40;1-\alpha&#41;^n &#43; \alpha\sum_&#123;i&#61;0&#125;^&#123;n-1&#125;&#40;1-\alpha&#41;^i&#61;\alpha\sum_&#123;i&#61;0&#125;^&#123;n-1&#125;&#40;1-\alpha&#41;^i
\end&#123;flalign&#125;$$</p>
<p>This sum has an explicit formula as can be seen by:</p>
<p class="tex">$$\begin&#123;flalign&#125;
S &amp;&#61; 1 &#43; &#40;1-\alpha&#41; &#43; &#40;1-\alpha&#41;^2 &#43; \cdots &#43; &#40;1-\alpha&#41;^&#123;n-1&#125; \\
S&#40;1-\alpha&#41; &amp;&#61; &#40;1-\alpha&#41;&#43;\cdots&#43;&#40;1-\alpha&#41;^n&#61;S-1&#43;&#40;1-\alpha&#41;^n \\
-S\alpha &amp;&#61;-1&#43;&#40;1-\alpha&#41;^n \\
S&amp;&#61;\frac&#123;1-&#40;1-\alpha&#41;^n&#125;&#123;\alpha&#125; \\
\end&#123;flalign&#125;$$</p>
<p>Therefore, <span class="tex">$\bar&#123;o&#125;_n&#61;\alpha\frac&#123;1-&#40;1-\alpha&#41;^n&#125;&#123;\alpha&#125;&#61;1-&#40;1-\alpha&#41;^n$</span>, and since <span class="tex">$0&lt;\alpha&lt;1$</span>, then <span class="tex">$&#40;1 - \alpha&#41;^n \rightarrow 0 \text&#123; as &#125; n \rightarrow \infty.$</span></p>
<p class="tex">$$\beta_n&#61;\frac&#123;\alpha&#125;&#123;\bar&#123;o&#125;_n&#125;&#61;\frac&#123;\alpha&#125;&#123;1-&#40;1-\alpha&#41;^n&#125; \implies \beta_1&#61;1$$</p>
<p>From exercise 2.4, we have the formula for <span class="tex">$Q_n$</span> with a non-constant coefficient <span class="tex">$\alpha_n$</span> which we can trivially replace here with <span class="tex">$\beta_n$</span></p>
<p class="tex">$$Q_n&#61;Q_1\prod_&#123;i&#61;1&#125;^n \left&#40; 1-\beta_i \right&#41;&#43;\sum_&#123;i&#61;1&#125;^&#123;n&#125; \left&#91; R_i\beta_i\prod_&#123;j&#61;i&#43;1&#125;^n&#40;1-\beta_j&#41; \right&#93;$$</p>
<p>Since <span class="tex">$\beta_1&#61;1$</span>, the product associated with <span class="tex">$Q_1$</span> will be 0.  Since there is no dependency on the initial value of Q, we can say this formula for updating Q has <em>no initial bias</em>. If we then make the substitution <span class="tex">$\beta_n&#61;\frac&#123;\alpha&#125;&#123;1-&#40;1-\alpha&#41;^n&#125;$</span>, we have</p>
<p class="tex">$$\begin&#123;flalign&#125;
Q_n&amp;&#61;\sum_&#123;i&#61;1&#125;^&#123;n&#125; \left&#91; R_i\frac&#123;\alpha&#125;&#123;1-&#40;1-\alpha&#41;^i&#125;\prod_&#123;j&#61;i&#43;1&#125;^n \left&#40; 1-\frac&#123;\alpha&#125;&#123;1-&#40;1-\alpha&#41;^j&#125; \right&#41; \right&#93; \\
&amp;&#61;\alpha\sum_&#123;i&#61;1&#125;^n \left&#91; \frac&#123;R_i&#125;&#123;1-&#40;1-\alpha&#41;^i&#125;\prod_&#123;j&#61;i&#43;1&#125;^n \left&#40; \frac&#123;&#40;1-\alpha&#41;&#40;1-&#40;1-\alpha&#41;^&#123;j-1&#125;&#41;&#125;&#123;1-&#40;1-\alpha&#41;^j&#125; \right&#41; \right&#93; \\
&amp;&#61;\alpha\sum_&#123;i&#61;1&#125;^n \left&#91; \frac&#123;R_i&#40;1-\alpha&#41;^&#123;n-i&#125;&#125;&#123;1-&#40;1-\alpha&#41;^i&#125;\prod_&#123;j&#61;i&#43;1&#125;^n \left&#40; \frac&#123;1-&#40;1-\alpha&#41;^&#123;j-1&#125;&#125;&#123;1-&#40;1-\alpha&#41;^j&#125; \right&#41; \right&#93;
\end&#123;flalign&#125;$$</p>
<p>Examining the product term on its own, we can see it simplifies.</p>
<p class="tex">$$\prod_&#123;j&#61;i&#43;1&#125;^n \left&#40; \frac&#123;1-&#40;1-\alpha&#41;^&#123;j-1&#125;&#125;&#123;1-&#40;1-\alpha&#41;^j&#125; \right&#41;$$</p>
<p class="tex">$$\frac&#123;1-&#40;1-\alpha&#41;^&#123;i&#125;&#125;&#123;1-&#40;1-\alpha&#41;^&#123;i&#43;1&#125;&#125;\frac&#123;1-&#40;1-\alpha&#41;^&#123;i&#43;1&#125;&#125;&#123;1-&#40;1-\alpha&#41;^&#123;i&#43;2&#125;&#125;\cdots\frac&#123;1-&#40;1-\alpha&#41;^&#123;n-1&#125;&#125;&#123;1-&#40;1-\alpha&#41;^&#123;n&#125;&#125;&#61;\frac&#123;1-&#40;1-\alpha&#41;^i&#125;&#123;1-&#40;1-\alpha&#41;^n&#125; \text&#123; for i≤n&#125;$$</p>
<p>Replacing this expression for the product in the expression for <span class="tex">$Q_n$</span> we have:</p>
<p class="tex">$$Q_n&#61;\alpha\sum_&#123;i&#61;1&#125;^n \left&#91; \frac&#123;R_i&#40;1-\alpha&#41;^&#123;n-i&#125;&#125;&#123;1-&#40;1-\alpha&#41;^i&#125;\frac&#123;1-&#40;1-\alpha&#41;^i&#125;&#123;1-&#40;1-\alpha&#41;^n&#125;\right&#93;&#61;\frac&#123;\alpha&#125;&#123;1-&#40;1-\alpha&#41;^n&#125;\sum_&#123;i&#61;1&#125;^n R_i&#40;1-\alpha&#41;^&#123;n-i&#125;$$</p>
<p>If we expand this sum going backwards from <span class="tex">$i&#61;n$</span>:</p>
<p class="tex">$$Q_n&#61;\frac&#123;\alpha&#125;&#123;1-&#40;1-\alpha&#41;^n&#125; \left&#91; R_n&#43;R_&#123;n-1&#125;&#40;1-\alpha&#41;&#43;R_&#123;n-2&#125;&#40;1-\alpha&#41;^2&#43;\cdots&#43;R_1&#40;1-\alpha&#41;^&#123;n-1&#125; \right&#93;$$</p>
<p>The constant term starts off at <span class="tex">$1$</span> for <span class="tex">$n&#61;1$</span> and approaches <span class="tex">$\alpha$</span> in the limit of <span class="tex">$n \rightarrow \infty$</span>.  If <span class="tex">$0&lt;\alpha&lt;1$</span>, then the coefficients in the sum section for <span class="tex">$R_i$</span> decrease exponentially from 1 for <span class="tex">$i&#61;n$</span> to <span class="tex">$&#40;1-\alpha&#41;^&#123;n-1&#125;$</span> for <span class="tex">$i&#61;1.$</span>  So the average over rewards includes every reward back to <span class="tex">$R_1$</span> like the simple average but the coefficients become exponentially smaller approaching 0 as <span class="tex">$n \rightarrow \infty$</span>.   </p>
</div>mimetext/htmlrootassigneelast_run_timestampANqɰpersist_js_state·has_pluto_hook_features§cell_id$c695b7f9-76ca-419b-924d-8338a42c8188depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$865610bb-ee82-4440-9f32-f00d0382783bqueued¤logsrunning¦outputbody,run_or_load (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAX;persist_js_state·has_pluto_hook_features§cell_id$865610bb-ee82-4440-9f32-f00d0382783bdepends_on_disabled_cells§runtime =published_object_keysdepends_on_skipped_cells§errored$50fbdc85-82f1-4c52-936b-84eb14951d71queued¤logsrunning¦outputbodyAaverage_gradient_stationary_runs (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAT{persist_js_state·has_pluto_hook_features§cell_id$50fbdc85-82f1-4c52-936b-84eb14951d71depends_on_disabled_cells§runtime {epublished_object_keysdepends_on_skipped_cells§errored$2447c4ea-7752-457c-80da-ac0dd72a64c1queued¤logsrunning¦outputbody*save_data (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAX4Npersist_js_state·has_pluto_hook_features§cell_id$2447c4ea-7752-457c-80da-ac0dd72a64c1depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$b5a2df21-4525-4320-b8dd-aea5ecdab832queued¤logsrunning¦outputbody<bond def="params_2_5" unique_id="RxuGpeaxZklE"><span style='display: contents;'>
	<span style='display: contents;'><div class="markdown"><h3>Figure 2.5 Parameters</h3>
<p>Number of Actions: <pl-combined-child key='kzykiwuzzs' style='display: contents;'><input type='number' min='1' step='1' max='100' value='10'></pl-combined-child> Reward Offset: <pl-combined-child key='kzykiwuzzs' style='display: contents;'><input type='number' min='0.0' step='1.0' max='10.0' value='4.0'></pl-combined-child></p>
<p>Step-Size Minimum With Baseline: <pl-combined-child key='kzykiwuzzs' style='display: contents;'><input type='number' min='0.001' step='0.001' max='0.1' value='0.025'></pl-combined-child></p>
<p>Step-Size Minimum Without Baseline: <pl-combined-child key='kzykiwuzzs' style='display: contents;'><input type='number' min='0.001' step='0.0001' max='0.1' value='0.0125'></pl-combined-child></p>
</div><script id='kzykiwuzzs'>
const div = currentScript.parentElement
let key = "kzykiwuzzs"
const inputs = div.querySelectorAll(`pl-combined-child[key='${key}'] > *:first-child`)

const values = Array(inputs.length)

inputs.forEach(async (el,i) => {
	el.oninput = (e) => {
		e.stopPropagation()
	}
	const gen = Generators.input(el)
	while(true) {
		values[i] = await gen.next().value
		div.dispatchEvent(new CustomEvent("input", {}))
	}
})


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()


Object.defineProperty(div, 'value', {
	get: () => values,
	set: (newvals) => {
		if(!newvals) {
			return
		}
		inputs.forEach((el, i) => {
			values[i] = newvals[i]
			set_input_value(el, newvals[i])
		})
},
	configurable: true,
});

</script></span>
	<input type=submit id='nnpstkiqbh'>
	<script id='nnpstkiqbh'>

let key = "nnpstkiqbh"

let div = currentScript.parentElement
let button = currentScript.previousElementSibling
let input = div.firstElementChild
if(input === button) {
	return
}


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()



let private_value = null
let public_value = null




private_value = public_value = div.value
if(private_value != null) {
	set_input_value(input, private_value)
} else {

	// private_value = public_value = input.value
}

input.oninput = (e) => {
	e.stopPropagation()
}
const gen = Generators.input(input)

// If the child does not have an initial value, the `gen.next().value` promise will never resolve. If it does, then it resolves instantly.
let first_value = await Promise.any([
	gen.next().value,
	Promise.resolve(undefined)
])
private_value = public_value = first_value

;(async () => {
	while(true) {
		private_value = await gen.next().value
		// div.dispatchEvent(new CustomEvent("input", {}))
	}
})()

button.addEventListener("click", () => {
	public_value = private_value
	div.dispatchEvent(new CustomEvent("input", {}))
})


Object.defineProperty(div, 'value', {
	get: () => public_value,
	set: (newval) => {
		private_value = newval
		public_value = newval
		
		set_input_value(input, newval)
	},
	configurable: true,
});

</script></span></bond>mimetext/htmlrootassigneelast_run_timestampAT^Ypersist_js_state·has_pluto_hook_features§cell_id$b5a2df21-4525-4320-b8dd-aea5ecdab832depends_on_disabled_cells§runtime	/ȵpublished_object_keysdepends_on_skipped_cells§errored$c12dab6a-92f0-41b1-a6b7-c404c74d9a83queued¤logsrunning¦outputbody:action_value_testbed_plot (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampARᵰpersist_js_state·has_pluto_hook_features§cell_id$c12dab6a-92f0-41b1-a6b7-c404c74d9a83depends_on_disabled_cells§runtime ݵpublished_object_keysdepends_on_skipped_cells§errored$36602c38-8b29-4158-b299-94015a333762queued¤logsrunning¦outputbody?<div class="markdown"><h1>Dependencies and Settings</h1>
</div>mimetext/htmlrootassigneelast_run_timestampANˁpersist_js_state·has_pluto_hook_features§cell_id$36602c38-8b29-4158-b299-94015a333762depends_on_disabled_cells§runtime ڵpublished_object_keysdepends_on_skipped_cells§errored$aa5acd7c-6a0b-454f-ab05-12a606dd9fc2queued¤logsrunning¦outputbody;nonstationary_param_search (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAX]Ѱpersist_js_state·has_pluto_hook_features§cell_id$aa5acd7c-6a0b-454f-ab05-12a606dd9fc2depends_on_disabled_cells§runtime *published_object_keysdepends_on_skipped_cells§errored$68470b1d-3cc2-4cb1-8dc2-53227e6300e7queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampAThupersist_js_state·has_pluto_hook_features§cell_id$68470b1d-3cc2-4cb1-8dc2-53227e6300e7depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$86350532-13f8-4035-bad8-f25f41c93163queued¤logsrunning¦outputbodyJ<div class="markdown"><h2>2.5 Tracking a Nonstationary Problem</h2>
</div>mimetext/htmlrootassigneelast_run_timestampAN>persist_js_state·has_pluto_hook_features§cell_id$86350532-13f8-4035-bad8-f25f41c93163depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$88e43fed-fcf3-4071-996a-63f63c3d49b4queued¤logsrunning¦outputbody<div class="markdown"><p>Number of Steps to Accumulate Reward: <bond def="stationary_numsteps" unique_id="E/&#43;F93xhCVV0"><span style='display: contents;'>
	<input type='number' min='100' step='100' max='10000' value='1000'>
	<input type=submit id='begjsbrpjn'>
	<script id='begjsbrpjn'>

let key = "begjsbrpjn"

let div = currentScript.parentElement
let button = currentScript.previousElementSibling
let input = div.firstElementChild
if(input === button) {
	return
}


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()



let private_value = null
let public_value = null




private_value = public_value = div.value
if(private_value != null) {
	set_input_value(input, private_value)
} else {

	// private_value = public_value = input.value
}

input.oninput = (e) => {
	e.stopPropagation()
}
const gen = Generators.input(input)

// If the child does not have an initial value, the `gen.next().value` promise will never resolve. If it does, then it resolves instantly.
let first_value = await Promise.any([
	gen.next().value,
	Promise.resolve(undefined)
])
private_value = public_value = first_value

;(async () => {
	while(true) {
		private_value = await gen.next().value
		// div.dispatchEvent(new CustomEvent("input", {}))
	}
})()

button.addEventListener("click", () => {
	public_value = private_value
	div.dispatchEvent(new CustomEvent("input", {}))
})


Object.defineProperty(div, 'value', {
	get: () => public_value,
	set: (newval) => {
		private_value = newval
		public_value = newval
		
		set_input_value(input, newval)
	},
	configurable: true,
});

</script></span></bond></p>
</div>mimetext/htmlrootassigneelast_run_timestampAXtpersist_js_state·has_pluto_hook_features§cell_id$88e43fed-fcf3-4071-996a-63f63c3d49b4depends_on_disabled_cells§runtime)ܻpublished_object_keysdepends_on_skipped_cells§errored$f00ab44e-0d84-40c7-aa23-358c77a013e3queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATepersist_js_state·has_pluto_hook_features§cell_id$f00ab44e-0d84-40c7-aa23-358c77a013e3depends_on_disabled_cells§runtime Bpublished_object_keysdepends_on_skipped_cells§errored$4191ff98-f4ab-4f18-a148-d3d3fff3d0adqueued¤logsrunning¦outputbody,updatecoef (generic function with 4 methods)mimetext/plainrootassigneelast_run_timestampAU@ persist_js_state·has_pluto_hook_features§cell_id$4191ff98-f4ab-4f18-a148-d3d3fff3d0addepends_on_disabled_cells§runtime ٵpublished_object_keysdepends_on_skipped_cells§errored$46ce2b1f-02cf-4dae-bf02-f67543f38b91queued¤logsrunning¦outputbody7<div class="markdown"><h2>Parameter Studies</h2>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$46ce2b1f-02cf-4dae-bf02-f67543f38b91depends_on_disabled_cells§runtime 4published_object_keysdepends_on_skipped_cells§errored$211d9390-df44-4902-9e13-ad6744b9b7ddqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampAY
persist_js_state·has_pluto_hook_features§cell_id$211d9390-df44-4902-9e13-ad6744b9b7dddepends_on_disabled_cells§runtime Fo[published_object_keysdepends_on_skipped_cells§errored$6d647790-a029-4579-86fa-9c7294aa94eaqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATe߰persist_js_state·has_pluto_hook_features§cell_id$6d647790-a029-4579-86fa-9c7294aa94eadepends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$62eb0650-96bc-4fd6-bfe0-bf05a4137a03queued¤logsrunning¦outputbody+updatecoef (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAU?j8persist_js_state·has_pluto_hook_features§cell_id$62eb0650-96bc-4fd6-bfe0-bf05a4137a03depends_on_disabled_cells§runtime Ypublished_object_keysdepends_on_skipped_cells§errored$51349e41-4696-4bd5-9bc1-cefbb82bea08queued¤logsrunning¦outputbody.sample_action (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampATTrpersist_js_state·has_pluto_hook_features§cell_id$51349e41-4696-4bd5-9bc1-cefbb82bea08depends_on_disabled_cells§runtime _published_object_keysdepends_on_skipped_cells§errored$0fbbe455-79ce-44d6-b010-da0bb56adbb4queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATj@persist_js_state·has_pluto_hook_features§cell_id$0fbbe455-79ce-44d6-b010-da0bb56adbb4depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0baqueued¤logsrunning¦outputbody/sample_action (generic function with 6 methods)mimetext/plainrootassigneelast_run_timestampATmpersist_js_state·has_pluto_hook_features§cell_id$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0badepends_on_disabled_cells§runtime &published_object_keysdepends_on_skipped_cells§errored$7678b06b-feef-4656-a801-33f630437bfbqueued¤logsrunning¦outputbody-average_runs (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAUU~persist_js_state·has_pluto_hook_features§cell_id$7678b06b-feef-4656-a801-33f630437bfbdepends_on_disabled_cells§runtime [published_object_keysdepends_on_skipped_cells§errored$3b88ec30-768b-44d0-88ee-b3ed989f22c3queued¤logsrunning¦outputbodyJ<bond def="nonstationarysearchparams" unique_id="E3przno2A6/Z"><span style='display: contents;'>
	<span style='display: contents;'><div class="markdown"><p>Number of Steps to Accumulate Reward &#40;only measured on second half&#41;: <pl-combined-child key='vedqbdxpbc' style='display: contents;'><input type='number' min='1000' step='1000' max='1000000' value='200000'></pl-combined-child></p>
<p>Reward Drift Rate Per Step <span class="tex">$\sigma$</span>: <pl-combined-child key='vedqbdxpbc' style='display: contents;'><input type='number' min='0.001' step='0.001' max='0.1' value='0.01'></pl-combined-child></p>
<p>By default, a plot will be loaded that matches this search criteria.  Check the box below to recalculate the search and save a new plot whever the submit button is clicked.</p>
<p>Recompute Parameter Search: <pl-combined-child key='vedqbdxpbc' style='display: contents;'><input type="checkbox"></pl-combined-child></p>
</div><script id='vedqbdxpbc'>
const div = currentScript.parentElement
let key = "vedqbdxpbc"
const inputs = div.querySelectorAll(`pl-combined-child[key='${key}'] > *:first-child`)

const values = Array(inputs.length)

inputs.forEach(async (el,i) => {
	el.oninput = (e) => {
		e.stopPropagation()
	}
	const gen = Generators.input(el)
	while(true) {
		values[i] = await gen.next().value
		div.dispatchEvent(new CustomEvent("input", {}))
	}
})


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()


Object.defineProperty(div, 'value', {
	get: () => values,
	set: (newvals) => {
		if(!newvals) {
			return
		}
		inputs.forEach((el, i) => {
			values[i] = newvals[i]
			set_input_value(el, newvals[i])
		})
},
	configurable: true,
});

</script></span>
	<input type=submit id='gncncvomed'>
	<script id='gncncvomed'>

let key = "gncncvomed"

let div = currentScript.parentElement
let button = currentScript.previousElementSibling
let input = div.firstElementChild
if(input === button) {
	return
}


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()



let private_value = null
let public_value = null




private_value = public_value = div.value
if(private_value != null) {
	set_input_value(input, private_value)
} else {

	// private_value = public_value = input.value
}

input.oninput = (e) => {
	e.stopPropagation()
}
const gen = Generators.input(input)

// If the child does not have an initial value, the `gen.next().value` promise will never resolve. If it does, then it resolves instantly.
let first_value = await Promise.any([
	gen.next().value,
	Promise.resolve(undefined)
])
private_value = public_value = first_value

;(async () => {
	while(true) {
		private_value = await gen.next().value
		// div.dispatchEvent(new CustomEvent("input", {}))
	}
})()

button.addEventListener("click", () => {
	public_value = private_value
	div.dispatchEvent(new CustomEvent("input", {}))
})


Object.defineProperty(div, 'value', {
	get: () => public_value,
	set: (newval) => {
		private_value = newval
		public_value = newval
		
		set_input_value(input, newval)
	},
	configurable: true,
});

</script></span></bond>mimetext/htmlrootassigneelast_run_timestampAXjbpersist_js_state·has_pluto_hook_features§cell_id$3b88ec30-768b-44d0-88ee-b3ed989f22c3depends_on_disabled_cells§runtimePpublished_object_keysdepends_on_skipped_cells§errored$691aa77a-d6da-4fde-9024-c4195057179dqueued¤logsrunning¦outputbody l<div class="markdown">	<script id='plot_1'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"xaxis": {"title": {"text": "Step"}}, "hovermode": "x unified", "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}, "yaxis": {"title": {"text": "% Runs Taking Optimal Action"}}, "title": "Gradient Bandit With Baseline"}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [0.0985, 0.091, 0.1025, 0.108, 0.114, 0.1145, 0.0985, 0.1025, 0.1035, 0.0895, 0.0995, 0.105, 0.1055, 0.107, 0.089, 0.0975, 0.107, 0.117, 0.1115, 0.1075, 0.1015, 0.1075, 0.105, 0.103, 0.11, 0.117, 0.106, 0.129, 0.113, 0.116, 0.117, 0.1055, 0.1095, 0.106, 0.1105, 0.1085, 0.1155, 0.1225, 0.1045, 0.105, 0.1155, 0.125, 0.1275, 0.1205, 0.1245, 0.118, 0.126, 0.1095, 0.121, 0.114, 0.1195, 0.121, 0.117, 0.1185, 0.1235, 0.13, 0.125, 0.143, 0.114, 0.124, 0.133, 0.141, 0.128, 0.129, 0.1295, 0.134, 0.1255, 0.126, 0.1405, 0.1255, 0.125, 0.1465, 0.132, 0.1265, 0.1305, 0.134, 0.1455, 0.1425, 0.1305, 0.148, 0.1495, 0.1535, 0.1335, 0.1585, 0.1465, 0.127, 0.15, 0.1605, 0.1505, 0.1435, 0.1375, 0.142, 0.16, 0.1525, 0.1265, 0.139, 0.1475, 0.1675, 0.151, 0.1545, 0.1455, 0.146, 0.1465, 0.16, 0.1585, 0.16, 0.159, 0.17, 0.156, 0.1585, 0.166, 0.1715, 0.1615, 0.168, 0.166, 0.17, 0.176, 0.143, 0.1705, 0.156, 0.175, 0.179, 0.1875, 0.191, 0.1665, 0.1805, 0.187, 0.175, 0.1785, 0.1535, 0.1625, 0.186, 0.1865, 0.1725, 0.1825, 0.1975, 0.1795, 0.188, 0.188, 0.1805, 0.202, 0.2035, 0.2, 0.208, 0.196, 0.2045, 0.1895, 0.2045, 0.198, 0.1965, 0.201, 0.2075, 0.1995, 0.2195, 0.202, 0.2045, 0.1955, 0.212, 0.22, 0.2135, 0.1865, 0.2165, 0.228, 0.215, 0.226, 0.224, 0.2245, 0.239, 0.218, 0.2405, 0.224, 0.2215, 0.2125, 0.23, 0.24, 0.2285, 0.2385, 0.234, 0.2395, 0.24, 0.2475, 0.2345, 0.2285, 0.265, 0.2535, 0.231, 0.256, 0.2565, 0.2575, 0.257, 0.262, 0.267, 0.2455, 0.2545, 0.2625, 0.264, 0.261, 0.252, 0.2635, 0.276, 0.279, 0.2705, 0.2675, 0.2645, 0.282, 0.2685, 0.259, 0.28, 0.277, 0.2805, 0.2865, 0.2935, 0.28, 0.2935, 0.286, 0.283, 0.2935, 0.2975, 0.3225, 0.292, 0.2875, 0.308, 0.2965, 0.295, 0.2905, 0.3115, 0.314, 0.3005, 0.307, 0.296, 0.316, 0.313, 0.322, 0.3125, 0.3325, 0.327, 0.324, 0.309, 0.33, 0.3115, 0.3135, 0.345, 0.317, 0.327, 0.3145, 0.3115, 0.3255, 0.3215, 0.3335, 0.3305, 0.344, 0.3505, 0.3555, 0.3355, 0.3435, 0.3515, 0.3535, 0.3345, 0.3415, 0.3475, 0.346, 0.368, 0.364, 0.35, 0.3435, 0.346, 0.3555, 0.3615, 0.361, 0.3675, 0.365, 0.3645, 0.367, 0.389, 0.3765, 0.3715, 0.365, 0.3555, 0.3775, 0.3805, 0.3845, 0.3695, 0.38, 0.384, 0.3885, 0.386, 0.3845, 0.3835, 0.3875, 0.368, 0.378, 0.3785, 0.4005, 0.401, 0.406, 0.3955, 0.39, 0.4015, 0.413, 0.413, 0.4065, 0.421, 0.395, 0.405, 0.421, 0.412, 0.3915, 0.418, 0.4165, 0.412, 0.429, 0.424, 0.42, 0.4245, 0.4335, 0.4475, 0.4195, 0.4415, 0.421, 0.452, 0.445, 0.4575, 0.454, 0.441, 0.431, 0.438, 0.448, 0.4435, 0.453, 0.431, 0.4345, 0.456, 0.459, 0.437, 0.433, 0.4515, 0.445, 0.444, 0.457, 0.455, 0.4505, 0.47, 0.4725, 0.4615, 0.4535, 0.4605, 0.4655, 0.448, 0.466, 0.458, 0.467, 0.475, 0.462, 0.4655, 0.4775, 0.481, 0.4805, 0.485, 0.4795, 0.4985, 0.4775, 0.475, 0.485, 0.4695, 0.4735, 0.495, 0.485, 0.4805, 0.4795, 0.4885, 0.4845, 0.4835, 0.5035, 0.489, 0.4935, 0.514, 0.499, 0.5035, 0.514, 0.5, 0.5125, 0.5045, 0.509, 0.499, 0.5135, 0.5215, 0.499, 0.525, 0.5305, 0.5145, 0.517, 0.5285, 0.5155, 0.5165, 0.5415, 0.4945, 0.521, 0.523, 0.5125, 0.522, 0.5175, 0.5285, 0.5345, 0.5325, 0.5235, 0.5345, 0.537, 0.5475, 0.5385, 0.5335, 0.548, 0.5205, 0.5375, 0.5465, 0.5515, 0.526, 0.54, 0.5355, 0.546, 0.5445, 0.5275, 0.557, 0.547, 0.5385, 0.552, 0.555, 0.56, 0.571, 0.5545, 0.5565, 0.565, 0.566, 0.5465, 0.546, 0.5675, 0.555, 0.576, 0.5625, 0.5605, 0.5705, 0.567, 0.567, 0.561, 0.563, 0.5485, 0.5765, 0.5775, 0.581, 0.5855, 0.5795, 0.571, 0.586, 0.577, 0.568, 0.574, 0.5825, 0.5765, 0.587, 0.5925, 0.583, 0.575, 0.5945, 0.58, 0.5795, 0.6105, 0.585, 0.571, 0.576, 0.593, 0.587, 0.5975, 0.5935, 0.5805, 0.6025, 0.603, 0.623, 0.5945, 0.589, 0.6025, 0.5875, 0.599, 0.589, 0.616, 0.607, 0.623, 0.604, 0.6155, 0.608, 0.617, 0.591, 0.6035, 0.6295, 0.5965, 0.592, 0.6005, 0.6055, 0.628, 0.617, 0.611, 0.6225, 0.6215, 0.621, 0.608, 0.614, 0.6255, 0.618, 0.622, 0.613, 0.627, 0.626, 0.618, 0.6235, 0.625, 0.6185, 0.625, 0.645, 0.635, 0.6215, 0.6275, 0.622, 0.6285, 0.621, 0.6345, 0.628, 0.6565, 0.637, 0.6305, 0.6505, 0.656, 0.6365, 0.635, 0.642, 0.627, 0.6255, 0.643, 0.6415, 0.6575, 0.64, 0.6505, 0.645, 0.652, 0.6425, 0.6435, 0.655, 0.642, 0.6545, 0.652, 0.645, 0.658, 0.632, 0.668, 0.667, 0.648, 0.669, 0.665, 0.645, 0.6535, 0.6595, 0.652, 0.6495, 0.6605, 0.6605, 0.6545, 0.66, 0.6615, 0.6595, 0.65, 0.654, 0.674, 0.651, 0.664, 0.6595, 0.647, 0.6755, 0.6435, 0.653, 0.6705, 0.6555, 0.6765, 0.6735, 0.6625, 0.6635, 0.66, 0.662, 0.6705, 0.6495, 0.691, 0.6735, 0.676, 0.6845, 0.6685, 0.6775, 0.665, 0.679, 0.692, 0.674, 0.693, 0.683, 0.676, 0.6815, 0.6715, 0.681, 0.665, 0.676, 0.694, 0.711, 0.6835, 0.687, 0.691, 0.6865, 0.684, 0.682, 0.6795, 0.6845, 0.694, 0.695, 0.691, 0.6905, 0.6935, 0.6845, 0.6875, 0.701, 0.7095, 0.6855, 0.6895, 0.6965, 0.7005, 0.6885, 0.6955, 0.683, 0.699, 0.7, 0.7015, 0.704, 0.698, 0.681, 0.6985, 0.6935, 0.7035, 0.7, 0.6965, 0.693, 0.694, 0.702, 0.7105, 0.708, 0.7015, 0.7125, 0.706, 0.703, 0.7155, 0.709, 0.7195, 0.7015, 0.703, 0.7065, 0.7035, 0.712, 0.7155, 0.699, 0.717, 0.7205, 0.7015, 0.7105, 0.724, 0.718, 0.704, 0.722, 0.7235, 0.711, 0.7155, 0.7105, 0.7215, 0.712, 0.7245, 0.713, 0.7135, 0.734, 0.7175, 0.731, 0.727, 0.7285, 0.7195, 0.7215, 0.724, 0.726, 0.7135, 0.731, 0.729, 0.726, 0.7395, 0.7245, 0.729, 0.7265, 0.729, 0.73, 0.734, 0.715, 0.7275, 0.7385, 0.7295, 0.719, 0.7395, 0.727, 0.722, 0.7245, 0.7425, 0.7285, 0.7325, 0.731, 0.741, 0.733, 0.7315, 0.7315, 0.7245, 0.744, 0.7385, 0.7335, 0.73, 0.7515, 0.7395, 0.7255, 0.7335, 0.7425, 0.731, 0.7315, 0.73, 0.744, 0.7325, 0.7335, 0.749, 0.745, 0.739, 0.7125, 0.736, 0.7445, 0.7375, 0.746, 0.75, 0.737, 0.7445, 0.751, 0.744, 0.741, 0.7425, 0.7405, 0.7515, 0.757, 0.739, 0.7505, 0.741, 0.742, 0.745, 0.762, 0.7435, 0.749, 0.7505, 0.743, 0.7405, 0.7525, 0.749, 0.754, 0.7575, 0.754, 0.743, 0.747, 0.74, 0.75, 0.7635, 0.75, 0.7475, 0.7585, 0.7425, 0.7335, 0.759, 0.7455, 0.754, 0.748, 0.757, 0.751, 0.751, 0.766, 0.7615, 0.752, 0.753, 0.7625, 0.755, 0.7495, 0.747, 0.763, 0.744, 0.7525, 0.7705, 0.757, 0.743, 0.7645, 0.764, 0.747, 0.766, 0.758, 0.75, 0.762, 0.765, 0.754, 0.769, 0.7685, 0.763, 0.764, 0.7595, 0.765, 0.7545, 0.7545, 0.7635, 0.7695, 0.7655, 0.7665, 0.761, 0.7745, 0.7625, 0.761, 0.7785, 0.771, 0.768, 0.7715, 0.7665, 0.7685, 0.764, 0.78, 0.765, 0.7665, 0.771, 0.7655, 0.7665, 0.773, 0.756, 0.7775, 0.7735, 0.776, 0.767, 0.771, 0.767, 0.7685, 0.7765, 0.7665, 0.763, 0.769, 0.77, 0.7775, 0.7665, 0.7695, 0.7835, 0.7795, 0.7745, 0.7765, 0.7835, 0.7755, 0.775, 0.78, 0.7665, 0.783, 0.774, 0.7715, 0.7705, 0.784, 0.7735, 0.7895, 0.7945, 0.783, 0.7865, 0.7695, 0.785, 0.774, 0.7815, 0.7865, 0.7965, 0.784, 0.7805, 0.7725, 0.7745, 0.788, 0.792, 0.7825, 0.7755, 0.7705, 0.767, 0.788, 0.7855, 0.789, 0.7675, 0.798, 0.781, 0.7805, 0.784, 0.7855, 0.7875, 0.7845, 0.7845, 0.795, 0.7945, 0.7885, 0.7845, 0.789, 0.7805, 0.793, 0.784, 0.7885, 0.785, 0.797, 0.7805, 0.7995, 0.7835, 0.7925, 0.793, 0.7895, 0.7825, 0.7875, 0.7825, 0.787, 0.782, 0.79, 0.7895, 0.783, 0.7875, 0.801, 0.792, 0.8115, 0.796, 0.801, 0.7925, 0.7955, 0.7835, 0.795, 0.7895, 0.801, 0.7915, 0.8025, 0.7955, 0.788, 0.8065, 0.793, 0.792, 0.794, 0.8005, 0.7915, 0.781, 0.7955, 0.789, 0.7985, 0.781, 0.7985, 0.787, 0.8, 0.7975, 0.799, 0.799, 0.8, 0.783, 0.7955, 0.7965, 0.791, 0.794, 0.7975, 0.803, 0.7985, 0.8015, 0.801, 0.8055, 0.798, 0.802, 0.7905, 0.8135, 0.7945, 0.8015, 0.807, 0.807, 0.8125, 0.7975, 0.7985, 0.804, 0.804, 0.798, 0.8065, 0.8045, 0.8015, 0.799, 0.804, 0.794, 0.808, 0.7995, 0.7985, 0.7995, 0.8015, 0.806, 0.8025, 0.811, 0.803, 0.8085, 0.809, 0.791, 0.8105], "type": "scatter", "name": "α = 0.025", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}, {"y": [0.098, 0.107, 0.099, 0.1035, 0.099, 0.1, 0.1085, 0.1075, 0.104, 0.1255, 0.113, 0.108, 0.108, 0.114, 0.111, 0.114, 0.1135, 0.1105, 0.114, 0.1155, 0.127, 0.126, 0.1165, 0.129, 0.1175, 0.1255, 0.131, 0.1285, 0.133, 0.1325, 0.1235, 0.128, 0.1175, 0.137, 0.1355, 0.126, 0.1455, 0.131, 0.1445, 0.129, 0.1365, 0.1405, 0.1505, 0.1545, 0.162, 0.1495, 0.1595, 0.15, 0.1405, 0.161, 0.1555, 0.1445, 0.178, 0.1705, 0.168, 0.174, 0.1735, 0.1605, 0.1755, 0.1755, 0.18, 0.166, 0.1885, 0.176, 0.1945, 0.179, 0.187, 0.196, 0.1795, 0.1985, 0.1875, 0.1865, 0.1905, 0.1975, 0.2075, 0.2215, 0.2025, 0.2075, 0.201, 0.229, 0.208, 0.216, 0.2195, 0.2305, 0.231, 0.224, 0.21, 0.2325, 0.2445, 0.228, 0.2415, 0.2465, 0.2495, 0.249, 0.265, 0.249, 0.2445, 0.2595, 0.256, 0.2535, 0.265, 0.263, 0.2915, 0.2775, 0.2825, 0.2765, 0.292, 0.2825, 0.2875, 0.2915, 0.2885, 0.2965, 0.3035, 0.2995, 0.311, 0.311, 0.3055, 0.3115, 0.3295, 0.3145, 0.329, 0.3045, 0.331, 0.3285, 0.3345, 0.353, 0.337, 0.3445, 0.347, 0.3345, 0.346, 0.344, 0.3555, 0.3645, 0.357, 0.3545, 0.3675, 0.363, 0.371, 0.3655, 0.3675, 0.375, 0.3855, 0.385, 0.392, 0.3785, 0.3965, 0.3925, 0.4145, 0.403, 0.403, 0.396, 0.4135, 0.395, 0.4075, 0.4075, 0.407, 0.423, 0.409, 0.422, 0.4195, 0.4255, 0.448, 0.4275, 0.4135, 0.4425, 0.438, 0.421, 0.45, 0.4365, 0.436, 0.4495, 0.469, 0.459, 0.4635, 0.464, 0.4715, 0.473, 0.473, 0.456, 0.4785, 0.476, 0.4685, 0.4645, 0.4955, 0.4895, 0.4835, 0.485, 0.484, 0.497, 0.497, 0.5015, 0.493, 0.4845, 0.4995, 0.508, 0.508, 0.509, 0.51, 0.513, 0.518, 0.518, 0.51, 0.5245, 0.5245, 0.526, 0.5345, 0.5295, 0.541, 0.533, 0.551, 0.53, 0.5365, 0.5345, 0.5335, 0.554, 0.547, 0.556, 0.5355, 0.5465, 0.5515, 0.5675, 0.5595, 0.5575, 0.5585, 0.572, 0.5605, 0.5615, 0.566, 0.572, 0.557, 0.5735, 0.5745, 0.5675, 0.5635, 0.5795, 0.587, 0.5685, 0.562, 0.5885, 0.581, 0.5825, 0.611, 0.584, 0.582, 0.603, 0.601, 0.605, 0.602, 0.5985, 0.598, 0.598, 0.621, 0.616, 0.604, 0.6045, 0.5955, 0.62, 0.62, 0.633, 0.6055, 0.6165, 0.6165, 0.602, 0.622, 0.6275, 0.62, 0.621, 0.644, 0.632, 0.626, 0.6385, 0.631, 0.641, 0.626, 0.627, 0.6495, 0.632, 0.638, 0.6515, 0.627, 0.639, 0.646, 0.649, 0.6415, 0.6485, 0.6425, 0.644, 0.6385, 0.6465, 0.6575, 0.6555, 0.6535, 0.6725, 0.6445, 0.671, 0.6495, 0.6795, 0.659, 0.6675, 0.669, 0.683, 0.6605, 0.671, 0.6635, 0.665, 0.6605, 0.67, 0.663, 0.6695, 0.6555, 0.663, 0.6635, 0.667, 0.685, 0.668, 0.7015, 0.68, 0.676, 0.6735, 0.6925, 0.684, 0.6825, 0.696, 0.6945, 0.6835, 0.6835, 0.69, 0.6895, 0.687, 0.6855, 0.69, 0.704, 0.696, 0.677, 0.6945, 0.6895, 0.6855, 0.6865, 0.702, 0.707, 0.6975, 0.7025, 0.6995, 0.701, 0.698, 0.7105, 0.71, 0.7025, 0.7025, 0.709, 0.7155, 0.7135, 0.7065, 0.7115, 0.7175, 0.7185, 0.7215, 0.71, 0.7125, 0.7, 0.7045, 0.721, 0.7265, 0.714, 0.7085, 0.7255, 0.7225, 0.738, 0.7275, 0.7195, 0.7305, 0.7245, 0.7315, 0.7445, 0.728, 0.735, 0.7265, 0.732, 0.7175, 0.737, 0.726, 0.743, 0.7275, 0.7275, 0.7435, 0.733, 0.7205, 0.722, 0.7345, 0.7245, 0.729, 0.725, 0.731, 0.7435, 0.732, 0.7455, 0.7415, 0.7465, 0.744, 0.7365, 0.734, 0.739, 0.751, 0.74, 0.74, 0.7475, 0.733, 0.7425, 0.748, 0.7615, 0.747, 0.731, 0.746, 0.747, 0.752, 0.7495, 0.747, 0.7515, 0.7395, 0.756, 0.7525, 0.7655, 0.7545, 0.7595, 0.7425, 0.7415, 0.7485, 0.7545, 0.758, 0.7475, 0.7605, 0.7545, 0.753, 0.7595, 0.7565, 0.761, 0.7775, 0.749, 0.7585, 0.7605, 0.77, 0.7645, 0.762, 0.749, 0.7545, 0.7595, 0.744, 0.7585, 0.769, 0.7645, 0.762, 0.7645, 0.7775, 0.7755, 0.767, 0.7695, 0.76, 0.764, 0.76, 0.7605, 0.766, 0.7575, 0.778, 0.7695, 0.756, 0.78, 0.7825, 0.774, 0.778, 0.779, 0.761, 0.78, 0.772, 0.7665, 0.789, 0.7815, 0.7795, 0.771, 0.7755, 0.769, 0.768, 0.771, 0.775, 0.7745, 0.776, 0.7985, 0.785, 0.792, 0.7755, 0.7895, 0.7805, 0.776, 0.7655, 0.788, 0.7815, 0.79, 0.7825, 0.7715, 0.781, 0.777, 0.7975, 0.789, 0.789, 0.779, 0.793, 0.7765, 0.789, 0.8005, 0.7845, 0.7755, 0.79, 0.793, 0.7865, 0.787, 0.7985, 0.806, 0.7865, 0.8, 0.779, 0.789, 0.7855, 0.7805, 0.785, 0.792, 0.7965, 0.798, 0.794, 0.798, 0.7995, 0.7925, 0.801, 0.791, 0.793, 0.792, 0.7855, 0.7985, 0.793, 0.784, 0.795, 0.783, 0.795, 0.792, 0.794, 0.7935, 0.795, 0.802, 0.7935, 0.8165, 0.7995, 0.807, 0.7955, 0.804, 0.7965, 0.794, 0.802, 0.798, 0.7965, 0.8015, 0.8085, 0.795, 0.8055, 0.812, 0.8105, 0.8075, 0.7945, 0.805, 0.8165, 0.8095, 0.808, 0.8055, 0.8015, 0.799, 0.799, 0.8155, 0.811, 0.7945, 0.798, 0.8045, 0.7995, 0.795, 0.8015, 0.816, 0.811, 0.81, 0.8075, 0.814, 0.8055, 0.81, 0.8075, 0.806, 0.8135, 0.804, 0.8095, 0.8125, 0.8115, 0.805, 0.8075, 0.8115, 0.81, 0.811, 0.8105, 0.8015, 0.8145, 0.801, 0.817, 0.8135, 0.8215, 0.8095, 0.8125, 0.8115, 0.8095, 0.812, 0.8215, 0.8125, 0.8155, 0.8045, 0.822, 0.8215, 0.8045, 0.821, 0.812, 0.8275, 0.8235, 0.822, 0.8135, 0.8205, 0.818, 0.815, 0.819, 0.819, 0.818, 0.8195, 0.815, 0.8185, 0.818, 0.811, 0.813, 0.8125, 0.8195, 0.8215, 0.82, 0.806, 0.817, 0.818, 0.826, 0.813, 0.828, 0.8045, 0.833, 0.825, 0.814, 0.823, 0.8205, 0.8205, 0.8265, 0.817, 0.8345, 0.822, 0.825, 0.82, 0.8165, 0.816, 0.826, 0.828, 0.825, 0.8275, 0.8365, 0.8225, 0.8195, 0.819, 0.8215, 0.831, 0.8195, 0.8255, 0.8225, 0.8325, 0.8245, 0.825, 0.8245, 0.8145, 0.8255, 0.8285, 0.8295, 0.831, 0.831, 0.833, 0.8125, 0.8345, 0.8265, 0.8365, 0.831, 0.834, 0.816, 0.8255, 0.823, 0.8295, 0.824, 0.824, 0.834, 0.8245, 0.813, 0.822, 0.8305, 0.823, 0.8295, 0.827, 0.839, 0.84, 0.827, 0.824, 0.8175, 0.8285, 0.821, 0.8365, 0.83, 0.828, 0.838, 0.8295, 0.8425, 0.8305, 0.833, 0.8295, 0.829, 0.829, 0.8315, 0.8335, 0.8435, 0.83, 0.829, 0.822, 0.8315, 0.831, 0.8375, 0.836, 0.8325, 0.8345, 0.835, 0.836, 0.829, 0.832, 0.844, 0.838, 0.8365, 0.839, 0.8335, 0.8425, 0.8245, 0.839, 0.8375, 0.828, 0.8355, 0.84, 0.824, 0.8295, 0.8345, 0.833, 0.835, 0.8385, 0.8325, 0.84, 0.836, 0.8415, 0.8355, 0.838, 0.839, 0.8405, 0.839, 0.844, 0.842, 0.839, 0.849, 0.8385, 0.838, 0.845, 0.8445, 0.836, 0.841, 0.838, 0.8325, 0.8425, 0.8475, 0.8345, 0.8445, 0.8425, 0.8375, 0.838, 0.8355, 0.8405, 0.836, 0.8455, 0.8465, 0.8395, 0.8405, 0.83, 0.847, 0.841, 0.841, 0.8465, 0.847, 0.843, 0.8415, 0.842, 0.8435, 0.8445, 0.8435, 0.8355, 0.8405, 0.836, 0.837, 0.842, 0.845, 0.844, 0.858, 0.839, 0.852, 0.8485, 0.844, 0.833, 0.842, 0.842, 0.841, 0.8395, 0.8535, 0.849, 0.847, 0.852, 0.851, 0.8455, 0.849, 0.845, 0.8475, 0.845, 0.841, 0.8455, 0.847, 0.845, 0.8475, 0.844, 0.8515, 0.842, 0.8395, 0.8535, 0.8415, 0.8485, 0.855, 0.8525, 0.853, 0.8505, 0.8405, 0.8475, 0.838, 0.848, 0.8465, 0.8445, 0.8515, 0.8505, 0.8365, 0.85, 0.8355, 0.847, 0.8425, 0.848, 0.846, 0.8535, 0.8455, 0.854, 0.849, 0.8365, 0.847, 0.8495, 0.848, 0.8505, 0.8465, 0.8495, 0.8465, 0.8485, 0.857, 0.846, 0.851, 0.8535, 0.8415, 0.8505, 0.8555, 0.8455, 0.843, 0.8435, 0.8445, 0.841, 0.8525, 0.848, 0.851, 0.8545, 0.852, 0.854, 0.8475, 0.851, 0.854, 0.859, 0.856, 0.8505, 0.85, 0.8445, 0.8465, 0.853, 0.846, 0.857, 0.8505, 0.8505, 0.849, 0.854, 0.8455, 0.86, 0.8515, 0.855, 0.8495, 0.854, 0.858, 0.8455, 0.855, 0.8565, 0.8555, 0.855, 0.848, 0.857, 0.858, 0.8505, 0.861, 0.857, 0.863, 0.859, 0.8535, 0.852, 0.854, 0.8565, 0.8545, 0.8515, 0.855, 0.8535, 0.8585, 0.8575, 0.858, 0.845, 0.8555, 0.8605, 0.8545, 0.86, 0.856, 0.855, 0.8635, 0.86, 0.855, 0.8545, 0.855, 0.863, 0.857, 0.8505, 0.861, 0.86, 0.855, 0.858, 0.8525, 0.8625, 0.8555, 0.8595, 0.8535, 0.851, 0.8625, 0.857, 0.863, 0.8535, 0.8605, 0.8555, 0.852, 0.858, 0.8535, 0.8535, 0.867, 0.8605, 0.8515, 0.8525, 0.8605, 0.8575, 0.856, 0.857, 0.8565, 0.865, 0.856, 0.8585, 0.866, 0.8455, 0.8545, 0.856, 0.862, 0.8655, 0.864, 0.861, 0.859, 0.8655, 0.853], "type": "scatter", "name": "α = 0.05", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}, {"y": [0.095, 0.096, 0.095, 0.108, 0.1055, 0.119, 0.1165, 0.113, 0.109, 0.114, 0.122, 0.116, 0.119, 0.13, 0.128, 0.121, 0.1385, 0.1495, 0.1295, 0.135, 0.145, 0.1435, 0.1485, 0.155, 0.154, 0.1675, 0.154, 0.1605, 0.171, 0.177, 0.183, 0.191, 0.172, 0.1885, 0.189, 0.212, 0.194, 0.2035, 0.205, 0.2025, 0.1925, 0.217, 0.2295, 0.236, 0.216, 0.225, 0.2455, 0.2455, 0.2445, 0.257, 0.257, 0.2735, 0.265, 0.2635, 0.273, 0.283, 0.2805, 0.29, 0.305, 0.3025, 0.3075, 0.3185, 0.3185, 0.3225, 0.323, 0.3235, 0.347, 0.338, 0.3515, 0.3545, 0.3365, 0.338, 0.3775, 0.365, 0.3775, 0.364, 0.381, 0.385, 0.3985, 0.4075, 0.4, 0.407, 0.406, 0.416, 0.4185, 0.4265, 0.4335, 0.4235, 0.4275, 0.4255, 0.4345, 0.454, 0.447, 0.4585, 0.4655, 0.4685, 0.4785, 0.4605, 0.474, 0.4685, 0.486, 0.491, 0.495, 0.49, 0.488, 0.508, 0.504, 0.501, 0.508, 0.5145, 0.5225, 0.5075, 0.5255, 0.5275, 0.534, 0.5265, 0.5205, 0.5455, 0.548, 0.537, 0.5655, 0.5425, 0.54, 0.545, 0.553, 0.561, 0.546, 0.574, 0.57, 0.5835, 0.5715, 0.574, 0.5675, 0.5745, 0.572, 0.59, 0.5945, 0.5905, 0.593, 0.598, 0.5875, 0.5995, 0.6125, 0.604, 0.613, 0.614, 0.609, 0.595, 0.604, 0.6235, 0.616, 0.6305, 0.621, 0.615, 0.6285, 0.6245, 0.626, 0.6315, 0.6185, 0.6475, 0.6355, 0.6365, 0.6305, 0.651, 0.6465, 0.6525, 0.6525, 0.648, 0.6585, 0.659, 0.645, 0.6505, 0.6575, 0.656, 0.6595, 0.6495, 0.684, 0.6605, 0.6625, 0.6715, 0.661, 0.6635, 0.6845, 0.6805, 0.668, 0.6685, 0.68, 0.6605, 0.68, 0.675, 0.676, 0.665, 0.683, 0.677, 0.677, 0.6745, 0.688, 0.683, 0.69, 0.674, 0.691, 0.69, 0.6915, 0.6945, 0.702, 0.696, 0.6845, 0.7125, 0.703, 0.702, 0.7075, 0.6985, 0.699, 0.699, 0.7145, 0.697, 0.698, 0.6965, 0.708, 0.7085, 0.715, 0.706, 0.7205, 0.713, 0.704, 0.711, 0.727, 0.715, 0.7155, 0.713, 0.713, 0.712, 0.715, 0.719, 0.726, 0.7215, 0.7245, 0.72, 0.7165, 0.7215, 0.737, 0.7225, 0.7285, 0.723, 0.7255, 0.7175, 0.7285, 0.7375, 0.736, 0.73, 0.731, 0.7275, 0.7305, 0.7265, 0.743, 0.7455, 0.743, 0.7445, 0.7355, 0.7425, 0.738, 0.7405, 0.735, 0.738, 0.741, 0.7455, 0.73, 0.746, 0.746, 0.7405, 0.741, 0.7455, 0.7385, 0.7465, 0.742, 0.744, 0.7365, 0.747, 0.744, 0.7415, 0.744, 0.7475, 0.751, 0.749, 0.752, 0.7465, 0.7495, 0.7455, 0.7435, 0.7585, 0.7475, 0.755, 0.753, 0.746, 0.7525, 0.753, 0.758, 0.751, 0.756, 0.7415, 0.757, 0.755, 0.7685, 0.763, 0.7565, 0.755, 0.7595, 0.7555, 0.7565, 0.755, 0.7545, 0.7585, 0.766, 0.76, 0.762, 0.757, 0.768, 0.766, 0.761, 0.7655, 0.762, 0.764, 0.762, 0.76, 0.7735, 0.7665, 0.7705, 0.77, 0.7735, 0.7645, 0.7745, 0.7735, 0.7755, 0.764, 0.7645, 0.771, 0.7705, 0.772, 0.7655, 0.758, 0.77, 0.7705, 0.7685, 0.775, 0.768, 0.7825, 0.7655, 0.771, 0.775, 0.78, 0.779, 0.7705, 0.7745, 0.7765, 0.7765, 0.7775, 0.778, 0.7735, 0.776, 0.767, 0.777, 0.7685, 0.785, 0.787, 0.7815, 0.782, 0.7725, 0.7825, 0.776, 0.776, 0.779, 0.7765, 0.7715, 0.7775, 0.784, 0.788, 0.781, 0.772, 0.7805, 0.783, 0.7815, 0.779, 0.7865, 0.7865, 0.773, 0.7845, 0.784, 0.7755, 0.786, 0.7935, 0.794, 0.791, 0.78, 0.7855, 0.78, 0.7885, 0.7855, 0.794, 0.7845, 0.7855, 0.797, 0.7855, 0.7825, 0.78, 0.797, 0.7915, 0.784, 0.7865, 0.79, 0.7835, 0.792, 0.793, 0.7925, 0.7955, 0.7975, 0.7945, 0.794, 0.7915, 0.8055, 0.791, 0.8015, 0.7895, 0.7935, 0.798, 0.7915, 0.8035, 0.8, 0.793, 0.8015, 0.789, 0.7975, 0.795, 0.787, 0.8, 0.7995, 0.794, 0.8065, 0.7905, 0.7955, 0.802, 0.7985, 0.801, 0.803, 0.797, 0.8055, 0.8005, 0.798, 0.8055, 0.803, 0.799, 0.803, 0.7975, 0.8015, 0.797, 0.8045, 0.8035, 0.7985, 0.797, 0.8015, 0.811, 0.8, 0.8065, 0.805, 0.8115, 0.8025, 0.7985, 0.7975, 0.8045, 0.802, 0.803, 0.8095, 0.7945, 0.8055, 0.806, 0.799, 0.804, 0.8135, 0.806, 0.8095, 0.8005, 0.802, 0.8065, 0.8065, 0.8055, 0.8075, 0.806, 0.815, 0.8085, 0.81, 0.812, 0.807, 0.8065, 0.809, 0.8115, 0.8045, 0.809, 0.8095, 0.8135, 0.8055, 0.8135, 0.812, 0.8085, 0.8115, 0.8085, 0.808, 0.806, 0.8065, 0.8105, 0.8115, 0.8105, 0.807, 0.8135, 0.8085, 0.8095, 0.8195, 0.81, 0.812, 0.8155, 0.8125, 0.8085, 0.8135, 0.809, 0.806, 0.81, 0.818, 0.8155, 0.8125, 0.8135, 0.812, 0.8165, 0.8195, 0.813, 0.8145, 0.8165, 0.817, 0.8125, 0.8115, 0.8155, 0.8105, 0.8025, 0.8125, 0.817, 0.813, 0.818, 0.8195, 0.816, 0.813, 0.813, 0.82, 0.8145, 0.819, 0.8125, 0.815, 0.8215, 0.814, 0.813, 0.811, 0.8185, 0.814, 0.8155, 0.811, 0.8195, 0.817, 0.8145, 0.8125, 0.8135, 0.817, 0.8215, 0.823, 0.8175, 0.8165, 0.8185, 0.8225, 0.8165, 0.818, 0.815, 0.8235, 0.8155, 0.818, 0.818, 0.8195, 0.811, 0.812, 0.8155, 0.822, 0.818, 0.818, 0.822, 0.822, 0.817, 0.8195, 0.816, 0.821, 0.808, 0.8185, 0.821, 0.8195, 0.8185, 0.8185, 0.8295, 0.82, 0.8235, 0.8195, 0.823, 0.826, 0.824, 0.8175, 0.8185, 0.825, 0.818, 0.82, 0.8215, 0.819, 0.8195, 0.8245, 0.8185, 0.8295, 0.8255, 0.811, 0.825, 0.8275, 0.823, 0.821, 0.8205, 0.826, 0.823, 0.8205, 0.8185, 0.828, 0.8225, 0.825, 0.8255, 0.821, 0.8215, 0.813, 0.829, 0.8235, 0.823, 0.828, 0.8225, 0.8255, 0.8255, 0.822, 0.8235, 0.826, 0.831, 0.82, 0.827, 0.818, 0.828, 0.8235, 0.8295, 0.823, 0.8255, 0.8285, 0.825, 0.825, 0.827, 0.8245, 0.826, 0.8295, 0.834, 0.822, 0.822, 0.824, 0.8295, 0.824, 0.8215, 0.8265, 0.823, 0.832, 0.8265, 0.823, 0.826, 0.831, 0.8275, 0.824, 0.8255, 0.8275, 0.824, 0.827, 0.827, 0.8285, 0.83, 0.821, 0.8315, 0.831, 0.8295, 0.827, 0.828, 0.819, 0.829, 0.8275, 0.832, 0.8235, 0.8305, 0.8285, 0.828, 0.8335, 0.826, 0.831, 0.827, 0.825, 0.8295, 0.829, 0.826, 0.8295, 0.8305, 0.826, 0.83, 0.828, 0.837, 0.834, 0.8275, 0.8285, 0.831, 0.823, 0.8295, 0.826, 0.8325, 0.8315, 0.829, 0.826, 0.8325, 0.827, 0.8235, 0.829, 0.832, 0.8315, 0.8345, 0.827, 0.8275, 0.8275, 0.831, 0.8315, 0.832, 0.829, 0.829, 0.8285, 0.836, 0.832, 0.8245, 0.8345, 0.8305, 0.83, 0.829, 0.834, 0.824, 0.8395, 0.8325, 0.826, 0.8315, 0.829, 0.836, 0.8315, 0.8295, 0.8395, 0.83, 0.83, 0.8265, 0.8305, 0.832, 0.8295, 0.8365, 0.834, 0.833, 0.834, 0.834, 0.828, 0.8325, 0.836, 0.835, 0.8325, 0.8335, 0.825, 0.8345, 0.8355, 0.832, 0.8365, 0.834, 0.833, 0.831, 0.83, 0.835, 0.833, 0.8335, 0.8305, 0.834, 0.8295, 0.8355, 0.8355, 0.8365, 0.8315, 0.829, 0.8375, 0.8335, 0.8365, 0.836, 0.834, 0.8315, 0.8325, 0.827, 0.8335, 0.834, 0.8365, 0.8365, 0.8365, 0.8315, 0.836, 0.8285, 0.828, 0.8335, 0.835, 0.835, 0.836, 0.8345, 0.834, 0.8365, 0.839, 0.83, 0.8365, 0.8305, 0.8345, 0.831, 0.8365, 0.834, 0.8335, 0.8375, 0.831, 0.833, 0.8355, 0.8375, 0.842, 0.835, 0.8385, 0.839, 0.8405, 0.831, 0.835, 0.8365, 0.838, 0.837, 0.838, 0.837, 0.8365, 0.836, 0.833, 0.8405, 0.836, 0.837, 0.838, 0.8355, 0.839, 0.8365, 0.8365, 0.839, 0.839, 0.8375, 0.8305, 0.8385, 0.841, 0.8385, 0.8395, 0.834, 0.8395, 0.8365, 0.838, 0.835, 0.841, 0.8305, 0.842, 0.831, 0.835, 0.84, 0.84, 0.839, 0.8315, 0.836, 0.8385, 0.833, 0.839, 0.8405, 0.84, 0.8305, 0.8385, 0.836, 0.839, 0.8315, 0.8335, 0.8365, 0.839, 0.832, 0.8375, 0.843, 0.8385, 0.8345, 0.8395, 0.839, 0.8365, 0.838, 0.8375, 0.8365, 0.836, 0.835, 0.836, 0.8365, 0.8405, 0.837, 0.837, 0.843, 0.8405, 0.8375, 0.8455, 0.8365, 0.84, 0.837, 0.8385, 0.8385, 0.8395, 0.8405, 0.842, 0.835, 0.8385, 0.8385, 0.844, 0.8395, 0.8385, 0.838, 0.839, 0.835, 0.841, 0.837, 0.8385, 0.8395, 0.841, 0.84, 0.8425, 0.841, 0.8395, 0.8385, 0.835, 0.8405, 0.838, 0.8435, 0.84, 0.8425, 0.839, 0.8395, 0.8395, 0.841, 0.8355, 0.842, 0.8375, 0.839, 0.837, 0.8375, 0.8405, 0.8345, 0.842, 0.8415, 0.8425, 0.845, 0.8385, 0.8425, 0.841, 0.84, 0.8425, 0.836, 0.835, 0.8395, 0.836, 0.8375, 0.843, 0.842, 0.8425, 0.8405, 0.84, 0.8405, 0.841, 0.838, 0.8415, 0.8365, 0.8435, 0.837, 0.849, 0.84, 0.8395, 0.8385, 0.8355, 0.8425, 0.8475, 0.84, 0.842, 0.8415, 0.8375, 0.8405, 0.84, 0.839, 0.844, 0.84], "type": "scatter", "name": "α = 0.1", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}, {"y": [0.0945, 0.0985, 0.0985, 0.1195, 0.1145, 0.1205, 0.122, 0.15, 0.1295, 0.158, 0.1395, 0.1535, 0.1505, 0.17, 0.176, 0.178, 0.1785, 0.1935, 0.197, 0.21, 0.213, 0.213, 0.2205, 0.23, 0.2275, 0.252, 0.272, 0.257, 0.2685, 0.273, 0.308, 0.292, 0.3115, 0.318, 0.318, 0.317, 0.327, 0.3345, 0.351, 0.3495, 0.359, 0.383, 0.3685, 0.373, 0.377, 0.3945, 0.4065, 0.395, 0.409, 0.405, 0.4165, 0.4285, 0.4285, 0.438, 0.4515, 0.4455, 0.447, 0.4665, 0.454, 0.4755, 0.48, 0.4735, 0.48, 0.4885, 0.501, 0.494, 0.4965, 0.5105, 0.508, 0.5175, 0.5135, 0.523, 0.511, 0.5245, 0.5255, 0.528, 0.5365, 0.5405, 0.535, 0.5415, 0.544, 0.5305, 0.5455, 0.5525, 0.5575, 0.562, 0.5645, 0.5745, 0.5705, 0.5715, 0.573, 0.5625, 0.578, 0.5785, 0.5835, 0.586, 0.593, 0.5845, 0.597, 0.578, 0.6045, 0.5925, 0.5985, 0.603, 0.5985, 0.604, 0.6165, 0.6075, 0.6075, 0.6155, 0.6085, 0.616, 0.623, 0.6125, 0.6125, 0.6105, 0.614, 0.6245, 0.6225, 0.619, 0.628, 0.6155, 0.621, 0.6275, 0.6285, 0.6275, 0.64, 0.6395, 0.628, 0.634, 0.634, 0.6405, 0.6345, 0.6335, 0.6455, 0.64, 0.6405, 0.642, 0.6385, 0.6465, 0.6505, 0.6505, 0.6495, 0.657, 0.651, 0.66, 0.6525, 0.657, 0.6525, 0.6525, 0.663, 0.653, 0.653, 0.655, 0.662, 0.6585, 0.662, 0.657, 0.666, 0.6645, 0.658, 0.662, 0.672, 0.681, 0.668, 0.6715, 0.6695, 0.671, 0.6685, 0.663, 0.675, 0.6715, 0.6735, 0.676, 0.6765, 0.6845, 0.6765, 0.68, 0.6825, 0.682, 0.6755, 0.6795, 0.6825, 0.671, 0.683, 0.6905, 0.69, 0.6845, 0.6845, 0.678, 0.683, 0.6945, 0.699, 0.6935, 0.6785, 0.687, 0.6925, 0.6895, 0.691, 0.7, 0.696, 0.6905, 0.6895, 0.7005, 0.691, 0.6925, 0.6935, 0.69, 0.697, 0.699, 0.6925, 0.7005, 0.6975, 0.693, 0.695, 0.699, 0.698, 0.702, 0.694, 0.6925, 0.6945, 0.7065, 0.694, 0.7015, 0.6995, 0.7025, 0.703, 0.711, 0.6995, 0.704, 0.703, 0.705, 0.7045, 0.71, 0.6995, 0.708, 0.712, 0.708, 0.7045, 0.707, 0.7065, 0.7035, 0.7035, 0.7055, 0.7065, 0.7045, 0.7095, 0.709, 0.71, 0.707, 0.7055, 0.7105, 0.7145, 0.707, 0.7145, 0.7195, 0.715, 0.7105, 0.7155, 0.7115, 0.7155, 0.7135, 0.7145, 0.72, 0.713, 0.7195, 0.7175, 0.717, 0.7215, 0.719, 0.719, 0.7155, 0.715, 0.7175, 0.717, 0.724, 0.715, 0.7105, 0.723, 0.7175, 0.7235, 0.728, 0.7255, 0.7255, 0.7215, 0.7185, 0.7205, 0.7245, 0.7245, 0.722, 0.7175, 0.7225, 0.7245, 0.725, 0.724, 0.7235, 0.731, 0.7295, 0.7255, 0.7215, 0.7195, 0.7265, 0.72, 0.727, 0.7205, 0.728, 0.7265, 0.725, 0.7255, 0.7255, 0.737, 0.7255, 0.72, 0.7255, 0.7225, 0.7305, 0.725, 0.732, 0.729, 0.731, 0.732, 0.7295, 0.73, 0.733, 0.726, 0.7315, 0.7245, 0.725, 0.7285, 0.721, 0.729, 0.7265, 0.7405, 0.728, 0.728, 0.73, 0.733, 0.7285, 0.7285, 0.729, 0.7385, 0.739, 0.7295, 0.7355, 0.737, 0.732, 0.7275, 0.7345, 0.7315, 0.733, 0.7305, 0.731, 0.7355, 0.731, 0.7305, 0.74, 0.734, 0.7375, 0.736, 0.7335, 0.729, 0.723, 0.733, 0.7375, 0.732, 0.7385, 0.7375, 0.7375, 0.7375, 0.7365, 0.7395, 0.737, 0.743, 0.7395, 0.739, 0.7385, 0.739, 0.744, 0.7375, 0.737, 0.733, 0.735, 0.743, 0.738, 0.7425, 0.742, 0.74, 0.74, 0.7425, 0.7355, 0.7415, 0.742, 0.7405, 0.7445, 0.7415, 0.7425, 0.737, 0.74, 0.742, 0.7455, 0.741, 0.748, 0.742, 0.741, 0.7455, 0.7385, 0.747, 0.7435, 0.744, 0.7395, 0.7445, 0.7445, 0.7435, 0.743, 0.7395, 0.74, 0.7475, 0.7385, 0.745, 0.7445, 0.7435, 0.7435, 0.7425, 0.7445, 0.747, 0.7455, 0.7395, 0.744, 0.747, 0.7425, 0.743, 0.744, 0.7445, 0.7465, 0.7445, 0.7435, 0.743, 0.7425, 0.7505, 0.7405, 0.7485, 0.7465, 0.754, 0.7455, 0.7455, 0.745, 0.745, 0.7495, 0.748, 0.7485, 0.7515, 0.748, 0.7485, 0.7495, 0.751, 0.744, 0.751, 0.749, 0.747, 0.75, 0.7465, 0.7575, 0.747, 0.7455, 0.7475, 0.748, 0.7505, 0.7485, 0.7435, 0.747, 0.749, 0.7465, 0.749, 0.747, 0.751, 0.749, 0.7505, 0.7465, 0.745, 0.7505, 0.7485, 0.7455, 0.7505, 0.747, 0.753, 0.7495, 0.745, 0.756, 0.7445, 0.7515, 0.7515, 0.755, 0.748, 0.748, 0.752, 0.752, 0.749, 0.7525, 0.749, 0.75, 0.7565, 0.751, 0.753, 0.753, 0.7525, 0.7515, 0.755, 0.7525, 0.752, 0.751, 0.7575, 0.754, 0.759, 0.7545, 0.7565, 0.747, 0.752, 0.7535, 0.7505, 0.7545, 0.751, 0.754, 0.754, 0.752, 0.752, 0.7565, 0.7565, 0.7525, 0.7575, 0.756, 0.7455, 0.754, 0.7565, 0.757, 0.7535, 0.7545, 0.7535, 0.7525, 0.7535, 0.754, 0.755, 0.759, 0.7555, 0.76, 0.756, 0.7575, 0.756, 0.7555, 0.759, 0.757, 0.7585, 0.754, 0.759, 0.756, 0.7545, 0.7555, 0.755, 0.757, 0.755, 0.7595, 0.7595, 0.7605, 0.7585, 0.758, 0.755, 0.7555, 0.755, 0.76, 0.757, 0.7605, 0.76, 0.7575, 0.757, 0.7545, 0.756, 0.7615, 0.7575, 0.7585, 0.7585, 0.757, 0.756, 0.7565, 0.7565, 0.759, 0.7565, 0.7585, 0.7605, 0.759, 0.7595, 0.759, 0.7565, 0.76, 0.759, 0.7595, 0.762, 0.761, 0.761, 0.761, 0.7585, 0.7575, 0.7595, 0.7635, 0.7615, 0.763, 0.759, 0.7615, 0.7595, 0.759, 0.76, 0.7655, 0.7605, 0.762, 0.762, 0.7625, 0.7625, 0.7575, 0.7595, 0.761, 0.7615, 0.7605, 0.7605, 0.7605, 0.7585, 0.762, 0.752, 0.761, 0.7625, 0.7605, 0.761, 0.758, 0.762, 0.761, 0.762, 0.76, 0.76, 0.76, 0.762, 0.7605, 0.761, 0.7635, 0.758, 0.764, 0.763, 0.7595, 0.7655, 0.7645, 0.7625, 0.7595, 0.763, 0.7605, 0.762, 0.762, 0.7615, 0.76, 0.7615, 0.76, 0.7625, 0.7575, 0.763, 0.7605, 0.758, 0.761, 0.768, 0.7595, 0.758, 0.763, 0.7655, 0.761, 0.7605, 0.763, 0.766, 0.766, 0.7625, 0.7635, 0.763, 0.7625, 0.7615, 0.761, 0.7695, 0.763, 0.763, 0.7665, 0.765, 0.7655, 0.761, 0.7625, 0.763, 0.765, 0.7615, 0.7625, 0.764, 0.7685, 0.7645, 0.762, 0.764, 0.763, 0.759, 0.7625, 0.765, 0.7645, 0.7675, 0.764, 0.7605, 0.765, 0.7655, 0.759, 0.765, 0.763, 0.766, 0.7635, 0.764, 0.7645, 0.76, 0.7635, 0.761, 0.761, 0.7635, 0.758, 0.764, 0.766, 0.7645, 0.7635, 0.766, 0.764, 0.762, 0.7675, 0.766, 0.7675, 0.7645, 0.765, 0.7635, 0.765, 0.763, 0.7595, 0.764, 0.765, 0.7665, 0.7685, 0.7675, 0.763, 0.7595, 0.759, 0.7635, 0.7625, 0.7655, 0.764, 0.767, 0.763, 0.7655, 0.7655, 0.7645, 0.7625, 0.765, 0.766, 0.7645, 0.7625, 0.7625, 0.7625, 0.7695, 0.767, 0.768, 0.767, 0.7665, 0.7665, 0.763, 0.767, 0.767, 0.768, 0.7655, 0.7665, 0.765, 0.7675, 0.7635, 0.764, 0.766, 0.7665, 0.767, 0.7645, 0.7665, 0.762, 0.766, 0.764, 0.7685, 0.7665, 0.77, 0.769, 0.769, 0.768, 0.7685, 0.766, 0.761, 0.7665, 0.7695, 0.7665, 0.7655, 0.765, 0.7675, 0.7635, 0.7685, 0.764, 0.7685, 0.7655, 0.768, 0.768, 0.7685, 0.7655, 0.77, 0.767, 0.769, 0.7695, 0.7685, 0.7695, 0.7685, 0.7675, 0.771, 0.768, 0.765, 0.7705, 0.766, 0.7665, 0.7685, 0.765, 0.767, 0.767, 0.7685, 0.769, 0.7665, 0.7635, 0.7675, 0.771, 0.769, 0.768, 0.767, 0.7655, 0.7645, 0.767, 0.7675, 0.769, 0.7675, 0.7655, 0.768, 0.7665, 0.769, 0.769, 0.7715, 0.769, 0.765, 0.7695, 0.7715, 0.7645, 0.7695, 0.7685, 0.7665, 0.766, 0.766, 0.7685, 0.769, 0.7715, 0.7685, 0.7685, 0.768, 0.767, 0.7695, 0.7705, 0.77, 0.7705, 0.7715, 0.7685, 0.769, 0.7705, 0.7705, 0.7715, 0.7685, 0.7725, 0.77, 0.7705, 0.768, 0.769, 0.7695, 0.766, 0.7705, 0.7695, 0.766, 0.7685, 0.773, 0.769, 0.7715, 0.7695, 0.7715, 0.7715, 0.7685, 0.7705, 0.767, 0.7705, 0.77, 0.7695, 0.767, 0.7705, 0.7695, 0.771, 0.768, 0.7705, 0.7675, 0.77, 0.7705, 0.769, 0.7685, 0.771, 0.771, 0.7685, 0.7685, 0.7735, 0.765, 0.773, 0.772, 0.77, 0.771, 0.768, 0.771, 0.773, 0.769, 0.768, 0.7695, 0.771, 0.7715, 0.7705, 0.769, 0.772, 0.7735, 0.7715, 0.77, 0.7715, 0.77, 0.769, 0.7705, 0.7705, 0.774, 0.7715, 0.7725, 0.7685, 0.774, 0.773, 0.771, 0.7725, 0.7665, 0.7725, 0.772, 0.7735, 0.768, 0.7715, 0.7715, 0.772, 0.773, 0.767, 0.775, 0.775, 0.7715, 0.7725, 0.7735, 0.7725, 0.7725, 0.772, 0.7745, 0.773, 0.7705, 0.771, 0.7735, 0.772, 0.772, 0.7715, 0.775, 0.77, 0.773, 0.7705, 0.771, 0.77, 0.77, 0.7735, 0.7735, 0.7745, 0.7745, 0.7705, 0.774, 0.7715, 0.7755, 0.768, 0.7755, 0.7715, 0.773, 0.7735, 0.7705, 0.7715, 0.7735, 0.768, 0.7725, 0.7675, 0.775, 0.7745, 0.7725, 0.7705], "type": "scatter", "name": "α = 0.2", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}, {"y": [0.094, 0.121, 0.1215, 0.1335, 0.1375, 0.135, 0.138, 0.1645, 0.172, 0.1785, 0.196, 0.202, 0.2035, 0.224, 0.244, 0.239, 0.235, 0.267, 0.256, 0.271, 0.286, 0.303, 0.2965, 0.302, 0.3125, 0.314, 0.3155, 0.329, 0.3295, 0.3465, 0.3495, 0.356, 0.3625, 0.3725, 0.378, 0.386, 0.3795, 0.4025, 0.405, 0.398, 0.406, 0.414, 0.4205, 0.4215, 0.4295, 0.429, 0.4395, 0.43, 0.439, 0.439, 0.439, 0.457, 0.455, 0.4525, 0.4595, 0.4645, 0.4665, 0.473, 0.472, 0.47, 0.4765, 0.473, 0.474, 0.4735, 0.4825, 0.479, 0.498, 0.4835, 0.4835, 0.4925, 0.492, 0.495, 0.4925, 0.4925, 0.5035, 0.498, 0.5035, 0.502, 0.5025, 0.506, 0.5065, 0.499, 0.503, 0.511, 0.5095, 0.521, 0.5115, 0.5095, 0.519, 0.5195, 0.5195, 0.514, 0.525, 0.5175, 0.5265, 0.525, 0.5195, 0.5245, 0.5245, 0.53, 0.521, 0.5285, 0.525, 0.5275, 0.531, 0.531, 0.5315, 0.5285, 0.5305, 0.534, 0.532, 0.535, 0.5355, 0.534, 0.54, 0.5425, 0.544, 0.546, 0.5375, 0.542, 0.549, 0.5435, 0.545, 0.539, 0.546, 0.5425, 0.5495, 0.5495, 0.5465, 0.5445, 0.5495, 0.549, 0.5515, 0.5535, 0.5475, 0.551, 0.548, 0.5495, 0.551, 0.5535, 0.5555, 0.554, 0.549, 0.5565, 0.5555, 0.553, 0.556, 0.5555, 0.555, 0.5565, 0.5525, 0.5615, 0.5575, 0.5555, 0.556, 0.5585, 0.5585, 0.5635, 0.5625, 0.5625, 0.5575, 0.5625, 0.5605, 0.56, 0.5615, 0.563, 0.561, 0.5615, 0.562, 0.563, 0.5665, 0.563, 0.563, 0.5655, 0.567, 0.564, 0.565, 0.568, 0.5695, 0.5675, 0.57, 0.5615, 0.565, 0.5685, 0.574, 0.576, 0.569, 0.5685, 0.5715, 0.568, 0.5695, 0.57, 0.5725, 0.5685, 0.5705, 0.572, 0.5685, 0.576, 0.5715, 0.568, 0.5745, 0.576, 0.5695, 0.5735, 0.579, 0.575, 0.58, 0.5775, 0.575, 0.5705, 0.581, 0.5775, 0.576, 0.578, 0.5795, 0.5795, 0.578, 0.5795, 0.5745, 0.58, 0.5815, 0.575, 0.576, 0.5815, 0.5795, 0.582, 0.585, 0.5785, 0.5785, 0.5825, 0.5835, 0.5835, 0.586, 0.5785, 0.585, 0.585, 0.583, 0.5885, 0.5855, 0.586, 0.5865, 0.5825, 0.5835, 0.5855, 0.586, 0.585, 0.5825, 0.585, 0.583, 0.584, 0.592, 0.587, 0.5865, 0.5855, 0.5845, 0.588, 0.5905, 0.583, 0.589, 0.586, 0.587, 0.588, 0.589, 0.5895, 0.5905, 0.589, 0.5915, 0.5925, 0.593, 0.593, 0.596, 0.595, 0.5945, 0.592, 0.589, 0.5885, 0.5955, 0.595, 0.595, 0.5945, 0.589, 0.5935, 0.596, 0.597, 0.5915, 0.59, 0.593, 0.5945, 0.598, 0.5925, 0.5955, 0.5965, 0.5985, 0.5925, 0.594, 0.5965, 0.597, 0.5965, 0.5945, 0.5945, 0.596, 0.599, 0.602, 0.5995, 0.598, 0.596, 0.597, 0.5975, 0.5985, 0.596, 0.5945, 0.6015, 0.5975, 0.5985, 0.6005, 0.5985, 0.5985, 0.6035, 0.6015, 0.6035, 0.598, 0.6015, 0.5995, 0.603, 0.6045, 0.605, 0.5995, 0.5995, 0.604, 0.6005, 0.603, 0.6035, 0.604, 0.6025, 0.601, 0.6015, 0.6025, 0.602, 0.6015, 0.6055, 0.6045, 0.599, 0.6035, 0.604, 0.605, 0.6055, 0.6045, 0.603, 0.6075, 0.605, 0.6065, 0.605, 0.6035, 0.604, 0.6055, 0.6065, 0.6075, 0.605, 0.6065, 0.606, 0.605, 0.6045, 0.6065, 0.608, 0.607, 0.607, 0.606, 0.6095, 0.607, 0.605, 0.605, 0.608, 0.6055, 0.6065, 0.6075, 0.608, 0.606, 0.61, 0.611, 0.6055, 0.6085, 0.6055, 0.6085, 0.604, 0.6075, 0.608, 0.606, 0.607, 0.608, 0.6095, 0.612, 0.6075, 0.6135, 0.611, 0.6115, 0.6115, 0.61, 0.608, 0.6135, 0.612, 0.611, 0.6085, 0.6125, 0.61, 0.6115, 0.6105, 0.609, 0.613, 0.611, 0.6125, 0.613, 0.6085, 0.614, 0.6105, 0.6155, 0.6125, 0.609, 0.6135, 0.613, 0.61, 0.6135, 0.611, 0.615, 0.6155, 0.6115, 0.615, 0.6135, 0.6145, 0.6185, 0.6185, 0.616, 0.613, 0.6155, 0.6145, 0.617, 0.616, 0.6135, 0.6165, 0.6155, 0.6165, 0.6185, 0.616, 0.62, 0.617, 0.616, 0.6145, 0.613, 0.614, 0.6175, 0.6155, 0.617, 0.6195, 0.616, 0.614, 0.619, 0.6185, 0.6185, 0.62, 0.618, 0.62, 0.6195, 0.617, 0.6175, 0.617, 0.6165, 0.6175, 0.616, 0.6145, 0.617, 0.62, 0.6185, 0.6185, 0.621, 0.62, 0.6185, 0.618, 0.6165, 0.6195, 0.617, 0.621, 0.6165, 0.619, 0.6175, 0.6215, 0.6175, 0.6185, 0.617, 0.616, 0.621, 0.619, 0.618, 0.6195, 0.6185, 0.6195, 0.618, 0.6195, 0.621, 0.618, 0.62, 0.619, 0.6195, 0.623, 0.618, 0.619, 0.6215, 0.6205, 0.618, 0.619, 0.62, 0.6195, 0.6205, 0.62, 0.622, 0.62, 0.6195, 0.617, 0.6185, 0.6205, 0.619, 0.621, 0.6205, 0.622, 0.62, 0.6215, 0.6215, 0.622, 0.6205, 0.6225, 0.621, 0.6235, 0.622, 0.622, 0.622, 0.6195, 0.6215, 0.6235, 0.62, 0.6255, 0.626, 0.625, 0.624, 0.622, 0.623, 0.622, 0.624, 0.625, 0.624, 0.624, 0.621, 0.622, 0.624, 0.624, 0.6215, 0.6225, 0.6245, 0.6215, 0.6215, 0.6225, 0.625, 0.625, 0.6245, 0.621, 0.627, 0.628, 0.625, 0.623, 0.626, 0.6265, 0.627, 0.6265, 0.6245, 0.6285, 0.6285, 0.629, 0.625, 0.625, 0.625, 0.6255, 0.627, 0.6285, 0.6275, 0.6265, 0.6255, 0.6235, 0.6285, 0.628, 0.6275, 0.6265, 0.6235, 0.6295, 0.628, 0.628, 0.6275, 0.6265, 0.629, 0.6285, 0.629, 0.6285, 0.631, 0.626, 0.629, 0.631, 0.6285, 0.6285, 0.6275, 0.63, 0.631, 0.63, 0.629, 0.631, 0.632, 0.627, 0.6285, 0.63, 0.6305, 0.6305, 0.63, 0.6285, 0.63, 0.6315, 0.6285, 0.63, 0.627, 0.6285, 0.631, 0.6285, 0.631, 0.6295, 0.6315, 0.6325, 0.6345, 0.6295, 0.632, 0.63, 0.6315, 0.631, 0.6325, 0.6345, 0.6295, 0.633, 0.634, 0.63, 0.633, 0.631, 0.634, 0.633, 0.6315, 0.6325, 0.63, 0.631, 0.6325, 0.634, 0.633, 0.632, 0.634, 0.6295, 0.632, 0.632, 0.6315, 0.633, 0.63, 0.6325, 0.632, 0.633, 0.632, 0.6315, 0.632, 0.632, 0.6325, 0.632, 0.631, 0.633, 0.635, 0.635, 0.6325, 0.6345, 0.633, 0.6355, 0.6335, 0.6315, 0.632, 0.633, 0.6335, 0.6345, 0.6355, 0.635, 0.6345, 0.6355, 0.633, 0.635, 0.6355, 0.6345, 0.6355, 0.6355, 0.6345, 0.635, 0.6335, 0.6345, 0.6345, 0.6355, 0.6365, 0.6355, 0.6345, 0.6355, 0.64, 0.6375, 0.6375, 0.636, 0.635, 0.637, 0.6395, 0.6355, 0.6345, 0.6345, 0.6315, 0.636, 0.6375, 0.637, 0.634, 0.6375, 0.6365, 0.637, 0.638, 0.6365, 0.6355, 0.635, 0.6375, 0.637, 0.637, 0.6345, 0.6375, 0.6385, 0.6365, 0.638, 0.639, 0.638, 0.6375, 0.6385, 0.64, 0.6345, 0.641, 0.6385, 0.6375, 0.637, 0.6385, 0.6385, 0.637, 0.6375, 0.6385, 0.6345, 0.6385, 0.639, 0.637, 0.638, 0.6375, 0.637, 0.6365, 0.638, 0.6395, 0.6375, 0.6375, 0.6385, 0.639, 0.638, 0.64, 0.64, 0.641, 0.638, 0.6375, 0.64, 0.638, 0.638, 0.637, 0.64, 0.64, 0.642, 0.6385, 0.641, 0.6405, 0.6415, 0.64, 0.6395, 0.641, 0.6355, 0.6385, 0.6395, 0.6425, 0.64, 0.639, 0.6385, 0.6395, 0.6405, 0.64, 0.6405, 0.6395, 0.6385, 0.6395, 0.6415, 0.641, 0.6415, 0.6395, 0.6405, 0.6425, 0.642, 0.6385, 0.64, 0.64, 0.64, 0.642, 0.642, 0.6415, 0.6395, 0.6385, 0.642, 0.6405, 0.6415, 0.64, 0.642, 0.6395, 0.641, 0.6405, 0.6385, 0.6415, 0.642, 0.642, 0.6425, 0.6405, 0.64, 0.6415, 0.638, 0.6435, 0.6385, 0.6405, 0.641, 0.641, 0.641, 0.642, 0.6405, 0.6425, 0.6415, 0.642, 0.6425, 0.6425, 0.6415, 0.6425, 0.6405, 0.6415, 0.6405, 0.6445, 0.641, 0.6435, 0.641, 0.6415, 0.643, 0.642, 0.641, 0.642, 0.642, 0.644, 0.6435, 0.643, 0.646, 0.644, 0.643, 0.6445, 0.643, 0.644, 0.6445, 0.643, 0.6435, 0.6445, 0.646, 0.64, 0.644, 0.645, 0.6435, 0.6455, 0.647, 0.645, 0.6435, 0.6465, 0.646, 0.644, 0.6465, 0.6465, 0.645, 0.6435, 0.647, 0.6475, 0.646, 0.647, 0.645, 0.644, 0.6465, 0.644, 0.646, 0.6455, 0.647, 0.644, 0.6465, 0.643, 0.6475, 0.6455, 0.6415, 0.646, 0.6465, 0.6465, 0.6475, 0.646, 0.6475, 0.6455, 0.645, 0.646, 0.646, 0.6485, 0.647, 0.646, 0.6475, 0.647, 0.647, 0.646, 0.645, 0.6475, 0.646, 0.6465, 0.649, 0.6475, 0.648, 0.6465, 0.647, 0.6465, 0.6465, 0.6465, 0.649, 0.6455, 0.6495, 0.649, 0.65, 0.648, 0.647, 0.6475, 0.6465, 0.648, 0.649, 0.65, 0.6455, 0.6475, 0.6475, 0.646, 0.6455, 0.647, 0.6495, 0.648, 0.648, 0.65, 0.65, 0.648, 0.648, 0.6465, 0.6475, 0.647, 0.6495, 0.6485, 0.65, 0.649, 0.6495, 0.647, 0.65, 0.6495, 0.6485, 0.6475, 0.6495, 0.65, 0.649, 0.649, 0.648, 0.6465, 0.65, 0.6485, 0.651, 0.6455, 0.649, 0.647, 0.649, 0.6495, 0.6485, 0.6485, 0.647, 0.6505, 0.6475, 0.6495, 0.6515, 0.6475, 0.6495, 0.6485, 0.651, 0.6495, 0.649, 0.648, 0.649], "type": "scatter", "name": "α = 0.4", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>

	<script id='plot_2'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"xaxis": {"title": {"text": "Step"}}, "hovermode": "x unified", "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}, "yaxis": {"title": {"text": "% Runs Taking Optimal Action"}}, "title": "Gradient Bandit Without Baseline"}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [0.105, 0.0895, 0.0925, 0.098, 0.096, 0.11, 0.094, 0.1125, 0.089, 0.1005, 0.1115, 0.0815, 0.1025, 0.091, 0.1025, 0.109, 0.1105, 0.1025, 0.094, 0.1095, 0.0935, 0.103, 0.1125, 0.098, 0.126, 0.1045, 0.0955, 0.1025, 0.102, 0.1, 0.1075, 0.117, 0.0935, 0.1175, 0.106, 0.1025, 0.11, 0.1215, 0.111, 0.1035, 0.121, 0.1135, 0.108, 0.119, 0.096, 0.1065, 0.1055, 0.1115, 0.1075, 0.1185, 0.1065, 0.122, 0.118, 0.129, 0.11, 0.1145, 0.119, 0.1065, 0.1155, 0.1135, 0.1065, 0.1155, 0.1245, 0.1085, 0.12, 0.111, 0.122, 0.1305, 0.1195, 0.1185, 0.119, 0.12, 0.1105, 0.118, 0.1105, 0.1275, 0.117, 0.123, 0.11, 0.1165, 0.1185, 0.1085, 0.1155, 0.11, 0.121, 0.129, 0.116, 0.122, 0.1225, 0.1165, 0.117, 0.126, 0.1225, 0.118, 0.1375, 0.127, 0.113, 0.122, 0.1265, 0.1295, 0.13, 0.1255, 0.12, 0.1245, 0.1275, 0.127, 0.14, 0.126, 0.1325, 0.111, 0.123, 0.127, 0.133, 0.123, 0.123, 0.131, 0.1255, 0.116, 0.118, 0.136, 0.134, 0.124, 0.134, 0.1335, 0.1435, 0.1305, 0.1395, 0.124, 0.1275, 0.134, 0.126, 0.133, 0.143, 0.1205, 0.1235, 0.13, 0.1235, 0.1415, 0.1415, 0.1445, 0.1395, 0.135, 0.139, 0.1375, 0.145, 0.1355, 0.146, 0.139, 0.135, 0.153, 0.1455, 0.141, 0.1335, 0.141, 0.136, 0.147, 0.143, 0.1475, 0.129, 0.1365, 0.1445, 0.1455, 0.134, 0.1415, 0.124, 0.1495, 0.143, 0.154, 0.153, 0.151, 0.146, 0.152, 0.1525, 0.1395, 0.155, 0.1525, 0.144, 0.152, 0.154, 0.1325, 0.144, 0.1445, 0.1465, 0.158, 0.1475, 0.149, 0.151, 0.1565, 0.147, 0.153, 0.149, 0.1505, 0.158, 0.157, 0.1475, 0.1575, 0.1545, 0.1625, 0.1485, 0.1515, 0.1645, 0.153, 0.1375, 0.1565, 0.1685, 0.1645, 0.171, 0.153, 0.16, 0.1555, 0.165, 0.1505, 0.1645, 0.1575, 0.1745, 0.1625, 0.1635, 0.168, 0.175, 0.147, 0.1625, 0.157, 0.1745, 0.1825, 0.1605, 0.1775, 0.1825, 0.176, 0.1495, 0.173, 0.1755, 0.1625, 0.159, 0.168, 0.162, 0.182, 0.1745, 0.174, 0.1805, 0.171, 0.1725, 0.1695, 0.185, 0.185, 0.175, 0.1695, 0.1805, 0.172, 0.1865, 0.185, 0.183, 0.183, 0.189, 0.1785, 0.18, 0.1885, 0.1685, 0.183, 0.1735, 0.182, 0.1925, 0.1775, 0.173, 0.1925, 0.192, 0.183, 0.185, 0.195, 0.1845, 0.1905, 0.185, 0.1805, 0.2055, 0.1935, 0.1945, 0.1955, 0.189, 0.1825, 0.1955, 0.1885, 0.201, 0.2005, 0.2025, 0.202, 0.1935, 0.1835, 0.19, 0.1925, 0.1965, 0.1995, 0.1995, 0.1865, 0.201, 0.204, 0.222, 0.2065, 0.2255, 0.1965, 0.2015, 0.202, 0.201, 0.213, 0.1905, 0.211, 0.2035, 0.2085, 0.207, 0.2085, 0.216, 0.209, 0.2035, 0.2115, 0.208, 0.2125, 0.216, 0.208, 0.2125, 0.2345, 0.219, 0.221, 0.203, 0.2235, 0.21, 0.209, 0.2125, 0.2275, 0.222, 0.2135, 0.2365, 0.227, 0.229, 0.2185, 0.2095, 0.2295, 0.2245, 0.2255, 0.224, 0.227, 0.2335, 0.233, 0.222, 0.238, 0.2305, 0.2365, 0.235, 0.218, 0.2095, 0.2395, 0.227, 0.236, 0.246, 0.233, 0.223, 0.228, 0.2295, 0.2295, 0.237, 0.242, 0.241, 0.2585, 0.2475, 0.245, 0.239, 0.234, 0.255, 0.2265, 0.237, 0.228, 0.258, 0.255, 0.23, 0.25, 0.217, 0.2345, 0.249, 0.26, 0.251, 0.256, 0.257, 0.255, 0.258, 0.245, 0.254, 0.237, 0.259, 0.2395, 0.2455, 0.262, 0.2595, 0.254, 0.2585, 0.262, 0.2555, 0.2575, 0.269, 0.2695, 0.254, 0.273, 0.264, 0.2685, 0.257, 0.245, 0.2615, 0.269, 0.251, 0.263, 0.2605, 0.266, 0.2635, 0.272, 0.269, 0.2705, 0.266, 0.257, 0.275, 0.278, 0.261, 0.255, 0.2855, 0.2785, 0.2865, 0.266, 0.285, 0.272, 0.2725, 0.286, 0.2695, 0.2825, 0.286, 0.2835, 0.2925, 0.279, 0.2825, 0.2835, 0.28, 0.2855, 0.2795, 0.286, 0.28, 0.2765, 0.283, 0.294, 0.309, 0.295, 0.294, 0.297, 0.297, 0.302, 0.2885, 0.2815, 0.293, 0.29, 0.2905, 0.284, 0.3055, 0.2895, 0.2945, 0.293, 0.288, 0.285, 0.299, 0.2955, 0.312, 0.2985, 0.2975, 0.2975, 0.297, 0.3005, 0.3025, 0.2965, 0.2895, 0.303, 0.3155, 0.303, 0.2985, 0.2995, 0.2975, 0.3045, 0.296, 0.3265, 0.3025, 0.322, 0.315, 0.3195, 0.315, 0.3075, 0.3045, 0.321, 0.3115, 0.3135, 0.3235, 0.31, 0.333, 0.302, 0.331, 0.3105, 0.327, 0.312, 0.339, 0.3195, 0.3235, 0.3325, 0.33, 0.325, 0.3235, 0.324, 0.323, 0.3315, 0.3425, 0.348, 0.317, 0.3355, 0.3475, 0.326, 0.329, 0.333, 0.327, 0.3505, 0.342, 0.338, 0.331, 0.3405, 0.329, 0.3245, 0.3255, 0.3505, 0.3245, 0.345, 0.3455, 0.3475, 0.328, 0.3325, 0.332, 0.3355, 0.3455, 0.349, 0.3275, 0.3495, 0.339, 0.3475, 0.357, 0.336, 0.3645, 0.3565, 0.3225, 0.342, 0.3475, 0.349, 0.3415, 0.3505, 0.3465, 0.3495, 0.3525, 0.3485, 0.352, 0.3595, 0.3495, 0.3485, 0.35, 0.371, 0.352, 0.34, 0.3725, 0.3565, 0.368, 0.3575, 0.346, 0.3495, 0.366, 0.367, 0.358, 0.364, 0.364, 0.378, 0.366, 0.3545, 0.368, 0.3635, 0.361, 0.372, 0.3655, 0.3835, 0.378, 0.368, 0.3665, 0.3595, 0.3755, 0.3695, 0.366, 0.3775, 0.3775, 0.3775, 0.372, 0.3485, 0.3825, 0.371, 0.369, 0.3825, 0.369, 0.362, 0.3805, 0.372, 0.384, 0.3915, 0.3845, 0.39, 0.376, 0.382, 0.376, 0.3685, 0.382, 0.396, 0.3955, 0.3905, 0.3775, 0.3915, 0.379, 0.379, 0.3875, 0.3855, 0.3845, 0.392, 0.379, 0.392, 0.38, 0.3855, 0.396, 0.392, 0.399, 0.3915, 0.3965, 0.401, 0.397, 0.406, 0.378, 0.401, 0.4175, 0.398, 0.4115, 0.3875, 0.4045, 0.408, 0.406, 0.3965, 0.4185, 0.395, 0.3965, 0.406, 0.4055, 0.394, 0.413, 0.4075, 0.415, 0.4105, 0.411, 0.418, 0.42, 0.399, 0.4235, 0.4235, 0.418, 0.416, 0.413, 0.401, 0.4235, 0.428, 0.411, 0.402, 0.4015, 0.4305, 0.43, 0.424, 0.427, 0.4265, 0.421, 0.4215, 0.396, 0.4245, 0.417, 0.4025, 0.422, 0.42, 0.412, 0.4035, 0.4155, 0.412, 0.424, 0.416, 0.42, 0.4365, 0.425, 0.422, 0.422, 0.438, 0.4255, 0.434, 0.4225, 0.4365, 0.41, 0.434, 0.4385, 0.4275, 0.431, 0.4225, 0.433, 0.442, 0.433, 0.442, 0.4385, 0.451, 0.441, 0.434, 0.4395, 0.44, 0.4365, 0.4445, 0.4415, 0.443, 0.445, 0.4245, 0.4325, 0.442, 0.4215, 0.4605, 0.451, 0.4465, 0.4535, 0.434, 0.4325, 0.447, 0.4375, 0.445, 0.456, 0.4365, 0.457, 0.451, 0.446, 0.4395, 0.4615, 0.455, 0.439, 0.4275, 0.4575, 0.4435, 0.436, 0.457, 0.4465, 0.454, 0.4645, 0.443, 0.4445, 0.459, 0.4535, 0.4565, 0.44, 0.455, 0.4435, 0.451, 0.471, 0.461, 0.4445, 0.475, 0.455, 0.456, 0.4475, 0.4435, 0.4625, 0.467, 0.4655, 0.461, 0.46, 0.4525, 0.4525, 0.4695, 0.4815, 0.461, 0.4545, 0.469, 0.4645, 0.459, 0.477, 0.461, 0.472, 0.4525, 0.4745, 0.457, 0.4665, 0.464, 0.4705, 0.4755, 0.481, 0.4855, 0.463, 0.4725, 0.47, 0.48, 0.475, 0.4755, 0.474, 0.485, 0.483, 0.4875, 0.466, 0.48, 0.4715, 0.4785, 0.4855, 0.4755, 0.475, 0.481, 0.484, 0.4805, 0.4835, 0.5035, 0.494, 0.476, 0.4795, 0.487, 0.4675, 0.477, 0.496, 0.4705, 0.483, 0.4965, 0.4855, 0.4825, 0.481, 0.482, 0.476, 0.487, 0.485, 0.4915, 0.484, 0.4955, 0.481, 0.4915, 0.5055, 0.4905, 0.495, 0.5005, 0.512, 0.4925, 0.4895, 0.488, 0.5115, 0.4935, 0.4905, 0.485, 0.4925, 0.498, 0.5035, 0.4945, 0.4915, 0.504, 0.497, 0.5145, 0.508, 0.5075, 0.4915, 0.514, 0.4855, 0.493, 0.5045, 0.512, 0.505, 0.503, 0.491, 0.5165, 0.5115, 0.5035, 0.512, 0.504, 0.519, 0.5085, 0.5085, 0.516, 0.5095, 0.5175, 0.5155, 0.51, 0.513, 0.5115, 0.5105, 0.517, 0.497, 0.521, 0.512, 0.5095, 0.5045, 0.498, 0.5125, 0.5165, 0.509, 0.5235, 0.5055, 0.5195, 0.5115, 0.5125, 0.506, 0.519, 0.5225, 0.517, 0.5145, 0.5245, 0.5095, 0.519, 0.517, 0.5025, 0.525, 0.531, 0.5145, 0.5285, 0.517, 0.5295, 0.5315, 0.5225, 0.5215, 0.5275, 0.5185, 0.5155, 0.5145, 0.5345, 0.52, 0.525, 0.529, 0.533, 0.525, 0.5335, 0.526, 0.522, 0.5425, 0.5305, 0.5165, 0.5285, 0.519, 0.5305, 0.5305, 0.527, 0.525, 0.533, 0.526, 0.542, 0.532, 0.533, 0.5245, 0.5265, 0.5215, 0.535, 0.533, 0.532, 0.5255, 0.5425, 0.5285, 0.547, 0.525, 0.5305, 0.5505, 0.5515, 0.553, 0.538, 0.5345, 0.537, 0.527, 0.531, 0.5435, 0.552, 0.5445, 0.5355, 0.534, 0.5415, 0.534, 0.5315, 0.532, 0.549, 0.53, 0.552, 0.5385, 0.539, 0.5535, 0.551, 0.543, 0.548, 0.535, 0.5485, 0.5515, 0.544, 0.559, 0.54, 0.55, 0.544, 0.5455, 0.5445, 0.5465, 0.551, 0.5495, 0.5615, 0.552, 0.544, 0.544, 0.5435], "type": "scatter", "name": "α = 0.0125", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}, {"y": [0.102, 0.0985, 0.099, 0.1025, 0.101, 0.1005, 0.0865, 0.1115, 0.0965, 0.1075, 0.0935, 0.097, 0.098, 0.106, 0.103, 0.1025, 0.116, 0.098, 0.1115, 0.099, 0.11, 0.112, 0.117, 0.1175, 0.111, 0.1065, 0.107, 0.11, 0.1175, 0.1255, 0.1105, 0.1165, 0.115, 0.125, 0.1195, 0.1145, 0.1155, 0.108, 0.1245, 0.1145, 0.1145, 0.117, 0.1255, 0.1225, 0.1165, 0.1185, 0.121, 0.11, 0.123, 0.1205, 0.126, 0.116, 0.1385, 0.126, 0.1345, 0.134, 0.129, 0.128, 0.1385, 0.122, 0.131, 0.1355, 0.1355, 0.1185, 0.1325, 0.139, 0.145, 0.138, 0.1355, 0.1365, 0.139, 0.1365, 0.1445, 0.1245, 0.1405, 0.151, 0.1385, 0.15, 0.1465, 0.151, 0.164, 0.153, 0.142, 0.167, 0.135, 0.16, 0.1485, 0.139, 0.1485, 0.1645, 0.1475, 0.157, 0.1615, 0.1655, 0.1675, 0.1655, 0.1625, 0.147, 0.1685, 0.1655, 0.165, 0.158, 0.171, 0.1715, 0.171, 0.179, 0.1735, 0.169, 0.1605, 0.185, 0.17, 0.1845, 0.1765, 0.1825, 0.182, 0.1725, 0.158, 0.184, 0.1875, 0.177, 0.1655, 0.1885, 0.1945, 0.18, 0.189, 0.2055, 0.191, 0.1865, 0.187, 0.182, 0.205, 0.208, 0.2115, 0.1975, 0.192, 0.215, 0.184, 0.212, 0.21, 0.216, 0.19, 0.1965, 0.2045, 0.203, 0.2045, 0.2005, 0.2155, 0.204, 0.2175, 0.2195, 0.216, 0.22, 0.2165, 0.224, 0.217, 0.233, 0.2185, 0.2115, 0.216, 0.2205, 0.252, 0.2155, 0.2295, 0.2235, 0.2235, 0.227, 0.2315, 0.234, 0.237, 0.2385, 0.226, 0.2265, 0.2385, 0.255, 0.2565, 0.2515, 0.241, 0.258, 0.245, 0.2395, 0.2335, 0.2415, 0.2475, 0.251, 0.2505, 0.248, 0.2655, 0.265, 0.258, 0.25, 0.259, 0.266, 0.2695, 0.261, 0.254, 0.2415, 0.2615, 0.2645, 0.2755, 0.2775, 0.288, 0.2675, 0.268, 0.2695, 0.2745, 0.2795, 0.2745, 0.267, 0.2845, 0.2855, 0.2845, 0.266, 0.266, 0.2975, 0.2835, 0.2925, 0.2855, 0.283, 0.286, 0.294, 0.2865, 0.283, 0.288, 0.297, 0.302, 0.291, 0.288, 0.284, 0.2905, 0.3005, 0.3035, 0.3105, 0.304, 0.3315, 0.307, 0.3065, 0.2935, 0.309, 0.3105, 0.3045, 0.3075, 0.296, 0.309, 0.3075, 0.311, 0.312, 0.318, 0.3155, 0.3195, 0.311, 0.329, 0.3105, 0.3215, 0.334, 0.325, 0.321, 0.325, 0.3215, 0.317, 0.332, 0.3275, 0.3355, 0.327, 0.34, 0.3365, 0.331, 0.3285, 0.3315, 0.332, 0.334, 0.3505, 0.3445, 0.3425, 0.3615, 0.3385, 0.3355, 0.334, 0.3535, 0.336, 0.343, 0.334, 0.348, 0.347, 0.3515, 0.3505, 0.3455, 0.357, 0.379, 0.349, 0.374, 0.3725, 0.361, 0.36, 0.362, 0.3755, 0.3705, 0.367, 0.35, 0.381, 0.352, 0.383, 0.3725, 0.3875, 0.3645, 0.37, 0.3805, 0.37, 0.38, 0.376, 0.377, 0.3825, 0.368, 0.3805, 0.389, 0.3855, 0.383, 0.387, 0.3975, 0.381, 0.388, 0.3865, 0.382, 0.378, 0.3825, 0.3945, 0.393, 0.389, 0.4085, 0.392, 0.4065, 0.404, 0.398, 0.414, 0.397, 0.4085, 0.4085, 0.3965, 0.397, 0.4105, 0.4015, 0.4125, 0.395, 0.4185, 0.3885, 0.403, 0.423, 0.4115, 0.4095, 0.421, 0.3985, 0.4195, 0.4125, 0.4095, 0.4125, 0.421, 0.4295, 0.424, 0.4145, 0.423, 0.4115, 0.416, 0.422, 0.423, 0.4355, 0.4195, 0.445, 0.4275, 0.4295, 0.4415, 0.422, 0.425, 0.421, 0.4415, 0.43, 0.436, 0.4275, 0.436, 0.425, 0.438, 0.4275, 0.436, 0.4335, 0.4395, 0.447, 0.4405, 0.4325, 0.43, 0.45, 0.4395, 0.444, 0.445, 0.4365, 0.4465, 0.425, 0.447, 0.441, 0.4385, 0.443, 0.4485, 0.434, 0.449, 0.453, 0.434, 0.4625, 0.451, 0.447, 0.4615, 0.4515, 0.4425, 0.4575, 0.4565, 0.4635, 0.4625, 0.4645, 0.449, 0.4515, 0.458, 0.45, 0.47, 0.451, 0.4605, 0.4855, 0.4685, 0.464, 0.47, 0.461, 0.4675, 0.464, 0.484, 0.4615, 0.4645, 0.478, 0.471, 0.4685, 0.4755, 0.4805, 0.4835, 0.472, 0.4785, 0.486, 0.482, 0.469, 0.48, 0.481, 0.486, 0.4795, 0.477, 0.4765, 0.489, 0.4905, 0.489, 0.482, 0.4835, 0.479, 0.479, 0.4795, 0.4715, 0.482, 0.477, 0.473, 0.4965, 0.487, 0.4805, 0.491, 0.493, 0.491, 0.4935, 0.4805, 0.4935, 0.496, 0.4825, 0.494, 0.5045, 0.4955, 0.503, 0.5005, 0.502, 0.4915, 0.4745, 0.491, 0.495, 0.501, 0.502, 0.496, 0.5045, 0.5075, 0.4925, 0.503, 0.501, 0.49, 0.4955, 0.5085, 0.4995, 0.495, 0.517, 0.5035, 0.493, 0.511, 0.515, 0.507, 0.4955, 0.494, 0.5075, 0.4985, 0.513, 0.5005, 0.5125, 0.518, 0.51, 0.506, 0.5055, 0.5045, 0.5125, 0.519, 0.51, 0.507, 0.5125, 0.511, 0.511, 0.513, 0.513, 0.512, 0.5225, 0.499, 0.5075, 0.516, 0.5215, 0.5045, 0.505, 0.5345, 0.516, 0.5135, 0.511, 0.517, 0.528, 0.51, 0.526, 0.5255, 0.5225, 0.526, 0.5295, 0.5305, 0.5215, 0.522, 0.5235, 0.518, 0.525, 0.54, 0.54, 0.532, 0.52, 0.5295, 0.5255, 0.537, 0.538, 0.536, 0.5285, 0.5305, 0.5285, 0.518, 0.5275, 0.5335, 0.5295, 0.5405, 0.5325, 0.5295, 0.538, 0.5265, 0.5525, 0.519, 0.5225, 0.5315, 0.5335, 0.535, 0.5225, 0.539, 0.5275, 0.535, 0.532, 0.5295, 0.5305, 0.5385, 0.538, 0.534, 0.53, 0.534, 0.531, 0.5395, 0.539, 0.5555, 0.5445, 0.5505, 0.549, 0.5515, 0.5555, 0.5495, 0.538, 0.526, 0.5485, 0.5535, 0.546, 0.559, 0.5385, 0.546, 0.549, 0.548, 0.5545, 0.5465, 0.542, 0.5465, 0.5435, 0.542, 0.544, 0.544, 0.5555, 0.5565, 0.558, 0.552, 0.5535, 0.547, 0.5445, 0.547, 0.5675, 0.552, 0.5505, 0.554, 0.559, 0.554, 0.556, 0.5615, 0.561, 0.567, 0.557, 0.561, 0.553, 0.5615, 0.5405, 0.543, 0.5515, 0.5465, 0.557, 0.553, 0.56, 0.5685, 0.548, 0.5515, 0.5605, 0.5625, 0.5635, 0.5575, 0.551, 0.5575, 0.561, 0.562, 0.5605, 0.562, 0.568, 0.551, 0.5655, 0.561, 0.5745, 0.571, 0.556, 0.5615, 0.5725, 0.574, 0.565, 0.5725, 0.5705, 0.5735, 0.571, 0.568, 0.559, 0.5725, 0.5665, 0.5765, 0.5665, 0.5645, 0.581, 0.584, 0.579, 0.5645, 0.5675, 0.5805, 0.578, 0.572, 0.5755, 0.5735, 0.5765, 0.5745, 0.573, 0.579, 0.57, 0.5695, 0.5775, 0.572, 0.5735, 0.5685, 0.5775, 0.592, 0.5815, 0.574, 0.5815, 0.576, 0.577, 0.5765, 0.582, 0.5755, 0.5865, 0.593, 0.5745, 0.584, 0.592, 0.583, 0.5795, 0.5805, 0.601, 0.58, 0.576, 0.575, 0.5875, 0.5875, 0.577, 0.5795, 0.59, 0.5745, 0.5845, 0.5845, 0.592, 0.584, 0.5855, 0.5805, 0.5815, 0.589, 0.595, 0.574, 0.5745, 0.594, 0.5935, 0.5805, 0.5835, 0.587, 0.595, 0.575, 0.593, 0.584, 0.5805, 0.594, 0.5875, 0.587, 0.593, 0.5835, 0.597, 0.5885, 0.5825, 0.588, 0.58, 0.5825, 0.5855, 0.5785, 0.581, 0.59, 0.589, 0.6015, 0.5875, 0.5915, 0.5875, 0.588, 0.5915, 0.5915, 0.6025, 0.597, 0.5815, 0.6135, 0.5865, 0.592, 0.5925, 0.59, 0.606, 0.5955, 0.6035, 0.599, 0.595, 0.6095, 0.597, 0.5895, 0.5955, 0.5985, 0.5955, 0.5935, 0.602, 0.6025, 0.5925, 0.6025, 0.609, 0.591, 0.596, 0.5995, 0.604, 0.593, 0.5995, 0.601, 0.6085, 0.6085, 0.596, 0.6045, 0.601, 0.6165, 0.5955, 0.6045, 0.5985, 0.6, 0.6105, 0.6025, 0.6035, 0.586, 0.604, 0.6165, 0.6015, 0.6055, 0.5975, 0.6045, 0.6045, 0.613, 0.6045, 0.5935, 0.611, 0.604, 0.611, 0.599, 0.611, 0.6055, 0.616, 0.5905, 0.6165, 0.617, 0.6045, 0.6075, 0.609, 0.611, 0.616, 0.627, 0.6125, 0.606, 0.6, 0.6055, 0.6165, 0.611, 0.6135, 0.6115, 0.607, 0.6025, 0.6195, 0.6125, 0.6115, 0.614, 0.6105, 0.614, 0.6215, 0.6115, 0.6145, 0.603, 0.604, 0.614, 0.612, 0.6185, 0.608, 0.6085, 0.6085, 0.6135, 0.615, 0.614, 0.624, 0.6, 0.6215, 0.6225, 0.622, 0.619, 0.616, 0.6135, 0.6165, 0.6105, 0.6205, 0.6225, 0.609, 0.6295, 0.6315, 0.622, 0.6055, 0.6235, 0.6215, 0.6115, 0.621, 0.613, 0.612, 0.6185, 0.6125, 0.6205, 0.611, 0.622, 0.636, 0.622, 0.614, 0.615, 0.6195, 0.6235, 0.626, 0.6155, 0.6215, 0.6175, 0.6215, 0.623, 0.6235, 0.6115, 0.627, 0.621, 0.6225, 0.617, 0.6245, 0.63, 0.6175, 0.6185, 0.615, 0.628, 0.6195, 0.6225, 0.63, 0.617, 0.627, 0.628, 0.617, 0.6265, 0.634, 0.623, 0.621, 0.625, 0.624, 0.626, 0.6315, 0.624, 0.639, 0.6325, 0.6235, 0.618, 0.6335, 0.642, 0.6265, 0.636, 0.6255, 0.626, 0.6375, 0.6345, 0.626, 0.628, 0.629, 0.618, 0.6255, 0.6285, 0.638, 0.6305, 0.6225, 0.633, 0.631, 0.637, 0.6325, 0.6365, 0.6355, 0.631, 0.6275, 0.6275, 0.6325, 0.6265, 0.634, 0.6305, 0.6425, 0.637, 0.633, 0.634, 0.6335, 0.632, 0.633, 0.623, 0.6335, 0.638, 0.632, 0.6305, 0.6495, 0.633, 0.6325, 0.632, 0.6315, 0.636, 0.6305, 0.6385, 0.6405, 0.634, 0.6405, 0.6275, 0.6415, 0.637], "type": "scatter", "name": "α = 0.025", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}, {"y": [0.1045, 0.108, 0.1045, 0.107, 0.104, 0.109, 0.1095, 0.1115, 0.1055, 0.117, 0.106, 0.1155, 0.113, 0.117, 0.113, 0.101, 0.1105, 0.125, 0.114, 0.131, 0.1165, 0.1185, 0.128, 0.1415, 0.1295, 0.1315, 0.1425, 0.1285, 0.142, 0.1235, 0.1425, 0.13, 0.152, 0.158, 0.1385, 0.1485, 0.147, 0.144, 0.1545, 0.1655, 0.148, 0.1515, 0.168, 0.158, 0.1665, 0.1705, 0.1645, 0.1645, 0.1735, 0.1745, 0.1775, 0.173, 0.183, 0.187, 0.199, 0.185, 0.1825, 0.1845, 0.1775, 0.182, 0.2035, 0.1895, 0.1975, 0.1895, 0.205, 0.196, 0.2035, 0.202, 0.2025, 0.2065, 0.2105, 0.216, 0.212, 0.2065, 0.222, 0.2225, 0.2245, 0.2255, 0.225, 0.226, 0.2295, 0.2355, 0.2445, 0.224, 0.2265, 0.2455, 0.243, 0.2545, 0.245, 0.2475, 0.2485, 0.247, 0.2525, 0.247, 0.276, 0.263, 0.2615, 0.263, 0.264, 0.264, 0.2765, 0.276, 0.253, 0.2585, 0.2735, 0.273, 0.2815, 0.286, 0.2695, 0.279, 0.2755, 0.2935, 0.282, 0.2855, 0.29, 0.281, 0.2965, 0.2985, 0.2885, 0.3035, 0.2965, 0.306, 0.2955, 0.308, 0.309, 0.2985, 0.304, 0.32, 0.3065, 0.3155, 0.3095, 0.3095, 0.318, 0.302, 0.323, 0.315, 0.33, 0.3275, 0.327, 0.3335, 0.329, 0.3365, 0.3515, 0.3365, 0.3485, 0.33, 0.3435, 0.337, 0.3395, 0.336, 0.333, 0.34, 0.3285, 0.341, 0.3325, 0.337, 0.3645, 0.343, 0.343, 0.3505, 0.359, 0.352, 0.361, 0.355, 0.349, 0.356, 0.3605, 0.3525, 0.359, 0.3625, 0.364, 0.3505, 0.3685, 0.364, 0.3685, 0.3715, 0.349, 0.367, 0.368, 0.3675, 0.3715, 0.3755, 0.381, 0.372, 0.384, 0.3685, 0.3835, 0.3715, 0.392, 0.3845, 0.368, 0.383, 0.387, 0.385, 0.39, 0.3795, 0.391, 0.3865, 0.3985, 0.398, 0.388, 0.4005, 0.3975, 0.404, 0.3885, 0.397, 0.3875, 0.389, 0.3925, 0.399, 0.3965, 0.3855, 0.4125, 0.3905, 0.402, 0.401, 0.4085, 0.4055, 0.397, 0.406, 0.4195, 0.4015, 0.4165, 0.4205, 0.4185, 0.4195, 0.411, 0.421, 0.411, 0.421, 0.4215, 0.4135, 0.416, 0.416, 0.408, 0.426, 0.422, 0.4115, 0.417, 0.4245, 0.413, 0.4155, 0.4205, 0.423, 0.4255, 0.4175, 0.4095, 0.436, 0.418, 0.431, 0.433, 0.4305, 0.4295, 0.4325, 0.4335, 0.429, 0.4355, 0.428, 0.435, 0.437, 0.4335, 0.4495, 0.44, 0.438, 0.435, 0.4415, 0.4295, 0.4385, 0.439, 0.4345, 0.448, 0.4475, 0.452, 0.437, 0.435, 0.4465, 0.4485, 0.45, 0.456, 0.446, 0.453, 0.464, 0.453, 0.454, 0.4465, 0.4495, 0.46, 0.4585, 0.4545, 0.456, 0.462, 0.4555, 0.462, 0.4645, 0.462, 0.4605, 0.4635, 0.4595, 0.4615, 0.4545, 0.4585, 0.4625, 0.4715, 0.4595, 0.4685, 0.473, 0.4605, 0.465, 0.461, 0.467, 0.4705, 0.4705, 0.467, 0.4755, 0.473, 0.4735, 0.4755, 0.486, 0.4705, 0.49, 0.468, 0.476, 0.47, 0.4795, 0.475, 0.483, 0.468, 0.472, 0.47, 0.482, 0.481, 0.479, 0.495, 0.4825, 0.4755, 0.481, 0.476, 0.4865, 0.489, 0.4785, 0.4795, 0.4805, 0.4795, 0.4825, 0.484, 0.4865, 0.48, 0.4925, 0.4875, 0.49, 0.487, 0.4875, 0.4975, 0.4975, 0.486, 0.4865, 0.4885, 0.492, 0.491, 0.5015, 0.4905, 0.488, 0.494, 0.4855, 0.489, 0.4855, 0.4875, 0.4995, 0.489, 0.493, 0.502, 0.504, 0.497, 0.495, 0.5015, 0.4985, 0.4985, 0.4955, 0.4975, 0.4945, 0.4955, 0.5055, 0.5005, 0.4935, 0.504, 0.5, 0.495, 0.495, 0.4995, 0.5005, 0.4945, 0.5015, 0.51, 0.4945, 0.5055, 0.4975, 0.509, 0.5115, 0.4945, 0.5055, 0.509, 0.498, 0.513, 0.511, 0.5085, 0.508, 0.5145, 0.509, 0.5125, 0.5025, 0.5055, 0.499, 0.505, 0.507, 0.5085, 0.5095, 0.512, 0.51, 0.508, 0.503, 0.513, 0.5165, 0.5075, 0.5165, 0.5075, 0.5225, 0.516, 0.512, 0.5105, 0.5105, 0.52, 0.5065, 0.509, 0.5095, 0.5165, 0.516, 0.526, 0.5135, 0.518, 0.5155, 0.5205, 0.5105, 0.52, 0.516, 0.5135, 0.5195, 0.514, 0.511, 0.525, 0.521, 0.5205, 0.52, 0.513, 0.525, 0.522, 0.514, 0.515, 0.5155, 0.519, 0.5225, 0.5185, 0.524, 0.528, 0.5225, 0.5305, 0.5275, 0.517, 0.5195, 0.529, 0.5265, 0.5215, 0.531, 0.5315, 0.5275, 0.5215, 0.532, 0.525, 0.532, 0.5355, 0.531, 0.529, 0.5295, 0.5245, 0.5275, 0.5235, 0.5325, 0.525, 0.5335, 0.5335, 0.5375, 0.526, 0.53, 0.5275, 0.5395, 0.531, 0.5285, 0.527, 0.538, 0.527, 0.53, 0.522, 0.5375, 0.5335, 0.53, 0.5275, 0.5315, 0.534, 0.5355, 0.5245, 0.5315, 0.5415, 0.5355, 0.532, 0.5235, 0.5425, 0.5425, 0.5285, 0.5345, 0.5355, 0.5385, 0.5345, 0.5355, 0.5335, 0.5345, 0.534, 0.541, 0.533, 0.535, 0.5315, 0.536, 0.5365, 0.5405, 0.535, 0.5375, 0.534, 0.539, 0.5365, 0.535, 0.536, 0.54, 0.536, 0.542, 0.5405, 0.536, 0.54, 0.538, 0.536, 0.5415, 0.5365, 0.535, 0.5375, 0.542, 0.542, 0.5295, 0.5435, 0.5415, 0.535, 0.537, 0.541, 0.5385, 0.546, 0.5385, 0.5435, 0.5365, 0.547, 0.5465, 0.539, 0.537, 0.538, 0.547, 0.5465, 0.546, 0.549, 0.5425, 0.546, 0.5415, 0.5435, 0.541, 0.5445, 0.542, 0.5415, 0.534, 0.545, 0.5485, 0.5455, 0.5395, 0.5505, 0.5435, 0.5425, 0.545, 0.545, 0.541, 0.5425, 0.5495, 0.542, 0.55, 0.5435, 0.5425, 0.5435, 0.549, 0.5505, 0.5465, 0.551, 0.549, 0.545, 0.5515, 0.5535, 0.5475, 0.5475, 0.543, 0.5505, 0.5495, 0.5455, 0.5445, 0.5515, 0.548, 0.5495, 0.551, 0.549, 0.5375, 0.553, 0.5465, 0.554, 0.5425, 0.5525, 0.549, 0.5475, 0.5525, 0.545, 0.543, 0.552, 0.5395, 0.5585, 0.5455, 0.558, 0.55, 0.551, 0.5485, 0.5525, 0.5565, 0.55, 0.5515, 0.5515, 0.556, 0.5505, 0.554, 0.5545, 0.5555, 0.5515, 0.55, 0.5625, 0.5495, 0.5565, 0.556, 0.5525, 0.5485, 0.5555, 0.5615, 0.552, 0.562, 0.557, 0.5535, 0.5565, 0.56, 0.553, 0.566, 0.5485, 0.5555, 0.5585, 0.559, 0.5575, 0.554, 0.5565, 0.5565, 0.559, 0.5555, 0.559, 0.551, 0.5505, 0.557, 0.556, 0.557, 0.565, 0.563, 0.556, 0.56, 0.566, 0.558, 0.553, 0.561, 0.557, 0.5585, 0.553, 0.561, 0.558, 0.554, 0.5635, 0.5575, 0.557, 0.556, 0.562, 0.5625, 0.5515, 0.5615, 0.56, 0.56, 0.562, 0.5495, 0.5635, 0.5575, 0.556, 0.555, 0.5565, 0.557, 0.571, 0.559, 0.56, 0.565, 0.5595, 0.5585, 0.561, 0.559, 0.568, 0.562, 0.5655, 0.564, 0.556, 0.5605, 0.5695, 0.5555, 0.5625, 0.5655, 0.562, 0.561, 0.562, 0.562, 0.561, 0.5655, 0.5615, 0.5565, 0.565, 0.561, 0.5615, 0.562, 0.5605, 0.563, 0.5665, 0.5695, 0.562, 0.5645, 0.5655, 0.568, 0.564, 0.5655, 0.568, 0.56, 0.562, 0.5745, 0.568, 0.566, 0.567, 0.566, 0.5665, 0.567, 0.564, 0.57, 0.565, 0.5615, 0.569, 0.561, 0.5665, 0.5685, 0.562, 0.572, 0.5665, 0.5675, 0.5675, 0.57, 0.568, 0.566, 0.569, 0.5675, 0.5695, 0.563, 0.569, 0.57, 0.566, 0.568, 0.568, 0.565, 0.5705, 0.566, 0.57, 0.57, 0.5705, 0.565, 0.5725, 0.566, 0.566, 0.572, 0.5675, 0.5725, 0.566, 0.568, 0.573, 0.5695, 0.573, 0.5685, 0.5725, 0.57, 0.573, 0.5705, 0.5675, 0.5785, 0.5655, 0.574, 0.569, 0.5715, 0.5645, 0.5655, 0.5725, 0.572, 0.575, 0.5715, 0.5715, 0.5695, 0.579, 0.574, 0.5635, 0.576, 0.5735, 0.575, 0.5685, 0.571, 0.571, 0.574, 0.5765, 0.5785, 0.5735, 0.57, 0.5725, 0.5765, 0.5715, 0.5725, 0.575, 0.575, 0.578, 0.5745, 0.579, 0.584, 0.5785, 0.58, 0.5695, 0.5735, 0.576, 0.576, 0.575, 0.577, 0.5775, 0.575, 0.5735, 0.573, 0.5745, 0.5775, 0.5765, 0.58, 0.586, 0.583, 0.5775, 0.5725, 0.5795, 0.578, 0.572, 0.577, 0.5735, 0.5775, 0.576, 0.5745, 0.5845, 0.5785, 0.574, 0.576, 0.5765, 0.5755, 0.5775, 0.5835, 0.576, 0.5835, 0.578, 0.579, 0.577, 0.576, 0.5715, 0.5765, 0.582, 0.576, 0.5755, 0.5775, 0.575, 0.5805, 0.585, 0.5725, 0.581, 0.5825, 0.5755, 0.5795, 0.579, 0.5755, 0.5825, 0.5845, 0.585, 0.586, 0.5775, 0.581, 0.5775, 0.5815, 0.5845, 0.5805, 0.5815, 0.5815, 0.5745, 0.578, 0.583, 0.5875, 0.5825, 0.583, 0.576, 0.5785, 0.5775, 0.5855, 0.582, 0.5845, 0.581, 0.574, 0.5855, 0.585, 0.5765, 0.586, 0.5885, 0.5855, 0.578, 0.5805, 0.583, 0.5865, 0.5805, 0.5875, 0.5865, 0.5855, 0.585, 0.585, 0.581, 0.5805, 0.587, 0.5805, 0.585, 0.5795, 0.59, 0.5815, 0.588, 0.586, 0.578, 0.589, 0.5815, 0.587, 0.5825, 0.585, 0.581, 0.5895, 0.584, 0.578, 0.5835, 0.5885, 0.5885, 0.585, 0.5795, 0.5835, 0.5795, 0.585, 0.585, 0.583, 0.58, 0.5845, 0.5855, 0.5845, 0.585, 0.58, 0.581, 0.585, 0.5835, 0.5885, 0.5825, 0.586, 0.5795, 0.583, 0.5805, 0.584, 0.5795, 0.585, 0.583, 0.585], "type": "scatter", "name": "α = 0.05", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}, {"y": [0.0995, 0.0965, 0.099, 0.1065, 0.113, 0.116, 0.1155, 0.123, 0.1175, 0.128, 0.1255, 0.1275, 0.1495, 0.1285, 0.1445, 0.1485, 0.15, 0.165, 0.157, 0.1515, 0.1525, 0.1565, 0.171, 0.166, 0.1665, 0.1685, 0.185, 0.191, 0.173, 0.175, 0.1845, 0.1885, 0.2085, 0.2, 0.199, 0.213, 0.212, 0.217, 0.211, 0.2185, 0.211, 0.231, 0.226, 0.226, 0.2275, 0.2365, 0.2385, 0.2315, 0.236, 0.2475, 0.2465, 0.259, 0.2535, 0.2495, 0.2635, 0.2595, 0.267, 0.265, 0.2575, 0.254, 0.272, 0.2715, 0.2775, 0.2665, 0.275, 0.276, 0.2695, 0.283, 0.284, 0.2765, 0.283, 0.284, 0.2965, 0.287, 0.288, 0.291, 0.295, 0.2975, 0.29, 0.297, 0.3025, 0.309, 0.2985, 0.308, 0.316, 0.3055, 0.304, 0.304, 0.315, 0.3075, 0.302, 0.3155, 0.314, 0.3175, 0.3175, 0.3105, 0.321, 0.3155, 0.325, 0.3205, 0.3175, 0.321, 0.326, 0.325, 0.324, 0.334, 0.328, 0.3275, 0.3235, 0.332, 0.3265, 0.332, 0.3305, 0.3265, 0.339, 0.3355, 0.3425, 0.329, 0.338, 0.3485, 0.348, 0.348, 0.35, 0.3495, 0.3505, 0.355, 0.347, 0.348, 0.3525, 0.346, 0.3485, 0.363, 0.346, 0.36, 0.3585, 0.36, 0.3505, 0.353, 0.364, 0.3605, 0.351, 0.3585, 0.355, 0.353, 0.361, 0.367, 0.366, 0.3585, 0.3555, 0.363, 0.362, 0.366, 0.3655, 0.3735, 0.3685, 0.3725, 0.3695, 0.37, 0.3685, 0.3695, 0.3745, 0.3765, 0.369, 0.381, 0.3715, 0.3705, 0.367, 0.376, 0.3715, 0.373, 0.382, 0.3765, 0.377, 0.3755, 0.377, 0.39, 0.388, 0.381, 0.379, 0.387, 0.3865, 0.3825, 0.3825, 0.3865, 0.3915, 0.383, 0.3925, 0.3845, 0.393, 0.4005, 0.3835, 0.3945, 0.387, 0.393, 0.394, 0.393, 0.392, 0.396, 0.394, 0.3945, 0.397, 0.3865, 0.393, 0.3945, 0.402, 0.393, 0.399, 0.3975, 0.3995, 0.403, 0.4005, 0.4, 0.4005, 0.4075, 0.4045, 0.407, 0.406, 0.3995, 0.399, 0.401, 0.3985, 0.412, 0.4075, 0.394, 0.406, 0.4025, 0.409, 0.402, 0.406, 0.408, 0.4025, 0.4075, 0.4065, 0.4125, 0.411, 0.4105, 0.4045, 0.409, 0.411, 0.4035, 0.4175, 0.412, 0.4055, 0.415, 0.4185, 0.409, 0.421, 0.423, 0.4185, 0.416, 0.4095, 0.4175, 0.4125, 0.4085, 0.419, 0.417, 0.4185, 0.426, 0.4185, 0.42, 0.4265, 0.4185, 0.4225, 0.422, 0.421, 0.4235, 0.416, 0.412, 0.4185, 0.4185, 0.4215, 0.42, 0.4235, 0.425, 0.429, 0.422, 0.4165, 0.4195, 0.426, 0.4205, 0.4245, 0.423, 0.423, 0.4215, 0.4245, 0.423, 0.42, 0.4195, 0.42, 0.4225, 0.4295, 0.42, 0.427, 0.4285, 0.4315, 0.427, 0.428, 0.4285, 0.4255, 0.431, 0.4355, 0.43, 0.4265, 0.4345, 0.4275, 0.4275, 0.433, 0.424, 0.4295, 0.429, 0.4245, 0.435, 0.4365, 0.43, 0.4295, 0.433, 0.427, 0.4315, 0.427, 0.428, 0.4285, 0.429, 0.4305, 0.4295, 0.429, 0.434, 0.4335, 0.4355, 0.429, 0.4315, 0.436, 0.4385, 0.4365, 0.4375, 0.433, 0.43, 0.434, 0.4345, 0.43, 0.434, 0.436, 0.4345, 0.4365, 0.4365, 0.429, 0.4335, 0.431, 0.4405, 0.4425, 0.439, 0.4365, 0.435, 0.4375, 0.4355, 0.4345, 0.4365, 0.435, 0.4385, 0.4355, 0.437, 0.4385, 0.4365, 0.4385, 0.4375, 0.4375, 0.435, 0.4425, 0.439, 0.4405, 0.4395, 0.4385, 0.4385, 0.441, 0.436, 0.4375, 0.438, 0.4385, 0.441, 0.4395, 0.4355, 0.4365, 0.4395, 0.4435, 0.4385, 0.438, 0.4385, 0.441, 0.4425, 0.439, 0.4415, 0.435, 0.4415, 0.44, 0.444, 0.4415, 0.443, 0.4435, 0.4405, 0.441, 0.447, 0.4435, 0.4415, 0.4395, 0.442, 0.4415, 0.4445, 0.4465, 0.4475, 0.4435, 0.444, 0.445, 0.44, 0.441, 0.441, 0.44, 0.444, 0.443, 0.4375, 0.4425, 0.447, 0.4445, 0.445, 0.445, 0.4425, 0.441, 0.4445, 0.4425, 0.44, 0.4505, 0.449, 0.445, 0.4495, 0.446, 0.4475, 0.45, 0.446, 0.4485, 0.4475, 0.4465, 0.4495, 0.4465, 0.448, 0.444, 0.4475, 0.443, 0.447, 0.4545, 0.447, 0.451, 0.4505, 0.4465, 0.4505, 0.451, 0.4485, 0.4475, 0.451, 0.451, 0.4565, 0.453, 0.4545, 0.4505, 0.451, 0.4505, 0.452, 0.4535, 0.4495, 0.4495, 0.4545, 0.4505, 0.45, 0.451, 0.451, 0.453, 0.4555, 0.454, 0.453, 0.4545, 0.452, 0.457, 0.454, 0.452, 0.4535, 0.458, 0.459, 0.4555, 0.448, 0.453, 0.454, 0.4535, 0.457, 0.458, 0.4545, 0.451, 0.457, 0.457, 0.4565, 0.4575, 0.458, 0.4585, 0.458, 0.4575, 0.457, 0.453, 0.459, 0.4575, 0.457, 0.451, 0.4555, 0.455, 0.4575, 0.456, 0.459, 0.4585, 0.451, 0.4535, 0.456, 0.457, 0.4605, 0.459, 0.462, 0.4585, 0.458, 0.4555, 0.453, 0.4635, 0.46, 0.462, 0.4585, 0.4615, 0.4625, 0.4585, 0.459, 0.4595, 0.458, 0.462, 0.462, 0.4585, 0.4615, 0.4585, 0.463, 0.466, 0.458, 0.464, 0.462, 0.4625, 0.4615, 0.4635, 0.462, 0.4645, 0.465, 0.463, 0.4685, 0.4615, 0.462, 0.4625, 0.4655, 0.4635, 0.464, 0.4595, 0.46, 0.4695, 0.464, 0.4655, 0.4655, 0.465, 0.465, 0.4685, 0.4645, 0.465, 0.466, 0.4615, 0.469, 0.4685, 0.465, 0.464, 0.464, 0.4635, 0.4675, 0.471, 0.469, 0.467, 0.4665, 0.468, 0.4675, 0.464, 0.4655, 0.4655, 0.4685, 0.468, 0.4695, 0.4685, 0.469, 0.4665, 0.4675, 0.4665, 0.468, 0.4605, 0.467, 0.463, 0.467, 0.4655, 0.4665, 0.4675, 0.466, 0.467, 0.4655, 0.469, 0.465, 0.4695, 0.469, 0.468, 0.468, 0.467, 0.4675, 0.466, 0.465, 0.467, 0.4675, 0.467, 0.468, 0.4645, 0.4655, 0.47, 0.4675, 0.4655, 0.466, 0.47, 0.471, 0.4665, 0.468, 0.4715, 0.471, 0.47, 0.472, 0.4685, 0.4705, 0.47, 0.4675, 0.4695, 0.4675, 0.4685, 0.4695, 0.47, 0.4725, 0.4705, 0.4685, 0.4675, 0.4655, 0.4695, 0.4655, 0.467, 0.468, 0.4725, 0.4675, 0.4705, 0.47, 0.472, 0.473, 0.469, 0.4685, 0.475, 0.472, 0.4665, 0.4695, 0.4705, 0.4675, 0.467, 0.47, 0.472, 0.4675, 0.4715, 0.463, 0.469, 0.47, 0.4685, 0.473, 0.472, 0.4665, 0.464, 0.471, 0.466, 0.4695, 0.469, 0.469, 0.4725, 0.4665, 0.472, 0.468, 0.473, 0.476, 0.471, 0.4715, 0.4725, 0.4755, 0.4675, 0.472, 0.4725, 0.4735, 0.472, 0.4765, 0.4705, 0.4715, 0.4715, 0.473, 0.472, 0.4725, 0.473, 0.4685, 0.4735, 0.4685, 0.474, 0.469, 0.473, 0.4705, 0.4725, 0.476, 0.474, 0.4715, 0.4725, 0.4715, 0.4725, 0.4745, 0.4725, 0.4715, 0.471, 0.471, 0.472, 0.4695, 0.4685, 0.4735, 0.473, 0.4725, 0.475, 0.47, 0.47, 0.473, 0.4705, 0.474, 0.475, 0.472, 0.4765, 0.4675, 0.4725, 0.472, 0.474, 0.471, 0.475, 0.467, 0.471, 0.4745, 0.4695, 0.4735, 0.473, 0.4765, 0.472, 0.473, 0.4725, 0.4725, 0.4735, 0.4755, 0.473, 0.4745, 0.4755, 0.4775, 0.4745, 0.4775, 0.475, 0.471, 0.4735, 0.4735, 0.4755, 0.4725, 0.473, 0.4765, 0.4765, 0.4735, 0.471, 0.475, 0.476, 0.475, 0.4735, 0.474, 0.4755, 0.4755, 0.4775, 0.4735, 0.478, 0.474, 0.4745, 0.4765, 0.48, 0.478, 0.475, 0.471, 0.473, 0.476, 0.4755, 0.4745, 0.476, 0.475, 0.475, 0.474, 0.4795, 0.475, 0.4765, 0.4775, 0.4735, 0.478, 0.4735, 0.4805, 0.4765, 0.4785, 0.477, 0.4755, 0.479, 0.478, 0.476, 0.4785, 0.48, 0.4735, 0.479, 0.4805, 0.478, 0.4765, 0.479, 0.4755, 0.4745, 0.478, 0.473, 0.475, 0.4775, 0.474, 0.4775, 0.478, 0.478, 0.4765, 0.478, 0.4795, 0.4795, 0.4775, 0.4815, 0.478, 0.4765, 0.48, 0.4795, 0.476, 0.48, 0.476, 0.4765, 0.482, 0.479, 0.479, 0.4765, 0.48, 0.4775, 0.4795, 0.479, 0.479, 0.4795, 0.4795, 0.479, 0.476, 0.481, 0.4785, 0.4765, 0.482, 0.4795, 0.481, 0.481, 0.477, 0.477, 0.478, 0.479, 0.479, 0.483, 0.48, 0.477, 0.4815, 0.482, 0.4805, 0.486, 0.477, 0.482, 0.479, 0.4755, 0.4795, 0.481, 0.478, 0.4765, 0.4775, 0.479, 0.48, 0.475, 0.481, 0.479, 0.4785, 0.479, 0.477, 0.481, 0.4795, 0.4775, 0.4815, 0.4745, 0.482, 0.478, 0.481, 0.4755, 0.4815, 0.4795, 0.4805, 0.4815, 0.4795, 0.48, 0.4825, 0.4835, 0.4845, 0.485, 0.4805, 0.4815, 0.48, 0.4835, 0.4825, 0.4835, 0.478, 0.4825, 0.4815, 0.483, 0.4815, 0.4825, 0.484, 0.4845, 0.4805, 0.479, 0.483, 0.481, 0.4835, 0.483, 0.484, 0.4855, 0.4835, 0.4825, 0.484, 0.485, 0.486, 0.4835, 0.4815, 0.4805, 0.488, 0.486, 0.485, 0.486, 0.4825, 0.487, 0.487, 0.4855, 0.4825, 0.4835, 0.482, 0.483, 0.483, 0.4855, 0.485, 0.4845, 0.486, 0.485, 0.4855, 0.4895, 0.484, 0.485, 0.4865, 0.483, 0.4875, 0.4885, 0.4855, 0.4855, 0.4835, 0.484, 0.488, 0.4825, 0.485, 0.4845, 0.484, 0.4875, 0.488, 0.4875, 0.4845, 0.49, 0.487, 0.4855, 0.4865, 0.487, 0.4845, 0.485, 0.4855, 0.488, 0.488, 0.4865, 0.4865, 0.488, 0.491], "type": "scatter", "name": "α = 0.1", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}, {"y": [0.1095, 0.107, 0.119, 0.1275, 0.1385, 0.1315, 0.144, 0.1425, 0.1655, 0.151, 0.1665, 0.1705, 0.1705, 0.1775, 0.1935, 0.1905, 0.191, 0.195, 0.2035, 0.202, 0.214, 0.2, 0.208, 0.224, 0.219, 0.2095, 0.228, 0.232, 0.235, 0.2375, 0.236, 0.242, 0.248, 0.245, 0.2545, 0.248, 0.2535, 0.2615, 0.2545, 0.265, 0.26, 0.261, 0.2665, 0.274, 0.269, 0.2645, 0.2745, 0.268, 0.265, 0.272, 0.2705, 0.2775, 0.2755, 0.274, 0.2775, 0.278, 0.279, 0.2845, 0.288, 0.284, 0.289, 0.2795, 0.2865, 0.2935, 0.2865, 0.2875, 0.2905, 0.289, 0.29, 0.2985, 0.297, 0.299, 0.3015, 0.299, 0.299, 0.2955, 0.3015, 0.297, 0.306, 0.299, 0.306, 0.296, 0.306, 0.3005, 0.2975, 0.3075, 0.3035, 0.3025, 0.3045, 0.3015, 0.3095, 0.304, 0.305, 0.307, 0.303, 0.3045, 0.2985, 0.3035, 0.3065, 0.308, 0.308, 0.3085, 0.3015, 0.3095, 0.306, 0.308, 0.309, 0.3085, 0.3125, 0.3095, 0.312, 0.3125, 0.31, 0.3155, 0.3125, 0.3165, 0.3165, 0.3135, 0.32, 0.3165, 0.31, 0.3155, 0.3125, 0.3145, 0.316, 0.3135, 0.318, 0.316, 0.318, 0.3145, 0.316, 0.3185, 0.32, 0.318, 0.3155, 0.3225, 0.3195, 0.32, 0.316, 0.3235, 0.322, 0.317, 0.3245, 0.3245, 0.323, 0.3185, 0.3235, 0.324, 0.3235, 0.322, 0.323, 0.3215, 0.3285, 0.3275, 0.3225, 0.3245, 0.3205, 0.3255, 0.3235, 0.325, 0.326, 0.324, 0.3285, 0.3265, 0.3245, 0.3295, 0.3295, 0.328, 0.3315, 0.3255, 0.3325, 0.3275, 0.332, 0.3345, 0.3285, 0.328, 0.333, 0.33, 0.328, 0.3325, 0.33, 0.329, 0.3265, 0.333, 0.3305, 0.327, 0.3315, 0.3325, 0.3335, 0.328, 0.3335, 0.332, 0.328, 0.3305, 0.3335, 0.3285, 0.332, 0.331, 0.3295, 0.3335, 0.333, 0.3315, 0.334, 0.3315, 0.332, 0.3365, 0.333, 0.338, 0.337, 0.3375, 0.3295, 0.3335, 0.331, 0.332, 0.333, 0.3315, 0.3365, 0.339, 0.3395, 0.333, 0.3335, 0.332, 0.3335, 0.3385, 0.335, 0.338, 0.3395, 0.341, 0.3395, 0.3375, 0.338, 0.3365, 0.34, 0.339, 0.342, 0.34, 0.3405, 0.3415, 0.34, 0.3405, 0.341, 0.34, 0.3405, 0.34, 0.3405, 0.342, 0.344, 0.34, 0.342, 0.3425, 0.3395, 0.3405, 0.3415, 0.339, 0.344, 0.3435, 0.3415, 0.341, 0.3395, 0.344, 0.346, 0.345, 0.3425, 0.3445, 0.3435, 0.3425, 0.3435, 0.3435, 0.3435, 0.347, 0.344, 0.342, 0.342, 0.344, 0.3455, 0.341, 0.343, 0.3445, 0.3445, 0.345, 0.3445, 0.341, 0.3445, 0.344, 0.345, 0.344, 0.345, 0.345, 0.345, 0.348, 0.347, 0.346, 0.347, 0.3465, 0.344, 0.349, 0.347, 0.3475, 0.347, 0.3465, 0.346, 0.348, 0.3475, 0.346, 0.347, 0.3475, 0.347, 0.3465, 0.346, 0.3485, 0.3505, 0.35, 0.3465, 0.349, 0.3505, 0.3475, 0.345, 0.3475, 0.3475, 0.3485, 0.3485, 0.3475, 0.348, 0.349, 0.3495, 0.3465, 0.3485, 0.3505, 0.348, 0.3485, 0.349, 0.3465, 0.3485, 0.346, 0.3495, 0.3485, 0.3495, 0.35, 0.352, 0.3495, 0.35, 0.3505, 0.348, 0.3475, 0.3475, 0.349, 0.351, 0.354, 0.3525, 0.351, 0.351, 0.3495, 0.3495, 0.351, 0.3495, 0.3505, 0.3505, 0.3515, 0.3505, 0.3485, 0.3515, 0.347, 0.347, 0.3515, 0.349, 0.3495, 0.3525, 0.352, 0.3535, 0.355, 0.3525, 0.3535, 0.3535, 0.352, 0.35, 0.3505, 0.353, 0.355, 0.3545, 0.3535, 0.3535, 0.3525, 0.351, 0.355, 0.352, 0.355, 0.355, 0.354, 0.355, 0.355, 0.3555, 0.357, 0.355, 0.3555, 0.3575, 0.3565, 0.357, 0.356, 0.3565, 0.357, 0.3555, 0.356, 0.3585, 0.3595, 0.3575, 0.355, 0.3575, 0.358, 0.354, 0.3555, 0.3555, 0.3545, 0.357, 0.358, 0.355, 0.36, 0.355, 0.3545, 0.3585, 0.3565, 0.3545, 0.3565, 0.3545, 0.357, 0.36, 0.3565, 0.355, 0.3575, 0.36, 0.358, 0.3585, 0.359, 0.358, 0.3585, 0.357, 0.358, 0.356, 0.357, 0.356, 0.358, 0.356, 0.356, 0.3595, 0.3605, 0.3585, 0.3605, 0.3595, 0.359, 0.359, 0.3605, 0.3615, 0.3615, 0.3595, 0.361, 0.36, 0.362, 0.3615, 0.362, 0.3645, 0.3605, 0.3635, 0.361, 0.361, 0.3635, 0.362, 0.3605, 0.361, 0.361, 0.3625, 0.3615, 0.3615, 0.362, 0.362, 0.362, 0.364, 0.3645, 0.364, 0.363, 0.3655, 0.365, 0.365, 0.363, 0.367, 0.3645, 0.362, 0.3645, 0.364, 0.363, 0.3635, 0.36, 0.364, 0.3655, 0.36, 0.3645, 0.3635, 0.3625, 0.3645, 0.364, 0.3635, 0.363, 0.3635, 0.364, 0.363, 0.3615, 0.3625, 0.362, 0.363, 0.362, 0.363, 0.3605, 0.3625, 0.362, 0.3645, 0.3635, 0.3645, 0.365, 0.362, 0.365, 0.3655, 0.3625, 0.3645, 0.363, 0.3645, 0.364, 0.3645, 0.365, 0.366, 0.3655, 0.3655, 0.3665, 0.366, 0.3655, 0.365, 0.3655, 0.3645, 0.3655, 0.3645, 0.3645, 0.3655, 0.3645, 0.3645, 0.366, 0.366, 0.365, 0.364, 0.3655, 0.3645, 0.366, 0.3645, 0.366, 0.366, 0.365, 0.362, 0.364, 0.3665, 0.366, 0.3645, 0.3645, 0.3655, 0.3645, 0.3665, 0.3655, 0.364, 0.3675, 0.3645, 0.367, 0.3665, 0.3635, 0.3645, 0.365, 0.3655, 0.3655, 0.3645, 0.366, 0.3645, 0.366, 0.3655, 0.3645, 0.3655, 0.3665, 0.366, 0.3665, 0.367, 0.3675, 0.3645, 0.367, 0.368, 0.3665, 0.3665, 0.366, 0.3655, 0.3665, 0.3665, 0.3675, 0.367, 0.367, 0.3655, 0.3675, 0.365, 0.3665, 0.367, 0.365, 0.3675, 0.368, 0.368, 0.366, 0.3685, 0.367, 0.3675, 0.3685, 0.3665, 0.37, 0.368, 0.3695, 0.3675, 0.3695, 0.368, 0.3695, 0.369, 0.368, 0.368, 0.369, 0.3695, 0.3665, 0.367, 0.3705, 0.369, 0.37, 0.3685, 0.3695, 0.3685, 0.37, 0.3685, 0.3705, 0.3685, 0.372, 0.37, 0.371, 0.371, 0.369, 0.3725, 0.3695, 0.3715, 0.3715, 0.369, 0.3705, 0.3705, 0.3715, 0.371, 0.371, 0.3725, 0.3715, 0.371, 0.373, 0.371, 0.3715, 0.3715, 0.371, 0.372, 0.3705, 0.373, 0.372, 0.372, 0.3715, 0.3705, 0.372, 0.372, 0.372, 0.372, 0.374, 0.372, 0.373, 0.373, 0.3715, 0.373, 0.3685, 0.3735, 0.372, 0.373, 0.3685, 0.3715, 0.372, 0.3725, 0.3715, 0.3725, 0.371, 0.373, 0.371, 0.372, 0.374, 0.3715, 0.3725, 0.372, 0.3715, 0.373, 0.37, 0.3715, 0.3715, 0.3725, 0.372, 0.3725, 0.373, 0.3715, 0.373, 0.3735, 0.373, 0.371, 0.37, 0.3715, 0.37, 0.3695, 0.3705, 0.372, 0.372, 0.3725, 0.374, 0.3735, 0.3735, 0.372, 0.3745, 0.373, 0.3735, 0.3725, 0.3725, 0.3715, 0.3725, 0.3745, 0.373, 0.3735, 0.374, 0.373, 0.3755, 0.375, 0.3745, 0.3755, 0.3735, 0.3755, 0.375, 0.3755, 0.3725, 0.3745, 0.374, 0.3745, 0.3755, 0.3745, 0.3745, 0.3725, 0.3785, 0.3735, 0.3765, 0.376, 0.3755, 0.375, 0.375, 0.375, 0.3765, 0.376, 0.374, 0.3765, 0.376, 0.375, 0.3745, 0.3755, 0.3765, 0.3745, 0.3755, 0.376, 0.3755, 0.375, 0.375, 0.3735, 0.376, 0.376, 0.376, 0.3765, 0.375, 0.3785, 0.3735, 0.3775, 0.3745, 0.377, 0.375, 0.3745, 0.377, 0.3765, 0.3765, 0.374, 0.377, 0.377, 0.3765, 0.375, 0.3755, 0.376, 0.3765, 0.3765, 0.3765, 0.3765, 0.377, 0.3755, 0.3765, 0.378, 0.3765, 0.3765, 0.3765, 0.377, 0.3765, 0.3775, 0.3765, 0.376, 0.3775, 0.377, 0.374, 0.3775, 0.3765, 0.377, 0.3765, 0.376, 0.377, 0.378, 0.378, 0.376, 0.377, 0.378, 0.376, 0.377, 0.379, 0.3775, 0.377, 0.3785, 0.3775, 0.3765, 0.3775, 0.378, 0.378, 0.377, 0.378, 0.375, 0.3755, 0.3775, 0.3795, 0.379, 0.378, 0.3765, 0.3765, 0.376, 0.3775, 0.3785, 0.3785, 0.3795, 0.3755, 0.3765, 0.3775, 0.3785, 0.3765, 0.3775, 0.378, 0.3755, 0.377, 0.3765, 0.3785, 0.378, 0.3775, 0.3775, 0.3785, 0.3785, 0.38, 0.3755, 0.3785, 0.379, 0.3785, 0.3775, 0.378, 0.378, 0.3785, 0.3785, 0.378, 0.3775, 0.376, 0.3775, 0.3775, 0.3755, 0.378, 0.378, 0.377, 0.378, 0.38, 0.3775, 0.377, 0.3785, 0.377, 0.3765, 0.378, 0.3765, 0.3765, 0.377, 0.3765, 0.3765, 0.3765, 0.376, 0.376, 0.375, 0.375, 0.378, 0.377, 0.377, 0.3775, 0.376, 0.376, 0.378, 0.3775, 0.3765, 0.376, 0.374, 0.379, 0.379, 0.3785, 0.3795, 0.3775, 0.3765, 0.378, 0.379, 0.3785, 0.377, 0.38, 0.3795, 0.379, 0.381, 0.379, 0.3795, 0.3785, 0.3775, 0.378, 0.3795, 0.379, 0.379, 0.3785, 0.3795, 0.378, 0.379, 0.378, 0.3795, 0.379, 0.3785, 0.3775, 0.3785, 0.38, 0.3795, 0.3795, 0.378, 0.379, 0.3785, 0.3785, 0.379, 0.379, 0.3785, 0.379, 0.38, 0.3795, 0.3825, 0.3795, 0.378, 0.379, 0.379, 0.379, 0.379, 0.3805, 0.3785, 0.3795, 0.379, 0.378, 0.381, 0.3815, 0.3795, 0.377, 0.379, 0.378, 0.3815, 0.379, 0.3795, 0.381, 0.3805, 0.3805, 0.379, 0.379, 0.3785, 0.3785, 0.3775, 0.3785, 0.3795, 0.38, 0.3795, 0.3785, 0.3805, 0.379, 0.381, 0.3795, 0.3805, 0.3805, 0.381, 0.381], "type": "scatter", "name": "α = 0.2", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}, {"y": [0.1095, 0.1255, 0.134, 0.1355, 0.153, 0.1595, 0.1625, 0.1665, 0.168, 0.1815, 0.18, 0.186, 0.1935, 0.193, 0.2025, 0.203, 0.2065, 0.2085, 0.21, 0.2135, 0.2095, 0.219, 0.2205, 0.2145, 0.2155, 0.217, 0.2175, 0.2185, 0.2235, 0.216, 0.222, 0.2195, 0.228, 0.2275, 0.2305, 0.2285, 0.23, 0.231, 0.23, 0.2365, 0.23, 0.2345, 0.231, 0.233, 0.2295, 0.234, 0.232, 0.2355, 0.237, 0.2345, 0.2365, 0.2375, 0.24, 0.2375, 0.2395, 0.24, 0.2395, 0.24, 0.237, 0.2395, 0.2425, 0.242, 0.241, 0.243, 0.243, 0.2455, 0.246, 0.245, 0.246, 0.2465, 0.249, 0.245, 0.2495, 0.246, 0.249, 0.2465, 0.251, 0.2525, 0.2495, 0.248, 0.2475, 0.248, 0.2495, 0.248, 0.251, 0.25, 0.249, 0.2515, 0.2505, 0.2485, 0.249, 0.2565, 0.2535, 0.251, 0.253, 0.2535, 0.253, 0.256, 0.253, 0.256, 0.256, 0.2535, 0.2535, 0.253, 0.254, 0.255, 0.25, 0.2545, 0.2555, 0.257, 0.254, 0.2545, 0.2555, 0.257, 0.256, 0.257, 0.2555, 0.255, 0.2555, 0.2565, 0.256, 0.255, 0.257, 0.2545, 0.255, 0.2535, 0.253, 0.2555, 0.2525, 0.253, 0.2525, 0.2545, 0.2535, 0.2535, 0.255, 0.2565, 0.2545, 0.254, 0.253, 0.257, 0.256, 0.256, 0.2575, 0.255, 0.2575, 0.256, 0.258, 0.2555, 0.257, 0.2585, 0.2595, 0.2595, 0.257, 0.2595, 0.259, 0.26, 0.2615, 0.2605, 0.26, 0.2615, 0.2605, 0.2605, 0.2635, 0.26, 0.2595, 0.2595, 0.26, 0.2615, 0.262, 0.263, 0.262, 0.2625, 0.2615, 0.2615, 0.2585, 0.2625, 0.26, 0.2605, 0.261, 0.261, 0.261, 0.262, 0.2625, 0.2595, 0.2605, 0.262, 0.259, 0.2585, 0.259, 0.259, 0.2605, 0.26, 0.261, 0.2625, 0.2585, 0.2615, 0.26, 0.26, 0.262, 0.26, 0.2625, 0.262, 0.2615, 0.261, 0.2595, 0.261, 0.2605, 0.2615, 0.2645, 0.2595, 0.261, 0.2615, 0.2615, 0.2605, 0.262, 0.262, 0.2625, 0.2625, 0.2635, 0.2625, 0.2625, 0.2645, 0.263, 0.263, 0.264, 0.2635, 0.263, 0.2635, 0.263, 0.2645, 0.2635, 0.2645, 0.264, 0.264, 0.2635, 0.2645, 0.264, 0.2655, 0.266, 0.268, 0.2645, 0.2645, 0.264, 0.266, 0.266, 0.267, 0.2655, 0.2675, 0.266, 0.2675, 0.2655, 0.267, 0.2655, 0.267, 0.267, 0.2665, 0.2655, 0.2675, 0.266, 0.2675, 0.266, 0.2655, 0.2665, 0.266, 0.2665, 0.266, 0.266, 0.266, 0.265, 0.2655, 0.265, 0.2635, 0.2645, 0.264, 0.264, 0.2655, 0.264, 0.2655, 0.264, 0.2665, 0.264, 0.265, 0.2645, 0.264, 0.265, 0.266, 0.266, 0.2645, 0.266, 0.2655, 0.267, 0.266, 0.264, 0.264, 0.2645, 0.266, 0.265, 0.265, 0.264, 0.265, 0.2645, 0.267, 0.264, 0.2665, 0.266, 0.267, 0.267, 0.265, 0.2665, 0.266, 0.267, 0.266, 0.266, 0.2665, 0.266, 0.2645, 0.267, 0.2655, 0.2655, 0.266, 0.2675, 0.2665, 0.2665, 0.2675, 0.2655, 0.27, 0.2685, 0.268, 0.27, 0.2675, 0.27, 0.2695, 0.269, 0.2685, 0.269, 0.2695, 0.27, 0.269, 0.2685, 0.2695, 0.2695, 0.269, 0.2685, 0.268, 0.268, 0.269, 0.2685, 0.27, 0.2685, 0.2705, 0.2695, 0.269, 0.2715, 0.2695, 0.2705, 0.269, 0.2715, 0.271, 0.27, 0.272, 0.271, 0.2705, 0.27, 0.2705, 0.271, 0.2705, 0.2715, 0.2715, 0.2705, 0.271, 0.2705, 0.2705, 0.2715, 0.2715, 0.2715, 0.271, 0.272, 0.2715, 0.2715, 0.272, 0.273, 0.2755, 0.2735, 0.2725, 0.2725, 0.274, 0.273, 0.2725, 0.274, 0.2735, 0.2725, 0.273, 0.2725, 0.2735, 0.272, 0.272, 0.2715, 0.2705, 0.2735, 0.2735, 0.2745, 0.2735, 0.275, 0.2755, 0.274, 0.274, 0.2715, 0.2725, 0.2735, 0.274, 0.2745, 0.275, 0.2745, 0.2735, 0.273, 0.274, 0.274, 0.273, 0.276, 0.275, 0.2745, 0.2765, 0.276, 0.275, 0.2765, 0.275, 0.277, 0.2755, 0.277, 0.276, 0.277, 0.277, 0.2765, 0.277, 0.2755, 0.275, 0.275, 0.2755, 0.273, 0.2735, 0.274, 0.275, 0.2755, 0.276, 0.2755, 0.2765, 0.2755, 0.275, 0.276, 0.2765, 0.276, 0.275, 0.275, 0.275, 0.273, 0.2745, 0.2755, 0.274, 0.2745, 0.274, 0.276, 0.275, 0.277, 0.2765, 0.2755, 0.276, 0.2755, 0.276, 0.2755, 0.276, 0.2775, 0.2755, 0.277, 0.276, 0.2755, 0.277, 0.2765, 0.2755, 0.2775, 0.2775, 0.2765, 0.2765, 0.2765, 0.277, 0.277, 0.276, 0.276, 0.2765, 0.276, 0.276, 0.277, 0.276, 0.277, 0.276, 0.2765, 0.2765, 0.2775, 0.276, 0.278, 0.277, 0.277, 0.278, 0.276, 0.277, 0.277, 0.278, 0.2785, 0.2765, 0.2755, 0.2775, 0.277, 0.2775, 0.277, 0.277, 0.2765, 0.2775, 0.277, 0.277, 0.277, 0.2765, 0.277, 0.2765, 0.277, 0.276, 0.2775, 0.277, 0.2775, 0.277, 0.2765, 0.278, 0.277, 0.2765, 0.278, 0.2775, 0.2775, 0.2775, 0.277, 0.277, 0.2775, 0.278, 0.278, 0.2765, 0.2765, 0.2765, 0.276, 0.2765, 0.2765, 0.2755, 0.2765, 0.277, 0.277, 0.2765, 0.2765, 0.2765, 0.2765, 0.2765, 0.275, 0.2775, 0.276, 0.275, 0.2765, 0.276, 0.277, 0.2775, 0.2775, 0.2765, 0.277, 0.277, 0.2765, 0.277, 0.2765, 0.278, 0.2785, 0.2775, 0.2775, 0.2765, 0.277, 0.277, 0.277, 0.2775, 0.2765, 0.277, 0.276, 0.2765, 0.2765, 0.277, 0.2765, 0.2775, 0.2765, 0.277, 0.278, 0.2775, 0.2765, 0.2765, 0.276, 0.276, 0.276, 0.277, 0.276, 0.2755, 0.2765, 0.276, 0.2775, 0.2765, 0.2775, 0.2765, 0.2775, 0.277, 0.2775, 0.2775, 0.2795, 0.279, 0.2785, 0.277, 0.277, 0.2785, 0.2775, 0.278, 0.278, 0.278, 0.2775, 0.278, 0.2775, 0.278, 0.2765, 0.2775, 0.2765, 0.2775, 0.2765, 0.2775, 0.278, 0.2775, 0.2765, 0.278, 0.2765, 0.277, 0.2775, 0.277, 0.2775, 0.277, 0.278, 0.2775, 0.277, 0.2785, 0.277, 0.278, 0.2775, 0.2775, 0.276, 0.2775, 0.279, 0.2785, 0.2795, 0.2785, 0.2775, 0.277, 0.278, 0.2795, 0.2795, 0.279, 0.279, 0.2795, 0.279, 0.279, 0.28, 0.28, 0.2795, 0.2805, 0.2805, 0.28, 0.28, 0.2795, 0.281, 0.279, 0.281, 0.28, 0.28, 0.28, 0.2795, 0.279, 0.28, 0.28, 0.279, 0.28, 0.2805, 0.2805, 0.2795, 0.2805, 0.28, 0.2795, 0.2795, 0.2795, 0.279, 0.28, 0.2805, 0.2795, 0.28, 0.279, 0.279, 0.2805, 0.281, 0.28, 0.28, 0.2815, 0.281, 0.281, 0.281, 0.282, 0.281, 0.281, 0.282, 0.28, 0.281, 0.281, 0.2805, 0.2805, 0.2805, 0.2805, 0.281, 0.281, 0.281, 0.2805, 0.2795, 0.28, 0.2795, 0.28, 0.2805, 0.28, 0.2815, 0.282, 0.2815, 0.2815, 0.2805, 0.282, 0.281, 0.281, 0.2815, 0.2815, 0.281, 0.2815, 0.2815, 0.2825, 0.282, 0.283, 0.2825, 0.283, 0.283, 0.2835, 0.282, 0.282, 0.282, 0.2825, 0.2815, 0.283, 0.283, 0.2815, 0.281, 0.2815, 0.282, 0.282, 0.283, 0.2815, 0.283, 0.282, 0.2825, 0.2825, 0.2825, 0.282, 0.283, 0.282, 0.2825, 0.282, 0.2815, 0.2815, 0.2825, 0.2825, 0.2835, 0.282, 0.282, 0.2835, 0.283, 0.2825, 0.2825, 0.2825, 0.282, 0.2825, 0.283, 0.282, 0.283, 0.2825, 0.2825, 0.284, 0.2835, 0.2835, 0.2835, 0.283, 0.2845, 0.2825, 0.284, 0.2835, 0.2835, 0.2845, 0.2845, 0.2845, 0.2845, 0.2845, 0.2845, 0.2845, 0.2825, 0.285, 0.284, 0.2845, 0.2855, 0.2845, 0.2845, 0.285, 0.2855, 0.285, 0.285, 0.285, 0.284, 0.285, 0.2845, 0.2845, 0.284, 0.2855, 0.284, 0.285, 0.2845, 0.285, 0.285, 0.284, 0.2845, 0.284, 0.285, 0.2855, 0.286, 0.286, 0.286, 0.2865, 0.287, 0.2855, 0.286, 0.286, 0.286, 0.2855, 0.286, 0.286, 0.2855, 0.2855, 0.2855, 0.286, 0.2855, 0.286, 0.2835, 0.285, 0.286, 0.2855, 0.2855, 0.2845, 0.2865, 0.2855, 0.2855, 0.2845, 0.2855, 0.285, 0.2855, 0.2855, 0.2855, 0.2855, 0.2855, 0.2855, 0.2855, 0.2855, 0.2855, 0.2855, 0.2855, 0.2855, 0.2845, 0.286, 0.2855, 0.285, 0.286, 0.286, 0.286, 0.2865, 0.286, 0.2855, 0.285, 0.287, 0.286, 0.286, 0.2845, 0.286, 0.286, 0.286, 0.2865, 0.287, 0.2865, 0.287, 0.2865, 0.286, 0.286, 0.286, 0.2875, 0.2855, 0.286, 0.286, 0.2865, 0.286, 0.2855, 0.286, 0.2855, 0.2865, 0.286, 0.2865, 0.2855, 0.2875, 0.286, 0.2865, 0.286, 0.2875, 0.286, 0.287, 0.2875, 0.2875, 0.288, 0.2875, 0.2875, 0.288, 0.287, 0.287, 0.287, 0.287, 0.2865, 0.287, 0.287, 0.2865, 0.2875, 0.2875, 0.2875, 0.288, 0.288, 0.287, 0.2885, 0.288, 0.288, 0.288, 0.288, 0.2885, 0.2875, 0.288, 0.2875, 0.288, 0.288, 0.288, 0.2885, 0.2885, 0.2875, 0.288, 0.2885, 0.2885, 0.288, 0.2885, 0.2885, 0.2885, 0.2885, 0.289, 0.2885, 0.2885, 0.289, 0.2885, 0.2875, 0.2885, 0.2875, 0.2885, 0.289, 0.288, 0.288, 0.2865, 0.288, 0.288, 0.2885, 0.288, 0.288, 0.289, 0.287, 0.2885, 0.2885, 0.288, 0.288, 0.2885, 0.2875, 0.2875, 0.288, 0.288, 0.2885, 0.2885, 0.2875, 0.2875], "type": "scatter", "name": "α = 0.4", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>

<p>Average performance of the gradient bandit algorithm with and without a reward baseline on the 10-armed bandit testbed when the <span class="tex">$q_*&#40;a&#41;$</span> are chosen to be near 4.0 rather than near 0.   For the gradient bandit with a baseline, the offset doesn&#39;t affect the curves at all, but if the baseline is removed then the results are worse as seen in the second plot. However, if <span class="tex">$\alpha$</span> is made smaller it seems like it will also converge to a similar success rate just over a longer time. The optimal value of <span class="tex">$\alpha$</span> is much lower than when the baseline is removed which is consistent with slower convergence properties.</p>
</div>mimetext/htmlrootassigneelast_run_timestampAU8Onpersist_js_state·has_pluto_hook_features§cell_id$691aa77a-d6da-4fde-9024-c4195057179ddepends_on_disabled_cells§runtimeΜ\apublished_object_keysdepends_on_skipped_cells§errored$276779a3-9332-46bd-b511-a33a2fea4b5fqueued¤logsrunning¦outputbody<bond def="nonstationaryparams" unique_id="Or9rYfLeOjG4"><span style='display: contents;'>
	<span style='display: contents;'><div class="markdown"><h3>Figure Parameters for Exercise 2.5</h3>
<p>Action Count: <pl-combined-child key='huxgaqioqx' style='display: contents;'><input type='number' min='1' step='1' max='100' value='10'></pl-combined-child></p>
<p>Exploration Parameter ϵ: <pl-combined-child key='huxgaqioqx' style='display: contents;'><input type='number' min='0.01' step='0.01' max='0.1' value='0.1'></pl-combined-child></p>
<p>Constant Step-Size Parameter α: <pl-combined-child key='huxgaqioqx' style='display: contents;'><input type='number' min='0.01' step='0.01' max='0.1' value='0.1'></pl-combined-child></p>
<p>Initial Reward Value: <pl-combined-child key='huxgaqioqx' style='display: contents;'><input type='number' min='-10.0' step='0.1' max='10.0' value='0.0'></pl-combined-child></p>
<p>Reward Drift Standard Deviation: <pl-combined-child key='huxgaqioqx' style='display: contents;'><input type='number' min='0.001' step='0.001' max='0.1' value='0.01'></pl-combined-child></p>
</div><script id='huxgaqioqx'>
const div = currentScript.parentElement
let key = "huxgaqioqx"
const inputs = div.querySelectorAll(`pl-combined-child[key='${key}'] > *:first-child`)

const values = Array(inputs.length)

inputs.forEach(async (el,i) => {
	el.oninput = (e) => {
		e.stopPropagation()
	}
	const gen = Generators.input(el)
	while(true) {
		values[i] = await gen.next().value
		div.dispatchEvent(new CustomEvent("input", {}))
	}
})


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()


Object.defineProperty(div, 'value', {
	get: () => values,
	set: (newvals) => {
		if(!newvals) {
			return
		}
		inputs.forEach((el, i) => {
			values[i] = newvals[i]
			set_input_value(el, newvals[i])
		})
},
	configurable: true,
});

</script></span>
	<input type=submit id='cfjoyvcbab'>
	<script id='cfjoyvcbab'>

let key = "cfjoyvcbab"

let div = currentScript.parentElement
let button = currentScript.previousElementSibling
let input = div.firstElementChild
if(input === button) {
	return
}


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()



let private_value = null
let public_value = null




private_value = public_value = div.value
if(private_value != null) {
	set_input_value(input, private_value)
} else {

	// private_value = public_value = input.value
}

input.oninput = (e) => {
	e.stopPropagation()
}
const gen = Generators.input(input)

// If the child does not have an initial value, the `gen.next().value` promise will never resolve. If it does, then it resolves instantly.
let first_value = await Promise.any([
	gen.next().value,
	Promise.resolve(undefined)
])
private_value = public_value = first_value

;(async () => {
	while(true) {
		private_value = await gen.next().value
		// div.dispatchEvent(new CustomEvent("input", {}))
	}
})()

button.addEventListener("click", () => {
	public_value = private_value
	div.dispatchEvent(new CustomEvent("input", {}))
})


Object.defineProperty(div, 'value', {
	get: () => public_value,
	set: (newval) => {
		private_value = newval
		public_value = newval
		
		set_input_value(input, newval)
	},
	configurable: true,
});

</script></span></bond>mimetext/htmlrootassigneelast_run_timestampASRCpersist_js_state·has_pluto_hook_features§cell_id$276779a3-9332-46bd-b511-a33a2fea4b5fdepends_on_disabled_cells§runtimeF+published_object_keysdepends_on_skipped_cells§errored$b26b3519-6ab4-4cc9-971d-de5e591cac86queued¤logsrunning¦outputbodyU<div class="markdown"><p>The sample average method fails to improve at finding the optimal action after about 4000 time steps.  At this point in the learning process, it selects the optimal action about 45&#37; of the time, while the constant step size averaging method continues to improve and approach the theoretical limit.  It will take many more samples for the sample average method to learn the new rewards since each new sample is weighted progressively less.  As the problem continues to change, the number of steps required to correct the estimates will grow infinitely large.</p>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$b26b3519-6ab4-4cc9-971d-de5e591cac86depends_on_disabled_cells§runtime a8published_object_keysdepends_on_skipped_cells§errored$d0111453-9a66-411d-9966-fc386d1bdcb7queued¤logsrunning¦outputbody<div class="markdown"><blockquote>
<h3><em>Exercise 2.11 &#40;programming&#41;</em></h3>
<p>Make a figure analogous to Figure 2.6 for the nonstionary case outlined in Exercise 2.5.  Include the constant-step-size ϵ-greedy algorithm with α&#61;0.1.  Use runs of 200,000 steps and, as a performance measure for each algorithm and parameter setting, use the average reward over the last 100,000 steps.</p>
</blockquote>
</div>mimetext/htmlrootassigneelast_run_timestampANŰpersist_js_state·has_pluto_hook_features§cell_id$d0111453-9a66-411d-9966-fc386d1bdcb7depends_on_disabled_cells§runtime cpublished_object_keysdepends_on_skipped_cells§errored$79082409-3182-4e0b-9c8c-37a94543fee9queued¤logsrunning¦outputbody Y<div class="markdown"><h3>Figure 2.2</h3>
	<script id='plot_1'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"xaxis": {"title": {"text": "Step"}}, "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "legend": {"y": 1.2, "orientation": "h"}, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}, "yaxis": {"title": {"text": "Reward Averaged Over Runs"}}, "height": 500}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [0.01281858, 0.28978154, 0.4771817, 0.53430164, 0.64800876, 0.70313805, 0.7869709, 0.7847296, 0.84595144, 0.8527924, 0.86784947, 0.87544304, 0.9454521, 0.9382638, 0.9534649, 0.9429296, 0.9847164, 0.9726531, 1.0109042, 1.0256892, 0.939568, 0.99045724, 0.9686407, 1.0125493, 0.9866412, 1.0175368, 1.0284107, 0.98566747, 1.0228579, 1.0562781, 1.0217662, 1.0221213, 1.0526731, 1.0413203, 1.0403831, 1.0348612, 1.0588739, 1.0394241, 1.0530796, 1.0233264, 1.0120268, 1.0223484, 1.0407331, 1.003706, 1.0488198, 1.06031, 1.0234882, 1.0339128, 1.0384501, 1.0270965, 1.0305794, 1.0679916, 1.05069, 1.0716329, 1.0346822, 1.0662175, 1.0049673, 1.0510653, 1.0805461, 1.0624199, 1.0540277, 1.0634279, 1.0376557, 1.0302556, 1.0409944, 1.0977428, 1.0221883, 1.0385562, 1.0663152, 0.97209954, 1.0539008, 1.0659988, 1.0402623, 1.0284911, 1.0285779, 1.0222567, 1.0285281, 1.0748168, 1.0203971, 1.0151296, 1.0522529, 1.0528588, 1.050734, 1.0415432, 1.0649713, 1.0347648, 1.0572984, 1.0386189, 1.0562285, 1.0701072, 1.0395169, 1.0424879, 1.0140232, 1.0296577, 1.0560569, 1.0429567, 1.05681, 1.0321398, 1.016044, 1.0453677, 1.0175155, 1.0703498, 1.0592252, 1.0513828, 1.0624009, 1.0624022, 1.0617937, 1.0115372, 1.0165427, 1.0348089, 1.0505618, 1.0574508, 1.0525424, 1.0568978, 1.035461, 1.047014, 1.0388076, 1.0838726, 1.0054024, 1.0331748, 1.0430729, 1.017031, 1.0897325, 1.1092434, 1.0175575, 0.99170256, 1.0620888, 1.0212643, 1.0559512, 1.0793501, 1.0901664, 1.0474511, 1.0300447, 1.0557593, 1.021984, 1.0383686, 1.0752708, 1.0512404, 1.0507411, 1.0279921, 1.0275989, 1.0952548, 1.0121912, 1.0726429, 1.0479454, 1.0455498, 1.0167415, 1.0430143, 1.0291739, 1.0369604, 1.0897343, 1.0473347, 1.045063, 1.0377508, 1.0188462, 1.047754, 1.0396985, 1.0646029, 1.0449666, 1.0789446, 1.0478994, 1.0835832, 1.0362875, 1.0782661, 1.0370415, 1.018042, 1.0554824, 1.0494348, 1.0486048, 1.0915226, 1.0542481, 1.0682639, 1.077222, 1.019124, 1.0638146, 1.0185099, 1.0778506, 1.0521946, 1.0756197, 1.1052392, 1.061817, 1.0670688, 1.0982327, 1.0747925, 1.0403425, 1.0566561, 1.0622852, 1.0689577, 1.0549783, 1.0607055, 1.101011, 1.0622462, 1.0227323, 1.0311894, 1.0554923, 1.0826741, 1.0682948, 1.0645492, 1.0514731, 1.037812, 1.0790504, 1.0529659, 1.0807192, 1.0443054, 1.0526696, 1.0311091, 1.0045216, 1.0585402, 1.044172, 1.0390555, 0.9993316, 1.0462317, 1.0167571, 1.0596423, 1.0207969, 1.0797135, 1.033558, 1.088505, 1.0175966, 1.061103, 1.0610577, 1.0499313, 1.037798, 1.0296831, 1.098844, 1.0445985, 1.0354124, 1.0746003, 1.0834512, 1.0887935, 1.0142413, 1.0470742, 1.0466224, 1.0597339, 1.0724679, 1.062104, 1.0142082, 1.0356177, 1.0625044, 1.0681385, 1.0696143, 1.0627061, 1.0621741, 1.0465028, 1.0539079, 1.0244735, 1.0629013, 1.0564069, 1.0742732, 1.0543976, 1.027339, 1.0764525, 1.0394413, 1.0922322, 1.042996, 1.0779701, 1.0332747, 1.0443842, 1.0545565, 1.0618764, 1.0786909, 1.0434176, 1.0455072, 1.0612797, 1.0602, 1.0601467, 1.0191946, 1.057712, 0.9910602, 1.0345876, 1.0767307, 1.0539547, 1.0639814, 1.0262706, 1.0483109, 1.0910445, 1.0268192, 1.0747724, 1.0434572, 1.0410609, 1.0587565, 1.0685097, 1.0509299, 1.0379087, 1.0675986, 1.0100828, 1.0388869, 1.0426542, 1.0769962, 1.0706137, 1.0191495, 1.0652808, 1.0381877, 1.014453, 1.0542384, 1.0193204, 1.048092, 1.0531081, 1.0663264, 1.0730436, 1.0510995, 1.09246, 1.0327218, 1.0049217, 1.0531172, 1.0337554, 1.0483519, 1.0471747, 1.0243503, 1.0562378, 1.0628711, 1.0819616, 1.0576137, 1.062686, 1.0125809, 1.0486687, 1.0215315, 1.0606676, 1.0909145, 1.0205456, 1.0397604, 1.0474786, 1.0453265, 1.0386053, 1.0268914, 1.0655473, 1.0250396, 1.084079, 1.0521578, 1.0621002, 1.0642123, 1.0110512, 1.028333, 1.0570395, 1.0422404, 1.0161349, 1.0470638, 1.0463301, 1.0518441, 1.0378416, 1.0631315, 1.0303391, 1.0572292, 1.064628, 1.1117845, 0.9848879, 1.0413091, 1.0745952, 1.0446806, 1.0831033, 1.0530239, 1.0400089, 1.072095, 1.0740716, 1.0423064, 1.0566249, 1.0712913, 1.0880427, 1.0602721, 1.0098418, 1.1229652, 1.034446, 1.0396543, 1.0570687, 1.0071626, 1.0609657, 1.0732079, 1.0362357, 1.0568254, 1.0454539, 1.0573331, 1.0383179, 1.0438364, 1.0761023, 1.0220368, 1.0454822, 1.060219, 1.0285283, 1.0599462, 1.0414548, 1.012776, 1.0492752, 1.0365871, 1.0752987, 1.035446, 1.0577363, 1.0722371, 1.026915, 1.032589, 1.026017, 1.0421284, 1.034122, 1.0613426, 1.0326768, 1.0501163, 1.0416725, 1.0002822, 1.0908966, 1.0621494, 1.0657479, 1.0592911, 1.0586756, 1.0477312, 1.0775431, 1.0513383, 1.0660436, 1.0629694, 1.0305283, 1.0450569, 1.073615, 1.0571678, 1.0624981, 1.0344696, 1.0224572, 1.0681238, 1.026737, 1.0382574, 1.0236754, 1.0535581, 1.0223554, 1.0787058, 1.0362302, 1.0510963, 1.0735067, 1.048007, 1.045341, 1.0431248, 1.0975322, 1.0428808, 1.06431, 1.0396295, 1.0140172, 1.0476636, 1.0673474, 1.0527948, 1.0664889, 1.0674809, 1.0704435, 1.0419242, 1.0707479, 1.0291967, 1.0704392, 1.0720924, 1.0497718, 1.0719663, 1.0842252, 1.0293936, 1.0194496, 1.0361367, 1.0620798, 1.072887, 1.0715915, 1.0315177, 1.0379059, 1.0590725, 1.0427836, 1.0251157, 1.0582381, 1.0735749, 1.0208434, 1.093255, 1.0294265, 1.0320373, 1.0388504, 1.0562246, 1.0431656, 1.0750086, 1.0629343, 1.0480624, 1.0837183, 1.0625428, 1.0311613, 1.0903705, 1.0781965, 1.0317826, 1.0639904, 1.0493596, 1.0370251, 1.0518643, 1.0471084, 1.0413706, 1.0397309, 1.051921, 1.0357909, 1.0634764, 1.0693189, 1.0315194, 1.0788034, 1.0441221, 1.0658592, 1.0718417, 1.0972645, 1.0655339, 1.0666232, 1.0658818, 1.0716454, 1.0465933, 1.0922849, 1.0593698, 1.0604051, 1.0765648, 1.0766529, 1.0662807, 1.0350059, 1.0857525, 1.0454212, 1.069827, 1.0746194, 1.0591232, 1.0755659, 1.0442015, 1.0638638, 1.0674485, 1.0754583, 1.0386039, 1.0609813, 1.0498747, 1.0445435, 1.0173649, 1.0621315, 1.0470833, 1.077292, 1.0896477, 1.0645118, 1.0617232, 1.0554978, 1.0896007, 1.0604312, 1.071254, 1.0593994, 1.0454925, 1.0324283, 1.0350585, 1.1005739, 1.0653982, 1.0276573, 1.04984, 1.0438379, 1.0367631, 1.0760655, 1.0531157, 1.0300276, 1.0664881, 1.0615561, 1.0624071, 1.0362495, 1.0150133, 1.0765065, 1.058632, 1.0335038, 1.0484985, 1.0697, 1.0514832, 1.0255166, 1.0889298, 1.0408065, 1.0550579, 1.099016, 1.0561479, 1.0433466, 1.0549759, 1.0453, 1.0599794, 1.0552602, 1.0617816, 1.0198231, 1.0816424, 1.0329543, 1.0320708, 1.0365522, 1.0763077, 1.0797982, 1.0513817, 1.0265727, 1.0614709, 1.0419855, 1.0675076, 1.039882, 1.0390075, 1.040409, 1.0310768, 1.0537463, 1.0464026, 1.0565653, 1.0814677, 1.0120496, 1.04836, 1.0843629, 1.0316873, 1.0629444, 1.0334795, 1.0751213, 1.0630907, 1.0385231, 1.0684999, 1.0895613, 1.0458411, 1.0336683, 1.0596547, 1.0540887, 1.0341983, 1.0162537, 1.0381857, 1.0129461, 1.0608536, 1.0359267, 1.0693693, 1.034525, 1.0416131, 1.0615664, 1.0374845, 1.0602762, 1.0565635, 1.0934154, 1.0887239, 1.0301287, 1.0657752, 1.0523525, 1.0186592, 1.0550144, 1.0610329, 1.0618641, 1.0855701, 1.0676378, 1.0085604, 1.0399832, 1.1038556, 1.046462, 1.0393603, 1.029786, 1.055064, 1.0464015, 1.0503045, 1.0729249, 1.0659937, 1.0341235, 1.0435688, 1.0789168, 1.0634012, 1.0644828, 1.0500889, 1.0517817, 1.0724254, 1.041467, 1.0402116, 1.0334427, 1.0489136, 1.0299253, 1.0691574, 1.0693794, 1.055515, 1.0773548, 1.0660406, 1.0696305, 1.0948256, 1.0476247, 1.0496525, 1.0844214, 1.0294387, 1.0347266, 1.0903289, 1.0877987, 1.1079756, 1.0797455, 1.0577967, 1.054345, 1.0175953, 1.0501219, 1.0415646, 1.0220433, 1.0542705, 1.0448172, 1.0730376, 1.0422403, 1.0479836, 1.093108, 1.0168241, 1.0906873, 1.0575116, 1.0701604, 1.0719649, 1.066965, 1.0551767, 1.0713599, 1.0542929, 1.0346732, 1.0513602, 1.0766666, 1.0326852, 1.0042003, 1.087506, 1.0708869, 1.1149466, 1.0537776, 1.0588491, 1.0643878, 1.0739081, 1.0070264, 1.0260147, 1.0654182, 1.0815487, 1.0483114, 1.0354258, 1.0914924, 1.0617566, 1.0614233, 1.0627667, 1.036641, 1.0600431, 1.0441072, 1.0418819, 1.0660232, 1.0583806, 1.0677335, 1.0551771, 1.0145036, 1.0241603, 1.0583804, 1.0504441, 1.0681782, 1.0926311, 1.0595524, 1.0707066, 1.0806428, 1.0974356, 1.0231342, 1.0562326, 1.0493594, 1.0757965, 1.044036, 1.0513481, 1.050639, 1.0788413, 1.0131567, 1.0699626, 1.0796773, 1.0403407, 1.0585821, 1.0479312, 1.0514852, 1.0799829, 1.0007776, 1.0586807, 1.0480325, 1.0448142, 0.9993947, 1.0456158, 1.0600209, 1.08764, 1.0655156, 1.0695689, 1.0453358, 1.0613596, 1.0853689, 1.0684602, 1.0977461, 1.0264717, 1.0255748, 1.0413028, 1.0681651, 1.0783788, 1.084557, 1.0401012, 1.0563023, 1.0673618, 1.0390015, 1.0416507, 1.0430201, 1.0654354, 1.0892928, 1.093194, 1.0749738, 1.0489901, 1.0800139, 1.0122868, 1.054782, 1.0469964, 1.0613164, 1.0636421, 1.0376112, 1.0881809, 1.0272812, 1.0448313, 1.0281533, 1.0524677, 1.0569295, 1.084432, 1.081006, 1.049764, 1.0726092, 1.052372, 1.074861, 1.0202724, 1.0161935, 1.084647, 1.0547298, 1.0240695, 1.0386715, 1.0319467, 1.060396, 1.0623921, 1.0272548, 1.0716876, 1.0286552, 1.0298692, 1.0728487, 1.0557284, 1.071918, 1.0209394, 1.0978948, 1.0494906, 1.0180113, 1.0018835, 1.0667548, 1.0555809, 1.0866069, 1.072659, 1.1141664, 1.0240145, 1.0472447, 1.0609664, 1.0629516, 1.0645471, 1.0366642, 1.017581, 1.0269485, 1.041678, 1.0608922, 1.1051013, 1.0224802, 1.0737125, 1.054379, 1.0222545, 1.0537211, 1.0409518, 1.0528156, 1.0454493, 1.0528154, 1.0718031, 1.048143, 1.0210471, 1.1072584, 1.0628588, 1.0840114, 1.039708, 1.0666332, 1.0759511, 1.0625366, 1.06576, 1.0921634, 1.0626103, 1.0415803, 1.0785767, 1.0301155, 1.0529776, 1.0447689, 1.0507158, 1.0745376, 1.0513192, 1.0360944, 1.0372355, 1.078753, 1.0615584, 1.0718865, 1.0849972, 1.0628297, 1.047323, 1.0853428, 1.0604634, 1.0737182, 1.0781963, 1.0401956, 1.040376, 1.0630437, 1.0671079, 1.0224947, 1.065741, 1.0848184, 1.0355029, 1.1175816, 1.0306748, 1.049439, 1.0410975, 1.056351, 1.0218294, 1.0496509, 1.0544254, 1.076381, 1.0503775, 1.0813262, 1.062499, 1.0230843, 1.044047, 1.053196, 1.0544592, 1.0602093, 1.0799274, 1.0279173, 1.0401675, 1.0743161, 1.0919895, 1.0545483, 1.0674459, 1.0218327, 1.0125569, 1.0137846, 1.0300692, 1.0556762, 1.0358616, 1.0652064, 1.034386, 1.0558666, 1.0438725, 1.047452, 1.0591738, 1.0594856, 1.056953, 1.0480189, 1.0588045, 1.0515401, 1.0852047, 1.0335054, 1.0413464, 1.0265921, 1.0198045, 1.047697, 1.047781, 1.0399404, 1.0860987, 1.0286644, 1.0714664, 1.0778192, 1.0919018, 1.0419604, 1.0303088, 0.98087674, 1.0386919, 1.0233296, 1.035601, 1.0726011, 1.0448754, 1.0398997, 1.0452015, 1.0416851, 1.0190599, 1.006136, 1.0288854, 1.0751865, 1.0386703, 1.0142045, 1.0359721, 1.0739919, 1.0619099, 1.0167733, 1.0389475, 1.0801886, 1.0093305, 1.0762638, 1.0327533, 1.0855008, 1.0409286, 1.0194783, 1.034369, 1.0606424, 1.0780495, 1.0564443, 1.0447148, 1.03913, 1.0615407, 1.0780101, 1.0444968, 1.0763993, 1.0246922, 1.0772039, 1.0767121, 1.0326272, 1.0677023, 1.0403465, 1.0626395, 1.0811926, 1.0614594, 1.0356927, 1.0325772, 1.0945464, 1.0452046, 1.0650982, 1.0365806, 1.034003, 1.0869218, 1.0449482, 1.0696149, 1.0558059, 1.045843, 1.0601454, 1.0617412, 1.0191326, 1.0587786, 1.0708174, 1.0616177, 1.0573785], "type": "scatter", "name": "ϵ=0 (greedy)"}, {"y": [0.07693447, 0.3176163, 0.46269646, 0.58492005, 0.686606, 0.7277875, 0.79269266, 0.8361538, 0.8271939, 0.8526055, 0.9065892, 0.9222936, 0.8807071, 0.8999602, 0.9602941, 0.94563234, 0.92954576, 0.96831846, 0.9972441, 0.95700055, 1.0061754, 1.0124975, 0.9926668, 1.0007555, 1.0120802, 0.98657376, 1.0245876, 0.964984, 1.0508277, 1.024735, 1.0256747, 1.0264301, 1.0423422, 1.0446067, 1.0205942, 1.0413047, 1.0434169, 1.0437585, 1.0304139, 1.04885, 1.0196029, 1.023774, 1.0205414, 1.0797424, 1.002452, 0.9871357, 1.0903754, 1.0721565, 1.0320187, 1.0393732, 1.0793241, 1.0578418, 1.0660872, 1.0157684, 1.0820615, 1.0524647, 1.0564625, 1.0548636, 1.0416362, 1.0327469, 1.0941685, 1.0862784, 1.1013807, 1.0548669, 1.0638677, 1.0676736, 1.0738543, 1.0731285, 1.0579222, 1.0795879, 1.1102821, 1.0795829, 1.0759474, 1.0558265, 1.0567713, 1.0875815, 1.0786054, 1.0400331, 1.0753121, 1.066959, 1.0825284, 1.0337505, 1.0811394, 1.0551913, 1.1414746, 1.069536, 1.1005563, 1.0551329, 1.1048745, 1.1090778, 1.0660487, 1.0865507, 1.0924531, 1.0655361, 1.0985532, 1.0784063, 1.0910094, 1.0878363, 1.0839126, 1.0908172, 1.0585004, 1.083277, 1.0800548, 1.059225, 1.0618092, 1.1224139, 1.0602694, 1.1354331, 1.127576, 1.0979921, 1.0961866, 1.09997, 1.0599357, 1.1085538, 1.1012992, 1.0992814, 1.0998647, 1.1020095, 1.0773662, 1.1125326, 1.0810189, 1.0835629, 1.0872377, 1.1142716, 1.1214145, 1.0572207, 1.1174667, 1.0966845, 1.1253034, 1.1106962, 1.0425375, 1.1020495, 1.0943106, 1.0874451, 1.131485, 1.0843937, 1.1023425, 1.0985867, 1.1223706, 1.0981711, 1.1249259, 1.1574086, 1.1466612, 1.1289337, 1.1292638, 1.0914856, 1.1672744, 1.0993512, 1.0620761, 1.1230304, 1.1239254, 1.1017793, 1.1105574, 1.1205864, 1.1153861, 1.107512, 1.1375071, 1.0787848, 1.1120712, 1.1337336, 1.0942454, 1.0908983, 1.1058824, 1.1200968, 1.1061823, 1.1418712, 1.1289216, 1.1075653, 1.1133548, 1.1075585, 1.1421677, 1.092307, 1.1385114, 1.142964, 1.1161675, 1.1143032, 1.1289907, 1.1353881, 1.137726, 1.1448894, 1.1159228, 1.097101, 1.1730494, 1.0895668, 1.1394497, 1.1409292, 1.1210042, 1.1257551, 1.1164348, 1.1646364, 1.1569673, 1.1372429, 1.1449637, 1.1206663, 1.0977066, 1.1283528, 1.1281292, 1.134274, 1.1006956, 1.1360478, 1.1277624, 1.1480955, 1.116915, 1.1118922, 1.1350809, 1.1792346, 1.1692865, 1.1237733, 1.1458107, 1.1146888, 1.1541616, 1.1272078, 1.1204579, 1.1356527, 1.1519457, 1.1448761, 1.1340684, 1.1734174, 1.1648937, 1.153006, 1.1579226, 1.138194, 1.1582174, 1.1125525, 1.1279023, 1.1299148, 1.1269816, 1.1429194, 1.1524516, 1.1701694, 1.1800718, 1.1279012, 1.1613297, 1.1684033, 1.1617796, 1.1456342, 1.1811483, 1.1512539, 1.1509619, 1.1382022, 1.1219399, 1.1485347, 1.1504189, 1.1290329, 1.174684, 1.1314201, 1.1720729, 1.1906372, 1.1511075, 1.1468203, 1.1976329, 1.1685731, 1.1581665, 1.1877006, 1.1678586, 1.1787413, 1.1226933, 1.1308556, 1.1516038, 1.1384193, 1.1750802, 1.1547185, 1.143747, 1.1661006, 1.1469305, 1.1711352, 1.1437826, 1.1846902, 1.148532, 1.1727613, 1.1966115, 1.2036862, 1.1564295, 1.1582097, 1.1750418, 1.1351022, 1.1921183, 1.1903688, 1.1459988, 1.1689059, 1.1684372, 1.1718774, 1.1931139, 1.2099837, 1.1971779, 1.1934768, 1.1857628, 1.1774021, 1.1930698, 1.1742322, 1.1656349, 1.1824154, 1.1818758, 1.2140843, 1.1618078, 1.1569713, 1.1951821, 1.1861409, 1.199223, 1.1900954, 1.1377343, 1.1599661, 1.1891375, 1.1658075, 1.1611307, 1.1770687, 1.1747335, 1.2051623, 1.2024314, 1.214729, 1.194436, 1.1862077, 1.1849862, 1.147526, 1.1303802, 1.1576898, 1.1983055, 1.194041, 1.2112076, 1.1561604, 1.2018079, 1.18367, 1.246, 1.1789407, 1.180597, 1.1853101, 1.1748242, 1.1660234, 1.1849326, 1.1961424, 1.2150413, 1.1926191, 1.2034005, 1.2070161, 1.2128907, 1.2093577, 1.2023886, 1.2145408, 1.2027706, 1.1973771, 1.2311398, 1.1746901, 1.2208307, 1.1944935, 1.1894951, 1.2067239, 1.2011576, 1.1636213, 1.1992233, 1.2015922, 1.2057267, 1.1933502, 1.2238523, 1.2230241, 1.2006117, 1.1790599, 1.154602, 1.1879454, 1.2363348, 1.1818554, 1.2091337, 1.2013427, 1.1773728, 1.2005745, 1.1942477, 1.1853606, 1.2168566, 1.192606, 1.2168672, 1.1689099, 1.1874132, 1.2110474, 1.1773989, 1.2149196, 1.2377163, 1.2390276, 1.1673161, 1.2222911, 1.214916, 1.1867762, 1.174124, 1.1872185, 1.2073759, 1.2022765, 1.1996944, 1.2267566, 1.2027248, 1.1851075, 1.2314847, 1.2148052, 1.2063888, 1.2151834, 1.205636, 1.217368, 1.1784577, 1.2572267, 1.1959563, 1.1917253, 1.19791, 1.2090602, 1.202756, 1.2062725, 1.234632, 1.2053102, 1.2332808, 1.213624, 1.2612836, 1.2151479, 1.2319236, 1.2297853, 1.2402272, 1.2647302, 1.2186668, 1.2075787, 1.2446065, 1.275874, 1.1930913, 1.1983725, 1.2189662, 1.2282976, 1.2211994, 1.2063943, 1.2339244, 1.2187334, 1.2161949, 1.2479314, 1.2551987, 1.2287023, 1.2199953, 1.2244147, 1.2471414, 1.2640846, 1.2391006, 1.1932269, 1.2551506, 1.2366316, 1.2031792, 1.2256507, 1.2392033, 1.2003477, 1.2122142, 1.2095071, 1.2242831, 1.176255, 1.2132567, 1.2237369, 1.2494112, 1.2554556, 1.2263381, 1.2523333, 1.2428489, 1.2218324, 1.2229834, 1.1632469, 1.2382174, 1.2430245, 1.2074728, 1.2160307, 1.2185601, 1.1936549, 1.2224844, 1.25591, 1.2167042, 1.2456319, 1.2454342, 1.2316868, 1.283062, 1.2203733, 1.1963685, 1.2349093, 1.2305714, 1.2098408, 1.2591736, 1.225115, 1.2175903, 1.2872362, 1.2095528, 1.1995695, 1.2234508, 1.209113, 1.2618771, 1.2516783, 1.2833632, 1.2323875, 1.2775702, 1.2231963, 1.2451651, 1.2366579, 1.2260573, 1.2485237, 1.2542832, 1.276597, 1.2293451, 1.2228146, 1.2199726, 1.2259774, 1.2260414, 1.2491738, 1.2554002, 1.2517455, 1.2217752, 1.2588375, 1.2524197, 1.2673992, 1.2618454, 1.234327, 1.2539461, 1.2009866, 1.2289195, 1.2310507, 1.2785543, 1.2316364, 1.2797756, 1.2751124, 1.2477993, 1.2814628, 1.2392107, 1.2713568, 1.2328802, 1.2434511, 1.260556, 1.3034276, 1.2142161, 1.2779137, 1.2639601, 1.2509718, 1.2507762, 1.2749488, 1.2570355, 1.2566465, 1.2359033, 1.2495365, 1.26445, 1.2312907, 1.2549964, 1.2695607, 1.248055, 1.2236165, 1.2753706, 1.2678124, 1.2298919, 1.2829632, 1.2663277, 1.291645, 1.294277, 1.2658522, 1.2780368, 1.2803503, 1.2769455, 1.2144357, 1.2940787, 1.2684429, 1.270989, 1.2357805, 1.2511642, 1.2856597, 1.2673501, 1.2671322, 1.2641903, 1.2425909, 1.2478012, 1.2586298, 1.259655, 1.2334276, 1.2957878, 1.2540398, 1.2721499, 1.3190494, 1.2798282, 1.2766591, 1.2647858, 1.2461141, 1.2948779, 1.2821665, 1.3042569, 1.2251414, 1.2976178, 1.2636029, 1.2845969, 1.2618546, 1.273773, 1.2535298, 1.2703025, 1.2716753, 1.2468175, 1.2575475, 1.3051147, 1.2966341, 1.2489738, 1.2707177, 1.2707027, 1.2465125, 1.2791849, 1.2439167, 1.2867018, 1.2470279, 1.2360673, 1.252432, 1.2629128, 1.263907, 1.2527931, 1.2776963, 1.2452191, 1.2922534, 1.2861238, 1.2878983, 1.2709512, 1.2275406, 1.2693143, 1.2765716, 1.2633188, 1.2763208, 1.2977258, 1.2772367, 1.3309618, 1.2633915, 1.2419211, 1.2911769, 1.2745281, 1.2630721, 1.2645128, 1.2881877, 1.31744, 1.2844188, 1.2429333, 1.2679455, 1.266041, 1.2544767, 1.2709516, 1.2795177, 1.2766907, 1.2866399, 1.3000724, 1.2848778, 1.328824, 1.2665586, 1.2640595, 1.2709692, 1.2639283, 1.2598813, 1.2986698, 1.2773112, 1.2702987, 1.2586056, 1.2945256, 1.3258408, 1.3064165, 1.2894394, 1.2765454, 1.2761283, 1.3328289, 1.2645825, 1.2669673, 1.2712727, 1.2889363, 1.2759233, 1.3065795, 1.3150676, 1.274845, 1.2684519, 1.3455313, 1.2884262, 1.2410587, 1.2586374, 1.2932434, 1.2801293, 1.2661124, 1.3217756, 1.2628354, 1.3020166, 1.27039, 1.2858657, 1.2834302, 1.333332, 1.3094013, 1.2597027, 1.3147385, 1.2878247, 1.34699, 1.3146342, 1.2695907, 1.2857513, 1.28378, 1.3189753, 1.2802405, 1.2915633, 1.2794849, 1.3111268, 1.2966218, 1.3040621, 1.2389938, 1.2802337, 1.2733446, 1.3018402, 1.2879317, 1.2697649, 1.2934507, 1.3446324, 1.2764283, 1.2991537, 1.3234781, 1.27965, 1.3035079, 1.3269098, 1.3017284, 1.2883142, 1.3208247, 1.2885634, 1.2970531, 1.2831253, 1.3317275, 1.307794, 1.2932831, 1.336894, 1.3252661, 1.3421814, 1.2838374, 1.2898531, 1.2909193, 1.2726973, 1.3391212, 1.3225126, 1.280505, 1.3071413, 1.3033886, 1.3210219, 1.3346692, 1.3172646, 1.3059967, 1.3365266, 1.256964, 1.3034954, 1.3005241, 1.3330617, 1.3030227, 1.2670366, 1.2790266, 1.294397, 1.295811, 1.3053366, 1.2839855, 1.3605871, 1.3104768, 1.2941171, 1.2937784, 1.3330162, 1.3022751, 1.2847683, 1.3150189, 1.2573913, 1.2920238, 1.3042307, 1.2822295, 1.2807851, 1.3078003, 1.3401557, 1.3236165, 1.2995021, 1.302069, 1.3146055, 1.2894582, 1.312124, 1.2981416, 1.2865254, 1.3021283, 1.3489258, 1.2594663, 1.3257728, 1.2959739, 1.2853233, 1.2763485, 1.3164321, 1.271844, 1.2888299, 1.2859212, 1.360409, 1.29073, 1.2618256, 1.3133296, 1.3132774, 1.3307207, 1.3057767, 1.2960789, 1.3153964, 1.3014193, 1.3363643, 1.329429, 1.3038076, 1.3313406, 1.3276358, 1.3147184, 1.2823918, 1.3150146, 1.2929748, 1.3181595, 1.3167651, 1.2843921, 1.3384149, 1.2803047, 1.3466245, 1.2862562, 1.2990344, 1.2903187, 1.3094664, 1.2720516, 1.2985324, 1.312225, 1.3000015, 1.2957898, 1.3313133, 1.3241417, 1.291716, 1.3337041, 1.2795429, 1.3019812, 1.3129418, 1.3011279, 1.3169866, 1.3075604, 1.3252392, 1.3344268, 1.3230971, 1.3225071, 1.2840036, 1.3129576, 1.2963263, 1.3027872, 1.2909843, 1.2975932, 1.3091434, 1.3232238, 1.3476119, 1.3010222, 1.311716, 1.3310888, 1.3280177, 1.3257967, 1.3271853, 1.3062541, 1.2861896, 1.3564057, 1.3152703, 1.3319081, 1.3324572, 1.3344315, 1.2792554, 1.3313557, 1.3212683, 1.3562993, 1.3275652, 1.3285154, 1.3171774, 1.3241324, 1.322777, 1.3209522, 1.3154569, 1.3066375, 1.3239615, 1.3156312, 1.2951342, 1.2966006, 1.2684835, 1.3229994, 1.3345656, 1.3509198, 1.3281847, 1.315866, 1.3845502, 1.3189845, 1.3144413, 1.3552588, 1.3573549, 1.2978979, 1.3637794, 1.3209139, 1.3297393, 1.3545263, 1.3096367, 1.3264443, 1.3337117, 1.3255142, 1.2904264, 1.3142806, 1.318175, 1.3184649, 1.3240288, 1.3082619, 1.3220111, 1.3401265, 1.2813009, 1.3442172, 1.334101, 1.3285272, 1.28715, 1.3112552, 1.3456581, 1.3062, 1.2785894, 1.3380777, 1.3286006, 1.328369, 1.3149506, 1.3548592, 1.3238646, 1.3349553, 1.315326, 1.3104188, 1.2975504, 1.3156041, 1.3119762, 1.3185903, 1.3335701, 1.352437, 1.3084314, 1.3410803, 1.3299401, 1.3576419, 1.384085, 1.3502738, 1.316226, 1.3653462, 1.3304397, 1.3163131, 1.3731753, 1.3401561, 1.3569831, 1.3228568, 1.345783, 1.3408866, 1.3298578, 1.3822646, 1.3589548, 1.347766, 1.3197247, 1.3622664, 1.3138541, 1.3533884, 1.2975729, 1.3586829, 1.3626735, 1.2987871, 1.3597264, 1.3336316, 1.3495055, 1.2895712, 1.3490189, 1.3500941, 1.3004254, 1.3612924, 1.3457664, 1.3570058, 1.3477272, 1.3695296, 1.3517609, 1.3290535, 1.345567, 1.3114704, 1.3223835, 1.3050113, 1.3415215, 1.3394701, 1.3248997, 1.332529, 1.3659191, 1.3456441, 1.3826325, 1.3527461, 1.3474784, 1.3705629, 1.3367295, 1.348879, 1.3210524, 1.3441379, 1.3434106, 1.3488533, 1.3086011, 1.3600447, 1.3696328, 1.3363075, 1.3411518, 1.355595, 1.361703, 1.3379802, 1.3316147, 1.3595132, 1.329911, 1.3002478, 1.3542813, 1.3664205, 1.3199579, 1.3835995, 1.3471663, 1.3712889, 1.3515617, 1.335837, 1.3718076, 1.3334837, 1.3496989, 1.3311647, 1.366986], "type": "scatter", "name": "ϵ=0.01"}, {"y": [-0.045398064, 0.23648375, 0.42422256, 0.5469691, 0.61659974, 0.6689786, 0.6687824, 0.73830205, 0.8308466, 0.81410515, 0.77999365, 0.8372885, 0.81710976, 0.83602154, 0.8962315, 0.9067742, 0.88249654, 0.92116654, 0.9281554, 0.93927115, 0.92686427, 0.950401, 0.96449554, 0.9759293, 0.99082226, 0.9660774, 0.9679725, 1.0219282, 0.9791689, 0.99614877, 0.9686408, 0.95719504, 1.0550386, 0.98087865, 1.0515127, 1.0706364, 1.0105697, 1.0381995, 1.0158491, 1.035342, 1.1018226, 1.05539, 1.0975782, 1.0709823, 1.1037548, 1.055184, 1.0662916, 1.0702875, 1.0669041, 1.0739268, 1.0946548, 1.1233252, 1.0878676, 1.1314284, 1.1102087, 1.1359382, 1.1034347, 1.1099799, 1.1381986, 1.1197544, 1.1184785, 1.1309286, 1.0893354, 1.1365193, 1.124354, 1.1582477, 1.149038, 1.1296033, 1.1569344, 1.1686289, 1.166534, 1.1490571, 1.1523305, 1.1712236, 1.1659198, 1.1398683, 1.1247503, 1.1605339, 1.1821915, 1.1537818, 1.2047845, 1.1024616, 1.1306378, 1.194179, 1.1898497, 1.1744298, 1.1588749, 1.1444367, 1.1671956, 1.1503364, 1.1340022, 1.12023, 1.1607082, 1.1436108, 1.1751827, 1.2038192, 1.190334, 1.1876138, 1.1806004, 1.2549721, 1.1688533, 1.1764705, 1.1721401, 1.1875064, 1.154128, 1.2143679, 1.1742831, 1.2536534, 1.2216569, 1.2212474, 1.20229, 1.2210051, 1.1904078, 1.2031617, 1.2011132, 1.2558041, 1.2080967, 1.2177889, 1.2340186, 1.1970297, 1.2325846, 1.2239723, 1.2240499, 1.2380648, 1.2181195, 1.2430539, 1.2189301, 1.1946498, 1.2079108, 1.25935, 1.2012619, 1.2065713, 1.2724714, 1.2079711, 1.2507453, 1.223824, 1.2669127, 1.2657685, 1.2602051, 1.2565113, 1.2469422, 1.2659521, 1.2440906, 1.2968392, 1.2280691, 1.2411525, 1.2449043, 1.236877, 1.2078841, 1.2355742, 1.2635423, 1.2668706, 1.2563739, 1.2046276, 1.2755442, 1.2695305, 1.2437743, 1.2582257, 1.2284942, 1.2526809, 1.2946696, 1.2878196, 1.2988408, 1.2652797, 1.2786273, 1.2186579, 1.2537547, 1.2758129, 1.2499857, 1.2873617, 1.271199, 1.2676711, 1.2578532, 1.3025584, 1.2796252, 1.2634703, 1.2898629, 1.2607182, 1.2676915, 1.2757468, 1.3115028, 1.2169693, 1.2371788, 1.2551228, 1.2541256, 1.2752658, 1.2709696, 1.264652, 1.2971548, 1.2781262, 1.2596846, 1.3021824, 1.3093817, 1.2769372, 1.3110838, 1.2607225, 1.3090731, 1.2870835, 1.2661912, 1.2805697, 1.297868, 1.268061, 1.2744968, 1.282669, 1.2977238, 1.2782353, 1.3043368, 1.2695737, 1.2778869, 1.2584838, 1.3241016, 1.3151481, 1.2799767, 1.3018577, 1.3148537, 1.3213269, 1.2958854, 1.2854956, 1.2976887, 1.2707143, 1.2923249, 1.2684237, 1.2995623, 1.2997502, 1.2487658, 1.3035922, 1.3311372, 1.2611516, 1.3426065, 1.3193034, 1.3223727, 1.2683455, 1.2785819, 1.3354288, 1.3459045, 1.304577, 1.2583064, 1.3502271, 1.304313, 1.2842352, 1.3512384, 1.2873503, 1.3676401, 1.2736901, 1.3266536, 1.322494, 1.3093758, 1.311563, 1.2480712, 1.3391429, 1.3233691, 1.3057495, 1.267542, 1.2730002, 1.3383244, 1.3417096, 1.2820967, 1.2740886, 1.300566, 1.290876, 1.3151451, 1.297137, 1.3055924, 1.3010186, 1.3328989, 1.2911887, 1.3429815, 1.2980222, 1.282712, 1.297351, 1.3056865, 1.3376821, 1.3757658, 1.3393118, 1.3056872, 1.3585289, 1.3392811, 1.3359259, 1.3473299, 1.3391643, 1.340848, 1.329448, 1.3344171, 1.3314818, 1.3515009, 1.3099167, 1.3121293, 1.3839691, 1.3536407, 1.3271707, 1.3687919, 1.3288661, 1.3443758, 1.3188012, 1.303602, 1.3171213, 1.300515, 1.2744405, 1.2992901, 1.3262241, 1.3398111, 1.3159057, 1.3319924, 1.3498243, 1.3472487, 1.3336126, 1.3337038, 1.3131276, 1.3117013, 1.3667753, 1.3383248, 1.3107971, 1.3296546, 1.3359126, 1.36364, 1.2864057, 1.3198189, 1.3017685, 1.3315272, 1.3130715, 1.3444176, 1.3556093, 1.3146352, 1.346995, 1.2953494, 1.3424786, 1.3735627, 1.3534157, 1.3529751, 1.3053907, 1.3220042, 1.366603, 1.3234901, 1.3377768, 1.3598098, 1.345837, 1.3584887, 1.3390805, 1.2626492, 1.3578247, 1.3269397, 1.3209788, 1.347853, 1.3346702, 1.325115, 1.3317455, 1.3428694, 1.379732, 1.3485744, 1.352708, 1.3916459, 1.2757775, 1.364131, 1.3838943, 1.352198, 1.3303578, 1.3511041, 1.3381768, 1.3396252, 1.3590803, 1.3186707, 1.3660262, 1.3454244, 1.3315679, 1.3673034, 1.3738061, 1.3217005, 1.3383178, 1.3738606, 1.280062, 1.3376087, 1.3744315, 1.3298509, 1.3968111, 1.3437426, 1.3788366, 1.3361874, 1.3476746, 1.3014776, 1.3429536, 1.3528556, 1.3514305, 1.360829, 1.3282809, 1.3379759, 1.310168, 1.311226, 1.3562213, 1.3762681, 1.3714812, 1.2998084, 1.3338875, 1.3672657, 1.3354249, 1.3565992, 1.3819735, 1.3576609, 1.3319371, 1.3976824, 1.3748039, 1.3844699, 1.3795848, 1.3590422, 1.3347468, 1.3373085, 1.3257682, 1.3592398, 1.3871776, 1.332141, 1.3601524, 1.3882712, 1.3662137, 1.3512716, 1.33875, 1.3460373, 1.3404043, 1.3686529, 1.3530029, 1.3496714, 1.307618, 1.3236282, 1.3128667, 1.4040216, 1.3572738, 1.3545284, 1.3897806, 1.354798, 1.3543862, 1.3544139, 1.3945761, 1.332657, 1.3396058, 1.3692379, 1.359656, 1.3205842, 1.3292173, 1.3377662, 1.3791976, 1.34522, 1.3562676, 1.3706708, 1.3996892, 1.385841, 1.360382, 1.3601547, 1.3902825, 1.3455455, 1.3638376, 1.3633808, 1.344878, 1.3826524, 1.3414456, 1.3836061, 1.3720573, 1.3453803, 1.3626316, 1.3723708, 1.3385656, 1.3646582, 1.3505841, 1.3427957, 1.4193028, 1.3255455, 1.3158782, 1.2907411, 1.3546648, 1.3521243, 1.3685695, 1.3595676, 1.3837903, 1.370932, 1.3546325, 1.3705554, 1.38302, 1.3035899, 1.3597531, 1.3319483, 1.3486518, 1.379274, 1.3490053, 1.3784045, 1.4028777, 1.380359, 1.4065803, 1.3577799, 1.3330301, 1.3946967, 1.3653951, 1.3212799, 1.3783303, 1.3593438, 1.3968279, 1.3173181, 1.3273642, 1.380309, 1.3170298, 1.3970854, 1.3801035, 1.373678, 1.3713228, 1.3198576, 1.3771931, 1.3685675, 1.3697082, 1.3626493, 1.3679993, 1.3807304, 1.3578229, 1.3259344, 1.3546226, 1.4083724, 1.3646756, 1.3547542, 1.3653928, 1.341668, 1.3930258, 1.3702204, 1.3740251, 1.3969401, 1.3567451, 1.3685081, 1.3833653, 1.3854715, 1.3915122, 1.3721972, 1.4092456, 1.3669695, 1.3510183, 1.3488351, 1.3733596, 1.3809781, 1.3687351, 1.317192, 1.3499719, 1.3813556, 1.3736254, 1.3385564, 1.3841144, 1.3561525, 1.3719888, 1.3769215, 1.3815507, 1.3444608, 1.3446697, 1.3903431, 1.3439758, 1.3875394, 1.3889226, 1.3397765, 1.3358328, 1.3266795, 1.3969795, 1.3448495, 1.3358616, 1.3423407, 1.3494805, 1.3642792, 1.3823005, 1.3677717, 1.2918123, 1.3997036, 1.3586056, 1.4014572, 1.3620316, 1.3591942, 1.4071819, 1.3455812, 1.3997955, 1.391553, 1.3412905, 1.4003493, 1.3850092, 1.3161514, 1.3613693, 1.3698764, 1.3555747, 1.4096287, 1.418794, 1.3769059, 1.3368856, 1.3948163, 1.329352, 1.3782138, 1.3280002, 1.4175082, 1.3694488, 1.3297161, 1.3518977, 1.3591403, 1.3847253, 1.3932976, 1.3474917, 1.3616371, 1.3373053, 1.3560851, 1.3813051, 1.3617541, 1.3617655, 1.4088844, 1.3763984, 1.3892637, 1.3530809, 1.3709658, 1.3868097, 1.343137, 1.3488522, 1.3769227, 1.3529227, 1.3875297, 1.40805, 1.3859373, 1.3206388, 1.3474865, 1.3307893, 1.4171128, 1.3840116, 1.3776641, 1.4148695, 1.3818637, 1.3593829, 1.3376051, 1.3381783, 1.372473, 1.3538896, 1.3543794, 1.3455598, 1.3372343, 1.4105374, 1.3800578, 1.3907278, 1.3891073, 1.3186145, 1.3655658, 1.3721621, 1.3504361, 1.3541614, 1.3891315, 1.347668, 1.3748282, 1.3775681, 1.3847132, 1.3870907, 1.4155176, 1.343276, 1.3765374, 1.3954298, 1.3535527, 1.3621044, 1.3736964, 1.3802499, 1.3718079, 1.4009378, 1.3866786, 1.3946157, 1.421355, 1.3768542, 1.3780811, 1.3851621, 1.3412473, 1.384814, 1.3495511, 1.3513584, 1.3599564, 1.4254575, 1.371516, 1.329023, 1.370711, 1.397052, 1.323283, 1.3276931, 1.3754902, 1.4057262, 1.3741747, 1.3986585, 1.4190589, 1.3684503, 1.3694843, 1.3558561, 1.402071, 1.3404688, 1.3542937, 1.3471093, 1.3516146, 1.3448774, 1.3900326, 1.3583803, 1.3665422, 1.4187467, 1.3374716, 1.377166, 1.4015335, 1.38955, 1.3285393, 1.3661983, 1.3249115, 1.4049151, 1.4166439, 1.397865, 1.3123531, 1.3812025, 1.3548064, 1.3734391, 1.3983353, 1.3290473, 1.4203612, 1.3565238, 1.341944, 1.3517163, 1.4024, 1.3504802, 1.3577963, 1.3956183, 1.3543642, 1.3691067, 1.3520088, 1.3420413, 1.3671286, 1.4028282, 1.3870547, 1.3553174, 1.3901986, 1.3715745, 1.3369561, 1.442906, 1.3409448, 1.3670317, 1.3647325, 1.3488506, 1.4081566, 1.3417623, 1.4169921, 1.3751614, 1.3528769, 1.3567139, 1.4095205, 1.3870838, 1.4180366, 1.3856946, 1.4092084, 1.3993379, 1.3886542, 1.4098573, 1.3840022, 1.353753, 1.4362917, 1.3758806, 1.350173, 1.3556652, 1.3320841, 1.3582847, 1.3611275, 1.380173, 1.4188176, 1.3671476, 1.380811, 1.3455323, 1.3430002, 1.3793278, 1.3393676, 1.4025407, 1.3685832, 1.319949, 1.3858349, 1.3999845, 1.322893, 1.3345844, 1.3961675, 1.400011, 1.410027, 1.4043128, 1.4079734, 1.3675796, 1.4023416, 1.3717431, 1.3929594, 1.3672417, 1.4089555, 1.3504267, 1.3730168, 1.35679, 1.3522149, 1.3415587, 1.3241582, 1.407841, 1.3627173, 1.3767478, 1.34082, 1.3575366, 1.3619492, 1.3811821, 1.3330795, 1.3271524, 1.3681898, 1.3790779, 1.3381209, 1.3308637, 1.3659108, 1.346686, 1.3906056, 1.3955815, 1.3574464, 1.39169, 1.3868243, 1.3705171, 1.3864739, 1.3646666, 1.3620759, 1.4323213, 1.4025297, 1.3325835, 1.4151835, 1.4146137, 1.3478916, 1.387435, 1.3624798, 1.366684, 1.3605897, 1.3799483, 1.3762918, 1.3623362, 1.3632164, 1.4124494, 1.3931581, 1.385669, 1.3978771, 1.4296939, 1.3836595, 1.3705792, 1.4096524, 1.3579481, 1.383293, 1.299143, 1.3611798, 1.3516055, 1.3935727, 1.3707464, 1.3700067, 1.3639606, 1.389313, 1.3403007, 1.341813, 1.4133748, 1.3801438, 1.3579834, 1.3958932, 1.4086715, 1.3734331, 1.3865677, 1.3512655, 1.3804848, 1.4029127, 1.4173274, 1.3614091, 1.385585, 1.4011166, 1.3704014, 1.3334334, 1.3707242, 1.372215, 1.3418105, 1.3825517, 1.3195088, 1.3026224, 1.3469385, 1.3401047, 1.3846052, 1.3939129, 1.4098145, 1.3871902, 1.4010446, 1.3643793, 1.3527819, 1.4022739, 1.4036189, 1.3644406, 1.3562468, 1.4106244, 1.3513366, 1.3482072, 1.3285729, 1.3613693, 1.4057504, 1.3573192, 1.3594998, 1.3588715, 1.396205, 1.3579242, 1.3661717, 1.4164858, 1.3442875, 1.3859774, 1.4381127, 1.3564718, 1.3882905, 1.3863057, 1.4058691, 1.4087651, 1.3467968, 1.3787218, 1.3545544, 1.3377892, 1.3984433, 1.4158064, 1.393908, 1.3787268, 1.3902276, 1.4039835, 1.3467379, 1.3295541, 1.3408549, 1.4082637, 1.3756921, 1.3661363, 1.3688655, 1.3884759, 1.3501137, 1.3647398, 1.3628745, 1.3708876, 1.4193783, 1.3435702, 1.3561782, 1.3915281, 1.3633664, 1.3484093, 1.3796881, 1.3861163, 1.380479, 1.4257836, 1.3778734, 1.4109648, 1.3564647, 1.4269032, 1.3858005, 1.4094118, 1.3836468, 1.3909088, 1.3592178, 1.3650473, 1.3788798, 1.3671716, 1.3959178, 1.3700037, 1.3742384, 1.3818817, 1.4007092, 1.3495806, 1.3739549, 1.4321626, 1.4083166, 1.3620241, 1.3905964, 1.3708359, 1.3757569, 1.3655416, 1.3602712, 1.3221269, 1.3568023, 1.359359, 1.4038478, 1.3837367, 1.3554193, 1.3824726, 1.3619834, 1.3610816, 1.4288725, 1.3353145, 1.3665609, 1.3582395, 1.4250827, 1.4107547, 1.3885996, 1.3599097, 1.3663993, 1.3544501, 1.3518195, 1.3819151, 1.4161083, 1.3141052, 1.4027994, 1.4015542, 1.378561, 1.365643, 1.3847903, 1.3866258, 1.3515123, 1.3959877, 1.3911994, 1.40035, 1.4108443, 1.3982443, 1.3639511, 1.3617759, 1.4043754, 1.3961985, 1.3835176, 1.4064411, 1.4074029, 1.3739644, 1.3685119], "type": "scatter", "name": "ϵ=0.1"}, {"y": [1.5716895, 1.5673822, 1.5558139, 1.5212817, 1.5696447, 1.5111283, 1.5246079, 1.5312886, 1.5172167, 1.5339241, 1.5289963, 1.545919, 1.5105212, 1.5498983, 1.4895614, 1.5109309, 1.5187304, 1.5313861, 1.511759, 1.5230817, 1.4993635, 1.5184671, 1.5299195, 1.5229045, 1.5737221, 1.4964578, 1.5380757, 1.5255687, 1.5422792, 1.531373, 1.5611092, 1.5458359, 1.5612538, 1.5432674, 1.4971204, 1.578233, 1.5236971, 1.5438484, 1.5373296, 1.5026408, 1.4904683, 1.5485036, 1.5393705, 1.5155592, 1.5484396, 1.546968, 1.4939095, 1.565075, 1.517372, 1.5045488, 1.5420686, 1.5269345, 1.5316013, 1.530568, 1.5237001, 1.5610883, 1.516676, 1.5145894, 1.5431271, 1.5330968, 1.5247917, 1.5614393, 1.5719535, 1.5154895, 1.5706642, 1.4917237, 1.5674838, 1.5707908, 1.5325538, 1.5080318, 1.5282414, 1.5311888, 1.5043925, 1.5107083, 1.5019017, 1.495966, 1.5522195, 1.5744087, 1.5509493, 1.5509404, 1.5060627, 1.4998928, 1.5270761, 1.5031129, 1.543611, 1.4714658, 1.4754937, 1.50801, 1.5617464, 1.5327487, 1.5354103, 1.5230211, 1.533615, 1.5424503, 1.5483409, 1.4965358, 1.5038356, 1.5223783, 1.5135078, 1.5538793, 1.5227302, 1.5029919, 1.5114889, 1.5594233, 1.5373875, 1.5562251, 1.5021764, 1.4721996, 1.5438555, 1.5251747, 1.5109543, 1.5154217, 1.5079532, 1.5028412, 1.5292917, 1.5477443, 1.5005832, 1.5456119, 1.5083865, 1.516049, 1.5418931, 1.5214598, 1.519218, 1.5675501, 1.5299187, 1.5400286, 1.5297457, 1.5239456, 1.5221802, 1.5355248, 1.5787795, 1.5452584, 1.5159626, 1.5374839, 1.5398576, 1.5126698, 1.5503571, 1.5244044, 1.559917, 1.5567186, 1.5373603, 1.4958774, 1.5168699, 1.573526, 1.5120677, 1.5573664, 1.5279044, 1.5755173, 1.5381695, 1.5167489, 1.5328549, 1.5295229, 1.4955676, 1.4982661, 1.5130194, 1.5466818, 1.5825894, 1.5192577, 1.5085855, 1.5481004, 1.5603442, 1.5362097, 1.4979787, 1.5439374, 1.538072, 1.551029, 1.5714632, 1.5436655, 1.5355542, 1.5681458, 1.5413297, 1.4983966, 1.5449616, 1.5204204, 1.5310639, 1.4953647, 1.566094, 1.5637325, 1.5371462, 1.5387646, 1.5469825, 1.5553596, 1.5002192, 1.53134, 1.4869447, 1.5176144, 1.5261676, 1.5026098, 1.5237362, 1.5287073, 1.504043, 1.5419664, 1.5494468, 1.5063269, 1.5578498, 1.5137352, 1.5268248, 1.5333589, 1.5353199, 1.4979563, 1.5072293, 1.5087043, 1.5071753, 1.5377209, 1.5253643, 1.567254, 1.5541004, 1.5258753, 1.5269268, 1.5362813, 1.5421171, 1.5502617, 1.5438707, 1.5611209, 1.5239595, 1.5554029, 1.532337, 1.554329, 1.5265479, 1.5319769, 1.5258964, 1.5299276, 1.57374, 1.521178, 1.5416316, 1.5503234, 1.5206988, 1.5066947, 1.5101691, 1.5251087, 1.566947, 1.5303488, 1.5196856, 1.5404272, 1.5275207, 1.4815645, 1.506166, 1.4795069, 1.5087966, 1.5309088, 1.5300497, 1.5540428, 1.5196352, 1.4609617, 1.5296443, 1.5480548, 1.5090599, 1.5262685, 1.573886, 1.5027187, 1.517994, 1.5813578, 1.4957993, 1.5156806, 1.5030545, 1.5306395, 1.5394918, 1.5420834, 1.5340331, 1.5273438, 1.6041893, 1.5580896, 1.5277159, 1.5341483, 1.516395, 1.5155591, 1.5473464, 1.5500197, 1.5013443, 1.5023092, 1.5504282, 1.5444916, 1.5059412, 1.5558759, 1.5223126, 1.541785, 1.5510662, 1.5413774, 1.5132989, 1.5222129, 1.5377764, 1.5358361, 1.5475302, 1.5721705, 1.5765138, 1.5403367, 1.5192678, 1.5669671, 1.5364735, 1.5081238, 1.5549676, 1.5185248, 1.5130721, 1.5142902, 1.4931782, 1.5211087, 1.6079865, 1.5407997, 1.5542637, 1.5236037, 1.5426519, 1.5180043, 1.5418425, 1.50898, 1.4983593, 1.5601989, 1.5420499, 1.5300092, 1.5699724, 1.5230364, 1.5467147, 1.5238754, 1.5369223, 1.5031782, 1.5409738, 1.519154, 1.4917847, 1.5254318, 1.5079439, 1.5342554, 1.5421333, 1.5286785, 1.5365789, 1.5346334, 1.5443599, 1.5242522, 1.5386058, 1.5256778, 1.5742364, 1.5091745, 1.5482779, 1.523726, 1.5380428, 1.5473055, 1.562067, 1.5269294, 1.569852, 1.5574365, 1.5376966, 1.479973, 1.5123072, 1.5197164, 1.5579832, 1.515702, 1.5487891, 1.5635753, 1.5627482, 1.5585089, 1.4747674, 1.5394528, 1.5492781, 1.5486661, 1.5117555, 1.5161042, 1.5408423, 1.5371897, 1.5276479, 1.5180897, 1.5349752, 1.5360583, 1.5326346, 1.4939971, 1.523305, 1.5416389, 1.5235575, 1.5329018, 1.4963202, 1.5594842, 1.498876, 1.5445212, 1.5293157, 1.5343761, 1.5230899, 1.5657065, 1.570439, 1.5609545, 1.5159314, 1.5061355, 1.515055, 1.4968591, 1.5224682, 1.536033, 1.5561342, 1.5375522, 1.5079874, 1.524096, 1.5641885, 1.5386237, 1.5210557, 1.5207721, 1.4958409, 1.517641, 1.5123748, 1.521989, 1.5477896, 1.527525, 1.5431992, 1.5125607, 1.5556258, 1.5290817, 1.5979047, 1.5184605, 1.5193769, 1.541328, 1.534073, 1.5677083, 1.5172002, 1.5120924, 1.5097271, 1.5384068, 1.5487741, 1.532669, 1.5688512, 1.5347941, 1.5163907, 1.53374, 1.5302534, 1.5307279, 1.5443382, 1.5071232, 1.516461, 1.519571, 1.538557, 1.5457585, 1.5230371, 1.511987, 1.498088, 1.5129558, 1.5250381, 1.5488652, 1.5187691, 1.51665, 1.4992192, 1.5059627, 1.5703561, 1.5017804, 1.5268735, 1.5309186, 1.554704, 1.5357211, 1.5491036, 1.5318696, 1.5483288, 1.5484343, 1.5641382, 1.5313525, 1.5358169, 1.5260634, 1.5607141, 1.5399392, 1.5085949, 1.5299388, 1.5231309, 1.5133264, 1.500731, 1.5370566, 1.4956952, 1.5184458, 1.5239623, 1.5053886, 1.5606316, 1.5445234, 1.4981167, 1.5506157, 1.5253721, 1.5450157, 1.5234268, 1.5379772, 1.5261859, 1.5285372, 1.524536, 1.5449444, 1.5830952, 1.5434942, 1.5432352, 1.482584, 1.5473524, 1.5200784, 1.5610057, 1.5120893, 1.5470704, 1.523067, 1.5158162, 1.5438613, 1.5023159, 1.4904879, 1.4917792, 1.5211242, 1.5193179, 1.5111374, 1.5257081, 1.5403129, 1.5005469, 1.5474247, 1.5555972, 1.5482509, 1.5060267, 1.5375321, 1.522844, 1.5569787, 1.5212181, 1.555914, 1.5677159, 1.5125682, 1.5468106, 1.563615, 1.5653414, 1.5446272, 1.5578876, 1.5317246, 1.5332468, 1.5735701, 1.5350443, 1.5366923, 1.4828347, 1.5273055, 1.5419328, 1.5053388, 1.5321956, 1.4829577, 1.5307964, 1.561316, 1.5525343, 1.5489657, 1.5051247, 1.5518275, 1.5157696, 1.5720642, 1.5116565, 1.5283539, 1.5302331, 1.5144699, 1.5346886, 1.5595754, 1.5578072, 1.5429561, 1.4936082, 1.5080934, 1.4962969, 1.5317975, 1.5319165, 1.5299356, 1.5464334, 1.5168825, 1.5354408, 1.5286967, 1.5509952, 1.5551792, 1.5416582, 1.52657, 1.5137243, 1.5292917, 1.546843, 1.5571464, 1.5662334, 1.5563474, 1.5126251, 1.5653723, 1.5085632, 1.5372456, 1.5218294, 1.5107131, 1.494448, 1.5122817, 1.530661, 1.543369, 1.5878867, 1.5591098, 1.5228994, 1.5275676, 1.5184374, 1.5316796, 1.5715079, 1.5562022, 1.5282351, 1.5354756, 1.4863056, 1.5605567, 1.5383338, 1.5391366, 1.5073234, 1.54327, 1.4930758, 1.559645, 1.5629109, 1.5289491, 1.5199338, 1.5726858, 1.5248809, 1.539777, 1.5199802, 1.4788036, 1.5543606, 1.4794617, 1.556181, 1.5345576, 1.5256388, 1.5350624, 1.5083487, 1.5344526, 1.5290815, 1.5633988, 1.5378582, 1.5370828, 1.5818278, 1.563229, 1.5024536, 1.5541555, 1.5065808, 1.5050185, 1.5016987, 1.5383991, 1.5329397, 1.5585439, 1.5356499, 1.5799387, 1.5051396, 1.5085025, 1.5064902, 1.5120078, 1.5258348, 1.5291978, 1.5476227, 1.4772854, 1.5340531, 1.4963534, 1.5520914, 1.5087767, 1.5415907, 1.5284629, 1.4878466, 1.5063336, 1.5138582, 1.4979906, 1.4802946, 1.5494522, 1.4880983, 1.5591036, 1.5267242, 1.5144348, 1.5393106, 1.498168, 1.5563802, 1.536671, 1.5410861, 1.5173041, 1.5477444, 1.5081598, 1.5559901, 1.5373975, 1.5550839, 1.5520437, 1.5236758, 1.5162213, 1.5341591, 1.5220811, 1.496176, 1.5718445, 1.5159186, 1.5499951, 1.5377641, 1.565758, 1.5367938, 1.4835207, 1.503167, 1.5436026, 1.5373547, 1.5388936, 1.5158451, 1.5087116, 1.5278666, 1.523365, 1.584176, 1.5291904, 1.5255829, 1.5038089, 1.5391204, 1.541883, 1.5262834, 1.5606606, 1.4998614, 1.5168778, 1.5193359, 1.527975, 1.5575812, 1.5265971, 1.5003035, 1.5160731, 1.5363778, 1.5425183, 1.5542008, 1.5240443, 1.5057309, 1.5464681, 1.4940765, 1.5478306, 1.5269843, 1.5311038, 1.501594, 1.541354, 1.5432038, 1.5573833, 1.5192773, 1.5177518, 1.548004, 1.5296904, 1.5438807, 1.5581815, 1.6039466, 1.5279467, 1.5311266, 1.5693415, 1.5384574, 1.5551969, 1.5757802, 1.5054364, 1.5478966, 1.516988, 1.5064092, 1.5445765, 1.5971061, 1.5654743, 1.527058, 1.5140371, 1.5457016, 1.541866, 1.5430105, 1.5085216, 1.4970978, 1.5118691, 1.4847418, 1.5591274, 1.5155795, 1.5094783, 1.5603585, 1.511151, 1.5211279, 1.5377183, 1.5419987, 1.5318272, 1.5374783, 1.506365, 1.5056112, 1.5839316, 1.5185819, 1.5170653, 1.5394944, 1.481069, 1.5142732, 1.5434877, 1.5413767, 1.5077299, 1.5199716, 1.5041891, 1.5246772, 1.5330038, 1.5079464, 1.5263269, 1.5392317, 1.5394081, 1.5699444, 1.5772145, 1.5592934, 1.556201, 1.4992052, 1.5424321, 1.5818479, 1.5064517, 1.5572939, 1.5492439, 1.5275049, 1.512809, 1.5457195, 1.5592635, 1.575898, 1.5394261, 1.5707859, 1.5133172, 1.5126727, 1.4673756, 1.5508792, 1.511552, 1.5399956, 1.5332274, 1.541891, 1.5030547, 1.5399638, 1.5128639, 1.5623677, 1.5281404, 1.527066, 1.5276421, 1.5422763, 1.5038664, 1.5167441, 1.5240623, 1.5618113, 1.4981089, 1.5106509, 1.5188615, 1.5094289, 1.5522608, 1.520466, 1.5126053, 1.5116849, 1.5838283, 1.5174873, 1.5408405, 1.5135568, 1.5324574, 1.5587432, 1.5576062, 1.544697, 1.4740855, 1.5287893, 1.5650214, 1.5626842, 1.5461845, 1.5577102, 1.531075, 1.518431, 1.5162402, 1.5628861, 1.5304507, 1.5021341, 1.5539986, 1.5064387, 1.5335333, 1.5142368, 1.5105344, 1.561011, 1.5174904, 1.5214448, 1.5255326, 1.5271418, 1.514761, 1.533842, 1.5202216, 1.5224793, 1.5554125, 1.4960934, 1.4912207, 1.5350475, 1.4987572, 1.5478157, 1.5200478, 1.5213374, 1.5666701, 1.5050578, 1.5401103, 1.5243315, 1.5284494, 1.5407562, 1.5326095, 1.5255876, 1.5467685, 1.5295908, 1.5707628, 1.5051205, 1.5261863, 1.5164192, 1.546441, 1.5148875, 1.5266069, 1.5403748, 1.5111728, 1.550942, 1.5116597, 1.5275604, 1.5620984, 1.5234562, 1.4767822, 1.535491, 1.530453, 1.5573978, 1.547639, 1.5517727, 1.5054468, 1.5366416, 1.5136243, 1.554723, 1.5257345, 1.4802113, 1.5132649, 1.5278547, 1.5222425, 1.5296589, 1.5164226, 1.5678561, 1.5514199, 1.5098896, 1.5505908, 1.5031602, 1.5585635, 1.571333, 1.5408676, 1.5745089, 1.5276513, 1.552489, 1.5319338, 1.514561, 1.5197856, 1.5508635, 1.5046239, 1.5846899, 1.5080069, 1.5214324, 1.5301281, 1.505508, 1.5188512, 1.5525367, 1.5366801, 1.5151193, 1.4812121, 1.5271335, 1.5474516, 1.550847, 1.5445975, 1.52973, 1.5295398, 1.523855, 1.5435916, 1.506605, 1.5154434, 1.5381066, 1.5132061, 1.5193211, 1.5063182, 1.4904523, 1.515167, 1.5356476, 1.5266671, 1.5030704, 1.5237101, 1.5579, 1.559015, 1.5203034, 1.5460262, 1.5481633, 1.5089896, 1.5363239, 1.5553973, 1.5501635, 1.5390735, 1.5339887, 1.525584, 1.5414474, 1.5172185, 1.5767974, 1.5296515, 1.5390925, 1.4908211, 1.5597638, 1.5539309, 1.5370746, 1.5197042, 1.5391327, 1.5223391, 1.5617694, 1.5159341, 1.5791116, 1.526304, 1.5178193, 1.5127525, 1.534916, 1.5316561, 1.5400003, 1.5526243, 1.521069, 1.5060183, 1.5032225, 1.5259777, 1.5623964, 1.5481917, 1.5372955, 1.4813387, 1.5585037, 1.5420551, 1.5195438, 1.5177039, 1.5341833, 1.5233617, 1.5350715, 1.513815, 1.5445726, 1.5276394, 1.5298597, 1.5565577, 1.499824, 1.5356537, 1.5541228, 1.5446649, 1.5215118, 1.5490305, 1.5252373, 1.5371243, 1.5110304, 1.5398716, 1.5146502, 1.5146502], "type": "scatter", "name": "Theoretical Limit"}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>

	<script id='plot_2'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"showlegend": false, "xaxis": {"title": {"text": "Step"}}, "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "height": 500, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}, "yaxis": {"title": {"text": "% Runs Taking Optimal Action"}}}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [0.1045, 0.1495, 0.1865, 0.206, 0.23, 0.251, 0.2665, 0.2815, 0.294, 0.3065, 0.312, 0.3185, 0.3275, 0.334, 0.337, 0.34, 0.342, 0.3475, 0.35, 0.3545, 0.3555, 0.3555, 0.355, 0.3555, 0.3565, 0.358, 0.359, 0.3595, 0.361, 0.3625, 0.363, 0.3635, 0.3645, 0.366, 0.3675, 0.3675, 0.3675, 0.3675, 0.368, 0.368, 0.369, 0.3695, 0.3695, 0.371, 0.372, 0.3725, 0.372, 0.3725, 0.3725, 0.3725, 0.3725, 0.3735, 0.374, 0.3745, 0.375, 0.375, 0.3745, 0.375, 0.3745, 0.3745, 0.3745, 0.3745, 0.3745, 0.3745, 0.3745, 0.3745, 0.375, 0.375, 0.3755, 0.3755, 0.3755, 0.3755, 0.3755, 0.3755, 0.3755, 0.3755, 0.3755, 0.3755, 0.3765, 0.377, 0.3765, 0.3765, 0.377, 0.377, 0.3765, 0.377, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.378, 0.3775, 0.3775, 0.3775, 0.378, 0.378, 0.378, 0.378, 0.378, 0.378, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.3775, 0.378, 0.378, 0.3785, 0.3785, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.379, 0.379, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.3785, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.379, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795, 0.3795], "type": "scatter", "name": "ϵ=0 (greedy)"}, {"y": [0.0975, 0.1445, 0.173, 0.2035, 0.228, 0.2425, 0.2545, 0.27, 0.2795, 0.2905, 0.2975, 0.3065, 0.3135, 0.316, 0.3195, 0.3245, 0.3275, 0.333, 0.3375, 0.3405, 0.341, 0.3415, 0.3485, 0.35, 0.349, 0.356, 0.3555, 0.3575, 0.3605, 0.36, 0.361, 0.3625, 0.359, 0.3585, 0.366, 0.3625, 0.3665, 0.368, 0.3665, 0.37, 0.3665, 0.369, 0.3695, 0.369, 0.368, 0.3695, 0.374, 0.375, 0.372, 0.375, 0.3765, 0.378, 0.373, 0.375, 0.3745, 0.376, 0.376, 0.3765, 0.379, 0.378, 0.3785, 0.3815, 0.3805, 0.3795, 0.381, 0.3815, 0.379, 0.3805, 0.381, 0.38, 0.3835, 0.3835, 0.385, 0.383, 0.3845, 0.3845, 0.388, 0.3855, 0.386, 0.3865, 0.3845, 0.3845, 0.3855, 0.3865, 0.3875, 0.388, 0.386, 0.389, 0.3865, 0.3895, 0.3915, 0.392, 0.3945, 0.3905, 0.3945, 0.3935, 0.395, 0.3965, 0.3935, 0.395, 0.3915, 0.3945, 0.397, 0.395, 0.397, 0.3955, 0.396, 0.3965, 0.3995, 0.397, 0.398, 0.4, 0.3995, 0.4, 0.4015, 0.401, 0.3995, 0.404, 0.402, 0.4045, 0.4055, 0.402, 0.4055, 0.4065, 0.4055, 0.406, 0.4045, 0.4045, 0.407, 0.41, 0.41, 0.407, 0.408, 0.41, 0.4085, 0.408, 0.4095, 0.4125, 0.4095, 0.4115, 0.414, 0.4135, 0.4135, 0.4125, 0.41, 0.4145, 0.4115, 0.4135, 0.414, 0.415, 0.4155, 0.4145, 0.415, 0.412, 0.4165, 0.417, 0.416, 0.4155, 0.418, 0.419, 0.419, 0.42, 0.4205, 0.422, 0.4225, 0.421, 0.4225, 0.423, 0.4225, 0.425, 0.419, 0.423, 0.4225, 0.4235, 0.424, 0.423, 0.422, 0.4235, 0.424, 0.425, 0.427, 0.4245, 0.4275, 0.4275, 0.4285, 0.4305, 0.427, 0.429, 0.4305, 0.429, 0.4335, 0.4315, 0.4365, 0.435, 0.438, 0.437, 0.4365, 0.437, 0.438, 0.438, 0.4375, 0.4435, 0.4375, 0.439, 0.4395, 0.4395, 0.439, 0.439, 0.4405, 0.4425, 0.4465, 0.4445, 0.4485, 0.4455, 0.4445, 0.4435, 0.4455, 0.4475, 0.446, 0.4445, 0.448, 0.445, 0.4465, 0.448, 0.444, 0.446, 0.448, 0.449, 0.45, 0.4475, 0.4485, 0.4505, 0.4485, 0.448, 0.45, 0.4515, 0.451, 0.45, 0.452, 0.45, 0.452, 0.4535, 0.4515, 0.451, 0.4525, 0.4525, 0.4555, 0.4525, 0.454, 0.4535, 0.4515, 0.4515, 0.4535, 0.451, 0.456, 0.4535, 0.455, 0.4555, 0.4545, 0.456, 0.457, 0.4565, 0.456, 0.4565, 0.4595, 0.46, 0.4595, 0.4635, 0.458, 0.461, 0.462, 0.463, 0.46, 0.458, 0.4615, 0.4635, 0.465, 0.46, 0.4615, 0.4655, 0.465, 0.47, 0.467, 0.4695, 0.4725, 0.467, 0.47, 0.4705, 0.47, 0.4695, 0.471, 0.4725, 0.471, 0.4725, 0.472, 0.4725, 0.4715, 0.4735, 0.4765, 0.4715, 0.471, 0.474, 0.474, 0.475, 0.473, 0.476, 0.4755, 0.475, 0.475, 0.475, 0.475, 0.4745, 0.476, 0.4775, 0.4785, 0.475, 0.4765, 0.4805, 0.4805, 0.479, 0.48, 0.48, 0.481, 0.481, 0.48, 0.4815, 0.4825, 0.4805, 0.4825, 0.485, 0.483, 0.4835, 0.4815, 0.485, 0.4855, 0.4845, 0.486, 0.4865, 0.4865, 0.4855, 0.4875, 0.486, 0.4845, 0.4845, 0.4865, 0.485, 0.4835, 0.486, 0.4875, 0.4865, 0.485, 0.4865, 0.4855, 0.4895, 0.488, 0.4875, 0.488, 0.4885, 0.4895, 0.4895, 0.486, 0.4885, 0.49, 0.488, 0.49, 0.4895, 0.49, 0.4905, 0.4915, 0.4915, 0.4905, 0.4925, 0.497, 0.495, 0.4965, 0.4955, 0.4955, 0.4975, 0.4935, 0.4945, 0.4975, 0.4975, 0.4945, 0.4985, 0.496, 0.4975, 0.4995, 0.5005, 0.495, 0.4985, 0.5005, 0.498, 0.499, 0.5015, 0.502, 0.501, 0.5015, 0.4995, 0.502, 0.5, 0.502, 0.502, 0.5015, 0.503, 0.503, 0.5015, 0.4985, 0.502, 0.5045, 0.5015, 0.502, 0.505, 0.503, 0.506, 0.505, 0.505, 0.506, 0.505, 0.5075, 0.508, 0.5045, 0.507, 0.5085, 0.5065, 0.5065, 0.508, 0.505, 0.502, 0.504, 0.507, 0.505, 0.5095, 0.509, 0.508, 0.5075, 0.5085, 0.511, 0.508, 0.5095, 0.5115, 0.512, 0.5085, 0.511, 0.51, 0.5125, 0.5125, 0.5125, 0.511, 0.513, 0.5125, 0.512, 0.512, 0.5135, 0.52, 0.518, 0.514, 0.518, 0.519, 0.518, 0.519, 0.5185, 0.5165, 0.5175, 0.5195, 0.522, 0.521, 0.5195, 0.519, 0.518, 0.5205, 0.52, 0.5215, 0.5225, 0.521, 0.5185, 0.521, 0.5195, 0.5225, 0.523, 0.5215, 0.523, 0.5265, 0.5255, 0.5225, 0.528, 0.521, 0.526, 0.5245, 0.527, 0.528, 0.5285, 0.5255, 0.526, 0.5265, 0.53, 0.5285, 0.528, 0.526, 0.5305, 0.526, 0.527, 0.5295, 0.5295, 0.5265, 0.5285, 0.5295, 0.527, 0.532, 0.5325, 0.533, 0.5325, 0.5265, 0.532, 0.534, 0.5345, 0.534, 0.5345, 0.531, 0.5325, 0.5375, 0.5335, 0.5355, 0.5375, 0.539, 0.54, 0.539, 0.537, 0.5355, 0.5385, 0.5355, 0.5365, 0.5355, 0.534, 0.5395, 0.5405, 0.5385, 0.5375, 0.54, 0.5385, 0.5395, 0.54, 0.535, 0.538, 0.5425, 0.542, 0.5395, 0.544, 0.543, 0.5415, 0.542, 0.544, 0.5455, 0.5435, 0.544, 0.544, 0.546, 0.5425, 0.5445, 0.5445, 0.5445, 0.5435, 0.5415, 0.5435, 0.548, 0.5465, 0.546, 0.544, 0.549, 0.544, 0.551, 0.5475, 0.5465, 0.5455, 0.5465, 0.5515, 0.5465, 0.55, 0.548, 0.5515, 0.5475, 0.5495, 0.5485, 0.5475, 0.547, 0.5485, 0.5505, 0.551, 0.5465, 0.55, 0.55, 0.5505, 0.5485, 0.5495, 0.549, 0.548, 0.5465, 0.548, 0.5485, 0.551, 0.548, 0.5485, 0.551, 0.55, 0.553, 0.5505, 0.552, 0.551, 0.553, 0.5565, 0.553, 0.554, 0.556, 0.553, 0.558, 0.557, 0.556, 0.5545, 0.5595, 0.5545, 0.556, 0.5535, 0.5575, 0.559, 0.5595, 0.5545, 0.5565, 0.557, 0.5575, 0.556, 0.555, 0.5545, 0.5575, 0.559, 0.558, 0.5575, 0.557, 0.559, 0.5575, 0.5555, 0.5565, 0.561, 0.5615, 0.5595, 0.561, 0.5605, 0.5615, 0.56, 0.5585, 0.562, 0.5655, 0.562, 0.561, 0.562, 0.564, 0.5665, 0.5655, 0.566, 0.57, 0.566, 0.5655, 0.564, 0.563, 0.5665, 0.565, 0.5655, 0.564, 0.566, 0.565, 0.5655, 0.5665, 0.569, 0.5665, 0.565, 0.5665, 0.5645, 0.5655, 0.5705, 0.57, 0.5695, 0.567, 0.57, 0.5715, 0.569, 0.5685, 0.5655, 0.5725, 0.568, 0.5715, 0.571, 0.569, 0.5705, 0.569, 0.5675, 0.5735, 0.575, 0.574, 0.5755, 0.5735, 0.5755, 0.576, 0.575, 0.5725, 0.574, 0.576, 0.5725, 0.575, 0.576, 0.571, 0.575, 0.575, 0.577, 0.577, 0.574, 0.574, 0.5765, 0.5765, 0.5745, 0.577, 0.5745, 0.5785, 0.5775, 0.5755, 0.577, 0.5765, 0.576, 0.5775, 0.5785, 0.5765, 0.579, 0.581, 0.5785, 0.5795, 0.58, 0.5825, 0.58, 0.5815, 0.5775, 0.578, 0.5765, 0.5805, 0.5785, 0.578, 0.5785, 0.582, 0.581, 0.5825, 0.5825, 0.5795, 0.58, 0.58, 0.5785, 0.5795, 0.584, 0.5825, 0.585, 0.5845, 0.584, 0.584, 0.585, 0.5805, 0.584, 0.5805, 0.5845, 0.583, 0.5835, 0.5825, 0.5855, 0.5835, 0.584, 0.58, 0.582, 0.584, 0.585, 0.585, 0.5865, 0.587, 0.5845, 0.5845, 0.5875, 0.582, 0.5825, 0.585, 0.587, 0.5825, 0.586, 0.5865, 0.5845, 0.5835, 0.5865, 0.588, 0.5835, 0.5885, 0.591, 0.582, 0.5865, 0.5875, 0.5885, 0.589, 0.583, 0.589, 0.5875, 0.59, 0.587, 0.5875, 0.5915, 0.59, 0.5865, 0.5885, 0.5905, 0.588, 0.5915, 0.59, 0.59, 0.5895, 0.5875, 0.592, 0.59, 0.5895, 0.591, 0.5905, 0.593, 0.5925, 0.5885, 0.594, 0.591, 0.5885, 0.5925, 0.5905, 0.594, 0.5935, 0.5945, 0.5925, 0.5925, 0.594, 0.5965, 0.5905, 0.5945, 0.594, 0.596, 0.5945, 0.601, 0.5965, 0.5985, 0.5995, 0.595, 0.6005, 0.5985, 0.6015, 0.6, 0.5965, 0.6025, 0.604, 0.5995, 0.6, 0.6015, 0.5995, 0.5975, 0.598, 0.599, 0.598, 0.6, 0.5965, 0.5995, 0.6015, 0.6, 0.599, 0.6015, 0.6025, 0.5995, 0.5995, 0.6, 0.605, 0.606, 0.603, 0.6045, 0.6045, 0.604, 0.6045, 0.6015, 0.606, 0.607, 0.6045, 0.6085, 0.6035, 0.608, 0.602, 0.608, 0.6055, 0.605, 0.6095, 0.6095, 0.6085, 0.6115, 0.6095, 0.6085, 0.6065, 0.6085, 0.61, 0.61, 0.611, 0.611, 0.6095, 0.609, 0.611, 0.6105, 0.611, 0.6115, 0.6095, 0.6105, 0.612, 0.6155, 0.614, 0.612, 0.6125, 0.615, 0.6115, 0.6125, 0.6155, 0.612, 0.6125, 0.614, 0.6135, 0.611, 0.615, 0.6095, 0.615, 0.6135, 0.6165, 0.6155, 0.6125, 0.616, 0.6175, 0.6195, 0.619, 0.6185, 0.6195, 0.617, 0.616, 0.617, 0.614, 0.62, 0.6155, 0.6185, 0.617, 0.617, 0.616, 0.6175, 0.6115, 0.617, 0.6185, 0.62, 0.619, 0.621, 0.619, 0.619, 0.6205, 0.619, 0.618, 0.6195, 0.6175, 0.619, 0.621, 0.622, 0.619, 0.6215, 0.621, 0.616, 0.621, 0.62, 0.6185, 0.618, 0.621, 0.6225, 0.6235, 0.6185, 0.621, 0.6185, 0.6195, 0.622, 0.621, 0.62, 0.6215, 0.623, 0.622, 0.6265, 0.6205, 0.621, 0.625, 0.6235, 0.625, 0.6275, 0.6215, 0.6235, 0.6235, 0.6245, 0.6265, 0.627, 0.6265, 0.6285, 0.6265], "type": "scatter", "name": "ϵ=0.01"}, {"y": [0.092, 0.1315, 0.167, 0.19, 0.2145, 0.232, 0.246, 0.2595, 0.267, 0.282, 0.2895, 0.2875, 0.2935, 0.3045, 0.3065, 0.315, 0.314, 0.322, 0.324, 0.3295, 0.3375, 0.335, 0.345, 0.349, 0.3565, 0.352, 0.353, 0.362, 0.367, 0.368, 0.375, 0.3665, 0.386, 0.3805, 0.391, 0.401, 0.3985, 0.4035, 0.394, 0.405, 0.406, 0.4045, 0.4245, 0.4195, 0.4315, 0.431, 0.4315, 0.43, 0.4325, 0.43, 0.4285, 0.442, 0.444, 0.4455, 0.45, 0.456, 0.4565, 0.456, 0.4565, 0.4665, 0.4715, 0.4705, 0.468, 0.4705, 0.4725, 0.468, 0.479, 0.4855, 0.4795, 0.483, 0.491, 0.4875, 0.4935, 0.4915, 0.4935, 0.491, 0.492, 0.4845, 0.4965, 0.496, 0.5015, 0.4925, 0.4925, 0.51, 0.5085, 0.5175, 0.508, 0.4995, 0.5095, 0.5095, 0.5145, 0.507, 0.5095, 0.5115, 0.518, 0.5225, 0.521, 0.5255, 0.52, 0.534, 0.528, 0.5275, 0.5315, 0.5405, 0.5285, 0.5325, 0.529, 0.538, 0.5375, 0.5435, 0.5445, 0.546, 0.5375, 0.548, 0.548, 0.5445, 0.5475, 0.548, 0.548, 0.5535, 0.551, 0.559, 0.5575, 0.555, 0.559, 0.556, 0.5705, 0.557, 0.5555, 0.564, 0.5655, 0.5615, 0.5675, 0.565, 0.5735, 0.5685, 0.564, 0.569, 0.567, 0.5685, 0.5645, 0.566, 0.5695, 0.571, 0.575, 0.5755, 0.585, 0.572, 0.58, 0.5855, 0.579, 0.589, 0.582, 0.5685, 0.587, 0.591, 0.5855, 0.5935, 0.589, 0.59, 0.5995, 0.5905, 0.602, 0.5965, 0.591, 0.597, 0.5955, 0.599, 0.597, 0.6025, 0.5985, 0.602, 0.6005, 0.6065, 0.603, 0.5975, 0.6135, 0.5935, 0.599, 0.598, 0.608, 0.6005, 0.606, 0.6095, 0.6165, 0.617, 0.6105, 0.6175, 0.6195, 0.6115, 0.619, 0.6195, 0.6225, 0.635, 0.625, 0.6195, 0.6265, 0.6255, 0.6205, 0.6255, 0.6255, 0.6165, 0.628, 0.6245, 0.6345, 0.631, 0.623, 0.6225, 0.619, 0.6355, 0.6405, 0.636, 0.6395, 0.643, 0.6395, 0.6405, 0.6295, 0.637, 0.643, 0.6415, 0.6425, 0.645, 0.6395, 0.6435, 0.6435, 0.641, 0.6465, 0.6465, 0.6445, 0.6445, 0.6505, 0.6485, 0.648, 0.657, 0.6495, 0.6515, 0.648, 0.6545, 0.649, 0.6515, 0.6555, 0.643, 0.6585, 0.643, 0.647, 0.666, 0.663, 0.6525, 0.6455, 0.674, 0.661, 0.666, 0.6625, 0.6585, 0.676, 0.6645, 0.6695, 0.657, 0.668, 0.6635, 0.67, 0.6675, 0.6735, 0.666, 0.671, 0.663, 0.671, 0.6715, 0.665, 0.6795, 0.674, 0.676, 0.676, 0.673, 0.662, 0.672, 0.672, 0.6775, 0.6775, 0.675, 0.681, 0.676, 0.666, 0.6775, 0.678, 0.6795, 0.681, 0.69, 0.682, 0.685, 0.6865, 0.6765, 0.6815, 0.6825, 0.68, 0.683, 0.68, 0.6755, 0.684, 0.685, 0.6865, 0.681, 0.6945, 0.695, 0.696, 0.692, 0.6885, 0.677, 0.689, 0.694, 0.6895, 0.689, 0.691, 0.6855, 0.6935, 0.691, 0.685, 0.691, 0.6965, 0.6925, 0.6975, 0.6955, 0.7, 0.694, 0.698, 0.701, 0.7025, 0.697, 0.7075, 0.697, 0.6915, 0.705, 0.7035, 0.6995, 0.6965, 0.6975, 0.7075, 0.7, 0.6935, 0.7035, 0.7045, 0.7025, 0.7045, 0.701, 0.7035, 0.7025, 0.7035, 0.71, 0.7065, 0.7105, 0.719, 0.705, 0.714, 0.7165, 0.718, 0.7015, 0.713, 0.7085, 0.7155, 0.709, 0.6995, 0.71, 0.712, 0.703, 0.708, 0.714, 0.705, 0.706, 0.7085, 0.695, 0.7105, 0.7125, 0.715, 0.717, 0.7135, 0.727, 0.709, 0.715, 0.709, 0.716, 0.7195, 0.7215, 0.7115, 0.719, 0.708, 0.719, 0.7105, 0.714, 0.713, 0.7225, 0.7235, 0.7095, 0.7215, 0.7215, 0.7305, 0.7235, 0.7365, 0.7225, 0.7385, 0.7265, 0.724, 0.729, 0.7175, 0.719, 0.722, 0.7265, 0.7235, 0.734, 0.727, 0.7175, 0.729, 0.735, 0.7275, 0.73, 0.726, 0.732, 0.7315, 0.7335, 0.729, 0.7225, 0.73, 0.723, 0.74, 0.7335, 0.7325, 0.73, 0.726, 0.719, 0.7335, 0.7355, 0.7325, 0.722, 0.719, 0.733, 0.728, 0.7265, 0.7255, 0.7335, 0.7375, 0.734, 0.732, 0.7295, 0.739, 0.74, 0.7275, 0.7335, 0.7385, 0.736, 0.7285, 0.722, 0.7355, 0.744, 0.741, 0.7395, 0.7425, 0.7365, 0.747, 0.736, 0.7375, 0.7285, 0.7465, 0.74, 0.73, 0.7295, 0.728, 0.747, 0.74, 0.7425, 0.7355, 0.74, 0.7355, 0.743, 0.7425, 0.7425, 0.74, 0.7345, 0.7455, 0.7485, 0.748, 0.7305, 0.7425, 0.7525, 0.7505, 0.759, 0.755, 0.74, 0.7425, 0.7455, 0.737, 0.7525, 0.7485, 0.7445, 0.7385, 0.748, 0.747, 0.7405, 0.752, 0.745, 0.748, 0.7445, 0.7395, 0.752, 0.7515, 0.7495, 0.7405, 0.7415, 0.742, 0.741, 0.7505, 0.748, 0.752, 0.7435, 0.75, 0.7465, 0.744, 0.7515, 0.7405, 0.744, 0.7615, 0.7455, 0.7485, 0.761, 0.7515, 0.756, 0.749, 0.756, 0.746, 0.7425, 0.7415, 0.753, 0.752, 0.748, 0.7445, 0.759, 0.7505, 0.7585, 0.7555, 0.764, 0.7435, 0.7505, 0.7585, 0.7575, 0.739, 0.7545, 0.7555, 0.7475, 0.7595, 0.765, 0.751, 0.7495, 0.7535, 0.7565, 0.759, 0.756, 0.748, 0.763, 0.761, 0.759, 0.759, 0.742, 0.756, 0.7645, 0.762, 0.752, 0.7545, 0.753, 0.744, 0.76, 0.7635, 0.753, 0.756, 0.7615, 0.755, 0.7565, 0.765, 0.7625, 0.7625, 0.7585, 0.7595, 0.752, 0.759, 0.7535, 0.762, 0.749, 0.771, 0.756, 0.7555, 0.755, 0.7645, 0.762, 0.765, 0.755, 0.7585, 0.754, 0.76, 0.7635, 0.7565, 0.7625, 0.7705, 0.759, 0.758, 0.761, 0.766, 0.7695, 0.753, 0.7655, 0.76, 0.762, 0.7595, 0.7635, 0.7685, 0.759, 0.7625, 0.7535, 0.7575, 0.7545, 0.773, 0.766, 0.758, 0.7715, 0.7545, 0.751, 0.7525, 0.758, 0.755, 0.7565, 0.752, 0.759, 0.767, 0.77, 0.7675, 0.7605, 0.7705, 0.762, 0.762, 0.766, 0.7615, 0.766, 0.7765, 0.7525, 0.765, 0.768, 0.7705, 0.747, 0.7675, 0.7705, 0.765, 0.766, 0.764, 0.7695, 0.7665, 0.7615, 0.771, 0.7635, 0.773, 0.762, 0.7645, 0.769, 0.7615, 0.7695, 0.7595, 0.754, 0.758, 0.763, 0.758, 0.765, 0.7735, 0.767, 0.7585, 0.7695, 0.77, 0.7695, 0.77, 0.7665, 0.7675, 0.7595, 0.7735, 0.7545, 0.759, 0.7645, 0.766, 0.7525, 0.7705, 0.7645, 0.774, 0.772, 0.763, 0.7695, 0.776, 0.768, 0.7745, 0.769, 0.763, 0.771, 0.7675, 0.7815, 0.773, 0.7615, 0.7755, 0.775, 0.769, 0.7655, 0.766, 0.7635, 0.772, 0.765, 0.773, 0.7785, 0.7835, 0.7805, 0.772, 0.7825, 0.759, 0.762, 0.757, 0.7765, 0.781, 0.7835, 0.7775, 0.778, 0.77, 0.772, 0.768, 0.7815, 0.779, 0.778, 0.769, 0.781, 0.779, 0.778, 0.782, 0.783, 0.764, 0.772, 0.777, 0.7725, 0.7855, 0.7715, 0.7805, 0.782, 0.769, 0.7765, 0.793, 0.7785, 0.793, 0.777, 0.779, 0.777, 0.776, 0.78, 0.7635, 0.7725, 0.792, 0.778, 0.781, 0.7745, 0.77, 0.778, 0.774, 0.7775, 0.7785, 0.7705, 0.784, 0.79, 0.7765, 0.7785, 0.788, 0.775, 0.772, 0.777, 0.7815, 0.7775, 0.782, 0.7745, 0.7815, 0.7815, 0.7825, 0.785, 0.7855, 0.776, 0.7875, 0.7775, 0.783, 0.787, 0.782, 0.7825, 0.776, 0.783, 0.7815, 0.78, 0.7745, 0.7785, 0.7955, 0.781, 0.7805, 0.7825, 0.79, 0.773, 0.784, 0.7835, 0.7835, 0.7935, 0.786, 0.7875, 0.7805, 0.7845, 0.7925, 0.794, 0.785, 0.7805, 0.7935, 0.7965, 0.7935, 0.789, 0.776, 0.783, 0.785, 0.778, 0.7855, 0.782, 0.782, 0.794, 0.8035, 0.7855, 0.797, 0.7865, 0.7765, 0.785, 0.7815, 0.7775, 0.7965, 0.7785, 0.7935, 0.7865, 0.789, 0.7965, 0.78, 0.789, 0.7915, 0.7875, 0.77, 0.7865, 0.7885, 0.784, 0.7985, 0.796, 0.7995, 0.7885, 0.787, 0.7935, 0.7795, 0.786, 0.79, 0.7995, 0.7925, 0.784, 0.787, 0.791, 0.7885, 0.78, 0.79, 0.7805, 0.773, 0.791, 0.785, 0.79, 0.796, 0.794, 0.789, 0.798, 0.781, 0.785, 0.788, 0.7815, 0.791, 0.7855, 0.805, 0.779, 0.785, 0.782, 0.7985, 0.795, 0.7935, 0.7925, 0.7765, 0.7915, 0.79, 0.8015, 0.7975, 0.7955, 0.794, 0.7945, 0.7885, 0.7955, 0.789, 0.801, 0.789, 0.7995, 0.788, 0.7895, 0.7985, 0.7885, 0.7995, 0.7905, 0.788, 0.795, 0.807, 0.7945, 0.788, 0.7905, 0.7965, 0.797, 0.79, 0.783, 0.807, 0.7845, 0.786, 0.795, 0.7885, 0.79, 0.7965, 0.79, 0.8055, 0.7895, 0.796, 0.798, 0.782, 0.787, 0.792, 0.791, 0.794, 0.7955, 0.7935, 0.808, 0.783, 0.796, 0.7995, 0.7945, 0.7865, 0.7935, 0.801, 0.786, 0.793, 0.7915, 0.806, 0.7975, 0.8005, 0.802, 0.809, 0.7935, 0.795, 0.8, 0.802, 0.8025, 0.793, 0.7895, 0.7805, 0.7935, 0.7875, 0.7915, 0.793, 0.7935, 0.789, 0.787, 0.7915, 0.8025, 0.7695, 0.7975, 0.7945, 0.801, 0.7915, 0.7955, 0.783, 0.787, 0.8045, 0.7965, 0.79, 0.805, 0.785, 0.801, 0.8035, 0.796, 0.7925, 0.7905, 0.795, 0.7965, 0.7875, 0.7975, 0.7885, 0.799, 0.7915, 0.791, 0.7895, 0.797, 0.798, 0.779, 0.7955, 0.799, 0.7915, 0.792], "type": "scatter", "name": "ϵ=0.1"}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>

<p>Average performance of the <span class="tex">$\epsilon$</span>-greedy action-value methods on the 10-armed testbed.  These data are averages over 2000 runs with different bandit problems.  All methods use sample averages as their action-value estimates.</p>
</div>mimetext/htmlrootassigneelast_run_timestampARɗpersist_js_state·has_pluto_hook_features§cell_id$79082409-3182-4e0b-9c8c-37a94543fee9depends_on_disabled_cells§runtime;Gصpublished_object_keysdepends_on_skipped_cells§errored$0b951e6e-4b97-4bb5-87d0-6be7f0fd4802queued¤logsrunning¦outputbody <div class="markdown"><h3>Figure 2.1</h3>
<p>Shows the reward distribution for each of the 10 arms in the testbed.  The mean value is marked with a dashed line for each.</p>
	<script id='plot_1'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"showlegend": false, "xaxis": {"title": "Action"}, "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "annotations": [{"showhead": false, "y": -0.4835216591295382, "ax": 0, "yref": "y", "ay": 0, "text": "q(1)", "xref": "x", "x": 0.5}, {"showhead": false, "y": -0.7321857372085553, "ax": 0, "yref": "y", "ay": 0, "text": "q(2)", "xref": "x", "x": 1.5}, {"showhead": false, "y": -0.05145491760621187, "ax": 0, "yref": "y", "ay": 0, "text": "q(3)", "xref": "x", "x": 2.5}, {"showhead": false, "y": 0.18757392079861557, "ax": 0, "yref": "y", "ay": 0, "text": "q(4)", "xref": "x", "x": 3.5}, {"showhead": false, "y": -0.076580342466697, "ax": 0, "yref": "y", "ay": 0, "text": "q(5)", "xref": "x", "x": 4.5}, {"showhead": false, "y": -1.2728394286566407, "ax": 0, "yref": "y", "ay": 0, "text": "q(6)", "xref": "x", "x": 5.5}, {"showhead": false, "y": 0.39479286727123436, "ax": 0, "yref": "y", "ay": 0, "text": "q(7)", "xref": "x", "x": 6.5}, {"showhead": false, "y": 1.462495567344414, "ax": 0, "yref": "y", "ay": 0, "text": "q(8)", "xref": "x", "x": 7.5}, {"showhead": false, "y": -1.7007330097548286, "ax": 0, "yref": "y", "ay": 0, "text": "q(9)", "xref": "x", "x": 8.5}, {"showhead": false, "y": 0.22852118939846977, "ax": 0, "yref": "y", "ay": 0, "text": "q(10)", "xref": "x", "x": 9.5}], "margin": {"l": 50, "b": 50, "r": 50, "t": 60}, "yaxis": {"title": "Reward distribution"}}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"meanline": {"visible": true}, "y": [-0.03307819059710121, 0.17843198781313302, -1.867320508100031, -0.0776831941970903, -1.402532845406935, -0.901789740275757, -1.7107403352684416, -0.6869128093537563, 0.6803729852881715, -0.6327333884221085, 1.4635706182738224, -0.4444667821929955, -0.10023085206451843, -1.279264015127513, -1.039317630522223, -1.1904094446606102, 1.6482425883606826, 1.3431177368405625, 0.04418430918590849, -0.19468807745818195, -1.6872457113304342, -1.0305977741559595, 1.1492440579434107, -0.738773202343475, -1.4792410135412861, -2.1776432243353288, -1.2733834396979662, 0.7244417369563381, -1.0948438369926115, 0.1713732034397884, -1.012366398912507, -0.7988984745957726, 0.12357726841557798, -1.0793845439331062, -0.5925276682969524, 0.14585819981709797, 1.6866386557100062, -0.11832374416880553, 1.6088972902394203, -0.8502182848292825, -0.19801564993166132, 0.6072532871115186, -0.3831743817921517, -2.2612254398238907, -0.8763207243374109, -0.2633382527749004, 0.0780600702920215, -0.9336268826355023, -0.516320682316933, -1.7625270165684335, 2.30381541832905, -1.1106287838758213, -0.8805941707256715, -0.6268517236778449, 0.33583722187620474, 1.1009105727255657, 0.1483030642269581, 0.33148575147557885, -0.5190357071581418, 0.029817283543221274, 0.1745776611340794, -0.5146020145118453, 0.2951077722465802, -0.275070164663908, 0.9502905334071534, 0.7896959159311168, 0.26281379680416145, -1.500587541119591, 0.09790577776484027, 0.9405294960808182, -0.773449662260605, 0.1664489680553402, -1.5964133930419162, 0.36112129291200473, -2.267854274993443, 0.9747235627663648, -0.5255568818759875, 0.8705436556407462, 0.7478203034012554, -0.10827705204183075, -0.49601552849161523, -0.6333872669178082, -2.4973306275125347, -0.8624641800213995, -1.129961795444753, 0.14106263849588346, -1.3754333367036695, 0.1594799218233482, -1.5838031272998259, -0.7141735195606358, 1.1763919241159622, -1.1027048577081047, -0.264600091747624, -1.482325812407815, 0.5599649549508272, -1.2363889227782143, -0.6597944373797255, -0.35925318726767763, 0.5844852772972537, -1.5640091549289066, 0.7465738646313218, -0.02678238974259778, -0.3893915598035887, -0.0757788417441339, -1.6012193904025889, 0.8516291145501431, 0.7876980567983705, 0.252750655013465, -2.4634921543846056, -0.5826545588659688, 0.8774545069439619, -1.9191439130572883, -0.7432056121720052, -1.0164617189294372, -0.6516827351511252, -0.9951067511258003, 0.2548531901306242, 0.5586424392270959, -0.5656122508836758, -0.7049337352588261, -1.4429632176241796, 0.7321921504029631, 0.42165236422537783, -0.3240140208806299, 0.30556461598716306, 1.022137120090118, -1.1245869692966852, -1.0728375420587384, -0.6639818191589716, 0.4686214850848414, 0.19295688747358503, 3.183921829856251, -0.06518850397858311, 0.2400077376467064, -1.827308618157911, 0.44737273920879667, -0.884297202121551, -1.3134010208608982, 1.27189205185726, -1.5614554415775017, -0.47030714958730135, -0.09321734196728265, 1.0466627142041505, -0.9008650433083744, -2.0297098889160528, -0.18196994219376322, 0.3696040077403388, -0.5894497390723141, -2.90014036484867, 0.4466008827325659, -2.9865990633787867, -0.38022081984941025, -0.4410049553403824, 1.0339120772015828, -0.5874724319617862, -1.7257365971399479, 0.03832013254959826, 0.11677158407521165, 0.13248563069443237, -0.5915811233048615, -0.9943953160304755, -0.5178329467956129, -1.0832546559196286, -1.5744036447418472, -0.3117098589827503, 0.3037845158474329, -1.691730637458866, -1.2120090049046592, -1.2206975471021853, -0.6858528522344465, -0.5602969522946449, -1.4222543962326057, -0.6423154634842843, -0.9839631124666999, -0.1785196053040936, -1.6334670900640424, 0.17298788393785675, 0.22608125548849017, 0.5535558137254548, -1.3013374951305208, 0.6821385441335006, -0.1351119850296575, -0.2741860675248188, -1.1452372924577614, 0.20154554208854275, -0.21003731848834112, 1.1227457577585567, -1.0417259878099379, -0.2856655222172422, 0.6841851984083069, 0.1395644571009324, -2.1871648868103666, -0.7141324368323825, -0.05385367744533626, 0.3071715424301205, -0.15805401102203825, -1.0001090283385399, -1.6205720841290376, -0.5440940951950802, -2.8676655240636038, -2.3839699643421013, 0.3670627897774264, -1.6344838999238507, -0.07345003925111582, -1.1249124711921321, -2.2540942866458695, -1.6379488342281054, -1.9157079540076807, -0.362365386914881, -1.4761491897332895, -0.2724334044094131, -0.4729710391097272, -1.5207760642829589, 0.24635483344292414, 0.7655882722390697, 0.706344577982752, 0.3192449159563177, -0.7384372706607014, -0.6654058795195594, -1.7148059674334981, -0.9125258108987775, 0.00774021692921939, 1.158008909507998, 0.9396203324530341, -0.8073175945921616, -1.116598541147233, -0.34733490133446393, 0.05374242874125118, -0.3562374963062135, -1.6959772600531045, 0.4267172217093654, 0.015117481931940957, -1.4584931166965656, -0.22650913567902697, 0.2724897478412717, -0.45765994993067655, -0.8847080769756847, -1.6196983597686394, 0.36860430574133246, -2.304194861295829, -2.5638974086820925, 0.15983075449822476, -0.06594851703623239, 0.034855585113721166, 0.4335255902277398, -0.4625294393619328, -2.1031000251082355, -0.2770917488926865, -1.3254437813083897, -0.006557710135403738, -0.10274765162620753, 0.9079737217119697, -0.5913151414709227, -1.0568504606523204, 1.7674612645546213, -0.1883005621501851, -0.18146750522439947, -1.311303015168761, -2.0561778054903517, -1.4057647510988123, -0.37014691522036935, -0.7666086864210933, 0.7776132854909197, -1.2243544911613435, -1.2265436791586988, -1.7702539697725588, -1.509610302307329, -0.2507585438893305, -0.5265876788012517, -1.0971393319965512, -0.513332947701566, -2.1417232694424775, -1.4761478465428068, 0.8715314780523908, -0.08320300740946446, -2.0949777034877477, -0.7068885861982417, -2.1835115996175958, 0.22050083506004264, -0.18266348600127574, 0.659535534601424, -1.0926932704915266, 0.3448422807146531, -1.5620967607567264, -0.24610982904882697, -1.0267337533981529, -0.36265653417814026, -1.1290355539164176, -0.33702007872523865, -1.0346837876825883, 0.8650856511992977, -1.367649707675578, -1.2770798483822159, -1.1864591543995793, -1.8545886795179192, -0.9722445398572581, -0.41763598407374275, -1.1890053339549285, 0.29196236467082853, -1.3085369552667359, 1.134677140104078, -0.18819187872561544, -0.45070874141876505, 1.5486267252188752, -1.1437405550434525, -0.8635375984201918, -2.032118858602192, -3.0927042203296766, -0.29239152240754746, -0.13972485869861273, -2.5842238795266073, 1.1734733640110553, -0.43068958887513864, -0.05698088561458575, 0.7688377513447759, -0.5714788847797612, 0.7644773964140312, -1.3308358006563612, -2.1886299787555985, -2.9780189649045323, -0.7964142036961293, -0.9923648817513455, 0.4956406178156249, 0.09976877798710654, -0.39072590282847275, -0.658083038463558, 0.3164228031647494, -0.45296523721153586, -1.541365857984292, -0.8171435323204849, 0.042038523639770065, 0.47492282336817676, -0.49618375041161383, 1.4969050190945583, -0.7207773909934456, -1.3681339508998949, -1.3132697768327894, 0.21498777993322532, -1.9271344368073386, -0.7056967803682137, 0.29825978786488566, -1.9048248307510145, 0.12418350754527435, -1.4149354508244658, 0.10971571394168206, -0.5287361477239653, -0.5988574768272847, -0.9739337813202213, -1.3409443435036343, 1.0852246788831708, 0.376427196927729, 0.6910397245178903, -0.1055434017960089, -0.1701915384550236, -1.5588840857858473, 0.2459753542802065, -0.6969341026874425, -0.9063044935955167, 0.40922263987495594, 0.64307145243146, -0.3098089396613225, 0.7497685702489154, -1.47040970024425, 0.04527030544064509, -1.375323831993319, 0.5234808778146414, 1.2485684133495354, -0.2062131613913573, -0.09432777904992445, -1.570139879660774, -1.153169911250194, -0.8799445205260694, -2.181400360217044, 0.9482274630153635, -0.3825619523679033, 0.20988719017732121, -1.0830395009809106, -3.9737539226546446, -0.3257472120257716, -1.3501490764073472, 0.42824950785211063, -0.9020317301615403, 1.3464159702548508, -0.32940475896245314, -2.0856345267517966, -2.176704461136397, -3.33673297439193, -1.3349403648647604, -0.009370400554910285, -1.2833180167770686, 0.8247027950303762, 1.1817627556302561, -1.805339185199106, -0.622100763406655, -0.033707156152271656, -1.9348622130160509, -3.180178265542708, 0.012714704344038541, -0.7192919225632877, -1.5130760204435971, 0.4254951564220754, 2.0493480970277806, -0.9766405170550994, 0.5811666150077412, -1.6672159132788769, -0.6615144691571939, -0.250093143700716, -0.8244370921712503, -0.2961077710599279, 1.228480564425536, -1.9042977054003234, -1.752214169792783, -0.8994275893912022, 2.5912490902316643, -0.6108401290631604, -1.0739054004553912, 0.02215181675624517, 0.11949588702170916, -1.4402438104753075, -0.9573678931580787, 0.8223552525687394, -0.718028751291874, 0.3796746127535419, 0.10009133969185963, -3.7352312587640046, 0.8583701260908245, -1.270575678162391, -0.22289630491518103, 0.48893442170808815, -2.599838878140578, -0.36471417060491274, -0.8929857660755497, 0.8582830968922486, -1.990807059192793, -0.6678998570467878, -1.1958387578348726, 0.23865041709049556, 1.0714257740739905, 1.1363783590700194, 0.11380866681502416, -0.24498432881125123, -1.948684896644738, 1.0349788178665094, -1.1300966455366694, -1.1178739361518037, -1.1731584932542418, -0.23319219507175643, 0.39781951279368827, 0.06205275062795895, 0.03314841990681877, 0.3107037383314906, -0.18033335084411345, -0.7490408411427257, 1.1874317896577744, -1.0172718498344298, -1.4513521307019057, -1.1652765228915523, -0.7353092836842623, 0.23055593644459776, -2.2868074869323665, -0.49978960524318017, -0.3380793064069075, -0.6745533309383838, -2.0753004358184626, 0.29262619833591746, -0.07656872579189489, -1.0298679586254242, -2.4396518830263902, -1.6760218171956722, -0.7192358570331364, 1.6321608953698892, -0.8561347655076651, 0.6393370321442458, -0.6965545921789996, -0.32429768279910076, -0.4189766463273852, -0.9159835611518912, -1.932690698513381, 1.8636568741063693, -0.9353254028365444, -1.9444040776477984, 0.2160927135127207, 1.2157232169581222, -0.8373400604333445, -0.1268404698004807, 0.140652187719492, 0.34068829121492944, -2.605856515577494, -1.9314491423457454, 0.5388229532252193, -1.0650618227346684, -0.9922169088460324, -0.7861095177751738, -0.08266831637339578, 0.10701528274060529, -1.4358246453270034, -2.0067478789980258, -0.48020575433626, -0.9483647399179516, -0.8495728044138937, -0.3366259844587726, -0.7674309044785166, -0.5249640452664277, -0.38941496664040787, 0.6233866739655107, 0.7848377745614554, -0.5796384553863182, 0.48058373351216893, -0.4859698644306254, -1.0742593197276482, 0.0998273433136086, -2.165563286382053, -1.6800844489136657, -1.1694592196263904, 0.09051753234536236, 0.42626393931040146, -0.6287584292234868, -1.1776984304122957, -0.8703125783897689, 1.786507633265873, 1.3999871512100854, -1.2094534038460159, -0.3991344485097681, -2.4675277146303123, 1.1324992293386735, 0.047960859175156745, 0.585407332877983, 0.05036753915544906, 1.6420056889247139, -1.4740795076968285, 0.013362226278481715, -0.13292795418451686, -2.033094390575099, 0.6842441612087882, -0.6782813173849194, -0.19840379143065606, -0.16719328070695544, -0.2770336087553422, -1.616257018368254, 1.0582402619263964, -0.6308196655272733, 0.07394321440288149, -0.38939984055080956, 0.5321661526712449, 1.2461043870541368, -0.1764359694319571, 0.41031997677279336, -0.3394912624375444, -0.2526752514364883, -2.0148185795777356, -1.3597755533590579, -0.5744066562034384, -0.6533893182482534, -0.9320653818867075, -1.6729258424251483, 0.2565683756177311, -0.5958760811106217, 0.6215102815795537, -1.6324798364223518, 0.0646154111951101, 0.6718932068462931, -2.0571688293485444, 1.335091692003482, -1.9039017022458327, -1.9215698871635027, -0.9050887538516088, 0.012454769006058797, -0.7833061692515655, -0.6664675656159148, -2.1416365097831247, -0.41502821973575976, -0.16495968730653526, -0.37704214598191443, -0.1472582220037606, -0.8016367873111334, -0.07792257063202374, 0.08525210802300115, -0.6256915584940552, 0.8296464470319387, -0.02314281212358027, 1.4324047844421728, -1.3390022181256018, -0.2123271868249781, 0.47286858170823404, -0.8121225542340096, 0.5057840171582704, -1.0256995324986542, -1.13429876189954, 0.7096025870256728, -1.5417303067892596, -0.8923976270149727, 1.4926073766510128, 0.005571046607710128, -1.4705978686817776, 0.9757475558001716, 1.1917260812907944, -1.352213159943009, -1.226988365056418, -0.1287157311451292, -0.25335903668694226, -0.4874842918509782, -0.015404467357985119, 0.2153946608253821, -1.4776351678879949, -0.2784322537018905, 0.32592781048508884, -0.17441194881510458, 0.6456751032747987, 0.13865933535358782, -1.0699213544966106, -1.4623000681044678, -2.1626899732387974, 0.2572172080941179, 0.13812233349213415, -0.8337694767806367, -1.2839826172170767, -1.870179357477473, -1.1480937483793443, 0.26414123994402644, -0.16234056436397076, -1.9931004830652561, 0.10795397531673018, -1.1320391134301206, -1.2939760903011068, 1.404360500822256, -0.29940235452026653, -0.6742992957875091, -0.10935974211370558, -2.103860759875037, 0.17127377114938797, 1.398030378477548, 0.9084264514721705, 0.14630121482842778, -1.3767032734019888, -1.0483501815170142, -1.757598337246018, -2.400672332955229, -0.6486078956316922, -0.11867668022512862, -0.5848082189009179, -0.3815136469858027, -0.24288904712493325, -0.022772128449639162, -0.9042299947995317, -1.5686610280806406, -0.8118544360177706, -1.5501291099558743, -0.14969155582337235, -0.3293883734295021, -0.17484854565136748, -1.291300148217007, 0.10230155703018656, 1.1165976011636511, -0.8641003316769422, 0.26653874397758986, -1.6762870318507463, -1.1144151814984335, 1.6470205600132992, -0.45073910553923485, 0.4888695835817907, -0.9412599084264629, 0.1342384857453514, -0.05342457336991857, -0.13666628269960485, -1.0708684521395957, -2.5523686187730745, -0.4614289651409822, -0.8528447308605217, -0.35945575820429243, -0.618007375096135, -0.39598630461723305, -0.43604862564832414, 1.145281565987825, -0.28811017963458846, 0.4167235071942344, -1.542619900720314, 1.1276805279351223, -0.8891622131881193, -0.5555817833450248, -0.6722240521868769, -0.821531442281368, -0.4541601953249651, -2.1458547836004502, 0.5551243117932738, -0.8715633605576825, 0.13473439007717486, -1.5654949936980083, -0.374562199448327, 0.8192758903541584, -0.14014468120375506, 0.10947399155123677, -1.7128266105876138, 0.2588539588715482, -0.8628066872735494, -0.9034648075301848, -1.1295259444006627, -0.8422242732117378, 0.3645376950867703, 0.6649474534592303, -1.0342424678920232, -0.11591789150258242, 1.047095076313148, -0.05850477833314616, 0.2438319922518351, 1.290541573491423, -0.540147868631487, 1.6819242435247035, -1.5662300169913972, -2.9640382410548285, 0.21936045114535535, -0.1005825341767076, -0.3053654872346159, -0.5755418728986015, -0.12127760891234274, -1.03328311361242, -0.7556567305903164, 0.5216093448808274, -1.8788169326713173, 1.9622689685232473, -1.617714251156208, 0.3683700830098519, 0.35380100611999604, -1.3248475936256083, -0.39269999448634485, -1.9668524173010968, 0.05283890334791469, -0.8873042279147896, 0.7545107829168378, -0.48958820533052533, -1.617130739182772, 1.1021233197816833, 0.10147788032123578, -2.3678446187446194, 2.436100252442499, -1.8122974954169917, -2.993628069036184, 0.8235822086970985, 0.2665923555896172, 0.5397151353987293, 0.06878033020293234, 0.3125876582945863, -0.9048741579042605, 0.6078037356154506, -0.4382375390319998, 0.07677672197260715, 1.2184006880143703, -0.9300195449289324, 0.25512925927832014, -0.04187244645644678, -1.8910280396350678, 1.1967679824551152, -2.6612818703200203, 0.8706331128472171, 0.1306501589402585, 0.7379681344015665, -0.6412405760294707, -1.8911100118102095, 0.280814560164461, -0.04633025245801997, 0.5761733744070523, 0.9678200270807975, -0.28067082103447044, -0.17887132339710532, -1.176421496332069, 0.6541344565422467, -0.8991001644651001, -0.3805289246280009, -0.7183339739572205, 1.0123270796075259, -0.8360910793718463, 0.8114104844814507, -0.9862022799165187, -1.7598087408161975, -2.298600557842394, -0.471527862158408, 1.0189372381950166, -0.8998794227989411, -0.8612627420194321, -1.5026958289786494, -1.2210529228461273, -1.1904424630372048, -0.6159967044442581, 0.492162976295571, -0.9757296271241593, -1.193211455617619, 1.1204278791996434, -0.21748287701210567, -0.8568547702712335, -0.17982522318754068, 0.6638540898603629, -0.48585006539466347, -1.3825277365871476, -1.0154197770203153, -0.5703467415942608, 1.0829054551657806, -0.39129646667185947, -0.024957841778690926, -3.032778191106891, -0.8305464276658263, -0.26404376335587215, 0.33590074092267014, -0.06865183477073789, 0.7458084899842083, -2.2972365190649264, 0.27979895619439726, -0.7111636868180141, -0.5434616876374962, -0.45646652803427423, -1.1090859328151468, 0.6817713615329459, -1.0771200699119818, 1.0127846731281813, -1.149791315761717, -0.9019774448718292, -0.1528114950020864, -1.5536667892903224, -0.24267555733309598, -1.4143287518084378, 0.33817787347725387, -0.7175396446459997, -0.6654348710701581, -1.1313021662810294, -2.3643784092303015, 0.19889940538559409, -1.8962401822293549, 1.0826226341012526, -0.7296220068842934, -0.3042690183301297, 1.0102241236060059, 0.2887673699525149, -0.37524220545203996, 0.4497442415557544, -0.8357050797346997, -1.1841345184798877, -0.5110483815620116, 0.014669766741572499, -0.35107280510720856, 1.0004003429623927, -1.852959317214962, -0.7602057823406856, -1.569584752577277, 2.008102287719317, -0.5212354500014744, -0.9357468464390892, -1.0680227407656397, -0.1380996442452383, -0.49419463088459326, -1.414059103776576, -0.17962493056962225, -0.49394936545284995, -1.5332550403048137, -0.2573737429003722, -1.3591958110905606, -0.1287942173145485, -2.0003720602056725, 1.7663443247356363, -1.196158301481956, 0.3494285532888755, -0.9065064279563042, -0.6456323291791983, -2.582696956492727, -1.219249150654357, -0.01373866047362654, -0.01567164738563165, -1.6514136227296892, -0.6740313677267304, -0.8367706239093176, -0.19543451704446174, 1.3325099350457261, -0.39597932515494294, 0.3597725108111823, 1.5038220812896352, -2.8565170936155306, -1.4253161353081478, -0.11285990213955566, -1.4106740318061635, -0.7615465448394905, -0.51587192304183, 1.8478214433469313, -2.901245174931961, -1.1677239937489026, -0.4167771945007719, -1.6807130508454724, -1.051538768779366, 0.15536650459811058, 0.04879372947338151, -0.7350055810156875, 0.23212541466117448, 0.40487149216302126, -1.4052598886237813, -0.5334359023697658, 0.07745774559756252, -0.3350754411840985, -0.581994902622421, 0.2777267719008894, 1.731415985112474, 0.03614347759241848, -1.047841805143506, -1.1181080684195783, -3.1737459951118376, -0.6130286936830439, -1.842356037274191, -1.5829288759115654, 0.33667625085116354, -0.2772577997951784, 1.0710451475725389, 0.057047618772706976, 0.9262412851829402, -1.0893522321431195, -2.3918350208464716, -0.6947955853987455, 0.6566458327936904, -0.9760293679350297, -0.5471768300099041, 0.874113436351482, -0.19840787671721782, -1.8642620494319944, -0.7973388236585799, -0.0820327089884354, -1.4531316133204524, -0.7556064744981381, -1.047781083734673, -2.1113626445156326, 1.3555020411279897, 0.5513244980045715, -0.7801859025481027, -1.153937165970748, 0.0552416083053921, -0.9153011145716553, 0.4532166603684859, -0.8047217321650595, -0.6167033007876005, -2.000058802528686, -0.465795527740995, 0.5882165758910745, -1.656508771497736, -0.9790838631891297, -0.8228646877855932, -0.04940506896138014, -0.7077897144213396, -0.47781629642984086, -0.4402893824587135, -0.6895478162171441, -1.4689431188780233, -1.0169425230710207, -1.1672566547822532, -1.2027008685649565, 0.06272052807051504, 0.34207592602931775, -1.0599514858563244, -1.6185997583161824, -1.5670382048785019, -0.11516892069292789, 1.6710235857550018, -0.29436578459789586, -0.9353357090942129, -0.17329524398095264, 1.353897056631774, -0.5989341499126486, -0.7620833918510703, 1.0134863821403626, 0.3182655479358734, -0.7620705163149304, -0.2668924282943023, -0.10340139789071012, -0.9606637343299205, -0.8374526112958394, -1.07608549083038, 0.7885915644277057, -0.11862307686416246, -0.023239346533880656, -0.26509430105165416, -1.4653872795046374, -0.16507441098796216, -1.1214778439155744, -0.43467809774241695, -1.2501439258716802, -0.31458016378351406, -0.15361568985833307, 0.8662244013068314, 0.014267558374290279, 0.22117318363228172, -1.3060072587777485, -0.5176189623185894, 0.14686595818452114, -0.14359032047462728, -0.08585097987915702, -0.0701521909254999, -0.5399753130353924, -1.5294446369758956, -1.8609952883920264, -1.055381877455606, -0.9725629119696053, -1.122979773726512, -0.42354619474384425, -0.5984204316338163, -0.38098258910242555, -1.3218983539820004, 0.4395129688797645, 0.8103030208537374, -0.7277850364903242, -1.3336233264947994, -1.6765432339486428, 0.16404632990610252, 0.9186289669362158, -0.4188446741225696, 0.15655379604750524, -1.3065131772094791, -1.8048085319474345, -0.07298372690177712, -0.7598979469741884, -2.742736276000569, 0.024087489170280196, -0.8908673885744862, 0.7044216163449728, -2.402101393391987, -1.5890182927876824, -0.3951981504093186, -0.19374456806234258, -1.300463917943515, 0.6983248466339813, -0.3893156960727505, -2.043446725839873, -0.9138588755703013, 0.847527979277561, -0.7834998413372649, -0.08415128814804923, 1.2956365809891244, 0.2625800038438662, 0.5412624405367237, 0.3119445684784709, -0.11127843323176273, -0.4364956237087334, -1.7299000742399966, 2.4155778229501244, 0.3559385810071119, -0.22487320884495715, -0.7553478490073017, -0.3575204669150793, 0.373484167842468, -1.3898140025894428, -1.9162321713593267, -0.9901739335862183, -2.923273824232099, -0.4497652543078793, 0.2061260308440203, -0.05425509645278159, -1.0449688855388957, 0.8114365227549656, -1.2282945987144338, -1.4268306911998676, -1.0379748510962603, -2.7682487669031617, -1.345544587541846, -0.7622714241335722, 0.10625722483953731, 0.24782559545074617, -0.5321752637477453, 0.6657095885111433, -2.485030311558607, -0.6735558116985605, -1.0492934304186639, 0.33582003293397394, -0.08519470977259946, 0.19789520030132618, 0.12976358102670787, -1.0320696008088694, -0.1600185566506931, 0.1897886902863571, -0.3426422144337741, 1.147308477387448, -0.48612960123491117, -1.2952786628598076, -1.3396068126938812, -1.4515721867063414, -2.449181660324528, 1.139689623692169, 1.328994207238048, 0.8080140580623862, -0.763721711679948, -1.1864768467821174, -0.6436472888152047, -0.9110157825284535, -1.7385880202205113, 1.1745808201737424, 0.21503141532880704, -1.0276639644575734, -1.6741449733304974, 1.0093356956477055, -0.052433922477741646, 2.211284795619139, -0.7556347091991696, -0.26710231957834285, -1.0144569274026571, -1.766117172472205, -0.7296820176508011, -0.33522082778371454, -0.3971708314301381, -0.30875261572445944, -0.1054527178985481, 0.5398688948625419, -0.8959109634086739, 0.2490602186846524, 0.847347502758323, -0.6524106636754647, -1.1984822872842429, 0.1960932123482762, 0.6455725762103728, 1.3165674478718652, -1.783038482564425, -2.2519385233430453, 0.9128900896161769, -0.6402615875663757, 0.17453291757081696, -0.3323179090848305, 0.31850453337347945, 0.8653215774733527, -1.4441552382525478, 0.10652592282189494, -0.7830604882522054, -1.5849843083958322, 0.7470186802538619, -1.0613689188430837, 0.9470415547937527, -0.10436334951309562, 0.49948380376100293, -0.8215025816270192, -0.06105984117291052, 1.7872453002125872, -1.1507088915973995, 0.14107161133933915, 0.44632077183117286, 0.435939741707347, -1.019420568039358, -0.6143133091080712, 0.24405877736378606, -0.27315389156448844, -2.2676663979268543, 1.1651940780150716, 0.4854150193763102, -0.11758786206009575, 0.48729896459929906, 0.21353259094764326, -0.8692638946772138, 0.5453723054284547, -0.4470452889383979, -1.1786803065892628, 0.37504902502749554, -0.8929447680523286, -0.03927077539995599, -2.100117359770177, -0.8259815664189802, -1.2750299217230887, 0.044592139153764865, -0.6847741388429867, 0.27887896665187, -0.6516538416603285, 0.38215057581722006, 0.7417116310431977, -1.3562937544958544, -1.2679918685466085, 0.8404649153486101, -0.7729663260526345, -0.3009588616590544, -1.5113120872259043, -1.984853779352855, -0.7187170009452677, -1.9511574114797798, -1.3144527425491028, -2.0690249476550457, 0.6307502966479352, 0.3381490410537919, -0.9458252390078429, -0.39944142390360654, 0.28258846070684956, 0.9090828923868413, -0.8094111190775315, 1.387798855962091, -0.5695686691757236, -1.3430774782798824, -0.1702427782392098, -1.2103050553992927, 0.9040835528707245, -0.49573459439862216, -0.812840609655824, -0.2782221019211456, -0.1959813560835827, 0.07837201382928755, 0.8374019924303064, -0.2609997045278639, 0.822474517783222, 1.098126542997852, -3.3023275810775243, -0.7439346205455126, -1.845278237924235, -2.177877336599719, -1.2054353256658412, -0.9899477155358096, -1.232553229367732, -0.280041790049996, -0.42348737508268897, -0.45596340856425793, 0.3907616320969332, -0.3873918698511694, -0.5674306878826547, -0.8565557503696398, -2.2831119598861833, -1.2140757158541544, -0.12129720428930402, 1.2775102126443143, -0.8203593981206858, -0.09018607620419888, 1.3455232373901918, 1.2023318874936817, 0.5537022697245797, -0.20657396801460381, 0.2483273011679647, -1.4223691689714162, -0.5673548125830886, -1.3585669715474207, 0.16123434480622606, -1.0431067373297744, -0.7874740790844226, -0.5693901385149431, 0.41322062987137326, 0.7427310428553786, -1.7833038812250823, -0.25257762607707146, 0.2421907858333872, 0.5030157325940456, -1.5246472051363782, -0.35048346005541064, -2.709012652368442, -0.08989240793255987, -0.48920126246290047, -0.4022670306581107, -0.19128482619592008, -2.1777439280866506, -0.3951722919947347, -0.04339397429824038, 0.47634905620802265, 0.6333554010398597, -0.7783500006858926, 0.04385278265038711, -1.4439668946323347, 0.9500795274861693, -0.936352244268535, 0.6916372229960381, 0.1759772638315898, 0.04308967300311456, -1.1768328303693445, -0.0644390096606215, 0.9050118562613649, -1.978736985309359, 0.7637407252766306, -0.6720133760328223, -1.3458888378911624, -0.016342074056072242, -1.037163414016285, -2.004484826181577, -0.15601385223968744, -0.8209173471440989, 0.37727014844856094, -0.012007696524713063, -0.11141632102500415, -1.7908278939421047, 0.36161221802034443, -0.7658511603096334, -0.06322449079576953, -0.6383767804309142, 0.7958655368793772, -0.7120831112898589, 0.673518915421891, 0.02483952096367298, -0.6599258383861388, -0.13268956393229897, -0.0889442432449572, -0.8734168432944218, 0.025164692148232193, -0.007190236764721025, 0.5089104950524006, 1.3220638307897379, -0.8959363001827101, -0.9154063958476282, 0.33550378361991967, -1.4651460701067374, 0.16382084322364404, -0.6381541921877876, -0.9559833205628171, -1.5342347354698127, -0.7972572628010538, 0.5274126298895037, -1.5907817163998814, -0.11836939403750424, -0.9118633509071503, 0.5297891112590556, 1.3772194465788272, 0.9284911476812865, -0.7650449847041618, -0.9485382092511317, 0.2756054835713982, 0.04516146104896096, 1.1803698840223895, -1.493074509172032, 0.43260572381508816, 0.24284057346778115, -1.0061674372825282, -0.254250447665666, 0.30942365060418836, 0.03146305716013015, 0.10338935976483726, -1.4916253913386281, -1.3155982253128249, -0.6320796952656483, 0.2002928844147927, -1.2743141532538451, 0.05681197789302733, 0.3148759051595173, -1.221017777765248, 0.9078499095908392, -2.5512844698127735, -0.03660408512255092, -4.1232109583995795, -1.0603677445042523, 0.4898210780840611, -1.6903869714818505, -0.7622872013855828, -0.6998912856914205, -1.47946442169509, -0.6254503512809811, -0.9697660429457723, -0.2724043771331809, 1.2109494399601533, -1.2894388768936114, -0.08323528569822636, -0.852000860967861, -0.3432290167503841, 2.193658447949698, 0.5804809567533764, 0.5629162114876716, -2.4481121160460693, -2.5467524390500897, 0.768556212683347, -1.8059643882825993, -1.6019878547406738, -1.2935011919640231, 0.3480482854082741, -0.3692643351309908, 0.8616692358804559, 0.2920768329242796, 1.1255495068241679, -0.4719432320152391, -0.46359541449606395, -0.88497258808097, -0.48136813710144666, 0.3687419567838505, -1.255857996017306, 0.448278636814107, 0.08376984605328036, -1.4499911191040549, -0.08383994823018537, -0.9320243016557561, 0.8833117170620164, -0.623153325259621, -0.14619005979401595, 1.200016858817968, -0.4276714334370292, -0.6451035424613983, -0.09023780063096942, 1.8762776361929312, -0.7922637671458599, -1.3682991647554703, -1.9002138324838849, 0.25358014177662364, 0.048908165553179506, -2.2538093320385255, -1.210182971768358, -1.117662582811651, 0.13655582548101425, -0.7823392513640697, 0.09713117699209989, -0.8680006642917588, -0.8389266647524156, -0.9497903013790205, -0.5592425862922872, -0.5824678334538543, -0.6648030294311187, 0.5633773226226617, -0.5401266322511165, -2.0773673634309286, -1.858724396294712, -0.5981464928041631, 0.12438980077418421, -0.6166564931017467, 0.43649662006083007, -0.96606174933688, -0.3011653469492871, -0.7387347039088261, -1.9127138279136564, 1.462359750770361, -0.6099339915918517, 0.28233103934548226, -0.4497268383990594, -1.1843197956495142, -1.3742246156565585, 0.16095536381605519, -1.241741333746795, -0.8252724688294752, -1.896117761690798, -0.11672776062246237, -0.007307774377842746, 1.4879782957312755, -1.2114242594228841, 0.18785889573428743, 0.10613218879384362, 0.2630227462166445, -0.7917922817234607, -0.39182970422649877, -1.292201245687223, -0.15777739276152114, 1.118507851324715, -0.8480077021674832, 0.03381229681590897, 0.10471742545310886, -1.9648844948086923, -0.4205716692752109, 0.5416385321283799, 1.0107088840598633, -1.6329444574885834, 0.6355606633491802, -0.036481672210836535, 0.11665966356748231, -0.8895968403716039, 0.3848808374305324, 0.4497030932827963, -0.6496787412932503, -0.34081509824182543, -2.0127296557974144, -0.24654059957351518, -0.6532554478986794, 1.8843970665399041, -1.3006793741174363, -0.7217257578151511, -1.2106829634986715, -0.20103396768225562, 0.9987630168662731, 0.20238657690517575, 0.5700154601134306, -0.8124476825459153, 0.00782096769219992, -0.13010829692922204, -1.8187502648421154, 0.42016187387119636, 0.269022153430359, 1.0425003395875438, -0.34307275238046975, -0.29318510536626413, 0.13099530496266693, -0.7371830563650945, -0.5094383265312453, 0.5848700561037004, 2.026761457858979, -0.9324240699575308, -0.7950783894214173, -0.4423789635640077, 0.7700822148440303, 1.2251893496880137, -1.257423994836476, -1.526765083345269, -0.3774362658981574, -0.8402139231792671, 0.4108770615833481, -0.4486039405643461, -0.027939407936908134, -0.577944817675333, 0.13262880040702868, 0.14661030854395402, 0.10647008255517448, -0.17429131042273016, -0.25675710006503455, -2.44637333247478, -1.1299670317585224, 0.29714955188249154, -0.9552723514918513, -1.1786725455529086, -0.3050885230797792, -0.31691724696305346, -0.3317267622396204, 1.1915916666323267, 0.6147222691420196, -1.8810970443792456, -0.2839103877111836, 0.9482494459627404, -0.7810367804344289, -1.021091359937949, -0.6828707481903648, -0.5894256162515977, -2.0764962311029427, -1.0615666869215232, 0.21009896965575364, -2.5643140773216024, -0.7983805388311659, -0.792524088064992, 0.42282658826217695, 0.7214780905235691, -0.9961246219421296, -0.8066209784959604, 1.0368359391597304, -0.11080905202646707, 1.1901838642647213, -1.1857580369784062, -2.0320740605598053, -0.642586443377852, -0.1033964239698883, -0.6211077824325031, -0.9919658145992549, 0.17249551965579107, 0.2790095709491403, 0.15691077907372147, 1.35887397218145, -1.0826496026672268, -3.0976984385181496, 1.596210586625186, -1.1952194340330633, -0.8609329592453598, -1.052860545234854, -0.3961538034690864, -0.05311363234487271, 0.9496966219984293, -0.18056152041675994, -0.3364667860037176, 0.42971249538845585, -0.5924256472760593, 0.7667950564440855, 0.7079256377227994, 0.7886324068090149, -0.9994614863047873, -2.7565151441305518, 0.12332058055580403, -1.8607504887633697, 0.10331899561014107, -1.0109282951645953, 0.28796500236937156, 0.25140279900391066, -0.15241385189169865, -2.05225457381533, -0.6301529015883934, -0.6371598742210756, 0.47452890128086717, 1.6250876980469506, -0.4019412451467691, -2.092867303006174, -0.5053849948563333, 0.0291150379985487, 0.3050941534955462, -0.20294705482287584, -0.8041069611803069, 0.8615438445850316, -1.1123287880217918, -0.6495735674100095, -2.0036020993474466, -0.7505950913261565, -0.3447853572709469, 0.15913960436920044, 0.5702380191512932, -1.3974003967065003, -0.4109580042423727, -0.42789956456863887, 1.1184441929305737, -1.0031003177359563, 1.3240213336175404, -1.8892933353213852, -0.06101758402287283, -1.2955091059197759, -0.4883881240045717, -2.2654984589274663, 0.5305958775673794, -1.4779462559582144, 0.5016023932790108, -1.3428665691930268, -0.671092836273991, -0.6501830192318321, -0.376989065545766, 1.5125739715689948, -1.3048567643618862, -0.3651919782098578, -0.19684451534337216, 0.15762086705628703, -2.248537856666735, 1.073593498737108, -0.43390565749815513, -0.7354974926389592, -1.3781603251442256, -1.061391114780138, -0.5264557423736315, 0.39736933281612147, 0.14006899481848883, -0.3348330781391376, -0.36321360828992577, -1.6499691158925682, -1.0828126504576259, -0.26625234649941887, 0.4103716374573047, -1.1789439842841265, 0.5188263700753897, -0.5899687518091082, -2.7021838012332253, -0.43548885089288697, -0.05129904460128132, -1.2297570824843067, -0.6375339111868612, -3.1577904347512544, -0.12118739284234675, -1.9933143497800634, 0.5129377193168514, -1.1342039132942554, 0.31045403609086336, 0.3366906328058256, -1.1441053650514892, 0.10983182639792227, -2.2660534658827864, -2.596050736860712, -1.0331982745906592, -0.7162699344487597, 1.702175018458004, 0.30404967770485386, 0.16621651034777069, 1.0051497461289887, -0.4647347020180736, -0.10094712838438497, 1.5809835386795288, 1.353393717388616, -0.7566317803838017, 0.19094652678990692, -0.5755936914198722, 1.497580698126121, 0.06924537296651351, -1.7665685067486605, -0.7162773786171498, -1.599476501079127, -1.889143204841384, -0.4547001774121124, -0.6817035393015691, -0.49641600533673214, -1.926355440704364, -1.539061894270952, -1.1699138354741696, -0.8714131869747188, -0.14004499506440388, 0.8338219449415152, -1.6269355048809455, -0.38324773288862135, 0.5869386148486451, -1.6962462971701815, -0.2746376734939806, -0.11044365942560286, -1.1473118820436428, -0.5689729486414272, 0.8123418121811843, -1.0652616851924246, 0.2896597053556446, 0.5559947226128867, -0.8784396832083472, -1.8069619871862856, -0.29299540456430406, 0.6153662414558554, -0.08537776895773297, 0.42819464041559424, -0.8736266017262782, -1.455968688093387, -1.0388549007616819, 0.0008287270583156037, 0.2707991688794114, -1.6476814299448848, -0.8420667606005663, -0.924505872317642, -1.779807571069263, 0.7858152582352858, -0.5290954977901399, -0.2602898082227232, -0.4394093606016045, -0.5293954277075738, 0.32049442231891917, -0.23556783361201575, -0.26276348863484034, -1.434539316123553, -0.12196759239738458, 0.9014917073791262, -0.7482446200049235, -0.20619629799418626, 1.0617795259939984, 1.2209068844053863, 0.8622437127461997, -1.9811904794466926, 0.08501318219147042, 0.5007409288104103, 1.4496321376655217, -0.5178309832177855, -1.1185686301770204, -0.7644867256100802, 0.2929585691674144, -0.21482681569624618, -2.138977550027165, -0.1642315309048069, -0.4134825603757669, -0.9157130979144726, -0.4575012717095668, 1.8415179756924078, 0.3801060356608023, -0.2518453040670876, -1.4841657722960089, 2.4297287230905136, -0.41040981347804684, -0.616697407559482, -0.49944337021905477, 0.19942056715741047, -1.128285603209975, -1.3981228593222512, -0.37720104501727025, -0.24016997946265237, 0.31771515053818306, -0.1003909911776481, -0.5609886384823531, -2.6610083829633413, -0.11621853938590371, -0.029337028740342885, -1.1489191899171967, -0.5326076319454575, 0.7916177191936375, -0.6502077346261739, 0.11488390002760013, -2.953796656648546, 0.004123415526561702, 0.6730187868413, -1.4448659500444607, -1.0990364599487243, -1.4426655974626508, -2.551829796515202, -3.823519892405116, -1.1435371144289734, -0.6400785729140103, 0.01601653848617801, 0.8266064078663689, 0.41934610886034834, -0.31857402335047297, 0.018790778370923855, -1.3450304060477138, -0.28796476987929376, -0.1851571899478282, -1.308248542953352, -0.6673872345077023, -0.856483432889938, 0.9953977955198188, -0.4135320712624212, -1.49032835630975, 0.6972140654522911, -1.2660009533301684, -0.27545032196068153, 0.5125068903866126, -0.5248295937776927, 0.9361135988839091, 0.6441689240516211, -1.5617584387998729, -0.025181630411087674, 0.4667764592921472, -0.2934793637554475, 0.04083667996903967, -0.2695891764840861, -0.3390399229335232, -0.45155651044505896, -0.931008067305964, -0.8983661089518489, 0.33517792407261066, 0.08281805645732293, -0.2865438277652999, -1.0000545778051677, -1.9238995655273363, 0.7615734448025662, -0.7145115671768105, 1.0654037834510692, 0.12246016875891746, -0.49145174891025123, -0.40161327106403644, -0.18292559648894013, -1.7944453037274612, -0.5305969153141127, -0.36275833352414527, -0.16368711728656865, -0.5709334521983571, 0.2615308197921245, -2.0866986204691877, -1.554964878099951, -0.3489577624851281, 0.1443607873895863, -2.358767539952079, -1.374338211663837, -0.8974689852796902, 0.5934250495717974, -1.0052549493975167, 0.09610521316512438, -0.2575723010139236, 1.6377329121923205, 0.6103789907386272, -0.7676468536108014, 1.762832770687523, -0.3113417862110856, -1.6074076674513458, -1.244134592021623, -1.4087827002700382, -0.2802746324096934, 0.7763347627789443, -0.3437290530344673, 0.059552136118523225, -0.3775112735070191, 0.30689647240700096, 0.4537901898868261, -0.2643825667038089, -1.1980488449939826, -1.0725973913323534, -1.858511733747341, -1.7995092692432308, -0.09841119073139237, 0.6558478148375748, -0.7284913365957325, -0.01396230948438032, -0.8358946588114649, -0.43570075663991925, 0.38921590803433886, 1.2162729851931353, -2.1248434185979796, 1.7006400018045333, -0.6061885059484785, -0.4505561439142251, 0.32382787710122557, -0.6491511339897017, -0.793314557405167, -1.2974701930624346, 0.8816689951494894, -1.0158193619241052, 1.112900326477786, 0.6784542369704996, 0.2328433146786078, -0.8902220099536053, -1.6904399170507445, -0.7644172097375026, 1.055584073829841, -0.9584673154574274, -0.14372963838028557, 0.5257158950144125, 2.2524138398853557, -2.3146471416709815, -0.9048765701786396, -0.1560178416940307, -1.1760726512421495, 1.2935974153394898, 0.22193371040349102, -1.5578834697934112, -2.6310223996633075, -1.6639680506618788, -2.107459433093388, -0.6905653842976962, 0.4554540566026098, -0.5027397210992944, 0.46521250267053366, 0.5977941664171629, -1.2775355624774085, 0.8144836107833842, -0.8695216860107283, -1.1192843393993648, -1.037515113824729, -0.15927443849739742, -0.41066227767566565, -2.8198294637806067, 0.28300003535278845, -0.6663343424422025, 1.2055756888429938, 0.19969887053621344, 0.015812391923128888, -0.5102013161330458, 1.5633831998991723, -2.592580486450498, -1.5508921778797111, -1.3455336034484418, 2.1248986054570924, -0.8753827533894765, 0.6180434494630158, 0.0001591419207751521, -1.3398086038336008, -3.115563470419107, 0.5512309452834872, -2.0840452517786203, -1.0298621389822953, 0.37341182364185993, -1.6017412212236501, -3.245093759511347, 0.7564727254756844, 0.45596949142854554, -0.7377287767568786, -0.6754189593094302, 0.26638532846386637, -0.7914537340444011, -0.615576619957233, -0.8002116818440514, -0.7808054015289112, -1.23883065645428, -1.9206085043807837, -2.0239448281041756, -0.06220024966899845, -0.26006825265273226, -1.7208177394964277, -2.3664205242702385, 0.4644978270306735, 0.17514066152242674, 1.3740663796026804, -1.2482021830737071, -0.9994549469251912, -0.36790883085841225, -1.1707023203902382, -0.6668738628138826, 0.4219253060483334, 0.05904935143400497, -0.9493359975173661, -1.7743328554161641, -0.48500663131078103, 0.5988037685376939, -1.9452929763445457, -0.8620200251440924, -1.2441875594282956, 0.1670543297679748, 0.13558117909861583, 0.32513249482570045, -1.4586553541445169, -1.6937907828623966, -0.40212287576932093, -0.719625701261092, -0.0931358718187078, -0.12249306738077292, -0.9091761603838295, -0.22007857821751547, 1.580721058792213, -2.125156868424542, -1.785876199902305, 0.037220213223708665, -1.0723583800166578, -2.5197855319421647, 1.4214454098603109, -0.5385856583927784, -0.13755571337005895, -0.6082176740992041, -2.3069402274026682, -0.6373959662193718, -0.45275395169856325, 0.09831241204200819, -1.1551756347333286, 0.27815536500572274, 0.1534897192304086, 0.048951687358701534, 0.08050467340247064, 0.25649112199292606, 0.3588705157074081, -1.2913825432518176, 1.0483520950926448, 1.4760015176459258, -1.5957992502566245, -0.07140695672421171, -0.10510774049257854, -0.19973580707412342, 0.022707536031122133, -0.8934525829978212, -2.0738053397892733, -0.7926413004586581, -0.6026638014421674, -0.06835608911690072, 8.373276387180217e-5, 0.24823700841784263, -0.8293575820165009, -0.042049714582021, -0.27178222883278796, 0.7882772406360479, -0.2046845182303415, -0.4849275458200141, 0.3591180187344986, 0.7291673821942277, -0.6637324915415257, -1.134692256144276, -0.780112858100279, -0.06936570788062202, -1.3209511591867198, -2.5626292392958323, -1.094514758424748, -0.5433593725701398, -0.45395980536671043, -2.4374452735894527, -0.022533246667687024, -1.2672623856241167, 1.166055040855475, 0.1375824175883698, 0.4021947224749343, 0.1915038002389325, -1.9703674914007034, 0.20453137453707532, -0.0141007593818408, -1.1207176354684922, -0.5212447914492445, -1.1142252444865424, -1.4703598205364021, 1.5502270939964609, -0.4715679557581234, -1.068436187951376, -0.43240672882306713, -1.46094194550203, -2.266150468604375, 0.9772561154781509, -0.9380242161873511, -2.035092746961878, 0.4557200713959712, -1.0475337836199767, -0.5086533704065538, 0.7760325865661708, -1.262006375662269, -1.2230462852415656, 0.12708634415627734, 1.9022662278065976, -1.8814206809999543, -0.293074474770212, -1.503493012743629, 0.480669465525753, -0.972661378543606, -2.269235385623475, -0.7834640669686179, -0.5739845849273052, -1.1564821744993903, -0.2480828482511088, 0.4008098620183858, -1.7514469379834314, -0.4571063312696646, -1.0266886831383821, -0.7059345739632361, 0.837916988544622, 0.3676606582489041, -0.32972057371413643, -0.13873124409599225, 0.298223844441407, 0.7551638658007669, -1.287234974165112, -0.16022033158618676, 0.9029193728755605, -1.6889846257546683, -1.9644656088127874, 1.7168120209189444, 0.4699633130725543, -0.9462629650004399, -2.5686104421163503, 0.31557588205377135, -2.128090854247304, 0.03231076121809645, -0.4453096958009436, -1.2927287184135472, 0.7277194183504683, -0.10079522265352087, -0.11490871849802342, -0.8082408931911764, -0.3127795141187172, -0.42546804872981153, -0.15112446859845297, 0.5316026864494277, -2.2197114805391203, 0.32188278589215374, -2.0053225453576573, -0.9317665175071683, -0.7277843680524874, 0.3058850530867064, 1.4801297836137888, 1.2137459688267065, 1.364873542099904, -1.4363997502106098, -0.9674833735013544, -1.8298319616789176, -0.2229396274020184, -0.46717746797594384, -1.4932902412799913, -1.7062386435204246, -0.5173085091049592, 0.1694857961524327, -1.2755799923176319, 1.2848198873980148, -1.6798966976616327, -0.07398869265409763, -1.96553766703268, -0.20322293395607988, -0.20104266115192448, -2.0047209038948735, 2.3329165059761974, 0.5332287782214891, -0.33801217848408266, -1.288728296776609, 0.09085573687918708, -1.8610587597546042, -0.4595055108943519, -0.20057615440971766, -0.26601690904251607, -2.2525847777848598, 0.3256557074789784, 0.46325101510278394, -0.15095203962533493, -1.5566839362971239, -1.639814496765205, -0.5697424028962798, -0.9590656004543647, 0.009664789633561155, 0.9009441618225045, -1.2417947506462996, -0.5782004032432048, -0.8383216444203684, -3.334862723139239, 0.061197302068345005, -0.3785555451467452, -0.8000311916137133, -1.594171436018438, -0.6331830914734823, -0.47867998617997, -0.5087287854664639, -0.9576069796219626, -1.365464198706762, -0.6413506557265716, -0.3903936290105949, 0.6475155121880993, -0.7875558468728558, -2.2031298844186464, 0.9477179806910878, -1.660763121151541, 0.021005670245409502, 0.5142694080178807, 0.1393936581875384, -1.4058586232819898, -1.5502669401047318, -2.073227283566239, -2.158998564275645, -1.3716395181050178, 1.8793259880216668, -0.6330771551979656, -0.38932890662398956, 0.5116796630350526, -0.1945720158204432, -1.1583994096181072, -1.3674148495071647, -0.9295511471247682, 0.5169267643522635, 0.06540260529814806, -0.4116626494322353, 0.9938647607727176, -1.540343198176033, -0.278029602784987, 0.3026641087732372, -0.582953738838981, 0.5118883936560332, -1.3813982775051556, -0.9355054980323527, -1.2652725759360717, -0.3596952642449725, -0.5717984202126839, -0.043229120627091, 0.25046188834579847, -0.2679363722992093, 0.027017133805085136, -1.4549261456105163, 0.16546152698109368, -3.1948371298882163, -2.285653948364795, -1.5336886804178873, -0.37070610914726443, 0.3932335318117867, -1.769461741767459, 0.9494124829359325, 0.17559983550140706, 0.6102410154709565, 0.34571528560853654, 0.5671583929692503, 0.3281569914796321, -0.4979076699816158, -1.1729146029835742, -0.6634067835846766, 1.1356377155061237, -1.2932278368294634, -0.029024219304623844, 0.01834388171680429, -0.954405885611243, -0.6816244130427946, 0.2418333844275799, -0.5290891733275104, 1.3203972542650053, -0.9859106529767616, 0.23862460418864467, -0.02573945792463289, -1.2408733963258183, 1.4341209019010148, 0.07175294876161525, -0.5544818750510698, -0.9990405750314271, -1.0137681128697993, -0.33036435558342586, -0.13333116038768555, 0.8548666677929755, -0.6008207108468266, 1.6623389131604185, 0.9826390393370019, -1.4155052865941697, 0.2995364552446252, -0.07745837092074831, -0.5570597165953572, -1.9991581613730818, 0.9262187947097564, -0.63029874482928, -1.420763106521202, 0.057443624899413515, -1.001255119607579, -0.7020061951135882, 0.32589060706927736, -1.735167033392626, 0.6964205947350266, 0.20232305231294373, 0.9527323868627242, 0.8379199503997967, -1.1150742212243712, 1.0554895656752508, -0.05844930361922307, -0.69985762602261, -1.358434538039407, -0.006342456981760891, -1.3761840972906623, -1.894446151594152, -0.14157796719276317, -0.6248695423745959, -0.9050656553332468, -0.7231588960746339, 1.3733556077413347, -1.5455593574663853, -1.6053962398810937, -0.876564094002487, -0.6770929587333623, -0.3035174815485667, -0.7555877012883454, -0.47670260351971905, -1.6064621653435198, -0.6817617523135027, 0.3654033366692849, -0.8198284795164823, 0.6989719833084758, 0.28866666867170104, 0.9896602582617424, 0.5343745072390098, -2.580707343790434, -1.5566853781599914, -1.3833328162382124, 1.288846117301702, -0.3370994871940044, -0.24642165913120886, -0.5276403990917644, 1.0478302962683184, 1.3215769411655587, -2.104857910041045, -1.611149388573789, -0.5353400591587445, 0.3326379183180978, -1.3773931811199123, 1.8380067980553343, -0.5301654209094632, -0.7016359976821971, 0.7799038388983359, -1.125655541618595, -0.3226037626677367, -1.5734987737547341, 0.8388100151387436, -0.19001235661576799, -1.837271404076567, -1.4787763229607676, 0.3383334933792624, 0.9574145174796425, 1.3711230433350075, -0.9466448965386902, 1.01351426896123, 0.41403798697146393, 1.0692301340055208, -0.07565537234448921, -1.3821242104778693, -0.5643078008834943, -0.2916353395820828, -0.22859993565289188, 0.31990704091896943, -1.795696392560979, -2.4131890202808752, -0.8079335421382736, 0.07841429156164764, -0.2516368373777821, 1.9345416261092252, -1.8271268492720492, -0.053742232715685845, -0.17923367431421577, -0.845070367804698, -0.49386478619743374, -0.1936872417947132, -1.3115397583653676, -0.11130152637164514, -0.7541305327087682, -1.888492360200257, -0.0013173160803578998, -0.030466320097491395, -1.838070162477416, -1.0159959809562336, -1.8792767372404424, -0.6930623194372177, 0.21017523894862994, 1.8807035849429385, 0.5252839143849126, -1.3862372666969598, 0.6807136922623018, -0.9012468608333364, -0.7440160577403023, -0.4642470801510212, -0.4764559205409758, -3.4919719083029306, -0.8646281910053573, 0.44726691620645503, 0.2168338504618313, -0.04683407048173771, 1.0844460337657327, -0.46448092810634645, 1.3882648167149978, 0.22029608118398508, 0.5201408436226678, 0.8137485013694352, -1.156895291547858, -2.10405573918057, -0.6181018870234125, -0.6779173293033485, 0.8699887420245429, -0.5072032881141937, 0.6528007741225113, -0.6059324628292332, 0.6743313215854918, -1.1030071337099947, 0.9315960112565211, 0.22265757889713272, -0.5882965215311164, -0.09398268362002071, 0.7497818852608482, 0.6877213901981063, -1.033886179025438, -0.4609262315413357, 0.01755140011776707, -0.2291111523996554, 0.4385136037666844, -0.6003699873457471, 0.11192544363453955, -1.152936344664778, -0.2086135330630739, -0.8385891263663237, 0.3452315119923404, -1.0567265795019283, -0.6538256277732045, 0.5846152168240808, -1.0354583337490635, -0.2184482397275611, -0.9910506731214133, 0.6463785966665376, -0.4616005192075627, -1.2491693930696415, -1.0050787797445866, -0.8942826218584077, -0.10133726540116489, -0.3703944148634318, -0.27876380915503474, -1.311112546577794, -0.06877166838007803, -1.0204308749269007, 0.005232087018239073, -0.2424815165980095, -0.3030817696287621, -0.056029167010124115, -0.9406360226263624, 0.19391038494124496, -0.18969650672717103, 1.4136809628193059, 0.8235020584501445, -0.185475002558313, 0.3827168127137243, -0.8841838346364453, -0.12790725987330676, -0.49669153299964425, -0.6858852563272736, -0.5151781757289944, -0.5792072443049033, 1.0603884433259978, -0.9105561391201931, -1.0106027277994019, 1.7005169935024878, 1.901491086963107, -1.519422606068698, -1.664156899840641, -0.14343019188510664, -1.5329121171026718, -0.5036431754489962, -0.09826257379578923, -0.43747831058808534, -1.156580781589335, -1.2525275705431467, 1.1696436208454168, 0.06805534397136553, -1.1962647543647236, 0.947814118468288, -1.512135732113508, -1.4860402188905721, 0.7737970286887259, -2.7491658529742597, -2.2222628757879734, -0.48074767106154015, -2.772573855722907, -0.13664812629640916, -1.1274551490888407, -0.6382259243667523, -0.41105040267611825, 0.5560047071112402, -0.2987861866454109, -0.1525966968702342, -0.19183225163967665, 0.4500321545834423, -0.5461999184569335, -2.4742168781453917, 0.24822389395908867, -1.506442762809639, -0.9217931918851165, -1.7063757215043072, -1.3879417383179227, -1.8427995775049164, 0.8134514092571357, -0.36133862374866826, -1.261659097098194, -0.661488702739442, 1.3964616874778162, -0.26585772725492385, -0.028546229543618906, -2.226829100773034, -1.098159200081544, 0.7490063223756871, -1.1377691878346619, -0.07456500649742637, 0.6898989891875444, -0.2828878579849607, 1.4922109243837816, -0.2862178578019745, 0.6374557330881263, 0.010100751569484201, -0.03130950691066342, 0.27723138493508676, 0.5319493532954358, -1.562694289845359, 0.43098973058901763, -1.1013885085386574, -1.6919539727595283, -1.6827340483730513, -2.4131210450254894, 0.7748168759959868, -1.2590940534816617, -0.2593869638546098, -0.8785953525752852, -0.7089760927487254, -0.5378026388208058, 0.5077223030481481, -1.2217081174061442, 0.4339611846696492, -0.19466906680498497, -1.3892447593779242, -0.5458941578235923, 1.6045648606539031, -0.40392422718217647, 0.4769456801515269, 1.2713274253577311, -1.1864770813778631, 0.3056318581102527, 0.7915695879024349, -0.7711840257622331, 0.09177514402213943, -0.4012288734010785, -0.7392004545380362, -1.1150486632872674, -1.0981689622448296, -0.49669647451531473, 0.6291649437342866, -2.5747790344679964, -1.4795068415522397, -1.1517116980495428, -0.9166131491243517, -0.06735575788297499, -2.0933032968492236, -1.4286397672591673, 0.7665177912432424, -0.2879867024825736, -0.7424164314829252, 0.45961615867083466, 0.1496931835730843, -1.1670678311027225, -1.3363368014756885, -1.3190903804332956, -0.28155671807241894, -1.6611809854863433, 1.020172705573825, -0.7503044609392431, -1.241001017240352, -1.2504955019297976, 0.09241407035695787, 1.5462898123147415, -0.8440555172071773, 0.17798683006968324, -0.9375780738044397, -0.9634591118446778, 0.7651708411230653, -0.789134415046218, 2.115307055234118, -0.39331556281957236, -0.16027067829820668, -2.376485315565676, -0.14519601380170943, -0.15309608904565747, -2.1969242560875157, -1.027712900157037, 0.795744517838125, 0.980364862184909, 1.4710865486802795, -0.864171570620403, 1.3953519628566382, -0.32365241873440054, -0.10673120935155289, 0.9075901749777837, -1.459529652269449, 0.33833778037867007, 0.24681123031274038, -0.850207043442266, -0.6170690228870743, -1.9996062562321162, -1.7762080722006437, -1.5757449991833368, 0.07837633544947936, -2.5641007014276123, -0.1227387993919194, 0.00248569417398925, 0.8679143195538146, 0.9409405233693322, 0.1582106736256737, -0.34455196468221605, -0.8636582445285033, -0.634390162172515, -0.6993533801916247, 0.40736176065441404, -1.0609835984730358, -0.46127199216511827, 0.6931544011314767, -0.3587991335348144, -0.24107103090016307, 0.7306566487570341, 0.8207629155368694, -0.5054806660940182, 0.42788017476395074, -0.9102972554713049, 0.040743766328804554, 1.167695987904367, -1.435577990820043, 1.5149930439215922, -2.143819732887539, -1.252453755898638, -0.07429565961329715, -0.4207800846794128, -0.5425019544905614, -2.0880056918910492, -1.230145872527691, 0.9248892071623707, 0.07331201979183283, -0.49934820206429675, -1.3822152939818242, -0.716776497623979, -2.032192534914269, 1.527634815631043, -0.6748882593642003, -2.249659165329289, -1.80484518742737, -0.3500882391666157, -1.9554779854475977, -0.8069959272613872, 0.7235489304738856, 0.4045400151146575, -0.04892827118812304, 0.22035561259636743, -0.4920662829027462, -0.23556942173369505, -0.023465580532663843, -0.7227272949560405, 0.31451559687206615, -1.2055678610336489, 0.5575027217080342, -1.3936390990745124, -0.3495217531597342, 0.2440417250323727, -0.30983187834289, 0.4775594547788297, -1.2270075634141788, -0.8436149004438135, -0.5281307553563394, 0.39262953251151994, 0.1832197613340622, -0.09952372704528384, 0.037610473291048, -0.3845138968582636, -0.6072065049338683, -0.038822708980238874, -0.8356164052439734, -0.6644824169913477, 0.06706166417770826, -0.9232300803840008, -0.4178801710485201, -1.8406485969260278, -0.6420744229141313, 0.38073644442829485, -1.8112438652712117, 1.8017891983164795, -1.5912468657685093, -1.5890647850247182, 1.71226490995377, 0.008101393046211436, -1.9916517521809922, -0.36198610134478737, -1.6085635061677532, -1.0293580689310882, -0.15291341902803257, -0.8969736630886254, 0.04051844197545523, -0.47623257216178105, -0.29827444713543294, 0.042918718167358205, -0.04153607043475288, 0.46270982436811653, 0.8004311983207817, -1.1636988387672187, -1.7411134726550637, -1.2189397701631446, 1.0791193059827973, -1.3385589935081768, 1.1615790689296304, 0.0657167950554784, -2.7873830421490946, -0.07487652182905419, -0.1900432958617435, 1.4863045634083811, -0.9409473436787055, -1.2531573337374935, -0.9254572563846404, -0.2910095681799586, -0.782738593490556, -0.8798099586221344, 0.02724685328476334, -0.39215018780916133, -2.5216317354213733, 0.6820654990122312, -1.7075544796118822, 1.714777070436543, 1.2740630374104083, 0.5676870637971483, -0.6091170301629381, -2.049992946738069, -0.6592909602834987, 1.4836635839608372, -1.4453961981664136, -0.19129075824429292, 0.7071962610486506, -1.3956396260455168, -0.6951424817300316, -0.8535073490317961, -0.34506397811578293, -0.9073877077382854, 1.1325305450945926, -0.8763523605624142, -0.28653374954167354, -0.972685779122326, -0.3236698477998875, -2.276182198682248, -0.37496131768768637, -0.9431723043072038, 1.349694376273444, -0.07768283017162314, 0.49656840764251636, 0.5129857665158315, 1.2943781840943445, -1.127875769124049, -0.9669896011641992, -0.33868623101937967, -1.6986674125225267, 0.9641389205117383, -1.152038124716716, -1.478373019758445, 0.3459348744984098, -1.5561908236252082, -0.9096071447595575, 0.7623871787708174, 0.1450038368841104, 0.45075258029764503, 0.16929591620844092, -0.5546562875724194, -1.0232554080477063, -0.6840543238887248, -0.3705023016490447, 0.15931226011696992, -1.3440534365827204, 0.06467512381927093, -0.12774357339638254, -0.6675119096011194, 1.206321760393129, -1.2023037608366072, 1.0490765268765478, -1.7974763157472446, -0.12288670960422748, -0.8161901697034788, -0.4137388674261835, 0.8763780038349469, -0.5276348103212696, -1.6732930423196823, 0.3760172265188249, 0.4397523849555695, -3.1573111606608, 1.1102959050296022, 0.1956211654266949, 0.7885175138966254, -1.1599934939202787, -1.4694114587056557, -1.3689072415269319, -0.8498107742750255, 0.057892779059731836, 1.6848250916006813, -0.370150170387434, -0.6186346022683195, -0.906799729190406, -0.518502854505991, 1.0528863658591228, -1.642727894070731, -2.5185072681317475, -1.9440043807466252, -2.356450306940931, -1.1106745351418847, -1.3762401927395886, -0.19081423113575402, -0.22953697973422388, -0.5951585054011312, 1.6445156109660037, -0.18491028314410723, -0.3858503114046802, -0.06733404855004255, 0.4027595221732582, -1.226876470269672, 1.002228867644424, -2.304255960489122, -0.34266567453620367, -0.3868143699960524, 0.3741651252409472, -0.9282403350882622, -1.0354027211319632, -2.5414739733497655, -0.34924459882149805, -0.7176906379383595, 0.730037721204378, 0.1902624907911052, 1.5506717343961713, 0.571774927638194, -0.8627105175099096, 0.10474773899145334, -1.7780332493456086, -1.1480559748414132, -0.6753526204272594, 0.4672303682430374, -1.7696870012744614, -1.0774392875951235, -1.7149490465924488, -0.30629101977092354, -1.768793937145713, -1.0862376496570532, -1.2039712356961023, -0.6725676062745651, -0.15857062330232718, -0.13984618657786602, -0.21486951081559785, -0.777027557066322, -0.22781227366738788, -0.24248621162439712, -2.394229338767255, -0.2755800963810186, -1.2433095255640747, 0.0322024988577882, -2.7518144175079207, -0.31320980277888927, 0.77096958305099, -2.1815826866872015, -0.9385133519463791, -0.09966384249176435, 0.6727752608280164, -1.172478944797874, -0.2763478497654698, -0.3807145621980319, -0.8664905366274248, 0.6679411153854864, -0.9081959824761221, -1.0187982323643192, 0.10866236491222997, -0.024352274161933418, 0.06566962914609148, 0.04355395937052503, -2.2225927855530516, -1.2356734689446516, -1.4164099006639754, 0.1579577186607864, -1.237215877660843, 0.28548400545950364, -0.827112246159267, 0.9258788131135476, 0.40670807837096673, -1.2461901874400876, -0.5963602159830391, 0.31190840415559634, -2.1615721420313077, 0.183538292714225, -0.41926297889848096, 0.24908990817065352, -1.7286777087726386, -0.047448067917805814, -1.2177146575225282, -1.6520258115115471, -0.9333194967809052, 1.0570088001914257, -0.8005850092004976, 0.6687987371809567, -0.48263116885998675, -0.32435904285824346, 1.4969779367676055, -0.947665479675135, -0.9737895831158867, -1.322729277468392, -1.4162437305308315, -1.111414864071833, -0.20934512490183765, -1.8823063164264549, -0.05958007913279573, -0.40515924915762047, -0.21051892680538653, 0.6052669683455827, -1.2317746313018232, -0.24926352727169507, 1.3621482594262222, -0.03253775688219157, -1.2868123734238612, -0.66434134493783, 0.34535560355162914, -0.11172040104717934, -1.257865744644639, -0.7669528292673238, -1.6575134059496384, -0.24490979698513646, -0.535771782502729, 0.22413249287666787, -0.776763425674243, -1.8143779298758218, -0.20695784576980347, -0.5845575701935333, -0.16992337212125408, -0.16304691402539911, 0.7875150816618888, 1.949850523032313, -0.5560722654682007, 0.28262298078214226, -1.2750929155892885, -1.4084361735775686, 1.0488156390692636, -0.33577993348019247, -0.6471070536292758, -2.2931645417650337, 0.07971724778356143, 1.8420011264452172, -0.08146818884280255, 0.9215368804618584, 1.1789339591224157, -0.4289047979893861, -0.7302559650316465, -1.1903355525515056, -0.5882866300341401, -1.764185363527305, 0.39015688493968154, 0.42021348000658904, -2.8624111646552475, -0.9436027671864675, -0.6447663747397163, -1.2999238510719469, -1.785863541744894, -1.1818087976502596, -0.5175038748941929, -0.3628580723471484, -1.185290167252828, -1.1136554902743567, -1.522640653339926, -1.2188484683910514, -0.7964230614391657, -0.2020138029181603, -2.544627719548436, -0.22128060718102038, -0.9126600503406799, 0.04531664275871766, 1.1890206855677996, -1.6307979428889523, -0.3595032266789365, -0.2530725583751851, -1.1120957310452502, 0.25594537484601604, 1.385343956088998, -0.46171308987523785, -1.8094474459076983, -2.449487275588894, -0.3295767183327361, 2.183437768703816, -1.0257175529315876, -0.5412610634091876, -0.2979767734823839, 0.3718820440950065, -0.7892786040635072, -1.1560602711172725, -0.05454612094544059, -0.5137896381941014, -0.6839894760332558, -1.3164536193977465, 1.204993485819581, -1.294062963564685, -0.8142532051113043, -1.2413054788212783, -1.3106454784489925, 0.05643445679722775, 0.16467571323889602, -0.4517360817983501, -2.895324689553257, -0.7301769350241053, 0.2423582438202811, 1.195711379346194, -0.22225809140057112, 0.22186172274575383, -0.20193011033572827, 1.2999165753616455, -1.564911762435579, 0.5666654980187507, -1.5500727594405281, 1.305890166845778, -1.9627890958692398, 0.419784857112872, -0.6509457960803009, 0.36028699360728694, -1.1136332655117471, -1.0441341392553074, -0.3585647449929352, 0.9805199441419881, -0.9428764377589692, 0.2595033849076384, -0.23185108141775768, -0.2995363714482824, -0.33937338533877603, 0.8651397825911042, -0.8463836848768802, -0.3296298564416261, 0.19974935393735677, -1.9980419207174438, -2.751127790367027, -0.9254388333293256, -0.37488415788434254, -0.6118087867417862, -0.4022419462119255, 0.7605831320013292, -0.24762697377661938, 1.0421175915624892, -0.8358019162048894, -0.647826736748559, -0.07410567528623496, -2.1561112769721236, -1.6207550997077518, -0.5010562095256319, -0.8511353273970319, -0.9356644730762848, -2.4477949078568453, 2.616486830689829, -1.3737200260462652, -0.8809487929950426, -0.2129583752198042, 1.6280846502989177, -0.19649121296255456, 1.0467233946542023, -0.11786826275949541, 0.010728572372768974, -0.46289050039689905, -0.3944371464530688, -0.6696261203167772, 0.9051707405388485, -1.5631479382764428, -1.3310780852629445, -1.322888018634623, -0.3799469170326678, -0.25934319303265735, -0.9742869470445137, -1.2155683266750372, -0.9272566579767221, -1.5173955636981427, -0.39087381930728066, -0.8648534424914152, -1.520055807803312, -1.3184520490352776, 0.26338737046196264, -0.41926889481074336, 0.6866618560462943, 0.49186120897556745, -1.4927524549114597, -0.010487920501108527, -1.4091455180512653, -0.04341446653995895, -2.5131410343697533, -1.0898062913351279, -0.9944518802471753, -2.485519204730097, -0.5556058596106768, -1.4232304063679553, -0.8755540984878056, -1.1278341376945684, 1.084684988330986, -1.8013314045631168, -0.012632498412062654, -2.1596723248934526, -0.45274646720443057, -0.33869175407563823, -0.08372368330912194, -0.378141184898926, -0.6892987950464321, -2.300451323311193, -0.7991296912651418, -2.0381119071282225, -0.5261568541506602, -0.515214553829848, -0.5624273312570431, 1.0952186922965546, -0.3147518984129095, 1.4190284219741964, -1.0283658448194084, -2.596953212391094, -0.9093115775714296, -2.0525277438243594, -0.6066899827987025, -0.19446808564528806, -0.6076154148359818, -1.4289913630842548, 0.29271268460483807, -0.5650642153316835, -0.39230050924840787, 0.5854027468557768, 1.4721833688598858, -2.5704893126053276, 0.11815624924424578, -0.9617660938104335, -1.0197491283674245, 0.4148500500563415, -0.4139548045165879, -0.3573904354822823, -0.2721260026947483, -0.17886837296623348, -1.8279724861865325, 0.5406507461338559, -0.4208701723185843, -0.4099531334678217, -0.6170384159062483, -1.3421133426968854, -1.4170663852309473, 0.12555607378514205, -1.7829362775997775, -0.7436432902124206, 0.6986439101712507, -0.7480689936780311, -0.4831013290934108, -0.9037050091591897, -1.9392113698559605, -0.24626121801759857, 0.0060950116260690135, -0.5821090596661571, 1.1197517464677125, -1.0892408633469108, 0.0427169566315298, -0.495607160939859, 0.8750977104414257, 0.4854739563626534, 0.09460117553905473, -0.17241917249221927, -2.107248334028348, 0.03511485356907701, 0.03268214903707517, 1.4095839134215957, -0.6276565761615561, 0.05618174159481898, 0.07135660557367501, -1.5130688098769267, -0.46988959199168956, -1.4376103551513426, 0.0493515768234522, -0.90152245255281, -0.38808068161741327, -0.3698349183848267, -1.0865711769558193, -1.001972052055301, 0.809019866566083, -0.48720045820875824, -0.6440677752479974, -0.14516010828234, -1.7872498335837592, -0.345283092756168, -1.3031759596019525, 1.1375072603933785, -0.7897691440077204, -0.9584539379957291, 1.241076743447122, 1.5478806117388646, -0.5841000834404222, -0.3984992424807201, 0.5929617403877985, 1.0954397237488307, -0.2154592306480274, -0.7969416848348795, -1.4013772331803465, 0.1538046325000481, 0.23036529475116568, 0.9447490030831289, -0.7458206386941326, -1.1133041582270287, -0.4309638647040099, -1.7058878014533843, 1.1519446766292392, -0.9427652929551474, 0.4940576662610106, 0.8000263152964966, 1.0164383745453907, -0.028109565454256025, -1.3930012134113037, -0.7515772644054097, 1.1028896195742508, -1.3091267770327593, -0.10867218112488003, 0.8386442051200265, 1.2596828962986883, -1.6711347348715422, -0.49969333342807204, -0.6645307155496105, 0.10635918894837465, 0.49745747639837473, -0.16834811820306128, 0.4867905987499726, -0.9525902582662957, -0.39391416864204276, -1.253223579361266, -0.4969727079572245, -1.856854739104542, -1.0128135500627586, -1.4141296473355702, 1.5357053240431733, 0.9885348801872236, 0.2796955091615468, -1.712332369988529, -1.9627621768623185, -0.30241659385306896, -0.28129658256222456, -0.17612389737435746, -0.5919186244950997, 1.5197033527581079, 0.7183496647511673, -0.08808213013106037, -1.0217948850620833, -0.16011163364089936, 0.7634307299289553, -0.8461482682621653, 0.6969012275113811, -0.59568386640315, -1.8397804638250608, -1.0303498191430598, 0.051621037998067554, -1.681487229041393, -0.7140975358669568, -0.7209493644438834, 0.6689687862720852, 0.7123796991084428, -1.7629648543031649, -0.8486873051682939, -0.5146241081372657, -0.634678740478955, 0.33420281544506064, -0.905377915859407, 1.1333942417604648, -2.2761531333390064, -1.85590856208944, -0.5095348640547183, 0.09236111820239962, -2.311590110577198, -0.8697064960850678, 0.31959412485562727, -0.21511389258123859, 1.1014904578297822, -1.368567539242331, 0.16880236102574692, 0.09759883446281409, -1.2136065166614722, -0.17393815844797017, 0.26767908666925494, -2.0528524111144635, 0.22353570719655663, -1.6331329943323012, 0.8971590753018646, 3.034342448788192, -1.1232957723614245, 0.28294019561403866, 0.5733240738430057, -0.4052216442882832, -0.9609171152719829, -2.5792706974546813, -0.551721482298786, 0.43469926753380445, -0.7315994805708863, 0.36309737767802036, 0.29768897389575283, -1.373261434872666, -2.3480712100825016, -0.3047807958856681, 0.1687683207351593, -1.6540200729212362, -0.10986116385397121, 0.77107520472528, -1.2250723334398483, 1.214163333586915, -1.9909831602986903, -0.28695924258543026, -1.729101703214838, -0.16334267140559272, -1.872304277218509, -0.3410985799605222, -0.664052776577717, -0.10235978793522266, -2.0830628875904798, 0.10937599423580663, 0.05627915548491097, -2.810443229422221, -0.5658305888094867, -1.564914892076622, -0.7891110141634874, -1.7547236668945463, -0.03429458053691464, -1.2187044049897569, -1.2077096316506413, 1.0387829124637442, 0.25682533989757234, -0.13973105751896125, -0.7498421114582258, -0.5696174470798432, -1.1993017018352803, 0.25909714257137645, -2.0047935715796106, -2.6720448073048426, -2.010211092217183, 0.5175115396828369, -1.8188783208300787, 0.48135851383005573, -0.5389744611623491, 1.1691889193961849, -0.8090838731137282, 0.47295750598116, -0.8082364617887932, -0.8362029620675095, -1.0519492065908025, 2.7027461309174905, -0.7953625554879421, -1.6410124755431243, 0.292772738832021, -1.8248674916491165, 1.0788515867356583, 0.6938274180557595, -1.1416891084786946, -1.9484235259312577, -0.1744861392253656, -1.981017538569252, 0.2566065192886336, -1.6308939777181406, -0.4033964274738909, -1.0760481197740381, -2.3611897668853117, -2.310299891461064, -2.4945972630437327, -0.5788209849808506, -0.3948118512329304, 0.5834792954553003, 0.119151887223306, 0.11780988978285906, -0.7411293476770173, 0.7878609334035687, 0.09303346666058315, 1.3755936378756903, -2.0419139665234067, -2.9473162314044354, -0.17610640132914013, -0.3654501835299869, -1.330159094500669, -1.8483288653026284, -0.5089095902082221, -0.8921410002876499, -1.0262432914961392, 0.42905486504312546, -1.6248126686011906, -0.1165042045562924, -1.3937196711240267, 1.5527590037420693, -0.5378690672803141, -1.5122210592005731, -1.393829248854788, 0.40324389048963344, -1.7735424721192314, 0.6159754751863404, -0.06160989651881921, 0.4781437989939142, -0.6169477100666624, -1.0321881811857974, -0.03136272039630872, -0.8290534573118575, 0.5359012573628326, 0.10599766806880034, -0.34191150239944845, -0.8608629674034305, -1.0084320117005234, -0.3918230281952778, -0.18589010147157115, -1.4883969754708195, -0.5626651111248844, 0.20535109895109355, 0.5006270179593184, -1.9753412085887687, 0.30825197628906836, 0.3791595465798276, -1.2768296247845952, 0.047574911164916356, -0.5350276993225414, 0.054751900141404464, 0.9114796244715548, 0.36199869178356997, -1.6115585451975047, -2.047853630735967, 1.0213011030880854, 1.265883191978795, 1.0902308500251126, -2.2764014919607223, -0.8280438024390575, -0.7319578224361416, 0.6551739649545694, 0.3150470731453799, -1.5953858979547648, 1.3324571039182265, -0.4823947727891023, -1.4961871010998335, -2.283886935140289, 0.13625164979998, -0.9592438792908613, -1.5948996515711016, -1.497736900993478, 0.2550331906945979, 0.3178734795729929, -1.5939814524035953, -2.2639656878114343, -0.7058770328144877, -1.5756044472610007, 0.1439440582865545, -0.5520866994991038, -1.8489570093783596, -0.30184598352873193, 1.0211003688975837, -1.151450202844226, -0.9606108618253562, -1.3848125312517936, 0.3663559579243649, -0.20288689559151024, -1.1774130109442864, -0.34543062778805006, 0.44758981297739436, -0.45119677851877654, -1.1566989979365467, -0.15442430387122624, -0.38401549351985065, 0.6841991638090488, -0.5177220487638884, -0.8242150317987353, -0.9839813522076215, -2.2766352752069627, -1.3077632939933717, -0.8681042219415201, 0.6176748605939546, -0.4844430711101623, -0.22316425799070894, -0.7309062494523131, -1.0017028416349798, -2.4575833406137786, -0.8831283395089837, -0.596403342024467, 0.14212286578176087, -2.1639995634643845, -0.7715592324656819, -0.7678310124113805, 1.2691085786756118, -0.16772140581586942, -0.07018251765707073, 0.0787870380033206, 0.15882802281839287, -2.056194377808209, -2.3826125876606774, -2.0268013099590143, -0.4300442892926508, -0.7775949793747935, -1.2017128484039916, -0.7004860365045116, -1.93457331074428, 0.7091165358334925, -0.5552652845746122, -0.3654362031631358, -0.25007163637749996, 0.03261802408016817, 1.5916044379409109, -0.8669158677350176, -1.670987065510186, -0.440642922668473, -0.1880802169214531, -2.0957117382525516, -1.5721364761408179, 0.0309808634318835, 0.8371582383269736, 0.26217167218483733, 0.13195249884471455, 1.1001625524548562, -0.3258220799841434, -1.265932916263826, 0.11712298424927031, 0.12652985660781474, -1.6477820170429818, -0.3628085304030564, 0.3085534827413135, 0.8350182630944485, -2.0006730317711936, 1.0984714335989945, 0.8312857424398277, -1.540169768187575, -0.2775610800632672, -0.04063882022653409, -0.2630939731422792, -0.020177744201855696, -0.6019898249059772, -0.5308635808169895, -0.47322950925464274, 0.36720919019684356, -0.0918887085032955, -0.3703089715888434, -0.3835901225602213, 0.11488788103939535, -0.05542929014276515, -0.25941822068408726, -1.3374187433137668, -1.1691408136661163, -1.6657784244789409, -0.5112167462562779, -0.4617000066389653, -1.9082724690617268, -2.4385497969196135, 0.13722798821321452, -0.4043029911275067, 0.23136094363802467, -0.1721889564055833, -0.02751967181063203, -0.14730201303791157, -0.16931243879558683, -0.3791702629569249, -1.4126380041927658, -0.07336251809238437, -0.22603334148006615, -0.9865118344113666, -0.06966442317206045, 0.09984790365183677, 0.9907077128386057, -0.2754263872420481, -0.9636483251158886, -1.0133304787236932, 0.04386119525396531, 0.0287886282905348, -1.0170327545689446, -0.2912391759023677, -1.2751413360836434, 0.776771026075914, -0.3345476387033606, -1.0021237872693018, 0.8327689371540166, -0.2989835281323685, 0.4828224630890778, 0.3869300742857143, 0.22014677877415517, -1.4829230823233146, -0.5980833834337128, 1.0727937211963876, -2.3517406648307744, -1.7532003639488056, 0.020383183457393594, -0.9600842649150301, -0.7056153483973654, -0.7941013304320735, -0.7499850938027783, 0.5470789208891302, -0.5260487534254666, -0.016644441321643166, 1.4507827605263042, -0.296884126181006, -0.44942522549561464, -1.8236559412849171, -0.02124678911560146, -2.1332000163371743, -1.0573586179834915, -2.991125620406884, -1.085482217905149, 0.7594116185355351, -2.018229470080861, -0.74995626791615, -0.013882681932537333, -0.3027699251519984, 1.2663984000421762, -0.5732019110498381, -0.8648854942345799, 0.630466358743808, -0.3550681208142582, -0.26752705363376544, -2.6563374697218602, 0.06009643632089251, 0.49960827303544003, 1.073651088700895, 0.22161161852052508, -0.3087603063165284, -1.466180561426809, -1.6088349529702526, -2.0359515831153536, -0.8450302919595474, -1.940012889192132, 0.11213214986349068, 0.4120709654264329, -1.101492930875033, 0.2687148402572353, -2.313972527600006, 0.5917483643225969, -0.8417101435598668, 2.4681151027355597, -0.7907593506935258, -0.00495521422563816, -0.29348968024151356, -0.03623947042776887, -0.5912100740148751, 0.08667094734176056, 0.057135562847310306, -0.04789429713557103, -0.6962539769781346, -2.1533037284490018, -2.9051175788805295, -0.7927898548103407, -0.8045062396526204, 1.1861648716758175, -0.39789265100704657, 0.21134101078149742, 0.711258344423678, -0.5187261866077713, 0.417225509832677, -0.3921560145519567, -0.8772111534924261, 0.44078763458929754, -1.5005214699400846, 0.41227094538381476, 0.9382637796952533, 0.02432279613381566, -1.3096011399629544, -1.6099126553809953, -0.879079309344784, -0.5554684215791893, 0.21664926156308068, 0.8199293182342922, -0.9841763440882512, -1.0354821032217003, 0.5645627455204407, 1.1942766314271152, 1.4660427523235848, -1.5543442940715786, -0.34655943878840867, -0.8759899450096222, -0.4764805596454689, -1.1464165742416577, -0.7521314728706423, -1.158714014753086, 0.5909770126402478, 0.35505419313404935, -1.8493267834528953, 0.5653852123602625, -2.1624147924105634, -1.0068091008230589, 0.33761747424193217, 0.0724136772616944, -2.3209789384078503, 0.5847476861927159, 0.7267022778409757, -0.01905218914748219, -1.0859522188611757, -0.9719164356842995, 0.743558838511212, -1.5391239363503475, 0.3721441666428233, 1.0471883733864267, -0.8182983097118702, 0.045134198937604675, -1.3985853707310465, 0.5100137346717208, -0.6909962896114801, 0.17772451118298332, -1.0729753870786123, -1.0782004474621236, 1.2551203755122216, -1.082424428091546, 0.38783226041400104, -0.43031138755755294, -0.31555722711720163, -0.333070566783773, -1.4980996953615284, -1.5029722758260524, -0.04983019918257514, -0.9577812989723882, -0.10266738528756636, 1.259997514788777, -0.5699411745215414, -0.8082923658692214, -0.9234103077186551, 0.07131455270180781, -1.8095944903667878, 2.091891891604811, -0.1375798972278952, -0.6866762058139784, 0.3777119165637384, -1.4578896131296373, -0.9655769618835479, -1.9498293929208215, -1.849354627030691, -1.4196924036594745, -0.31115691569001774, -2.2028054730935427, 1.2309300633112392, 1.5903946521154726, 0.011060584350241875, -0.7034161535396709, -1.2298254051617739, -0.6517929900440071, 0.16925213686569424, 0.7993461277116909, 0.25018792548850893, -0.7716016105525896, -0.1782327534476636, -1.024101349713115, 0.4958966485604828, 0.5275970140061284, -1.7937193862509648, -1.0180052279180292, -1.8751826675059933, 0.07968636631590448, -0.9469423901624043, 0.5768176055517029, -0.611676682732029, -0.027203998375598504, 0.7913039818513248, -0.5066057831610558, -0.5296681461582838, 0.5337931145496269, -0.7751556184645874, -0.18556834625080088, -0.913456862726209, -1.4297431423799094, -1.0053828463340995, 0.2575947514043399, -1.7348645350490823, -0.010718079919309287, 0.9733139239882682, -1.4957758534106882, -1.0378348653673484, -1.699241669947172, -2.3673450269086898, 1.1449549209647971, -2.1730354553008584, 0.7374495671862604, -0.6049858104826479, 0.6615856828238806, -1.3864939641597303, -0.8211208399633638, -0.3646966167129142, -0.6954184595163251, -0.36411141234234895, -0.26938802273257495, -0.035773755054123835, -0.779488006346974, 0.036184754886009196, -0.24647373320692187, -1.2583065885845197, -0.020968141886335834, -1.7953240667916113, -2.3998310793066007, -2.2037141703855587, 0.7588965501202019, -1.319129844933811, -1.9641477293023049, -2.0515544173241453, 1.1299135069926558, -0.9746066602702832, 1.0605236433193874, -0.29423694873531436, -0.8797881603718497, -0.5117810292492914, -0.9120837927001945, -0.020805855445185373, -0.7233618780332566, -0.5523372095510328, -0.15182473715155015, -0.7216353303327617, 0.591595428441781, -1.3091422310830307, -0.9269005556520568, 1.0570196672788195, 0.4415771294057898, -2.0320947430999916, -0.08024062647888758, -0.7163424093519497, -3.27859556288214, -1.240913468012229, -0.8335534917703793, 0.6990675689614214, -2.2261850303605053, -1.7902855924154666, -0.44082786263377255, -0.12118772637741004, 0.4516944270113668, -0.11319577385371987, -0.8720958458487454, -1.6851589365242645, 0.15888061056456654, -1.134477822544241, 0.542880360315843, 0.636673995362931, -0.6927545520443101, 0.2291640857644473, -0.13723404746531065, -1.7113160205605784, -0.027137391215372342, -0.03875736163416266, -0.5932299276359553, -1.0441532490289103, 1.1325246840005456, 0.6180907697012048, 0.5824259966899665, 0.044182809353631114, 0.7355994155205359, 0.18551701234897872, 0.01618451728652931, -1.4954594319856453, -0.23989159481405078, -1.1574821054590947, -0.003635017680495012, -0.33062659282863693, -2.378558554083096, -0.17284489407403664, -1.098592761040217, -0.008752581220559108, -0.061387564454281285, -1.1727941056206501, -1.3706391453627504, 0.0361705852503616, -2.2861844575936456, 2.1732068020699007, 0.8345892870760718, 1.5652185827922422, -1.794111225389691, 0.016716632597491843, -0.7194524939398077, -1.674035223991165, -0.47589725220341283, -0.2995495536699643, -1.2387836770876288, -1.09033965055098, 2.01455531415966, -0.744453055454249, -0.8649788274247197, 0.7662067371272945, 0.48361859477255703, 0.03733829249970527, -1.2639387347656694, -0.8743333301474367, -0.07927402158602836, -1.5364154208792538, -1.1977029303488704, 1.0183033048255001, -0.10306631673943745, 1.2576418207254043, 0.8530939625559957, -0.20430363108415123, -1.3469992977304523, -0.3968214649662353, -1.019734377344612, -1.3766179979187816, -0.3198636307566094, 0.2457576180980346, 1.0485383317233563, -2.5099648972358115, 0.07327018193260487, 1.2090767873275514, -0.09604233816596103, -1.406451386478094, -0.3991248325452254, 1.5486814117162377, 0.17622203475435344, -0.10685010231637454, 0.5864793760642755, -1.3076114387616282, -0.21693502962672628, 0.08599597283829913, 0.0664892892832823, -2.433226035210921, -0.5355531286137265, -0.07572262535131402, -1.8807738828966665, -1.3513431744934399, -0.5785496583256917, 0.06528028388487433, 0.07955681431901668, 0.08176281072478125, 0.5409823815455459, -0.13649029178297495, 0.011001345374379634, -0.4877147146093812, -1.0160963972655506, 0.9790410147974484, 0.8748156300250505, -0.9555493445014097, -0.8793807080284495, -2.7183295402316094, -1.0089391512554082, -1.683329821486506, 1.1731720160449088, -0.2291665169386345, -1.5617531778560572, -0.7148410582717217, 0.3277155492223945, 1.8757352131269114, 0.9338942941990602, -0.6639751448284166, -0.3824448562406565, 0.11309298436608756, -0.7892275920865899, 2.0172433375126064, -1.1665628638974475, 1.0027077500156227, -0.9637778166396427, -0.9370598964789746, 0.8224929748243051, -2.1814930310318963, 0.8089625363251478, -0.25824777338955685, -2.160611892343189, 0.2340036793498526, -0.9911001422542254, -1.825677853187896, -0.6850378261348267, -1.8762883292855543, -0.30320203259129397, 0.4665145835999213, -0.6526857532030665, -1.3782810413241646, -0.9768935385875663, 1.0792597624421956, -0.7991182981235545, -2.2113418393013005, -1.509140504562679, 1.7908491372661963, 0.7757253386621119, -2.227563801416013, -1.1235829605460965, -0.648858831687315, 1.1314544263134156, -1.7950181961279101, 1.270745517355792, -1.784957215995626, 0.8065688575635566, -1.4873763811075753, 1.106054423288621, -1.6386344968854591, -1.4349984956884791, 0.961105711481236, 0.8752806378675022, 1.3791270648449707, -0.8957691552722518, -0.47628314850327313, -1.070785540418056, -2.0302971034753208, 2.108216304052289, -0.7443673969025808, -1.066282395821667, 0.9216868764214858, 0.2592746795873711, 1.1689286889972088, 0.558139439192791, -2.940134494571039, -1.3343848769471487, 0.6669455910044129, -0.05033611478796579, -1.4895693090214952, -0.2570307366313076, -1.9980314218155106, -0.6886223569302281, 0.029311074503668155, -1.9189494173061983, -1.5761980972121288, 0.26296319121726547, -0.9363509444145361, -0.4581396985086053, 1.2770643361813123, -0.2907324488857511, -0.3042423978761052, -1.5304357714902432, -0.5976555700696933, -0.9380235226825173, -0.36416213386135043, -2.5980905698090324, -1.1962986139285126, -0.5456962751416536, 0.8920206130934198, 0.33359043572231745, -0.9210700845555884, 0.7759268082183872, -0.5564235641451093, -0.30825420787907404, -1.960734229635149, -1.0103770931856895, -1.145715191398383, -0.47591648446401935, -0.667484365475551, -1.5980565665228872, 1.2160009758787096, -1.3976245013113417, 0.005729305341000246, 0.9059660154279106, 0.027701324325763166, -0.9337858538414436, -0.8699953466222291, -0.7104872913333848, 1.539826774984138, -0.3156391927307737, -1.0746166896315048, 0.5019774027704651, -0.2876507642821447, -0.13162494694251597, -0.6728400768228964, 0.8938613567251146, 0.511618034335086, 1.2743497709851954, 0.15095430849378372, -2.62183915147158, -0.14544419619188964, -0.13000810791825568, -0.8531864765497311, -1.218345951691805, -0.43587606197146667, -1.3703992680037962, 0.2639653845834416, -1.3485357644097629, -0.7716279506012462, -0.29405470512929766, -1.1130495969938559, -1.2320404947286752, -1.0977308668288739, 0.7980689804417334, 1.2058187764754116, -0.4591167448369371, -0.4336943505969389, -1.4881905627553578, 0.23747590045363248, -0.4918352999553729, -0.7994408153891897, 0.5570583497050274, -1.0557053959732174, 0.4244151369236325, -1.8062870598947085, -1.0583514086909942, -0.29477452200500576, 0.48073452138185885, -2.173161453969356, 0.3488586084577779, -1.1763082619235623, -1.124637336920445, -1.0868103124589104, 0.3351155400108266, 0.5010563747786416, 0.09757089514135436, -1.8577520524553777, 0.20121945799212587, 1.1736322707628926, -0.7316424330303688, -0.800105118247671, -0.9830369383069741, 0.028591762017701916, -0.9203827464001946, -1.238862226306719, -0.24691009396635283, -0.7636779055617035, -1.6973081750577415, -0.400597751663995, -1.8740589950927515, 1.0657208062630241, 0.6453818885423472, 0.31123171666592003, 0.5730051266590566, -0.37699823597759863, 0.44229907271932273, -0.63179843100207, 0.44192800627292644, -0.05555205963555909, 1.1782840131934416, -0.9100798060701882, 0.34981783929316695, 0.196481146641647, -2.6324313319079415, -1.0695018223782524, -0.31729854472535457, -0.04282498913650962, -2.253844045991705, -0.32603630856845134, -0.3043158949986948, -1.9060300395919774, 1.27529177896815, -0.046052764440277894, -1.1926136169678143, -1.8366241695164287, -0.9996958111237735, -0.35816649920168964, -1.0980340529868295, -0.7711527608044888, -0.3021724777791964, -1.2254514156162388, -2.375587726953566, -0.03008783891181832, -0.7617476140027409, 0.4947053275095045, 0.15473870123482109, -0.3085324058656608, -0.29534674235013975, -0.4947308124628918, 0.5307336862613821, -0.320547771811705, -0.17256785667420088, -0.5352660284990104, -1.2113239005799155, -1.2272679144522094, -0.4381736015440939, 0.4241024731923671, 0.10134966783941152, -0.3994142638225189, -0.7197835162551001, -1.1838616577553835, -0.43130854817336145, -0.4146802665562444, -1.6051888523358757, -0.65454360757898, -0.825415861356019, 0.6218277131163568, 1.282124771781826, -0.04292387037657097, -1.3606159059929304, 0.02713071573305531, -1.2697446950970952, 0.08455644893346764, -0.08103916145218842, -1.339704986663862, 2.1761947872187224, -0.9715051066037865, -0.8077614513578386, -1.966869120986948, -1.9478532751795237, 1.274111810127079, 0.9242333221231693, -0.8913499168881995, -0.9949090553504911, 0.5874528562011108, -1.3733639035953327, 0.07101445856917371, -0.03930534903083688, 0.5377582253426167, -0.9317761223511383, 0.7395892446317922, 0.03030596289590587, -2.50003604986987, 0.8557029932512186, -1.714070868394289, -1.4143324772137753, 0.4821372720089649, -1.814456850330801, -1.8606134994661645, -0.9640054315879673, -0.19212025003564132, -1.990564593500071, -0.7122667913672074, 0.29550043144452226, -0.9845106223835309, -0.40526593305919056, 0.2160578751615601, -0.7368757800941553, -2.3590446595309347, 0.18367424091089696, -0.8869047805103096, -0.12481781937108771, 0.02177768535535335, -0.31537169560757095, -0.9743773087355845, -0.8957306847735036, -2.006879418072135, 0.20921814349587814, -0.8830109148949743, 0.23307938041649062, 0.48616972058900204, -0.6999615975307844, 0.48192004564192154, -0.39731049094210014, -0.8746130698061356, -1.6380264701863005, 0.8109976159003998, 2.45104189273886, -0.9891653801076266, -1.7857627931285267, -1.6721672178136366, -1.155248391215128, -0.4632781332377473, 0.1842511662120771, -0.6888511692851231, -1.499261052461382, -1.224946927493144, -0.17445631662249317, 0.20513558336723553, -0.3187976190059787, 0.4804447443018937, 0.341690532764057, -0.5499398268613552, 0.27613501595974693, -1.1160676096315738, 0.3251170646767541, -1.429454445200173, -0.23701569916128062, -0.4945123761856071, 0.22686553490365607, 0.47395326102856533, 0.7221202512519944, 0.7075227144954932, -1.750385889937383, -0.06871278751687587, -0.13029399714005346, -0.40791730252767366, -1.9399026612393533, -1.1869056362372659, -0.15428348137488507, -1.3603257523105414, 0.9986184679383681, -1.1294215533626237, -1.559442638421029, -1.936791161157901, 0.02738563487068696, 1.0612502132721635, 0.705406485975332, -1.2167476810027777, -1.530473254438882, 0.38968784970018105, -0.47273471323429334, -1.3951378733653355, -1.1464762863059617, 0.13601006448855385, -2.5009935183989613, 0.6025736425543466, -1.0650694569656798, -1.088670507571997, -1.092001082054849, -2.7009905825582674, -0.09591289222518062, 1.115505897961108, -1.2729114871207805, -0.48573647080716237, -2.1288270421566495, -1.233857608108558, -0.4212690963568287, -1.828434364641003, 0.8320288659872022, -1.9894534261723922, 0.1809244326239428, -0.052398023510754344, -0.4935620932114028, -1.3451163734991562, 0.35299353823496343, -1.5512681779354696, -0.27948281967021676, -0.6886226261308289, 0.049589005030585, -2.398835286181843, -0.9876308353151053, -0.972128647960438, -0.6868910933667036, 1.376646333973318, -0.891495054374172, -2.467253186287201, -0.9660135901505833, -0.5059055431069601, -1.5953774702712769, -1.2895778618720262, 0.6663966554230836, -2.5632222517516103, -1.9380244592461513, -0.7217371615875954, -0.1968038839579373, -3.2094760751596763, 0.028915397584345637, -0.031363502190700554, 0.014978277087542236, -0.6211115305601008, 0.579845257841483, -0.5411034156590304, -0.3891906118253564, -1.3807648813926483, 0.6503565825357278, -0.9036686657181661, -0.45800046349383633, -2.612229615504907, -0.7521527964555565, -0.5941373288100599, -0.4447884758700548, -1.160127726838867, -1.174612742702735, -2.1273930878407543, -0.04781866131853679, -0.6132815994549989, -0.09589071392667886, -0.5034131315438017, 0.797630501144756, -1.3472484663135094, 1.2743137407148366, -2.139068883506073, 0.23446037462158936, 0.868854190953392, -1.0923069355809285, -0.20794397948691312, -0.9463698459639232, -1.0905473563933015, -0.6446977281302371, 0.09239499744934104, -1.7751386889735485, -0.8827392000613004, 0.3391871520018976, 0.16697572204240158, -2.6153355535825145, 1.5132814317318706, -0.6375023832264096, -0.3355334472578181, -0.9645517837936389, -0.047072764492963326, -1.6079933217322548, -0.2796056893841924, -1.3259712407233386, 1.235583263617338, -1.4227383467723211, -0.7973011912023316, -2.7216444684060876, -0.050898025996671814, -1.5417970176811335, 0.056190047973636525, -0.6233917329214951, 0.20826104370606674, 0.66011621445819, 0.1259199060375405, 0.0066361194715218175, -1.407209954308857, -0.21315106287376284, 0.23080418670838448, -1.6451922241881305, -2.1602783681372815, -1.9451550476089106, -0.8273826754729607, 0.16823497897845657, -1.1165960242901907, 0.018585112038503493, -0.16893239552985867, 0.05445619795728557, -0.06644799574152638, 0.3665478563792733, -0.8692064066628833, -1.240764533634588, 2.5508272884418224, -2.2695642026347014, 0.05179230517526018, -1.0028954548244482, -0.7786541260236891, -0.24908644804086058, 0.19979330487469454, -1.4619063363784652, -0.6910064685401673, 0.06180834368599247, 0.48607918289872026, -1.0170057787470843, -0.23949950632681602, -2.1465572988387716, 0.1504437664578378, -0.2864166026661463, -2.1227059065331964, -0.4802656269243083, -1.6873724540063095, -1.4547201569169732, -0.4163532159606616, 0.6027235279259859, -1.2667244055138434, -0.6838631961620546, -2.235420325099594, -1.9188258087159034, 0.5036159025631526, -0.6772150112599806, -0.4769962547993785, -2.5517603227358236, 0.4637973889666844, -1.3447567886139271, 0.16758741218941536, -0.8553983767156068, 0.09856173850801714, -1.0789462904877698, -0.5641424645035829, -1.6610178188364915, 0.4260615028742763, -1.7362309671031853, -0.8658896328675256, -1.4295298590444554, 0.7773025305014281, -1.1708806919060766, -0.20693995999124742, -1.3039570864015937, -0.5409001310507406, -1.0866223537095367, 0.42371916849016517, -1.128405522918681, -0.7189145531711678, -2.606306931908926, -1.2823544807913794, 0.9106859283850095, -0.6796391537285136, 0.11960926978442693, -1.383635523195513, -0.3364906756347393, -0.2166873290250213, -2.6752048714367196, -0.6627874027397396, -1.3800006066242747, 0.4931750925748907, -0.31488095798437465, -0.5950913474262585, -0.37912534354239574, -1.7226370521579446, -0.788134848255467, 0.3835203864034456, 1.4687911139418095, -1.0026771233568053, -1.4007738914746837, 1.1496555226675054, -0.1907138902209946, 0.9814323614034512, -0.25788162842108436, -0.23046435133367088, 0.5933901032231297, -0.5358204461841322, -2.1773075232476016, -0.9009926551437779, -0.3790684557712435, -1.363323813713651, -0.3132576339326058, -3.023853468245272, 0.3446472284284003, -0.6457165280552194, -0.8996912817714291, -0.15852042462760169, -0.876413481528474, -1.208380143920461, -1.3859848733135711, -0.6543032740585322, -0.4765273293266128, 0.013942589543976036, 0.1815428308336287, 0.4666640881285709, -0.9437377559181837, 0.48261576499543507, -1.1274203947118977, -3.1667584776365727, -1.3732876662967635, -0.38293743524353907, 0.6908925081480692, -0.5290966271052466, -0.6599427548091404, -1.226068854556122, 0.06150670727247903, -1.2288529847072607, 1.2242057069264152, 0.562003353570987, -1.6774459559627157, -1.3900717779892993, -1.0927280272766366, -0.1961289236066966, -1.2897605517291988, -0.0772245414256923, -1.0797598741951013, 2.1335902348228286, -1.984801218015574, -0.6026285780119983, -1.6118856444492151, -0.25353406684107627, -0.4590921957508143, -0.6457416752563612, 1.3734274695715938, -1.1535801836111577, -0.2274288476774169, -0.5899124022022787, -0.339975254150635, -0.841727424184062, -1.6707765347306833, -0.6752572295092469, -2.095178108030448, -2.136456424449211, -0.1824714743101103, -0.009008710925000385, -0.6789213904127773, -0.2002794547940684, 0.32355262681461155, -0.7729949774369836, -0.5723888496394033, 0.6644011049101468, -1.3740502628795994, 1.8781865474512949, -3.174398738580337, -0.0666851531546554, -0.4477736663745972, 2.187599161982122, -0.6018032084382486, -0.48827755246492144, 0.366988731714007, -0.819199057359692, -0.5724635142659678, 1.575426878886216, 0.055352397164332656, -0.12012352384876962, -0.45225158466225607, 0.5909845751370333, 1.154322863101196, -0.18091325327418145, -0.6492198889078314, -2.60295891194994, -0.623253122616602, 0.14547747911865166, -0.8721706485598699, -0.6188946999453864, 0.1302352722380608, -1.1423301196494235, 0.9199394277386757, 0.2854202864395006, 1.1743358704579523, 0.643217912197023, -3.29124642478662, -0.34937907245208843, -0.25775518246478957, 0.16747675709437754, -0.9823514554276875, -1.1868472233893101, 1.0705962739296075, 0.3744229445337442, 0.8973713563011088, 0.5645914021768497, 1.2787948247172374, 0.20847992664978426, 1.5740868056073487, -1.1798436808881771, -2.9133967156691813, -1.0883131932142178, -0.949189081513943, 0.5828572684239637, -0.46217829497702223, -0.550006177051222, 0.3988119344690814, -2.653209499230872, 1.1780070641207014, -2.3858624079407833, 0.5083341448344123, 0.15522516482436516, -0.8753468146880641, -0.7452916564987989, -1.1016620838790934, 1.0962822523556752, -1.0179651651153032, 0.010787497393225987, -0.3040082970634522, 0.2945668777929907, -1.335067797710653, 0.7224671240484126, -0.2010146498414192, -0.6199277724312517, 0.5771616645155806, -2.2785454347267633, -0.7561207663513927, 1.671897023079945, -1.4837452675543688, -2.3709183001449676, 0.31267744307899176, -1.690875222366764, -0.49840595568899343, -0.04203874852307832, 0.34242825810454985, -1.1642142078709263, -1.8227708301347831, 0.5268929236324402, -1.2983904579828558, -0.11171949468632003, 0.1289717451773265, -1.8993993669767273, 1.055767575821292, -1.6732477474206922, -0.07724042049097729, -1.6486709332028942, 1.4727035740603487, -0.016748144866067627, -0.30989750499922475, 0.014081865458052845, 0.178362899887547, 1.284956702918228, 0.2966591997414902, -1.8185728366727572, 0.7590892184582008, -1.5933896694821765, -1.3752606394468823, 0.9785172148845525, -0.7796137482637171, -0.8057306471907357, -1.3619819551526662, 0.40966539514021744, 0.8397869021774405, -1.0384057839828498, -3.1539320847051777, -0.3977912773840787, 0.6248710580595878, 0.5083608220570948, -0.881013646974565, -1.6538803339568289, -0.710551531446698, 0.7338334391910812, 0.6016585993426677, -1.4035148876594417, 0.8959439754072642, 2.2034933832706534, 0.31736556107754305, -0.322320601396434, -0.6818379369351852, -0.2042764492306482, 0.17913961821266194, -1.4072966744386846, -1.9620367795894809, -0.07908524683388685, -1.9311543966218454, 0.5692510313255628, -1.0003753197133816, -0.5475072500037734, -1.032025605659294, -1.523268618491918, -2.222693295177913, -1.5833223524483493, -0.09325420050218919, 1.5457230703708724, 0.6381111983951333, -0.3392156339604061, 1.122278827488514, -1.3351777623793237, -0.18468907742541835, 0.08249045736680077, -2.0445885468003557, 0.1519153414133056, -1.0536117303156347, 0.02118745615626244, -1.0590362584051953, 0.8361861677729314, -0.48365115550874077, -1.6663696640009975, -1.5361238793380199, 0.34148213489575047, -2.33861963705598, -2.1148105006919087, 0.9058768547620653, 0.2801695953388443, 1.1156698953543245, -2.663735973777063, -1.2155629960514205, 0.324582971416101, 0.44616048346982534, -0.9220218612909645, 0.019126873192147287, -0.38883801402002116, -2.057421461405857, 0.25279709681975376, 0.05350171014215027, -0.8590681955623453, 0.8956285855379771, 0.484913944082435, -0.25696751539225177, -1.9989322381953099, -0.27241334562431, -3.2790094780564427, 1.005403961191764, -0.5438096829534573, 0.4380298655580667, -0.9444494303102045, 0.3040753438812606, 0.558894883127169, -1.5487519394834022, 0.08169355167724518, -0.5255427079368908, 1.3718445886570112, -1.1193623526412861, -0.3105689014779103, -3.9965226316779177, 0.026656298742365248, -1.2795030375613266, -2.4261545538173777, 1.6094861615340497, 0.3226688507893621, -0.8599231280335564, 0.9309645732325285, -0.7537091317528415, 0.06264582186182782, -0.87033927280763, -1.0567472626257886, -1.442455948451113, -2.467504503498761, 1.5169713399921383, 1.1808473777619763, -0.32028143651998464, -0.5757990845163002, -1.7039753309979329, 0.26851561152860964, -0.30235685866623113, -0.18394255256145203, -0.8480822068110414, 1.5187839447980576, 1.0000534160968442, 1.5154598677557285, -1.1658447787460124, -1.0502076779814535, -0.25055084632873503, -1.1412059458550858, -3.2681420579107736, 1.0827442196148997, -2.6480398590107095, -1.1053005833077887, 0.04079911056629798, -0.31196452437365807, -1.2177061374343054, -0.9262549817461829, -0.7446862544865631, -1.4776414805385845, -0.5624909625483842, -0.40186609276563834, 1.2824887719621296, 0.18689576402500357, -0.3803923346459417, -0.5786380365632737, -0.25310132598554075, 1.0074118142982629, 0.3974646287266042, 0.5675083860952701, -0.8724042112610326, 0.4109233193222111, -0.755091799621805, -0.9116003808478751, -1.7186771031818326, 0.3906719720986586, -0.6943554532356069, -0.49803542464826805, -0.8109526115906467, 0.9429187949614131, 0.24696160627633496, 0.9113948562954661, -1.3927770481422592, -1.6578809599026396, 0.07329031603427177, -0.5142652636390206, 1.022992252212785, -1.3763293823360676, -1.3763240625814084, -0.9869670675032058, 0.5074228396411058, -0.28783632716763846, 0.5521384247917811, -0.30913459100055973, -0.26243628850524525, -0.10730644346211698, 0.8490442623501493, -0.8885819009966731, 0.35855648788937305, 0.7785253975275546, 0.10126618947109917, -1.1668723919321358, -0.05816151240595202, 0.7828580044945255, 0.3368433001520474, -0.6674238655170548, 0.6041148992024399, -0.6346761721350915, -1.2068700084168573, -1.1081619494854187, -0.013951626320176658, -0.40042424757741873, 1.0329759286205273, -0.7317572673543241, -0.11051298893647166, 1.2672188832329794, -0.7666386540648146, -0.018700913455249435, -0.4627493295786335, -1.6146798804039324, -1.019825015275565, -0.4921924060672772, -2.618196724020176, 0.1545326141789622, -0.6479339171416963, -0.5333922975493397, -1.6272851928521939, 0.19639217424425875, -0.8148092611789846, -1.7067000237252614, 0.6909776147159077, 0.3782264869211039, -0.0313271433213157, -0.11723201903774227, -0.4811116148225143, -2.3779142581856223, 0.669384934779159, -2.427891191369878, -1.8736163125495762, 1.1505549850930543, 0.08877289499707736, 0.484074339953314, -0.8654656720785265, -0.6727826333542978, -1.9727052297623167, 0.48846552988379804, 0.924599433750537, 0.9489412652823677, -0.6688855487199673, -2.816354930514644, -0.010455076812075692, -0.5901116583594707, -1.5605274372819875, 0.03467059259525046, -1.0872218708326362, -0.6730400621044683, 0.6900631187880193, -0.8074720101148833, 0.8640823971080598, -1.1491648347625585, -0.9884295639585678, 0.18154311785217486, -0.5084889583144898, -0.9121447687818489, -1.2867564851059181, 0.49947383064815715, -0.954262472460407, -0.448881621231011, -1.123354332096624, -1.2558653975747394, 0.5470780433019005, -0.6422194112454224, -1.5247065876677388, -0.3861575111221616, -1.1749941621661522, 0.0335491000601264, -0.918382585217986, 1.3302449771651352, -0.5100084949528124, 0.9488318270326477, -1.0018904619355176, -1.2471794990251837, -0.16924584623562383, -0.37485595212835443, 0.7491651422959127, 0.0432166005042402, 1.9827380612756604, -1.1734788323428518, -1.5482522883176664, 0.04442425480827655, -0.582313219806973, 1.0663641549592662, 0.07735388160048456, -2.321240161056563, -0.2369110636003148, -1.4884698933943366, 0.10018868308644419, -1.0476352421179915, -0.34729413839319984, -1.2258252543809685, -0.5672050768511779, -2.4938454360123337, 0.4541198963408513, 1.278838127181707, 0.28859735677440507, -0.20012361829457048, -1.8196740762370869, -1.3935954976272855, 0.16093372472528572, -1.7580271771936076, 1.2190995188106288, 0.9533340496494784, 0.1918580753074252, -2.0042834485629326, 0.48016659108709997, 1.4215120847168072, -0.7525608689778798, -0.7726318065193757, -2.2884314895365856, -1.6301307399989116, -0.9983246932621257, 0.05138645891003374, -2.4452995788611784, -0.3746969298440037, -1.834159363550671, 0.15989831015799366, -2.940173075425562, -1.5544198533912983, -0.6989295973222308, -1.4422306377327734, -0.021173426945195917, -1.0138210811247141, -1.3709056095438892, -1.2168292737677462, -0.7318685447538839, -0.668303606025289, -1.7659217156980918, -2.4832272185068396, 0.9019593908258408, -2.3525162621342117, -0.9805635171408598, 0.5518833551966622, 0.16451457010507803, -0.3870786066687327, 0.11968672673316066, 0.3001525754044207, 1.1421699027190528, 1.4115402816909657, -0.8932212097324317, -0.2187913005439695, -1.1524511248558293, -0.6907575974055477, -0.7563090129699319, -0.6059032048857499, -0.595259855878784, -0.6130882234135443, 0.5593259074188675, -0.7210085630049232, -0.9682679836362207, 1.620385974523868, -0.8688424704273915, 0.5770260994631602, -0.13014562064509316, -0.8715260643168339, 0.46817086225469967, 0.23180134487484044, -1.2342898729835277, 0.3500887403365655, -1.40653243775762, -0.32683190844313265, 0.23257977892036902, 1.618567487186537, -1.7879214230300184, -1.1012231131392003, -0.4836949814488973, -0.0969453768596753, 0.7481779000337614, -2.448942406986288, 0.00628293870863994, -2.2040023117430123, 0.3137563084412643, -0.6054016819510898, -1.445328705988528, -0.5119935962526683, 0.689516409347551, 0.5049836849622187, 0.278929660499532, 0.6601923831681933, 0.5459296640945173, 0.5831326953703841, -0.42092235215924667, 1.477225165970538, 0.30388718389286234, 0.7168199877387149, -0.732290520785326, -0.3673667585831034, -1.504712019992781, 0.685757009653079, -1.6048736113105617, -2.04425663516728, -1.8108891832693301, -1.6249675373868595, -0.04853759292494059, -0.9653794728100554, 0.03199759402615637, -0.23143285108151906, -0.5445383402527947, -2.2095910407805692, 0.5596844092690019, -1.5252880108586968, 0.4864522396746897, -0.031012750897065233, -1.3456966692980372, -2.2752563096434693, -0.5671166120529272, -1.5085291512437486, 0.028305278494428487, 0.9195881399048811, -0.5483601085589261, 0.6986371867493526, -1.3960657778873626, -0.9547239760453338, -2.048104034123722, -0.24017988223421993, -2.4184540639297256, -1.3371378328525958, -0.37690473349196885, -0.2386820462652782, -1.553344252917527, 0.3060459558732059, 0.023930468534242355, -0.9613765078518914, -1.4905512243306656, -1.1814959602120922, -0.2545564998182275, -1.0120945994911665, 0.3397992700942531, -0.009260361287343477, -0.23908317336512883, -1.1983059248490222, -1.4701948157487548, -1.3237400574204634, 0.9843850885481384, -1.6196909615433372, 0.5058132247881948, 0.1787486794953101, 1.0569674240840734, -0.927971710923436, -0.15151257347238045, -0.08305024057120153, -0.7758089228861472, -0.30356102349590247, -0.33958340262317016, -0.8864511758471488, -0.051200728693946096, -1.1805035931989847, -0.7807457224466448, 0.6160202146704798, -1.4271863542204521, -0.11180747002336167, -0.3507204020949248, -0.6039058311890693, 0.6513803841954697, 0.6875219201910605, 0.788493605769349, -0.8054195602699226, -0.5702418266634396, -0.9550341204991686, 1.4278562324734667, 0.40619131727605645, 0.4194837004918111, -0.11761167160890396, 0.10817716545631023, 0.5746640082871941, -0.10564839934050474, -0.27603627918406004, -0.6143853650044958, 1.8998442113504743, -0.10555307704723565, -0.08429195023472108, 0.7596529070239799, -0.9304482604964237, 0.9190775003854386, -1.0831874622593476, -1.1122586809516923, -0.5343968392620979, -1.8170256736088188, -0.6367499647363154], "type": "violin", "name": 1, "points": false}, {"meanline": {"visible": true}, "y": [-0.2817422686761183, -0.07023209026588406, -2.115984586179048, -0.3263472722761074, -1.6511969234859523, -1.1504538183547741, -1.9594044133474586, -0.9355768874327735, 0.43170890720915434, -0.8813974665011255, 1.2149065401948054, -0.6931308602720126, -0.3488949301435355, -1.5279280932065302, -1.2879817086012402, -1.4390735227396272, 1.3995785102816654, 1.0944536587615454, -0.2044797688931086, -0.44335215553719903, -1.9359097894094512, -1.2792618522349768, 0.9005799798643935, -0.9874372804224921, -1.7279050916203031, -2.426307302414346, -1.5220475177769832, 0.47577765887732093, -1.3435079150716285, -0.07729087463922868, -1.261030476991524, -1.0475625526747896, -0.1250868096634391, -1.3280486220121235, -0.8411917463759695, -0.10280587826191911, 1.437974577630989, -0.3669878222478226, 1.360233212160403, -1.0988823629082995, -0.4466797280106784, 0.35858920903250147, -0.6318384598711688, -2.5098895179029075, -1.124984802416428, -0.5120023308539174, -0.17060400778699558, -1.1822909607145193, -0.7649847603959501, -2.0111910946474505, 2.0551513402500325, -1.3592928619548383, -1.1292582488046885, -0.875515801756862, 0.08717314379718766, 0.8522464946465486, -0.10036101385205898, 0.08282167339656177, -0.767699785237159, -0.2188467945357958, -0.07408641694493767, -0.7632660925908624, 0.04644369416756311, -0.523734242742925, 0.7016264553281363, 0.5410318378520996, 0.014149718725144367, -1.749251619198608, -0.1507583003141768, 0.691865418001801, -1.022113740339622, -0.08221511002367687, -1.8450774711209332, 0.11245721483298765, -2.51651835307246, 0.7260594846873477, -0.7742209599550046, 0.6218795775617291, 0.49915622532223825, -0.3569411301208478, -0.7446796065706323, -0.8820513449968252, -2.745994705591552, -1.1111282581004165, -1.37862587352377, -0.10760143958313362, -1.6240974147826868, -0.08918415625566889, -1.8324672053788431, -0.9628375976396528, 0.927727846036945, -1.351368935787122, -0.5132641698266411, -1.730989890486832, 0.3113008768718101, -1.4850530008572314, -0.9084585154587426, -0.6079172653466947, 0.3358211992182366, -1.8126732330079238, 0.49790978655230467, -0.27544646782161486, -0.6380556378826058, -0.324442919823151, -1.8498834684816061, 0.602965036471126, 0.5390339787193533, 0.004086576934447916, -2.7121562324636224, -0.831318636944986, 0.6287904288649447, -2.1678079911363053, -0.9918696902510223, -1.2651257970084542, -0.9003468132301422, -1.2437708292048173, 0.006189112051607104, 0.30997836114807875, -0.8142763289626929, -0.9535978133378431, -1.6916272957031966, 0.483528072323946, 0.17298828614636075, -0.5726780989596469, 0.056900537908145976, 0.7734730420111008, -1.3732510473757022, -1.3215016201377554, -0.9126458972379887, 0.21995740700582433, -0.055707190605432055, 2.935257751777234, -0.3138525820576002, -0.008656340432310672, -2.0759726962369283, 0.19870866112977958, -1.1329612802005682, -1.5620650989399152, 1.0232279737782428, -1.810119519656519, -0.7189712276663185, -0.34188142004629973, 0.7979986361251333, -1.1495291213873915, -2.2783739669950696, -0.4306340202727803, 0.12093992966132172, -0.8381138171513312, -3.148804442927687, 0.1979368046535488, -3.235263141457804, -0.6288848979284274, -0.6896690334193994, 0.7852479991225657, -0.8361365100408032, -1.974400675218965, -0.21034394552941882, -0.13189249400380543, -0.11617844738458472, -0.8402452013838785, -1.2430593941094927, -0.7664970248746299, -1.3319187339986458, -1.8230677228208645, -0.5603739370617673, 0.0551204377684158, -1.9403947155378831, -1.4606730829836763, -1.4693616251812023, -0.9345169303134636, -0.808961030373662, -1.6709184743116228, -0.8909795415633013, -1.232627190545717, -0.4271836833831107, -1.8821311681430597, -0.07567619414116034, -0.022582822590526908, 0.3048917356464377, -1.5500015732095378, 0.4334744660544835, -0.38377606310867457, -0.5228501456038359, -1.3939013705367784, -0.04711853599047433, -0.4587013965673582, 0.8740816796795395, -1.2903900658889549, -0.5343296002962592, 0.4355211203292898, -0.10909962097808468, -2.4358289648893834, -0.9627965149113996, -0.30251775552435334, 0.05850746435110343, -0.40671808910105534, -1.248773106417557, -1.8692361622080549, -0.7927581732740974, -3.116329602142621, -2.6326340424211185, 0.11839871169840932, -1.8831479780028677, -0.3221141173301329, -1.3735765492711491, -2.5027583647248863, -1.8866129123071227, -2.164372032086698, -0.6110294649938981, -1.7248132678123065, -0.5210974824884302, -0.7216351171887443, -1.7694401423619759, -0.002309244636092944, 0.5169241941600525, 0.4576804999037348, 0.07058083787730063, -0.9871013487397184, -0.9140699575985766, -1.9634700455125151, -1.1611898889777945, -0.2409238611497977, 0.9093448314289808, 0.690956254374017, -1.0559816726711786, -1.36526261922625, -0.595998979413481, -0.1949216493377659, -0.6049015743852306, -1.9446413381321217, 0.1780531436303483, -0.23354659614707612, -1.7071571947755828, -0.47517321375804406, 0.023825669762254642, -0.7063240280096936, -1.1333721550547018, -1.8683624378476567, 0.11994022766231538, -2.552858939374846, -2.8125614867611097, -0.08883332358079232, -0.31461259511524947, -0.21380849296529592, 0.1848615121487227, -0.7111935174409499, -2.3517641031872527, -0.5257558269717035, -1.5741078593874067, -0.2552217882144208, -0.3514117297052246, 0.6593096436329525, -0.8399792195499397, -1.3055145387313374, 1.518797186475604, -0.4369646402292022, -0.43013158330341655, -1.559967093247778, -2.3048418835693685, -1.6544288291778293, -0.6188109932993864, -1.0152727645001103, 0.5289492074119025, -1.4730185692403606, -1.4752077572377158, -2.018918047851576, -1.758274380386346, -0.4994226219683476, -0.7752517568802688, -1.3458034100755683, -0.7619970257805831, -2.3903873475214947, -1.7248119246218239, 0.6228673999733737, -0.33186708548848154, -2.3436417815667645, -0.9555526642772588, -2.4321756776966126, -0.028163243018974438, -0.4313275640802928, 0.41087145652240686, -1.341357348570544, 0.09617820263563603, -1.8107608388357437, -0.4947739071278441, -1.2753978314771701, -0.6113206122571573, -1.3776996319954347, -0.5856841568042558, -1.2833478657616055, 0.6164215731202806, -1.616313785754595, -1.525743926461233, -1.4351232324785963, -2.103252757596936, -1.2209086179362751, -0.6663000621527598, -1.4376694120339455, 0.04329828659181145, -1.5572010333457529, 0.8860130620250609, -0.4368559568046325, -0.6993728194977821, 1.299962647139858, -1.3924046331224695, -1.1122016764992089, -2.2807829366812093, -3.341368298408694, -0.5410556004865645, -0.3883889367776298, -2.8328879576056245, 0.9248092859320381, -0.6793536669541558, -0.30564496369360283, 0.5201736732657588, -0.8201429628587782, 0.5158133183350141, -1.5794998787353782, -2.4372940568346158, -3.2266830429835496, -1.0450782817751465, -1.2410289598303628, 0.24697653973660783, -0.14889530009191054, -0.6393899809074898, -0.9067471165425751, 0.06775872508573233, -0.701629315290553, -1.7900299360633092, -1.065807610399502, -0.20662555443924702, 0.22625874528915968, -0.7448478284906309, 1.248240941015541, -0.9694414690724626, -1.616798028978912, -1.5619338549118065, -0.03367629814579176, -2.1757985148863557, -0.9543608584472308, 0.04959570978586858, -2.1534889088300315, -0.12448057053374273, -1.6635995289034828, -0.13894836413733502, -0.7774002258029823, -0.8475215549063019, -1.2225978593992384, -1.5896084215826514, 0.8365606008041536, 0.12776311884871194, 0.44237564643887317, -0.354207479875026, -0.4188556165340407, -1.8075481638648645, -0.002688723798810577, -0.9455981807664595, -1.1549685716745337, 0.16055856179593886, 0.3944073743524429, -0.5584730177403396, 0.5011044921698983, -1.719073778323267, -0.203393772638372, -1.6239879100723362, 0.27481679973562423, 0.9999043352705183, -0.4548772394703744, -0.34299185712894154, -1.818803957739791, -1.401833989329211, -1.1286085986050864, -2.4300644382960614, 0.6995633849363464, -0.6312260304469204, -0.03877688790169587, -1.3317035790599276, -4.222418000733661, -0.5744112901047888, -1.5988131544863644, 0.17958542977309355, -1.1506958082405574, 1.0977518921758338, -0.5780688370414703, -2.3342986048308134, -2.4253685392154143, -3.585397052470947, -1.5836044429437774, -0.25803447863392737, -1.5319820948560856, 0.5760387169513591, 0.933098677551239, -2.054003263278123, -0.870764841485672, -0.28237123423128874, -2.183526291095068, -3.4288423436217252, -0.23594937373497854, -0.9679560006423048, -1.7617400985226142, 0.17683107834305833, 1.8006840189487634, -1.2253045951341164, 0.3325025369287241, -1.9158799913578939, -0.9101785472362109, -0.49875722177973303, -1.0731011702502673, -0.5447718491389449, 0.979816486346519, -2.1529617834793404, -2.0008782478718, -1.1480916674702193, 2.342585012152647, -0.8595042071421775, -1.3225694785344082, -0.2265122613227719, -0.12916819105730792, -1.6889078885543247, -1.2060319712370957, 0.5736911744897223, -0.9666928293708912, 0.13101053467452484, -0.14857273838715745, -3.983895336843022, 0.6097060480118074, -1.519239756241408, -0.4715603829941981, 0.24027034362907107, -2.8485029562195954, -0.6133782486839298, -1.1416498441545668, 0.6096190188132314, -2.2394711372718104, -0.9165639351258049, -1.4445028359138896, -0.010013660988521522, 0.8227616959949734, 0.8877142809910022, -0.13485541126399292, -0.49364840689026834, -2.1973489747237553, 0.7863147397874922, -1.3787607236156867, -1.3665380142308208, -1.4218225713332588, -0.4818562731507735, 0.1491554347146712, -0.18661132745105813, -0.2155156581721983, 0.06203966025247354, -0.42899742892313053, -0.9977049192217429, 0.9387677115787573, -1.2659359279134468, -1.7000162087809227, -1.4139406009705695, -0.9839733617632793, -0.018108141634419317, -2.5354715650113833, -0.7484536833221973, -0.5867433844859246, -0.9232174090174009, -2.32396451389748, 0.04396212025690038, -0.32523280387091197, -1.2785320367044415, -2.6883159611054075, -1.9246858952746893, -0.9678999351121534, 1.383496817290872, -1.1047988435866822, 0.3906729540652286, -0.9452186702580168, -0.5729617608781178, -0.6676407244064022, -1.1646476392309082, -2.181354776592398, 1.614992796027352, -1.1839894809155616, -2.1930681557268157, -0.03257136456629639, 0.9670591388791051, -1.0860041385123615, -0.3755045478794978, -0.10801189035952508, 0.09202421313591236, -2.8545205936565115, -2.1801132204247624, 0.2901588751462022, -1.3137259008136855, -1.2408809869250494, -1.0347735958541908, -0.33133239445241286, -0.1416487953384118, -1.6844887234060204, -2.255411957077043, -0.7288698324152771, -1.1970288179969686, -1.0982368824929107, -0.5852900625377897, -1.0160949825575336, -0.7736281233454447, -0.638079044719425, 0.3747225958864936, 0.5361736964824383, -0.8283025334653353, 0.23191965543315185, -0.7346339425096424, -1.3229233978066652, -0.14883673476540848, -2.41422736446107, -1.928748526992683, -1.4181232977054075, -0.15814654573365472, 0.17759986123138438, -0.8774225073025039, -1.4263625084913127, -1.118976656468786, 1.5378435551868557, 1.1513230731310684, -1.4581174819250329, -0.6477985265887852, -2.716191792709329, 0.8838351512596564, -0.20070321890386034, 0.33674325479896583, -0.19829653892356802, 1.3933416108456966, -1.7227435857758455, -0.23530185180053537, -0.38159203226353394, -2.281758468654116, 0.43558008312977103, -0.9269453954639364, -0.44706786950967314, -0.4158573587859725, -0.5256976868343592, -1.8649210964472713, 0.8095761838473793, -0.8794837436062904, -0.1747208636761356, -0.6380639186298267, 0.28350207459222776, 0.9974403089751197, -0.4251000475109742, 0.16165589869377628, -0.5881553405165615, -0.5013393295155053, -2.2634826576567524, -1.608439631438075, -0.8230707342824556, -0.9020533963272706, -1.1807294599657245, -1.9215899205041653, 0.007904297538714022, -0.8445401591896389, 0.37284620350053654, -1.881143914501369, -0.18404866688390698, 0.4232291287672759, -2.305832907427561, 1.086427613924465, -2.1525657803248497, -2.1702339652425198, -1.1537528319306258, -0.23620930907295828, -1.0319702473305825, -0.9151316436949319, -2.3903005878621415, -0.6636922978147768, -0.41362376538555234, -0.6257062240609316, -0.3959223000827777, -1.0503008653901507, -0.3265866487110408, -0.16341197005601593, -0.8743556365730722, 0.5809823689529215, -0.27180689020259735, 1.1837407063631558, -1.5876662962046189, -0.46099126490399517, 0.22420450362921696, -1.0607866323130266, 0.25711993907925335, -1.2743636105776712, -1.382962839978557, 0.46093850894665567, -1.7903943848682768, -1.1410617050939897, 1.2439432985719958, -0.24309303147130695, -1.7192619467607946, 0.7270834777211544, 0.9430620032117772, -1.6008772380220262, -1.4756524431354352, -0.37737980922414627, -0.5020231147659593, -0.7361483699299953, -0.2640685454370022, -0.03326941725363497, -1.726299245967012, -0.5270963317809075, 0.07726373240607176, -0.42307602689412166, 0.3970110251957816, -0.11000474272542926, -1.3185854325756279, -1.710964146183485, -2.4113540513178147, 0.00855313001510083, -0.11054174458688293, -1.0824335548596538, -1.5326466952960938, -2.11884343555649, -1.3967578264583613, 0.015477161865009359, -0.41100464244298784, -2.241764561144273, -0.1407101027622869, -1.3807031915091377, -1.542640168380124, 1.155696422743239, -0.5480664325992837, -0.9229633738665263, -0.35802382019272266, -2.3525248379540544, -0.07739030692962912, 1.149366300398531, 0.6597623733931534, -0.1023628632505893, -1.6253673514810059, -1.2970142595960312, -2.0062624153250352, -2.6493364110342457, -0.8972719737107092, -0.3673407583041457, -0.8334722969799351, -0.6301777250648198, -0.49155312520395034, -0.27143620652865624, -1.1528940728785488, -1.8173251061596578, -1.0605185140967879, -1.7987931880348915, -0.3983556339023894, -0.5780524515085192, -0.42351262373038456, -1.539964226296024, -0.14636252104883052, 0.867933523084634, -1.1127644097559592, 0.017874665898572784, -1.9249511099297636, -1.3630792595774506, 1.398356481934282, -0.6994031836182519, 0.24020550550277364, -1.18992398650548, -0.11442559233366567, -0.30208865144893565, -0.3853303607786219, -1.3195325302186127, -2.8010326968520918, -0.7100930432199992, -1.1015088089395388, -0.6081198362833096, -0.866671453175152, -0.6446503826962501, -0.6847127037273413, 0.8966174879088079, -0.5367742577136055, 0.16805942911521732, -1.7912839787993313, 0.8790164498561052, -1.1378262912671364, -0.8042458614240419, -0.920888130265894, -1.070195520360385, -0.7028242734039821, -2.3945188616794675, 0.3064602337142567, -1.1202274386366995, -0.11392968800184222, -1.8141590717770253, -0.623226277527344, 0.5706118122751412, -0.38880875928277214, -0.1391900865277803, -1.9614906886666308, 0.010189880792531136, -1.1114707653525664, -1.1521288856092018, -1.3781900224796797, -1.0908883512907548, 0.11587361700775323, 0.4162833753802132, -1.2829065459710403, -0.3645819695815995, 0.7984309982341308, -0.30716885641216324, -0.0048320858271819755, 1.0418774954124057, -0.7888119467105041, 1.4332601654456862, -1.8148940950704144, -3.2127023191338457, -0.02930362693366173, -0.3492466122557247, -0.554029565313633, -0.8242059509776185, -0.3699416869913598, -1.2819471916914371, -1.0043208086693334, 0.2729452668018103, -2.1274810107503344, 1.71360489044423, -1.866378329235225, 0.11970600493083483, 0.10513692804097896, -1.5735116717046254, -0.6413640725653619, -2.215516495380114, -0.1958251747311024, -1.1359683059938066, 0.5058467048378207, -0.7382522834095424, -1.865794817261789, 0.8534592417026662, -0.1471861977577813, -2.6165086968236366, 2.187436174363482, -2.0609615734960087, -3.2422921471152013, 0.5749181306180814, 0.01792827751060011, 0.29105105731971215, -0.17988374787608474, 0.06392358021556921, -1.1535382359832775, 0.3591396575364335, -0.6869016171110169, -0.17188735610640993, 0.9697366099353532, -1.1786836230079496, 0.0064651811993030606, -0.29053652453546386, -2.139692117714085, 0.948103904376098, -2.9099459483990375, 0.6219690347682, -0.11801391913875858, 0.48930405632254936, -0.8899046541084878, -2.139774089889227, 0.03215048208544391, -0.29499433053703705, 0.32750929632803516, 0.7191559490017804, -0.5293348991134875, -0.4275354014761224, -1.425085574411086, 0.40547037846322953, -1.1477642425441172, -0.6291930027070181, -0.9669980520362376, 0.7636630015285087, -1.0847551574508634, 0.5627464064024336, -1.2348663579955357, -2.0084728188952146, -2.5472646359214113, -0.720191940237425, 0.7702731601159994, -1.1485435008779583, -1.1099268200984493, -1.7513599070576666, -1.4697170009251443, -1.4391065411162218, -0.8646607825232753, 0.2434988982165539, -1.2243937052031764, -1.441875533696636, 0.8717638011206262, -0.46614695509112275, -1.1055188483502505, -0.42848930126655776, 0.41519001178134574, -0.7345141434736805, -1.6311918146661646, -1.2640838550993323, -0.8190108196732779, 0.8342413770867635, -0.6399605447508766, -0.273621919857708, -3.2814422691859084, -1.0792105057448433, -0.5127078414348892, 0.08723666284365306, -0.31731591284975497, 0.4971444119051912, -2.5459005971439437, 0.031134878115380182, -0.9598277648970313, -0.7921257657165133, -0.7051306061132914, -1.357750010894164, 0.4331072834539288, -1.325784147990999, 0.7641205950491642, -1.398455393840734, -1.1506415229508462, -0.4014755730811035, -1.8023308673693395, -0.49133963541211306, -1.6629928298874548, 0.08951379539823678, -0.9662037227250169, -0.9140989491491751, -1.3799662443600464, -2.6130424873093183, -0.049764672693422995, -2.144904260308372, 0.8339585560222355, -0.9782860849633104, -0.5529330964091468, 0.7615600455269887, 0.040103291873497815, -0.623906283531057, 0.2010801634767373, -1.0843691578137167, -1.4327985965589047, -0.7597124596410286, -0.23399431133744458, -0.5997368831862256, 0.7517362648833755, -2.1016233952939793, -1.0088698604197026, -1.818248830656294, 1.7594382096402996, -0.7698995280804914, -1.1844109245181063, -1.3166868188446568, -0.3867637223242554, -0.7428587089636103, -1.662723181855593, -0.42828900864863934, -0.7426134435318671, -1.781919118383831, -0.5060378209793892, -1.6078598891695777, -0.37745829539356557, -2.2490361382846893, 1.517680246656619, -1.444822379560973, 0.10076447520985843, -1.1551705060353212, -0.8942964072582154, -2.8313610345717444, -1.4679132287333743, -0.2624027385526436, -0.26433572546464873, -1.9000777008087062, -0.9226954458057476, -1.0854347019883346, -0.4440985951234788, 1.0838458569667089, -0.6446434032339601, 0.1111084327321652, 1.2551580032106182, -3.105181171694548, -1.6739802133871649, -0.36152398021857274, -1.6593381098851805, -1.0102106229185075, -0.7645360011208472, 1.599157365267914, -3.1499092530109785, -1.4163880718279196, -0.665441272579789, -1.9293771289244894, -1.300202846858383, -0.0932975734809065, -0.19987034860563557, -0.9836696590947045, -0.016538663417842603, 0.15620741408400418, -1.6539239667027985, -0.7820999804487828, -0.17120633248145456, -0.5837395192631155, -0.8306589807014381, 0.02906269382187232, 1.4827519070334567, -0.2125206004865986, -1.2965058832225231, -1.3667721464985956, -3.422410073190855, -0.861692771762061, -2.091020115353208, -1.8315929539905826, 0.08801217277214646, -0.5259218778741955, 0.8223810694935217, -0.1916164593063101, 0.6775772071039231, -1.3380163102221365, -2.640499098925489, -0.9434596634777626, 0.40798175471467324, -1.2246934460140468, -0.7958409080889212, 0.6254493582724648, -0.4470719547962349, -2.1129261275110114, -1.046002901737597, -0.3306967870674525, -1.7017956913994694, -1.0042705525771551, -1.2964451618136903, -2.36002672259465, 1.1068379630489726, 0.30266041992555437, -1.0288499806271199, -1.402601244049765, -0.19342246977362498, -1.1639651926506724, 0.20455258228946882, -1.0533858102440765, -0.8653673788666176, -2.248722880607703, -0.7144596058200121, 0.3395524978120573, -1.9051728495767533, -1.2277479412681467, -1.0715287658646102, -0.2980691470403972, -0.9564537925003567, -0.7264803745088579, -0.6889534605377307, -0.9382118942961611, -1.7176071969570406, -1.2656066011500378, -1.4159207328612702, -1.4513649466439738, -0.18594355000850205, 0.09341184795030066, -1.3086155639353414, -1.8672638363951997, -1.8157022829575191, -0.36383299877194497, 1.4223595076759845, -0.543029862676913, -1.18399978717323, -0.4219593220599697, 1.105232978552757, -0.8475982279916656, -1.0107474699300876, 0.7648223040613454, 0.06960146985685634, -1.0107345943939476, -0.5155565063733194, -0.3520654759697272, -1.2093278124089375, -1.0861166893748564, -1.324749568909397, 0.5399274863486886, -0.36728715494317954, -0.27190342461289774, -0.5137583791306712, -1.7140513575836547, -0.41373848906697924, -1.3701419219945914, -0.6833421758214341, -1.4988080039506975, -0.5632442418625311, -0.40227976793735015, 0.6175603232278143, -0.2343965197047268, -0.02749089444673536, -1.5546713368567655, -0.7662830403976065, -0.10179811989449594, -0.39225439855364436, -0.3345150579581741, -0.318816269004517, -0.7886393911144094, -1.7781087150549126, -2.1096593664710435, -1.3040459555346233, -1.2212269900486223, -1.371643851805529, -0.6722102728228614, -0.8470845097128334, -0.6296466671814426, -1.5705624320610174, 0.1908488908007474, 0.5616389427747203, -0.9764491145693412, -1.5822874045738164, -1.92520731202766, -0.08461774817291456, 0.6699648888571986, -0.6675087522015867, -0.09211028203151184, -1.5551772552884962, -2.0534726100264518, -0.3216478049807942, -1.0085620250532055, -2.991400354079586, -0.22457658890873688, -1.1395314666535032, 0.45575753826595566, -2.650765471471004, -1.8376823708666996, -0.6438622284883356, -0.44240864614135966, -1.549127996022532, 0.4496607685549642, -0.6379797741517675, -2.2921108039188898, -1.1625229536493185, 0.5988639011985438, -1.032163919416282, -0.3328153662270663, 1.0469725029101071, 0.013915925764849124, 0.29259836245770654, 0.06328049039945383, -0.3599425113107798, -0.6851597017877505, -1.9785641523190138, 2.166913744871107, 0.10727450292809482, -0.47353728692397423, -1.0040119270863188, -0.6061845449940965, 0.12482008976345094, -1.6384780806684598, -2.164896249438344, -1.2388380116652353, -3.1719379023111163, -0.6984293323868964, -0.04253804723499677, -0.3029191745317987, -1.2936329636179127, 0.5627724446759484, -1.4769586767934508, -1.6754947692788846, -1.2866389291752773, -3.016912844982179, -1.594208665620863, -1.0109355022125892, -0.14240685323947977, -0.000838482628270909, -0.7808393418267624, 0.4170455104321261, -2.7336943896376242, -0.9222198897775775, -1.2979575084976809, 0.08715595485495686, -0.33385878785161655, -0.0507688777776909, -0.1189004970523092, -1.2807336788878865, -0.40868263472971017, -0.058875387792659994, -0.5913062925127912, 0.8986443993084309, -0.7347936793139282, -1.5439427409388247, -1.5882708907728982, -1.7002362647853584, -2.697845738403545, 0.8910255456131518, 1.080330129159031, 0.5593499799833691, -1.012385789758965, -1.4351409248611344, -0.8923113668942217, -1.1596798606074705, -1.9872520982995283, 0.9259167420947253, -0.03363266275021004, -1.2763280425365904, -1.9228090514095144, 0.7606716175686884, -0.3010980005567587, 1.9626207175401218, -1.0042987872781868, -0.5157663976573599, -1.2631210054816742, -2.014781250551222, -0.9783460957298182, -0.5838849058627316, -0.6458349095091551, -0.5574166938034766, -0.3541167959775652, 0.2912048167835247, -1.144575041487691, 0.00039614060563530895, 0.5986834246793059, -0.9010747417544818, -1.44714636536326, -0.05257086573074088, 0.39690849813135565, 1.0679033697928482, -2.031702560643442, -2.500602601422062, 0.6642260115371598, -0.8889256656453928, -0.07413116050820012, -0.5809819871638476, 0.06984045529446237, 0.6166574993943356, -1.6928193163315648, -0.14213815525712215, -1.0317245663312224, -1.8336483864748492, 0.49835460217484473, -1.310032996922101, 0.6983774767147356, -0.3530274275921127, 0.25081972568198585, -1.0701666597060362, -0.3097239192519276, 1.53858122213357, -1.3993729696764166, -0.10759246673967793, 0.19765669375215578, 0.18727566362832992, -1.268084646118375, -0.8629773871870883, -0.00460530071523102, -0.5218179696435055, -2.5163304760058716, 0.9165299999360544, 0.23675094129729313, -0.36625194013911283, 0.23863488652028197, -0.03513148713137382, -1.1179279727562308, 0.2967082273494376, -0.6957093670174149, -1.4273443846682798, 0.12638494694847846, -1.1416088461313456, -0.2879348534789731, -2.348781437849194, -1.0746456444979973, -1.5236939998021057, -0.20407193892525222, -0.9334382169220038, 0.030214888572852927, -0.9003179197393455, 0.13348649773820298, 0.49304755296418057, -1.6049578325748715, -1.5166559466256255, 0.591800837269593, -1.0216304041316515, -0.5496229397380715, -1.7599761653049213, -2.233517857431872, -0.9673810790242848, -2.199821489558797, -1.56311682062812, -2.317689025734063, 0.3820862185689181, 0.08948496297477482, -1.19448931708686, -0.6481055019826236, 0.03392438262783248, 0.6604188143078241, -1.0580751971565485, 1.1391347778830738, -0.8182327472547406, -1.5917415563588995, -0.4189068563182269, -1.4589691334783097, 0.6554194747917074, -0.7443986724776392, -1.0615046877348413, -0.5268861800001627, -0.4446454341625998, -0.17029206424972954, 0.5887379143512893, -0.509663782606881, 0.5738104397042049, 0.8494624649188348, -3.5509916591565416, -0.9925986986245298, -2.093942316003252, -2.426541414678736, -1.4540994037448582, -1.2386117936148269, -1.481217307446749, -0.5287058681290131, -0.6721514531617061, -0.704627486643275, 0.14209755401791613, -0.6360559479301865, -0.8160947659616719, -1.105219828448657, -2.5317760379652006, -1.4627397939331714, -0.3699612823683211, 1.0288461345652973, -1.0690234761997028, -0.33885015428321597, 1.0968591593111747, 0.9536678094146646, 0.30503819164556256, -0.4552380460936209, -0.0003367769110523833, -1.6710332470504332, -0.8160188906621058, -1.6072310496264377, -0.08742973327279102, -1.2917708154087917, -1.0361381571634398, -0.8180542165939603, 0.16455655179235618, 0.4940669647763615, -2.0319679593040996, -0.5012417041560885, -0.006473292245629869, 0.2543516545150286, -1.7733112832153952, -0.5991475381344277, -2.957676730447459, -0.33855648601157695, -0.7378653405419175, -0.6509311087371278, -0.43994890427493716, -2.426408006165668, -0.6438363700737517, -0.29205805237725746, 0.22768497812900557, 0.3846913229608425, -1.0270140787649096, -0.20481129542862997, -1.6926309727113518, 0.7014154494071522, -1.185016322347552, 0.442973144917021, -0.07268681424742729, -0.20557440507590252, -1.4254969084483617, -0.3131030877396386, 0.6563477781823478, -2.2274010633883763, 0.5150766471976135, -0.9206774541118394, -1.5945529159701795, -0.2650061521350893, -1.2858274920953021, -2.253148904260594, -0.4046779303187045, -1.069581425223116, 0.12860607036954386, -0.26067177460373014, -0.36008039910402123, -2.0394919720211218, 0.11294813994132735, -1.0145152383886504, -0.3118885688747866, -0.8870408585099313, 0.5472014588003601, -0.960747189368876, 0.4248548373428739, -0.2238245571153441, -0.9085899164651559, -0.38135364201131605, -0.3376083213239743, -1.1220809213734388, -0.2234993859307849, -0.2558543148437381, 0.26024641697338347, 1.0733997527107206, -1.1446003782617271, -1.1640704739266452, 0.08683970554090259, -1.7138101481857544, -0.08484323485537304, -0.8868182702668046, -1.2046473986418342, -1.78289881354883, -1.045921340880071, 0.2787485518104865, -1.8394457944788987, -0.3670334721165213, -1.1605274289861676, 0.28112503318003845, 1.1285553684998102, 0.6798270696022694, -1.0137090627831788, -1.1972022873301489, 0.02694140549238111, -0.20350261703005612, 0.9317058059433724, -1.7417385872510494, 0.18394164573607108, -0.00582350461123593, -1.2548315153615452, -0.5029145257446831, 0.06075957252517128, -0.21720102091888693, -0.14527471831417982, -1.7402894694176454, -1.5642623033918421, -0.8807437733446655, -0.04837119366422438, -1.5229782313328624, -0.19185210018598975, 0.06621182708050022, -1.469681855844265, 0.6591858315118221, -2.7999485478917907, -0.285268163201568, -4.371875036478596, -1.3090318225832696, 0.24115700000504403, -1.9390510495608675, -1.0109512794645998, -0.9485553637704376, -1.7281284997741073, -0.8741144293599983, -1.2184301210247894, -0.5210684552121979, 0.9622853618811361, -1.5381029549726284, -0.33189936377724344, -1.1006649390468781, -0.5918930948294012, 1.9449943698706806, 0.3318168786743593, 0.31425213340865443, -2.696776194125086, -2.795416517129107, 0.5198921346043298, -2.0546284663616166, -1.8506519328196909, -1.5421652700430402, 0.09938420732925701, -0.6179284132100079, 0.6130051578014387, 0.043412754845262524, 0.8768854287451507, -0.7206073100942562, -0.712259492575081, -1.1336366661599873, -0.7300322151804637, 0.12007787870483344, -1.504522074096323, 0.19961455873508993, -0.16489423202573672, -1.698655197183072, -0.33250402630920245, -1.1806883797347731, 0.6346476389829993, -0.8718174033386381, -0.39485413787303303, 0.9513527807389509, -0.6763355115160463, -0.8937676205404154, -0.3389018787099865, 1.627613558113914, -1.040927845224877, -1.6169632428344873, -2.148877910562902, 0.004916063697606554, -0.19975591252583758, -2.5024734101175428, -1.4588470498473751, -1.3663266608906681, -0.11210825259800283, -1.0310033294430867, -0.1515329010869172, -1.1166647423707758, -1.0875907428314329, -1.1984543794580376, -0.8079066643713042, -0.8311319115328715, -0.9134671075101358, 0.3147132445436446, -0.7887907103301336, -2.3260314415099455, -2.107388474373729, -0.8468105708831801, -0.12427427730483287, -0.8653205711807639, 0.18783254198181298, -1.2147258274158972, -0.5498294250283041, -0.9873987819878431, -2.1613779059926737, 1.213695672691344, -0.8585980696708687, 0.03366696126646518, -0.6983909164780765, -1.4329838737285314, -1.6228886937355755, -0.0877087142629619, -1.490405411825812, -1.0739365469084923, -2.144781839769815, -0.36539183870147945, -0.2559718524568598, 1.2393142176522582, -1.4600883375019014, -0.06080518234472965, -0.14253188928517346, 0.014358668137627428, -1.0404563598024779, -0.6404937823055159, -1.5408653237662402, -0.4064414708405382, 0.869843773245698, -1.0966717802465005, -0.2148517812631081, -0.14394665262590822, -2.2135485728877096, -0.669235747354228, 0.29297445404936273, 0.7620448059808461, -1.8816085355676004, 0.386896585270163, -0.2851457502898536, -0.13200441451153477, -1.138260918450621, 0.13621675935151534, 0.2010390152037792, -0.8983428193722675, -0.5894791763208425, -2.2613937338764316, -0.4952046776525323, -0.9019195259776965, 1.6357329884608869, -1.5493434521964535, -0.9703898358941683, -1.4593470415776886, -0.4496980457612727, 0.750098938787256, -0.04627750117384133, 0.3213513820344135, -1.0611117606249323, -0.24084311038681716, -0.3787723750082391, -2.0674143429211327, 0.17149779579217928, 0.02035807535134193, 0.7938362615085267, -0.5917368304594868, -0.5418491834452812, -0.11766877311635016, -0.9858471344441115, -0.7581024046102625, 0.3362059780246832, 1.778097379779962, -1.1810881480365478, -1.0437424675004343, -0.6910430416430248, 0.5214181367650131, 0.9765252716089966, -1.5060880729154933, -1.7754291614242863, -0.6261003439771745, -1.0888780012582842, 0.162212983504331, -0.6972680186433632, -0.2766034860159252, -0.8266088957543501, -0.1160352776719884, -0.10205376953506307, -0.1421939955238426, -0.42295538850174724, -0.5054211781440516, -2.6950374105537973, -1.3786311098375394, 0.048485473803474455, -1.2039364295708683, -1.4273366236319256, -0.5537526011587963, -0.5655813250420705, -0.5803908403186375, 0.9429275885533096, 0.3660581910630024, -2.129761122458263, -0.5325744657902006, 0.6995853678837233, -1.0297008585134462, -1.2697554380169662, -0.9315348262693819, -0.8380896943306148, -2.3251603091819595, -1.3102307650005403, -0.03856510842326344, -2.8129781554006197, -1.047044616910183, -1.041188166144009, 0.17416251018315987, 0.472814012444552, -1.2447887000211466, -1.0552850565749774, 0.7881718610807132, -0.35947313010548415, 0.9415197861857042, -1.4344221150574232, -2.280738138638822, -0.8912505214568691, -0.3520605020489054, -0.8697718605115202, -1.240629892678272, -0.07616855842322601, 0.030345492870123225, -0.09175329900529561, 1.1102098941024328, -1.331313680746244, -3.346362516597167, 1.3475465085461686, -1.4438835121120803, -1.1095970373243769, -1.301524623313871, -0.6448178815481035, -0.3017777104238898, 0.7010325439194122, -0.429225598495777, -0.5851308640827346, 0.18104841730943877, -0.8410897253550763, 0.5181309783650684, 0.45926155964378224, 0.5399683287299978, -1.2481255643838045, -3.005179222209569, -0.12534349752321305, -2.109414566842387, -0.145345082468876, -1.2595923732436125, 0.03930092429035448, 0.0027387209248935784, -0.40107792997071573, -2.3009186518943467, -0.8788169796674106, -0.8858239523000926, 0.22586482320185008, 1.3764236199679334, -0.6506053232257862, -2.341531381085191, -0.7540490729353503, -0.21954904008046838, 0.05643007541652911, -0.4516111329018929, -1.052771039259324, 0.6128797665060145, -1.3609928661008088, -0.8982376454890265, -2.252266177426464, -0.9992591694051736, -0.593449435349964, -0.08952447370981664, 0.3215739410722761, -1.6460644747855173, -0.6596220823213897, -0.676563642647656, 0.8697801148515566, -1.2517643958149733, 1.0753572555385231, -2.1379574134004025, -0.3096816621018899, -1.5441731839987929, -0.7370522020835888, -2.514162537006483, 0.2819317994883622, -1.7266103340372314, 0.25293831519999377, -1.591530647272044, -0.919756914353008, -0.8988470973108491, -0.6256531436247831, 1.2639098934899775, -1.5535208424409035, -0.613856056288875, -0.44550859342238924, -0.09104321102273005, -2.497201934745752, 0.8249294206580909, -0.6825697355771722, -0.9841615707179763, -1.6268244032232426, -1.310055192859155, -0.7751198204526485, 0.1487052547371044, -0.10859508326052825, -0.5834971562181547, -0.6118776863689429, -1.8986331939715853, -1.331476728536643, -0.514916424578436, 0.16170755937828762, -1.4276080623631435, 0.27016229199637254, -0.8386328298881254, -2.9508478793122426, -0.684152928971904, -0.2999631226802984, -1.478421160563324, -0.8861979892658782, -3.4064545128302717, -0.36985147092136383, -2.2419784278590806, 0.26427364123783426, -1.3828679913732724, 0.06178995801184628, 0.08802655472680854, -1.3927694431305064, -0.1388322516810948, -2.5147175439618037, -2.844714814939729, -1.2818623526696762, -0.9649340125277768, 1.4535109403789868, 0.05538559962583678, -0.0824475677312464, 0.7564856680499715, -0.7133987800970907, -0.34961120646340205, 1.3323194606005115, 1.1047296393095989, -1.0052958584628189, -0.05771755128911016, -0.8242577694988893, 1.2489166200471038, -0.17941870511250357, -2.0152325848276775, -0.9649414566961668, -1.848140579158144, -2.1378072829204013, -0.7033642554911295, -0.9303676173805862, -0.7450800834157492, -2.175019518783381, -1.787725972349969, -1.4185779135531869, -1.120077265053736, -0.38870907314342096, 0.585157866862498, -1.8755995829599628, -0.6319118109676384, 0.33827453676962793, -1.9449103752491985, -0.5233017515729977, -0.35910773750461994, -1.3959759601226598, -0.8176370267204442, 0.5636777341021671, -1.3139257632714418, 0.04099562727662753, 0.3073306445338696, -1.1271037612873642, -2.0556260652653027, -0.5416594826433211, 0.36670216337683825, -0.33404184703675005, 0.17953056233657716, -1.1222906798052952, -1.7046327661724041, -1.287518978840699, -0.24783535102070148, 0.02213509080039433, -1.8963455080239018, -1.0907308386795833, -1.1731699503966593, -2.02847164914828, 0.5371511801562686, -0.777759575869157, -0.5089538863017403, -0.6880734386806217, -0.7780595057865908, 0.07183034423990209, -0.48423191169103286, -0.5114275667138575, -1.68320339420257, -0.37063167047640166, 0.6528276293001091, -0.9969086980839406, -0.45486037607320334, 0.8131154479149812, 0.9722428063263692, 0.6135796346671826, -2.2298545575257096, -0.16365089588754667, 0.2520768507313932, 1.2009680595865047, -0.7664950612968027, -1.3672327082560374, -1.0131508036890975, 0.044294491088397336, -0.46349089377526326, -2.3876416281061816, -0.412895608983824, -0.662146638454784, -1.1643771759934898, -0.7061653497885839, 1.5928538976133906, 0.13144195758178523, -0.5005093821461047, -1.7328298503750261, 2.1810646450114963, -0.659073891557064, -0.865361485638499, -0.7481074482980719, -0.049243510921606615, -1.376949681288992, -1.6467869374012682, -0.6258651230962873, -0.4888340575416694, 0.06905107245916597, -0.3490550692566652, -0.8096527165613703, -2.9096724610423585, -0.3648826174649208, -0.27800110681935997, -1.3975832679962137, -0.7812717100244745, 0.5429536411146204, -0.898871812705191, -0.13378017805141695, -3.202460734727563, -0.24454066255245538, 0.4243547087622829, -1.6935300281234777, -1.3477005380277416, -1.691329675541668, -2.800493874594219, -4.072183970484133, -1.3922011925079905, -0.8887426509930273, -0.23264753959283907, 0.5779423297873517, 0.17068203078133126, -0.56723810142949, -0.22987329970809323, -1.5936944841267309, -0.5366288479583109, -0.4338212680268453, -1.556912621032369, -0.9160513125867195, -1.105147510968955, 0.7467337174408016, -0.6621961493414382, -1.7389924343887673, 0.448549987373274, -1.5146650314091854, -0.5241144000396987, 0.26384281230759554, -0.7734936718567098, 0.687449520804892, 0.39550484597260394, -1.8104225168788899, -0.27384570849010476, 0.21811238121313015, -0.5421434418344645, -0.2078273981099774, -0.5182532545631032, -0.5877040010125403, -0.700220588524076, -1.179672145384981, -1.147030187030866, 0.08651384599359357, -0.16584602162169415, -0.535207905844317, -1.2487186558841847, -2.1725636436063533, 0.512909366723549, -0.9631756452558276, 0.8167397053720521, -0.12620390932009962, -0.7401158269892684, -0.6502773491430536, -0.4315896745679572, -2.0431093818064783, -0.7792609933931297, -0.6114224116031624, -0.41235119536558573, -0.8195975302773743, 0.012866741713107421, -2.335362698548205, -1.8036289561789682, -0.5976218405641451, -0.10430329068943078, -2.607431618031096, -1.6230022897428542, -1.1461330633587075, 0.3447609714927803, -1.2539190274765337, -0.1525588649138927, -0.5062363790929406, 1.3890688341133033, 0.3617149126596101, -1.0163109316898185, 1.5141686926085058, -0.5600058642901027, -1.8560717455303628, -1.49279867010064, -1.6574467783490552, -0.5289387104887104, 0.5276706846999272, -0.5923931311134845, -0.18911194196049386, -0.6261753515860362, 0.05823239432798388, 0.20512611180780904, -0.5130466447828259, -1.4467129230729996, -1.3212614694113705, -2.107175811826358, -2.048173347322248, -0.34707526881040945, 0.4071837367585577, -0.9771554146747495, -0.2626263875633974, -1.0845587368904819, -0.6843648347189364, 0.14055182995532178, 0.9676089071141182, -2.3735074966769965, 1.451975923725516, -0.8548525840274956, -0.6992202219932422, 0.07516379902220849, -0.8978152120687188, -1.041978635484184, -1.5461342711414519, 0.6330049170704722, -1.2644834400031222, 0.8642362483987688, 0.4297901588914824, -0.015820763400409277, -1.1388860880326224, -1.9391039951297615, -1.0130812878165196, 0.8069199957508238, -1.2071313935364445, -0.39239371645930265, 0.2770518169353954, 2.0037497618063385, -2.5633112197499988, -1.1535406482576567, -0.4046819197730478, -1.4247367293211666, 1.0449333372604728, -0.026730367675526057, -1.8065475478724284, -2.879686477742325, -1.912632128740896, -2.356123511172405, -0.9392294623767132, 0.2067899785235927, -0.7514037991783115, 0.21654842459151658, 0.34913008833814574, -1.5261996405564258, 0.565819532704367, -1.1181857640897455, -1.3679484174783818, -1.286179191903746, -0.4079385165764145, -0.6593263557546828, -3.068493541859624, 0.03433595727377137, -0.9149984205212196, 0.9569116107639767, -0.048965207542803646, -0.2328516861558882, -0.7588653942120629, 1.314719121820155, -2.8412445645295152, -1.7995562559587284, -1.5941976815274588, 1.8762345273780752, -1.1240468314684935, 0.3693793713839987, -0.24850493615824193, -1.5884726819126178, -3.3642275484981243, 0.30256686720447, -2.3327093298576376, -1.2785262170613123, 0.12474774556284285, -1.8504052993026674, -3.493757837590364, 0.5078086473966673, 0.20730541334952846, -0.9863928548358958, -0.9240830373884472, 0.017721250384849285, -1.0401178121234183, -0.86424069803625, -1.0488757599230687, -1.0294694796079282, -1.487494734533297, -2.1692725824598007, -2.2726089061831924, -0.31086432774801553, -0.5087323307317493, -1.9694818175754447, -2.6150846023492558, 0.2158337489516564, -0.07352341655659034, 1.1254023015236632, -1.4968662611527241, -1.2481190250042082, -0.6165729089374293, -1.4193663984692553, -0.9155379408928996, 0.1732612279693163, -0.1896147266450121, -1.198000075596383, -2.022996933495181, -0.7336707093897982, 0.35013969045867677, -2.1939570544235627, -1.1106841032231094, -1.4928516375073126, -0.08160974831104228, -0.11308289898040125, 0.07646841674668337, -1.7073194322235339, -1.9424548609414138, -0.650786953848338, -0.9682897793401091, -0.3417999498977249, -0.37115714545979, -1.1578402384628466, -0.46874265629653256, 1.3320569807131957, -2.3738209465035593, -2.034540277981322, -0.21144386485530842, -1.3210224580956749, -2.768449610021182, 1.1727813317812936, -0.7872497364717954, -0.38621979144907603, -0.8568817521782213, -2.5556043054816855, -0.8860600442983888, -0.7014180297775804, -0.1503516660370089, -1.4038397128123457, 0.029491286926705662, -0.09517435884860848, -0.19971239072031555, -0.16815940467654644, 0.007827043913908982, 0.110206437628391, -1.5400466213308346, 0.7996880170136277, 1.2273374395669086, -1.8444633283356415, -0.3200710348032288, -0.3537718185715956, -0.4483998851531405, -0.22595654204789495, -1.1421166610768383, -2.32246941786829, -1.0413053785376751, -0.8513278795211844, -0.3170201671959178, -0.24858034531514528, -0.00042706966117445067, -1.078021660095518, -0.2907137926610381, -0.520446306911805, 0.5396131625570307, -0.4533485963093586, -0.7335916238990312, 0.11045394065548153, 0.4805033041152106, -0.9123965696205428, -1.383356334223293, -1.028776936179296, -0.3180297859596391, -1.5696152372657368, -2.8112933173748496, -1.3431788365037651, -0.7920234506491568, -0.7026238834457276, -2.6861093516684695, -0.2711973247467041, -1.515926463703134, 0.9173909627764579, -0.11108166049064727, 0.15353064439591724, -0.057160277840084595, -2.2190315694797205, -0.044132703541941765, -0.2627648374608579, -1.3693817135475093, -0.7699088695282617, -1.3628893225655594, -1.7190238986154194, 1.3015630159174436, -0.7202320338371404, -1.3171002660303932, -0.6810708069020842, -1.7096060235810473, -2.514814546683392, 0.7285920373991338, -1.1866882942663681, -2.2837568250408946, 0.20705599331695412, -1.2961978616989938, -0.7573174484855708, 0.5273685084871537, -1.510670453741286, -1.4717103633205828, -0.12157773392273974, 1.6536021497275804, -2.1300847590789713, -0.5417385528492291, -1.7521570908226463, 0.23200538744673593, -1.221325456622623, -2.5178994637024923, -1.032128145047635, -0.8226486630063223, -1.4051462525784073, -0.49674692633012585, 0.15214578393936873, -2.0001110160624487, -0.7057704093486816, -1.2753527612173992, -0.9545986520422531, 0.5892529104656049, 0.11899658016988701, -0.5783846517931535, -0.3873953221750093, 0.0495597663623899, 0.5064997877217498, -1.5358990522441291, -0.40888440966520384, 0.6542552947965433, -1.9376487038336854, -2.2131296868918047, 1.4681479428399271, 0.2212992349935372, -1.194927043079457, -2.8172745201953675, 0.06691180397475427, -2.376754932326321, -0.21635331686092063, -0.6939737738799607, -1.5413927964925644, 0.47905534027145114, -0.34945930073253795, -0.3635727965770405, -1.0569049712701934, -0.5614435921977343, -0.6741321268088286, -0.39978854667747005, 0.2829386083704105, -2.4683755586181375, 0.07321870781313666, -2.253986623436674, -1.1804305955861856, -0.9764484461315044, 0.0572209750076893, 1.2314657055347715, 0.9650818907476894, 1.116209464020887, -1.6850638282896269, -1.2161474515803716, -2.0784960397579346, -0.4716037054810355, -0.7158415460549609, -1.7419543193590084, -1.9549027215994417, -0.7659725871839762, -0.07917828192658438, -1.5242440703966489, 1.0361558093189975, -1.92856077574065, -0.3226527707331147, -2.2142017451116973, -0.45188701203509696, -0.44970673923094157, -2.2533849819738907, 2.08425242789718, 0.2845647001424719, -0.5866762565630997, -1.5373923748556262, -0.15780834119983, -2.1097228378336212, -0.7081695889733689, -0.44924023248873474, -0.5146809871215332, -2.5012488558638766, 0.07699162939996129, 0.21458693702376685, -0.399616117704352, -1.8053480143761411, -1.888478574844222, -0.8184064809752969, -1.207729678533382, -0.23899928844545593, 0.6522800837434873, -1.4904588287253167, -0.8268644813222219, -1.0869857224993855, -3.583526801218256, -0.18746677601067208, -0.6272196232257623, -1.0486952696927303, -1.8428355140974553, -0.8818471695524993, -0.727344064258987, -0.7573928635454811, -1.2062710577009796, -1.6141282767857792, -0.8900147338055886, -0.639057707089612, 0.3988514341090822, -1.0362199249518729, -2.4517939624976632, 0.6990539026120707, -1.9094271992305583, -0.22765840783360758, 0.26560532993886354, -0.10927041989147868, -1.6545227013610069, -1.7989310181837488, -2.3218913616452563, -2.407662642354662, -1.6203035961840349, 1.6306619099426496, -0.8817412332769827, -0.6379929847030066, 0.2630155849560355, -0.4432360938994603, -1.4070634876971244, -1.6160789275861818, -1.1782152252037852, 0.26826268627324634, -0.18326147278086902, -0.6603267275112524, 0.7452006826937004, -1.7890072762550502, -0.5266936808640041, 0.0540000306942201, -0.8316178169179981, 0.2632243155770161, -1.6300623555841727, -1.18416957611137, -1.513936654015089, -0.6083593423239896, -0.8204624982917009, -0.2918931987061081, 0.0017978102667813856, -0.5166004503782264, -0.22164694427393195, -1.7035902236895333, -0.0832025510979234, -3.4435012079672336, -2.534318026443812, -1.7823527584969043, -0.6193701872262815, 0.14456945373276964, -2.018125819846476, 0.7007484048569154, -0.07306424257761002, 0.3615769373919394, 0.09705120752951946, 0.31849431489023317, 0.07949291340061504, -0.7465717480606329, -1.4215786810625914, -0.9120708616636938, 0.8869736374271066, -1.5418919149084807, -0.2776882973836409, -0.2303201963622128, -1.2030699636902602, -0.9302884911218118, -0.006830693651437181, -0.7777532514065275, 1.071733176185988, -1.2345747310557789, -0.010039473890372408, -0.27440353600365, -1.4895374744048353, 1.1854568238219976, -0.17691112931740183, -0.8031459531300869, -1.247704653110444, -1.2624321909488163, -0.5790284336624429, -0.38199523846670264, 0.6062025897139584, -0.8494847889258437, 1.4136748350814012, 0.7339749612579848, -1.664169364673187, 0.05087237716560811, -0.3261224489997654, -0.8057237946743744, -2.247822239452099, 0.6775547166307393, -0.8789628229082971, -1.669427184600219, -0.19122045317960357, -1.249919197686596, -0.9506702731926052, 0.07722652899026028, -1.983831111471643, 0.44775651665600946, -0.04634102576607335, 0.7040683087837071, 0.5892558723207796, -1.3637382993033884, 0.8068254875962336, -0.30711338169824015, -0.9485217041016272, -1.607098616118424, -0.255006535060778, -1.6248481753696793, -2.143110229673169, -0.39024204527178025, -0.873533620453613, -1.1537297334122638, -0.9718229741536509, 1.1246915296623174, -1.7942234355454025, -1.8540603179601107, -1.125228172081504, -0.9257570368123793, -0.5521815596275838, -1.0042517793673627, -0.7253666815987361, -1.855126243422537, -0.9304258303925197, 0.11673925859026779, -1.0684925575954993, 0.4503079052294586, 0.04000259059268396, 0.7409961801827253, 0.2857104291599927, -2.8293714218694515, -1.8053494562390084, -1.6319968943172294, 1.0401820392226848, -0.5857635652730215, -0.495085737210226, -0.7763044771707814, 0.7991662181893012, 1.0729128630865414, -2.3535219881200624, -1.8598134666528061, -0.7840041372377615, 0.08397384023908072, -1.6260572591989293, 1.589342719976317, -0.7788294989884802, -0.9503000757612142, 0.5312397608193188, -1.3743196196976122, -0.5712678407467539, -1.8221628518337512, 0.5901459370597265, -0.43867643469478507, -2.085935482155584, -1.7274404010397846, 0.0896694153002453, 0.7087504394006253, 1.1224589652559902, -1.1953089746177072, 0.7648501908822128, 0.16537390889244685, 0.8205660559265037, -0.3243194504235063, -1.6307882885568863, -0.8129718789625114, -0.5402994176610999, -0.47726401373190896, 0.07124296283995235, -2.044360470639996, -2.661853098359892, -1.0565976202172906, -0.17024978651736944, -0.5003009154567991, 1.685877548030208, -2.075790927351066, -0.3024063107947029, -0.42789775239323286, -1.093734445883715, -0.7425288642764508, -0.4423513198737303, -1.5602038364443847, -0.3599656044506622, -1.0027946107877852, -2.1371564382792743, -0.24998139415937498, -0.2791303981765085, -2.0867342405564333, -1.2646600590352506, -2.1279408153194597, -0.9417263975162349, -0.03848883913038714, 1.6320395068639213, 0.2766198363058955, -1.6349013447759768, 0.4320496141832847, -1.1499109389123534, -0.9926801358193194, -0.7129111582300383, -0.7251199986199929, -3.740635986381948, -1.1132922690843743, 0.19860283812743795, -0.03183022761718579, -0.2954981485607548, 0.8357819556867155, -0.7131450061853635, 1.1396007386359805, -0.028367996895032, 0.27147676554365063, 0.5650844232904181, -1.405559369626875, -2.3527198172595867, -0.8667659651024296, -0.9265814073823656, 0.6213246639455258, -0.7558673661932108, 0.4041366960434941, -0.8545965409082503, 0.42566724350647467, -1.3516712117890117, 0.682931933177504, -0.026006499181884357, -0.8369605996101336, -0.3426467616990378, 0.5011178071818311, 0.43905731211908916, -1.282550257104455, -0.7095903096203529, -0.23111267796125, -0.4777752304786725, 0.18984952568766733, -0.8490340654247641, -0.13673863444447754, -1.4016004227437953, -0.457277611142091, -1.0872532044453407, 0.09656743391332334, -1.3053906575809453, -0.9024897058522215, 0.33595113874506366, -1.2841224118280805, -0.4671123178065782, -1.2397147512004303, 0.3977145185875205, -0.7102645972865798, -1.4978334711486585, -1.2537428578236036, -1.1429466999374247, -0.35000134348018197, -0.6190584929424489, -0.5274278872340518, -1.559776624656811, -0.3174357464590951, -1.2690949530059177, -0.243431991060778, -0.49114559467702656, -0.5517458477077792, -0.3046932450891412, -1.1893001007053794, -0.05475369313777212, -0.4383605848061881, 1.1650168847402886, 0.5748379803711273, -0.4341390806373301, 0.13405273463470724, -1.1328479127154625, -0.37657133795232384, -0.7453556110786613, -0.9345493344062907, -0.7638422538080115, -0.8278713223839204, 0.8117243652469807, -1.15922021719921, -1.2592668058784189, 1.4518529154234705, 1.6528270088840897, -1.7680866841477152, -1.912820977919658, -0.3920942699641237, -1.7815761951816889, -0.7523072535280133, -0.3469266518748063, -0.6861423886671024, -1.4052448596683522, -1.501191648622164, 0.9209795427663997, -0.18060873410765155, -1.4449288324437406, 0.6991500403892709, -1.760799810192525, -1.7347042969695892, 0.5251329506097088, -2.997829931053277, -2.4709269538669907, -0.7294117491405573, -3.0212379338019244, -0.38531220437542624, -1.376119227167858, -0.8868900024457694, -0.6597144807551353, 0.30734062903222303, -0.5474502647244279, -0.4012607749492513, -0.44049632971869374, 0.20136807650442523, -0.7948639965359505, -2.7228809562244085, -0.00044018411992841067, -1.755106840888656, -1.1704572699641336, -1.9550397995833242, -1.6366058163969397, -2.0914636555839334, 0.5647873311781185, -0.6100027018276853, -1.510323175177211, -0.9101527808184592, 1.1477976093987992, -0.5145218053339409, -0.277210307622636, -2.4754931788520507, -1.3468232781605611, 0.50034224429667, -1.3864332659136789, -0.32322908457644345, 0.4412349111085273, -0.5315519360639778, 1.2435468463047643, -0.5348819358809915, 0.38879165500910917, -0.23856332650953288, -0.2799735849896805, 0.028567306856069674, 0.28328527521641866, -1.811358367924376, 0.18232565251000055, -1.3500525866176745, -1.9406180508385455, -1.9313981264520685, -2.6617851231045067, 0.5261527979169697, -1.5077581315606787, -0.5080510419336269, -1.1272594306543025, -0.9576401708277426, -0.786466716899823, 0.2590582249691311, -1.4703721954851612, 0.18529710659063214, -0.44333314488400205, -1.6379088374569415, -0.7945582359026093, 1.3559007825748859, -0.6525883052611936, 0.2282816020725098, 1.0226633472787139, -1.4351411594568801, 0.05696778003123559, 0.5429055098234178, -1.0198481038412501, -0.15688893405687765, -0.6498929514800956, -0.9878645326170532, -1.3637127413662844, -1.3468330403238467, -0.7453605525943319, 0.3805008656552694, -2.8234431125470136, -1.7281709196312567, -1.40037577612856, -1.1652772272033687, -0.31601983596199207, -2.3419673749282404, -1.6773038453381846, 0.5178537131642252, -0.5366507805615907, -0.9910805095619424, 0.21095208059181758, -0.09897089450593277, -1.4157319091817397, -1.5850008795547055, -1.5677544585123127, -0.530220796151436, -1.9098450635653603, 0.7715086274948079, -0.9989685390182602, -1.489665095319369, -1.4991595800088147, -0.15625000772205921, 1.2976257342357242, -1.0927195952861943, -0.07067724800933384, -1.1862421518834567, -1.212123189923695, 0.5165067630440482, -1.037798493125235, 1.866642977155101, -0.6419796408985895, -0.40893475637722376, -2.6251493936446932, -0.3938600918807265, -0.40176016712467455, -2.4455883341665325, -1.2763769782360541, 0.5470804397591079, 0.7317007841058919, 1.2224224706012623, -1.11283564869942, 1.146687884777621, -0.5723164968134176, -0.35539528743057, 0.6589260968987666, -1.7081937303484662, 0.08967370229965299, -0.0018528477662766996, -1.0988711215212832, -0.8657331009660914, -2.248270334311133, -2.024872150279661, -1.824409077262354, -0.17028774262953772, -2.8127647795066295, -0.3714028774709365, -0.24617838390502783, 0.6192502414747975, 0.6922764452903151, -0.09045340445334338, -0.5932160427612331, -1.1123223226075203, -0.883054240251532, -0.9480174582706419, 0.15869768257539696, -1.309647676552053, -0.7099360702441353, 0.4444903230524596, -0.6074632116138314, -0.48973510897918016, 0.48199257067801693, 0.5720988374578523, -0.7541447441730353, 0.17921609668493366, -1.1589613335503222, -0.20792031175021253, 0.9190319098253498, -1.68424206889906, 1.266328965842575, -2.3924838109665556, -1.5011178339776552, -0.32295973769231423, -0.6694441627584299, -0.7911660325695784, -2.3366697699700665, -1.478809950606708, 0.6762251290833535, -0.17535205828718425, -0.7480122801433139, -1.6308793720608414, -0.965440575702996, -2.280856612993286, 1.2789707375520258, -0.9235523374432174, -2.498323243408306, -2.053509265506387, -0.5987523172456328, -2.2041420635266147, -1.0556600053404044, 0.47488485239486844, 0.1558759370356404, -0.2975923492671401, -0.028308465482649647, -0.7407303609817633, -0.48423349981271213, -0.2721296586116809, -0.9713913730350575, 0.06585151879304907, -1.454231939112666, 0.30883864362901703, -1.6423031771535295, -0.5981858312387514, -0.0046223530466443785, -0.5584959564219071, 0.22889537669981264, -1.4756716414931959, -1.0922789785228306, -0.7767948334353564, 0.14396545443250286, -0.06544431674495488, -0.3481878051243009, -0.21105360478796908, -0.6331779749372807, -0.8558705830128854, -0.28748678705925595, -1.0842804833229907, -0.9131464950703647, -0.18160241390130882, -1.1718941584630178, -0.6665442491275372, -2.089312675005045, -0.8907385009931483, 0.13207236634927777, -2.059907943350229, 1.5531251202374623, -1.8399109438475265, -1.8377288631037354, 1.4636008318747527, -0.24056268503280565, -2.2403158302600095, -0.6106501794238044, -1.8572275842467705, -1.2780221470101052, -0.40157749710704965, -1.1456377411676424, -0.20814563610356185, -0.7248966502407982, -0.5469385252144501, -0.20574535991165888, -0.29020014851376996, 0.21404574628909945, 0.5517671202417646, -1.4123629168462357, -1.9897775507340807, -1.4676038482421616, 0.8304552279037801, -1.5872230715871938, 0.9129149908506132, -0.1829472830235387, -3.036047120228112, -0.32354059990807127, -0.4387073739407606, 1.237640485329364, -1.1896114217577225, -1.5018214118165107, -1.1741213344636576, -0.5396736462589757, -1.031402671569573, -1.1284740367011514, -0.22141722479425374, -0.6408142658881785, -2.7702958135003906, 0.4334014209332141, -1.9562185576908995, 1.4661129923575258, 1.0253989593313912, 0.31902298571813115, -0.8577811082419552, -2.298657024817086, -0.9079550383625157, 1.2349995058818202, -1.6940602762454309, -0.43995483632331, 0.4585321829696335, -1.644303704124534, -0.9438065598090486, -1.1021714271108132, -0.5937280561948, -1.1560517858173025, 0.8838664670155755, -1.1250164386414312, -0.5351978276206906, -1.2213498572013433, -0.5723339258789045, -2.5248462767612647, -0.6236253957667035, -1.1918363823862208, 1.1010302981944267, -0.3263469082506402, 0.24790432956349928, 0.2643216884368145, 1.0457141060153274, -1.376539847203066, -1.2156536792432162, -0.5873503090983967, -1.947331490601544, 0.7154748424327212, -1.400702202795733, -1.7270370978374623, 0.09727079641939274, -1.8048549017042252, -1.1582712228385748, 0.5137231006918003, -0.10366024119490669, 0.20208850221862795, -0.07936816187057616, -0.8033203656514365, -1.2719194861267233, -0.9327184019677419, -0.6191663797280618, -0.08935181796204716, -1.5927175146617376, -0.18398895425974615, -0.3764076514753996, -0.9161759876801365, 0.957657682314112, -1.4509678389156242, 0.8004124487975307, -2.0461403938262617, -0.37155078768324457, -1.0648542477824958, -0.6624029455052005, 0.6277139257559298, -0.7762988884002867, -1.9219571203986994, 0.12735314843980783, 0.19108830687655243, -3.4059752387398174, 0.861631826950585, -0.053042912652322194, 0.5398534358176083, -1.4086575719992958, -1.718075536784673, -1.6175713196059491, -1.0984748523540426, -0.19077129901928525, 1.436161013521664, -0.6188142484664511, -0.8672986803473366, -1.155463807269423, -0.7671669325850081, 0.8042222877801056, -1.8913919721497483, -2.7671713462107648, -2.192668458825642, -2.605114385019948, -1.3593386132209018, -1.6249042708186057, -0.4394783092147711, -0.47820105781324096, -0.8438225834801484, 1.3958515328869865, -0.4335743612231243, -0.6345143894836972, -0.31599812662905963, 0.15409544409424114, -1.475540548348689, 0.7535647895654068, -2.5529200385681388, -0.5913297526152208, -0.6354784480750695, 0.1255010471619301, -1.1769044131672795, -1.2840667992109802, -2.790138051428783, -0.5979086769005152, -0.9663547160173767, 0.4813736431253609, -0.058401587287911894, 1.302007656317154, 0.3231108495591769, -1.1113745955889267, -0.14391633908756374, -2.0266973274246256, -1.3967200529204304, -0.9240166985062764, 0.2185662901640203, -2.0183510793534785, -1.3261033656741406, -1.963613124671466, -0.5549550978499407, -2.0174580152247303, -1.3349017277360702, -1.4526353137751196, -0.9212316843535822, -0.40723470138134427, -0.3885102646568831, -0.46353358889461493, -1.0256916351453391, -0.47647635174640496, -0.49115028970341423, -2.642893416846272, -0.5242441744600357, -1.4919736036430917, -0.21646157922122888, -3.000478495586938, -0.5618738808579063, 0.5223055049719728, -2.4302467647662183, -1.187177430025396, -0.34832792057078144, 0.4241111827489993, -1.4211430228768913, -0.5250119278444868, -0.6293786402770489, -1.115154614706442, 0.41927703730646926, -1.1568600605551391, -1.2674623104433365, -0.1400017131667871, -0.2730163522409505, -0.1829944489329256, -0.20511011870849205, -2.4712568636320684, -1.4843375470236686, -1.6650739787429925, -0.09070635941823069, -1.4858799557398603, 0.03681992738048656, -1.075776324238284, 0.6772147350345304, 0.15804400029194965, -1.4948542655191046, -0.8450242940620561, 0.06324432607657926, -2.4102362201103245, -0.06512578536479208, -0.667927056977498, 0.0004258300916364366, -1.9773417868516558, -0.2961121459968229, -1.4663787356015452, -1.9006898895905642, -1.1819835748599223, 0.8083447221124086, -1.0492490872795148, 0.4201346591019396, -0.7312952469390038, -0.5730231209372605, 1.2483138586885882, -1.1963295577541522, -1.2224536611949037, -1.571393355547409, -1.6649078086098488, -1.3600789421508503, -0.45800920298085473, -2.130970394505472, -0.3082441572118128, -0.6538233272366376, -0.4591830048844036, 0.35660289026656555, -1.4804387093808402, -0.4979276053507121, 1.113484181347205, -0.28120183496120865, -1.5354764515028783, -0.9130054230168472, 0.09669152547261206, -0.3603844791261964, -1.506529822723656, -1.0156169073463408, -1.9061774840286554, -0.4935738750641535, -0.7844358605817462, -0.024531585202349215, -1.02542750375326, -2.063042007954839, -0.45562192384882055, -0.8332216482725503, -0.41858745020027116, -0.4117109921044162, 0.5388510035828716, 1.7011864449532959, -0.8047363435472177, 0.03395890270312518, -1.5237569936683055, -1.6571002516565856, 0.8001515609902464, -0.5844440115592096, -0.8957711317082929, -2.541828619844051, -0.16894683029545565, 1.5933370483662, -0.33013226692181963, 0.6728728023828413, 0.9302698810433986, -0.6775688760684031, -0.9789200431106636, -1.4389996306305228, -0.8369507081131571, -2.0128494416063223, 0.14149280686066446, 0.17154940192757195, -3.1110752427342647, -1.1922668452654848, -0.8934304528187335, -1.548587929150964, -2.034527619823911, -1.4304728757292766, -0.7661679529732099, -0.6115221504261654, -1.433954245331845, -1.3623195683533738, -1.771304731418943, -1.4675125464700685, -1.0450871395181829, -0.45067788099717737, -2.7932917976274534, -0.46994468526003746, -1.1613241284196971, -0.20334743532029942, 0.9403566074887825, -1.8794620209679693, -0.6081673047579537, -0.5017366364542022, -1.3607598091242674, 0.007281296766998957, 1.1366798780099807, -0.710377167954255, -2.0581115239867156, -2.698151353667911, -0.5782407964117532, 1.9347736906247985, -1.2743816310106046, -0.7899251414882046, -0.546640851561401, 0.12321796601598944, -1.0379426821425244, -1.4047243491962895, -0.30321019902445767, -0.7624537162731185, -0.9326535541122729, -1.5651176974767638, 0.9563294077405639, -1.542727041643702, -1.0629172831903215, -1.4899695569002953, -1.5593095565280097, -0.19222962128178933, -0.08398836484012107, -0.7004001598773673, -3.1439887676322744, -0.9788410131031224, -0.006305834258735987, 0.9470473012671768, -0.4709221694795882, -0.02680235533326325, -0.45059418841474536, 1.0512524972826283, -1.8135758405145963, 0.3180014199397335, -1.7987368375195452, 1.057226088766761, -2.211453173948257, 0.17112077903385492, -0.8996098741593179, 0.11162291552826986, -1.3622973435907642, -1.2927982173343244, -0.6072288230719524, 0.7318558660629709, -1.1915405158379864, 0.010839306828621331, -0.48051515949677476, -0.5482004495272995, -0.5880374634177931, 0.6164757045120871, -1.0950477629558972, -0.5782939345206433, -0.048914724141660315, -2.246705998796461, -2.999791868446044, -1.1741029114083428, -0.6235482359633596, -0.8604728648208033, -0.6509060242909426, 0.5119190539223121, -0.4962910518556365, 0.793453513483472, -1.0844659942839066, -0.8964908148275761, -0.32276975336525204, -2.4047753550511404, -1.869419177786769, -0.7497202876046489, -1.099799405476049, -1.184328551155302, -2.696458985935862, 2.3678227526108118, -1.6223841041252822, -1.1296128710740596, -0.4616224532988213, 1.3794205722199004, -0.44515529104157164, 0.7980593165751851, -0.3665323408385125, -0.2379355057062481, -0.7115545784759161, -0.6431012245320858, -0.9182901983957943, 0.6565066624598314, -1.8118120163554599, -1.5797421633419615, -1.57155209671364, -0.628610995111685, -0.5080072711116744, -1.222951025123531, -1.4642324047540543, -1.175920736055739, -1.7660596417771597, -0.6395378973862977, -1.1135175205704322, -1.7687198858823292, -1.5671161271142946, 0.014723292382945563, -0.6679329728897604, 0.4379977779672771, 0.24319713089655037, -1.7414165329904767, -0.2591519985801256, -1.6578095961302823, -0.29207854461897603, -2.7618051124487706, -1.338470369414145, -1.2431159583261926, -2.734183282809114, -0.8042699376896938, -1.6718944844469723, -1.1242181765668227, -1.3764982157735854, 0.8360209102519688, -2.049995482642134, -0.26129657649107974, -2.4083364029724694, -0.7014105452834476, -0.5873558321546554, -0.332387761388139, -0.626805262977943, -0.9379628731254492, -2.54911540139021, -1.0477937693441588, -2.2867759852072393, -0.7748209322296772, -0.7638786319088651, -0.8110914093360602, 0.8465546142175374, -0.5634159764919267, 1.1703643438951792, -1.2770299228984254, -2.8456172904701114, -1.1579756556504466, -2.3011918219033767, -0.8553540608777195, -0.44313216372430514, -0.8562794929149988, -1.6776554411632718, 0.04404860652582099, -0.8137282934107005, -0.640964587327425, 0.3367386687767596, 1.2235192907808687, -2.819153390684345, -0.1305078288347713, -1.2104301718894506, -1.2684132064464415, 0.16618597197732443, -0.662618882595605, -0.6060545135612994, -0.5207900807737654, -0.42753245104525056, -2.0766365642655495, 0.29198666805483875, -0.6695342503976014, -0.6586172115468388, -0.8657024939852654, -1.5907774207759025, -1.6657304633099643, -0.12310800429387503, -2.0316003556787945, -0.9923073682914377, 0.4499798320922336, -0.9967330717570482, -0.7317654071724279, -1.1523690872382069, -2.1878754479349776, -0.4949252960966156, -0.24256906645294807, -0.8307731377451741, 0.8710876683886953, -1.3379049414259279, -0.20594712144748728, -0.7442712390188762, 0.6264336323624086, 0.2368098782836363, -0.15406290253996235, -0.42108325057123636, -2.355912412107365, -0.21354922450994007, -0.2159819290419419, 1.1609198353425785, -0.8763206542405731, -0.1924823364841981, -0.17730747250534207, -1.7617328879559437, -0.7185536700707067, -1.6862744332303596, -0.19931250125556488, -1.150186530631827, -0.6367447596964303, -0.6184989964638438, -1.3352352550348363, -1.250636130134318, 0.5603557884870659, -0.7358645362877753, -0.8927318533270145, -0.3938241863613571, -2.0359139116627762, -0.593947170835185, -1.5518400376809696, 0.8888431823143613, -1.0384332220867374, -1.2071180160747461, 0.9924126653681048, 1.2992165336598474, -0.8327641615194392, -0.6471633205597371, 0.34429766230878134, 0.8467756456698136, -0.4641233087270445, -1.0456057629138966, -1.6500413112593635, -0.09485944557896897, -0.018298783327851398, 0.6960849250041118, -0.9944847167731498, -1.361968236306046, -0.679627942783027, -1.9545518795324015, 0.903280598550222, -1.1914293710341646, 0.24539358818199353, 0.5513622372174795, 0.7677742964663735, -0.2767736435332731, -1.6416652914903207, -1.0002413424844268, 0.8542255414952337, -1.5577908551117763, -0.3573362592038971, 0.5899801270410093, 1.011018818219671, -1.9197988129505594, -0.7483574115070891, -0.9131947936286277, -0.14230488913064243, 0.24879339831935765, -0.41701219628207836, 0.23812652067095552, -1.2012543363453128, -0.6425782467210599, -1.501887657440283, -0.7456367860362415, -2.105518817183559, -1.2614776281417757, -1.6627937254145873, 1.287041245964156, 0.7398708021082064, 0.031031431082529704, -1.960996448067546, -2.2114262549413355, -0.5510806719320861, -0.5299606606412416, -0.42478797545337454, -0.8405827025741168, 1.2710392746790906, 0.4696855866721502, -0.33674620821007745, -1.2704589631411003, -0.40877571171991645, 0.5147666518499382, -1.0948123463411823, 0.4482371494323639, -0.8443479444821671, -2.088444541904078, -1.2790138972220768, -0.19704304008094953, -1.93015130712041, -0.9627616139459738, -0.9696134425229004, 0.4203047081930681, 0.46371562102942565, -2.011628932382182, -1.097351383247311, -0.7632881862162828, -0.8833428185579721, 0.08553873736604356, -1.154041993938424, 0.8847301636814476, -2.5248172114180236, -2.104572640168457, -0.7581989421337353, -0.15630295987661746, -2.5602541886562147, -1.1183705741640848, 0.07093004677661019, -0.46377797066025567, 0.852826379750765, -1.6172316173213481, -0.07986171705327016, -0.151065243616203, -1.4622705947404895, -0.42260223652698725, 0.01901500859023786, -2.3015164891934807, -0.02512837088246045, -1.8817970724113184, 0.6484949972228474, 2.785678370709175, -1.3719598504404416, 0.03427611753502158, 0.3246599957639885, -0.6538857223673002, -1.209581193351, -2.8279347755336985, -0.8003855603778032, 0.18603518945478736, -0.9802635586499034, 0.11443329959900328, 0.04902489581673575, -1.621925512951683, -2.596735288161519, -0.5534448739646851, -0.07989575734385779, -1.9026841510002535, -0.3585252419329883, 0.5224111266462629, -1.4737364115188654, 0.965499255507898, -2.2396472383777075, -0.5356233206644473, -1.9777657812938552, -0.4120067494846098, -2.120968355297526, -0.5897626580395393, -0.912716854656734, -0.35102386601423974, -2.331726965669497, -0.13928808384321045, -0.1923849225941061, -3.0591073075012383, -0.8144946668885037, -1.813578970155639, -1.0377750922425044, -2.0033877449735633, -0.2829586586159317, -1.4673684830687739, -1.4563737097296583, 0.7901188343847271, 0.008161261818555254, -0.38839513559797834, -0.9985061895372429, -0.8182815251588602, -1.4479657799142975, 0.010433064492359367, -2.253457649658628, -2.92070888538386, -2.2588751702962004, 0.2688474616038198, -2.067542398909096, 0.23269443575103865, -0.7876385392413662, 0.9205248413171677, -1.0577479511927452, 0.2242934279021429, -1.0569005398678102, -1.0848670401465266, -1.3006132846698195, 2.4540820528384732, -1.0440266335669592, -1.8896765536221416, 0.0441086607530039, -2.0735315697281336, 0.8301875086566411, 0.4451633399767424, -1.3903531865577117, -2.197087604010275, -0.4231502173043827, -2.229681616648269, 0.007942441209616513, -1.8795580557971578, -0.652060505552908, -1.3247121978530552, -2.6098538449643285, -2.558963969540081, -2.74326134112275, -0.8274850630598677, -0.6434759293119474, 0.33481521737628317, -0.12951219085571108, -0.13085418829615802, -0.9897934257560344, 0.5391968553245515, -0.15563061141843393, 1.126929559796673, -2.290578044602424, -3.1959803094834527, -0.4247704794081572, -0.6141142616090041, -1.578823172579686, -2.0969929433816454, -0.7575736682872392, -1.140805078366667, -1.2749073695751565, 0.18039078696410837, -1.8734767466802076, -0.3651682826353095, -1.6423837492030438, 1.304094925663052, -0.7865331453593312, -1.7608851372795904, -1.6424933269338051, 0.15457981241061636, -2.0222065501982485, 0.3673113971073233, -0.3102739745978363, 0.2294797209148971, -0.8656117881456795, -1.2808522592648144, -0.2800267984753258, -1.0777175353908746, 0.2872371792838154, -0.14266641001021674, -0.5905755804784656, -1.1095270454824475, -1.2570960897795405, -0.640487106274295, -0.4345541795505882, -1.7370610535498368, -0.8113291892039015, -0.043312979127923534, 0.2519629398803014, -2.224005286667786, 0.05958789821005128, 0.1304954685008105, -1.5254937028636122, -0.20108916691410073, -0.7836917774015585, -0.19391217793761262, 0.6628155463925377, 0.11333461370455289, -1.8602226232765218, -2.296517708814984, 0.7726370250090683, 1.017219113899778, 0.8415667719460954, -2.525065570039739, -1.0767078805180745, -0.9806219005151587, 0.40650988687555223, 0.0663829950663628, -1.8440499760337818, 1.0837930258392094, -0.7310588508681194, -1.7448511791788506, -2.5325510132193063, -0.11241242827903708, -1.2079079573698783, -1.8435637296501186, -1.746400979072495, 0.006369112615580819, 0.06920940149397581, -1.8426455304826126, -2.512629765890451, -0.9545411108935048, -1.8242685253400177, -0.1047200197924626, -0.8007507775781209, -2.0976210874573766, -0.550510061607749, 0.7724362908185666, -1.4001142809232432, -1.2092749399043732, -1.6334766093308106, 0.11769187984534779, -0.4515509736705273, -1.4260770890233037, -0.5940947058670671, 0.19892573489837728, -0.6998608565977936, -1.4053630760155638, -0.4030883819502433, -0.6326795715988678, 0.43553508573003163, -0.7663861268429055, -1.0728791098777524, -1.2326454302866385, -2.52529935328598, -1.5564273720723887, -1.1167683000205373, 0.36901078251493746, -0.7331071491891794, -0.471828336069726, -0.9795703275313301, -1.2503669197139968, -2.706247418692796, -1.1317924175880008, -0.845067420103484, -0.10654121229725622, -2.4126636415434013, -1.020223310544699, -1.0164950904903978, 1.0204445005965948, -0.4163854838948865, -0.3188465957360878, -0.16987704007569648, -0.08983605526062421, -2.304858455887226, -2.631276665739694, -2.2754653880380316, -0.678708367371668, -1.0262590574538106, -1.4503769264830086, -0.9491501145835286, -2.183237388823297, 0.4604524577544754, -0.8039293626536294, -0.6141002812421529, -0.4987357144565171, -0.2160460539988489, 1.3429403598618936, -1.1155799458140347, -1.9196511435892032, -0.6893070007474901, -0.4367442950004702, -2.3443758163315684, -1.820800554219835, -0.21768321464713358, 0.5884941602479564, 0.013507594105820253, -0.11671157923430253, 0.851498474375839, -0.5744861580631605, -1.5145969943428432, -0.13154109382974677, -0.12213422147120234, -1.8964460951219988, -0.6114726084820734, 0.05988940466229642, 0.5863541850154314, -2.249337109850211, 0.8498073555199773, 0.5826216643608105, -1.7888338462665923, -0.5262251581422842, -0.28930289830555117, -0.5117580512212963, -0.2688418222808728, -0.8506539029849942, -0.7795276588960066, -0.7218935873336598, 0.11854511211782648, -0.3405527865823126, -0.6189730496678605, -0.6322542006392383, -0.13377619703962174, -0.30409336822178223, -0.5080822987631044, -1.5860828213927838, -1.4178048917451334, -1.9144425025579581, -0.7598808243352949, -0.7103640847179824, -2.156936547140744, -2.6872138749986303, -0.11143608986580256, -0.6529670692065237, -0.017303134440992407, -0.4208530344846004, -0.2761837498896491, -0.39596609111692865, -0.4179765168746039, -0.627834341035942, -1.6613020822717828, -0.32202659617140145, -0.47469741955908323, -1.2351759124903836, -0.31832850125107753, -0.14881617442718031, 0.7420436347595886, -0.5240904653210652, -1.2123124031949057, -1.2619945568027102, -0.20480288282505177, -0.21987544978848228, -1.2656968326479618, -0.5399032539813848, -1.5238054141626605, 0.5281069479968968, -0.5832117167823776, -1.2507878653483189, 0.5841048590749994, -0.5476476062113855, 0.2341583850100607, 0.13826599620669722, -0.02851729930486191, -1.7315871604023316, -0.84674746151273, 0.8241296431173705, -2.600404742909791, -2.0018644420278227, -0.2282808946216235, -1.208748342994047, -0.9542794264763824, -1.0427654085110907, -0.9986491718817954, 0.2984148428101131, -0.7747128315044838, -0.26530851940066025, 1.2021186824472871, -0.545548204260023, -0.6980893035746317, -2.0723200193639344, -0.26991086719461854, -2.381864094416191, -1.3060226960625085, -3.239789698485901, -1.3341462959841661, 0.5107475404565179, -2.266893548159878, -0.998620345995167, -0.2625467600115544, -0.5514340032310155, 1.0177343219631592, -0.8218659891288552, -1.113549572313597, 0.3818022806647908, -0.6037321988932752, -0.5161911317127825, -2.9050015478008775, -0.18856764175812457, 0.25094419495642295, 0.8249870106218778, -0.027052459558492004, -0.5574243843955455, -1.714844639505826, -1.8574990310492696, -2.284615661194371, -1.0936943700385644, -2.188676967271149, -0.1365319282155264, 0.16340688734741582, -1.35015700895405, 0.020050762178218218, -2.562636605679023, 0.3430842862435798, -1.0903742216388839, 2.2194510246565424, -1.0394234287725428, -0.25361929230465524, -0.5421537583205306, -0.28490354850678595, -0.8398741520938923, -0.16199313073725652, -0.19152851523170678, -0.2965583752145881, -0.9449180550571518, -2.401967806528019, -3.1537816569595467, -1.0414539328893577, -1.0531703177316374, 0.9375007935968004, -0.6465567290860637, -0.03732306729751966, 0.46259426634466083, -0.7673902646867884, 0.1685614317536599, -0.6408200926309737, -1.125875231571443, 0.19212355651028046, -1.7491855480191019, 0.16360686730479768, 0.6895997016162362, -0.22434128194520142, -1.5582652180419714, -1.8585767334600125, -1.127743387423801, -0.8041324996582064, -0.032014816515936406, 0.571265240155275, -1.2328404221672682, -1.2841461813007173, 0.3158986674414236, 0.945612553348098, 1.2173786742445678, -1.8030083721505958, -0.5952235168674257, -1.1246540230886393, -0.725144637724486, -1.3950806523206747, -1.0007955509496593, -1.4073780928321034, 0.3423129345612307, 0.10639011505503226, -2.0979908615319123, 0.3167211342812454, -2.4110788704895803, -1.2554731789020759, 0.08895339616291509, -0.17625040081732268, -2.5696430164868675, 0.33608360811369875, 0.4780381997619586, -0.26771626722649927, -1.334616296940193, -1.2205805137633168, 0.4948947604321948, -1.7877880144293647, 0.12348008856380621, 0.7985242953074095, -1.0669623877908874, -0.2035298791414124, -1.6472494488100635, 0.2613496565927037, -0.9396603676904972, -0.07093956689603376, -1.3216394651576293, -1.3268645255411409, 1.0064562974332043, -1.331088506170563, 0.13916818233498396, -0.67897546563657, -0.5642213051962187, -0.5817346448627901, -1.7467637734405455, -1.7516363539050697, -0.2984942772615922, -1.2064453770514052, -0.35133146336658344, 1.01133343670976, -0.8186052526005585, -1.0569564439482386, -1.1720743857976723, -0.17734952537720927, -2.058258568445805, 1.8432278135257936, -0.3862439753069123, -0.9353402838929954, 0.12904783848472134, -1.7065536912086543, -1.214241039962565, -2.1984934709998387, -2.098018705109708, -1.6683564817384915, -0.5598209937690348, -2.4514695511725595, 0.9822659852322221, 1.3417305740364553, -0.2376034937287752, -0.952080231618688, -1.4784894832407909, -0.9004570681230243, -0.07941194121332285, 0.5506820496326738, 0.001523847409491852, -1.0202656886316066, -0.4268968315266807, -1.272765427792132, 0.24723257048146574, 0.2789329359271112, -2.042383464329982, -1.2666693059970462, -2.1238467455850105, -0.1689777117631126, -1.1956064682414214, 0.3281535274726858, -0.860340760811046, -0.2758680764546156, 0.5426399037723076, -0.7552698612400728, -0.778332224237301, 0.2851290364706097, -1.0238196965436044, -0.43423242432981796, -1.162120940805226, -1.6784072204589264, -1.2540469244131165, 0.008930673325322824, -1.9835286131280996, -0.25938215799832637, 0.7246498459092511, -1.7444399314897052, -1.2864989434463654, -1.947905748026189, -2.616009104987707, 0.89629084288578, -2.421699533379875, 0.4887854891072433, -0.853649888561665, 0.4129216047448635, -1.6351580422387473, -1.0697849180423809, -0.6133606947919313, -0.9440825375953421, -0.612775490421366, -0.518052100811592, -0.2844378331331409, -1.028152084425991, -0.21247932319300789, -0.4951378112859389, -1.5069706666635367, -0.2696322199653529, -2.0439881448706285, -2.648495157385618, -2.4523782484645755, 0.5102324720411847, -1.567793923012828, -2.212811807381322, -2.300218495403162, 0.8812494289136387, -1.2232707383493002, 0.8118595652403703, -0.5429010268143314, -1.1284522384508668, -0.7604451073283084, -1.1607478707792116, -0.26946993352420245, -0.9720259561122736, -0.8010012876300499, -0.40048881523056723, -0.9702994084117789, 0.3429313503627639, -1.5578063091620478, -1.175564633731074, 0.8083555891998023, 0.19291305132677272, -2.2807588211790084, -0.32890470455790466, -0.9650064874309668, -3.5272596409611574, -1.4895775460912462, -1.0822175698493963, 0.4504034908824043, -2.474849108439522, -2.0389496704944836, -0.6894919407127896, -0.3698518044564271, 0.20303034893234972, -0.36185985193273695, -1.1207599239277626, -1.9338230146032815, -0.08978346751445054, -1.383141900623258, 0.29421628223682583, 0.3880099172839139, -0.9414186301233273, -0.01949999231456978, -0.38589812554432773, -1.9599800986395954, -0.2758014692943894, -0.28742143971317974, -0.8418940057149723, -1.2928173271079273, 0.8838606059215285, 0.36942669162218766, 0.3337619186109494, -0.20448126872538597, 0.48693533744151873, -0.06314706573003837, -0.23247956079248777, -1.7441235100646626, -0.4885556728930679, -1.406146183538112, -0.2522990957595121, -0.579290670907654, -2.6272226321621126, -0.4215089721530537, -1.347256839119234, -0.2574166592995762, -0.31005164253329837, -1.4214581836996671, -1.6193032234417675, -0.21249349282865548, -2.5348485356726624, 1.9245427239908834, 0.5859252089970547, 1.316554504713225, -2.042775303468708, -0.23194744548152524, -0.9681165720188247, -1.922699302070182, -0.72456133028243, -0.5482136317489814, -1.4874477551666458, -1.339003728629997, 1.765891236080643, -0.993117133533266, -1.113642905503737, 0.5175426590482773, 0.23495451669353995, -0.2113257855793118, -1.5126028128446865, -1.1229974082264538, -0.32793809966504545, -1.7850794989582708, -1.4463670084278877, 0.769639226746483, -0.35173039481845453, 1.0089777426463873, 0.6044298844769785, -0.4529677091631683, -1.5956633758094694, -0.6454855430452524, -1.268398455423629, -1.6252820759977986, -0.5685277088356265, -0.00290645998098249, 0.7998742536443392, -2.7586289753148288, -0.1753938961464122, 0.9604127092485343, -0.3447064162449781, -1.6551154645571113, -0.6477889106242425, 1.3000173336372205, -0.07244204332466364, -0.3555141803953916, 0.33781529798525833, -1.5562755168406452, -0.46559910770574336, -0.16266810524071795, -0.1821747887957348, -2.681890113289938, -0.7842172066927435, -0.3243867034303311, -2.1294379609756837, -1.600007252572457, -0.8272137364047089, -0.18338379419414275, -0.1691072637600004, -0.16690126735423583, 0.29231830346652876, -0.38515436986199203, -0.23766273270463745, -0.7363787926883982, -1.2647604753445676, 0.7303769367184313, 0.6261515519460333, -1.2042134225804269, -1.1280447861074665, -2.9669936183106267, -1.2576032293344253, -1.9319938995655233, 0.9245079379658917, -0.47783059501765157, -1.8104172559350742, -0.9635051363507388, 0.0790514711433774, 1.6270711350478941, 0.6852302161200431, -0.9126392229074336, -0.6311089343196736, -0.13557109371292952, -1.0378916701656071, 1.7685792594335892, -1.4152269419764645, 0.7540436719366056, -1.2124418947186597, -1.1857239745579917, 0.5738288967452879, -2.4301571091109135, 0.5602984582461307, -0.506911851468574, -2.409275970422206, -0.01466039872916447, -1.2397642203332424, -2.0743419312669134, -0.9337019042138438, -2.1249524073645714, -0.5518661106703111, 0.21785050552090424, -0.9013498312820836, -1.6269451194031816, -1.2255576166665834, 0.8305956843631784, -1.0477823762025715, -2.4600059173803177, -1.757804582641696, 1.542185059187179, 0.5270612605830948, -2.4762278794950303, -1.3722470386251135, -0.8975229097663321, 0.8827903482343985, -2.0436822742069274, 1.022081439276775, -2.033621294074643, 0.5579047794845394, -1.7360404591865923, 0.8573903452096038, -1.8872985749644764, -1.6836625737674962, 0.7124416334022189, 0.6266165597884851, 1.1304629867659535, -1.1444332333512688, -0.7249472265822902, -1.3194496184970732, -2.278961181554338, 1.859552225973272, -0.9930314749815978, -1.314946473900684, 0.6730227983424687, 0.010610601508354023, 0.9202646109181917, 0.30947536111377383, -3.188798572650056, -1.583048955026166, 0.4182815129253957, -0.2990001928669829, -1.7382333871005122, -0.5056948147103247, -2.246695499894528, -0.9372864350092451, -0.21935300357534893, -2.1676134953852153, -1.824862175291146, 0.014299113138248387, -1.1850150224935532, -0.7068037765876224, 1.028400258102295, -0.5393965269647683, -0.5529064759551223, -1.7790998495692603, -0.8463196481487104, -1.1866876007615343, -0.6128262119403675, -2.8467546478880497, -1.4449626920075298, -0.7943603532206707, 0.6433565350144027, 0.08492635764330037, -1.1697341626346054, 0.5272627301393701, -0.8050876422241264, -0.5569182859580911, -2.2093983077141663, -1.2590411712647065, -1.3943792694774002, -0.7245805625430365, -0.9161484435545681, -1.8467206446019042, 0.9673368977996925, -1.6462885793903588, -0.24293477273801684, 0.6573019373488934, -0.22096275375325392, -1.1824499319204607, -1.1186594247012462, -0.9591513694124019, 1.2911626969051206, -0.5643032708097907, -1.3232807677105218, 0.25331332469144796, -0.5363148423611618, -0.38028902502153306, -0.9215041549019135, 0.6451972786460974, 0.2629539562560689, 1.0256856929061784, -0.09770976958523336, -2.8705032295505974, -0.3941082742709067, -0.37867218599727276, -1.1018505546287483, -1.467010029770822, -0.6845401400504837, -1.6190633460828132, 0.015301306504424517, -1.5971998424887799, -1.0202920286802633, -0.5427187832083147, -1.3617136750728729, -1.4807045728076922, -1.3463949449078911, 0.5494049023627162, 0.9571546983963944, -0.7077808229159542, -0.682358428675956, -1.736854640834375, -0.011188177625384599, -0.7404993780343899, -1.0481048934682067, 0.3083942716260103, -1.3043694740522347, 0.1757510588446154, -2.0549511379737257, -1.3070154867700112, -0.5434386000840229, 0.23207044330284177, -2.421825532048373, 0.1001945303787608, -1.4249723400025793, -1.373301414999462, -1.3354743905379274, 0.08645146193180953, 0.2523922966996245, -0.15109318293766272, -2.1064161305343947, -0.04744462008689121, 0.9249681926838754, -0.9803065111093858, -1.048769196326688, -1.2317010163859914, -0.22007231606131517, -1.1690468244792118, -1.487526304385736, -0.4955741720453699, -1.0123419836407206, -1.9459722531367585, -0.649261829743012, -2.122723073171769, 0.817056728184007, 0.3967178104633301, 0.06256763858690295, 0.3243410485800394, -0.6256623140566157, 0.19363499464030565, -0.880462509081087, 0.19326392819390936, -0.3042161377145762, 0.9296199351144244, -1.1587438841492053, 0.10115376121414987, -0.05218293143737007, -2.881095409986959, -1.3181659004572694, -0.5659626228043717, -0.2914890672155267, -2.5025081240707223, -0.5747003866474684, -0.5529799730777119, -2.1546941176709944, 1.026627700889133, -0.294716842519295, -1.4412776950468313, -2.0852882475954457, -1.2483598892027905, -0.6068305772807067, -1.3466981310658466, -1.0198168388835058, -0.5508365558582135, -1.474115493695256, -2.6242518050325834, -0.2787519169908354, -1.010411692081758, 0.24604124943048744, -0.093925376844196, -0.5571964839446779, -0.5440108204291568, -0.7433948905419089, 0.28206960818236493, -0.569211849890722, -0.42123193475321796, -0.7839301065780275, -1.4599879786589325, -1.4759319925312264, -0.686837679623111, 0.17543839511335002, -0.14731441023960556, -0.6480783419015359, -0.9684475943341171, -1.4325257358344006, -0.6799726262523785, -0.6633443446352615, -1.853852930414893, -0.9032076856579971, -1.0740799394350362, 0.3731636350373396, 1.0334606937028088, -0.29158794845558805, -1.6092799840719474, -0.22153336234596177, -1.5184087731761124, -0.16410762914554944, -0.3297032395312055, -1.5883690647428792, 1.9275307091397051, -1.2201691846828036, -1.0564255294368556, -2.2155331990659652, -2.1965173532585407, 1.025447732048062, 0.6755692440441522, -1.1400139949672168, -1.2435731334295081, 0.3387887781220936, -1.6220279816743497, -0.17764961950984337, -0.28796942710985396, 0.2890941472635996, -1.1804402004301553, 0.49092516655277507, -0.2183581151831112, -2.7487001279488874, 0.6070389151722014, -1.9627349464733062, -1.6629965552927923, 0.2334731939299478, -2.063120928409818, -2.1092775775451815, -1.2126695096669844, -0.4407843281146584, -2.239228671579088, -0.9609308694462245, 0.04683635336550518, -1.233174700462548, -0.6539300111382077, -0.03260620291745697, -0.9855398581731725, -2.6077087376099515, -0.06498983716812012, -1.1355688585893267, -0.3734818974501048, -0.22688639272366373, -0.564035773686588, -1.2230413868146015, -1.1443947628525206, -2.2555434961511525, -0.03944593458313894, -1.1316749929739913, -0.015584697662526459, 0.23750564250998496, -0.9486256756098015, 0.23325596756290445, -0.6459745690211172, -1.1232771478851526, -1.8866905482653178, 0.5623335378213826, 2.202377814659843, -1.2378294581866438, -2.0344268712075437, -1.9208312958926537, -1.403912469294145, -0.7119422113167644, -0.06441291186693998, -0.9375152473641403, -1.7479251305403993, -1.473611005572161, -0.42312039470151025, -0.04352849471178155, -0.5674616970849957, 0.23178066622287663, 0.0930264546850399, -0.7986039049403724, 0.02747093788072985, -1.3647316877105908, 0.07645298659773703, -1.67811852327919, -0.4856797772402977, -0.7431764542646242, -0.021798543175361007, 0.22528918294954825, 0.4734561731729773, 0.45885863641647606, -1.9990499680164002, -0.31737686559589295, -0.37895807521907054, -0.6565813806066907, -2.1885667393183703, -1.435569714316283, -0.40294755945390215, -1.6089898303895585, 0.7499543898593509, -1.3780856314416408, -1.808106716500046, -2.185455239236918, -0.22127844320833012, 0.8125861351931464, 0.4567424078963148, -1.4654117590817948, -1.779137332517899, 0.14102377162116397, -0.7213987913133104, -1.6438019514443525, -1.3951403643849787, -0.11265401359046323, -2.7496575964779786, 0.3539095644753295, -1.3137335350446968, -1.337334585651014, -1.3406651601338662, -2.9496546606372847, -0.3445769703041977, 0.866841819882091, -1.5215755651997975, -0.7344005488861794, -2.3774911202356668, -1.482521686187575, -0.6699331744358458, -2.07709844272002, 0.583364787908185, -2.2381175042514094, -0.06773964545507427, -0.3010621015897714, -0.7422261712904199, -1.5937804515781733, 0.10432946015594635, -1.7999322560144866, -0.5281468977492338, -0.937286704209846, -0.19907507304843208, -2.6474993642608604, -1.2362949133941223, -1.220792726039455, -0.9355551714457208, 1.1279822558943007, -1.140159132453189, -2.7159172643662184, -1.2146776682296003, -0.7545696211859773, -1.8440415483502939, -1.5382419399510434, 0.41773257734406644, -2.8118863298306276, -2.1866885373251685, -0.9704012396666125, -0.4454679620369544, -3.4581401532386935, -0.21974868049467144, -0.28002758026971764, -0.23368580099147485, -0.869775608639118, 0.33118117976246586, -0.7897674937380476, -0.6378546899043734, -1.6294289594716653, 0.4016925044567107, -1.152332743797183, -0.7066645415728534, -2.8608936935839244, -1.0008168745345736, -0.842801406889077, -0.6934525539490719, -1.408791804917884, -1.423276820781752, -2.376057165919771, -0.2964827393975539, -0.861945677534016, -0.34455479200569594, -0.7520772096228188, 0.5489664230657388, -1.5959125443925264, 1.0256496626358196, -2.3877329615850904, -0.014203703457427719, 0.6201901128743749, -1.3409710136599458, -0.4566080575659302, -1.1950339240429402, -1.3392114344723187, -0.8933618062092542, -0.15626908062967604, -2.023802767052566, -1.1314032781403176, 0.0905230739228805, -0.0816883560366155, -2.8639996316615317, 1.2646173536528535, -0.8861664613054268, -0.5841975253368352, -1.213215861872656, -0.2957368425719804, -1.8566573998112719, -0.5282697674632095, -1.5746353188023559, 0.9869191855383209, -1.6714024248513382, -1.0459652692813486, -2.970308546485105, -0.2995621040756889, -1.7904610957601506, -0.19247403010538056, -0.8720558110005122, -0.04040303437295034, 0.4114521363791729, -0.12274417204147658, -0.24202795860749526, -1.655874032387874, -0.4618151409527799, -0.017859891370632597, -1.8938563022671477, -2.4089424462162983, -2.1938191256879276, -1.076046753551978, -0.08042909910056051, -1.3652601023692077, -0.2300789660405136, -0.41759647360887575, -0.1942078801217315, -0.31511207382054346, 0.1178837783002562, -1.1178704847419003, -1.489428611713605, 2.302163210362805, -2.518228280713718, -0.1968717729037569, -1.2515595329034652, -1.0273182041027062, -0.4977505261198777, -0.04887077320432254, -1.7105704144574823, -0.9396705466191844, -0.1868557343930246, 0.23741510481970318, -1.2656698568261013, -0.4881635844058331, -2.3952213769177884, -0.09822031162117928, -0.5350806807451635, -2.3713699846122136, -0.7289297050033253, -1.9360365320853266, -1.7033842349959905, -0.6650172940396787, 0.3540594498469688, -1.5153884835928604, -0.9325272742410717, -2.484084403178611, -2.1674898867949204, 0.25495182448413556, -0.9258790893389978, -0.7256603328783956, -2.800424400814841, 0.2151333108876673, -1.5934208666929441, -0.08107666588960172, -1.1040624547946238, -0.15010233957099994, -1.3276103685667868, -0.8128065425825999, -1.9096818969155085, 0.17739742479525922, -1.9848950451822023, -1.1145537109465429, -1.6781939371234724, 0.5286384524224109, -1.4195447699850936, -0.4556040380702645, -1.5526211644806107, -0.7895642091297578, -1.3352864317885538, 0.17505509041114808, -1.377069600997698, -0.9675786312501848, -2.8549710099879433, -1.5310185588703964, 0.6620218503059924, -0.9283032318075306, -0.12905480829459015, -1.63229960127453, -0.5851547537137564, -0.4653514071040384, -2.923868949515737, -0.9114514808187566, -1.628664684703292, 0.24451101449587365, -0.5635450360633918, -0.8437554255052755, -0.6277894216214128, -1.9713011302369616, -1.0367989263344841, 0.13485630832442852, 1.2201270358627925, -1.2513412014358223, -1.6494379695537007, 0.9009914445884882, -0.4393779683000117, 0.7327682833244341, -0.5065457065001014, -0.47912842941268796, 0.34472602514411255, -0.7844845242631493, -2.4259716013266184, -1.149656733222795, -0.6277325338502605, -1.6119878917926682, -0.5619217120116229, -3.272517546324289, 0.0959831503493832, -0.8943806061342364, -1.1483553598504463, -0.40718450270661877, -1.1250775596074911, -1.457044221999478, -1.6346489513925881, -0.9029673521375492, -0.7251914074056299, -0.23472148853504105, -0.06712124724538837, 0.21800001004955383, -1.1924018339972007, 0.233951686916418, -1.3760844727909147, -3.41542255571559, -1.6219517443757805, -0.6316015133225562, 0.4422284300690521, -0.7777607051842638, -0.9086068328881576, -1.4747329326351393, -0.18715737080653805, -1.4775170627862777, 0.975541628847398, 0.3133392754919698, -1.926110034041733, -1.6387358560683163, -1.3413921053556537, -0.4447930016857137, -1.5384246298082158, -0.3258886195047094, -1.3284239522741184, 1.8849261567438114, -2.2334652960945913, -0.8512926560910155, -1.8605497225282321, -0.5021981449200934, -0.7077562738298313, -0.8944057533353782, 1.1247633914925768, -1.402244261690175, -0.47609292575643397, -0.8385764802812958, -0.588639332229652, -1.090391502263079, -1.9194406128097006, -0.923921307588264, -2.3438421861094647, -2.3851205025282276, -0.4311355523891274, -0.25767278900401747, -0.9275854684917945, -0.44894353287308547, 0.07488854873559447, -1.0216590555160008, -0.8210529277184204, 0.4157370268311297, -1.6227143409586167, 1.6295224693722776, -3.423062816659354, -0.3153492312336725, -0.6964377444536143, 1.9389350839031048, -0.8504672865172657, -0.7369416305439386, 0.1183246536349899, -1.0678631354387091, -0.8211275923449849, 1.3267628008071988, -0.19331168091468443, -0.3687876019277867, -0.7009156627412731, 0.34232049705801615, 0.9056587850221788, -0.42957733135319853, -0.8978839669868486, -2.8516229900289574, -0.8719172006956192, -0.10318659896036542, -1.120834726638887, -0.8675587780244035, -0.11842880584095627, -1.3909941977284408, 0.6712753496596585, 0.036756208360483544, 0.9256717923789352, 0.3945538341180058, -3.5399105028656375, -0.5980431505311055, -0.5064192605438066, -0.08118732098463954, -1.2310155335067046, -1.4355113014683272, 0.8219321958505904, 0.12575886645472711, 0.6487072782220916, 0.31592732409783253, 1.0301307466382204, -0.04018415142923282, 1.3254227275283315, -1.4285077589671942, -3.1620607937481986, -1.3369772712932348, -1.19785315959296, 0.33419319034494654, -0.7108423730560394, -0.7986702551302391, 0.15014785639006434, -2.9018735773098894, 0.9293429860416843, -2.6345264860198, 0.2596700667553953, -0.09343891325465192, -1.124010892767081, -0.993955734577816, -1.3503261619581104, 0.8476181742766581, -1.2666292431943202, -0.2378765806857911, -0.5526723751424693, 0.0459027997139736, -1.5837318757896703, 0.4738030459693955, -0.4496787279204363, -0.8685918505102688, 0.32849758643656346, -2.52720951280578, -1.00478484443041, 1.4232329450009278, -1.732409345633386, -2.6195823782239844, 0.06401336499997468, -1.939539300445781, -0.7470700337680105, -0.2907028266020954, 0.09376418002553277, -1.4128782859499434, -2.0714349082138, 0.2782288455534231, -1.5470545360618728, -0.3603835727653371, -0.11969233290169057, -2.1480634450557443, 0.807103497742275, -1.9219118254997092, -0.32590449856999437, -1.8973350112819114, 1.2240394959813314, -0.2654122229450847, -0.5585615830782419, -0.23458221262096424, -0.07030117819147008, 1.036292624839211, 0.047995121662473106, -2.067236914751774, 0.5104251403791836, -1.8420537475611938, -1.6239247175258993, 0.7298531368055353, -1.0282778263427341, -1.0543947252697528, -1.6106460332316832, 0.16100131706120036, 0.5911228240984233, -1.2870698620618668, -3.402596162784195, -0.6464553554630958, 0.3762069799805706, 0.2596967439780776, -1.129677725053582, -1.9025444120358461, -0.959215609525715, 0.4851693611120641, 0.3529945212636506, -1.6521789657384587, 0.6472798973282471, 1.9548293051916361, 0.06870148299852596, -0.5709846794754511, -0.9305020150142023, -0.4529405273096653, -0.06952445986635514, -1.6559607525177016, -2.210700857668498, -0.3277493249129039, -2.1798184747008627, 0.3205869532465456, -1.2490393977923988, -0.7961713280827906, -1.280689683738311, -1.7719326965709352, -2.4713573732569296, -1.8319864305273663, -0.34191827858120627, 1.2970589922918552, 0.38944712031611617, -0.5878797120394231, 0.8736147494094969, -1.5838418404583408, -0.43335315550443543, -0.1661736207122163, -2.293252624879373, -0.09674873666571149, -1.302275808394652, -0.22747662192275464, -1.3077003364842124, 0.5875220896939143, -0.7323152335877579, -1.9150337420800145, -1.7847879574170369, 0.09281805681673339, -2.587283715134997, -2.3634745787709255, 0.6572127766830481, 0.0315055172598272, 0.8670058172753073, -2.91240005185608, -1.4642270741304375, 0.0759188933370839, 0.19749640539080826, -1.1706859393699816, -0.2295372048868698, -0.6375020920990383, -2.3060855394848736, 0.0041330187407366825, -0.1951623679368668, -1.1077322736413624, 0.64696450745896, 0.2362498660034179, -0.5056315934712688, -2.247596316274327, -0.5210774237033271, -3.52767355613546, 0.7567398831127469, -0.7924737610324744, 0.18936578747904964, -1.1931135083892215, 0.05541126580224354, 0.3102308050481518, -1.7974160175624192, -0.1669705264017719, -0.7742067860159079, 1.1231805105779942, -1.3680264307203032, -0.5592329795569273, -4.2451867097569345, -0.22200777933665183, -1.5281671156403438, -2.6748186318963945, 1.3608220834550324, 0.074004772710345, -1.1085872061125737, 0.6823004951535113, -1.0023732098318585, -0.18601825621718926, -1.119003350886647, -1.3054113407048056, -1.69112002653013, -2.716168581577778, 1.268307261913121, 0.9321832996829592, -0.5689455145990017, -0.8244631625953173, -1.95263940907695, 0.019851533449592562, -0.5510209367452482, -0.4326066306404691, -1.0967462848900587, 1.2701198667190403, 0.751389338017827, 1.2667957896767112, -1.4145088568250297, -1.2988717560604706, -0.49921492440775206, -1.3898700239341029, -3.516806135989791, 0.8340801415358826, -2.8967039370897267, -1.3539646613868057, -0.2078649675127191, -0.5606286024526752, -1.4663702155133225, -1.1749190598252, -0.9933503325655801, -1.7263055586176015, -0.8111550406274013, -0.6505301708446554, 1.0338246938831124, -0.06176831405401351, -0.6290564127249587, -0.8273021146422908, -0.5017654040645578, 0.7587477362192457, 0.14880055064758713, 0.31884430801625296, -1.1210682893400497, 0.16225924124319402, -1.003755877700822, -1.1602644589268922, -1.9673411812608497, 0.14200789401964153, -0.9430195313146239, -0.7466995027272851, -1.0596166896696637, 0.6942547168823959, -0.0017024718026821262, 0.662730778216449, -1.6414411262212762, -1.9065450379816569, -0.1753737620447453, -0.7629293417180376, 0.7743281741337679, -1.6249934604150846, -1.6249881406604254, -1.2356311455822229, 0.25875876156208866, -0.5365004052466555, 0.30347434671276396, -0.5577986690795768, -0.5111003665842623, -0.35597052154113407, 0.6003801842711322, -1.1372459790756901, 0.10989240981035597, 0.5298613194485374, -0.14739788860791792, -1.415536470011153, -0.3068255904849691, 0.5341939264155083, 0.0881792220730303, -0.9160879435960718, 0.35545082112342274, -0.8833402502141086, -1.4555340864958743, -1.356826027564436, -0.26261570439919374, -0.6490883256564358, 0.7843118505415102, -0.9804213454333413, -0.35917706701548874, 1.0185548051539621, -1.0153027321438317, -0.2673649915342665, -0.7114134076576506, -1.8633439584829494, -1.268489093354582, -0.7408564841462942, -2.8668608020991933, -0.09413146390005489, -0.8965979952207134, -0.7820563756283568, -1.875949270931211, -0.052271903834758326, -1.0634733392580016, -1.9553641018042787, 0.44231353663689055, 0.1295624088420868, -0.2799912214003328, -0.36589609711675936, -0.7297756929015314, -2.626578336264639, 0.4207208567001418, -2.676555269448895, -2.1222803906285934, 0.9018909070140372, -0.15989118308193973, 0.23541026187429692, -1.1141297501575436, -0.9214467114333148, -2.221369307841334, 0.23980145180478096, 0.6759353556715199, 0.7002771872033505, -0.9175496267989844, -3.0650190085936613, -0.2591191548910928, -0.8387757364384878, -1.8091915153610048, -0.21399348548376662, -1.3358859489116535, -0.9217041401834855, 0.44139904070900216, -1.0561360881939004, 0.6154183190290426, -1.3978289128415755, -1.2370936420375849, -0.06712096022684222, -0.757153036393507, -1.1608088468608662, -1.5354205631849351, 0.25080975256914007, -1.202926550539424, -0.6975456993100281, -1.3720184101756412, -1.5045294756537564, 0.2984139652228833, -0.8908834893244394, -1.7733706657467558, -0.6348215892011787, -1.4236582402451692, -0.21511497801889068, -1.1670466632970031, 1.0815808990861182, -0.7586725730318296, 0.7001677489536305, -1.2505545400145346, -1.4958435771042007, -0.4179099243146409, -0.6235200302073716, 0.5005010642168956, -0.20544747757477688, 1.7340739831966432, -1.4221429104218688, -1.7969163663966836, -0.20423982327074053, -0.8309772978859901, 0.817700076880249, -0.17131019647853252, -2.56990423913558, -0.4855751416793319, -1.7371339714733538, -0.1484753949925729, -1.2962993201970086, -0.5959582164722169, -1.4744893324599855, -0.8158691549301951, -2.742509514091351, 0.20545581826183423, 1.03017404910269, 0.039933278695387986, -0.44878769637358756, -2.068338154316104, -1.6422595757063025, -0.08773035335373136, -2.006691255272625, 0.9704354407316117, 0.7046699715704613, -0.05680600277159187, -2.2529475266419494, 0.2315025130080829, 1.17284800663779, -1.001224947056897, -1.0212958845983928, -2.537095567615603, -1.8787948180779286, -1.246988771341143, -0.19727761916898334, -2.6939636569401952, -0.6233610079230207, -2.0828234416296882, -0.08876576792102342, -3.188837153504579, -1.8030839314703155, -0.947593675401248, -1.6908947158117904, -0.269837505024213, -1.2624851592037312, -1.6195696876229064, -1.4654933518467632, -0.980532622832901, -0.9169676841043062, -2.014585793777109, -2.7318912965858564, 0.6532953127468236, -2.601180340213229, -1.2292275952198768, 0.30321927711764507, -0.08414950797393905, -0.6357426847477499, -0.12897735134585642, 0.051488497325403615, 0.8935058246400357, 1.1628762036119484, -1.1418852878114487, -0.4674553786229866, -1.4011152029348466, -0.9394216754845647, -1.004973091048949, -0.8545672829647669, -0.8439239339578011, -0.8617523014925614, 0.3106618293398503, -0.9696726410839402, -1.2169320617152377, 1.3717218964448508, -1.1175065485064086, 0.32836202138414305, -0.37880969872411024, -1.1201901423958511, 0.2195067841756826, -0.01686273320417664, -1.482953951062545, 0.10142466225754843, -1.655196515836637, -0.5754959865221497, -0.016084299158648063, 1.3699034091075197, -2.0365855011090357, -1.3498871912182173, -0.7323590595279144, -0.3456094549386924, 0.49951382195474425, -2.697606485065305, -0.24238113937037714, -2.452666389822029, 0.0650922303622472, -0.8540657600301068, -1.6939927840675453, -0.7606576743316853, 0.44085233126853385, 0.25631960688320155, 0.030265582420514914, 0.41152830508917615, 0.2972655860155001, 0.334468617291367, -0.6695864302382638, 1.2285610878915207, 0.055223105813845264, 0.4681559096596978, -0.980954598864343, -0.6160308366621204, -1.753376098071798, 0.4370929315740618, -1.853537689389579, -2.292920713246297, -2.059553261348347, -1.8736316154658765, -0.29720167100395767, -1.2140435508890726, -0.2166664840528607, -0.48009692916053615, -0.7932024183318118, -2.458255118859586, 0.31102033118998473, -1.773952088937714, 0.23778816159567262, -0.2796768289760823, -1.5943607473770545, -2.523920387722486, -0.8157806901319443, -1.7571932293227657, -0.2203587995845886, 0.670924061825864, -0.7970241866379433, 0.44997310867033546, -1.6447298559663799, -1.203388054124351, -2.2967681122027392, -0.488843960313237, -2.667118142008743, -1.5858019109316128, -0.6255688115709859, -0.48734612434429525, -1.8020083309965442, 0.057381877794188796, -0.22473360954477473, -1.2100405859309085, -1.7392153024096828, -1.4301600382911093, -0.5032205778972446, -1.2607586775701836, 0.09113519201523601, -0.25792443936636056, -0.4877472514441459, -1.4469700029280392, -1.7188588938277718, -1.5724041354994807, 0.7357210104691213, -1.8683550396223545, 0.25714914670917766, -0.06991539858370699, 0.8083033460050563, -1.176635789002453, -0.40017665155139753, -0.3317143186502186, -1.0244730009651644, -0.5522251015749196, -0.5882474807021872, -1.135115253926166, -0.2998648067729632, -1.4291676712780017, -1.0294098005256618, 0.3673561365914627, -1.6758504322994692, -0.36047154810237875, -0.5993844801739419, -0.8525699092680864, 0.4027163061164526, 0.4388578421120434, 0.5398295276903319, -1.0540836383489396, -0.8189059047424567, -1.2036981985781856, 1.1791921543944497, 0.15752723919703937, 0.17081962241279403, -0.36627574968792104, -0.14048691262270685, 0.32599993020817697, -0.3543124774195218, -0.5247003572630771, -0.863049443083513, 1.651180133271457, -0.35421715512625274, -0.33295602831373816, 0.5109888289449628, -1.1791123385754407, 0.6704134223064214, -1.3318515403383646, -1.3609227590307094, -0.783060917341115, -2.065689751687836, -0.8854140428153324], "type": "violin", "name": 2, "points": false}, {"meanline": {"visible": true}, "y": [0.39898855092622515, 0.6104987293364593, -1.4352537665767047, 0.35438354732623606, -0.9704661038836088, -0.4697229987524306, -1.2786735937451152, -0.25484606783042996, 1.1124397268114978, -0.20066664689878214, 1.8956373597971488, -0.012400040669669196, 0.33183588945880793, -0.8471972736041867, -0.6072508889988967, -0.7583427031372839, 2.0803093298840087, 1.7751844783638888, 0.47625105070923485, 0.23737866406514438, -1.2551789698071079, -0.5985310326326333, 1.581310799466737, -0.3067064608201487, -1.0471742720179598, -1.7455764828120024, -0.8413166981746399, 1.1565084784796644, -0.6627770954692852, 0.6034399449631147, -0.5802996573891805, -0.36683173307244626, 0.5556440099389043, -0.64731780240978, -0.16046092677362606, 0.5779249413404243, 2.1187053972333323, 0.3137429973545208, 2.0409640317627464, -0.41815154330595616, 0.234051091591665, 1.039320028634845, 0.04889235973117465, -1.829158698300564, -0.4442539828140846, 0.16872848874842591, 0.5101268118153478, -0.501560141112176, -0.08425394079360665, -1.330460275045107, 2.735882159852376, -0.678562042352495, -0.4485274292023452, -0.19478498215451862, 0.767903963399531, 1.532977314248892, 0.5803698057502844, 0.7635524929989052, -0.08696896563481554, 0.46188402506654763, 0.6066444026574057, -0.08253527298851895, 0.7271745137699065, 0.15699657685941837, 1.3823572749304798, 1.2217626574544431, 0.6948805383274878, -1.0685207995962647, 0.5299725192881666, 1.3725962376041445, -0.3413829207372786, 0.5985157095786665, -1.1643466515185898, 0.793188034435331, -1.8357875334701166, 1.4067903042896912, -0.0934901403526612, 1.3026103971640726, 1.1798870449245817, 0.3237896894814956, -0.06394878696828887, -0.20132052539448186, -2.0652638859892085, -0.43039743849807305, -0.6978950539214266, 0.5731293800192098, -0.9433665951803433, 0.5915466633466745, -1.1517363857764995, -0.28210677803730944, 1.6084586656392885, -0.6706381161847784, 0.16746664977570233, -1.0502590708844886, 0.9920316964741535, -0.804322181254888, -0.2277276958563992, 0.07281355425564873, 1.01655201882058, -1.1319424134055802, 1.1786406061546482, 0.4052843517807286, 0.04267518171973766, 0.35628789977919245, -1.1691526488792625, 1.2836958560734695, 1.2197647983216968, 0.6848173965367913, -2.031425412861279, -0.1505878173426425, 1.3095212484672882, -1.487077171533962, -0.3111388706486789, -0.5843949774061108, -0.2196159936277988, -0.5630400096024739, 0.6869199316539505, 0.9907091807504221, -0.13354550936034948, -0.2728669937354997, -1.0108964761008532, 1.1642588919262895, 0.8537191057487041, 0.10805272064269644, 0.7376313575104894, 1.4542038616134443, -0.6925202277733589, -0.6407708005354121, -0.23191507763564528, 0.9006882266081677, 0.6250236289969113, 3.615988571379577, 0.36687823754474325, 0.6720744791700327, -1.3952418766345847, 0.879439480732123, -0.4522304605982247, -0.8813342793375718, 1.7039587933805864, -1.1293887000541754, -0.03824040806397503, 0.3388493995560437, 1.4787294557274768, -0.468798301785048, -1.5976431473927262, 0.25009679932956314, 0.8016707492636651, -0.15738299754898774, -2.4680736233253437, 0.8786676242558922, -2.5545323218554605, 0.05184592167391607, -0.008938213817056076, 1.4659788187249092, -0.15540569043845986, -1.2936698556166215, 0.4703868740729246, 0.548838325598538, 0.5645523722177587, -0.1595143817815351, -0.5623285745071492, -0.08576620527228654, -0.6511879143963023, -1.1423369032185209, 0.12035688254057608, 0.7358512573707592, -1.2596638959355397, -0.779942263381333, -0.7886308055788589, -0.25378611071112017, -0.12823021077131855, -0.9901876547092795, -0.21024872196095787, -0.5518963709433736, 0.25354713621923275, -1.201400348540716, 0.605054625461183, 0.6581479970118165, 0.9856225552487811, -0.8692707536071944, 1.114205285656827, 0.29695475649366887, 0.15788067399850755, -0.713170550934435, 0.633612283611869, 0.2220294230349852, 1.554812499281883, -0.6096592462866115, 0.14640121930608416, 1.1162519399316333, 0.5716311986242587, -1.75509814528704, -0.2820656953090562, 0.3782130640779901, 0.7392382839534468, 0.2740127305012881, -0.5680422868152136, -1.1885053426057113, -0.11202735367175393, -2.4355987825402776, -1.951903222818775, 0.7991295313007527, -1.2024171584005243, 0.35861670227221054, -0.6928457296688058, -1.822027545122543, -1.205882092704779, -1.4836412124843543, 0.06970135460844532, -1.044082448209963, 0.15963333711391323, -0.040904297586400885, -1.0887093227596325, 0.6784215749662504, 1.197655013762396, 1.1384113195060783, 0.751311657479644, -0.30637052913737506, -0.23333913799623313, -1.2827392259101718, -0.48045906937545113, 0.43980695845254575, 1.5900756510313243, 1.3716870739763605, -0.37525085306883516, -0.6845317996239066, 0.0847318401888624, 0.48580917026457754, 0.07582924521711285, -1.263910518529778, 0.8587839632326917, 0.4471842234552673, -1.0264263751732392, 0.20555760584429936, 0.704556489364598, -0.025593208407350215, -0.4526413354523583, -1.187631618245313, 0.8006710472646588, -1.8721281197725026, -2.1318306671587663, 0.5918974960215511, 0.36611822448709397, 0.4669223266370475, 0.8655923317510661, -0.030462697838606483, -1.671033283584909, 0.15497499263063985, -0.8933770397850634, 0.4255090313879226, 0.32931908989711883, 1.340040463235296, -0.1592483999475963, -0.6247837191289941, 2.1995280060779474, 0.24376617937314124, 0.2505992362989269, -0.8792362736454347, -1.624111063967025, -0.9736980095754859, 0.06191982630295701, -0.33454194489776684, 1.209680027014246, -0.7922877496380172, -0.7944769376353725, -1.3381872282492324, -1.0775435607840027, 0.18130819763399583, -0.09452093727792539, -0.6650725904732249, -0.08126620617823972, -1.7096565279191511, -1.0440811050194805, 1.3035982195757172, 0.3488637341138619, -1.6629109619644211, -0.2748218446749154, -1.7514448580942692, 0.652567576583369, 0.2494032555220506, 1.0916022761247504, -0.6606265289682004, 0.7769090222379794, -1.1300300192334, 0.18595691247449936, -0.5946670118748266, 0.0694102073451861, -0.6969688123930913, 0.09504666279808766, -0.602617046159262, 1.297152392722624, -0.9355829661522517, -0.8450131068588896, -0.7543924128762529, -1.4225219379945928, -0.5401777983339319, 0.014430757449583574, -0.7569385924316021, 0.7240291061941548, -0.8764702137434096, 1.5667438816274044, 0.2438748627977109, -0.01864199989543868, 1.9806934667422016, -0.7116738135201263, -0.4314708568968655, -1.6000521170788657, -2.6606374788063505, 0.13967521911577888, 0.29234188282471363, -2.152157138003281, 1.6055401055343816, 0.0013771526481876836, 0.3750858559087406, 1.2009044928681023, -0.1394121432564348, 1.1965441379373576, -0.8987690591330348, -1.7565632372322721, -2.545952223381206, -0.36434746217280295, -0.5602981402280193, 0.9277073593389512, 0.5318355195104328, 0.04134083869485362, -0.22601629694023165, 0.7484895446880757, -0.02089849568820953, -1.1092991164609656, -0.3850767907971585, 0.4741052651630964, 0.9069895648915031, -0.0641170088882875, 1.9289717606178847, -0.28871064947011926, -0.9360672093765685, -0.8812030353094631, 0.6470545214565516, -1.4950676952840123, -0.2736300388448874, 0.730326529388212, -1.4727580892276881, 0.5562502490686007, -0.9828687093011396, 0.5417824554650084, -0.09666940620063891, -0.16679073530395847, -0.541867039796895, -0.908877601980308, 1.5172914204064971, 0.8084939384510553, 1.1231064660412167, 0.32652333972731745, 0.26187520306830275, -1.126817344262521, 0.6780420958035328, -0.2648673611641161, -0.47423775207219027, 0.8412893813982822, 1.0751381939547864, 0.12225780186200383, 1.1818353117722418, -1.0383429587209236, 0.47733704696397145, -0.9432570904699927, 0.9555476193379676, 1.6806351548728617, 0.22585358013196902, 0.3377389624734019, -1.1380731381374476, -0.7211031697268677, -0.447877779002743, -1.7493336186937178, 1.38029420453869, 0.04950478915542302, 0.6419539317006475, -0.6509727594575844, -3.5416871811313184, 0.10631952949755469, -0.9180823348840209, 0.8603162493754369, -0.4699649886382139, 1.7784827117781772, 0.10266198256087317, -1.65356778522847, -1.7446377196130707, -2.9046662328686037, -0.9028736233414341, 0.4226963409684161, -0.8512512752537422, 1.2567695365537026, 1.6138294971535825, -1.3732724436757797, -0.19003402188332863, 0.3983595853710547, -1.5027954714927245, -2.748111524019382, 0.4447814458673649, -0.28722518103996136, -1.0810092789202708, 0.8575618979454017, 2.481414838551107, -0.544573775531773, 1.0132333565310676, -1.2351491717555505, -0.2294477276338676, 0.18197359782261036, -0.3923703506479239, 0.13595897046339844, 1.6605473059488625, -1.472230963876997, -1.3201474282694567, -0.4673608478678758, 3.0233158317549904, -0.1787733875398341, -0.6418386589320648, 0.4542185582795715, 0.5515626285450355, -1.0081770689519811, -0.5253011516347523, 1.2544219940920658, -0.28596200976854774, 0.8117413542768682, 0.5321580812151859, -3.3031645172406785, 1.2904368676141509, -0.8385089366390646, 0.2091704366081453, 0.9210011632314145, -2.167772136617252, 0.06735257091841362, -0.46091902455222333, 1.290349838415575, -1.5587403176694667, -0.23583311552346148, -0.7637720163115463, 0.6707171586138219, 1.503492515597317, 1.5684451005933457, 0.5458754083383505, 0.1870824127120751, -1.5166181551214117, 1.4670455593898357, -0.6980299040133432, -0.6858071946284775, -0.7410917517309155, 0.1988745464515699, 0.8298862543170146, 0.4941194921512853, 0.46521516143014513, 0.7427704798548169, 0.2517333906792129, -0.3169740996193994, 1.6194985311811008, -0.5852051083111034, -1.0192853891785794, -0.733209781368226, -0.30324254216093594, 0.6626226779679241, -1.8547407454090399, -0.06772286371985384, 0.09398743511641885, -0.24248658941505746, -1.6432336942951362, 0.7246929398592438, 0.35549801573143147, -0.597801217102098, -2.007585141503064, -1.2439550756723459, -0.28716911550981006, 2.0642276368932153, -0.42406802398433874, 1.0714037736675721, -0.26448785065567326, 0.1077690587242256, 0.013090095195941183, -0.48391681962856486, -1.5006239569900546, 2.2957236156296954, -0.5032586613132181, -1.512337336124472, 0.648159455036047, 1.6477899584814486, -0.4052733189100181, 0.30522627172284567, 0.5727189292428183, 0.7727550327382557, -2.173789774054168, -1.499382400822419, 0.9708896947485456, -0.6329950812113421, -0.5601501673227061, -0.3540427762518475, 0.3493984251499306, 0.5390820242639316, -1.003757903803677, -1.5746811374746994, -0.04813901281293367, -0.5162979983946252, -0.4175060628905673, 0.09544075706455371, -0.3353641629551902, -0.09289730374310136, 0.04265177488291846, 1.055453415488837, 1.2169045160847818, -0.14757171386299187, 0.9126504750354952, -0.05390312290729905, -0.6421925782043219, 0.5318940848369349, -1.7334965448587265, -1.2480177073903393, -0.7373924781030642, 0.5225842738686887, 0.8583306808337278, -0.1966916877001605, -0.7456316888889695, -0.43824583686644253, 2.218574374789199, 1.8320538927334118, -0.7773866623226896, 0.03293229301355822, -2.0354609731069857, 1.5645659708619999, 0.4800276006984831, 1.0174740744013093, 0.4824342806787754, 2.07407243044804, -1.0420127661735021, 0.4454289678018081, 0.2991387873388095, -1.6010276490517725, 1.1163109027321145, -0.24621457586159304, 0.23366295009267027, 0.2648734608163709, 0.15503313276798414, -1.1841902768449277, 1.4903070034497228, -0.198752924003947, 0.5060099559262078, 0.04266690097251676, 0.9642328941945711, 1.6781711285774632, 0.25563077209136925, 0.8423867182961197, 0.09257547908578193, 0.17939149008683808, -1.582751838054409, -0.9277088118357315, -0.14233991468011215, -0.22132257672492708, -0.4999986403633811, -1.240859100901822, 0.6886351171410574, -0.1638093395872954, 1.05357702310288, -1.2004130948990255, 0.49668215271843646, 1.1039599483696194, -1.6251020878252178, 1.7671584335268085, -1.4718349607225063, -1.4895031456401764, -0.4730220123282824, 0.44452151052938516, -0.3512394277282391, -0.2344008240925885, -1.7095697682597981, 0.017038521787566575, 0.2671070542167911, 0.05502459554141189, 0.28480851951956576, -0.3695700457878071, 0.3541441708913026, 0.5173188495463275, -0.1936248169707289, 1.261713188555265, 0.4089239293997461, 1.8644715259654991, -0.9069354766022755, 0.21973955469834824, 0.9049353232315603, -0.3800558127106833, 0.9378507586815967, -0.593632790975328, -0.7022320203762136, 1.1416693285489992, -1.1096635652659332, -0.46033088549164636, 1.9246741181743392, 0.4376377881310365, -1.0385311271584512, 1.407814297323498, 1.6237928228141207, -0.9201464184196827, -0.7949216235330917, 0.3033510103781972, 0.1787077048363841, -0.05541755032765185, 0.41666227416534124, 0.6474614023487084, -1.0455684263646685, 0.15363448782143585, 0.7579945520084151, 0.2576547927082218, 1.077741844798125, 0.5707260768769141, -0.6378546129732844, -1.0302333265811414, -1.730623231715471, 0.6892839496174442, 0.5701890750154605, -0.4017027352573103, -0.8519158756937504, -1.4381126159541466, -0.716027006856018, 0.6962079814673527, 0.2697261771593556, -1.5610337415419298, 0.5400207168400565, -0.6999723719067943, -0.8619093487777806, 1.8364272423455823, 0.13266438700305977, -0.24223255426418286, 0.3227069994096208, -1.6717940183517108, 0.6033405126727143, 1.8300971200008744, 1.3404931929954969, 0.5783679563517541, -0.9446365318786626, -0.6162834399936878, -1.3255315957226916, -1.9686055914319023, -0.21654115410836583, 0.31339006129819774, -0.1527414773775916, 0.05055309453752362, 0.18917769439839308, 0.4092946130736872, -0.47216325327620534, -1.1365942865573142, -0.37978769449444433, -1.118062368432548, 0.282375185699954, 0.10267836809382419, 0.2572181958719589, -0.8592334066936806, 0.5343682985535129, 1.5486643426869775, -0.43203359015361587, 0.6986054855009162, -1.24422029032742, -0.6823484399751072, 2.0790873015366254, -0.018672364015908494, 0.920936325105117, -0.5091931669031365, 0.5663052272686777, 0.3786421681534078, 0.2954004588237215, -0.6388017106162693, -2.1203018772497484, -0.02936222361765583, -0.42077798933719535, 0.07261098331903387, -0.18594063357280863, 0.0360804369060933, -0.003981884124997809, 1.5773483075111514, 0.14395656188873787, 0.8487902487175607, -1.1105531591969877, 1.5597472694584487, -0.4570954716647929, -0.12351504182169848, -0.24015731066355056, -0.38946470075804157, -0.022093453801638744, -1.7137880420771239, 0.9871910533166001, -0.4394966190343561, 0.5668011316005012, -1.133428252174682, 0.057504542074999325, 1.2513426318774847, 0.2919220603195713, 0.5415407330745631, -1.2807598690642874, 0.6909207003948745, -0.430739945750223, -0.4713980660068584, -0.6974592028773363, -0.4101575316884114, 0.7966044366100966, 1.0970141949825567, -0.6021757263686969, 0.31614885002074394, 1.4791618178364743, 0.3735619631901802, 0.6758987337751614, 1.7226083150147493, -0.10808112710816067, 2.1139909850480296, -1.1341632754680708, -2.5319714995315024, 0.6514271926686817, 0.33148420734661876, 0.12670125428871043, -0.14347513137527512, 0.3107891326109836, -0.6012163720890937, -0.32358998906699, 0.9536760864041537, -1.446750191147991, 2.3943357100465734, -1.1856475096328816, 0.8004368245331782, 0.7858677476433223, -0.892780852102282, 0.039366747036981516, -1.5347856757777705, 0.48490564487124105, -0.45523748639146316, 1.1865775244401642, -0.057521463807198976, -1.1850639976594457, 1.5341900613050097, 0.5335446218445621, -1.935777877221293, 2.868166993965825, -1.3802307538936653, -2.561561327512858, 1.2556489502204249, 0.6986590971129435, 0.9717818769220555, 0.5008470717262586, 0.7446543998179126, -0.4728074163809341, 1.039870477138777, -0.00617079750867347, 0.5088434634959335, 1.6504674295376967, -0.49795280340560605, 0.6871960008016464, 0.3901942950668796, -1.4589612981117415, 1.6288347239784415, -2.229215128796694, 1.3026998543705435, 0.5627169004635848, 1.1700348759248929, -0.20917383450614438, -1.4590432702868832, 0.7128813016877873, 0.3857364890653064, 1.0082401159303787, 1.3998867686041239, 0.1513959204888559, 0.25319541812622104, -0.7443547548087427, 1.086201198065573, -0.46703342294177375, 0.05153781689532539, -0.2862672324338942, 1.4443938211308522, -0.40402433784852, 1.243477226004777, -0.5541355383931924, -1.3277419992928712, -1.8665338163190677, -0.03946112063508162, 1.451003979718343, -0.46781268127561476, -0.4291960004961058, -1.070629087455323, -0.788986181322801, -0.7583757215138786, -0.18392996292093183, 0.9242297178188973, -0.543662885600833, -0.7611447140942926, 1.5524946207229697, 0.21458386451122066, -0.4247880287479071, 0.2522415183357857, 1.0959208313836892, -0.053783323871337115, -0.9504609950638213, -0.5833530354969889, -0.1382800000709345, 1.514972196689107, 0.040770274851466844, 0.40710889974463543, -2.600711449583565, -0.39847968614249996, 0.16802297816745418, 0.7679674824459964, 0.3634149067525885, 1.1778752315075347, -1.8651697775416, 0.7118656977177236, -0.2790969452946878, -0.11139494611416989, -0.024399786510947902, -0.6770191912918205, 1.1138381030562723, -0.6450533283886556, 1.4448514146515077, -0.7177245742383906, -0.4699107033485028, 0.27925524652123995, -1.121600047766996, 0.18939118419023035, -0.9822620102851114, 0.7702446150005802, -0.2854729031226734, -0.23336812954683173, -0.6992354247577031, -1.932311667706975, 0.6309661469089204, -1.4641734407060285, 1.514689375624579, -0.29755526536096694, 0.12779772319319663, 1.4422908651293322, 0.7208341114758412, 0.056824536071286395, 0.8818109830790807, -0.4036383382113733, -0.7520677769565614, -0.07898164003868521, 0.44673650826489886, 0.08099393641611777, 1.432467084485719, -1.4208925756916357, -0.3281390408173592, -1.1375180110539507, 2.440169029242643, -0.08916870847814806, -0.503680104915763, -0.6359559992423134, 0.29396709727808806, -0.06212788936126691, -0.9819923622532496, 0.2524418109537041, -0.06188262392952364, -1.1011882987814874, 0.17469299862295418, -0.9271290695672343, 0.30327252420877787, -1.568305318682346, 2.1984110662589624, -0.7640915599586295, 0.7814952948122018, -0.4744396864329778, -0.21356558765587194, -2.150630214969401, -0.7871824091310308, 0.4183280810496998, 0.4163950941376947, -1.2193468812063628, -0.24196462620340417, -0.4047038823859912, 0.2366322244788646, 1.7645766765690525, 0.03608741636838338, 0.7918392523345086, 1.9358888228129616, -2.4244503520922045, -0.9932493937848215, 0.3192068393837707, -0.9786072902828371, -0.32947980331616405, -0.08380518151850372, 2.2798881848702575, -2.469178433408635, -0.7356572522255763, 0.015289547022554424, -1.248646309322146, -0.6194720272560398, 0.5874332461214369, 0.48086047099670787, -0.30293883949236106, 0.6641921561845008, 0.8369382336863476, -0.973193147100455, -0.1013691608464394, 0.5095244871208888, 0.09699130033922787, -0.14992816109909468, 0.7097935134242157, 2.1634827266358, 0.46821021911574484, -0.6157750636201798, -0.6860413268962521, -2.7416792535885115, -0.1809619521597176, -1.4102892957508646, -1.150862134388239, 0.7687429923744898, 0.1548089417281479, 1.5031118890958652, 0.48911436029603333, 1.3583080267062666, -0.6572854906197931, -1.9597682793231452, -0.26272884387541917, 1.0887125743170167, -0.5439626264117033, -0.11511008848657778, 1.3061801778748083, 0.2336588648061085, -1.432195307908668, -0.36527208213525353, 0.35003403253489096, -1.021064871797126, -0.3235397329748117, -0.6157143422113468, -1.6792959029923062, 1.787568782651316, 0.9833912395278978, -0.34811916102477636, -0.7218704244474218, 0.48730834982871846, -0.48323437304832895, 0.8852834018918122, -0.37265499064173313, -0.1846365592642742, -1.5679920610053595, -0.033728786217668644, 1.0202833174144008, -1.2244420299744097, -0.5470171216658033, -0.3907979462622669, 0.3826616725619462, -0.2757229728980133, -0.04574955490651451, -0.008222640935387195, -0.25748107469381776, -1.036876377354697, -0.5848757815476945, -0.7351899132589269, -0.7706341270416303, 0.4947872695938414, 0.774142667552644, -0.627884744332998, -1.186533016792856, -1.1349714633551755, 0.31689782083039847, 2.103090327278328, 0.13770095692543047, -0.5032689675708866, 0.2587714975423737, 1.7859637981551004, -0.16686740838932224, -0.330016650327744, 1.445553123663689, 0.7503322894591997, -0.3300037747916041, 0.165174313229024, 0.32866534363261624, -0.5285969928065942, -0.40538586977251295, -0.6440187493070537, 1.220658305951032, 0.3134436646591639, 0.4088273949894457, 0.16697244047167217, -1.033320537981311, 0.2669923305353642, -0.689411102392248, -0.002611356219090616, -0.818077184348354, 0.1174865777398123, 0.2784510516649933, 1.2982911428301578, 0.44633429989761664, 0.653239925155608, -0.8739405172544221, -0.0855522207952631, 0.5789326997078474, 0.2884764210486991, 0.34621576164416934, 0.36191455059782646, -0.10790857151206598, -1.0973778954525693, -1.4289285468687, -0.6233151359322798, -0.5404961704462791, -0.6909130322031856, 0.008520546779482087, -0.16635369011049, 0.051084152420900815, -0.889831612458674, 0.8715797104030908, 1.2423697623770638, -0.29571829496699786, -0.9015565849714731, -1.2444764924253164, 0.5961130714294288, 1.3506957084595421, 0.01322206740075673, 0.5886205375708315, -0.8744464356861529, -1.3727417904241082, 0.35908301462154923, -0.3278312054508621, -2.3106695344772428, 0.45615423069360655, -0.4588006470511598, 1.1364883578682992, -1.9700346518686604, -1.156951551264356, 0.03686859111400776, 0.23832217346098375, -0.8683971764201885, 1.1303915881573077, 0.042751045450575835, -1.6113799843165464, -0.48179213404697496, 1.2795947208008873, -0.35143309981393855, 0.34791545337527713, 1.7277033225124507, 0.6946467453671925, 0.9733291820600499, 0.7440113100017972, 0.32078830829156363, -0.0044288821854070876, -1.2978333327166702, 2.8476445644734505, 0.7880053225304382, 0.20719353267836918, -0.3232811074839753, 0.07454627460824698, 0.8055509093657943, -0.9577472610661164, -1.4841654298360003, -0.558107192062892, -2.491207082708773, -0.017698512784552957, 0.6381927723673466, 0.37781164507054477, -0.6129021440155693, 1.243503264278292, -0.7962278571911074, -0.9947639496765412, -0.605908109572934, -2.3361820253798355, -0.9134778460185196, -0.3302046826102459, 0.5383239663628636, 0.6798923369740725, -0.10010852222441895, 1.0977763300344696, -2.052963570035281, -0.24148907017523413, -0.6172266888953375, 0.7678867744573002, 0.3468720317507269, 0.6299619418246525, 0.5618303225500342, -0.6000028592855431, 0.27204818487263327, 0.6218554318096834, 0.08942452708955226, 1.5793752189107744, -0.054062859711584844, -0.8632119213364813, -0.9075400711705548, -1.019505445183015, -2.0171149188012016, 1.5717563652154953, 1.7610609487613744, 1.2400807995857126, -0.3316549701566216, -0.7544101052587912, -0.21158054729187836, -0.4789490410051271, -1.306521278697185, 1.6066475616970688, 0.6470981568521333, -0.595597222934247, -1.242078231807171, 1.441402437171032, 0.3796328190455847, 2.643351537142465, -0.3235679676758433, 0.16496442194498348, -0.5823901858793309, -1.3340504309488785, -0.2976152761274748, 0.09684591373961182, 0.03489591009318826, 0.12331412579886689, 0.32661402362477826, 0.9719356363858681, -0.4638442218853475, 0.6811269602079787, 1.2794142442816494, -0.22034392215213836, -0.7664155457609165, 0.6281599538716025, 1.0776393177336991, 1.7486341893951916, -1.3509717410410986, -1.8198717818197188, 1.3449568311395033, -0.20819484604304941, 0.6065996590941433, 0.0997488324384958, 0.7505712748968058, 1.297388318996679, -1.0120884967292214, 0.5385926643452212, -0.35099374672887906, -1.1529175668725058, 1.1790854217771882, -0.6293021773197575, 1.379108296317079, 0.32770339201023074, 0.9315505452843292, -0.38943584010369275, 0.37100690035041584, 2.2193120417359133, -0.7186421500740732, 0.5731383528626655, 0.8783875133544992, 0.8680064832306733, -0.5873538265160316, -0.1822465675847449, 0.6761255188871124, 0.15891284995883792, -1.835599656403528, 1.597260819538398, 0.9174817608996365, 0.3144788794632306, 0.9193657061226254, 0.6455993324709696, -0.43719715315388735, 0.977439046951781, -0.014978547415071534, -0.7466135650659365, 0.8071157665508218, -0.4608780265290023, 0.39279596612337037, -1.6680506182468506, -0.3939148248956539, -0.8429631801997624, 0.4766588806770912, -0.25270739731966035, 0.7109457081751963, -0.2195871001370021, 0.8142173173405464, 1.173778372566524, -0.9242270129725282, -0.8359251270232823, 1.2725316568719365, -0.3408995845293081, 0.13110787986427191, -1.079245345702578, -1.5527870378295285, -0.2866502594219414, -1.5190906699564535, -0.8823860010257766, -1.6369582061317194, 1.0628170381712616, 0.7702157825771182, -0.5137584974845165, 0.03262531761971981, 0.7146552022301759, 1.3411496339101676, -0.3773443775542052, 1.8198655974854174, -0.13750192765239724, -0.9110107367565561, 0.26182396328411656, -0.7782383138759663, 1.3361502943940509, -0.06366785287529585, -0.38077386813249775, 0.1538446396021807, 0.23608538543974364, 0.5104387553526138, 1.2694687339536328, 0.1710670369954624, 1.2545412593065484, 1.5301932845211783, -2.870260839554198, -0.3118678790221863, -1.4132114964009086, -1.7458105950763925, -0.773368584142515, -0.5578809740124834, -0.8004864878444056, 0.1520249514733303, 0.008579366440637372, -0.023896667040931577, 0.8228283736202595, 0.04467487167215691, -0.13536394635932844, -0.42448900884631346, -1.851045218362857, -0.782008974330828, 0.31076953723402234, 1.7095769541676407, -0.38829265659735945, 0.3418806653191275, 1.777589978913518, 1.634398629017008, 0.985769011247906, 0.22549277350872252, 0.680394042691291, -0.9903024274480898, -0.13528807105976232, -0.9265002300240944, 0.5933010863295524, -0.6110399958064482, -0.35540733756109627, -0.13732339699161686, 0.8452873713946996, 1.174797784378705, -1.351237139701756, 0.1794891154462549, 0.6742575273567135, 0.935082474117372, -1.0925804636130518, 0.08158328146791571, -2.2769459108451158, 0.3421743335907665, -0.05713452093957412, 0.02979971086521565, 0.24078191532740625, -1.7456771865633243, 0.03689444952859167, 0.388672767225086, 0.908415797731349, 1.065422142563186, -0.3462832591625662, 0.47591952417371347, -1.0119001531090084, 1.3821462690094957, -0.5042855027452087, 1.1237039645193645, 0.6080440053549161, 0.4751564145264409, -0.7447660888460182, 0.36762773186270487, 1.3370785977846913, -1.5466702437860327, 1.195807466799957, -0.23994663450949597, -0.9138220963678362, 0.4157246674672541, -0.6050966724929587, -1.5724180846582505, 0.2760528892836389, -0.3888506056207725, 0.8093368899718872, 0.4200590449986133, 0.3206504204983222, -1.3587611524187784, 0.7936789595436707, -0.333784418786307, 0.36884225072755683, -0.2063100389075879, 1.2279322784027036, -0.2800163697665326, 1.1055856569452174, 0.45690626248699934, -0.22785909686281244, 0.2993771775910274, 0.34312249827836916, -0.4413501017710955, 0.45723143367155855, 0.42487650475860533, 0.9409772365757268, 1.7541305723130642, -0.4638695586593837, -0.48333965432430187, 0.767570525143246, -1.033079328583411, 0.5958875847469703, -0.20608745066446119, -0.5239165790394907, -1.1021679939464863, -0.36519052127772744, 0.9594793714128299, -1.158714974876555, 0.3136973474858221, -0.479796609383824, 0.9618558527823818, 1.8092861881021536, 1.3605578892046128, -0.33297824318083546, -0.5164714677278054, 0.7076722250947245, 0.4772282025722873, 1.6124366255457159, -1.0610077676487057, 0.8646724653384145, 0.6749073149911075, -0.5741006957592019, 0.17781629385766032, 0.7414903921275147, 0.4635297986834565, 0.5354561012881636, -1.0595586498153018, -0.8835314837894986, -0.200012953742322, 0.632359625938119, -0.8422474117305189, 0.4888787194163537, 0.7469426466828436, -0.7889510362419216, 1.3399166511141656, -2.1192177282894473, 0.39546265640077544, -3.6911442168762534, -0.6283010029809261, 0.9218878196073874, -1.258320229958524, -0.33022045986225645, -0.26782454416809415, -1.0473976801717637, -0.19338360975765484, -0.5376993014224459, 0.15966236439014547, 1.6430161814834796, -0.8573721353702851, 0.3488314558251, -0.4199341194445346, 0.08883772477294222, 2.625725189473024, 1.0125476982767028, 0.9949829530109978, -2.0160453745227427, -2.1146856975267636, 1.2006229542066733, -1.373897646759273, -1.1699211132173475, -0.8614344504406968, 0.7801150269316004, 0.06280240639233553, 1.2937359774037822, 0.7241435744476059, 1.5576162483474942, -0.03987649049191273, -0.0315286729727376, -0.4529058465576437, -0.04930139557812031, 0.8008086983071768, -0.8237912544939796, 0.8803453783374333, 0.5158365875766067, -1.0179243775807285, 0.348226793293141, -0.4999575601324297, 1.3153784585853427, -0.19108658373629467, 0.2858766817293104, 1.6320836003412944, 0.0043953080862971575, -0.21303680093807198, 0.34182894089235694, 2.3083443777162573, -0.3601970256225335, -0.936232423232144, -1.4681470909605585, 0.6856468832999499, 0.48097490707650586, -1.8217425905151992, -0.7781162302450317, -0.6855958412883247, 0.5686225670043406, -0.3502725098407433, 0.5291979185154262, -0.4359339227684324, -0.4068599232290893, -0.5177235598556942, -0.1271758447689608, -0.150401091930528, -0.2327362879077924, 0.995444064145988, -0.10805989072779013, -1.645300621907602, -1.4266576547713856, -0.16607975128083674, 0.5564565422975105, -0.18458975157842045, 0.8685633615841564, -0.5339950078135537, 0.13090139457403926, -0.30666796238549976, -1.48064708639033, 1.8944264922936873, -0.17786725006852533, 0.7143977808688086, -0.01766009687573309, -0.7522530541261879, -0.9421578741332322, 0.5930221053393815, -0.8096745922234687, -0.39320572730614883, -1.4640510201674717, 0.315338980900864, 0.4247589671454836, 1.9200450372546018, -0.7793575178995579, 0.6199256372576137, 0.5381989303171699, 0.6950894877399708, -0.35972554020013436, 0.04023703729682756, -0.8601345041638967, 0.2742893487618052, 1.5505745928480414, -0.4159409606441569, 0.46587903833923533, 0.5367841669764352, -1.532817753285366, 0.011495072248115433, 0.9737052736517061, 1.4427756255831896, -1.200877715965257, 1.0676274048725065, 0.3955850693124898, 0.5487264050908086, -0.45753009884827756, 0.8169475789538587, 0.8817698348061226, -0.21761199976992404, 0.09125164328150093, -1.580662914274088, 0.18552614194981115, -0.2211887063753531, 2.3164638080632303, -0.86861263259411, -0.2896590162918248, -0.7786162219753452, 0.2310327738410707, 1.4308297583895995, 0.634453318428502, 1.002082201636757, -0.38038094102258896, 0.4398877092155263, 0.3019584445941043, -1.386683523318789, 0.8522286153945227, 0.7010888949536853, 1.4745670811108702, 0.08899398914285661, 0.1388816361570622, 0.5630620464859932, -0.30511631484176815, -0.07737158500791902, 1.0169367976270267, 2.4588281993823053, -0.5003573284342044, -0.363011647898091, -0.01031222204068135, 1.2021489563673566, 1.65725609121134, -0.8253572533131498, -1.0946983418219427, 0.05463047562516895, -0.4081471816559407, 0.8429438031066744, -0.016537199041019753, 0.4041273335864182, -0.1458780761520067, 0.564695541930355, 0.5786770500672803, 0.5385368240785008, 0.2577754311005962, 0.17530964145829178, -2.014306590951454, -0.6979002902351961, 0.7292162934058178, -0.5232056099685249, -0.7466058040295822, 0.12697821844354715, 0.11514949456027287, 0.10033997928370594, 1.623658408155653, 1.046789010665346, -1.4490303028559193, 0.14815635381214276, 1.3803161874860668, -0.3489700389111026, -0.5890246184146227, -0.25080400666703845, -0.15735887472827134, -1.644429489579616, -0.6294999453981969, 0.64216571117908, -2.1322473357982763, -0.36631379730783953, -0.36045734654166556, 0.8548933297855033, 1.1535448320468955, -0.5640578804188032, -0.374554236972634, 1.4689026806830567, 0.3212576894968593, 1.6222506057880477, -0.75369129545508, -1.6000073190364787, -0.21051970185452565, 0.32867031755343806, -0.18904104090917678, -0.5598990730759287, 0.6045622611791174, 0.7110763124724666, 0.5889775205970478, 1.7909407137047764, -0.6505828611439005, -2.6656316969948235, 2.028277328148512, -0.763152692509737, -0.42886621772203354, -0.6207938037115277, 0.035912938054239917, 0.37895310917845365, 1.3817633635217557, 0.2515052211065664, 0.09559995551960876, 0.8617792369117822, -0.16035890575273293, 1.1988617979674119, 1.1399923792461257, 1.2206991483323413, -0.567394744781461, -2.3244484026072256, 0.5553873220791303, -1.4286837472400433, 0.5353857371334674, -0.578861553641269, 0.7200317438926979, 0.683469540527237, 0.2796528896316277, -1.6201878322920034, -0.1980861600650671, -0.20509313269774923, 0.9065956428041935, 2.0571544395702768, 0.03012549637655724, -1.6608005614828476, -0.07331825333300691, 0.46118177952187506, 0.7371608950188725, 0.2291196867004505, -0.37204021965698053, 1.293610586108358, -0.6802620464984654, -0.21750682588668313, -1.5715353578241202, -0.3185283498028302, 0.08728138425237944, 0.5912063458925267, 1.0023047606746196, -0.9653336551831739, 0.02110873728095363, 0.004167176954687463, 1.5505109344539, -0.57103357621263, 1.7560880751408667, -1.4572265937980589, 0.37104915750045353, -0.8634423643964495, -0.05632138248124538, -1.8334317174041397, 0.9626626190907056, -1.045879514434888, 0.9336691348023372, -0.9107998276697006, -0.2390260947506646, -0.2181162777085057, 0.05507767597756035, 1.9446407130923211, -0.87279002283856, 0.0668747633134685, 0.23522222617995417, 0.5896876085796133, -1.8164711151434085, 1.5056602402604344, -0.0018389159748287698, -0.3034307511156329, -0.9460935836208992, -0.6293243732568117, -0.09438900085030512, 0.8294360743394478, 0.5721357363418151, 0.09723366338418873, 0.06885313323340053, -1.2179023743692419, -0.6507459089342996, 0.16581439502390743, 0.842438378980631, -0.7468772427608001, 0.9508931115987159, -0.15790201028578194, -2.270117059709899, -0.0034221093695606525, 0.38076769692204504, -0.7976903409609805, -0.20546716966353484, -2.7257236932279283, 0.3108793486809796, -1.561247608256737, 0.9450044608401776, -0.7021371717709292, 0.7425207776141897, 0.7687573743291519, -0.7120386235281629, 0.5418985679212486, -1.83398672435946, -2.163983995337386, -0.6011315330673328, -0.2842031929254334, 2.13424175998133, 0.7361164192281802, 0.598283251871097, 1.437216487652315, -0.03266796049474727, 0.3311196131389414, 2.013050280202855, 1.7854604589119423, -0.3245650388604754, 0.6230132683132332, -0.14352694989654582, 1.9296474396494474, 0.5013121144898398, -1.3345017652253341, -0.28421063709382344, -1.1674097595558006, -1.4570764633180577, -0.02263343588878607, -0.24963679777824274, -0.06434926381340578, -1.4942886991810376, -1.1069951527476256, -0.7378470939508434, -0.4393464454513925, 0.2920217464589225, 1.2658886864648415, -1.1948687633576192, 0.048819008634705015, 1.0190053563719714, -1.2641795556468551, 0.1574290680293457, 0.3216230820977235, -0.7152451405203164, -0.1369062071181009, 1.2444085537045106, -0.6331949436690983, 0.7217264468789709, 0.988061464136213, -0.4463729416850208, -1.3748952456629593, 0.1390713369590223, 1.0474329829791817, 0.3466889725655934, 0.8602613819389205, -0.44155986020295185, -1.0239019465700607, -0.6067881592383556, 0.43289546858164196, 0.7028659104027377, -1.2156146884215584, -0.41000001907724, -0.4924391307943157, -1.3477408295459365, 1.217881999758612, -0.09702875626681357, 0.17177693330060312, -0.007342619078278184, -0.09732868618424738, 0.7525611638422455, 0.19649890791131058, 0.169303252888486, -1.0024725746002265, 0.3100991491259418, 1.3335584489024526, -0.3161778784815972, 0.22587044352914007, 1.4938462675173247, 1.6529736259287127, 1.294310454269526, -1.5491237379233662, 0.5170799237147967, 0.9328076703337366, 1.881698879188848, -0.0857642416944592, -0.686501888653694, -0.33241998408675394, 0.7250253106907407, 0.21723992582708015, -1.7069108085038383, 0.26783521061851945, 0.01858418114755942, -0.4836463563911463, -0.02543453018624046, 2.273584717215734, 0.8121727771841286, 0.1802214374562387, -1.0520990307726825, 2.8617954646138397, 0.0216569280452795, -0.1846306660361556, -0.06737662869572844, 0.6314873086807368, -0.6962188616866487, -0.9660561177989249, 0.054865696506056084, 0.19189676206067396, 0.7497818920615094, 0.33167575034567826, -0.12892189695902684, -2.228941641440015, 0.31584820213742265, 0.4027297127829835, -0.7168524483938704, -0.10054089042213107, 1.223684460716964, -0.21814099310284757, 0.5469506415509264, -2.5217299151252197, 0.43619015704988806, 1.1050855283646264, -1.0127992085211344, -0.6669697184253981, -1.0105988559393244, -2.119763054991876, -3.39145315088179, -0.7114703729056472, -0.2080118313906839, 0.44808328000950437, 1.2586731493896952, 0.8514128503836746, 0.11349271817285336, 0.4508575198942502, -0.9129636645243875, 0.14410197164403254, 0.24690955157549813, -0.8761818014300256, -0.23532049298437605, -0.42441669136661164, 1.4274645370431451, 0.01853467026090517, -1.0582616147864237, 1.1292808069756175, -0.8339342118068421, 0.1566164195626448, 0.9445736319099389, -0.09276285225436637, 1.3681803404072355, 1.0762356655749474, -1.1296916972765465, 0.4068851111122387, 0.8988432008154735, 0.13858737776787888, 0.472903421492366, 0.1624775650392402, 0.09302681858980313, -0.019489768921732605, -0.49894132578263767, -0.46629936742852246, 0.767244665595937, 0.5148847979806492, 0.14552291375802642, -0.5679878362818414, -1.49183282400401, 1.1936401863258925, -0.28244482565348417, 1.4974705249743956, 0.5545269102822438, -0.0593850073869249, 0.0304534704592899, 0.2491411450343862, -1.362378562204135, -0.0985301737907863, 0.06930840799918106, 0.2683796242367577, -0.13886671067503084, 0.6935975613154508, -1.6546318789458614, -1.1228981365766246, 0.08310897903819825, 0.5764275289129126, -1.9267007984287525, -0.9422714701405107, -0.4654022437563639, 1.0254917910951238, -0.5731882078741904, 0.5281719546884507, 0.17449444050940277, 2.0697996537156467, 1.0424457322619536, -0.3355801120874751, 2.1948995122108492, 0.12072495531224073, -1.1753409259280194, -0.8120678504982966, -0.9767159587467119, 0.15179210911363294, 1.2084015043022707, 0.08833768848885898, 0.4916188776418496, 0.054555468016307264, 0.7389632139303273, 0.8858569314101524, 0.16768417481951747, -0.7659821034706562, -0.6405306498090271, -1.4264449922240146, -1.3674425277199045, 0.333655550791934, 1.0879145563609012, -0.29642459507240615, 0.41810443203894604, -0.4038279172881385, -0.003634015116592941, 0.8212826495576652, 1.6483397267164617, -1.692776677074653, 2.1327067433278595, -0.1741217644251522, -0.018489402390898746, 0.7558946186245519, -0.2170843924663754, -0.3612478158818406, -0.8654034515391084, 1.3137357366728157, -0.5837526204007788, 1.5449670680011123, 1.110520978493826, 0.6649100562019341, -0.45815526843027904, -1.2583731755274181, -0.3323504682141763, 1.4876508153531673, -0.526400573934101, 0.2883371031430408, 0.9577826365377388, 2.684480581408682, -1.8825804001476552, -0.4728098286553133, 0.27604889982929565, -0.7440059097188232, 1.7256641568628162, 0.6540004519268173, -1.1258167282700848, -2.1989556581399814, -1.2319013091385524, -1.6753926915700614, -0.25849864277436985, 0.8875207981259361, -0.07067297957596806, 0.89727924419386, 1.0298609079404892, -0.8454688209540823, 1.2465503523067105, -0.43745494448740196, -0.6872175978760385, -0.6054483723014027, 0.27279230302592894, 0.02140446384766067, -2.3877627222572806, 0.7150667768761148, -0.23426760091887613, 1.6376424303663202, 0.6317656120595397, 0.44787913344645525, -0.07813457460971945, 1.9954499414224987, -2.160513744927172, -1.1188254363563848, -0.9134668619251154, 2.5569653469804186, -0.44331601186615016, 1.0501101909863422, 0.4322258834441015, -0.9077418623102745, -2.683496728895781, 0.9832976868068134, -1.651978510255294, -0.597795397458969, 0.8054785651651862, -1.1696744797003238, -2.813027017988021, 1.1885394669990108, 0.8880362329518718, -0.3056620352335523, -0.24335221778610383, 0.6984520699871927, -0.35938699252107476, -0.18350987843390668, -0.36814494032072514, -0.34873866000558484, -0.8067639149309536, -1.4885417628574573, -1.591878086580849, 0.3698664918543279, 0.17199848887059407, -1.2887509979731013, -1.9343537827469122, 0.8965645685539998, 0.607207403045753, 1.8061331211260068, -0.8161354415503808, -0.5673882054018649, 0.06415791066491411, -0.7386355788669119, -0.23480712129055623, 0.8539920475716597, 0.49111609295733133, -0.5172692559940397, -1.3422661138928378, -0.05293988978745471, 1.0308705100610203, -1.5132262348212193, -0.42995328362076596, -0.8121208179049694, 0.5991210712913011, 0.5676479206219421, 0.7571992363490267, -1.0265886126211905, -1.2617240413390702, 0.02994386575400542, -0.28755895973776563, 0.33893086970461855, 0.30957367414255343, -0.4771094188605031, 0.21198816330581086, 2.012787800315539, -1.6930901269012157, -1.3538094583789786, 0.469286954747035, -0.6402916384933316, -2.0877187904188386, 1.8535121513836372, -0.106518916869452, 0.2945110281532674, -0.1761509325758778, -1.8748734858793419, -0.20532922469604542, -0.02068721017523694, 0.5303791535653345, -0.7231088932100023, 0.710222106529049, 0.5855564607537349, 0.4810184288820279, 0.5125714149257969, 0.6885578635162524, 0.7909372572307344, -0.8593158017284912, 1.4804188366159712, 1.9080682591692522, -1.1637325087332981, 0.36065978479911465, 0.3269590010307478, 0.2323309344492029, 0.4547742775544485, -0.4613858414744948, -1.6417385982659467, -0.36057455893533175, -0.170597059918841, 0.36371065240642564, 0.43215047428719816, 0.6803037499411689, -0.39729084049317454, 0.39001702694130536, 0.16028451269053837, 1.2203439821593742, 0.22738222329298483, -0.05286080429668777, 0.7911847602578249, 1.161234123717554, -0.23166575001819942, -0.7026255146209497, -0.34804611657695256, 0.36270103364270434, -0.8888844176633934, -2.130562497772506, -0.6624480169014217, -0.11129263104681343, -0.021893063843384103, -2.005378532066126, 0.40953349485563934, -0.8351956441007905, 1.5981217823788014, 0.5696491591116961, 0.8342614639982606, 0.6235705417622588, -1.538300749877377, 0.6365981160604016, 0.41796598214148556, -0.6886508939451659, -0.08917804992591821, -0.682158502963216, -1.0382930790130758, 1.9822938355197872, -0.039501214234797036, -0.6363694464280497, -0.00033998729974081543, -1.0288752039787037, -1.8340837270810486, 1.4093228570014773, -0.5059574746640247, -1.6030260054385512, 0.8877868129192975, -0.6154670420966505, -0.07658662888322744, 1.2080993280894972, -0.8299396341389428, -0.7909795437182393, 0.5591530856796036, 2.3343329693299237, -1.449353939476628, 0.13899226675311435, -1.0714262712203027, 0.9127362070490793, -0.5405946370202797, -1.8371686441001487, -0.3513973254452915, -0.14191784340397887, -0.724415432976064, 0.18398389327221754, 0.8328766035417121, -1.319380196460105, -0.02503958974633825, -0.5946219416150558, -0.27386783243990975, 1.2699837300679484, 0.7997273997722304, 0.10234616780918993, 0.2933354974273341, 0.7302905859647333, 1.1872306073240932, -0.8551682326417857, 0.2718464099371396, 1.3349861143988868, -1.256917884231342, -1.532398867289461, 2.1488787624422705, 0.9020300545958806, -0.5141962234771136, -2.136543700593024, 0.7476426235770977, -1.6960241127239775, 0.4643775027414228, -0.013242954277617264, -0.860661976890221, 1.1597861598737946, 0.3312715188698055, 0.31715802302530294, -0.37617415166785007, 0.11928722740460912, 0.006598692793514799, 0.2809422729248734, 0.9636694279727539, -1.787644739015794, 0.75394952741548, -1.5732558038343307, -0.499699775983842, -0.295717626529161, 0.7379517946100327, 1.9121965251371151, 1.6458127103500328, 1.7969402836232304, -1.0043330086872835, -0.5354166319780281, -1.3977652201555912, 0.20912711412130794, -0.03511072645261747, -1.061223499756665, -1.2741719019970983, -0.08524176758163281, 0.601552537675759, -0.8435132507943056, 1.7168866289213411, -1.2478299561383064, 0.3580780488692287, -1.5334709255093537, 0.22884380756724645, 0.23102408037140185, -1.572654162371547, 2.7649832474995235, 0.9652955197448153, 0.09405456303924367, -0.8566615552532827, 0.5229224784025134, -1.4289920182312779, -0.027438769371025535, 0.23149058711360868, 0.16604983248081026, -1.8205180362615332, 0.7577224490023047, 0.8953177566261102, 0.2811147018979914, -1.1246171947737975, -1.2077477552418787, -0.13767566137295345, -0.5269988589310385, 0.4417315311568875, 1.3330109033458308, -0.8097280091229733, -0.14613366171987843, -0.406254902897042, -2.902795981615913, 0.49326404359167136, 0.05351119637658112, -0.367964450090387, -1.1621046944951117, -0.20111634995015593, -0.04661324465664364, -0.07666204394313764, -0.5255402380986363, -0.9333974571834357, -0.20928391420324519, 0.041673112512731474, 1.0795822537114257, -0.3554891053495295, -1.7710631428953199, 1.3797847222144142, -1.2286963796282147, 0.45307241176873586, 0.9463361495412069, 0.5714603997108647, -0.9737918817586635, -1.1182001985814054, -1.6411605420429127, -1.7269318227523185, -0.9395727765816916, 2.311392729544993, -0.2010104136746393, 0.042737834899336795, 0.9437464045583789, 0.23749472570288313, -0.7263326680947809, -0.9353481079838384, -0.49748440560144186, 0.9489935058755897, 0.4974693468214744, 0.020404092091091015, 1.425931502296044, -1.1082764566527066, 0.15403713873833932, 0.7347308502965635, -0.1508869973156547, 0.9439551351793595, -0.9493315359818293, -0.5034387565090265, -0.8332058344127454, 0.07237147727835386, -0.13973167868935754, 0.38883762089623536, 0.6825286298691248, 0.16413036922411703, 0.4590838753284115, -1.02285940408719, 0.59752826850442, -2.76277038836489, -1.8535872068414685, -1.101621938894561, 0.06136063237606192, 0.825300273335113, -1.3373950002441326, 1.3814792244592589, 0.6076665770247334, 1.042307756994283, 0.7777820271318628, 0.9992251344925765, 0.7602237330029584, -0.06584092845828943, -0.740847861460248, -0.23134004206135036, 1.56770445702945, -0.8611610953061372, 0.4030425222187025, 0.45041062324013065, -0.5223391440879167, -0.24955767151946834, 0.6739001259509062, -0.09702243180418407, 1.7524639957883317, -0.5538439114534354, 0.670691345711971, 0.40632728359869347, -0.8088066548024919, 1.8661876434243412, 0.5038196902849416, -0.12241513352774344, -0.5669738335081007, -0.5817013713464729, 0.10170238593990047, 0.2987355811356408, 1.2869334093163018, -0.16875396932350026, 2.0944056546837446, 1.4147057808603283, -0.9834385450708435, 0.7316031967679515, 0.35460837060257805, -0.12499297507203092, -1.5670914198497554, 1.3582855362330828, -0.19823200330595367, -0.9886963649978757, 0.4895103664227399, -0.5691883780842526, -0.26993945359026184, 0.7579573485926037, -1.3031002918692995, 1.128487336258353, 0.63438979383627, 1.3847991283860506, 1.269986691923123, -0.6830074797010449, 1.4875563071985771, 0.3736174379041033, -0.26779088449928373, -0.9263677965160807, 0.42572428454156547, -0.944117355767336, -1.4623794100708256, 0.2904887743305632, -0.1928028008512696, -0.47299891380992043, -0.29109215455130755, 1.805422349264661, -1.113492615943059, -1.1733294983577673, -0.4444973524791606, -0.2450262172100359, 0.12854925997475963, -0.3235209597650191, -0.04463586199639268, -1.1743954238201935, -0.24969501079017634, 0.7974700781926112, -0.38776173799315594, 1.1310387248318021, 0.7207334101950273, 1.4217269997850688, 0.9664412487623361, -2.148640602267108, -1.124618636636665, -0.951266074714886, 1.7209128588250284, 0.09496725432932193, 0.18564508239211747, -0.09557365756843803, 1.4798970377916447, 1.753643682688885, -1.6727911685177188, -1.1790826470504627, -0.10327331763541815, 0.7647046598414241, -0.945326439596586, 2.2700735395786604, -0.0980986793861368, -0.2695692561588708, 1.2119705804216623, -0.6935888000952687, 0.10946297885558959, -1.1414320322314078, 1.27087675666207, 0.24205438490755835, -1.4052046625532406, -1.0467095814374412, 0.7704002349025887, 1.3894812590029688, 1.8031897848583338, -0.514578155015364, 1.4455810104845563, 0.8461047284947902, 1.5012968755288472, 0.35641136917883715, -0.950057468954543, -0.13224105936016797, 0.1404314019412435, 0.20346680587043445, 0.7519737824422957, -1.3636296510376527, -1.9811222787575486, -0.37586680061494726, 0.510481033084974, 0.18042990414554427, 2.3666083676325513, -1.3950601077487228, 0.3783245088076405, 0.2528330672091106, -0.4130036262813716, -0.06179804467410742, 0.23837949972861314, -0.8794730168420413, 0.3207652151516812, -0.32206379118544176, -1.4564256186769307, 0.43074942544296846, 0.40160042142583496, -1.4060034209540897, -0.5839292394329072, -1.447209995717116, -0.2609955779138914, 0.6422419804719562, 2.3127703264662647, 0.9573506559082389, -0.9541705251736334, 1.1127804337856282, -0.4691801193100101, -0.3119493162169759, -0.03218033862769483, -0.04438917901764945, -3.0599051667796044, -0.43256144948203096, 0.8793336577297813, 0.6489005919851576, 0.38523267104158865, 1.516512775289059, -0.0324141865830201, 1.8203315582383242, 0.6523628227073114, 0.952207585145994, 1.2458152428927616, -0.7248285500245318, -1.6719889976572433, -0.18603514550008624, -0.2458505877800222, 1.3020554835478693, -0.07513654659086738, 1.0848675156458376, -0.17386572130590688, 1.1063980631088182, -0.6709403921866683, 1.3636627527798475, 0.654724320420459, -0.15622978000779014, 0.33808405790330565, 1.1818486267841746, 1.1197881317214327, -0.6018194375021115, -0.02885949001800938, 0.4496181416410934, 0.20295558912367093, 0.8705803452900107, -0.16830324582242073, 0.5439921851578658, -0.7208696031414518, 0.22345320846025243, -0.40652238484299724, 0.7772982535156667, -0.624659837978602, -0.22175888624987816, 1.0166819583474072, -0.6033915922257372, 0.21361850179576522, -0.5589839315980869, 1.078445338189864, -0.029533777684236363, -0.8171026515463151, -0.5730120382212602, -0.46221588033508126, 0.33072947612216147, 0.06167232665989455, 0.15330293236829162, -0.8790458050544677, 0.3632950731432483, -0.5883641334035743, 0.43729882854156543, 0.18958522492531682, 0.12898497189456423, 0.37603757451320224, -0.5085692811030361, 0.6259771264645713, 0.2423702347961553, 1.8457477043426322, 1.2555687999734708, 0.24659173896501332, 0.8147835542370506, -0.452117093113119, 0.3041594816500196, -0.06462479147631793, -0.2538185148039473, -0.08311143420566808, -0.14714050278157698, 1.4924551848493242, -0.47848939759686676, -0.5785359862760755, 2.132583735025814, 2.333557828486433, -1.0873558645453716, -1.2320901583173147, 0.2886365496382197, -1.1008453755793455, -0.07157643392566987, 0.3338041677275371, -0.005411569064759002, -0.7245140400660087, -0.8204608290198204, 1.6017103623687432, 0.5001220854946918, -0.7641980128413972, 1.3798808599916144, -1.0800689905901817, -1.0539734773672458, 1.2058637702120523, -2.3170991114509336, -1.790196134264647, -0.04868092953821383, -2.340507114199581, 0.2954186152269172, -0.6953884075655145, -0.20615918284342602, 0.021016338847208098, 0.9880714486345664, 0.13328055487791546, 0.27947004465309216, 0.24023448988364968, 0.8820988961067686, -0.11413317693360714, -2.042150136622065, 0.680290635482415, -1.0743760212863127, -0.48972645036179013, -1.2743089799809808, -0.9558749967945964, -1.41073283598159, 1.245518150780462, 0.07072811777465807, -0.8295923555748678, -0.22942196121611574, 1.8285284290011425, 0.1662090142684025, 0.40352051197970745, -1.7947623592497073, -0.6660924585582177, 1.1810730638990135, -0.7057024463113356, 0.3575017350259, 1.1219657307108708, 0.14917888353836564, 1.924277665907108, 0.14584888372135185, 1.0695224746114527, 0.44216749309281056, 0.40075723461266294, 0.7092981264584131, 0.964016094818762, -1.1306275483220327, 0.8630564721123439, -0.6693217670153311, -1.259887231236202, -1.250667306849725, -1.981054303502163, 1.2068836175193132, -0.8270273119583353, 0.1726797776687165, -0.4465286110519589, -0.2769093512253991, -0.10573589729747948, 0.9397890445714745, -0.7896413758828179, 0.8660279261929755, 0.23739767471834136, -0.957178017854598, -0.11382741630026591, 2.0366316021772293, 0.028142514341149873, 0.9090124216748532, 1.7033941668810575, -0.7544103398545368, 0.737698599633579, 1.2236363294257613, -0.33911728423890675, 0.5238418855454657, 0.030837868122247834, -0.30713371301470976, -0.6829819217639411, -0.6661022207215034, -0.0646297329919884, 1.061231685257613, -2.1427122929446702, -1.0474401000289133, -0.7196449565262165, -0.4845464076010253, 0.36471098364035137, -1.661236555325897, -0.9965730257358411, 1.1985845327665687, 0.14408003904075276, -0.3103496899595989, 0.891682900194161, 0.5817599250964106, -0.7350010895793962, -0.9042700599523622, -0.8870236389099693, 0.1505100234509074, -1.229114243963017, 1.4522394470971514, -0.3182377194159168, -0.8089342757170257, -0.8184287604064713, 0.5244808118802842, 1.9783565538380679, -0.411988775683851, 0.6100535715930095, -0.5055113322811133, -0.5313923703213516, 1.1972375826463917, -0.3570676735228916, 2.5473737967574444, 0.03875117870375396, 0.2717960632251197, -1.9444185740423496, 0.2868707277216169, 0.2789706524776689, -1.7648575145641892, -0.5956461586337107, 1.2278112593614514, 1.4124316037082354, 1.903153290203606, -0.43210482909707654, 1.8274187043799646, 0.1084143227889258, 0.32533553217177347, 1.33965691650111, -1.0274629107461226, 0.7704045219019964, 0.6788779718360667, -0.4181403019189397, -0.18500228136374797, -1.5675395147087898, -1.3441413306773173, -1.1436782576600104, 0.5104430769728057, -2.132033959904286, 0.30932794213140696, 0.4345524356973156, 1.299981061077141, 1.3730072648926586, 0.590277415149, 0.08751477684111031, -0.43159150300517685, -0.20232342064918862, -0.26728663866829844, 0.8394285021777403, -0.6289168569497096, -0.029205250641791924, 1.125221142654803, 0.07326760798851195, 0.19099571062316326, 1.1627233902803604, 1.2528296570601958, -0.0734139245706919, 0.859946916287277, -0.4782305139479786, 0.4728105078521309, 1.5997627294276933, -1.0035112492967166, 1.9470597854449185, -1.7117529913642122, -0.8203870143753117, 0.3577710819100292, 0.011286656843913535, -0.11043521296723502, -1.6559389503677229, -0.7980791310043647, 1.356955948685697, 0.5053787613151591, -0.06728146054097042, -0.9501485524584979, -0.28470975610065263, -1.6001257933909425, 1.9597015571543694, -0.242821517840874, -1.8175924238059624, -1.3727784459040437, 0.08197850235671064, -1.5234112439242713, -0.3749291857380609, 1.155615671997212, 0.8366067566379838, 0.3831384703352033, 0.6524223541196937, -0.05999954137941986, 0.19649731978963128, 0.4086011609906625, -0.29066055343271413, 0.7465823383953925, -0.7735011195103225, 0.9895694632313604, -0.9615723575511861, 0.08254498836359211, 0.676108466555699, 0.12223486318043633, 0.909626196302156, -0.7949408218908525, -0.41154815892048713, -0.096064013833013, 0.8246962740348462, 0.6152865028573885, 0.3325430144780425, 0.46967721481437436, 0.04755284466506273, -0.175139763410542, 0.3932440325430875, -0.4035496637206471, -0.2324156754680213, 0.4991284057010346, -0.4911633388606745, 0.014186570474806239, -1.4085818554027014, -0.21000768139080495, 0.8128031859516212, -1.3791771237478854, 2.2338559398398057, -1.159180124245183, -1.1569980435013918, 2.144331651477096, 0.4401681345695378, -1.5595850106576659, 0.07008064017853896, -1.1764967646444269, -0.5972913274077618, 0.2791533224952938, -0.46490692156529895, 0.4725851834987816, -0.04416583063845474, 0.1337922943878934, 0.47498545969068456, 0.3905306710885735, 0.8947765658914428, 1.232497939844108, -0.7316320972438923, -1.3090467311317373, -0.7868730286398182, 1.5111860475061236, -0.9064922519848505, 1.5936458104529567, 0.49778353657880475, -2.3553163006257685, 0.35719021969427217, 0.24202344566158282, 1.9183713049317075, -0.5088806021553791, -0.8210905922141672, -0.4933905148613141, 0.14105717334336773, -0.3506718519672296, -0.44774321709880804, 0.4593135948080897, 0.03991655371416499, -2.089564993898047, 1.1141322405355576, -1.2754877380885559, 2.146843811959869, 1.7061297789337346, 0.9997538053204745, -0.17705028863961178, -1.6179262052147425, -0.22722421876017232, 1.9157303254841636, -1.0133294566430873, 0.2407759832790334, 1.139263002571977, -0.9635728845221906, -0.26307574020670516, -0.42144060750846973, 0.08700276340754343, -0.475320966214959, 1.564597286617919, -0.44428561903908775, 0.1455329919816528, -0.5406190375989998, 0.10839689372343886, -1.8441154571589213, 0.05710542383563997, -0.5111055627838774, 1.7817611177967703, 0.3543839113517032, 0.9286351491658427, 0.9450525080391579, 1.7264449256176708, -0.6958090276007227, -0.5349228596408728, 0.09338051050394666, -1.2666006709992004, 1.3962056620350647, -0.7199713831933896, -1.0463062782351187, 0.7780016160217361, -1.1241240821018819, -0.4775404032362312, 1.1944539202941438, 0.5770705784074367, 0.8828193218209713, 0.6013626577317672, -0.12258954604909303, -0.5911886665243801, -0.2519875823653984, 0.06156443987428164, 0.5913790016402962, -0.9119866950593941, 0.4967418653425973, 0.3043231681269438, -0.23544516807779306, 1.6383885019164555, -0.7702370193132808, 1.4811432683998742, -1.3654095742239183, 0.3091800319190989, -0.3841234281801525, 0.01832787409714285, 1.3084447453582733, -0.09556806879794327, -1.241226300796356, 0.8080839680421512, 0.8718191264788958, -2.725244419137474, 1.5423626465529285, 0.6276879069500212, 1.2205842554199517, -0.7279267523969524, -1.0373447171823293, -0.9368405000036056, -0.41774403275169913, 0.4899595205830582, 2.1168918331240074, 0.06191657113589236, -0.18656786074499315, -0.47473298766707955, -0.08643611298266468, 1.4849531073824491, -1.2106611525474047, -2.0864405266084214, -1.5119376392232988, -1.9243835654176045, -0.6786077936185585, -0.9441734512162623, 0.2412525103875723, 0.20252976178910245, -0.1630917638778049, 2.07658235248933, 0.2471564583792191, 0.04621643011864617, 0.3647326929732838, 0.8348262636965845, -0.7948097287463456, 1.4342956091677503, -1.8721892189657954, 0.08940106698712266, 0.045252371527273925, 0.8062318667642735, -0.4961735935649359, -0.6033359796086368, -2.1094072318264394, 0.08282214270182825, -0.28562389641503316, 1.1621044627277044, 0.6223292323144315, 1.9827384759194977, 1.0038416691615204, -0.4306437759865832, 0.5368144805147796, -1.3459665078222822, -0.715989233318087, -0.24328587890393305, 0.8992971097663637, -1.337620259751135, -0.6453725460717972, -1.2828823050691225, 0.12577572175240276, -1.3367271956223867, -0.6541709081337268, -0.7719044941727761, -0.24050086475123877, 0.2734961182209992, 0.29222055494546034, 0.21719723070772848, -0.3449608155429956, 0.20425446785593845, 0.1895805298989292, -1.9621625972439285, 0.15648664514230773, -0.8112427840407483, 0.46426924038111456, -2.3197476759845945, 0.11885693874443706, 1.2030363245743163, -1.7495159451638749, -0.5064466104230527, 0.332402899031562, 1.1048420023513428, -0.7404122032745478, 0.15571889175785658, 0.05135217932529445, -0.43442379510409845, 1.1000078569088128, -0.4761292409527957, -0.586731490840993, 0.5407291064355563, 0.40771446736139294, 0.49773637066941784, 0.4756207008938514, -1.790526044029725, -0.8036067274213253, -0.9843431591406492, 0.5900244601841127, -0.8051491361375168, 0.71755074698283, -0.3950455046359406, 1.357945554636874, 0.838774819894293, -0.8141234459167612, -0.16429347445971274, 0.7439751456789226, -1.729505400507981, 0.6156050342375513, 0.012803762624845373, 0.6811566496939798, -1.2966109672493122, 0.38461867360552054, -0.7856479159992019, -1.2199590699882208, -0.5012527552575788, 1.489075541714752, -0.3685182676771713, 1.100865478704283, -0.05056442733666042, 0.1077076986650829, 1.9290446782909318, -0.5155987381518087, -0.5417228415925603, -0.8906625359450657, -0.9841769890075053, -0.6793481225485068, 0.22272161662148868, -1.4502395749031285, 0.37248666239053063, 0.026907492365705866, 0.2215478147179398, 1.037333709868909, -0.7997078897784968, 0.18280321425163126, 1.7942150009495486, 0.3995289846411348, -0.8547456319005349, -0.2322746034145037, 0.7774223450749554, 0.320346340476147, -0.8257990031213127, -0.3348860877439974, -1.225446664426312, 0.18715694453818987, -0.10370504097940272, 0.6561992343999942, -0.3446966841509166, -1.3823111883524954, 0.22510889575352286, -0.15249082867020688, 0.2621433694020723, 0.26901982749792724, 1.2195818231852151, 2.3819172645556392, -0.1240055239448743, 0.7146897223054686, -0.8430261740659621, -0.9763694320542422, 1.48088238059259, 0.09628680804313386, -0.2150403121059495, -1.8610978002417073, 0.5117839893068877, 2.2740678679685433, 0.3505985526805238, 1.3536036219851848, 1.611000700645742, 0.0031619435339402605, -0.29818922350832017, -0.7582688110281793, -0.1562198885108137, -1.3321186220039787, 0.8222236264630078, 0.8522802215299153, -2.4303444231319213, -0.5115360256631413, -0.21269963321639004, -0.8678571095486206, -1.3537968002215677, -0.7497420561269332, -0.08543713337086653, 0.06920866917617796, -0.7532234257295016, -0.6815887487510304, -1.0905739118165996, -0.7867817268677252, -0.3643563199158394, 0.23005293860516604, -2.11256097802511, 0.21078613434230595, -0.48059330881735357, 0.477383384282044, 1.621087427091126, -1.198731201365626, 0.0725635148443898, 0.17899418314814122, -0.6800289895219239, 0.6880121163693423, 1.8174106976123243, -0.02964634835191151, -1.377380704384372, -2.0174205340655678, 0.10249002319059022, 2.615504510227142, -0.5936508114082613, -0.1091943218858612, 0.13408996804094245, 0.8039487856183328, -0.3572118625401809, -0.7239935295939463, 0.37752062057788577, -0.08172289667077506, -0.25192273450992947, -0.8843868778744203, 1.6370602273429073, -0.8619962220413586, -0.382186463587978, -0.8092387372979519, -0.8785787369256662, 0.4885011983205541, 0.5967424547622223, -0.01966934027502379, -2.463257948029931, -0.29811019350077894, 0.6744249853436074, 1.6277781208695203, 0.2098086501227552, 0.6539284642690801, 0.23013663118759806, 1.7319833168849719, -1.1328450209122527, 0.9987322395420769, -1.1180060179172018, 1.7379569083691044, -1.5307223543459134, 0.8518515986361983, -0.2188790545569745, 0.7923537351306132, -0.6815665239884209, -0.612067397731981, 0.0735019965303911, 1.4125866856653144, -0.5108096962356429, 0.6915701264309647, 0.20021566010556865, 0.13253037007504392, 0.09269335618455032, 1.2972065241144306, -0.41431694335355385, 0.10243688508170018, 0.6318160954606831, -1.5659751791941174, -2.3190610488437007, -0.4933720918059993, 0.057182583638983785, -0.17974204521845988, 0.029824795311400858, 1.1926498735246556, 0.18443976774670695, 1.4741843330858155, -0.40373517468156306, -0.21575999522523265, 0.3579610662370914, -1.724044535448797, -1.1886883581844254, -0.06898946800230554, -0.4190685858737055, -0.5035977315529584, -2.0157281663335187, 3.048553572213155, -0.9416532845229388, -0.4488820514717162, 0.21910836630352212, 2.060151391822244, 0.23557552856077177, 1.4787901361775286, 0.31419847876383095, 0.44279531389609533, -0.030823758873572714, 0.037629595070257545, -0.23755937879345085, 1.3372374820621749, -1.1310811967531165, -0.8990113437396181, -0.8908212771112967, 0.05211982449065853, 0.17272354849066898, -0.5422202055211874, -0.7835015851517109, -0.49518991645339566, -1.0853288221748163, 0.04119292221604568, -0.43278670096808874, -1.0879890662799856, -0.8863853075119512, 0.695454111985289, 0.012797846712583001, 1.1187285975696206, 0.9239279504988938, -1.0606857133881333, 0.42157882102221783, -0.977078776527939, 0.3886522749833674, -2.081074292846427, -0.6577395498118016, -0.5623851387238491, -2.0534524632067708, -0.12353911808735041, -0.991163664844629, -0.4434873569644792, -0.6957673961712422, 1.5167517298543123, -1.3692646630397904, 0.4194342431112637, -1.727605583370126, -0.020679725681104218, 0.09337498744768807, 0.3483430582142044, 0.05392555662440033, -0.2572320535231058, -1.8683845817878666, -0.36706294974181536, -1.606045165604896, -0.09409011262733377, -0.08314781230652168, -0.13036058973371675, 1.527285433819881, 0.11731484311041679, 1.8510951634975228, -0.5962991032960822, -2.164886470867768, -0.47724483604810314, -1.620461002301033, -0.17462324127537612, 0.23759865587803827, -0.17554867331265545, -0.9969246215609284, 0.7247794261281644, -0.13299747380835714, 0.03976623227491847, 1.0174694883791031, 1.9042501103832121, -2.1384225710820015, 0.5502229907675721, -0.5296993522871072, -0.5876823868440982, 0.8469167915796678, 0.01811193700673846, 0.07467630604104405, 0.159940738828578, 0.2531983685570929, -1.3959057446632062, 0.9727174876571821, 0.011196569204742025, 0.02211360805550463, -0.18497167438292203, -0.9100466011735591, -0.9849996437076209, 0.5576228153084684, -1.350869536076451, -0.3115765486890943, 1.130710651694577, -0.3160022521547048, -0.051034587570084465, -0.47163826763586336, -1.5071446283326342, 0.18580552350572777, 0.43816175314939537, -0.15004231814283076, 1.5518184879910388, -0.6571741218235845, 0.47478369815485616, -0.06354041941653268, 1.307164451964752, 0.9175406978859797, 0.526667917062381, 0.2596475690311071, -1.6751815925050215, 0.46718159509240337, 0.46474889056040153, 1.841650654944922, -0.19558983463822976, 0.48824848311814534, 0.5034233470970013, -1.0810020683536004, -0.037822850468363235, -1.0055436136280163, 0.48141831834677856, -0.46945571102948375, 0.04398605990591308, 0.062231823138499655, -0.654504435432493, -0.5699053105319747, 1.2410866080894094, -0.05513371668543189, -0.21200103372467108, 0.28690663324098636, -1.3551830920604329, 0.08678364876715838, -0.8711092180786262, 1.5695740019167048, -0.35770240248439394, -0.5263871964724027, 1.6731434849704483, 1.979947353262191, -0.1520333419170958, 0.033567499042606246, 1.0250284819111248, 1.527506465272157, 0.21660751087529892, -0.3648749433115531, -0.9693104916570201, 0.5858713740233744, 0.662432036274492, 1.3768157446064553, -0.3137538971708063, -0.6812374167037024, 0.0011028768193164437, -1.273821059930058, 1.5840114181525655, -0.5106985514318211, 0.9261244077843369, 1.232093056819823, 1.448505116068717, 0.40395717606907033, -0.9609344718879773, -0.3195105228820833, 1.5349563610975772, -0.8770600355094329, 0.32339456039844633, 1.2707109466433528, 1.6917496378220147, -1.2390679933482158, -0.06762659190474568, -0.23246397402628424, 0.538425930471701, 0.929524217921701, 0.2637186233202651, 0.9188573402732989, -0.5205235167429694, 0.03815257288128355, -0.8211568378379398, -0.06490596643389812, -1.4247879975812157, -0.5807468085394324, -0.982062905812244, 1.9677720655664996, 1.42060162171055, 0.7117622506848731, -1.2802656284652025, -1.530695435338992, 0.12965014767025734, 0.1507701589611018, 0.2559428441489689, -0.15985188297177336, 1.9517700942814342, 1.1504164062744937, 0.343984611392266, -0.589728143538757, 0.271955107882427, 1.1954974714522817, -0.4140815267388389, 1.1289679690347074, -0.16361712487982366, -1.4077137223017344, -0.5982830776197334, 0.4836877795213939, -1.2494204875180666, -0.28203079434363043, -0.288882622920557, 1.1010355277954116, 1.1444464406317691, -1.3308981127798385, -0.4166205636449676, -0.08255736661393934, -0.20261199895562867, 0.766269556968387, -0.4733111743360806, 1.5654609832837911, -1.84408639181568, -1.4238418205661136, -0.07746812253139188, 0.5244278597257259, -1.8795233690538713, -0.43763975456174137, 0.7516608663789536, 0.21695284894208774, 1.5335571993531085, -0.9365007977190049, 0.6008691025490732, 0.5296655759861404, -0.781539775138146, 0.2581285830753562, 0.6997458281925812, -1.6207856695911371, 0.6556024487198829, -1.2010662528089748, 1.329225816825191, 3.466409190311518, -0.6912290308380982, 0.715006937137365, 1.005390815366332, 0.026845097235043143, -0.5288503737486565, -2.147203955931355, -0.11965474077545973, 0.8667660090571307, -0.29953273904756, 0.7951641192013467, 0.7297557154190791, -0.9411946933493396, -1.9160044685591753, 0.12728594563765824, 0.6008350622584856, -1.2219533313979098, 0.32220557766935515, 1.2031419462486064, -0.793005591916522, 1.6462300751102414, -1.558916418775364, 0.1451074989378961, -1.2970349616915116, 0.26872407011773364, -1.4402375356951826, 0.09096816156280413, -0.23198603505439064, 0.3297069535881037, -1.6509961460671534, 0.5414427357591329, 0.48834589700823733, -2.378376487898895, -0.1337638472861603, -1.1328481505532957, -0.357044272640161, -1.32265692537122, 0.3977721609864117, -0.7866376634664305, -0.7756428901273149, 1.4708496539870706, 0.6888920814208986, 0.2923356840043651, -0.3177753699348994, -0.13755070555651683, -0.767234960311954, 0.6911638840947028, -1.5727268300562842, -2.2399780657815165, -1.5781443506938568, 0.9495782812061632, -1.3868115793067524, 0.913425255353382, -0.1069077196390228, 1.6012556609195112, -0.37701713159040184, 0.9050242475044863, -0.3761697202654668, -0.4041362205441832, -0.6198824650674761, 3.1348128724408166, -0.36329581396461574, -1.208945734019798, 0.7248394803553473, -1.3928007501257902, 1.5109183282589846, 1.125894159579086, -0.7096223669553683, -1.5163567844079313, 0.25758060229796076, -1.5489507970459255, 0.6886732608119599, -1.1988272361948142, 0.02867031404943548, -0.6439813782507118, -1.929123025361985, -1.8782331499377376, -2.0625305215204066, -0.14675424345752427, 0.03725489029039596, 1.0155460369786267, 0.5512186287466323, 0.5498766313061854, -0.3090626061536909, 1.219927674926895, 0.5251002081839095, 1.8076603793990167, -1.6098472250000804, -2.5152494898811093, 0.25596034019418623, 0.0666165579933394, -0.8980923529773426, -1.416262123779302, -0.07684284868489576, -0.4600742587643235, -0.594176549972813, 0.8611216065664518, -1.1927459270778642, 0.31556253696703396, -0.9616529296007004, 1.9848257452653957, -0.1058023257569878, -1.0801543176772468, -0.9617625073314617, 0.8353106320129597, -1.341475730595905, 1.0480422167096668, 0.37045684500450715, 0.9102105405172405, -0.18488096854333605, -0.6001214396624711, 0.40070402112701764, -0.3969867157885312, 0.9679679988861588, 0.5380644095921266, 0.09015523912387788, -0.42879622588010413, -0.5763652701771971, 0.0402437133280485, 0.24617664005175519, -1.0563302339474931, -0.13059836960155807, 0.6374178404744199, 0.9326937594826448, -1.5432744670654424, 0.7403187178123947, 0.8112262881031539, -0.8447628832612689, 0.4796416526882427, -0.10296095779921502, 0.4868186416647308, 1.3435463659948812, 0.7940654333068963, -1.1794918036741784, -1.6157868892126406, 1.4533678446114118, 1.6979499335021213, 1.522297591548439, -1.8443347504373957, -0.3959770609157311, -0.2998910809128153, 1.0872407064778957, 0.7471138146687062, -1.1633191564314385, 1.7645238454415528, -0.050328031265775994, -1.0641203595765072, -1.8518201936169627, 0.5683183913233063, -0.5271771377675349, -1.1628329100477752, -1.0656701594701516, 0.6870999322179242, 0.7499402210963192, -1.161914710880269, -1.8318989462881077, -0.27381029129116136, -1.1435377057376743, 0.5760107998098808, -0.12001995797577747, -1.4168902678550332, 0.13022075799459443, 1.45316711042091, -0.7193834613208997, -0.5285441203020298, -0.9527457897284672, 0.7984226994476912, 0.2291798459318161, -0.7453462694209602, 0.08663611373527627, 0.8796565545007207, -0.019130036995450184, -0.7246322564132204, 0.2776424376521001, 0.04805124800347569, 1.1162659053323751, -0.08565530724056208, -0.39214829027540893, -0.5519146106842951, -1.8445685336836364, -0.8756965524700453, -0.4360374804181938, 1.049741602117281, -0.05237632958683601, 0.2089024835326174, -0.2988395079289867, -0.5696361001116534, -2.0255165990904525, -0.4510615979856573, -0.1643366005011406, 0.5741896073050872, -1.731932821941058, -0.3394924909423556, -0.3357642708880542, 1.7011753201989381, 0.26434533570745694, 0.3618842238662556, 0.5108537795266469, 0.5908947643417192, -1.6241276362848824, -1.9505458461373508, -1.594734568435688, 0.0020224522306754936, -0.34552823785146713, -0.7696461068806653, -0.2684192949811852, -1.5025065692209536, 1.141183277356819, -0.12319854305128589, 0.06663053836019056, 0.18199510514582634, 0.46468476560349453, 2.023671179464237, -0.43484912621169125, -1.2389203239868596, -0.008576181145146647, 0.24398652460187323, -1.663644996729225, -1.1400697346174915, 0.46304760495520986, 1.2692249798503, 0.6942384137081636, 0.5640192403680409, 1.5322292939781825, 0.10624466153918291, -0.8338661747404997, 0.5491897257725966, 0.558596598131141, -1.2157152755196554, 0.06925821112026997, 0.7406202242646398, 1.2670850046177748, -1.5686062902478672, 1.5305381751223208, 1.263352483963154, -1.1081030266642486, 0.15450566146005917, 0.39142792129679227, 0.1689727683810471, 0.41188899732147066, -0.1699230833826508, -0.09879683929366316, -0.04116276773131643, 0.7992759317201699, 0.34017803302003086, 0.061757769934482946, 0.04847661896310506, 0.5469546225627216, 0.3766374513805612, 0.17264852083923907, -0.9053520017904405, -0.73707407214279, -1.2337116829556145, -0.07915000473295154, -0.029633265115638983, -1.4762057275384004, -2.006483055396287, 0.5692947297365408, 0.027763750395819693, 0.663427685161351, 0.25987778511774307, 0.40454706971269433, 0.2847647284854148, 0.26275430272773953, 0.052896478566401416, -0.9805712626694395, 0.358704223430942, 0.20603340004326018, -0.5544450928880403, 0.3624023183512659, 0.5319146451751631, 1.422774454361932, 0.15664035428127823, -0.5315815835925622, -0.581263737200367, 0.47592793677729167, 0.46085536981386116, -0.5849660130456183, 0.1408275656209586, -0.8430745945603172, 1.2088377675992403, 0.09751910281996576, -0.5700570457459755, 1.264835678677343, 0.13308321339095783, 0.9148892046124041, 0.8189968158090406, 0.6522135202974815, -1.0508563407999882, -0.16601664191038648, 1.504860462719714, -1.9196739233074478, -1.3211336224254793, 0.45244992498071995, -0.5280175233917037, -0.27354860687403904, -0.3620345889087472, -0.317918352279452, 0.9791456624124565, -0.09398201190214035, 0.4154223002016832, 1.8828495020496305, 0.13518261534232034, -0.017358483972288286, -1.3915891997615908, 0.4108199524077249, -1.7011332748138477, -0.6252918764601653, -2.5590588788835578, -0.6534154763818227, 1.1914783600588614, -1.5861627285575346, -0.31788952639282364, 0.418184059590789, 0.1292968163713279, 1.6984651415655025, -0.14113516952651176, -0.4328187527112536, 1.0625331002671343, 0.07699862070906816, 0.1645396878895609, -2.224270728198534, 0.49216317784421887, 0.9316750145587663, 1.5057178302242213, 0.6536783600438514, 0.12330643520679793, -1.0341138199034827, -1.1767682114469262, -1.6038848415920273, -0.41296355043622096, -1.5079461476688056, 0.544198891386817, 0.8441377069497592, -0.6694261893517066, 0.7007815817805616, -1.8819057860766795, 1.0238151058459233, -0.40964340203654054, 2.900181844258886, -0.35869260917019935, 0.4271115272976882, 0.1385770612818128, 0.3958272710955575, -0.15914333249154883, 0.5187376888650869, 0.48920230437063666, 0.38417244438775533, -0.2641872354548083, -1.7212369869256754, -2.4730508373572033, -0.3607231132870143, -0.37243949812929394, 1.6182316131991439, 0.03417409051627975, 0.6434077523048237, 1.1433250859470043, -0.08665944508444495, 0.8492922513560033, 0.03991072697136964, -0.44514441196909976, 0.8728543761126238, -1.0684547284167583, 0.8443376869071411, 1.3703305212185797, 0.456389537657142, -0.877534398439628, -1.177845913857669, -0.4470125678214576, -0.123401680055863, 0.648716003086407, 1.2519960597576185, -0.5521096025649248, -0.6034153616983741, 0.996629487043767, 1.6263433729504415, 1.8981094938469112, -1.1222775525482522, 0.08550730273491769, -0.4439232034862959, -0.04441381812214257, -0.7143498327183313, -0.32006473134731594, -0.7266472732297599, 1.0230437541635742, 0.7871209346573756, -1.417260041929569, 0.9974519538835888, -1.7303480508872369, -0.5747423592997325, 0.7696842157652585, 0.5044804187850207, -1.888912196884524, 1.0168144277160422, 1.158769019364302, 0.41301455237584417, -0.6538854773378494, -0.5398496941609733, 1.1756255800345383, -1.1070571948270211, 0.8042109081661496, 1.479255114909753, -0.3862315681885439, 0.47720094046093103, -0.9665186292077201, 0.9420804761950471, -0.25892954808815377, 0.6097912527063096, -0.6409086455552859, -0.6461337059387974, 1.687187117035548, -0.6503576865682198, 0.8198990019373273, 0.0017553539657734138, 0.1165095144061247, 0.0989961747395533, -1.066032953838202, -1.070905534302726, 0.3822365423407512, -0.5257145574490619, 0.32939935623576, 1.6920642563121033, -0.13787443299821506, -0.37622562434589507, -0.49134356619532876, 0.5033812942251341, -1.3775277488434614, 2.523958633128137, 0.29448684429543115, -0.25460946429065195, 0.8097786580870647, -1.025822871606311, -0.5335102203602216, -1.517762651397495, -1.4172878855073647, -0.9876256621361482, 0.12090982583330859, -1.770738731570216, 1.6629968048345656, 2.0224613936387987, 0.44312732587356823, -0.2713494120163446, -0.7977586636384475, -0.21972624852068087, 0.6013188783890205, 1.2314128692350172, 0.6822546670118352, -0.3395348690292632, 0.25383398807566276, -0.5920346081897887, 0.9279633900838091, 0.9596637555294546, -1.3616526447276385, -0.5859384863947029, -1.443115925982667, 0.5117531078392308, -0.5148756486390781, 1.0088843470750293, -0.17960994120870266, 0.40486274314772785, 1.2233707233746511, -0.07453904163772941, -0.0976014046349575, 0.9658598560729531, -0.343088876941261, 0.24649839527252546, -0.48139012120288255, -0.997676400856583, -0.5733161048107731, 0.6896614929276662, -1.302797793525756, 0.42134866160401707, 1.4053806655115946, -1.0637091118873618, -0.6057681238440221, -1.2671749284238456, -1.9352782853853634, 1.5770216624881235, -1.7409687137775318, 1.1695163087095868, -0.17291906895932155, 1.093652424347207, -0.9544272226364039, -0.38905409844003747, 0.0673701248104121, -0.26335171799299867, 0.06795532918097738, 0.16267871879075138, 0.3962929864692025, -0.3474212648236476, 0.46825149640933555, 0.18559300831640446, -0.8262398470611935, 0.4110985996369905, -1.363257325268285, -1.9677643377832743, -1.7716474288622321, 1.1909632916435282, -0.8870631034104846, -1.5320809877789785, -1.6194876758008188, 1.5619802485159822, -0.5425399187469568, 1.4925903848427138, 0.137829792788012, -0.44772141884852334, -0.079714287725965, -0.4800170511768681, 0.411260886078141, -0.2912951365099302, -0.12027046802770647, 0.2802420043717762, -0.2895685888094354, 1.0236621699651074, -0.8770754895597045, -0.4948338141287304, 1.4890864088021458, 0.8736438709291161, -1.600028001576665, 0.3518261150444388, -0.2842756678286234, -2.846528821358814, -0.8088467264889027, -0.40148675024705294, 1.1311343104847478, -1.7941182888371787, -1.3582188508921402, -0.008761121110446204, 0.3108790151459163, 0.8837611685346931, 0.3188709676696065, -0.4400291043254191, -1.2530921950009382, 0.5909473520878928, -0.7024110810209145, 0.9749471018391692, 1.0687407368862574, -0.26068781052098383, 0.6612308272877736, 0.2948326940580157, -1.279249279037252, 0.404929350307954, 0.3933093798891637, -0.16116318611262892, -0.612086507505584, 1.564591425523872, 1.0501575112245312, 1.0144927382132929, 0.4762495508769575, 1.1676661570438622, 0.617583753872305, 0.44825125880985567, -1.063392690462319, 0.19217514670927555, -0.7254153639357684, 0.42843172384283135, 0.1014401486946894, -1.9464918125597692, 0.2592218474492897, -0.6665260195168907, 0.42331416030276725, 0.3706791770690451, -0.7407273640973238, -0.9385724038394241, 0.46823732677368796, -1.854117716070319, 2.605273543593227, 1.2666560285993982, 1.9972853243155686, -1.3620444838663646, 0.4487833741208182, -0.28738575241648134, -1.2419684824678385, -0.043830510680086504, 0.13251718785336203, -0.8067169355643025, -0.6582729090276536, 2.4466220556829863, -0.3123863139309226, -0.43291208590139335, 1.1982734786506208, 0.9156853362958833, 0.46940503402303163, -0.8318719932423432, -0.44226658862411045, 0.352792719937298, -1.1043486793559274, -0.7656361888255442, 1.4503700463488265, 0.3290004247838889, 1.6897085622487307, 1.285160704079322, 0.2277631104391751, -0.914932556207126, 0.035245276557091025, -0.5876676358212857, -0.9445512563954552, 0.11220311076671691, 0.6778243596213609, 1.4806050732466827, -2.0778981557124854, 0.5053369234559312, 1.6411435288508778, 0.33602440335736533, -0.9743846449547678, 0.032941908978100946, 1.980748153239564, 0.6082887762776797, 0.3252166392069518, 1.0185461175876018, -0.8755446972383019, 0.21513171189660005, 0.5180627143616254, 0.49855603080660865, -2.0011592936875946, -0.10348638709040012, 0.35634411617201234, -1.4487071413733401, -0.9192764329701136, -0.14648291680236544, 0.4973470254082007, 0.511623555842343, 0.5138295522481076, 0.9730491230688721, 0.2955764497403514, 0.443068086897706, -0.05564797308605486, -0.5840296557422242, 1.4111077563207748, 1.3068823715483768, -0.5234826029780834, -0.44731396650512306, -2.2862627987082833, -0.5768724097320819, -1.2512630799631796, 1.6052387575682352, 0.20290022458469184, -1.1296864363327308, -0.2827743167483953, 0.7597822907457208, 2.3078019546502375, 1.3659610357223866, -0.23190840330509024, 0.04962188528266983, 0.5451597258894139, -0.3571608505632636, 2.4493100790359326, -0.7344961223741211, 1.434774491538949, -0.5317110751163164, -0.5049931549556482, 1.2545597163476314, -1.74942628950857, 1.2410292778484742, 0.17381896813376949, -1.7285451508198626, 0.6660704208731789, -0.559033400730899, -1.3936111116645697, -0.25297108461150036, -1.444221587762228, 0.12886470893203236, 0.8985813251232476, -0.22061901167974018, -0.9462142998008384, -0.5448267970642401, 1.511326503965522, -0.3670515566002282, -1.779275097777974, -1.0770737630393525, 2.2229158787895225, 1.2077920801854383, -1.7954970598926867, -0.6915162190227703, -0.21679209016398865, 1.563521167836742, -1.3629514546045838, 1.7028122588791184, -1.3528904744722996, 1.238635599086883, -1.055309639584249, 1.5381211648119473, -1.2065677553621328, -1.0029317541651528, 1.3931724530045624, 1.3073473793908286, 1.811193806368297, -0.46370241374892546, -0.044216406979946776, -0.6387187988947297, -1.5982303619519944, 2.5402830455756154, -0.3123006553792544, -0.6342156542983407, 1.3537536179448122, 0.6913414211106974, 1.6009954305205352, 0.9902061807161172, -2.5080677530477127, -0.9023181354238224, 1.0990123325277392, 0.38173062673536057, -1.0575025674981688, 0.1750360048920187, -1.5659646802921843, -0.25655561540690175, 0.4613778160269945, -1.486882675782872, -1.1441313556888024, 0.6950299327405918, -0.5042842028912099, -0.02607295698527895, 1.7091310777046387, 0.14133429263757522, 0.12782434364722114, -1.0983690299669169, -0.16558882854636697, -0.505956781159191, 0.06790460766197592, -2.1660238282857063, -0.7642318724051863, -0.11362953361832726, 1.3240873546167462, 0.7656571772456437, -0.48900334303226195, 1.2079935497417136, -0.12435682262178299, 0.12381253364425229, -1.5286674881118227, -0.5783103516623631, -0.7136484498750567, -0.043849742940693034, -0.2354176239522247, -1.1659898249995608, 1.648067717402036, -0.9655577597880154, 0.4377960468643266, 1.338032756951237, 0.4597680658490895, -0.5017191123181173, -0.43792860509890275, -0.2784205498100585, 1.9718935165074643, 0.11642754879255268, -0.6425499481081784, 0.9340441442937913, 0.14441597724118163, 0.3004417945808104, -0.24077333529957007, 1.325928098248441, 0.9436847758584123, 1.7064165125085218, 0.58302105001711, -2.189772409948254, 0.2866225453314367, 0.3020586336050707, -0.42111973502640476, -0.7862792101684786, -0.0038093204481403076, -0.9383325264804698, 0.6960321261067679, -0.9164690228864365, -0.3395612090779198, 0.1380120363940287, -0.6809828554705295, -0.7999737532053488, -0.6656641253055476, 1.2301357219650597, 1.637885517998738, -0.027050003313610776, -0.0016276090736125695, -1.0561238212320314, 0.6695426419769588, -0.05976855843204654, -0.36737407386586324, 0.9891250912283537, -0.6236386544498912, 0.8564818784469588, -1.3742203183713821, -0.6262846671676678, 0.13729221951832055, 0.9128012629051852, -1.7410947124460294, 0.7809253499811042, -0.744241520400236, -0.6925705953971187, -0.6547435709355841, 0.7671822815341529, 0.9331231163019679, 0.5296376366646807, -1.4256853109320513, 0.6332861995154522, 1.605699012286219, -0.29957569150704244, -0.3680383767243447, -0.5509701967836479, 0.4606585035410283, -0.48831600487686827, -0.8067954847833928, 0.1851566475569735, -0.3316111640383771, -1.265241433534415, 0.031468989859331324, -1.4419922535694252, 1.4977875477863505, 1.0774486300656736, 0.7432984581892463, 1.005071868182383, 0.05506850554572774, 0.874365814242649, -0.19973168947874365, 0.8739947477962527, 0.37651468188776727, 1.610350754716768, -0.47801306454686193, 0.7818845808164933, 0.6285478881649733, -2.2003645903846154, -0.6374350808549261, 0.11476819679797173, 0.38924175238681674, -1.8217773044683787, 0.10603043295487502, 0.12775084652463153, -1.473963298068651, 1.7073585204914763, 0.38601397708304847, -0.760546875444488, -1.4045574279931023, -0.5676290696004471, 0.07390024232163672, -0.6659673114635033, -0.33908601928116244, 0.12989426374412993, -0.7933846740929126, -1.9435209854302398, 0.40197890261150804, -0.3296808724794146, 0.9267720690328308, 0.5868054427581474, 0.12353433565766553, 0.13671999917318658, -0.06266407093956548, 0.9628004277847083, 0.11151896971162134, 0.2594988848491255, -0.1031992869756841, -0.7792571590565892, -0.795201172928883, -0.006106860020767567, 0.8561692147156934, 0.5334164093627378, 0.032652477700807474, -0.2877167747317737, -0.7517949162320573, 0.0007581933499648946, 0.01738647496708192, -1.1731221108125494, -0.22247686605565367, -0.39334911983269266, 1.0538944546396831, 1.7141915133051524, 0.3891428711467554, -0.9285491644696041, 0.45919745725638167, -0.837677953573769, 0.516623190456794, 0.35102758007113793, -0.9076382451405357, 2.6082615287420485, -0.5394383650804602, -0.3756947098345123, -1.5348023794636216, -1.5157865336561973, 1.7061785516504053, 1.3563000636464957, -0.45928317536487323, -0.5628423138271648, 1.0195195977244371, -0.9412971620720063, 0.5030812000925, 0.3927613924924895, 0.969824966865943, -0.49970938082781186, 1.1716559861551186, 0.4623727044192322, -2.067969308346544, 1.287769734774545, -1.2820041268709625, -0.982265735690449, 0.9142040135322912, -1.3823901088074746, -1.4285467579428381, -0.5319386900646409, 0.23994649148768502, -1.5584978519767447, -0.2802000498438811, 0.7275671729678486, -0.5524438808602047, 0.026800808464135746, 0.6481246166848864, -0.30480903857082897, -1.926977918007608, 0.6157409824342233, -0.4548380389869833, 0.30724892215223865, 0.4538444268786797, 0.11669504591575539, -0.5423105672122582, -0.46366394325017724, -1.5748126765488089, 0.6412848850192044, -0.45094417337164794, 0.6651461219398169, 0.9182364621123283, -0.267894856007458, 0.9139867871652478, 0.03475625058122623, -0.44254632828280926, -1.2059597286629742, 1.2430643574237261, 2.8831086342621863, -0.5570986385843003, -1.3536960516052003, -1.2401004762903103, -0.7231816496918015, -0.031211391714420958, 0.6163179077354034, -0.25678442776179683, -1.0671943109380557, -0.7928801859698176, 0.2576104249008332, 0.6372023248905618, 0.11326912251734766, 0.91251148582522, 0.7737572742873833, -0.11787308533802893, 0.7082017574830732, -0.6840008681082475, 0.7571838062000804, -0.9973877036768466, 0.1950510423620457, -0.06244563466228079, 0.6589322764269824, 0.9060200025518916, 1.1541869927753208, 1.1395894560188196, -1.3183191484140566, 0.3633539540064505, 0.3017727443832729, 0.024149438995652674, -1.507835919716027, -0.7548388947139396, 0.2777832601484413, -0.9282590107872151, 1.4306852094616944, -0.6973548118392975, -1.1273758968977026, -1.5047244196345746, 0.4594523763940133, 1.4933169547954899, 1.1374732274986583, -0.7846809394794515, -1.0984065129155556, 0.8217545912235074, -0.04066797171096699, -0.9630711318420091, -0.7144095447826354, 0.5680768060118802, -2.068926776875635, 1.034640384077673, -0.6330027154423534, -0.6566037660486705, -0.6599343405315227, -2.2689238410349413, 0.33615384929814573, 1.5475726394844345, -0.8408447455974541, -0.05366972928383604, -1.6967603006333232, -0.8017908665852317, 0.010797645166497637, -1.3963676231176767, 1.2640956075105285, -1.5573866846490658, 0.6129911741472691, 0.379668718012572, -0.06149535168807646, -0.9130496319758299, 0.7850602797582897, -1.1192014364121432, 0.15258392185310957, -0.2565558846075026, 0.48165574655391136, -1.9667685446585168, -0.555564093791779, -0.5400619064371116, -0.2548243518433773, 1.8087130754966443, -0.45942831285084557, -2.035186444763875, -0.5339468486272569, -0.07383880158363382, -1.1633107287479505, -0.8575111203486999, 1.09846339694641, -2.131155510228284, -1.505957717722825, -0.2896704200642691, 0.23526285756538903, -2.77740933363635, 0.460982139107672, 0.4007032393326258, 0.4470450186108686, -0.18904478903677452, 1.0119119993648094, -0.10903667413570411, 0.04287612969796994, -0.9486981398693219, 1.0824233240590542, -0.47160192419483965, -0.025933721970509985, -2.180162873981581, -0.3200860549322302, -0.16207058728673354, -0.012721734346728505, -0.7280609853155406, -0.7425460011794087, -1.6953263463174277, 0.38424808020478957, -0.18121485793167255, 0.3361760275966475, -0.07134639002047538, 1.2296972426680823, -0.9151817247901831, 1.706380482238163, -1.7070021419827468, 0.6665271161449157, 1.3009209324767184, -0.6602401940576023, 0.2241227620364132, -0.5143031044405968, -0.6584806148699752, -0.2126309866069108, 0.5244617389726673, -1.3430719474502222, -0.45067245853797405, 0.7712538935252239, 0.5990424635657279, -2.1832688120591883, 1.945348173255197, -0.20543564170308332, 0.09653329426550822, -0.5324850422703126, 0.38499397703036303, -1.1759265802089285, 0.1524610521391339, -0.8939044992000124, 1.6676500051406644, -0.9906716052489949, -0.36523444967900526, -2.2895777268827615, 0.38116871552665454, -1.1097302761578072, 0.4882567894969629, -0.1913249913981688, 0.640327785229393, 1.0921829559815164, 0.5579866475608668, 0.4387028609948482, -0.9751432127855307, 0.2189156786495635, 0.6628709282317108, -1.2131254826648041, -1.7282116266139549, -1.5130883060855842, -0.39531593394963443, 0.6003017205017829, -0.6845292827668643, 0.45065185356182985, 0.2631343459934677, 0.4865229394806119, 0.3656187457818, 0.7986145979025996, -0.43713966513955693, -0.8086977921112617, 2.9828940299651485, -1.8374974611113748, 0.48385904669858654, -0.570828713301122, -0.34658738450036275, 0.18298029348246575, 0.6318600463980208, -1.0298395948551389, -0.2589397270168409, 0.49387508520931883, 0.9181459244220466, -0.584939037223758, 0.1925672351965103, -1.714490557315445, 0.5825105079811641, 0.14565013885717998, -1.69063916500987, -0.04819888540098195, -1.2553057124829832, -1.0226534153936468, 0.015713525562664747, 1.0347902694493123, -0.834657663990517, -0.25179645463872824, -1.8033535835762675, -1.486759067192577, 0.9356826440864789, -0.24514826973665435, -0.04492951327605217, -2.1196935812124975, 0.8958641304900107, -0.9126900470906009, 0.5996541537127417, -0.4233316351922804, 0.5306284800313434, -0.6468795489644434, -0.13207572298025647, -1.228951077313165, 0.8581282443976026, -1.304164225579859, -0.4338228913441993, -0.9974631175211292, 1.2093692720247544, -0.7388139503827503, 0.2251267815320789, -0.8718903448782673, -0.10883338952741435, -0.6545556121862104, 0.8557859100134915, -0.6963387813953545, -0.28684781164784146, -2.1742401903856, -0.850287739268053, 1.3427526699083359, -0.2475724122051872, 0.5516760113077532, -0.9515687816721867, 0.09557606588858705, 0.21537941249830503, -2.2431381299133935, -0.23072066121641324, -0.9479338651009485, 0.925241834098217, 0.11718578353895165, -0.1630246059029321, 0.05294139798093058, -1.2905703106346182, -0.3560681067321406, 0.8155871279267719, 1.9008578554651359, -0.570610381833479, -0.9687071499513573, 1.5817222641908317, 0.24135285130233172, 1.4134991029267776, 0.17418511310224197, 0.20160239018965545, 1.025456844746456, -0.10375370466080586, -1.745240781724275, -0.4689259136204515, 0.05299828575208288, -0.9312570721903247, 0.11880910759072053, -2.5917867267219457, 0.7767139699517266, -0.21364978653189304, -0.4676245402481028, 0.2735463168957247, -0.4443467400051476, -0.7763134023971345, -0.9539181317902449, -0.22223653253520584, -0.04446058780328646, 0.4460093310673024, 0.613609572356955, 0.8987308296518972, -0.5116710143948573, 0.9146825065187614, -0.6953536531885713, -2.7346917361132466, -0.9412209247734371, 0.04912930627978724, 1.1229592496713956, -0.09702988558192033, -0.22787601328581414, -0.7940021130327958, 0.4935734487958054, -0.7967862431839344, 1.6562724484497415, 0.9940700950943132, -1.2453792144393894, -0.9580050364659729, -0.6606612857533103, 0.23593781791662974, -0.8576938102058725, 0.35484220009763406, -0.647693132671775, 2.5656569763461547, -1.5527344764922477, -0.17056183648867201, -1.1798189029258888, 0.17853267468225004, -0.02702545422748793, -0.21367493373303478, 1.8054942110949201, -0.7215134420878314, 0.20463789384590944, -0.1578456606789524, 0.09209148737269135, -0.4096606826607357, -1.238709793207357, -0.24319048798592058, -1.6631113665071213, -1.7043896829258842, 0.24959526721321604, 0.423058030598326, -0.24685464888945105, 0.23178728672925794, 0.7556193683379379, -0.3409282359136573, -0.14032210811607698, 1.0964678464334732, -0.9419835213562732, 2.310253288974621, -2.742331997057011, 0.36538158836867096, -0.01570692485127087, 2.619665903505448, -0.16973646691492228, -0.05621081094159512, 0.7990554732373333, -0.38713231583636565, -0.14039677274264142, 2.007493620409542, 0.487419138687659, 0.31194321767455674, -0.020184843138929737, 1.0230513166603596, 1.5863896046245223, 0.2511534882491449, -0.21715314738450514, -2.170892170426614, -0.19118638109327574, 0.577544220641978, -0.4401039070365435, -0.1868279584220601, 0.5623020137613871, -0.7102633781260973, 1.352006169262002, 0.7174870279628269, 1.6064026119812786, 1.0752846537203493, -2.859179683263294, 0.0826876690712379, 0.1743115590585368, 0.5995434986177038, -0.5502847139043612, -0.7547804818659838, 1.502663015452934, 0.8064896860570705, 1.3294380978244351, 0.9966581437001759, 1.7108615662405637, 0.6405466681731106, 2.006153547130675, -0.7477769393648508, -2.481329974145855, -0.6562464516908915, -0.5171223399906166, 1.01492400994729, -0.0301115534536959, -0.11793943552789571, 0.8308786759924077, -2.221142757707546, 1.6100738056440278, -1.9537956664174567, 0.9404008863577387, 0.5872919063476915, -0.4432800731647377, -0.31322491497547256, -0.669595342355767, 1.5283489938790016, -0.585898423591977, 0.44285423891655235, 0.12805844445987413, 0.726633619316317, -0.9030010561873268, 1.154533865571739, 0.23105209168190713, -0.18786103090792536, 1.009228406038907, -1.8464786932034367, -0.3240540248280664, 2.103963764603271, -1.0516785260310424, -1.938851558621641, 0.7447441846023181, -1.2588084808434377, -0.0663392141656671, 0.39002799300024804, 0.7744949996278762, -0.7321474663476, -1.3907040886114568, 0.9589596651557665, -0.8663237164595294, 0.3203472468370063, 0.5610384867006528, -1.467332625453401, 1.4878343173446185, -1.2411810058973658, 0.35482632103234907, -1.2166041916795678, 1.904770315583675, 0.41531859665725873, 0.12216923652410155, 0.4461486069813792, 0.6104296414108733, 1.7170234444415544, 0.7287259412648165, -1.3865060951494308, 1.1911559599815271, -1.1613229279588502, -0.9431938979235559, 1.4105839564078788, -0.3475470067403907, -0.3736639056674093, -0.9299152136293399, 0.8417321366635437, 1.2718536437007668, -0.6063390424595234, -2.7218653431818516, 0.034275464139247626, 1.0569377995829141, 0.940427563580421, -0.4489469054512386, -1.2218135924335025, -0.27848478992337167, 1.1659001807144076, 1.033725340865994, -0.9714481461361154, 1.3280107169305906, 2.6355601247939795, 0.7494323026008693, 0.10974614012689235, -0.24977119541185888, 0.22779029229267814, 0.6112063597359882, -0.9752299329153582, -1.5299700380661545, 0.3529814946894395, -1.499087655098519, 1.0013177728488891, -0.5683085781900553, -0.11544050848044712, -0.5999588641359678, -1.0912018769685916, -1.7906265536545862, -1.151255610925023, 0.33881254102113717, 1.9777898118941988, 1.0701779399184597, 0.09285110756292025, 1.5543455690118404, -0.9031110208559975, 0.24737766409790798, 0.5145571988901271, -1.6125218052770294, 0.5839820829366319, -0.6215449887923085, 0.4532541976795888, -0.626969516881869, 1.2682529092962578, -0.05158441398541444, -1.2343029224776711, -1.1040571378146935, 0.7735488764190768, -1.9065528955326536, -1.682743759168582, 1.3379435962853916, 0.7122363368621706, 1.5477366368776508, -2.231669232253737, -0.7834962545280941, 0.7566497129394273, 0.8782272249931516, -0.48995511976763817, 0.45119361471547365, 0.04322872750330515, -1.6253547198825302, 0.6848638383430801, 0.48556845166547663, -0.4270014540390189, 1.3276953270613034, 0.9169806856057613, 0.17509922613107456, -1.5668654966719835, 0.1596533958990163, -2.8469427365331166, 1.4374707027150904, -0.11174294143013094, 0.870096607081393, -0.5123826887868781, 0.7361420854045869, 0.9909616246504952, -1.1166851979600758, 0.5137602932005715, -0.09347596641356451, 1.8039113301803376, -0.6872956111179598, 0.12149784004541608, -3.5644558901545915, 0.4587230402656916, -0.8474362960380003, -1.994087812294051, 2.041552903057376, 0.7547355923126884, -0.4278563865102301, 1.3630313147558548, -0.3216423902295151, 0.4947125633851542, -0.4382725312843036, -0.6246805211024622, -1.0103892069277867, -2.0354377619754347, 1.9490380815154646, 1.6129141192853027, 0.11178530500334172, -0.14373234299297388, -1.2719085894746065, 0.700582353051936, 0.1297098828570952, 0.2481241889618743, -0.4160154652877151, 1.950850686321384, 1.4321201576201705, 1.9475266092790549, -0.7337780372226862, -0.6181409364581272, 0.18151589519459133, -0.7091392043317595, -2.8360753163874475, 1.514810961138226, -2.2159731174873833, -0.6732338417844623, 0.47286585208962434, 0.12010221714966823, -0.7856393959109791, -0.4941882402228565, -0.3126195129632367, -1.045574739015258, -0.13042422102505785, 0.030200648757688013, 1.714555513485456, 0.6189625055483299, 0.051674406877384664, -0.14657129503994737, 0.17896541553778558, 1.4394785558215892, 0.8295313702499305, 0.9995751276185963, -0.44033746973770627, 0.8429900608455374, -0.3230250580984786, -0.47953363932454873, -1.2866103616585063, 0.8227387136219849, -0.2622887117122805, -0.0659686831249417, -0.37888587006732033, 1.3749855364847394, 0.6790283477996613, 1.3434615978187925, -0.9607103066189329, -1.2258142183793133, 0.5053570575575981, -0.0821985221156942, 1.4550589937361114, -0.9442626408127412, -0.944257321058082, -0.5549003259798795, 0.939489581164432, 0.14423041435568787, 0.9842051663151073, 0.12293215052276663, 0.1696304530180811, 0.3247602980612094, 1.2811110038734757, -0.4565151594733467, 0.7906232294126994, 1.210592139050881, 0.5333329309944255, -0.7348056504088095, 0.37390522911737434, 1.2149247460178518, 0.7689100416753737, -0.2353571239937284, 1.0361816407257662, -0.20260943061176515, -0.774803266893531, -0.6760952079620924, 0.4181151152031497, 0.0316424939459076, 1.4650426701438537, -0.2996905258309978, 0.3215537525868547, 1.6992856247563057, -0.3345719125414882, 0.4133658280680769, -0.030682588055307155, -1.182613138880606, -0.5877582737522387, -0.06012566454395087, -2.18612998249685, 0.5865993557022885, -0.21586717561837, -0.10132555602601338, -1.1952184513288675, 0.6284589157675851, -0.38274251965565814, -1.274633282201935, 1.123044356239234, 0.8102932284444302, 0.40073959820201066, 0.3148347224855841, -0.049044873299187976, -1.9458475166622957, 1.1014516763024853, -1.9958244498465516, -1.4415495710262498, 1.5826217266163807, 0.5208396365204037, 0.9161410814766403, -0.4333989305552002, -0.24071589183097142, -1.5406384882389903, 0.9205322714071243, 1.3566661752738634, 1.381008006805694, -0.23681880719664097, -2.384288188991318, 0.42161166471125067, -0.15804491683614436, -1.1284606957586611, 0.4667373341185768, -0.65515512930931, -0.24097332058114201, 1.1221298603113457, -0.37540526859155693, 1.2961491386313861, -0.7170980932392321, -0.5563628224352415, 0.6136098593755012, -0.07642221679116351, -0.4800780272585226, -0.8546897435825918, 0.9315405721714834, -0.5221957309370806, -0.016814879707684673, -0.6912875905732977, -0.823798656051413, 0.9791447848252267, -0.210152669722096, -1.0926398461444125, 0.045909230401164715, -0.7429274206428259, 0.46561584158345276, -0.48631584369465963, 1.7623117186884616, -0.0779417534294861, 1.380898568555974, -0.5698237204121912, -0.8151127575018573, 0.2628208952877025, 0.057210789394971893, 1.181231883819239, 0.47528334202756656, 2.4148048027989866, -0.7414120908195254, -1.11618554679434, 0.4764909963316029, -0.15024647828364668, 1.4984308964825925, 0.5094206231238109, -1.8891734195332366, 0.19515567792301153, -1.0564031518710102, 0.5322554246097705, -0.6155685005946652, 0.0847726031301265, -0.7937585128576422, -0.13513833532785163, -2.0617786944890075, 0.8861866378641776, 1.7109048687050334, 0.7206640982977314, 0.23194312322875585, -1.3876073347137605, -0.9615287561039592, 0.593000466248612, -1.3259604356702812, 1.6511662603339552, 1.3854007911728048, 0.6239248168307515, -1.572216707039606, 0.9122333326104263, 1.8535788262401336, -0.32049412745455347, -0.3405650649960493, -1.8563647480132592, -1.1980639984755852, -0.5662579517387994, 0.4834532004333601, -2.013232837337852, 0.05736981167932265, -1.4020926220273446, 0.59196505168132, -2.508106333902236, -1.122353111867972, -0.2668628557989045, -1.010163896209447, 0.41089331457813044, -0.5817543396013878, -0.9388388680205629, -0.7847625322444199, -0.2998018032305575, -0.2362368645019627, -1.3338549741747654, -2.051160476983513, 1.3340261323491671, -1.9204495206108854, -0.5484967756175334, 0.9839500967199885, 0.5965813116284043, 0.044988134854593596, 0.551753468256487, 0.732219316927747, 1.5742366442423792, 1.843607023214292, -0.4611544682091054, 0.21327544097935683, -0.7203843833325031, -0.2586908558822213, -0.32424227144660556, -0.17383646336242353, -0.1631931143554577, -0.18102148189021797, 0.9913926489421937, -0.2889418214815968, -0.5362012421128944, 2.052452716047194, -0.43677572890406513, 1.0090928409864866, 0.3019211208782332, -0.4394593227935076, 0.900237603778026, 0.6638680863981667, -0.8022231314602014, 0.7821554818598918, -0.9744656962342937, 0.10523483308019368, 0.6646465204436953, 2.050634228709863, -1.355854681506692, -0.6691563716158739, -0.05162823992557096, 0.33512136466365106, 1.1802446415570877, -2.016875665462962, 0.4383496802319663, -1.7719355702196857, 0.7458230499645906, -0.17333494042776343, -1.0132619644652017, -0.07992685472934191, 1.1215831508708773, 0.9370504264855449, 0.7109964020228583, 1.0922591246915196, 0.9779964056178435, 1.0151994368937105, 0.011144389364079639, 1.9092919074938643, 0.7359539254161886, 1.1488867292620413, -0.3002237792619996, 0.06469998294022294, -1.0726452784694547, 1.1178237511764053, -1.1728068697872354, -1.6121898936439536, -1.3788224417460038, -1.1929007958635331, 0.38352914859838577, -0.5333127312867291, 0.46406433554948273, 0.20063389044180727, -0.11247159872946837, -1.7775242992572426, 0.9917511507923281, -1.0932212693353704, 0.918518981198016, 0.4010539906262611, -0.913629927774711, -1.8431895681201427, -0.13504987052960085, -1.0764624097204223, 0.46037202001775485, 1.3516548814282074, -0.11629336703559981, 1.130703928272679, -0.9639990363640364, -0.5226572345220074, -1.6160372926003956, 0.1918868592891064, -1.9863873224063993, -0.9050710913292694, 0.05516200803135752, 0.19338469525804813, -1.1212775113942006, 0.7381126973965322, 0.4559972100575687, -0.5293097663285652, -1.0584844828073392, -0.749429218688766, 0.17751024170509883, -0.5800278579678402, 0.7718660116175794, 0.4228063802359829, 0.1929835681581975, -0.7662391833256958, -1.0381280742254284, -0.8916733158971372, 1.4164518300714648, -1.187624220020011, 0.937879966311521, 0.6108154210186364, 1.4890341656073998, -0.49590496940010964, 0.2805541680509459, 0.34901650095212483, -0.34374218136282086, 0.12850571802742386, 0.09248333890015617, -0.4543844343238225, 0.38086601282938026, -0.7484368516756584, -0.34867898092331834, 1.0480869561938062, -0.9951196126971259, 0.3202592714999647, 0.08134633942840155, -0.17183908966574296, 1.083447125718796, 1.1195886617143869, 1.2205603472926754, -0.3733528187465962, -0.13817508514011326, -0.5229673789758422, 1.859922973996793, 0.8382580587993828, 0.8515504420151374, 0.3144550699144224, 0.5402439069796365, 1.0067307498105205, 0.3264183421828216, 0.1560304623392663, -0.18231862348116948, 2.3319109528738005, 0.3265136644760907, 0.3477747912886053, 1.1917196485473063, -0.4983815189730973, 1.351144241908765, -0.6511207207360213, -0.680191939428366, -0.10233009773877158, -1.3849589320854925, -0.20468322321298904], "type": "violin", "name": 3, "points": false}, {"meanline": {"visible": true}, "y": [0.6380173893310526, 0.8495275677412868, -1.1962249281718773, 0.5934123857310635, -0.7314372654787813, -0.2306941603476032, -1.0396447553402879, -0.01581722942560254, 1.3514685652163252, 0.03836219150604531, 2.134666198201976, 0.22662879773515823, 0.5708647278636354, -0.6081684351993593, -0.3682220505940692, -0.5193138647324564, 2.3193381682888363, 2.014213316768716, 0.7152798891140623, 0.4764075024699718, -1.0161501314022805, -0.3595021942278058, 1.8203396378715644, -0.06767762241532127, -0.8081454336131324, -1.506547644407175, -0.6022878597698125, 1.3955373168844918, -0.42374825706445773, 0.8424687833679422, -0.3412708189843531, -0.12780289466761885, 0.7946728483437318, -0.4082889640049525, 0.07856791163120137, 0.8169537797452517, 2.35773423563816, 0.5527718357593483, 2.279992870167574, -0.17912270490112875, 0.47307992999649245, 1.2783488670396723, 0.2879211981360021, -1.5901298598957367, -0.2052251444092572, 0.40775732715325336, 0.7491556502201753, -0.2625313027073485, 0.1547748976112208, -1.0914314366402798, 2.9749109982572035, -0.4395332039476675, -0.20949859079751776, 0.04424385625030883, 1.0069328018043584, 1.7720061526537194, 0.8193986441551119, 1.0025813314037326, 0.1520598727700119, 0.700912863471375, 0.8456732410622332, 0.1564935654163085, 0.966203352174734, 0.39602541526424584, 1.6213861133353071, 1.4607914958592705, 0.9339093767323152, -0.8294919611914373, 0.769001357692994, 1.6116250760089719, -0.10235408233245119, 0.837544547983494, -0.9253178131137625, 1.0322168728401584, -1.5967586950652892, 1.6458191426945186, 0.14553869805216624, 1.5416392355689, 1.418915883329409, 0.562818527886323, 0.17508005143653857, 0.03770831301034558, -1.826235047584381, -0.19136860009324563, -0.4588662155165991, 0.8121582184240372, -0.7043377567755158, 0.830575501751502, -0.9127075473716721, -0.04307793963248202, 1.8474875040441159, -0.43160927777995095, 0.4064954881805298, -0.8112302324796612, 1.231060534878981, -0.5652933428500605, 0.011301142548428234, 0.31184239266047614, 1.2555808572254075, -0.8929135750007529, 1.4176694445594755, 0.644313190185556, 0.2817040201245651, 0.5953167381840199, -0.9301238104744352, 1.5227246944782968, 1.4587936367265242, 0.9238462349416188, -1.7923965744564516, 0.08844102106218492, 1.5485500868721156, -1.2480483331291345, -0.07211003224385149, -0.3453661390012833, 0.01941284477702865, -0.32401117119764644, 0.925948770058778, 1.2297380191552496, 0.10548332904447795, -0.033838155330672276, -0.7718676376960258, 1.4032877303311169, 1.0927479441535315, 0.3470815590475239, 0.9766601959153168, 1.6932327000182716, -0.4534913893685314, -0.40174196213058466, 0.007113760769182159, 1.139717065012995, 0.8640524674017388, 3.8550174097844048, 0.6059070759495706, 0.9111033175748602, -1.1562130382297573, 1.1184683191369504, -0.21320162219339728, -0.6423054409327443, 1.9429876317854138, -0.890359861649348, 0.2007884303408524, 0.5778782379608711, 1.7177582941323042, -0.22976946338022058, -1.3586143089878988, 0.48912563773439055, 1.0406995876684926, 0.08164584085583969, -2.229044784920516, 1.1176964626607195, -2.315503483450633, 0.2908747600787435, 0.23009062458777135, 1.7050076571297366, 0.08362314796636758, -1.0546410172117942, 0.709415712477752, 0.7878671640033654, 0.8035812106225861, 0.07951445662329235, -0.32329973610232177, 0.1532626331325409, -0.41215907599147483, -0.9033080648136935, 0.35938572094540355, 0.9748800957755867, -1.0206350575307124, -0.5409134249765055, -0.5496019671740314, -0.014757272306292729, 0.11079862763350888, -0.751158816304452, 0.028780116443869574, -0.31286753253854616, 0.49257597462406016, -0.9623715101358887, 0.8440834638660105, 0.897176835416644, 1.2246513936536085, -0.6302419152023669, 1.3532341240616543, 0.5359835948984963, 0.396909512403335, -0.4741417125296076, 0.8726411220166965, 0.46105826143981266, 1.7938413376867104, -0.37063040788178403, 0.3854300577109116, 1.3552807783364607, 0.8106600370290862, -1.5160693068822126, -0.04303685690422873, 0.6172419024828175, 0.9782671223582743, 0.5130415689061155, -0.32901344841038616, -0.9494765042008839, 0.1270014847330735, -2.19656994413545, -1.7128743844139476, 1.03815836970558, -0.963388319995697, 0.597645540677038, -0.4538168912639783, -1.5829987067177156, -0.9668532542999517, -1.244612374079527, 0.30873019301327276, -0.8050536098051356, 0.39866217551874067, 0.19812454081842656, -0.8496804843548051, 0.9174504133710779, 1.4366838521672234, 1.3774401579109057, 0.9903404958844715, -0.06734169073254764, 0.005689700408594317, -1.0437103875053444, -0.24143023097062372, 0.6788357968573732, 1.8291044894361517, 1.6107159123811878, -0.13622201466400774, -0.4455029612190792, 0.32376067859368984, 0.724838008669405, 0.3148580836219403, -1.0248816801249507, 1.0978128016375193, 0.6862130618600948, -0.7873975367684118, 0.4445864442491268, 0.9435853277694255, 0.21343562999747723, -0.21361249704753088, -0.9486027798404857, 1.0396998856694863, -1.6330992813676752, -1.8928018287539388, 0.8309263344263785, 0.6051470628919213, 0.7059511650418749, 1.1046211701558937, 0.20856614056622094, -1.4320044451800817, 0.3940038310354673, -0.654348201380236, 0.66453786979275, 0.5683479283019462, 1.5790693016401234, 0.07978043845723114, -0.38575488072416664, 2.438556844482775, 0.4827950177779687, 0.4896280747037543, -0.6402074352406072, -1.3850822255621977, -0.7346691711706584, 0.3009486647077845, -0.09551310649293943, 1.4487088654190734, -0.5532589112331897, -0.5554480992305451, -1.099158389844405, -0.8385147223791753, 0.4203370360388233, 0.14450790112690204, -0.4260437520683974, 0.1577626322265877, -1.4706276895143238, -0.805052266614653, 1.5426270579805446, 0.5878925725186893, -1.4238821235595938, -0.03579300627008797, -1.5124160196894418, 0.8915964149881964, 0.48843209392687803, 1.3306311145295777, -0.42159769056337293, 1.015937860642807, -0.8910011808285727, 0.4249857508793268, -0.35563817346999915, 0.3084390457500136, -0.4579399739882638, 0.33407550120291507, -0.36358820775443457, 1.5361812311274514, -0.6965541277474242, -0.6059842684540622, -0.5153635744714254, -1.1834930995897655, -0.3011489599291044, 0.253459595854411, -0.5179097540267746, 0.9630579445989823, -0.6374413753385821, 1.8057727200322318, 0.48290370120253834, 0.22038683850938875, 2.219722305147029, -0.4726449751152988, -0.19244201849203807, -1.3610232786740384, -2.421608640401523, 0.3787040575206063, 0.5313707212295411, -1.9131282995984535, 1.844568943939209, 0.24040599105301513, 0.614114694313568, 1.4399333312729297, 0.09961669514839264, 1.435572976342185, -0.6597402207282074, -1.5175343988274448, -2.3069233849763786, -0.12531862376797553, -0.3212693018231918, 1.1667361977437787, 0.7708643579152603, 0.2803696770996811, 0.013012541464595795, 0.9875183830929032, 0.2181303427166179, -0.8702702780561382, -0.1460479523923311, 0.7131341035679238, 1.1460184032963305, 0.17491182951653994, 2.168000599022712, -0.04968181106529182, -0.697038370971741, -0.6421741969046356, 0.8860833598613791, -1.256038856879185, -0.03460120044005996, 0.9693553677930394, -1.2337292508228608, 0.7952790874734281, -0.7438398708963121, 0.7808112938698358, 0.14235943220418854, 0.07223810310086898, -0.3028382013920675, -0.6698487635754805, 1.7563202588113245, 1.0475227768558828, 1.362135304446044, 0.5655521781321449, 0.5009040414731302, -0.8877885058576935, 0.9170709342083603, -0.025838522759288662, -0.23520891366736285, 1.0803182198031096, 1.3141670323596137, 0.36128664026683127, 1.4208641501770691, -0.7993141203160962, 0.7163658853687989, -0.7042282520651653, 1.194576457742795, 1.919663993277689, 0.46488241853679646, 0.5767678008782293, -0.8990442997326202, -0.48207433132204025, -0.2088489405979156, -1.5103047802888905, 1.6193230429435173, 0.28853362756025047, 0.880982770105475, -0.4119439210527569, -3.302658342726491, 0.3453483679023821, -0.6790534964791934, 1.0993450877802644, -0.23093615023338648, 2.0175115501830048, 0.3416908209657006, -1.4145389468236427, -1.5056088812082433, -2.665637394463776, -0.6638447849366066, 0.6617251793732435, -0.6122224368489148, 1.49579837495853, 1.8528583355584098, -1.1342436052709524, 0.04899481652149881, 0.6373884237758821, -1.2637666330878972, -2.5090826856145543, 0.6838102842721923, -0.04819634263513392, -0.8419804405154434, 1.0965907363502292, 2.7204436769559344, -0.3055449371269455, 1.252262194935895, -0.9961203333507231, 0.009581110770959855, 0.4210024362274378, -0.1533415122430965, 0.3749878088682259, 1.8995761443536898, -1.2332021254721697, -1.0811185898646294, -0.22833200946304838, 3.262344670159818, 0.06025545086499334, -0.40280982052723735, 0.6932473966843989, 0.7905914669498629, -0.7691482305471538, -0.28627231322992486, 1.4934508324968931, -0.0469331713637203, 1.0507701926816957, 0.7711869196200134, -3.064135678835851, 1.5294657060189782, -0.5994800982342371, 0.44819927501297274, 1.160030001636242, -1.9287432982124244, 0.3063814093232411, -0.22189018614739592, 1.5293786768204023, -1.3197114792646394, 0.0031957228813659644, -0.5247431779067189, 0.9097459970186493, 1.7425213540021443, 1.807473938998173, 0.7849042467431779, 0.4261112511169025, -1.2775893167165844, 1.706074397794663, -0.4590010656085157, -0.44677835622365003, -0.502062913326088, 0.43790338485639735, 1.068915092721842, 0.7331483305561127, 0.7042439998349725, 0.9817993182596444, 0.4907622290840403, -0.07794526121457196, 1.8585273695859281, -0.3461762699062759, -0.7802565507737519, -0.49418094296339854, -0.06421370375610852, 0.9016515163727515, -1.6157119070042125, 0.1713059746849736, 0.3330162735212463, -0.00345775101023002, -1.4042048558903089, 0.9637217782640712, 0.5945268541362589, -0.3587723786972705, -1.7685563030982365, -1.0049262372675185, -0.048140277104982615, 2.303256475298043, -0.18503918557951132, 1.3104326120723995, -0.025459012250845847, 0.34679789712905307, 0.25211893360076865, -0.24488798122373745, -1.2615951185852272, 2.534752454034523, -0.26422982290839064, -1.2733084977196447, 0.8871882934408745, 1.886818796886276, -0.1662444805051907, 0.5442551101276731, 0.8117477676476458, 1.0117838711430833, -1.9347609356493405, -1.2603535624175917, 1.209918533153373, -0.3939662428065146, -0.3211213289178786, -0.11501393784702008, 0.588427263554758, 0.7781108626687591, -0.7647290653988496, -1.335652299069872, 0.19088982559189377, -0.27726915998979773, -0.17847722448573988, 0.33446959546938115, -0.09633532455036281, 0.14613153466172607, 0.2816806132877459, 1.2944822538936644, 1.4559333544896091, 0.09145712454183558, 1.1516793134403227, 0.18512571549752838, -0.4031637397994944, 0.7709229232417624, -1.4944677064538991, -1.008988868985512, -0.4983636396982367, 0.7616131122735161, 1.0973595192385552, 0.042337150704666954, -0.506602850484142, -0.1992169984616151, 2.4576032131940266, 2.0710827311382394, -0.5383578239178621, 0.2719611314183856, -1.7964321347021583, 1.8035948092668272, 0.7190564391033105, 1.2565029128061367, 0.7214631190836028, 2.3131012688528676, -0.8029839277686747, 0.6844578062066355, 0.538167625743637, -1.3619988106469452, 1.355339741136942, -0.007185737456765595, 0.4726917884974977, 0.5039022992211983, 0.3940619711728116, -0.9451614384401004, 1.7293358418545501, 0.040275914400880436, 0.7450387943310353, 0.2816957393773442, 1.2032617325993986, 1.9171999669822906, 0.49465961049619667, 1.0814155567009471, 0.33160431749060937, 0.41842032849166555, -1.3437229996495816, -0.688679973430904, 0.09668892372471528, 0.01770626167990036, -0.2609698019585537, -1.0018302624969946, 0.9276639555458849, 0.07521949881753204, 1.2926058615077074, -0.9613842564941981, 0.7357109911232639, 1.3429887867744468, -1.3860732494203905, 2.006187271931636, -1.232806122317679, -1.250474307235349, -0.23399317392345498, 0.6835503489342125, -0.11221058932341166, 0.004628014312238943, -1.4705409298549708, 0.256067360192394, 0.5061358926216185, 0.29405343394623934, 0.5238373579243931, -0.1305412073829797, 0.59317300929613, 0.7563476879511549, 0.04540402143409855, 1.5007420269600924, 0.6479527678045736, 2.1035003643703263, -0.667906638197448, 0.4587683931031757, 1.1439641616363878, -0.14102697430585587, 1.1768795970864243, -0.3546039525705005, -0.4632031819713861, 1.3806981669538265, -0.8706347268611059, -0.22130204708681894, 2.163702956579167, 0.6766666265358638, -0.7995022887536237, 1.6468431357283253, 1.862821661218948, -0.6811175800148552, -0.5558927851282642, 0.5423798487830246, 0.41773654324121157, 0.18361128807717558, 0.6556911125701687, 0.8864902407535359, -0.806539587959841, 0.3926633262262633, 0.9970233904132426, 0.4966836311130492, 1.3167706832029524, 0.8097549152817416, -0.3988257745684569, -0.7912044881763141, -1.4915943933106437, 0.9283127880222717, 0.8092179134202879, -0.1626738968524829, -0.6128870372889229, -1.1990837775493193, -0.4769981684511905, 0.9352368198721802, 0.508755015564183, -1.3220049031371024, 0.779049555244884, -0.4609435335019668, -0.6228805103729531, 2.07545608075041, 0.3716932254078872, -0.003203715859355416, 0.5617358378144481, -1.4327651799468835, 0.8423693510775417, 2.069125958405702, 1.5795220314003242, 0.8173967947565816, -0.7056076934738351, -0.37725460158886037, -1.0865027573178643, -1.729576753027075, 0.022487684296461613, 0.5524188997030252, 0.08628736102723583, 0.2895819329423511, 0.4282065328032205, 0.6483234514785146, -0.23313441487137793, -0.8975654481524868, -0.1407588560896169, -0.8790335300277206, 0.5214040241047815, 0.3417072064986516, 0.4962470342767863, -0.6202045682888532, 0.7733971369583403, 1.7876931810918049, -0.19300475174878845, 0.9376343239057436, -1.0051914519225926, -0.4433196015702797, 2.318116139941453, 0.22035647438891895, 1.1599651635099444, -0.2701643284983091, 0.8053340656735052, 0.6176710065582351, 0.5344292972285489, -0.39977287221144187, -1.8812730388449208, 0.2096666147871716, -0.18174915093236793, 0.3116398217238613, 0.053088204832018815, 0.2751092753109207, 0.23504695427982963, 1.8163771459159788, 0.3829854002935653, 1.087819087122388, -0.8715243207921604, 1.798776107863276, -0.2180666332599655, 0.11551379658312896, -0.0011284722587231177, -0.15043586235321416, 0.2169353846031887, -1.4747592036722965, 1.2262198917214275, -0.2004677806295287, 0.8058299700053286, -0.8943994137698545, 0.29653338047982675, 1.490371470282312, 0.5309508987243987, 0.7805695714793905, -1.04173103065946, 0.929949538799702, -0.1917111073453956, -0.232369227602031, -0.45843036447250884, -0.171128693283584, 1.035633275014924, 1.336043033387384, -0.3631468879638694, 0.5551776884255714, 1.7181906562413016, 0.6125908015950077, 0.9149275721799889, 1.9616371534195767, 0.13094771129666677, 2.353019823452857, -0.8951344370632435, -2.2929426611266748, 0.8904560310735091, 0.5705130457514462, 0.36573009269353784, 0.09555370702955232, 0.5498179710158111, -0.36218753368426626, -0.08456115066216258, 1.1927049248089812, -1.2077213527431636, 2.633364548451401, -0.9466186712280542, 1.0394656629380057, 1.0248965860481498, -0.6537520136974545, 0.278395585441809, -1.2957568373729431, 0.7239344832760685, -0.21620864798663575, 1.4256063628449915, 0.18150737459762847, -0.9460351592546183, 1.773218899709837, 0.7725734602493896, -1.6967490388164657, 3.1071958323706528, -1.141201915488838, -2.3225324891080303, 1.4946777886252522, 0.937687935517771, 1.210810715326883, 0.7398759101310861, 0.9836832382227401, -0.23377857797610668, 1.2788993155436044, 0.23285804089615397, 0.7478723019007609, 1.889496267942524, -0.25892396500077863, 0.9262248392064739, 0.629223133471707, -1.219932459706914, 1.867863562383269, -1.9901862903918666, 1.5417286927753708, 0.8017457388684123, 1.4090637143297202, 0.029855003898683063, -1.2200144318820558, 0.9519101400926148, 0.6247653274701338, 1.247268954335206, 1.6389156070089512, 0.39042475889368333, 0.49222425653104845, -0.5053259164039152, 1.3252300364704004, -0.22800458453694633, 0.2905666553001528, -0.047238394029066766, 1.6834226595356796, -0.16499549944369257, 1.4825060644096044, -0.31510669998836494, -1.0887131608880438, -1.6275049779142403, 0.1995677177697458, 1.6900328181231703, -0.22878384287078735, -0.19016716209127837, -0.8316002490504957, -0.5499573429179735, -0.5193468831090511, 0.05509887548389561, 1.1632585562237248, -0.3046340471960055, -0.5221158756894652, 1.791523459127797, 0.4536127029160481, -0.1857591903430797, 0.4912703567406131, 1.3349496697885166, 0.1852455145334903, -0.7114321566589938, -0.34432419709216144, 0.10074883833389295, 1.7540010350939343, 0.27979911325629425, 0.6461377381494628, -2.3616826111787375, -0.15945084773767254, 0.4070518165722816, 1.006996320850824, 0.6024437451574158, 1.416904069912362, -1.6261409391367727, 0.950894536122551, -0.04006810688986037, 0.12763389229065755, 0.21462905189387954, -0.43799035288699306, 1.3528669414610996, -0.4060244899838281, 1.683880253056335, -0.4786957358335632, -0.2308818649436754, 0.5182840849260674, -0.8825712093621687, 0.4284200225950578, -0.7432331718802839, 1.0092734534054077, -0.046444064717845984, 0.0056607088579957165, -0.4602065863528756, -1.6932828293021476, 0.8699949853137479, -1.2251446023012011, 1.7537182140294063, -0.05852642695613952, 0.36682656159802407, 1.6813197035341596, 0.9598629498806687, 0.2958533744761138, 1.1208398214839081, -0.16460949980654588, -0.5130389385517339, 0.16004719836614223, 0.6857653466697262, 0.3200227748209452, 1.6714959228905464, -1.1818637372868084, -0.08911020241253176, -0.8984891726491233, 2.6791978676474706, 0.14986012992667938, -0.2646512665109355, -0.3969271608374859, 0.5329959356829155, 0.17690094904356052, -0.7429635238484221, 0.4914706493585315, 0.1771462144753038, -0.86215946037666, 0.41372183702778165, -0.6881002311624068, 0.5423013626136053, -1.3292764802775185, 2.43743990466379, -0.5250627215538021, 1.0205241332170294, -0.23541084802815038, 0.0254632507489555, -1.9116013765645734, -0.5481535707262033, 0.6573569194545272, 0.6554239325425222, -0.9803180428015354, -0.0029357877985767278, -0.16567504398116378, 0.47566106288369203, 2.00360551497388, 0.27511625477321083, 1.030868090739336, 2.1749176612177887, -2.185421513687377, -0.754220555379994, 0.5582356777885982, -0.7395784518780096, -0.09045096491133664, 0.15522365688632372, 2.518917023275085, -2.2301495950038075, -0.49662841382074885, 0.25431838542738183, -1.0096174709173187, -0.3804431888512123, 0.8264620845262644, 0.7198893094015353, -0.06391000108753364, 0.9032209945893283, 1.0759670720911751, -0.7341643086956275, 0.13765967755838804, 0.7485533255257163, 0.33602013874405534, 0.08910067730573275, 0.9488223518290432, 2.4025115650406277, 0.7072390575205723, -0.3767462252153523, -0.4470124884914246, -2.502650415183684, 0.05806688624510983, -1.1712604573460372, -0.9118332959834117, 1.0077718307793173, 0.3938377801329753, 1.7421407275006926, 0.7281431987008607, 1.597336865111094, -0.41825665221496566, -1.7207394409183179, -0.02370000547059173, 1.327741412721844, -0.3049337880068759, 0.12391874991824967, 1.5452090162796357, 0.47268770321093595, -1.1931664695038406, -0.1262432437304261, 0.5890628709397183, -0.7820360333922985, -0.08451089456998429, -0.37668550380651933, -1.4402670645874789, 2.026597621056143, 1.2224200779327252, -0.10909032261994894, -0.4828415860425943, 0.7263371882335459, -0.24420553464350153, 1.1243122402966397, -0.13362615223690572, 0.05439227914055325, -1.3289632226005321, 0.2053000521871588, 1.2593121558192282, -0.9854131915695823, -0.3079882832609758, -0.15176910785743947, 0.6216905109667736, -0.03669413449318584, 0.19327928349831291, 0.23080619746944026, -0.018452236288990315, -0.7978475389498696, -0.345846943142867, -0.49616107485409944, -0.5316052886368028, 0.7338161079986688, 1.0131715059574715, -0.38885590592817054, -0.9475041783880287, -0.8959426249503482, 0.5559266592352259, 2.3421191656831555, 0.3767297953302579, -0.26424012916605916, 0.49780033594720113, 2.0249926365599276, 0.0721614300155052, -0.0909878119229166, 1.6845819620685163, 0.9893611278640272, -0.09097493638677667, 0.40420315163385145, 0.5676941820374437, -0.28956815440176675, -0.16635703136768554, -0.40498991090222625, 1.4596871443558594, 0.5524725030639913, 0.6478562333942731, 0.4060012788764996, -0.7942916995764837, 0.5060211689401917, -0.45038226398742054, 0.23641748218573683, -0.5790483459435265, 0.3565154161446398, 0.5174798900698208, 1.5373199812349851, 0.6853631383024441, 0.8922687635604355, -0.6349116788495947, 0.15347661760956433, 0.8179615381126749, 0.5275052594535266, 0.5852446000489968, 0.6009433890026539, 0.13112026689276146, -0.8583490570477419, -1.1898997084638727, -0.38428629752745236, -0.3014673320414516, -0.4518841937983581, 0.24754938518430952, 0.07267514829433742, 0.2901129908257283, -0.6508027740538466, 1.1106085488079183, 1.4813986007818911, -0.05668945656217042, -0.6625277465666456, -1.005447654020489, 0.8351419098342563, 1.5897245468643695, 0.2522509058055842, 0.827649375975659, -0.6354175972813254, -1.1337129520192808, 0.5981118530263767, -0.08880236704603467, -2.071640696072415, 0.695183069098434, -0.2197718086463324, 1.3755171962731265, -1.731005813463833, -0.9179227128595286, 0.2758974295188352, 0.4773510118658112, -0.6293683380153611, 1.369420426562135, 0.28177988385540326, -1.372351145911719, -0.24276329564214755, 1.5186235592057147, -0.11240426140911114, 0.5869442917801045, 1.966732160917278, 0.93367558377202, 1.2123580204648774, 0.9830401484066247, 0.559817146696391, 0.23459995621942034, -1.0588044943118429, 3.086673402878278, 1.0270341609352656, 0.4462223710831966, -0.0842522690791479, 0.3135751130130744, 1.0445797477706218, -0.7187184226612889, -1.245136591431173, -0.3190783536580646, -2.2521782443039453, 0.2213303256202745, 0.8772216107721741, 0.6168404834753722, -0.37387330561074184, 1.4825321026831193, -0.55719901878628, -0.7557351112717138, -0.3668792711681065, -2.097153186975008, -0.6744490076136921, -0.09117584420541847, 0.7773528047676911, 0.9189211753789, 0.13892031618040848, 1.336805168439297, -1.8139347316304533, -0.00246023177040669, -0.37819785049051, 1.0069156128621277, 0.5859008701555544, 0.86899078022948, 0.8008591609548616, -0.3609740208807156, 0.5110770232774606, 0.8608842702145109, 0.3284533654943797, 1.8184040573156017, 0.18496597869324258, -0.6241830829316538, -0.6685112327657273, -0.7804766067781876, -1.7780860803963743, 1.8107852036203227, 2.0000897871662016, 1.47910963799054, -0.09262613175179418, -0.5153812668539637, 0.02744829111294908, -0.23992020260029967, -1.0674924402923576, 1.8456764001018962, 0.8861269952569608, -0.3565683845294195, -1.0030493934023437, 1.6804312755758593, 0.6186616574504121, 2.8823803755472928, -0.08453912927101587, 0.4039932603498109, -0.3433613474745034, -1.0950215925440512, -0.05858643772264735, 0.3358747521444393, 0.2739247484980157, 0.36234296420369433, 0.5656428620296057, 1.2109644747906956, -0.2248153834805201, 0.9201557986128062, 1.5184430826864768, 0.018684916252689088, -0.5273867073560891, 0.86718879227643, 1.3166681561385265, 1.987663027800019, -1.1119429026362713, -1.5808429434148914, 1.5839856695443306, 0.03083399236177803, 0.8456284974989707, 0.3387776708433232, 0.9896001133016332, 1.5364171574015064, -0.7730596583243939, 0.7776215027500487, -0.11196490832405165, -0.9138887284676784, 1.4181142601820156, -0.39027333891493, 1.6181371347219065, 0.5667322304150582, 1.1705793836891567, -0.15040700169886534, 0.6100357387552433, 2.458340880140741, -0.4796133116692457, 0.8121671912674929, 1.1174163517593265, 1.1070353216355007, -0.34832498811120416, 0.05678227082008255, 0.9151543572919398, 0.3979416883636654, -1.5965708179987006, 1.8362896579432253, 1.156510599304464, 0.5535077178680581, 1.1583945445274528, 0.884628170875797, -0.19816831474905994, 1.2164678853566084, 0.2240502909897559, -0.507584726661109, 1.0461446049556493, -0.22184918812417487, 0.6318248045281978, -1.4290217798420233, -0.15488598649082647, -0.6039343417949349, 0.7156877190819186, -0.013678558914832939, 0.9499745465800238, 0.01944173826782533, 1.0532461557453738, 1.4128072109713514, -0.6851981745677007, -0.5968962886184548, 1.5115604952767638, -0.10187074612448066, 0.37013671826909933, -0.8402165072977505, -1.3137581994247012, -0.047621421017113946, -1.2800618315516261, -0.6433571626209491, -1.397929367726892, 1.301845876576089, 1.0092446209819457, -0.2747296590796891, 0.27165415602454723, 0.9536840406350033, 1.580178472314995, -0.13831553914937778, 2.058894435890245, 0.1015269107524302, -0.6719818983517286, 0.500852801688944, -0.5392094754711388, 1.5751791327988782, 0.17536098552953158, -0.14174502972767034, 0.3928734780070081, 0.4751142238445711, 0.7494675937574413, 1.5084975723584602, 0.41009587540028986, 1.4935700977113757, 1.7692221229260057, -2.6312320011493706, -0.07283904061735891, -1.1741826579960812, -1.506781756671565, -0.5343397457376875, -0.3188521356076559, -0.5614576494395781, 0.39105378987815775, 0.2476082048454648, 0.21513217136389587, 1.061857212025087, 0.28370371007698436, 0.103664892045499, -0.18546017044148605, -1.6120163799580296, -0.5429801359260006, 0.5497983756388498, 1.948605792572468, -0.14926381819253204, 0.5809095037239549, 2.0166188173183457, 1.8734274674218354, 1.2247978496527334, 0.46452161191354996, 0.9194228810961185, -0.7512735890432624, 0.10374076734506513, -0.687471391619267, 0.8323299247343798, -0.3720111574016207, -0.11637849915626886, 0.10170544141321058, 1.084316209799527, 1.4138266227835323, -1.1122083012969286, 0.41851795385108237, 0.913286365761541, 1.1741113125221996, -0.8535516252082245, 0.3206121198727432, -2.037917072440288, 0.5812031719955939, 0.1818943174652533, 0.26882854927004307, 0.4798107537322337, -1.506648348158497, 0.27592328793341914, 0.6277016056299134, 1.1474446361361763, 1.3044509809680134, -0.10725442075773878, 0.7149483625785409, -0.7728713147041809, 1.621175107414323, -0.26525666434038125, 1.3627328029241919, 0.8470728437597436, 0.7141852529312683, -0.5057372504411908, 0.6066565702675323, 1.5761074361895187, -1.3076414053812053, 1.4348363052047843, -0.0009177961046685224, -0.6747932579630087, 0.6547535058720815, -0.36606783408813126, -1.3333892462534231, 0.5150817276884663, -0.1498217672159451, 1.0483657283767147, 0.6590878834034407, 0.5596792589031496, -1.119732314013951, 1.0327077979484982, -0.09475558038147958, 0.6078710891323842, 0.03271879949723955, 1.466961116807531, -0.04098753136170519, 1.3446144953500447, 0.6959351008918268, 0.011169741542015, 0.5384060159958548, 0.5821513366831965, -0.2023212633662681, 0.696260272076386, 0.6639053431634327, 1.1800060749805543, 1.9931594107178916, -0.22484072025455626, -0.24431081591947446, 1.0065993635480734, -0.7940504901785836, 0.8349164231517978, 0.03294138774036626, -0.2848877406346633, -0.863139155541659, -0.12616168287290003, 1.1985082098176574, -0.9196861364717277, 0.5527261858906496, -0.2407677709789966, 1.2008846911872093, 2.048315026506981, 1.5995867276094402, -0.09394940477600805, -0.277442629322978, 0.946701063499552, 0.7162570409771147, 1.8514654639505432, -0.8219789292438784, 1.103701303743242, 0.9139361533959349, -0.3350718573543744, 0.41684513226248776, 0.9805192305323421, 0.7025586370882839, 0.774484939692991, -0.8205298114104744, -0.6445026453846712, 0.03901588466250544, 0.8713884643429465, -0.6032185733256914, 0.7279075578211811, 0.9859714850876711, -0.5499221978370942, 1.578945489518993, -1.8801888898846197, 0.6344914948056029, -3.452115378471426, -0.3892721645760986, 1.1609166580122148, -1.0192913915536967, -0.09119162145742904, -0.028795705763266705, -0.8083688417669364, 0.0456452286471726, -0.2986704630176185, 0.39869120279497294, 1.882045019888307, -0.6183432969654576, 0.5878602942299274, -0.1809052810397072, 0.32786656317776963, 2.8647540278778516, 1.2515765366815301, 1.2340117914158253, -1.7770165361179153, -1.875656859121936, 1.4396517926115007, -1.1348688083544456, -0.9308922748125201, -0.6224056120358693, 1.019143865336428, 0.30183124479716295, 1.5327648158086096, 0.9631724128524334, 1.7966450867523216, 0.1991523479129147, 0.20750016543208982, -0.2138770081528163, 0.18972744282670712, 1.0398375367120043, -0.5847624160891521, 1.1193742167422607, 0.7548654259814341, -0.778895539175901, 0.5872556316979685, -0.2609287217276023, 1.55440729699017, 0.047942254668532774, 0.5249055201341378, 1.8711124387461218, 0.2434241464911246, 0.025992037466755463, 0.5808577792971843, 2.547373216121085, -0.12116818721770606, -0.6972035848273165, -1.2291182525557312, 0.9246757217047774, 0.7200037454813333, -1.5827137521103718, -0.5390873918402043, -0.44656700288349727, 0.807651405409168, -0.1112436714359159, 0.7682267569202537, -0.196905084363605, -0.1678310848242619, -0.2786947214508667, 0.11185299363586663, 0.08862774647429944, 0.006292550497035032, 1.2344729025508154, 0.13096894767703732, -1.4062717835027747, -1.1876288163665583, 0.0729490871239907, 0.795485380702338, 0.054439086826406996, 1.107592199988984, -0.2949661694087263, 0.36993023297886674, -0.06763912398067234, -1.2416182479855027, 2.1334553306985145, 0.061161588336302114, 0.953426619273636, 0.22136874152909436, -0.5132242157213605, -0.7031290357284047, 0.832050943744209, -0.5706457538186412, -0.15417688890132142, -1.2250221817626443, 0.5543678193056913, 0.663787805550311, 2.159073875659429, -0.5403286794947304, 0.8589544756624412, 0.7772277687219974, 0.9341183261447983, -0.12069670179530695, 0.279265875701655, -0.6211056657590692, 0.5133181871666326, 1.7896034312528688, -0.1769121222393295, 0.7049078767440627, 0.7758130053812626, -1.2937889148805386, 0.2505239106529429, 1.2127341120565336, 1.681804463988017, -0.9618488775604297, 1.3066562432773339, 0.6346139077173172, 0.7877552434956361, -0.21850126044345014, 1.055976417358686, 1.12079867321095, 0.0214168386349034, 0.3302804816863284, -1.3416340758692606, 0.42455498035463857, 0.017840132029474348, 2.555492646468058, -0.6295837941892826, -0.05063017788699736, -0.5395873835705177, 0.47006161224589815, 1.6698585967944268, 0.8734821568333295, 1.2411110400415843, -0.14135210261776154, 0.6789165476203537, 0.5409872829989317, -1.1476546849139617, 1.0912574537993502, 0.9401177333585128, 1.7135959195156976, 0.3280228275476841, 0.37791047456188964, 0.8020908848908207, -0.06608747643694074, 0.16165725339690842, 1.255965636031854, 2.697857037787133, -0.261328490029377, -0.12398280949326357, 0.22871661636414609, 1.441177794772184, 1.8962849296161675, -0.5863284149083223, -0.8556695034171153, 0.2936593140299964, -0.1691183432511133, 1.0819726415115019, 0.22249163936380767, 0.6431561719912456, 0.09315076225282072, 0.8037243803351825, 0.8177058884721078, 0.7775656624833283, 0.4968042695054236, 0.4143384798631192, -1.7752777525466263, -0.4588714518303686, 0.9682451318106453, -0.28417677156369753, -0.5075769656247547, 0.3660070568483746, 0.3541783329651003, 0.3393688176885334, 1.8626872465604805, 1.2858178490701733, -1.210001464451092, 0.38718519221697023, 1.6193450258908941, -0.1099412005062752, -0.34999578000979525, -0.011775168262211005, 0.08166996367655609, -1.4054006511747887, -0.3904711069933694, 0.8811945495839074, -1.8932184973934487, -0.1272849589030121, -0.12142850813683814, 1.0939221681903306, 1.3925736704517229, -0.32502904201397576, -0.1355253985678066, 1.707931519087884, 0.5602865279016866, 1.861279444192875, -0.5146624570502525, -1.3609784806316514, 0.028509136550301795, 0.5676991559582655, 0.04998779749565066, -0.3208702346711012, 0.8435910995839448, 0.9501051508772941, 0.8280063590018752, 2.0299695521096037, -0.41155402273907304, -2.426602858589996, 2.2673061665533396, -0.5241238541049096, -0.18983737931720612, -0.38176496530670023, 0.27494177645906737, 0.6179819475832811, 1.620792201926583, 0.49053405951139384, 0.33462879392443623, 1.1008080753166096, 0.0786699326520945, 1.4378906363722392, 1.379021217650953, 1.4597279867371686, -0.32836590637663354, -2.085419564202398, 0.7944161604839578, -1.189654908835216, 0.7744145755382948, -0.33983271523644154, 0.9590605822975253, 0.9224983789320644, 0.5186817280364551, -1.381158993887176, 0.04094267833976034, 0.03393570570707821, 1.1456244812090208, 2.2961832779751044, 0.2691543347813847, -1.4217717230780202, 0.16571058507182052, 0.7002106179267025, 0.9761897334237, 0.46814852510527794, -0.13301138125215312, 1.5326394245131854, -0.441233208093638, 0.021522012518144312, -1.3325065194192929, -0.07949951139800276, 0.3263102226572069, 0.8302351842973542, 1.241333599079447, -0.7263048167783465, 0.26013757568578105, 0.2431960153595149, 1.7895397728587275, -0.3320047378078025, 1.995116913545694, -1.2181977553932315, 0.6100779959052809, -0.624413525991622, 0.18270745592358206, -1.5944028789993123, 1.201691457495533, -0.8068506760300606, 1.1726979732071645, -0.6717709892648731, 2.743654162834508e-6, 0.020912560696321747, 0.2941065143823878, 2.1836695514971485, -0.6337611844337325, 0.30590360171829595, 0.4742510645847816, 0.8287164469844408, -1.5774422767385812, 1.7446890786652618, 0.23718992242999867, -0.06440191271080548, -0.7070647452160718, -0.3902955348519842, 0.1446398375545223, 1.0684649127442754, 0.8111645747466426, 0.3362625017890162, 0.30788197163822795, -0.9788735359644145, -0.41171707052947215, 0.40484323342873485, 1.0814672173854585, -0.5078484043559727, 1.1899219500035434, 0.08112682811904551, -2.0310882213050716, 0.23560672903526678, 0.6197965353268724, -0.558661502556153, 0.0335616687412926, -2.4866948548231007, 0.549908187085807, -1.3222187698519097, 1.184033299245005, -0.4631083333661017, 0.9815496160190171, 1.0077862127339794, -0.47300978512333547, 0.780927406326076, -1.5949578859546327, -1.9249551569325583, -0.36210269466250533, -0.04517435452060595, 2.3732705983861577, 0.9751452576330076, 0.8373120902759245, 1.6762453260571424, 0.20636087791008018, 0.5701484515437688, 2.2520791186076825, 2.0244892973167694, -0.08553620045564797, 0.8620421067180607, 0.0955018885082816, 2.1686762780542748, 0.7403409528946673, -1.0954729268205068, -0.045181798688995994, -0.9283809211509733, -1.2180476249132304, 0.21639540251604136, -0.010607959373415299, 0.17467957459142167, -1.2552598607762102, -0.8679663143427983, -0.4988182555460159, -0.2003176070465651, 0.5310505848637499, 1.504917524869669, -0.9558399249527918, 0.2878478470395325, 1.2580341947767988, -1.0251507172420278, 0.3964579064341731, 0.5606519205025509, -0.47621630211548893, 0.10212263128672655, 1.483437392109338, -0.39416610526427087, 0.9607552852837984, 1.2270903025410405, -0.20734410328019337, -1.135866407258132, 0.37810017536384977, 1.286461821384009, 0.5857178109704209, 1.099290220343748, -0.20253102179812443, -0.7848731081652333, -0.36775932083352814, 0.6719243069864693, 0.9418947488075652, -0.976585850016731, -0.17097118067241257, -0.2534102923894883, -1.1087119911411092, 1.4569108381634395, 0.14200008213801388, 0.41080577170543053, 0.23168621932654926, 0.14170015222058005, 0.9915900022470729, 0.435527746316138, 0.40833209129331344, -0.7634437361953991, 0.5491279875307692, 1.57258728730728, -0.07714904007676976, 0.4648992819339675, 1.732875105922152, 1.89200246433354, 1.5333392926743534, -1.3100948995185389, 0.7561087621196242, 1.171836508738564, 2.1207277175936756, 0.15326459671036824, -0.4474730502488665, -0.09339114568192652, 0.9640541490955682, 0.4562687642319076, -1.467881970099011, 0.5068640490233469, 0.25761301955238686, -0.24461751798631887, 0.21359430821858696, 2.5126135556205615, 1.051201615588956, 0.4192502758610661, -0.8130701923678552, 3.1008243030186673, 0.26068576645010694, 0.05439817236867184, 0.171652209709099, 0.8705161470855642, -0.45719002328182123, -0.7270272793940974, 0.2938945349108835, 0.43092560046550143, 0.9888107304663368, 0.5707045887505057, 0.1101069414458006, -1.9899128030351876, 0.5548770405422501, 0.6417585511878109, -0.47782360998904294, 0.13848794798269637, 1.4627132991217913, 0.020887845301979874, 0.7859794799557539, -2.282701076720392, 0.6752189954547154, 1.3441143667694537, -0.7737703701163069, -0.4279408800205706, -0.771570017534497, -1.8807342165870482, -3.1524243124769624, -0.4724415345008197, 0.031017007014143533, 0.6871121184143318, 1.4977019877945226, 1.090441688788502, 0.3525215565776808, 0.6898863582990776, -0.67393482611956, 0.38313081004885996, 0.48593838998032557, -0.6371529630251981, 0.0037083454204513977, -0.18538785296178423, 1.6664933754479725, 0.25756350866573263, -0.8192327763815963, 1.3683096453804449, -0.5949053734020147, 0.39564525796747224, 1.1836024703147663, 0.14626598615046107, 1.6072091788120628, 1.3152645039797748, -0.8906628588717191, 0.645913949517066, 1.137872039220301, 0.37761621617270635, 0.7119322598971934, 0.4015064034440676, 0.3320556569946306, 0.21953906948309482, -0.25991248737781025, -0.22727052902369504, 1.0062735040007644, 0.7539136363854767, 0.38455175216285387, -0.3289589978770139, -1.2528039855991826, 1.4326690247307199, -0.04341598724865675, 1.736499363379223, 0.7935557486870712, 0.17964383101790254, 0.26948230886411734, 0.48816998343921364, -1.1233497237993075, 0.14049866461404115, 0.3083372464040085, 0.5074084626415851, 0.1001621277297966, 0.9326263997202783, -1.415603040541034, -0.8838692981717973, 0.3221378174430257, 0.8154563673177401, -1.6876719600239252, -0.7032426317356832, -0.2263734053515365, 1.2645206294999511, -0.334159369469363, 0.7672007930932782, 0.41352327891423024, 2.3088284921204743, 1.281474570666781, -0.09655127368264771, 2.433928350615677, 0.35975379371706817, -0.9363120875231921, -0.5730390120934691, -0.7376871203418844, 0.3908209475184604, 1.447430342707098, 0.3273665268936864, 0.730647716046677, 0.2935843064211347, 0.9779920523351547, 1.12488576981498, 0.40671301322434494, -0.5269532650658287, -0.4015018114041996, -1.1874161538191872, -1.1284136893150771, 0.5726843891967615, 1.3269433947657285, -0.05739575666757871, 0.6571332704437735, -0.16479907888331108, 0.2353948232882345, 1.0603114879624926, 1.887368565121289, -1.4537478386698257, 2.371735581732687, 0.06490707397967523, 0.2205394360139287, 0.9949234570293793, 0.021944445938452045, -0.12221897747701316, -0.6263746131342809, 1.552764575077643, -0.34472378199595133, 1.7839959064059396, 1.3495498168986533, 0.9039388946067616, -0.21912643002545162, -1.0193443371225908, -0.09332162980934888, 1.7266796537579947, -0.2873717355292736, 0.5273659415478682, 1.1968114749425662, 2.9235094198135094, -1.6435515617428278, -0.23378099025048588, 0.5150777382341231, -0.5049770713139957, 1.9646929952676435, 0.8930292903316448, -0.8867878898652575, -1.9599268197351538, -0.9928724707337251, -1.436363853165234, -0.01946980436954243, 1.1265496365307635, 0.16835585882885937, 1.1363080825986875, 1.2688897463453166, -0.6064399825492548, 1.4855791907115379, -0.19842610608257455, -0.44818875947121106, -0.3664195338965752, 0.5118211414307563, 0.2604333022524881, -2.148733883852453, 0.9540956152809422, 0.0047612374859513085, 1.8766712687711475, 0.8707944504643672, 0.6869079718512827, 0.160894263795108, 2.234478779827326, -1.9214849065223443, -0.8797965979515574, -0.6744380235202879, 2.795994185385246, -0.20428717346132275, 1.2891390293911695, 0.6712547218489289, -0.6687130239054471, -2.4444678904909534, 1.2223265252116409, -1.4129496718504666, -0.35876655905414156, 1.0445074035700137, -0.9306456412954964, -2.573998179583193, 1.4275683054038382, 1.1270650713566992, -0.06663319682872487, -0.004323379381276388, 0.9374809083920201, -0.12035815411624734, 0.05551895997092077, -0.12911610191589773, -0.10970982160075743, -0.5677350765261261, -1.24951292445263, -1.3528492481760217, 0.6088953302591553, 0.4110273272754215, -1.049722159568274, -1.6953249443420848, 1.1355934069588272, 0.8462362414505805, 2.045161959530834, -0.5771066031455533, -0.3283593669970374, 0.3031867490697415, -0.4996067404620844, 0.004221717114271217, 1.0930208859764872, 0.7301449313621587, -0.27824041758921225, -1.1032372754880104, 0.18608894861737274, 1.2698993484658476, -1.274197396416392, -0.19092444521593854, -0.5730919795001419, 0.8381499096961286, 0.8066767590267696, 0.9962280747538542, -0.7875597742163631, -1.0226952029342429, 0.26897270415883284, -0.048530121332938214, 0.577959708109446, 0.5486025125473808, -0.2380805804556757, 0.4510170017106383, 2.2518166387203666, -1.4540612884963884, -1.1147806199741512, 0.7083157931518624, -0.4012628000885041, -1.848689952014011, 2.0925409897884646, 0.13250992153537544, 0.5335398665580948, 0.06287790582894963, -1.6358446474745145, 0.03369961370878202, 0.2183416282295905, 0.769407991970162, -0.4840800548051748, 0.9492509449338765, 0.8245852991585624, 0.7200472672868553, 0.7516002533306244, 0.9275867019210798, 1.0299660956355619, -0.6202869633236637, 1.7194476750207985, 2.1470970975740795, -0.9247036703284708, 0.599688623203942, 0.5659878394355753, 0.47135977285403036, 0.6938031159592759, -0.22235700306966738, -1.4027097598611193, -0.12154572053050433, 0.06843177848598643, 0.6027394908112531, 0.6711793126920256, 0.9193325883459964, -0.15826200208834712, 0.6290458653461328, 0.3993133510953658, 1.4593728205642016, 0.46641106169781227, 0.18616803410813967, 1.0302135986626524, 1.4002629621223814, 0.007363088386628025, -0.4635966762161222, -0.10901727817212514, 0.6017298720475317, -0.649855579258566, -1.8915336593676786, -0.4234191784965943, 0.127736207358014, 0.21713577456144334, -1.7663496936612988, 0.6485623332604668, -0.596166805695963, 1.8371506207836288, 0.8086779975165236, 1.073290302403088, 0.8625993801670863, -1.2992719114725497, 0.8756269544652291, 0.656994820546313, -0.4496220555403384, 0.14985078847890923, -0.44312966455838854, -0.7992642406082484, 2.2213226739246146, 0.1995276241700304, -0.39734060802322224, 0.2386888511050866, -0.7898463655738763, -1.5950548886762212, 1.6483516954063047, -0.26692863625919727, -1.3639971670337239, 1.126815651324125, -0.376438203691823, 0.1624422095216, 1.4471281664943245, -0.5909107957341153, -0.5519507053134118, 0.7981819240844311, 2.5733618077347513, -1.2103251010718006, 0.3780211051579418, -0.8323974328154753, 1.1517650454539068, -0.30156579861545224, -1.5981398056953213, -0.1123684870404641, 0.09711099500084856, -0.48538659457123656, 0.423012731677045, 1.0719054419465395, -1.0803513580552777, 0.21398924865848917, -0.3555931032102283, -0.03483899403508234, 1.5090125684727758, 1.0387562381770579, 0.3413750062140174, 0.5323643358321615, 0.9693194243695608, 1.4262594457289206, -0.6161393942369582, 0.510875248341967, 1.5740149528037142, -1.0178890458265146, -1.2933700288846337, 2.387907600847098, 1.1410588930007082, -0.2751673850722861, -1.8975148621881965, 0.9866714619819251, -1.45699527431915, 0.7034063411462502, 0.22578588412721018, -0.6216331384853935, 1.398814998278622, 0.5703003572746329, 0.5561868614301304, -0.13714531326302265, 0.35831606580943653, 0.24562753119834224, 0.5199711113297008, 1.2026982663775814, -1.5486159006109665, 0.9929783658203075, -1.3342269654295034, -0.2606709375790146, -0.05668878812433356, 0.9769806330148602, 2.1512253635419425, 1.8848415487548602, 2.0359691220280576, -0.765304170282456, -0.29638779357320066, -1.1587363817507639, 0.4481559525261354, 0.20391811195220996, -0.8221946613518376, -1.035143063592271, 0.15378707082319462, 0.8405813760805865, -0.6044844123894781, 1.9559154673261685, -1.008801117733479, 0.5971068872740561, -1.2944420871045264, 0.4678726459720739, 0.4700529187762293, -1.3336253239667197, 3.004012085904351, 1.2043243581496428, 0.3330834014440711, -0.6176327168484552, 0.7619513168073409, -1.1899631798264505, 0.2115900690338019, 0.4705194255184361, 0.4050786708856377, -1.5814891978567058, 0.9967512874071321, 1.1343465950309377, 0.5201435403028188, -0.8855883563689702, -0.9687189168370514, 0.10135317703187398, -0.287970020526211, 0.6807603695617149, 1.5720397417506582, -0.5706991707181458, 0.09289517668494901, -0.1672260644922146, -2.663767143211085, 0.7322928819964988, 0.29254003478140855, -0.12893561168555956, -0.9230758560902843, 0.03791248845467152, 0.1924155937481838, 0.1623667944616898, -0.2865113996938088, -0.6943686187786082, 0.029744924201582257, 0.2807019509175589, 1.318611092116253, -0.11646026694470207, -1.5320343044904925, 1.6188135606192415, -0.9896675412233873, 0.6921012501735633, 1.1853649879460344, 0.8104892381156922, -0.734763043353836, -0.879171360176578, -1.4021317036380854, -1.4879029843474911, -0.7005439381768641, 2.5504215679498206, 0.038018424730188155, 0.2817666733041642, 1.1827752429632064, 0.4765235641077106, -0.48730382968995345, -0.6963192695790109, -0.25845556719661444, 1.1880223442804172, 0.7364981852263018, 0.2594329304959184, 1.6649603407008713, -0.8692476182478792, 0.39306597714316677, 0.973759688701391, 0.08814184108917274, 1.182983973584187, -0.7103026975770018, -0.264409918104199, -0.594176996007918, 0.3114003156831813, 0.0992971597154699, 0.6278664593010628, 0.9215574682739522, 0.40315920762894447, 0.6981127137332389, -0.7838305656823624, 0.8365571069092474, -2.5237415499600626, -1.6145583684366411, -0.8625931004897336, 0.30038947078088934, 1.0643291117399405, -1.0983661618393052, 1.6205080628640862, 0.8466954154295608, 1.2813365953991103, 1.0168108655366903, 1.238253972897404, 0.9992525714077859, 0.17318790994653802, -0.5018190230554205, 0.007688796343477078, 1.8067332954342774, -0.6221322569013097, 0.64207136062353, 0.6894394616449581, -0.28331030568308924, -0.010528833114640895, 0.9129289643557337, 0.14200640660064337, 1.991492834193159, -0.3148150730486079, 0.9097201841167984, 0.6453561220035209, -0.5697778163976644, 2.1052164818291685, 0.742848528689769, 0.11661370487708399, -0.32794499510327324, -0.34267253294164546, 0.3407312243447279, 0.5377644195404683, 1.5259622477211292, 0.07027486908132718, 2.333434493088572, 1.6537346192651556, -0.744409706666016, 0.970632035172779, 0.5936372090074055, 0.11403586333279651, -1.328062581444928, 1.5973143746379102, 0.040796835098873774, -0.7496675265930483, 0.7285392048275673, -0.33015953967942513, -0.030910615185434392, 0.9969861869974311, -1.0640714534644722, 1.3675161746631803, 0.8734186322410975, 1.623827966790878, 1.5090155303279504, -0.44397864129621745, 1.7265851456034045, 0.6126462763089306, -0.02876204609445629, -0.6873389581112532, 0.6647531229463929, -0.7050885173625085, -1.2233505716659983, 0.5295176127353907, 0.046226037553557836, -0.23397007540509301, -0.052063316146480104, 2.0444511876694884, -0.8744637775382316, -0.93430065995294, -0.2054685140743332, -0.005997378805208453, 0.3675780983795871, -0.08449212136019169, 0.19439297640843475, -0.9353665854153661, -0.010666172385348893, 1.0364989165974388, -0.14873289958832853, 1.3700675632366295, 0.9597622485998548, 1.6607558381898961, 1.2054700871671635, -1.9096117638622805, -0.8855897982318377, -0.7122372363100585, 1.9599416972298558, 0.3339960927341494, 0.4246739207969449, 0.14345518083638942, 1.718925876196472, 1.9926725210937124, -1.4337623301128914, -0.9400538086456354, 0.13575552076940928, 1.0037334982462516, -0.7062976011917586, 2.509102377983488, 0.14093015901869063, -0.030540417754043342, 1.4509994188264896, -0.4545599616904412, 0.348491817260417, -0.9024031938265804, 1.5099055950668974, 0.4810832233123858, -1.1661758241484133, -0.8076807430326137, 1.009429073307416, 1.6285100974077962, 2.042218623263161, -0.2755493166105365, 1.6846098488893837, 1.0851335668996178, 1.7403257139336745, 0.5954402075836646, -0.7110286305497155, 0.10678777904465946, 0.37946024034607095, 0.4424956442752619, 0.9910026208471232, -1.1246008126328253, -1.7420934403527213, -0.13683796221011985, 0.7495098714898014, 0.41945874255037174, 2.605637206037379, -1.1560312693438954, 0.6173533472124679, 0.491861905613938, -0.1739747878765442, 0.17723079373072, 0.4774083381334406, -0.6404441784372138, 0.5597940535565087, -0.08303495278061435, -1.2173967802721033, 0.6697782638477958, 0.6406292598306624, -1.1669745825492623, -0.34490040102807973, -1.2081811573122887, -0.02196673950906397, 0.8812708188767837, 2.5517991648710923, 1.1963794943130663, -0.715141686768806, 1.3518092721904555, -0.23015128090518266, -0.0729204778121485, 0.2068484997771326, 0.19463965938717798, -2.820876328374777, -0.19353261107720354, 1.1183624961346088, 0.8879294303899851, 0.6242615094464161, 1.7555416136938864, 0.20661465182180733, 2.0593603966431515, 0.8913916611121389, 1.1912364235508215, 1.484844081297589, -0.48579971161970437, -1.432960159252416, 0.05299369290474121, -0.006821749375194752, 1.5410843219526966, 0.16389229181396006, 1.323896354050665, 0.06516311709892056, 1.3454269015136455, -0.4319115537818409, 1.6026915911846749, 0.8937531588252865, 0.08279905839703729, 0.5771128963081331, 1.420877465189002, 1.35881697012626, -0.36279059909728406, 0.21016934838681806, 0.6886469800459208, 0.44198442752849837, 1.1096091836948383, 0.0707255925824067, 0.7830210235626933, -0.4818407647366243, 0.4624820468650799, -0.16749354643816983, 1.0163270919204943, -0.38563099957377456, 0.01726995215494928, 1.2557107967522345, -0.36436275382090977, 0.45264734020059266, -0.31995509319325943, 1.3174741765946913, 0.20949506072059107, -0.5780738131414876, -0.33398319981643276, -0.22318704193025385, 0.5697583145269889, 0.300701165064722, 0.3923317707731191, -0.6400169666496403, 0.6023239115480757, -0.3493352949987468, 0.6763276669463929, 0.4286140633301443, 0.3680138102993917, 0.6150664129180297, -0.26954044269820865, 0.8650059648693987, 0.48139907320098274, 2.0847765427474596, 1.4945976383782982, 0.48562057736984077, 1.053812392641878, -0.21308825470829157, 0.5431883200548471, 0.1744040469285095, -0.01478967639911985, 0.15591740419915937, 0.09188833562325045, 1.7314840232541515, -0.23946055919203935, -0.339507147871248, 2.3716125734306415, 2.5725866668912607, -0.8483270261405442, -0.9930613199124874, 0.5276653880430471, -0.8618165371745181, 0.16745240447915757, 0.5728330061323645, 0.23361726934006843, -0.48548520166118125, -0.581431990614993, 1.8407392007735706, 0.7391509238995193, -0.5251691744365697, 1.6189096983964417, -0.8410401521853543, -0.8149446389624184, 1.4448926086168796, -2.078070273046106, -1.5511672958598197, 0.1903479088666136, -2.1014782757947534, 0.5344474536317446, -0.456359569160687, 0.03286965556140142, 0.2600451772520355, 1.2271002870393939, 0.37230939328274293, 0.5184988830579196, 0.4792633282884771, 1.121127734511596, 0.1248956614712203, -1.8031212982172378, 0.9193194738872424, -0.8353471828814854, -0.2506976119569627, -1.0352801415761534, -0.716846158389769, -1.1717039975767627, 1.4845469891852894, 0.3097569561794855, -0.5905635171700403, 0.009606877188711699, 2.06755726740597, 0.40523785267323, 0.6425493503845349, -1.55573352084488, -0.4270636201533903, 1.4201019023038408, -0.46667360790650814, 0.5965305734307274, 1.3609945691156982, 0.3882077219431931, 2.1633065043119353, 0.3848777221261793, 1.30855131301628, 0.6811963314976379, 0.6397860730174904, 0.9483269648632405, 1.2030449332235895, -0.8915987099172054, 1.1020853105171713, -0.4302929286105036, -1.0208583928313746, -1.0116384684448976, -1.7420254650973357, 1.4459124559241405, -0.5879984735535079, 0.4117086160735439, -0.2074997726471315, -0.03788051282057167, 0.13329294110734796, 1.1788178829763019, -0.5506125374779904, 1.105056764597803, 0.4764265131231688, -0.7181491794497705, 0.12520142210456153, 2.275660440582057, 0.2671713527459773, 1.1480412600796805, 1.9424230052858849, -0.5153815014497093, 0.9767274380384064, 1.4626651678305886, -0.10008844583407933, 0.7628707239502932, 0.2698667065270753, -0.06810487460988235, -0.44395308335911365, -0.4270733823166759, 0.17439910541283904, 1.3002605236624403, -1.9036834545398427, -0.8084112616240858, -0.48061611812138905, -0.24551756919619788, 0.6037398220451788, -1.4222077169210696, -0.7575441873310136, 1.437613371171396, 0.3831088774455802, -0.07132085155477147, 1.1307117385989884, 0.8207887635012381, -0.4959722511745688, -0.6652412215475347, -0.6479948005051418, 0.38953886185573483, -0.9900854055581896, 1.6912682855019787, -0.07920888101108936, -0.5699054373121982, -0.5793999220016438, 0.7635096502851116, 2.217385392242895, -0.1729599372790236, 0.849082409997837, -0.26648249387628586, -0.2923635319165241, 1.436266421051219, -0.11803883511806418, 2.786402635162272, 0.2777800171085814, 0.5108249016299471, -1.7053897356375223, 0.5258995661264443, 0.5179994908824963, -1.5258286761593618, -0.35661732022888326, 1.4668400977662788, 1.6514604421130628, 2.1421821286084333, -0.19307599069224912, 2.066447542784792, 0.34744316119375324, 0.5643643705766008, 1.5786857549059374, -0.7884340723412953, 1.009433360306824, 0.9179068102408942, -0.17911146351411228, 0.054026557041079476, -1.3285106763039625, -1.10511249227249, -0.904649419255183, 0.7494719153776331, -1.8930051214994585, 0.5483567805362344, 0.673581274102143, 1.5390098994819683, 1.612036103297486, 0.8293062535538275, 0.3265436152459378, -0.19256266460034943, 0.03670541775563882, -0.028257800263471022, 1.0784573405825677, -0.3898880185448821, 0.2098235877630355, 1.3642499810596305, 0.3122964463933394, 0.4300245490279907, 1.4017522286851878, 1.4918584954650231, 0.16561491383413554, 1.0989757546921046, -0.2392016755431512, 0.7118393462569583, 1.8387915678325206, -0.7644824108918892, 2.186088623849746, -1.4727241529593849, -0.5813581759704842, 0.5967999203148566, 0.25031549524874097, 0.12859362543759242, -1.4169101119628955, -0.5590502925995372, 1.5959847870905244, 0.7444075997199866, 0.17174737786385702, -0.7111197140536705, -0.04568091769582522, -1.3610969549861152, 2.198730395559197, -0.0037926794360465532, -1.578563585401135, -1.1337496074992164, 0.3210073407615381, -1.284382405519444, -0.13590034733323347, 1.3946445104020393, 1.0756355950428111, 0.6221673087400308, 0.8914511925245212, 0.17902929702540757, 0.4355261581944587, 0.6476299993954899, -0.05163171502788669, 0.9856111768002199, -0.534472281105495, 1.2285983016361879, -0.7225435191463586, 0.32157382676841956, 0.9151373049605265, 0.3612637015852638, 1.1486550347069835, -0.555911983486025, -0.1725193205156597, 0.14296482457181445, 1.0637251124396738, 0.854315341262216, 0.5715718528828699, 0.7087060532192018, 0.2865816830698902, 0.06388907499428544, 0.6322728709479148, -0.16452082531581969, 0.006613162936806138, 0.738157244105862, -0.25213450045584707, 0.2532154088796337, -1.169553016997874, 0.029021157014022497, 1.0518320243564485, -1.140148285343058, 2.4728847782446333, -0.9201512858403555, -0.9179692050965644, 2.3833604898819236, 0.6791969729743652, -1.3205561722528385, 0.3091094785833664, -0.9374679262395995, -0.35826248900293434, 0.5181821609001211, -0.22587808316047153, 0.711614021903609, 0.1948630077663727, 0.37282113279272083, 0.714014298095512, 0.6295595094934009, 1.1338054042962704, 1.4715267782489354, -0.49260325883906486, -1.07001789272691, -0.5478441902349908, 1.750214885910951, -0.667463413580023, 1.832674648857784, 0.7368123749836322, -2.116287462220941, 0.5962190580990996, 0.48105228406641026, 2.1574001433365346, -0.2698517637505517, -0.5820617538093398, -0.25436167645648666, 0.3800860117481952, -0.1116430135624022, -0.20871437869398063, 0.6983424332129171, 0.27894539211899244, -1.8505361554932196, 1.353161078940385, -1.0364588996837285, 2.3858726503646968, 1.945158617338562, 1.238782643725302, 0.06197854976521566, -1.3788973668099151, 0.011804619644655123, 2.1547591638889907, -0.7743006182382599, 0.47980482168386085, 1.3782918409768043, -0.7245440461173631, -0.02404690180187774, -0.18241176910364232, 0.3260316018123709, -0.2362921278101316, 1.8036261250227463, -0.20525678063426034, 0.38456183038648023, -0.3015901991941723, 0.34742573212826633, -1.605086618754094, 0.2961342622404674, -0.27207672437905, 2.0207899562015976, 0.5934127497565307, 1.1676639875706702, 1.1840813464439854, 1.9654737640224982, -0.45678018919589525, -0.29589402123604536, 0.3324093489087741, -1.027571832594373, 1.635234500439892, -0.48094254478856213, -0.8072774398302913, 1.0170304544265636, -0.8850952436970545, -0.2385115648314038, 1.4334827586989711, 0.8160994168122642, 1.1218481602257988, 0.8403914961365947, 0.1164392923557344, -0.3521598281195526, -0.012958743960571006, 0.3005932782791091, 0.8304078400451237, -0.6729578566545666, 0.7357707037474247, 0.5433520065317712, 0.003583670327034383, 1.8774173403212828, -0.5312081809084533, 1.7201721068047016, -1.126380735819091, 0.5482088703239263, -0.14509458977532508, 0.2573567125019703, 1.5474735837631006, 0.14346076960688414, -1.0021974623915286, 1.0471128064469788, 1.1108479648837233, -2.4862155807326465, 1.781391484957756, 0.8667167453548487, 1.459613093824779, -0.4888979139921249, -0.798315878777502, -0.6978116615987782, -0.17871519434687172, 0.7289883589878856, 2.355920671528835, 0.3009454095407198, 0.05246097765983429, -0.23570414926225214, 0.15259272542216276, 1.7239819457872765, -0.9716323141425773, -1.8474116882035938, -1.2729088008184715, -1.685354727012777, -0.439578955213731, -0.7051446128114348, 0.48028134879239975, 0.4415586001939299, 0.07593707452702252, 2.3156111908941575, 0.48618529678404654, 0.2852452685234736, 0.6037615313781113, 1.073855102101412, -0.5557808903415181, 1.6733244475725777, -1.633160380560968, 0.3284299053919501, 0.2842812099321014, 1.045260705169101, -0.2571447551601085, -0.36430714120380936, -1.8703783934216118, 0.32185098110665566, -0.04659505801020575, 1.4011333011325318, 0.861358070719259, 2.221767314324325, 1.2428705075663478, -0.1916149375817558, 0.7758433189196071, -1.1069376694174549, -0.4769603949132595, -0.004257040499105608, 1.1383259481711911, -1.0985914213463077, -0.4063437076669697, -1.0438534666642951, 0.3648045601572302, -1.0976983572175594, -0.41514206972889933, -0.5328756557679486, -0.0014720263464113315, 0.5125249566258265, 0.5312493933502878, 0.4562260691125559, -0.10593197713816821, 0.4432833062607659, 0.4286093683037566, -1.7231337588391011, 0.39551548354713517, -0.5722139456359209, 0.703298078785942, -2.080718837579767, 0.3578857771492645, 1.4420651629791437, -1.5104871067590475, -0.26741777201822525, 0.5714317374363894, 1.3438708407561701, -0.5013833648697203, 0.39474773016268405, 0.29038101773012187, -0.19539495669927104, 1.3390366953136401, -0.23710040254796827, -0.3477026524361655, 0.7797579448403837, 0.6467433057662204, 0.7367652090742453, 0.7146495392986788, -1.5514972056248977, -0.5645778890164979, -0.7453143207358217, 0.8290532985889402, -0.5661202977326893, 0.9565795853876574, -0.1560166662311132, 1.5969743930417013, 1.0778036582991204, -0.5750946075119338, 0.0747353639451147, 0.9830039840837501, -1.4904765621031537, 0.8546338726423788, 0.2518326010296728, 0.9201854880988073, -1.0575821288444849, 0.623647512010348, -0.5466190775943744, -0.9809302315833934, -0.2622239168527514, 1.7281043801195795, -0.12948942927234386, 1.3398943171091104, 0.18846441106816703, 0.34673653706991037, 2.168073516695759, -0.27656989974698126, -0.30269400318773293, -0.6516336975402383, -0.7451481506026778, -0.4403192841436794, 0.4617504550263161, -1.2112107364983011, 0.6115155007953581, 0.2659363307705333, 0.46057665312276724, 1.2763625482737364, -0.5606790513736694, 0.42183205265645873, 2.033243839354376, 0.6385578230459622, -0.6157167934957074, 0.0067542349903237375, 1.016451183479783, 0.5593751788809744, -0.5867701647164852, -0.09585724933917, -0.9864178260214846, 0.42618578294301734, 0.13532379742542472, 0.8952280728048216, -0.10566784574608917, -1.143282349947668, 0.4641377341583503, 0.08653800973462054, 0.5011722078068996, 0.5080486659027547, 1.4586106615900425, 2.620946102960467, 0.11502331445995315, 0.953718560710296, -0.6039973356611347, -0.7373405936494147, 1.7199112189974173, 0.3353156464479613, 0.023988526298877932, -1.62206896183688, 0.7508128277117152, 2.513096706373371, 0.5896273910853512, 1.5926324603900122, 1.8500295390505694, 0.2421907819387677, -0.05916038510349275, -0.5192399726233519, 0.08280894989401373, -1.0930897835991513, 1.0612524648678354, 1.0913090599347428, -2.1913155847270938, -0.2725071872583138, 0.0263292051884374, -0.6288282711437931, -1.1147679618167403, -0.5107132177221058, 0.1535917050339609, 0.3082375075810054, -0.5141945873246742, -0.4425599103462029, -0.8515450734117722, -0.5477528884628977, -0.12532748151101197, 0.4690817770099935, -1.8735321396202824, 0.4498149727471334, -0.24156447041252616, 0.7164122226868714, 1.8601162654959533, -0.9597023629607986, 0.31159235324921725, 0.41802302155296867, -0.44100015111709645, 0.9270409547741698, 2.0564395360171517, 0.20938249005291593, -1.1383518659795446, -1.7783916956607402, 0.34151886159541767, 2.8545333486319695, -0.3546219730034338, 0.12983451651896621, 0.3731188064457699, 1.0429776240231603, -0.11818302413535348, -0.4849646911891188, 0.6165494589827132, 0.15730594173405238, -0.012893896105102026, -0.6453580394695928, 1.8760890657477347, -0.6229673836365311, -0.14315762518315056, -0.5702098988931245, -0.6395498985208388, 0.7275300367253815, 0.8357712931670498, 0.21935949812980365, -2.2242291096251035, -0.05908135509595153, 0.9134538237484349, 1.8668069592743477, 0.44883748852758265, 0.8929573026739076, 0.4691654695924255, 1.9710121552897992, -0.8938161825074253, 1.2377610779469044, -0.8789771795123744, 1.9769857467739318, -1.291693515941086, 1.0908804370410259, 0.02014978384785293, 1.0313825735354407, -0.4425376855835934, -0.3730385593271536, 0.31253083493521855, 1.6516155240701418, -0.27178085783081546, 0.9305989648357922, 0.4392444985103961, 0.37155920847987134, 0.3317221945893778, 1.536235362519258, -0.17528810494872643, 0.3414657234865276, 0.8708449338655105, -1.32694634078929, -2.080032210438873, -0.25434325340117186, 0.29621142204381123, 0.059286793186367565, 0.2688536337162283, 1.431678711929483, 0.42346860615153437, 1.713213171490643, -0.16470633627673564, 0.023268843179594795, 0.5969899046419188, -1.4850156970439696, -0.9496595197795981, 0.1700393704025219, -0.18003974746887808, -0.264568893148131, -1.7766993279286913, 3.2875824106179827, -0.7026244461181114, -0.2098532130668888, 0.45813720470834957, 2.2991802302270714, 0.4746043669655992, 1.717818974582356, 0.5532273171686584, 0.6818241523009227, 0.20820507953125472, 0.276658433475085, 0.0014694596113765945, 1.5762663204670022, -0.8920523583482891, -0.6599825053347906, -0.6517924387064692, 0.29114866289548597, 0.4117523868954964, -0.30319136711635997, -0.5444727467468834, -0.25616107804856825, -0.8462999837699889, 0.2802217606208731, -0.19375786256326133, -0.8489602278751582, -0.6473564691071237, 0.9344829503901164, 0.25182668511741046, 1.357757435974448, 1.1629567889037213, -0.821656874983306, 0.6606076594270452, -0.7380499381231115, 0.6276811133881948, -1.8420454544415996, -0.41871071140697413, -0.32335630031902163, -1.8144236248019432, 0.11548972031747703, -0.7521348264398016, -0.2044585185596518, -0.4567385577664147, 1.7557805682591396, -1.130235824634963, 0.6584630815160911, -1.4885767449652987, 0.2183491127237232, 0.3324038258525155, 0.5873718966190318, 0.29295439502922777, -0.018203215118278354, -1.6293557433830392, -0.12803411133698794, -1.3670163272000686, 0.14493872577749367, 0.15588102609830576, 0.10866824867111069, 1.7663142722247083, 0.3563436815152442, 2.09012400190235, -0.3572702648912547, -1.9258576324629404, -0.23821599764327572, -1.3814321638962057, 0.06440559712945132, 0.4766274942828657, 0.063480165092172, -0.757895783156101, 0.9638082645329918, 0.1060313645964703, 0.2787950706797459, 1.2564983267839305, 2.1432789487880397, -1.899393732677174, 0.7892518291723996, -0.29067051388227977, -0.34865354843927077, 1.0859456299844954, 0.2571407754115659, 0.3137051444458715, 0.3989695772334054, 0.4922272069619203, -1.1568769062583788, 1.2117463260620096, 0.25022540760956946, 0.2611424464603321, 0.05405716402190541, -0.6710177627687316, -0.7459708053027935, 0.7966516537132958, -1.1118406976716237, -0.07254771028426688, 1.3697394900994044, -0.07697341374987737, 0.18799425083474297, -0.23260942923103595, -1.2681157899278068, 0.42483436191055524, 0.6771905915542228, 0.08898652026199669, 1.7908473263958662, -0.418145283418757, 0.7138125365596836, 0.17548841898829476, 1.5461932903695794, 1.156569536290807, 0.7656967554672085, 0.4986764074359345, -1.4361527541001942, 0.7062104334972308, 0.7037777289652289, 2.0806794933497494, 0.04343900376659768, 0.7272773215229728, 0.7424521855018288, -0.841973229948773, 0.20120598793646421, -0.7665147752231888, 0.720447156751606, -0.23042687262465633, 0.2830148983107405, 0.3012606615433271, -0.41547559702766557, -0.3308764721271472, 1.4801154464942368, 0.18389512171939554, 0.027027804680156364, 0.5259354716458138, -1.1161542536556055, 0.32581248717198585, -0.6320803796737987, 1.8086028403215322, -0.11867356407956653, -0.28735835806757526, 1.9121723233752757, 2.2189761916670183, 0.08699549648773164, 0.27259633744743367, 1.2640573203159522, 1.7665353036769844, 0.45563634928012636, -0.1258461049067257, -0.7302816532521926, 0.8249002124282019, 0.9014608746793195, 1.6158445830112826, -0.0747250587659789, -0.44220857829887494, 0.2401317152241439, -1.0347922215252305, 1.8230402565573929, -0.27166971302699366, 1.1651532461891643, 1.4711218952246503, 1.6875339544735444, 0.6429860144738977, -0.7219056334831498, -0.0804816844772559, 1.7739851995024045, -0.6380311971046054, 0.5624233988032737, 1.5097397850481802, 1.930778476226842, -1.0000391549433885, 0.17140224650008173, 0.0065648643785432, 0.7774547688765284, 1.1685530563265285, 0.5027474617250924, 1.1578861786781265, -0.28149467833814196, 0.27718141128611096, -0.5821279994331123, 0.1741228719709293, -1.1857591591763883, -0.3417179701346049, -0.7430340674074165, 2.206800903971327, 1.6596304601153773, 0.9507910890897006, -1.0412367900603752, -1.2916665969341647, 0.36867898607508476, 0.38979899736592927, 0.4949716825537963, 0.07917695543305409, 2.1907989326862616, 1.389445244679321, 0.5830134497970934, -0.35069930513392955, 0.5109839462872544, 1.434526309857109, -0.1750526883340115, 1.3679968074395348, 0.07541171352500378, -1.168684883896907, -0.35925423921490596, 0.7227166179262213, -1.0103916491132392, -0.04300195593880299, -0.049853784515729554, 1.340064366200239, 1.3834752790365965, -1.0918692743750111, -0.17759172524014016, 0.1564714717908881, 0.03641683944919877, 1.0052983953732144, -0.2342823359312532, 1.8044898216886185, -1.6050575534108527, -1.1848129821612863, 0.16156071587343557, 0.7634566981305534, -1.640494530649044, -0.19861091615691395, 0.990689704783781, 0.4559816873469152, 1.7725860377579359, -0.6974719593141774, 0.8398979409539007, 0.7686944143909679, -0.5425109367333185, 0.4971574214801836, 0.9387746665974087, -1.3817568311863098, 0.8946312871247104, -0.9620374144041475, 1.5682546552300183, 3.7054380287163458, -0.4522001924332707, 0.9540357755421924, 1.2444196537711594, 0.2658739356398706, -0.2898215353438291, -1.9081751175265276, 0.11937409762936771, 1.1057948474619583, -0.06050390064273256, 1.0341929576061741, 0.9687845538239066, -0.7021658549445121, -1.676975630154348, 0.3663147840424857, 0.8398639006633131, -0.9829244929930825, 0.5612344160741826, 1.4421707846534337, -0.5539767535116945, 1.8852589135150688, -1.3198875803705366, 0.38413633734272357, -1.0580061232866842, 0.507752908522561, -1.2012086972903553, 0.32999699996763154, 0.007042803350436805, 0.5687357919929311, -1.411967307662326, 0.7804715741639604, 0.7273747354130647, -2.1393476494940673, 0.10526499111866712, -0.8938193121484683, -0.11801543423533356, -1.0836280869663926, 0.6368009993912391, -0.547608825061603, -0.5366140517224874, 1.709878492391898, 0.9279209198257261, 0.5313645224091925, -0.078746531530072, 0.10147813284831061, -0.5282061219071266, 0.9301927224995302, -1.3336979916514569, -2.000949227376689, -1.3391155122890295, 1.1886071196109906, -1.147782740901925, 1.1524540937582095, 0.13212111876580462, 1.8402844993243386, -0.13798829318557443, 1.1440530859093139, -0.13714088186063939, -0.16510738213935577, -0.38085362666264866, 3.373841710845644, -0.12426697555978833, -0.9699168956149706, 0.9638683187601748, -1.1537719117209628, 1.749947166663812, 1.3649229979839133, -0.4705935285505408, -1.277327946003104, 0.4966094407027882, -1.3099219586410982, 0.9277020992167874, -0.9597983977899869, 0.2676991524542629, -0.4049525398458843, -1.6900941869571577, -1.6392043115329102, -1.823501683115579, 0.09227459494730317, 0.2762837286952234, 1.254574875383454, 0.7902474671514598, 0.7889054697110128, -0.0700337677488635, 1.4589565133317224, 0.7641290465887369, 2.046689217803844, -1.370818386595253, -2.2762206514762817, 0.49498917859901365, 0.30564539639816685, -0.6590635145725151, -1.1772332853744747, 0.16218598971993167, -0.2210454203594961, -0.3551477115679855, 1.1001504449712791, -0.9537170886730368, 0.5545913753718614, -0.7226240911958729, 2.223854583670223, 0.13322651264783963, -0.8411254792724194, -0.7227336689266343, 1.074339470417787, -1.1024468921910777, 1.2870710551144942, 0.6094856834093345, 1.149239378922068, 0.05414786986149139, -0.36109260125764364, 0.639732859531845, -0.15795787738370376, 1.2069968372909863, 0.7770932479969541, 0.3291840775287053, -0.18976738747527672, -0.3373364317723696, 0.2792725517328759, 0.48520547845658263, -0.8173013955426658, 0.10843046880326936, 0.8764466788792473, 1.1717225978874724, -1.304245628660615, 0.9793475562172221, 1.0502551265079814, -0.6057340448564414, 0.7186704910930701, 0.13606788060561242, 0.7258474800695582, 1.5825752043997086, 1.0330942717117237, -0.940462965269351, -1.3767580508078132, 1.6923966830162391, 1.9369787719069487, 1.7613264299532663, -1.6053059120325683, -0.15694822251090368, -0.06086224250798786, 1.326269544882723, 0.9861426530735337, -0.9242903180266111, 2.0035526838463804, 0.18870080713905144, -0.8250915211716798, -1.6127913552121353, 0.8073472297281338, -0.2881482993627075, -0.9238040716429479, -0.8266413210653243, 0.9261287706227517, 0.9889690595011467, -0.9228858724754416, -1.5928701078832803, -0.03478145288633391, -0.904508867332847, 0.8150396382147083, 0.11900888042904996, -1.1778614294502059, 0.3692495963994219, 1.6921959488257374, -0.4803546229160722, -0.2895152818972024, -0.7137169513236398, 1.0374515378525186, 0.46820868433664353, -0.5063174310161327, 0.3256649521401037, 1.1186853929055482, 0.21989880140937726, -0.4856034180083929, 0.5166712760569275, 0.2870800864083031, 1.3552947437372025, 0.15337353116426536, -0.1531194518705815, -0.3128857722794677, -1.605539695278809, -0.6366677140652178, -0.19700864201336638, 1.2887704405221083, 0.18665250881799142, 0.44793132193744484, -0.05981066952415928, -0.330607261706826, -1.7864877606856249, -0.2120327595808299, 0.07469223790368683, 0.8132184457099146, -1.4929039835362305, -0.1004636525375282, -0.0967354324832268, 1.9402041586037655, 0.5033741741122844, 0.600913062271083, 0.7498826179314744, 0.8299236027465466, -1.385098797880055, -1.7115170077325235, -1.3557057300308606, 0.24105129063550293, -0.10649939944663972, -0.5306172684758378, -0.029390456576357804, -1.2634777308161262, 1.3802121157616463, 0.11583029535354154, 0.305659376765018, 0.42102394355065376, 0.703713604008322, 2.2627000178690646, -0.19582028780686384, -0.9998914855820322, 0.23045265725968078, 0.48301536300670067, -1.4246161583243977, -0.9010408962126641, 0.7020764433600373, 1.5082538182551273, 0.9332672521129911, 0.8030480787728683, 1.7712581323830099, 0.34527349994401035, -0.5948373363356723, 0.7882185641774241, 0.7976254365359685, -0.976686437114828, 0.3082870495250974, 0.9796490626694673, 1.5061138430226022, -1.3295774518430399, 1.7695670135271482, 1.5023813223679814, -0.8690741882594213, 0.39353449986488664, 0.6304567597016197, 0.40800160678587455, 0.6509178357262981, 0.06910575502217663, 0.14023199911116427, 0.197866070673511, 1.0383047701249972, 0.5792068714248583, 0.30078660833931037, 0.2875054573679325, 0.7859834609675491, 0.6156662897853886, 0.4116773592440665, -0.666323163385613, -0.4980452337379625, -0.9946828445507871, 0.1598788336718759, 0.20939557328918845, -1.237176889133573, -1.7674542169914595, 0.8083235681413683, 0.26679258880064716, 0.9024565235661784, 0.4989066235225705, 0.6435759081175217, 0.5237935668902423, 0.501783141132567, 0.29192531697122887, -0.741542424264612, 0.5977330618357695, 0.4450622384480876, -0.31541625448321287, 0.6014311567560933, 0.7709434835799905, 1.6618032927667594, 0.3956691926861057, -0.29255274518773483, -0.3422348987955395, 0.7149567751821191, 0.6998842082186886, -0.3459371746407909, 0.379856404025786, -0.6040457561554897, 1.4478666060040677, 0.3365479412247932, -0.331028207341148, 1.5038645170821703, 0.37211205179578527, 1.1539180430172316, 1.0580256542138682, 0.891242358702309, -0.8118275023951608, 0.07301219649444095, 1.7438893011245413, -1.6806450849026204, -1.082104784020652, 0.6914787633855474, -0.2889886849868763, -0.03451976846921159, -0.12300575050391976, -0.07888951387462456, 1.218174500817284, 0.14504682650268708, 0.6544511386065106, 2.121878340454458, 0.3742114537471478, 0.22167035443253916, -1.1525603613567634, 0.6498487908125523, -1.4621044364090203, -0.3862630380553378, -2.32003004047873, -0.41438663797699526, 1.4305071984636888, -1.3471338901527072, -0.07886068798799623, 0.6572128979956164, 0.3683256547761553, 1.93749397997033, 0.09789366887831567, -0.19378991430642617, 1.3015619386719617, 0.3160274591138956, 0.40356852629438833, -1.9852418897937065, 0.7311920162490463, 1.1707038529635938, 1.7447466686290487, 0.8927071984486789, 0.3623352736116254, -0.7950849814986553, -0.9377393730420989, -1.3648560031872, -0.17393471203139355, -1.2689173092639783, 0.7832277297916445, 1.0831665453545867, -0.43039735094687914, 0.9398104201853891, -1.642876947671852, 1.2628439442507506, -0.17061456363171312, 3.1392106826637134, -0.11966377076537194, 0.6661403657025156, 0.37760589968664027, 0.6348561095003848, 0.07988550591327861, 0.7577665272699143, 0.7282311427754641, 0.6232012827925828, -0.02515839704998088, -1.482208148520848, -2.2340219989523757, -0.12169427488218687, -0.13341065972446653, 1.8572604516039712, 0.2732029289211072, 0.8824365907096512, 1.3823539243518317, 0.1523693933203825, 1.0883210897608309, 0.2789395653761971, -0.20611557356427235, 1.1118832145174513, -0.8294258900119309, 1.0833665253119684, 1.609359359623407, 0.6954183760619694, -0.6385055600348005, -0.9388170754528415, -0.20798372941663018, 0.11562715834896443, 0.8877448414912344, 1.4910248981624459, -0.31308076416009734, -0.3643865232935466, 1.2356583254485944, 1.8653722113552689, 2.1371383322517383, -0.8832487141434249, 0.32453614113974516, -0.20489436508146847, 0.19461502028268488, -0.47532099431350383, -0.08103589294248853, -0.4876184348249324, 1.2620725925684015, 1.0261497730622031, -1.1782312035247415, 1.2364807922884162, -1.4913192124824095, -0.335713520894905, 1.008713054170086, 0.7435092571898482, -1.6498833584796966, 1.2558432661208696, 1.3977978577691295, 0.6520433907806715, -0.41485663893302194, -0.3008208557561458, 1.4146544184393657, -0.8680283564221938, 1.043239746570977, 1.7182839533145804, -0.14720272978371646, 0.7162297788657584, -0.7274897908028927, 1.1811093145998746, -0.019900709683326356, 0.8488200911111371, -0.40187980715045846, -0.4071048675339699, 1.9262159554403753, -0.4113288481633923, 1.0589278403421547, 0.24078419237060084, 0.35553835281095214, 0.3380250131443807, -0.8270041154333747, -0.8318766958978987, 0.6212653807455786, -0.28668571904423445, 0.5684281946405874, 1.9310930947169307, 0.10115440540661237, -0.13719678594106766, -0.25231472779050135, 0.7424101326299616, -1.138498910438634, 2.7629874715329645, 0.5335156827002585, -0.01558062588582454, 1.048807496491892, -0.7867940332014836, -0.2944813819553941, -1.2787338129926678, -1.1782590471025374, -0.7485968237313207, 0.35993866423813603, -1.5317098931653887, 1.902025643239393, 2.2614902320436263, 0.6821561642783956, -0.03232057361151716, -0.55872982523362, 0.01930258988414657, 0.840347716793848, 1.4704417076398446, 0.9212835054166627, -0.1005060306244358, 0.4928628264804902, -0.35300576978496123, 1.1669922284886365, 1.198692593934282, -1.1226238063228111, -0.34690964798987545, -1.2040870875778396, 0.7507819462440583, -0.2758468102342506, 1.2479131854798566, 0.05941889719612478, 0.6438915815525552, 1.4623995617794785, 0.16448979676709802, 0.14142743376986994, 1.2048886944777806, -0.10406003853643359, 0.4855272336773529, -0.24236128279805513, -0.7586475624517556, -0.33428726640594564, 0.9286903313324937, -1.0637689551209286, 0.6603775000088445, 1.644409503916422, -0.8246802734825345, -0.36673928543919465, -1.0281460900190182, -1.696249446980536, 1.8160505008929508, -1.5019398753727045, 1.4085451471144141, 0.0661097694455059, 1.3326812627520344, -0.7153983842315764, -0.15002526003521005, 0.3063989632152395, -0.024322879588171253, 0.3069841675858048, 0.4017075571955788, 0.63532182487403, -0.10839242641882019, 0.707280334814163, 0.42462184672123193, -0.587211008656366, 0.6501274380418179, -1.1242284868634576, -1.728735499378447, -1.5326185904574048, 1.4299921300483556, -0.6480342650056571, -1.2930521493741511, -1.3804588373959914, 1.8010090869208095, -0.3035110803421294, 1.7316192232475411, 0.37685863119283947, -0.20869258044369593, 0.15931455067886244, -0.2409882127720407, 0.6502897244829684, -0.052266298105102776, 0.11875837037712096, 0.5192708427766036, -0.05053975040460798, 1.2626910083699348, -0.638046651154877, -0.255804975723903, 1.7281152472069732, 1.1126727093339435, -1.3609991631718377, 0.5908549534492662, -0.04524682942379596, -2.6074999829539864, -0.5698178880840752, -0.16245791184222552, 1.3701631488895751, -1.5550894504323514, -1.1191900124873129, 0.23026771729438122, 0.5499078535507438, 1.1227900069395207, 0.5578998060744339, -0.20100026592059167, -1.0140633565961108, 0.8299761904927203, -0.46338224261608707, 1.2139759402439967, 1.3077695752910847, -0.02165897211615639, 0.9002596656926011, 0.5338615324628431, -1.0402204406324247, 0.6439581887127814, 0.6323382182939912, 0.07786565229219852, -0.37305766910075655, 1.8036202639286993, 1.2891863496293585, 1.2535215766181202, 0.7152783892817849, 1.4066949954486896, 0.8566125922771325, 0.6872800972146831, -0.8243638520574916, 0.43120398511410296, -0.48638652553094097, 0.6674605622476588, 0.34046898709951684, -1.7074629741549419, 0.49825068585411714, -0.42749718111206325, 0.6623429987075946, 0.6097080154738725, -0.5016985256924963, -0.6995435654345966, 0.7072661651785154, -1.6150888776654917, 2.8443023819980544, 1.5056848670042255, 2.236314162720396, -1.1230156454615372, 0.6878122125256456, -0.04835691401165393, -1.0029396440630112, 0.19519832772474094, 0.37154602625818944, -0.567688097159475, -0.4192440706228261, 2.685650894087814, -0.07335747552609517, -0.19388324749656594, 1.4373023170554482, 1.1547141747007108, 0.708433872427859, -0.5928431548375157, -0.20323775021928303, 0.5918215583421254, -0.8653198409511, -0.5266073504207167, 1.6893988847536539, 0.5680292631887163, 1.928737400653558, 1.5241895424841494, 0.46679194884400255, -0.6759037178022985, 0.27427411496191845, -0.3486387974164582, -0.7055224179906278, 0.3512319491715443, 0.9168531980261884, 1.71963391165151, -1.8388693173076578, 0.7443657618607586, 1.8801723672557051, 0.5750532417621927, -0.7353558065499404, 0.27197074738292837, 2.2197769916443915, 0.8473176146825072, 0.5642454776117792, 1.2575749559924292, -0.6365158588334744, 0.4541605503014275, 0.7570915527664529, 0.7375848692114361, -1.7621304552827672, 0.13554245131442733, 0.5953729545768398, -1.2096783029685128, -0.6802475945652862, 0.092545921602462, 0.7363758638130281, 0.7506523942471705, 0.752858390652935, 1.2120779614736996, 0.5346052881451788, 0.6820969253025334, 0.18338086531877257, -0.34500081733739674, 1.6501365947256021, 1.5459112099532042, -0.28445376457325594, -0.20828512810029565, -2.0472339603034557, -0.3378435713272544, -1.0122342415583523, 1.8442675959730626, 0.4419290629895193, -0.8906575979279034, -0.0437454783435679, 0.9988111291505483, 2.546830793055065, 1.604989874127214, 0.007120435099737199, 0.2886507236874973, 0.7841885642942413, -0.11813201215843616, 2.68833891744076, -0.4954672839692936, 1.6738033299437765, -0.29268223671148896, -0.2659643165508208, 1.4935885547524588, -1.5103974511037426, 1.4800581162533015, 0.41284780653859693, -1.4895163124150352, 0.9050992592780064, -0.32000456232607155, -1.1545822732597424, -0.013942246206672948, -1.2051927493574006, 0.3678935473368598, 1.137610163528075, 0.018409826725087258, -0.7071854613960109, -0.3057979586594126, 1.7503553423703493, -0.1280227181954008, -1.5402462593731467, -0.8380449246345252, 2.46194471719435, 1.4468209185902656, -1.5564682214878593, -0.4524873806179428, 0.022236748240838794, 1.8025500062415694, -1.1239226161997564, 1.9418410972839457, -1.1138616360674722, 1.4776644374917103, -0.8162808011794216, 1.7771500032167746, -0.9675389169573054, -0.7639029157603254, 1.6322012914093897, 1.546376217795656, 2.0502226447731244, -0.22467357534409804, 0.19481243142488067, -0.39968996048990224, -1.359201523547167, 2.779311883980443, -0.07327181697442697, -0.39518681589351323, 1.5927824563496396, 0.9303702595155249, 1.8400242689253625, 1.2292350191209447, -2.269038914642885, -0.663289297018995, 1.3380411709325666, 0.620759465140188, -0.8184737290933415, 0.4140648432968461, -1.326935841887357, -0.017526777002074334, 0.7004066544318219, -1.2478538373780446, -0.9051025172839751, 0.9340587711454192, -0.26525536448638243, 0.2129558814195485, 1.948159916109466, 0.38036313104240266, 0.3668531820520486, -0.8593401915620895, 0.07344000985846047, -0.2669279427543635, 0.3069334460668034, -1.9269949898808787, -0.5252030340003588, 0.1253993047865002, 1.5631161930215736, 1.004686015650471, -0.24997450462743454, 1.447022388146541, 0.11467201578304445, 0.36284137204907974, -1.2896386497069954, -0.33928151325753564, -0.47461961147022924, 0.1951790954641344, 0.0036112144526027345, -0.9269609865947335, 1.8870965558068633, -0.7265289213831879, 0.6768248852691541, 1.5770615953560643, 0.6987969042539169, -0.26269027391328986, -0.19889976669407533, -0.03939171140523107, 2.2109223549122916, 0.35545638719738015, -0.403521109703351, 1.1730729826986188, 0.3834448156460091, 0.5394706329856378, -0.0017444968947426254, 1.5649569366532683, 1.1827136142632397, 1.9454453509133491, 0.8220498884219375, -1.9507435715434265, 0.5256513837362642, 0.5410874720098982, -0.18209089662157735, -0.5472503717636511, 0.23521951795668714, -0.6993036880756424, 0.9350609645115954, -0.677440184481609, -0.1005323706730924, 0.3770408747988562, -0.44195401706570203, -0.5609449148005213, -0.42663528690072017, 1.469164560369887, 1.8769143564035653, 0.21197883509121665, 0.23740122933121488, -0.817094982827204, 0.9085714803817863, 0.1792602799727809, -0.12834523546103582, 1.2281539296331812, -0.3846098160450637, 1.0955107168517864, -1.1351914799665548, -0.38725582876284037, 0.37632105792314796, 1.1518301013100127, -1.502065874041202, 1.0199541883859315, -0.5052126819954085, -0.45354175699229127, -0.41571473253075664, 1.0062111199389805, 1.1721519547067953, 0.7686664750695081, -1.186656472527224, 0.8723150379202796, 1.8447278506910463, -0.060546853102215, -0.12900953831951728, -0.3119413583788204, 0.6996873419458557, -0.24928716647204086, -0.5677666463785653, 0.42418548596180095, -0.09258232563354968, -1.0262125951295877, 0.27049782826415875, -1.2029634151645978, 1.7368163861911778, 1.316477468470501, 0.9823272965940738, 1.2441007065872103, 0.2940973439505552, 1.1133946526474765, 0.0392971489260838, 1.1130235862010802, 0.6155435202925947, 1.8493795931215953, -0.23898422614203452, 1.0209134192213207, 0.8675767265698008, -1.9613357519797878, -0.3984062424500986, 0.35379703520279915, 0.6282705907916442, -1.5827484660635514, 0.3450592713597025, 0.366779684929459, -1.2349344596638236, 1.9463873588963037, 0.6250428154878759, -0.5215180370396605, -1.165528589588275, -0.32860023119561965, 0.3129290807264642, -0.4269384730586758, -0.10005718087633503, 0.3689231021489574, -0.5543558356880851, -1.7044921470254124, 0.6410077410163355, -0.09065203407458716, 1.1658009074376583, 0.8258342811629749, 0.36256317406249294, 0.375748837578014, 0.17636476746526195, 1.2018292661895358, 0.3505478081164488, 0.4985277232539529, 0.13582955142914332, -0.5402283206517617, -0.5561723345240556, 0.23292197838405987, 1.0951980531205208, 0.7724452477675653, 0.2716813161056349, -0.04868793632694629, -0.5127660778272298, 0.23978703175479232, 0.25641531337190937, -0.934093272407722, 0.01655197234917377, -0.15432028142786525, 1.2929232930445105, 1.9532203517099798, 0.6281717095515829, -0.6895203260647766, 0.6982262956612091, -0.5986491151689415, 0.7556520288616214, 0.5900564184759653, -0.6686094067357082, 2.847290367146876, -0.30040952667563275, -0.1366658714296849, -1.2957735410587943, -1.27675769525137, 1.9452073900552327, 1.595328902051323, -0.22025433696004582, -0.3238134754223373, 1.2585484361292645, -0.7022683236671788, 0.7421100384973275, 0.6317902308973169, 1.2088538052707705, -0.26068054242298444, 1.410684824559946, 0.7014015428240596, -1.8289404699417164, 1.5267985731793723, -1.0429752884661352, -0.7432368972856215, 1.1532328519371187, -1.1433612704026472, -1.1895179195380108, -0.2929098516598135, 0.47897532989251246, -1.3194690135719174, -0.04117121143905364, 0.966596011372676, -0.3134150424553772, 0.26582964686896315, 0.8871534550897139, -0.06578020016600156, -1.6879490796027807, 0.8547698208390507, -0.21580920058215586, 0.5462777605570661, 0.6928732652835071, 0.35572388432058283, -0.30328172880743076, -0.22463510484534982, -1.3357838381439815, 0.8803137234240319, -0.21191533496682052, 0.9041749603446444, 1.1572653005171558, -0.028866017602630578, 1.1530156255700752, 0.2737850889860537, -0.20351748987798185, -0.9669308902581468, 1.4820931958285535, 3.122137472667014, -0.31806980017947284, -1.114667213200373, -1.001071637885483, -0.48415281128697407, 0.20781744669040647, 0.8553467461402309, -0.017755589356969387, -0.8281654725332284, -0.5538513475649901, 0.4966392633056606, 0.8762311632953893, 0.35229796092217514, 1.1515403242300475, 1.0127861126922109, 0.1211557530667985, 0.9472305958879007, -0.44497202970342, 0.9962126446049079, -0.7583588652720191, 0.43407988076687315, 0.17658320374254666, 0.8979611148318098, 1.145048840956719, 1.3932158311801481, 1.378618294423647, -1.0792903100092293, 0.6023827924112779, 0.5408015827881003, 0.2631782774004801, -1.2688070813111996, -0.5158100563091121, 0.5168120985532687, -0.6892301723823876, 1.6697140478665218, -0.45832597343447, -0.8883470584928752, -1.2656955812297472, 0.6984812147988407, 1.7323457932003172, 1.3765020659034857, -0.545652101074624, -0.8593776745107282, 1.060783429628335, 0.19836086669386044, -0.7240422934371816, -0.47538070637780794, 0.8071056444167076, -1.8298979384708076, 1.2736692224825004, -0.39397387703752595, -0.4175749276438431, -0.4209055021266952, -2.0298950026301137, 0.5751826877029731, 1.7866014778892618, -0.6018159071926267, 0.1853591091209914, -1.4577314622284958, -0.5627620281804042, 0.2498264835713251, -1.1573387847128493, 1.5031244459153559, -1.3183578462442385, 0.8520200125520966, 0.6186975564173994, 0.17753348671675098, -0.6740207935710024, 1.024089118163117, -0.8801725980073158, 0.391612760257937, -0.017527046202675173, 0.7206845849587388, -1.7277397062536894, -0.3165352553869515, -0.3010330680322842, -0.015795513438549874, 2.0477419139014716, -0.22039947444601815, -1.7961576063590474, -0.29491801022242947, 0.16519003682119363, -0.9242818903431231, -0.6184822819438724, 1.3374922353512373, -1.8921266718234566, -1.2669288793179976, -0.05064158165944166, 0.4742916959702165, -2.5383804952315225, 0.7000109775124994, 0.6397320777374532, 0.686073857015696, 0.049984049368052924, 1.2509408377696367, 0.12999216426912333, 0.28190496810279736, -0.7096693014644945, 1.3214521624638815, -0.23257308579001224, 0.21309511643431744, -1.9411340355767535, -0.08105721652740278, 0.0769582511180939, 0.22630710405809892, -0.4890321469107132, -0.5035171627745813, -1.4562975079126004, 0.623276918609617, 0.05781398047315489, 0.5752048660014749, 0.16768244838435206, 1.4687260810729097, -0.6761528863853556, 1.9454093206429903, -1.4679733035779194, 0.9055559545497431, 1.5399497708815457, -0.4212113556527748, 0.46315160044124065, -0.2752742660357694, -0.41945177646514775, 0.02639785179791665, 0.7634905773774948, -1.1040431090453948, -0.21164362013314664, 1.0102827319300514, 0.8380713019705553, -1.9442399736543607, 2.1843770116600245, 0.03359319670174413, 0.33556213267033563, -0.29345620386548515, 0.6240228154351904, -0.9368977418041011, 0.3914898905439613, -0.6548756607951849, 1.9066788435454918, -0.7516427668441674, -0.12620561127417784, -2.050548888477934, 0.6201975539314819, -0.8707014377529798, 0.7272856279017903, 0.04770384700665864, 0.8793566236342205, 1.3312117943863437, 0.7970154859656943, 0.6777316993996756, -0.7361143743807033, 0.45794451705439093, 0.9018997666365383, -0.9740966442599768, -1.4891827882091275, -1.2740594676807568, -0.15628709554480702, 0.8393305589066103, -0.44550044436203684, 0.6896806919666573, 0.5021631843982951, 0.7255517778854393, 0.6046475841866275, 1.0376434363074272, -0.19811082673472952, -0.5696689537064342, 3.221922868369976, -1.5984686227065474, 0.722887885103414, -0.3317998748962945, -0.10755854609553533, 0.42200913188729317, 0.8708888848028483, -0.7908107564503114, -0.01991088861201351, 0.7329039236141462, 1.157174762826874, -0.3459101988189305, 0.4315960736013378, -1.4754617189106176, 0.8215393463859916, 0.3846789772620074, -1.4516103266050426, 0.19082995300384548, -1.0162768740781558, -0.7836245769888195, 0.25474236396749217, 1.2738191078541397, -0.5956288255856895, -0.012767616233900825, -1.5643247451714402, -1.2477302287877496, 1.1747114824913063, -0.006119431331826908, 0.19409932512877526, -1.88066474280767, 1.1348929688948382, -0.6736612086857734, 0.8386829921175691, -0.18430279678745298, 0.7696573184361709, -0.40785071055961597, 0.10695311542457098, -0.9899222389083377, 1.09715708280243, -1.0651353871750315, -0.1947940529393719, -0.7584342791163017, 1.4483981104295818, -0.49978511197792286, 0.46415561993690635, -0.6328615064734399, 0.13019544887741308, -0.4155267737813829, 1.0948147484183188, -0.4573099429905271, -0.04781897324301401, -1.9352113519807723, -0.6112589008632255, 1.5817815083131632, -0.00854357380035975, 0.7907048497125807, -0.7125399432673593, 0.3346049042934145, 0.45440825090313247, -2.004109291508566, 0.0083081771884142, -0.708905026696121, 1.1642706725030445, 0.35621462194377906, 0.07600423250189532, 0.29197023638575803, -1.0515414722297909, -0.1170392683273132, 1.0546159663315993, 2.139886693869963, -0.33158154342865154, -0.7296783115465298, 1.820751102595659, 0.48038168970715917, 1.652527941331605, 0.4132139515070694, 0.4406312285944829, 1.2644856831512834, 0.13527513374402156, -1.5062119433194476, -0.22989707521562408, 0.29202712415691034, -0.6922282337854972, 0.35783794599554797, -2.352757888317118, 1.015742808356554, 0.025379051872934405, -0.22859570184327538, 0.5125751553005521, -0.2053179016003202, -0.5372845639923071, -0.7148892933854174, 0.016792305869621604, 0.19456825060154098, 0.6850381694721298, 0.8526384107617825, 1.1377596680567246, -0.2726421759900299, 1.1537113449235887, -0.45632481478374387, -2.495662897708419, -0.7021920863686096, 0.28815814468461465, 1.361988088076223, 0.14199895282290712, 0.011152825119013304, -0.5549732746279683, 0.7326022872006328, -0.557757404779107, 1.895301286854569, 1.2330989334991407, -1.006350376034562, -0.7189761980611454, -0.4216324473484828, 0.4749666563214572, -0.6186649718010451, 0.5938710385024615, -0.4086642942669475, 2.8046858147509823, -1.3137056380874204, 0.06846700191615541, -0.9407900645210614, 0.41756151308707745, 0.2120033841773395, 0.02535390467179266, 2.0445230494997473, -0.48248460368300394, 0.4436667322507369, 0.08118317772587505, 0.3311203257775188, -0.17063184425590827, -0.9996809548025296, -0.004161649581093135, -1.424082528102294, -1.4653608445210569, 0.4886241056180435, 0.6620868690031534, -0.007825810484623608, 0.4708161251340854, 0.9946482067427653, -0.10189939750882987, 0.09870673028875045, 1.3354966848383005, -0.7029546829514457, 2.5492821273794486, -2.5033031586521832, 0.6044104267734984, 0.22332191355355657, 2.8586947419102757, 0.06929237148990516, 0.1828180274632323, 1.0380843116421608, -0.14810347743153823, 0.098632065662186, 2.2465224588143697, 0.7264479770924864, 0.5509720560793842, 0.2188439952658977, 1.262080155065187, 1.8254184430293496, 0.4901823266539723, 0.021875691020322302, -1.9318633320217864, 0.047842457311551706, 0.8165730590468054, -0.2010750686317161, 0.052200879982767345, 0.8013308521662146, -0.47123453972126983, 1.5910350076668294, 0.9565158663676544, 1.845431450386106, 1.3143134921251767, -2.6201508448584665, 0.32171650747606534, 0.41334039746336426, 0.8385723370225313, -0.31125587549953376, -0.5157516434611563, 1.7416918538577613, 1.0455185244618979, 1.5684669362292625, 1.2356869821050034, 1.949890404645391, 0.879575506577938, 2.2451823855355024, -0.5087481009600233, -2.2423011357410276, -0.417217613286064, -0.2780935015857892, 1.2539528483521174, 0.20891728495113154, 0.12108940287693173, 1.0699075143972352, -1.9821139193027184, 1.8491026440488552, -1.7147668280126294, 1.1794297247625662, 0.8263207447525189, -0.2042512347599103, -0.07419607657064514, -0.43056650395093954, 1.767377832283829, -0.3468695851871495, 0.6818830773213798, 0.3670872828647016, 0.9656624577211445, -0.6639722177824994, 1.3935627039765663, 0.47008093008673457, 0.051167807496902085, 1.2482572444437343, -1.6074498547986094, -0.08502518642323897, 2.3429926030080988, -0.812649687626215, -1.6998227202168137, 0.9837730230071455, -1.0197796424386103, 0.17268962423916034, 0.6290568314050755, 1.0135238380327036, -0.4931186279427725, -1.1516752502066294, 1.197988503560594, -0.627294878054702, 0.5593760852418337, 0.8000673251054803, -1.2283037870485736, 1.7268631557494458, -1.0021521674925384, 0.5938551594371765, -0.9775753532747404, 2.1437991539885024, 0.6543474350620861, 0.36119807492892897, 0.6851774453862066, 0.8494584798157008, 1.9560522828463818, 0.967754779669644, -1.1474772567446034, 1.4301847983863545, -0.9222940895540228, -0.7041650595187284, 1.6496127948127062, -0.10851816833556327, -0.1346350672625819, -0.6908863752245125, 1.080760975068371, 1.5108824821055942, -0.36731020405469594, -2.482836504777024, 0.27330430254407506, 1.2959666379877415, 1.1794564019852485, -0.2099180670464112, -0.9827847540286752, -0.039455951518544224, 1.404929019119235, 1.2727541792708215, -0.7324193077312879, 1.567039555335418, 2.874588963198807, 0.9884611410056968, 0.3487749785317198, -0.010742357007031439, 0.4668191306975056, 0.8502351981408157, -0.7362010945105307, -1.2909411996613271, 0.592010333094267, -1.2600588166936917, 1.2403466112537165, -0.32927973978522784, 0.12358832992438032, -0.3609300257311403, -0.8521730385637643, -1.5515977152497589, -0.9122267725201956, 0.5778413794259646, 2.216818650299026, 1.309206778323287, 0.3318799459677477, 1.7933744074166678, -0.66408218245117, 0.4864065025027354, 0.7535860372949545, -1.373492966872202, 0.8230109213414594, -0.382516150387481, 0.6922830360844162, -0.3879406784770415, 1.5072817477010851, 0.187444424419413, -0.9952740840728438, -0.8650282994098661, 1.0125777148239044, -1.6675240571278263, -1.4437149207637547, 1.576972434690219, 0.951265175266998, 1.7867654752824782, -1.9926403938489092, -0.5444674161232667, 0.9956785513442548, 1.1172560633979791, -0.25092628136281075, 0.6902224531203011, 0.28225756590813256, -1.3863258814777029, 0.9238926767479075, 0.724597290070304, -0.1879726156341915, 1.5667241654661308, 1.1560095240105888, 0.414128064535902, -1.3278366582671561, 0.39868223430384375, -2.607913898128289, 1.6764995411199177, 0.1272858969746965, 1.1091254454862205, -0.2733538503820507, 0.9751709238094144, 1.2299904630553227, -0.8776563595552485, 0.752789131605399, 0.14555287199126293, 2.042940168585165, -0.4482667727131323, 0.36052667845024355, -3.325427051749764, 0.697751878670519, -0.6084074576331728, -1.7550589738892237, 2.2805817414622034, 0.9937644307175159, -0.1888275481054027, 1.6020601531606822, -0.08261355182468766, 0.7337414017899816, -0.1992436928794762, -0.3856516826976347, -0.7713603685229592, -1.796408923570607, 2.188066919920292, 1.85194295769013, 0.3508141434081692, 0.09529649541185356, -1.0328797510697791, 0.9396111914567634, 0.36873872126192264, 0.48715302736670174, -0.1769866268828877, 2.1898795247262113, 1.671148996024998, 2.186555447683882, -0.4947491988178587, -0.3791120980532997, 0.4205447335994188, -0.470110365926932, -2.59704647798262, 1.7538397995430535, -1.9769442790825558, -0.43420500337963486, 0.7118946904944518, 0.35913105555449565, -0.5466105575061516, -0.2551594018180291, -0.07359067455840929, -0.8065459006104307, 0.10860461737976958, 0.26922948716251544, 1.9535843518902833, 0.8579913439531573, 0.2907032452822121, 0.09245754336488006, 0.417994253942613, 1.6785073942264166, 1.068560208654758, 1.2386039660234238, -0.20130863133287885, 1.082018899250365, -0.08399621969365118, -0.24050480091972132, -1.047581523253679, 1.0617675520268124, -0.023259873307453077, 0.17306015527988572, -0.13985703166249291, 1.6140143748895668, 0.9180571862044887, 1.5824904362236198, -0.7216814682141054, -0.9867853799744859, 0.7443858959624255, 0.15683031628913324, 1.6940878321409387, -0.7052338024079138, -0.7052284826532546, -0.315871487575052, 1.1785184195692595, 0.3832592527605153, 1.2232340047199348, 0.3619609889275941, 0.4086592914229086, 0.5637891364660368, 1.520139842278303, -0.21748632106851928, 1.0296520678175267, 1.4496209774557083, 0.7723617693992529, -0.49577681200398205, 0.6129340675222017, 1.4539535844226792, 1.0079388800802012, 0.0036717144110990363, 1.2752104791305936, 0.0364194077930623, -0.5357744284887035, -0.43706636955726497, 0.6571439536079771, 0.27067133235073504, 1.704071508548681, -0.06066168742617037, 0.5605825909916822, 1.938314463161133, -0.0955430741366608, 0.6523946664729043, 0.20834625034952028, -0.9435843004757787, -0.3487294353474112, 0.17890317386087656, -1.9471011440920223, 0.825628194107116, 0.023161662786457454, 0.13770328237881405, -0.9561896129240401, 0.8674877541724125, -0.14371368125083073, -1.0356044437971077, 1.3620731946440614, 1.0493220668492578, 0.6397684366068381, 0.5538635608904114, 0.18998396510563947, -1.7068186782574684, 1.3404805147073127, -1.7567956114417242, -1.2025207326214225, 1.821650565021208, 0.7598684749252311, 1.1551699198814678, -0.19437009215037276, -0.0016870534261439751, -1.301609649834163, 1.1595611098119518, 1.5956950136786907, 1.6200368452105214, 0.0022100312081864693, -2.1452593505864903, 0.660640503116078, 0.08098392156868307, -0.8894318573538338, 0.7057661725234042, -0.4161262909044825, -0.0019444821763145714, 1.361158698716173, -0.1363764301867295, 1.5351779770362135, -0.47806925483440466, -0.317333984030414, 0.8526386977803286, 0.16260662161366393, -0.2410491888536952, -0.6156609051777643, 1.170569410576311, -0.28316689253225313, 0.22221395869714278, -0.4522587521684702, -0.5847698176465855, 1.2181736232300542, 0.028876168682731435, -0.8536110077395851, 0.28493806880599215, -0.5038985822379984, 0.7046446799882802, -0.24728700528983222, 2.0013405570932887, 0.16108708497534133, 1.6199274069608014, -0.33079488200736373, -0.5760839190970298, 0.5018497336925299, 0.29623962779979934, 1.4202607222240664, 0.714312180432394, 2.653833641203814, -0.502383252414698, -0.8771567083895127, 0.7155198347364303, 0.08878236012118075, 1.73745973488742, 0.7484494615286383, -1.6501445811284092, 0.43418451632783894, -0.8173743134661828, 0.771284263014598, -0.3765396621898377, 0.32380144153495394, -0.5547296744528147, 0.10389050307697581, -1.82274985608418, 1.125215476269005, 1.9499337071098608, 0.9596929367025588, 0.4709719616335833, -1.1485784963089332, -0.7224999176991317, 0.8320293046534395, -1.0869315972654539, 1.8901950987387826, 1.6244296295776322, 0.862953655235579, -1.3331878686347787, 1.1512621710152537, 2.092607664644961, -0.08146528904972605, -0.10153622659122191, -1.6173359096084319, -0.9590351600707578, -0.327229113333972, 0.7224820388381875, -1.7742039989330245, 0.2963986500841501, -1.1630637836225173, 0.8309938900861474, -2.2690774954974082, -0.8833242734631446, -0.027834017394077065, -0.7711350578046197, 0.6499221529829579, -0.3427255011965603, -0.6998100296157355, -0.5457336938395925, -0.06077296482573008, 0.0027919739028647306, -1.094826135769938, -1.8121316385786856, 1.5730549707539945, -1.681420682206058, -0.30946793721270593, 1.222978935124816, 0.8356101500332318, 0.28401697325942105, 0.7907823066613144, 0.9712481553325745, 1.8132654826472066, 2.0826358616191194, -0.22212562980427797, 0.45230427938418427, -0.4813555449276756, -0.01966201747739385, -0.08521343304177814, 0.0651923750424039, 0.07583572404936975, 0.058007356514609476, 1.2304214873470212, -0.04991298307676939, -0.29717240370806697, 2.2914815544520217, -0.19774689049923772, 1.248121679391314, 0.5409499592830607, -0.20043048438868016, 1.1392664421828536, 0.9028969248029942, -0.5631942930553739, 1.0211843202647193, -0.7354368578294662, 0.3442636714850211, 0.9036753588485228, 2.2896630671146907, -1.1168258431018647, -0.43012753321104646, 0.18740059847925647, 0.5741502030684784, 1.419273479961915, -1.7778468270581342, 0.6773785186367938, -1.5329067318148584, 0.9848518883694181, 0.06569389797706401, -0.7742331260603743, 0.15910198367548553, 1.3606119892757047, 1.1760792648903724, 0.9500252404276858, 1.331287963096347, 1.217025244022671, 1.2542282752985379, 0.25017322776890705, 2.1483207458986917, 0.9749827638210161, 1.3879155676668686, -0.06119494085717217, 0.30372882134505036, -0.8336164400646273, 1.3568525895812327, -0.933778031382408, -1.3731610552391262, -1.1397936033411764, -0.9538719574587058, 0.6225579870032132, -0.29428389288190165, 0.7030931739543101, 0.4396627288466347, 0.12655723967535906, -1.5384954608524153, 1.2307799891971556, -0.8541924309305431, 1.1575478196028435, 0.6400828290310885, -0.6746010893698835, -1.6041607297153153, 0.10397896787522658, -0.8374335713155949, 0.6994008584225823, 1.5906837198330348, 0.12273547136922762, 1.3697327666775063, -0.7249701979592089, -0.28362839611718, -1.3770084541955683, 0.43091569769393384, -1.747358484001572, -0.666042252924442, 0.294190846436185, 0.4324135336628756, -0.8822486729893733, 0.9771415358013597, 0.6950260484623961, -0.2902809279237377, -0.8194556444025118, -0.5104003802839385, 0.41653908010992624, -0.3409990195630127, 1.0108948500224069, 0.6618352186408103, 0.432012406563025, -0.5272103449208684, -0.7990992358206009, -0.6526444774923097, 1.6554806684762922, -0.9485953816151835, 1.1769088047163485, 0.8498442594234639, 1.7280630040122271, -0.2568761309952822, 0.5195830064557734, 0.5880453393569522, -0.10471334295799345, 0.3675345564322513, 0.3315121773049836, -0.21535559591899506, 0.6198948512342077, -0.509408013270831, -0.10965014251849092, 1.2871157945986336, -0.7560907742922984, 0.5592881099047922, 0.320375177833229, 0.06718974873908448, 1.3224759641236234, 1.3586175001192142, 1.4595891856975027, -0.1343239803417688, 0.10085375326471417, -0.2839385405710148, 2.09895181240162, 1.0772868972042102, 1.090579280419965, 0.5534839083192498, 0.779272745384464, 1.2457595882153478, 0.5654471805876491, 0.39505930074409373, 0.056710214923657964, 2.570939791278628, 0.5655425028809181, 0.5868036296934327, 1.4307484869521336, -0.2593526805682699, 1.5901730803135923, -0.41209188233119387, -0.4411631010235385, 0.13669874066605586, -1.1459300936806651, 0.0343456151918384], "type": "violin", "name": 4, "points": false}, {"meanline": {"visible": true}, "y": [0.37386312606574, 0.5853733044759742, -1.46037919143719, 0.3292581224657509, -0.9955915287440938, -0.49484842361291576, -1.3037990186056005, -0.2799714926909151, 1.0873143019510125, -0.22579207175926724, 1.8705119349366635, -0.037525465530154324, 0.3067104645983228, -0.8723226984646718, -0.6323763138593818, -0.783468127997769, 2.0551839050235237, 1.7500590535034035, 0.4511256258487497, 0.21225323920465927, -1.2803043946675932, -0.6236564574931184, 1.5561853746062517, -0.3318318856806338, -1.072299696878445, -1.7707019076724877, -0.866442123035125, 1.1313830536191791, -0.6879025203297703, 0.5783145201026296, -0.6054250822496656, -0.3919571579329314, 0.5305185850784192, -0.6724432272702651, -0.1855863516341112, 0.5527995164799392, 2.093579972372847, 0.2886175724940357, 2.0158386069022614, -0.4432769681664413, 0.2089256667311799, 1.0141946037743597, 0.023766934870689524, -1.8542841231610494, -0.46937940767456976, 0.1436030638879408, 0.4850013869548627, -0.526685565972661, -0.10937936565409177, -1.3555856999055924, 2.710756734991891, -0.70368746721298, -0.4736528540628303, -0.21991040701500375, 0.742778538539046, 1.5078518893884068, 0.5552443808897993, 0.7384270681384201, -0.11209439049530068, 0.4367586002060625, 0.5815189777969206, -0.10766069784900409, 0.7020490889094214, 0.13187115199893323, 1.3572318500699945, 1.1966372325939578, 0.6697551134670027, -1.09364622445675, 0.5048470944276815, 1.3474708127436592, -0.36650834559776374, 0.5733902847181814, -1.1894720763790751, 0.768062609574846, -1.8609129583306019, 1.381664879429206, -0.11861556521314633, 1.2774849723035873, 1.1547616200640964, 0.2986642646210105, -0.08907421182877401, -0.226445950254967, -2.0903893108496936, -0.4555228633585582, -0.7230204787819117, 0.5480039551587247, -0.9684920200408283, 0.5664212384861894, -1.1768618106369848, -0.30723220289779457, 1.5833332407788032, -0.6957635410452635, 0.14234122491521722, -1.0753844957449739, 0.9669062716136684, -0.829447606115373, -0.2528531207168843, 0.04768812939516359, 0.9914265939600949, -1.1570678382660655, 1.1535151812941629, 0.38015892692024345, 0.01754975685925253, 0.3311624749187073, -1.1942780737397478, 1.2585704312129842, 1.1946393734612115, 0.6596919716763062, -2.056550837721764, -0.17571324220312765, 1.284395823606803, -1.5122025963944472, -0.33626429550916404, -0.6095204022665959, -0.2447414184882839, -0.588165434462959, 0.6617945067934654, 0.9655837558899371, -0.15867093422083461, -0.29799241859598485, -1.0360219009613385, 1.1391334670658042, 0.828593680888219, 0.08292729578221132, 0.7125059326500043, 1.429078436752959, -0.717645652633844, -0.6658962253958972, -0.2570405024961304, 0.8755628017476826, 0.5998982041364262, 3.590863146519092, 0.3417528126842581, 0.6469490543095476, -1.42036730149507, 0.8543140558716379, -0.4773558854587098, -0.9064597041980569, 1.6788333685201011, -1.1545141249146607, -0.06336583292446016, 0.31372397469555857, 1.4536040308669915, -0.49392372664553313, -1.6227685722532115, 0.224971374469078, 0.77654532440318, -0.18250842240947288, -2.493199048185829, 0.8535421993954071, -2.5796577467159456, 0.026720496813430944, -0.034063638677541204, 1.440853393864424, -0.180531115298945, -1.3187952804771068, 0.4452614492124395, 0.5237129007380529, 0.5394269473572736, -0.18463980664202023, -0.5874539993676343, -0.11089163013277166, -0.6763133392567874, -1.1674623280790062, 0.09523145768009096, 0.7107258325102741, -1.284789320796025, -0.8050676882418181, -0.813756230439344, -0.2789115355716053, -0.15335563563180368, -1.0153130795697647, -0.23537414682144298, -0.5770217958038587, 0.22842171135874761, -1.2265257734012014, 0.579929200600698, 0.6330225721513314, 0.960497130388296, -0.8943961784676795, 1.0890798607963417, 0.27182933163318374, 0.13275524913802245, -0.7382959757949201, 0.608486858751384, 0.1969039981745001, 1.5296870744213977, -0.6347846711470966, 0.12127579444559904, 1.091126515071148, 0.5465057737637736, -1.7802235701475253, -0.3071911201695413, 0.35308763921750497, 0.7141128590929617, 0.24888730564080297, -0.5931677116756987, -1.2136307674661966, -0.13715277853223906, -2.4607242074007627, -1.9770286476792602, 0.7740041064402676, -1.2275425832610096, 0.3334912774117254, -0.7179711545292908, -1.8471529699830282, -1.2310075175652644, -1.5087666373448396, 0.044575929747960194, -1.0692078730704482, 0.13450791225342812, -0.06602972244688601, -1.1138347476201178, 0.6532961501057654, 1.1725295889019107, 1.113285894645593, 0.7261862326191589, -0.3314959539978602, -0.25846456285671826, -1.307864650770657, -0.5055844942359363, 0.4146815335920606, 1.564950226170839, 1.3465616491158752, -0.4003762779293203, -0.7096572244843917, 0.05960641532837728, 0.4606837454040924, 0.050703820356627724, -1.2890359433902634, 0.8336585383722066, 0.4220587985947822, -1.0515518000337245, 0.18043218098381425, 0.679431064504113, -0.05071863326783534, -0.47776676031284343, -1.2127570431057983, 0.7755456224041737, -1.897253544632988, -2.1569560920192514, 0.566772071161066, 0.34099279962660883, 0.4417969017765624, 0.840466906890581, -0.05558812269909161, -1.6961587084453944, 0.12984956777015472, -0.9185024646455485, 0.4003836065274375, 0.3041936650366337, 1.3149150383748107, -0.18437382480808143, -0.6499091439894792, 2.1744025812174623, 0.21864075451265613, 0.22547381143844175, -0.9043616985059197, -1.6492364888275104, -0.998823434435971, 0.03679440144247188, -0.359667369758252, 1.1845546021537607, -0.8174131744985023, -0.8196023624958576, -1.3633126531097177, -1.102668985644488, 0.15618277277351073, -0.11964636213841051, -0.69019801533371, -0.10639163103872484, -1.7347819527796364, -1.0692065298799656, 1.278472794715232, 0.32373830925337677, -1.6880363868249064, -0.2999472695354005, -1.7765702829547545, 0.6274421517228839, 0.22427783066156548, 1.066476851264265, -0.6857519538286855, 0.7517835973774943, -1.1551554440938854, 0.16083148761401422, -0.6197924367353117, 0.04428478248470098, -0.7220942372535764, 0.06992123793760253, -0.6277424710197471, 1.2720269678621388, -0.9607083910127368, -0.8701385317193747, -0.779517837736738, -1.4476473628550781, -0.565303223194417, -0.010694667410901554, -0.7820640172920872, 0.6989036813336698, -0.9015956386038947, 1.541618456766919, 0.2187494379372258, -0.04376742475592381, 1.9555680418817163, -0.7367992383806113, -0.4565962817573506, -1.625177541939351, -2.6857629036668356, 0.11454979425529375, 0.2672164579642285, -2.177282562863766, 1.5804146806738963, -0.023748272212297444, 0.34996043104825547, 1.175779068007617, -0.16453756811691994, 1.1714187130768723, -0.9238944839935199, -1.7816886620927574, -2.5710776482416913, -0.3894728870332881, -0.5854235650885043, 0.9025819344784661, 0.5067100946499478, 0.01621541383436849, -0.25114172180071676, 0.7233641198275906, -0.046023920548694655, -1.1344245413214509, -0.41020221565764364, 0.4489798403026113, 0.881864140031018, -0.08924243374877262, 1.9038463357573994, -0.3138360743306044, -0.9611926342370536, -0.9063284601699482, 0.6219290965960665, -1.5201931201444976, -0.29875546370537254, 0.7052011045277269, -1.4978835140881734, 0.5311248242081156, -1.0079941341616248, 0.5166570306045233, -0.12179483106112404, -0.19191616016444357, -0.5669924646573801, -0.9340030268407931, 1.4921659955460118, 0.7833685135905702, 1.0979810411807314, 0.3013979148668323, 0.23674977820781762, -1.1519427691230062, 0.6529166709430477, -0.2899927860246012, -0.4993631769326754, 0.8161639565377972, 1.050012769094301, 0.09713237700151871, 1.1567098869117565, -1.0634683835814087, 0.4522116221034863, -0.9683825153304778, 0.9304221944774825, 1.6555097300123764, 0.2007281552714839, 0.31261353761291677, -1.163198562997933, -0.7462285945873528, -0.47300320386322814, -1.7744590435542031, 1.3551687796782046, 0.024379364294937894, 0.6168285068401624, -0.6760981843180695, -3.5668126059918035, 0.08119410463706957, -0.943207759744506, 0.8351908245149519, -0.49509041349869903, 1.7533572869176919, 0.07753655770038805, -1.6786932100889553, -1.769763144473556, -2.929791657729089, -0.9279990482019191, 0.39757091610793094, -0.8763767001142273, 1.2316441116932173, 1.5887040722930972, -1.398397868536265, -0.21515944674381376, 0.37323416051056957, -1.5279208963532098, -2.773236948879867, 0.41965602100687976, -0.3123506059004465, -1.106134703780756, 0.8324364730849166, 2.4562894136906217, -0.5696992003922581, 0.9881079316705824, -1.2602745966160358, -0.2545731524943527, 0.15684817296212522, -0.41749577550840905, 0.11083354560291332, 1.6354218810883772, -1.4973563887374823, -1.345272853129942, -0.49248627272836093, 2.9981904068945053, -0.2038988124003192, -0.6669640837925499, 0.4290931334190864, 0.5264372036845504, -1.0333024938124664, -0.5504265764952374, 1.2292965692315805, -0.3110874346290329, 0.7866159294163831, 0.5070326563547009, -3.3282899421011636, 1.2653114427536656, -0.8636343614995496, 0.1840450117476602, 0.8958757383709294, -2.192897561477737, 0.0422271460579285, -0.48604444941270847, 1.2652244135550896, -1.583865742529952, -0.2609585403839466, -0.7888974411720314, 0.6455917337533368, 1.4783670907368316, 1.5433196757328604, 0.5207499834778654, 0.16195698785158996, -1.541743579981897, 1.4419201345293504, -0.7231553288738283, -0.7109326194889626, -0.7662171765914005, 0.1737491215910848, 0.8047608294565295, 0.4689940672908002, 0.44008973656966, 0.7176450549943318, 0.22660796581872777, -0.3420995244798845, 1.5943731063206155, -0.6103305331715885, -1.0444108140390644, -0.7583352062287111, -0.32836796702142107, 0.637497253107439, -1.8798661702695252, -0.09284828858033896, 0.06886201025593373, -0.2676120142755426, -1.6683591191556215, 0.6995675149987587, 0.33037259087094634, -0.6229266419625831, -2.032710566363549, -1.2690805005328312, -0.3122945403702952, 2.0391022120327302, -0.4491934488448239, 1.0462783488070868, -0.2896132755161584, 0.08264363386374048, -0.012035329664543945, -0.50904224448905, -1.5257493818505399, 2.2705981907692103, -0.5283840861737032, -1.5374627609849574, 0.6230340301755619, 1.6226645336209633, -0.43039874377050324, 0.28010084686236053, 0.5475935043823332, 0.7476296078777707, -2.198915198914653, -1.5245078256829043, 0.9457642698880605, -0.6581205060718271, -0.5852755921831911, -0.3791682011123326, 0.32427300028944545, 0.5139565994034465, -1.028883328664162, -1.5998065623351847, -0.0732644376734188, -0.5414234232551103, -0.44263148775105243, 0.07031533220406859, -0.36048958781567536, -0.11802272860358648, 0.01752635002243333, 1.0303279906283518, 1.1917790912242965, -0.17269713872347697, 0.8875250501750102, -0.07902854776778417, -0.6673180030648069, 0.5067686599764498, -1.7586219697192118, -1.2731431322508246, -0.7625179029635493, 0.4974588490082036, 0.8332052559732427, -0.22181711256064562, -0.7707571137494545, -0.46337126172692766, 2.193448949928714, 1.8069284678729265, -0.8025120871831747, 0.0078068681530730905, -2.060586397967471, 1.5394405460015146, 0.45490217583799797, 0.9923486495408241, 0.4573088558182903, 2.048947005587555, -1.0671381910339872, 0.42030354294132294, 0.27401336247832436, -1.6261530739122578, 1.0911854778716292, -0.27134000072207815, 0.20853752523218516, 0.23974803595588579, 0.129907707907499, -1.209315701705413, 1.4651815785892375, -0.22387834886443214, 0.4808845310657227, 0.017541476112031634, 0.9391074693340861, 1.653045703716978, 0.23050534723088412, 0.8172612934356346, 0.0674500542252968, 0.15426606522635294, -1.6078772629148943, -0.9528342366962166, -0.16746533954059728, -0.2464480015854122, -0.5251240652238662, -1.2659845257623072, 0.6635096922805723, -0.1889347644477805, 1.0284515982423947, -1.2255385197595108, 0.47155672785795133, 1.0788345235091341, -1.6502275126857031, 1.7420330086663232, -1.4969603855829916, -1.5146285705006617, -0.49814743718876753, 0.4193960856689, -0.3763648525887242, -0.25952624895307363, -1.7346951931202834, -0.008086903072918553, 0.24198162935630596, 0.029899170680926762, 0.2596830946590806, -0.39469547064829225, 0.3290187460308175, 0.4921934246858424, -0.218750241831214, 1.2365877636947797, 0.38379850453926095, 1.8393461011050138, -0.9320609014627605, 0.19461412983786314, 0.8798098983710753, -0.4051812375711684, 0.9127253338211117, -0.618758215835813, -0.7273574452366987, 1.1165439036885139, -1.1347889901264185, -0.4854563103521315, 1.899548693313854, 0.41251236327055135, -1.0636565520189363, 1.3826888724630126, 1.5986673979536354, -0.9452718432801678, -0.8200470483935768, 0.27822558551771204, 0.15358227997589896, -0.08054297518813698, 0.3915368493048561, 0.6223359774882233, -1.0706938512251536, 0.12850906296095072, 0.7328691271479301, 0.23252936784773665, 1.0526164199376398, 0.545600652016429, -0.6629800378337695, -1.0553587514416267, -1.7557486565759564, 0.6641585247569591, 0.5450636501549754, -0.42682816011779545, -0.8770413005542355, -1.463238040814632, -0.741152431716503, 0.6710825566068677, 0.24460075229887046, -1.586159166402415, 0.5148952919795714, -0.7250977967672794, -0.8870347736382657, 1.811301817485097, 0.10753896214257465, -0.26735797912466797, 0.29758157454913564, -1.6969194432121961, 0.5782150878122292, 1.8049716951403891, 1.3153677681350116, 0.553242531491269, -0.9697619567391477, -0.6414088648541729, -1.350657020583177, -1.9937310162923876, -0.24166657896885096, 0.2882646364377126, -0.17786690223807672, 0.025427669677038495, 0.16405226953790797, 0.38416918821320206, -0.4972886781366905, -1.1617197114177995, -0.40491311935492946, -1.1431877932930332, 0.2572497608394689, 0.07755294323333907, 0.23209277101147374, -0.8843588315541657, 0.5092428736930278, 1.5235389178264922, -0.457159015014101, 0.6734800606404311, -1.2693457151879053, -0.7074738648355923, 2.0539618766761403, -0.04379778887639362, 0.895810900244632, -0.5343185917636217, 0.5411798024081926, 0.35351674329292265, 0.2702750339632364, -0.6639271354767544, -2.1454273021102335, -0.05448764847814096, -0.4459034141976805, 0.04748555845854875, -0.21106605843329374, 0.01095501204560817, -0.029107308985482937, 1.552222882650666, 0.11883113702825275, 0.8236648238570756, -1.135678584057473, 1.5346218445979634, -0.48222089652527805, -0.14864046668218361, -0.2652827355240357, -0.4145901256185267, -0.047218878662123875, -1.7389134669376092, 0.962065628456115, -0.46462204389484124, 0.5416757067400161, -1.1585536770351672, 0.0323791172145142, 1.2262172070169994, 0.26679663545908616, 0.516415308214078, -1.3058852939247727, 0.6657952755343894, -0.45586537061070814, -0.49652349086734354, -0.7225846277378214, -0.43528295654889654, 0.7714790117496115, 1.0718887701220714, -0.627301151229182, 0.2910234251602588, 1.454036392975989, 0.34843653832969507, 0.6507733089146763, 1.697482890154264, -0.13320655196864578, 2.0888655601875445, -1.1592887003285561, -2.5570969243919874, 0.6263017678081966, 0.30635878248613363, 0.10157582942822531, -0.16860055623576026, 0.2856637077504985, -0.6263417969495788, -0.3487154139274751, 0.9285506615436686, -1.4718756160084763, 2.3692102851860883, -1.2107729344933669, 0.7753113996726931, 0.7607423227828373, -0.917906276962767, 0.014241322176496388, -1.5599111006382558, 0.4597802200107559, -0.4803629112519483, 1.1614520995796789, -0.0826468886676841, -1.210189422519931, 1.5090646364445244, 0.508419196984077, -1.9609033020817783, 2.84304156910534, -1.4053561787541506, -2.586686752373343, 1.2305235253599396, 0.6735336722524584, 0.9466564520615705, 0.47572164686577356, 0.7195289749574275, -0.49793284124141923, 1.0147450522782917, -0.0312962223691586, 0.4837180386354484, 1.6253420046772113, -0.5230782282660912, 0.6620705759411614, 0.36506887020639445, -1.4840867229722268, 1.6037092991179562, -2.2543405536571792, 1.2775744295100582, 0.5375914756030997, 1.1449094510644076, -0.2342992593666295, -1.4841686951473685, 0.6877558768273022, 0.36061106420482125, 0.9831146910698935, 1.3747613437436386, 0.12627049562837078, 0.2280699932657359, -0.7694801796692278, 1.0610757732050877, -0.4921588478022589, 0.026412392034840262, -0.3113926572943793, 1.419268396270367, -0.4291497627090051, 1.2183518011442918, -0.5792609632536775, -1.3528674241533565, -1.891659241179553, -0.06458654549556675, 1.4258785548578576, -0.4929381061360999, -0.4543214253565909, -1.0957545123158083, -0.814111606183286, -0.7835011463743636, -0.20905538778141697, 0.8991042929584122, -0.5687883104613181, -0.7862701389547777, 1.5273691958624844, 0.18945843965073556, -0.44991345360839224, 0.22711609347530054, 1.070795406523204, -0.07890874873182224, -0.9755864199243064, -0.608478460357474, -0.16340542493141963, 1.4898467718286217, 0.015644849990981716, 0.3819834748841503, -2.62583687444405, -0.4236051110029851, 0.14289755330696907, 0.7428420575855114, 0.33828948189210334, 1.1527498066470494, -1.8902952024020854, 0.6867402728572385, -0.30422237015517295, -0.13652037097465503, -0.04952521137143303, -0.7021446161523056, 1.088712678195787, -0.6701787532491407, 1.4197259897910224, -0.7428499990988757, -0.49503612820898796, 0.2541298216607548, -1.1467254726274814, 0.16426575932974524, -1.0073874351455965, 0.7451191901400951, -0.31059832798315856, -0.25849355440731686, -0.7243608496181881, -1.9574370925674602, 0.6058407220484353, -1.4892988655665138, 1.4895639507640936, -0.32268069022145207, 0.1026722983327115, 1.417165440268847, 0.6957086866153561, 0.03169911121080127, 0.8566855582185956, -0.42876376307185843, -0.7771932018170464, -0.10410706489917033, 0.4216110834044137, 0.05586851155563265, 1.4073416596252337, -1.446018000552121, -0.3532644656778443, -1.162643435914436, 2.415043604382158, -0.1142941333386332, -0.5288055297762481, -0.6610814241027985, 0.26884167241760293, -0.08725331422175205, -1.0071177871137347, 0.22731638609321897, -0.08700804879000877, -1.1263137236419727, 0.14956757376246904, -0.9522544944277194, 0.27814709934829274, -1.5934307435428312, 2.1732856413984774, -0.7892169848191146, 0.7563698699517167, -0.4995651112934629, -0.23869101251635705, -2.175755639829886, -0.8123078339915158, 0.3932026561892147, 0.3912696692772096, -1.244472306066848, -0.2670900510638893, -0.42982930724647633, 0.21150679961837948, 1.7394512517085672, 0.010961991507898255, 0.7667138274740235, 1.9107633979524763, -2.4495757769526896, -1.0183748186453065, 0.29408141452328557, -1.0037327151433222, -0.3546052281766492, -0.10893060637898885, 2.2547627600097724, -2.49430385826912, -0.7607826770860614, -0.009835877837930704, -1.2737717341826313, -0.6445974521165249, 0.5623078212609518, 0.45573504613622273, -0.3280642643528462, 0.6390667313240157, 0.8118128088258625, -0.9983185719609401, -0.12649458570692454, 0.48439906226040375, 0.07186587547874275, -0.17505358595957982, 0.6846680885637306, 2.138357301775315, 0.4430847942552597, -0.6409004884806648, -0.7111667517567372, -2.7668046784489966, -0.20608737702020274, -1.43541472061135, -1.1759875592487243, 0.7436175675140048, 0.12968351686766277, 1.47798646423538, 0.4639889354355482, 1.3331826018457813, -0.6824109154802782, -1.9848937041836305, -0.2878542687359043, 1.0635871494565314, -0.5690880512721885, -0.1402355133470629, 1.281054753014323, 0.2085334399456234, -1.4573207327691533, -0.39039750699573866, 0.3249086076744058, -1.046190296657611, -0.34866515783529684, -0.6408397670718319, -1.7044213278527915, 1.7624433577908307, 0.9582658146674127, -0.3732445858852615, -0.7469958493079069, 0.4621829249682333, -0.5083597979088141, 0.8601579770313271, -0.39778041550221827, -0.20976198412475933, -1.5931174858658448, -0.05885421107815378, 0.9951578925539156, -1.249567454834895, -0.5721425465262884, -0.415923371122752, 0.3575362477014611, -0.3008483977584984, -0.07087497976699964, -0.03334806579587232, -0.2826064995543029, -1.0620018022151823, -0.6100012064081796, -0.760315338119412, -0.7957595519021153, 0.46966184473335626, 0.749017242692159, -0.6530101691934831, -1.2116584416533414, -1.1600968882156608, 0.29177239596991333, 2.077964902417843, 0.11257553206494535, -0.5283943924313718, 0.23364607268188858, 1.7608383732946151, -0.19199283324980737, -0.35514207518822916, 1.4204276988032036, 0.7252068645987146, -0.3551291996520892, 0.1400488883685389, 0.3035399187721311, -0.5537224176670793, -0.4305112946329981, -0.6691441741675388, 1.1955328810905468, 0.28831823979867877, 0.38370197012896057, 0.14184701561118707, -1.0584459628417964, 0.24186690567487906, -0.7145365272527331, -0.027736781079575744, -0.843202609208839, 0.09236115287932718, 0.25332562680450815, 1.2731657179696725, 0.4212088750371315, 0.628114500295123, -0.8990659421149072, -0.11067764565574822, 0.5538072748473624, 0.26335099618821395, 0.3210903367836842, 0.3367891257373413, -0.13303399637255112, -1.1225033203130546, -1.4540539717291854, -0.6484405607927649, -0.5656215953067641, -0.7160384570636706, -0.01660487808100304, -0.19147911497097514, 0.025958727560415687, -0.9149570373191591, 0.8464542855426057, 1.2172443375165785, -0.320843719827483, -0.9266820098319581, -1.2696019172858017, 0.5709876465689437, 1.3255702835990568, -0.011903357459728398, 0.5634951127103465, -0.899571860546638, -1.3978672152845935, 0.3339575897610641, -0.3529566303113472, -2.335794959337728, 0.4310288058331214, -0.48392607191164494, 1.1113629330078139, -1.9951600767291457, -1.1820769761248413, 0.011743166253522633, 0.21319674860049864, -0.8935226012806736, 1.1052661632968224, 0.017625620590090707, -1.6365054091770317, -0.5069175589074602, 1.254469295940402, -0.3765585246744237, 0.322790028514792, 1.7025778976519654, 0.6695213205067074, 0.9482037571995648, 0.7188858851413121, 0.2956628834310785, -0.029554307045892216, -1.3229587575771555, 2.8225191396129654, 0.7628798976699531, 0.18206810781788407, -0.34840653234446045, 0.049420849747761855, 0.7804254845053092, -0.9828726859266015, -1.5092908546964856, -0.5832326169233771, -2.516332507569258, -0.042823937645038085, 0.6130673475068615, 0.35268622021005963, -0.6380275688760544, 1.2183778394178066, -0.8213532820515925, -1.0198893745370263, -0.631033534433419, -2.3613074502403206, -0.9386032708790046, -0.355330107470731, 0.5131985415023785, 0.6547669121135874, -0.12523394708490407, 1.0726509051739843, -2.078088994895766, -0.26661449503571927, -0.6423521137558226, 0.7427613495968152, 0.32174660689024176, 0.6048365169641674, 0.5367048976895491, -0.6251282841460282, 0.24692276001214813, 0.5967300069491983, 0.06429910222906714, 1.554249794050289, -0.07918828457206997, -0.8883373461969664, -0.9326654960310399, -1.0446308700435003, -2.0422403436616867, 1.54663094035501, 1.7359355239008891, 1.2149553747252273, -0.35678039501710673, -0.7795355301192762, -0.2367059721523635, -0.5040744658656122, -1.3316467035576702, 1.5815221368365835, 0.6219727319916483, -0.6207226477947321, -1.2672036566676563, 1.4162770123105466, 0.3545073941850996, 2.61822611228198, -0.3486933925363284, 0.13983899708449837, -0.607515610739816, -1.3591758558093638, -0.3227407009879599, 0.0717204888791267, 0.00977048523270313, 0.09818870093838176, 0.3014885987642931, 0.946810211525383, -0.48896964674583265, 0.6560015353474936, 1.254288819421164, -0.24546934701262346, -0.7915409706214016, 0.6030345290111174, 1.0525138928732138, 1.7235087645347063, -1.376097165901584, -1.844997206680204, 1.319831406279018, -0.23332027090353452, 0.5814742342336582, 0.07462340757801068, 0.7254458500363207, 1.2722628941361938, -1.0372139215897065, 0.5134672394847362, -0.3761191715893642, -1.178042991732991, 1.153959996916703, -0.6544276021802425, 1.3539828714565938, 0.3025779671497456, 0.9064251204238442, -0.4145612649641779, 0.3458814754899307, 2.1941866168754283, -0.7437675749345583, 0.5480129280021804, 0.8532620884940141, 0.8428810583701882, -0.6124792513765167, -0.20737199244523002, 0.6510000940266273, 0.13378742509835279, -1.8607250812640133, 1.5721353946779126, 0.8923563360391514, 0.2893534546027455, 0.8942402812621403, 0.6204739076104845, -0.4623225780143725, 0.9523136220912959, -0.04010397227555666, -0.7717389899264215, 0.7819903416903368, -0.4860034513894874, 0.36767054126288523, -1.693176043107336, -0.419040249756139, -0.8680886050602474, 0.4515334558166061, -0.2778328221801455, 0.6858202833147112, -0.24471252499748725, 0.7890918924800613, 1.1486529477060388, -0.9493524378330133, -0.8610505518837673, 1.2474062320114512, -0.3660250093897932, 0.1059824550037868, -1.1043707705630632, -1.5779124626900138, -0.3117756842824265, -1.5442160948169388, -0.9075114258862617, -1.6620836309922047, 1.0376916133107763, 0.7450903577166331, -0.5388839223450017, 0.007499892759234683, 0.6895297773696908, 1.3160242090496823, -0.4024698024146903, 1.7947401726249321, -0.16262735251288235, -0.9361361616170412, 0.23669853842363142, -0.8033637387364514, 1.3110248695335656, -0.08879327773578097, -0.4058992929929829, 0.12871921474169556, 0.21095996057925853, 0.48531333049212877, 1.2443433090931475, 0.1459416121349773, 1.229415834446063, 1.505067859660693, -2.8953862644146833, -0.33699330388267146, -1.438336921261394, -1.7709360199368778, -0.798494009003, -0.5830063988729685, -0.8256119127048906, 0.1268995266128452, -0.016546058419847756, -0.04902209190141671, 0.7977029487597744, 0.019549446811671783, -0.16048937121981355, -0.4496144337067986, -1.8761706432233423, -0.8071343991913131, 0.2856441123735372, 1.6844515293071554, -0.4134180814578446, 0.31675524045864234, 1.7524645540530328, 1.6092732041565228, 0.9606435863874209, 0.2003673486482374, 0.6552686178308059, -1.015427852308575, -0.16041349592024745, -0.9516256548845795, 0.5681756614690673, -0.6361654206669333, -0.3805327624215814, -0.16244882185210197, 0.8201619465342145, 1.1496723595182197, -1.3763625645622413, 0.15436369058576976, 0.6491321024962284, 0.9099570492568869, -1.1177058884735371, 0.05645785660743059, -2.302071335705601, 0.31704890873028135, -0.08225994580005924, 0.004674286004730521, 0.21565649046692115, -1.7708026114238096, 0.011769024668106545, 0.36354734236460085, 0.8832903728708639, 1.0402967177027007, -0.3714086840230513, 0.45079409931322834, -1.0370255779694935, 1.3570208441490104, -0.5294109276056939, 1.0985785396588792, 0.582918580494431, 0.4500309896659558, -0.7698915137065033, 0.34250230700221973, 1.311953172924206, -1.571795668646518, 1.1706820419394717, -0.2650720593699811, -0.9389475212283213, 0.390599242606769, -0.6302220973534438, -1.5975435095187358, 0.2509274644231538, -0.41397603048125764, 0.7842114651114022, 0.39493362013812816, 0.2955249956378371, -1.3838865772792637, 0.7685535346831857, -0.3589098436467921, 0.3437168258670717, -0.231435463768073, 1.2028068535422183, -0.30514179462701774, 1.080460232084732, 0.4317808376265142, -0.25298452172329755, 0.27425175273054225, 0.317997073417884, -0.46647552663158065, 0.4321060088110734, 0.3997510798981202, 0.9158518117152418, 1.729005147452579, -0.4889949835198688, -0.508465079184787, 0.7424451002827609, -1.0582047534438963, 0.5707621598864853, -0.2312128755249463, -0.5490420038999759, -1.1272934188069716, -0.3903159461382126, 0.9343539465523448, -1.1838403997370404, 0.288571922625337, -0.5049220342443091, 0.9367304279218968, 1.7841607632416683, 1.3354324643441275, -0.3581036680413206, -0.5415968925882906, 0.6825468002342394, 0.4521027777118022, 1.5873112006852306, -1.086133192509191, 0.8395470404779294, 0.6497818901306224, -0.5992261206196869, 0.1526908689971752, 0.7163649672670296, 0.43840437382297137, 0.5103306764276785, -1.084684074675787, -0.9086569086499837, -0.2251383786028071, 0.6072342010776339, -0.867372836591004, 0.46375329455586856, 0.7218172218223585, -0.8140764611024067, 1.3147912262536803, -2.1443431531499324, 0.3703372315402903, -3.7162696417367385, -0.6534264278414111, 0.8967623947469023, -1.2834456548190094, -0.3553458847227416, -0.2929499690285793, -1.072523105032249, -0.21850903461813997, -0.5628247262829311, 0.13453693952966034, 1.6178907566229943, -0.8824975602307702, 0.32370603096461487, -0.44505954430501976, 0.0637122999124571, 2.600599764612539, 0.9874222734162176, 0.9698575281505127, -2.0411707993832278, -2.1398111223872487, 1.175497529346188, -1.3990230716197583, -1.1950465380778328, -0.8865598753011819, 0.7549896020711153, 0.03767698153185041, 1.268610552543297, 0.6990181495871208, 1.532490823487009, -0.06500191535239787, -0.05665409783322273, -0.47803127141812884, -0.07442682043860543, 0.7756832734466917, -0.8489166793544647, 0.8552199534769482, 0.4907111627161216, -1.0430498024412136, 0.32310136843265586, -0.5250829849929148, 1.2902530337248574, -0.2162120085967798, 0.2607512568688253, 1.606958175480809, -0.02073011677418797, -0.23816222579855711, 0.3167035160318718, 2.2832189528557723, -0.3853224504830186, -0.961357848092629, -1.4932725158210438, 0.6605214584394649, 0.45584948221602073, -1.8468680153756845, -0.8032416551055168, -0.7107212661488098, 0.5434971421438555, -0.37539793470122845, 0.5040724936549411, -0.46105934762891754, -0.43198534808957445, -0.5428489847161793, -0.15230126962944593, -0.1755265167910131, -0.2578617127682775, 0.9703186392855029, -0.13318531558827526, -1.6704260467680874, -1.451783079631871, -0.19120517614132188, 0.5313311174370254, -0.20971517643890558, 0.8434379367236713, -0.5591204326740389, 0.10577596971355414, -0.3317933872459849, -1.5057725112508153, 1.869301067433202, -0.20299267492901046, 0.6892723560083235, -0.04278552173621822, -0.777378478986673, -0.9672832989937172, 0.5678966804788964, -0.8348000170839538, -0.41833115216663397, -1.489176445027957, 0.29021355604037885, 0.3996335422849985, 1.8949196123941165, -0.804482942760043, 0.5948002123971287, 0.5130735054566848, 0.6699640628794857, -0.3848509650606195, 0.015111612436342431, -0.8852599290243818, 0.24916392390132008, 1.5254491679875561, -0.44106638550464206, 0.4407536134787502, 0.5116587421159501, -1.5579431781458513, -0.013630352612369695, 0.948579848791221, 1.4176502007227043, -1.2260031408257424, 1.0425019800120212, 0.3704596444520047, 0.5236009802303235, -0.4826555237087627, 0.7918221540933736, 0.8566444099456375, -0.24273742463040915, 0.0661262184210158, -1.6057883391345733, 0.16040071708932602, -0.24631413123583823, 2.291338383202745, -0.8937380574545951, -0.3147844411523099, -0.8037416468358303, 0.2059073489805856, 1.4057043335291142, 0.609327893568017, 0.9769567767762718, -0.4055063658830741, 0.41476228435504114, 0.2768330197336192, -1.4118089481792744, 0.8271031905340376, 0.6759634700932002, 1.449441656250385, 0.06386856428237149, 0.11375621129657708, 0.5379366216255081, -0.3302417397022533, -0.10249700986840415, 0.9918113727665415, 2.4337027745218203, -0.5254827532946896, -0.3881370727585761, -0.03543764690116648, 1.1770235315068713, 1.6321306663508548, -0.8504826781736349, -1.119823766682428, 0.02950505076468382, -0.43327260651642585, 0.8178183782461893, -0.04166262390150488, 0.3790019087259331, -0.17100350101249184, 0.5395701170698699, 0.5535516252067952, 0.5134113992180157, 0.23265000624011106, 0.15018421659780667, -2.039432015811939, -0.7230257150956811, 0.7040908685453328, -0.5483310348290101, -0.7717312288900673, 0.10185279358306203, 0.09002406969978775, 0.07521455442322082, 1.5985329832951678, 1.0216635858048606, -1.4741557277164046, 0.12303092895165764, 1.3551907626255815, -0.37409546377158776, -0.6141500432751078, -0.2759294315275236, -0.18248429958875648, -1.6695549144401014, -0.654625370258682, 0.6170402863185949, -2.1573727606587614, -0.39143922216832466, -0.3855827714021507, 0.8297679049250182, 1.1284194071864102, -0.5891833052792883, -0.39967966183311915, 1.4437772558225714, 0.29613226463637415, 1.5971251809275624, -0.778816720315565, -1.625132743896964, -0.23564512671501076, 0.30354489269295293, -0.21416646576966192, -0.5850244979364138, 0.5794368363186323, 0.6859508876119815, 0.5638520957365627, 1.765815288844291, -0.6757082860043856, -2.6907571218553086, 2.003151903288027, -0.7882781173702221, -0.4539916425825187, -0.6459192285720128, 0.010787513193754789, 0.3538276843179685, 1.3566379386612704, 0.2263797962460813, 0.07047453065912364, 0.8366538120512971, -0.18548433061321806, 1.1737363731069266, 1.1148669543856404, 1.195573723471856, -0.5925201696419461, -2.3495738274677107, 0.5302618972186453, -1.4538091721005286, 0.5102603122729823, -0.6039869785017541, 0.6949063190322128, 0.6583441156667519, 0.2545274647711426, -1.6453132571524887, -0.2232115849255522, -0.23021855755823434, 0.8814702179437084, 2.0320290147097917, 0.00500007151607211, -1.685925986343333, -0.09844367819349203, 0.4360563546613899, 0.7120354701583874, 0.20399426183996539, -0.39716564451746567, 1.2684851612478727, -0.7053874713589505, -0.24263225074716827, -1.5966607826846055, -0.3436537746633153, 0.06215595939189432, 0.5660809210320417, 0.9771793358141344, -0.990459080043659, -0.004016687579531497, -0.020958247905797665, 1.5253855095934148, -0.596159001073115, 1.7309626502803814, -1.4823520186585442, 0.3459237326399684, -0.8885677892569346, -0.08144680734173051, -1.858557142264625, 0.9375371942302205, -1.071004939295373, 0.9085437099418521, -0.9359252525301857, -0.26415151961114974, -0.2432417025689908, 0.029952251117075224, 1.9195152882318358, -0.8979154476990451, 0.04174933845298337, 0.21009680131946906, 0.5645621837191283, -1.8415965400038938, 1.4805348153999491, -0.026964340835313898, -0.328556175976118, -0.9712190084813843, -0.6544497981172968, -0.11951442571079024, 0.8043106494789627, 0.5470103114813301, 0.07210823852370361, 0.04372770837291541, -1.2430277992297272, -0.6758713337947847, 0.1406889701634223, 0.8173129541201459, -0.7720026676212852, 0.9257676867382308, -0.18302743514626707, -2.2952424845703843, -0.02854753423004578, 0.3556422720615599, -0.8228157658214655, -0.23059259452401998, -2.7508491180884134, 0.28575392382049447, -1.5863730331172223, 0.9198790359796926, -0.7272625966314142, 0.7173953527537046, 0.7436319494686668, -0.737164048388648, 0.5167731430607635, -1.8591121492199454, -2.189109420197871, -0.6262569579278179, -0.3093286177859185, 2.109116335120845, 0.7109909943676951, 0.5731578270106119, 1.4120910627918297, -0.05779338535523239, 0.30599418827845626, 1.9879248553423698, 1.760335034051457, -0.3496904637209605, 0.5978878434527481, -0.16865237475703096, 1.904522014788962, 0.47618668962935473, -1.3596271900858194, -0.30933606195430857, -1.192535184416286, -1.482201888178543, -0.0477588607492712, -0.27476222263872785, -0.08947468867389091, -1.5194141240415229, -1.132120577608111, -0.7629725188113284, -0.46447187031187764, 0.26689632159843735, 1.2407632616043562, -1.2199941882181045, 0.023693583774219887, 0.9938799315114862, -1.2893049805073404, 0.13230364316886056, 0.29649765723723837, -0.7403705653808015, -0.162031631978586, 1.2192831288440253, -0.6583203685295834, 0.6966010220184858, 0.9629360392757279, -0.4714983665455059, -1.4000206705234446, 0.11394591209853717, 1.0223075581186964, 0.32156354770510825, 0.8351359570784355, -0.466685285063437, -1.0490273714305458, -0.6319135840988407, 0.4077700437211568, 0.6777404855422526, -1.2407401132820437, -0.4351254439377251, -0.5175645556548009, -1.3728662544064218, 1.1927565748981268, -0.1221541811272987, 0.14665150844011798, -0.03246804393876331, -0.1224541110447325, 0.7274357389817604, 0.17137348305082545, 0.1441778280280009, -1.0275979994607116, 0.28497372426545664, 1.3084330240419673, -0.3413033033420823, 0.20074501866865496, 1.4687208426568394, 1.6278482010682274, 1.2691850294090408, -1.5742491627838515, 0.49195449885431164, 0.9076822454732515, 1.8565734543283627, -0.11088966655494432, -0.7116273135141791, -0.3575454089472391, 0.6998998858302556, 0.19211450096659505, -1.7320362333643236, 0.2427097857580343, -0.006541243712925707, -0.5087717812516315, -0.050559955046725585, 2.248459292355249, 0.7870473523236435, 0.15509601259575356, -1.0772244556331678, 2.8366700397533546, -0.0034684968152056267, -0.2097560908966407, -0.09250205355621358, 0.6063618838202517, -0.7213442865471338, -0.9911815426594099, 0.029740271645570956, 0.16677133720018883, 0.7246564672010243, 0.3065503254851931, -0.15404732181951197, -2.2540670663005002, 0.2907227772769375, 0.37760428792249834, -0.7419778732543555, -0.1256663152826162, 1.1985590358564786, -0.2432664179633327, 0.5218252166904414, -2.546855339985705, 0.4110647321894029, 1.079960103504141, -1.0379246333816194, -0.6920951432858832, -1.0357242807998097, -2.144888479852361, -3.416578575742275, -0.7365957977661323, -0.23313725625116904, 0.42295785514901924, 1.23354772452921, 0.8262874255231896, 0.08836729331236824, 0.4257320950337651, -0.9380890893848726, 0.11897654678354742, 0.22178412671501302, -0.9013072262905106, -0.26044591784486115, -0.4495421162270968, 1.4023391121826598, -0.006590754599579959, -1.083387039646909, 1.1041553821151322, -0.8590596366673272, 0.1314909947021597, 0.9194482070494538, -0.1178882771148515, 1.3430549155467502, 1.0511102407144621, -1.1548171221370318, 0.38175968625175355, 0.8737177759549885, 0.11346195290739376, 0.4477779966318809, 0.13735214017875508, 0.06790139372931801, -0.04461519378221773, -0.5240667506431228, -0.4914247922890076, 0.7421192407354519, 0.48975937312016415, 0.1203974888975413, -0.5931132611423264, -1.5169582488644953, 1.1685147614654072, -0.3075702505139693, 1.4723451001139103, 0.5294014854217587, -0.08451043224741002, 0.005328045598804773, 0.2240157201739011, -1.3875039870646202, -0.12365559865127143, 0.04418298313869594, 0.24325419937627257, -0.16399213553551595, 0.6684721364549657, -1.6797573038063467, -1.14802356143711, 0.05798355417771313, 0.5513021040524275, -1.9518262232892378, -0.9673968950009958, -0.49052766861684904, 1.0003663662346385, -0.5983136327346755, 0.5030465298279656, 0.14936901564891764, 2.0446742288551616, 1.0173203074014683, -0.36070553694796026, 2.169774087350364, 0.09559953045175561, -1.2004663507885047, -0.8371932753587816, -1.001841383607197, 0.1266666842531478, 1.1832760794417854, 0.06321226362837386, 0.46649345278136445, 0.029430043155822136, 0.7138377890698422, 0.8607315065496673, 0.14255874995903234, -0.7911075283311413, -0.6656560746695122, -1.4515704170844999, -1.3925679525803898, 0.30853012593144885, 1.0627891315004159, -0.3215500199328913, 0.3929790071784609, -0.42895334214862363, -0.02875943997707807, 0.7961572246971801, 1.6232143018559764, -1.7179021019351384, 2.1075813184673744, -0.19924718928563734, -0.043614827251383874, 0.7307691937640668, -0.24220981732686053, -0.3863732407423257, -0.8905288763995934, 1.2886103118123304, -0.6088780452612639, 1.519841643140627, 1.0853955536333406, 0.639784631341449, -0.4832806932907642, -1.2834986003879034, -0.35747589307466143, 1.462525390492682, -0.5515259987945862, 0.26321167828255565, 0.9326572116772537, 2.6593551565481968, -1.9077058250081405, -0.4979352535157984, 0.2509234749688105, -0.7691313345793083, 1.7005387320023309, 0.6288750270663322, -1.1509421531305701, -2.2240810830004665, -1.2570267339990377, -1.7005181164305467, -0.283624067634855, 0.862395373265451, -0.09579840443645318, 0.8721538193333749, 1.004735483080004, -0.8705942458145673, 1.2214249274462252, -0.4625803693478871, -0.7123430227365236, -0.6305737971618878, 0.2476668781654438, -0.0037209610128244586, -2.4128881471177657, 0.6899413520156297, -0.25939302577936124, 1.6125170055058349, 0.6066401871990547, 0.4227537085859701, -0.10325999947020459, 1.9703245165620134, -2.185639169787657, -1.14395086121687, -0.9385922867856005, 2.5318399221199335, -0.4684414367266353, 1.0249847661258569, 0.4071004585836164, -0.9328672871707596, -2.708622153756266, 0.9581722619463283, -1.6771039351157793, -0.6229208223194541, 0.7803531403047012, -1.194799904560809, -2.838152442848506, 1.1634140421385255, 0.8629108080913868, -0.3307874600940374, -0.26847764264658897, 0.6733266451267076, -0.3845124173815599, -0.20863530329439178, -0.3932703651812103, -0.37386408486607, -0.8318893397914386, -1.5136671877179426, -1.6170035114413344, 0.34474106699384277, 0.14687306401010897, -1.3138764228335866, -1.9594792076073975, 0.8714391436935147, 0.582081978185268, 1.7810076962655215, -0.8412608664108658, -0.5925136302623499, 0.039032485804428974, -0.763761003727397, -0.25993254615104133, 0.8288666227111746, 0.4659906680968462, -0.5423946808545248, -1.367391538753323, -0.07806531464793984, 1.005745085200535, -1.5383516596817046, -0.4550787084812511, -0.8372462427654545, 0.573995646430816, 0.5425224957614571, 0.7320738114885417, -1.0517140374816758, -1.2868494661995555, 0.004818440893520293, -0.31268438459825076, 0.3138054448441334, 0.2844482492820683, -0.5022348437209883, 0.18686273844532575, 1.987662375455054, -1.718215551761701, -1.378934883239464, 0.4441615298865499, -0.6654170633538167, -2.1128442152793236, 1.828386726523152, -0.13164434172993714, 0.26938560329278227, -0.20127635743636293, -1.8999989107398272, -0.23045464955653056, -0.04581263503572207, 0.5052537287048494, -0.7482343180704873, 0.685096681668564, 0.5604310358932498, 0.45589300402154276, 0.48744599006531186, 0.6634324386557673, 0.7658118323702493, -0.8844412265889763, 1.4552934117554859, 1.8829428343087669, -1.1888579335937834, 0.3355343599386295, 0.3018335761702627, 0.2072055095887178, 0.42964885269396336, -0.48651126633497993, -1.666864023126432, -0.3856999837958169, -0.19572248477932613, 0.3385852275459405, 0.407025049426713, 0.6551783250806839, -0.42241626535365967, 0.3648916020808202, 0.13515908783005326, 1.195218557298889, 0.20225679843249972, -0.0779862291571729, 0.7660593353973398, 1.1361086988570688, -0.2567911748786845, -0.7277509394814348, -0.3731715414374377, 0.3375756087822192, -0.9140098425238785, -2.1556879226329912, -0.6875734417619068, -0.13641805590729855, -0.04701848870386923, -2.0305039569266112, 0.3844080699951542, -0.8603210689612756, 1.5729963575183161, 0.544523734251211, 0.8091360391377755, 0.5984451169017737, -1.5634261747378624, 0.6114726911999165, 0.3928405572810004, -0.713776318805651, -0.11430347478640333, -0.7072839278237011, -1.063418503873561, 1.957168410659302, -0.06462663909528217, -0.6614948712885348, -0.025465412160225943, -1.054000628839189, -1.859209151941534, 1.384197432140992, -0.5310828995245098, -1.6281514302990365, 0.8626613880588124, -0.6405924669571356, -0.10171205374371256, 1.1829739032290119, -0.8550650589994279, -0.8161049685787244, 0.5340276608191186, 2.3092075444694387, -1.4744793643371132, 0.11386684189262923, -1.096551696080788, 0.8876107821885942, -0.5657200618807648, -1.862294068960634, -0.37652275030577664, -0.167043268264464, -0.7495408578365491, 0.1588584684117324, 0.807751178681227, -1.3445056213205904, -0.05016501460682338, -0.6197473664755409, -0.2989932573003949, 1.244858305207463, 0.7746019749117453, 0.0772207429487048, 0.268210072566849, 0.7051651611042482, 1.162105182463608, -0.8802936575022707, 0.24672098507665446, 1.3098606895384015, -1.2820433090918273, -1.5575242921499464, 2.1237533375817854, 0.8769046297353955, -0.5393216483375987, -2.161669125453509, 0.7225171987166126, -1.7211495375844628, 0.4392520778809377, -0.03836837913810239, -0.885787401750706, 1.1346607350133093, 0.30614609400932036, 0.2920325981648178, -0.4012995765283352, 0.094161802544124, -0.01852673206697033, 0.25581684806438826, 0.9385440031122688, -1.8127701638762792, 0.728824102554995, -1.598381228694816, -0.5248252008443272, -0.32084305138964614, 0.7128263697495476, 1.8870711002766298, 1.6206872854895475, 1.7718148587627451, -1.0294584335477686, -0.5605420568385132, -1.4228906450160765, 0.18400168926082283, -0.0602361513131026, -1.0863489246171503, -1.2992973268575836, -0.11036719244211793, 0.5764271128152739, -0.8686386756547907, 1.6917612040608558, -1.2729553809987917, 0.3329526240087436, -1.558596350369839, 0.20371838270676135, 0.20589865551091674, -1.5977795872320324, 2.7398578226390384, 0.9401700948843302, 0.06892913817875855, -0.8817869801137678, 0.4977970535420283, -1.4541174430917632, -0.052564194231510666, 0.20636516225312357, 0.14092440762032515, -1.8456434611220185, 0.7325970241418196, 0.8701923317656252, 0.2559892770375063, -1.1497426196342828, -1.232873180102364, -0.16280108623343859, -0.5521242837915236, 0.4166061062964024, 1.3078854784853455, -0.8348534339834583, -0.17125908658036354, -0.43138032775752716, -2.927921406476398, 0.46813861873118623, 0.02838577151609599, -0.3930898749508721, -1.187230119355597, -0.22624177481064106, -0.07173866951712878, -0.10178746880362277, -0.5506656629591213, -0.9585228820439208, -0.2344093390637303, 0.016547687652246346, 1.0544568288509404, -0.3806145302100146, -1.7961885677558052, 1.3546592973539289, -1.2538218044887, 0.4279469869082507, 0.9212107246807218, 0.5463349748503796, -0.9989173066191486, -1.1433256234418907, -1.666285966903398, -1.7520572476128038, -0.9646982014421767, 2.286267304684508, -0.22613583853512442, 0.017612410038851667, 0.9186209796978938, 0.21236930084239802, -0.751458092955266, -0.9604735328443235, -0.522609830461927, 0.9238680810151046, 0.4723439219609893, -0.004721332769394113, 1.4008060774355586, -1.1334018815131919, 0.12891171387785422, 0.7096054254360784, -0.17601242217613983, 0.9188297103188744, -0.9744569608423144, -0.5285641813695116, -0.8583312592732305, 0.04724605241786872, -0.16485710354984268, 0.3637121960357502, 0.6574032050086397, 0.13900494436363192, 0.43395845046792636, -1.047984828947675, 0.5724028436439349, -2.7878958132253753, -1.8787126317019538, -1.1267473637550462, 0.036235207515576795, 0.8001748484746279, -1.362520425104618, 1.3563537995987736, 0.5825411521642483, 1.0171823321337976, 0.7526566022713778, 0.9740997096320915, 0.7350983081424733, -0.09096635331877456, -0.765973286320733, -0.25646546692183547, 1.5425790321689647, -0.8862865201666222, 0.3779170973582174, 0.4252851983796455, -0.5474645689484018, -0.2746830963799535, 0.6487747010904211, -0.1221478566646692, 1.7273385709278464, -0.5789693363139204, 0.6455659208514859, 0.38120185873820833, -0.833932079662977, 1.8410622185638559, 0.4786942654244565, -0.14754055838822858, -0.5920992583685858, -0.606826796206958, 0.07657696107941535, 0.27361015627515567, 1.2618079844558165, -0.19387939418398537, 2.0692802298232595, 1.389580355999843, -1.0085639699313287, 0.7064777719074664, 0.3294829457420929, -0.15011839993251605, -1.5922168447102407, 1.3331601113725975, -0.22335742816643878, -1.0138217898583608, 0.46438494156225474, -0.5943138029447377, -0.29506487845074697, 0.7328319237321186, -1.3282257167297848, 1.1033619113978677, 0.609264368975785, 1.3596737035255653, 1.2448612670626378, -0.70813290456153, 1.4624308823380918, 0.34849201304361815, -0.29291630935976887, -0.9514932213765658, 0.40059885968108033, -0.9692427806278211, -1.487504834931311, 0.26536334947007806, -0.21792822571175474, -0.49812433867040556, -0.3162175794117927, 1.7802969244041758, -1.1386180408035442, -1.1984549232182526, -0.46962277733964575, -0.270151642070521, 0.10342383511427451, -0.34864638462550424, -0.06976128685687781, -1.1995208486806788, -0.27482043565066144, 0.7723446533321261, -0.4128871628536411, 1.1059132999713168, 0.6956079853345423, 1.3966015749245835, 0.941315823901851, -2.173766027127593, -1.1497440614971504, -0.9763914995753711, 1.6957874339645431, 0.06984182946883681, 0.16051965753163233, -0.12069908242892316, 1.4547716129311594, 1.7285182578283997, -1.697916593378204, -1.204208071910948, -0.12839874249590327, 0.739579234980939, -0.9704518644570711, 2.2449481147181753, -0.12322410424662192, -0.2946946810193559, 1.186845155561177, -0.7187142249557538, 0.08433755399510447, -1.166557457091893, 1.2457513318015847, 0.21692896004707324, -1.430330087413726, -1.0718350062979263, 0.7452748100421036, 1.3643558341424835, 1.7780643599978485, -0.539703579875849, 1.420455585624071, 0.8209793036343052, 1.4761714506683619, 0.331285944318352, -0.9751828938150281, -0.1573664842206531, 0.11530597708075839, 0.17834138100994934, 0.7268483575818107, -1.388755075898138, -2.0062477036180337, -0.4009922254754324, 0.48535560822448887, 0.15530447928505914, 2.3414829427720663, -1.420185532609208, 0.3531990839471554, 0.22770764234862545, -0.43812905114185674, -0.08692346953459254, 0.21325407486812803, -0.9045984417025263, 0.2956397902911961, -0.3471892160459269, -1.481551043537416, 0.4056240005824833, 0.37647499656534983, -1.431128845814575, -0.6090546642933923, -1.4723354205776014, -0.2861210027743765, 0.6171165556114712, 2.2876449016057796, 0.9322252310477538, -0.9792959500341185, 1.0876550089251429, -0.4943055441704952, -0.33707474107746105, -0.05730576348817996, -0.06951460387813457, -3.0850305916400895, -0.4576868743425161, 0.8542082328692963, 0.6237751671246725, 0.3601072461811035, 1.4913873504285737, -0.05753961144350523, 1.7952061333778389, 0.6272373978468263, 0.9270821602855089, 1.2206898180322763, -0.7499539748850169, -1.6971144225177286, -0.21116057036057134, -0.2709760126405073, 1.276930058687384, -0.1002619714513525, 1.0597420907853523, -0.19899114616639202, 1.0812726382483329, -0.6960658170471534, 1.3385373279193622, 0.629598895559974, -0.18135520486827528, 0.3129586330428205, 1.1567232019236893, 1.0946627068609474, -0.6269448623625966, -0.05398491487849451, 0.4244927167806083, 0.17783016426318582, 0.8454549204295256, -0.19342867068290587, 0.5188667602973808, -0.7459950280019368, 0.19832778359976733, -0.4316478097034824, 0.7521728286551816, -0.6497852628390871, -0.2468843111103633, 0.991556533486922, -0.6285170170862223, 0.1884930769352801, -0.584109356458572, 1.0533199133293787, -0.054659202544721494, -0.8422280764068002, -0.5981374630817453, -0.4873413051955664, 0.30560405126167633, 0.03654690179940942, 0.1281775075078065, -0.9041712299149528, 0.3381696482827632, -0.6134895582640594, 0.4121734036810803, 0.16445980006483168, 0.10385954703407911, 0.3509121496527171, -0.5336947059635212, 0.6008517016040862, 0.2172448099356702, 1.820622279482147, 1.2304433751129855, 0.22146631410452822, 0.7896581293765655, -0.4772425179736041, 0.27903405678953447, -0.08975021633680307, -0.2789439396644324, -0.1082368590661532, -0.1722659276420621, 1.4673297599888389, -0.5036148224573519, -0.6036614111365606, 2.107458310165329, 2.308432403625948, -1.1124812894058569, -1.2572155831778, 0.2635111247777346, -1.1259708004398308, -0.09670185878615499, 0.308678742867052, -0.03053699392524413, -0.7496394649264938, -0.8455862538803055, 1.576584937508258, 0.47499666063420676, -0.7893234377018823, 1.354755435131129, -1.105194415450667, -1.079098902227731, 1.180738345351567, -2.3422245363114187, -1.8153215591251324, -0.07380635439869897, -2.365632539060066, 0.27029319036643207, -0.7205138324259995, -0.23128460770391113, -0.00410908601327703, 0.9629460237740813, 0.10815513001743034, 0.25434461979260703, 0.21510906502316457, 0.8569734712462835, -0.13925860179409227, -2.06727556148255, 0.6551652106219299, -1.099501446146798, -0.5148518752222753, -1.299434404841466, -0.9810004216550815, -1.4358582608420754, 1.2203927259199767, 0.04560269291417293, -0.8547177804353528, -0.2545473860766009, 1.8034030041406572, 0.14108358940791738, 0.3783950871192223, -1.8198877841101926, -0.6912178834187028, 1.1559476390385282, -0.7308278711718207, 0.33237631016541486, 1.0968403058503855, 0.12405345867788052, 1.8991522410466226, 0.12072345886086673, 1.0443970497509674, 0.4170420682323254, 0.3756318097521778, 0.684172701597928, 0.938890669958277, -1.155752973182518, 0.8379310472518589, -0.6944471918758162, -1.2850126560966872, -1.2757927317102102, -2.0061797283626484, 1.1817581926588279, -0.8521527368188204, 0.14755435280823137, -0.47165403591244404, -0.30203477608588425, -0.1308613221579646, 0.9146636197109894, -0.814766800743303, 0.8409025013324904, 0.21227224985785625, -0.9823034427150831, -0.13895284116075102, 2.011506177316744, 0.0030170894806647447, 0.8838869968143681, 1.6782687420205722, -0.7795357647150218, 0.7125731747730939, 1.198510904565276, -0.3642427090993919, 0.49871646068498066, 0.005712443261762706, -0.3322591378751949, -0.7081073466244262, -0.6912276455819885, -0.08975515785247352, 1.0361062603971276, -2.1678377178051553, -1.0725655248893984, -0.7447703813867016, -0.5096718324615105, 0.33958555877986624, -1.6863619801863823, -1.0216984505963262, 1.1734591079060834, 0.11895461418026763, -0.335475114820084, 0.8665574753336759, 0.5566345002359255, -0.7601265144398813, -0.9293954848128473, -0.9121490637704543, 0.12538459859042228, -1.2542396688235022, 1.427114022236666, -0.3433631442764019, -0.8340597005775108, -0.8435541852669564, 0.4993553870197991, 1.9532311289775826, -0.43711420054433614, 0.5849281467325245, -0.5306367571415984, -0.5565177951818366, 1.1721121577859064, -0.38219309838337673, 2.5222483718969593, 0.013625753843268834, 0.24667063836463454, -1.969543998902835, 0.2617453028611318, 0.25384522761718376, -1.7899829394246745, -0.6207715834941958, 1.2026858345009661, 1.38730617884775, 1.8780278653431206, -0.45723025395756167, 1.8022932795194793, 0.08328889792844067, 0.30021010731128833, 1.3145314916406248, -1.052588335606608, 0.7452790970415113, 0.6537525469755816, -0.44326572677942483, -0.2101277062242331, -1.5926649395692751, -1.3692667555378026, -1.1688036825204957, 0.4853176521123206, -2.157159384764771, 0.28420251727092183, 0.4094270108368305, 1.2748556362166557, 1.3478818400321733, 0.5651519902885149, 0.06238935198062519, -0.456716927865662, -0.22744884550967376, -0.2924120635287836, 0.8143030773172553, -0.6540422818101946, -0.05433067550227705, 1.1000957177943178, 0.04814218312802683, 0.16587028576267815, 1.1375979654198751, 1.2277042321997105, -0.09853934943117702, 0.834821491426792, -0.5033559388084637, 0.4476850829916458, 1.574637304567208, -1.0286366741572017, 1.9219343605844332, -1.7368784162246975, -0.8455124392357968, 0.3326456570495441, -0.013838768016571593, -0.13556063782772015, -1.6810643752282082, -0.8232045558648498, 1.3318305238252117, 0.48025333645467405, -0.09240688540145556, -0.975273977318983, -0.30983518096113777, -1.6252512182514278, 1.9345761322938841, -0.2679469427013591, -1.8427178486664477, -1.397903870764529, 0.05685307749622552, -1.5485366687847566, -0.400054610598546, 1.1304902471367266, 0.8114813317774987, 0.3580130454747182, 0.6272969292592087, -0.08512496623990498, 0.17137189492914617, 0.3834757361301774, -0.31578597829319927, 0.7214569135349074, -0.7986265443708076, 0.9644440383708753, -0.9866977824116712, 0.05741956350310699, 0.6509830416952139, 0.09710943831995121, 0.8845007714416709, -0.8200662467513375, -0.43667358378097226, -0.12118943869349813, 0.7995708491743612, 0.5901610779969034, 0.3074175896175574, 0.4445517899538892, 0.022427419804577603, -0.20026518827102713, 0.36811860768260235, -0.42867508858113224, -0.2575411003285064, 0.4740029808405495, -0.5162887637211596, -0.01093885438567889, -1.4337072802631867, -0.23513310625129008, 0.7876777610911361, -1.4043025486083707, 2.2087305149793206, -1.1843055491056682, -1.182123468361877, 2.119206226616611, 0.41504270970905266, -1.5847104355181512, 0.04495521531805384, -1.2016221895049122, -0.6224167522682469, 0.25402789763480865, -0.4900323464257841, 0.44745975863829646, -0.06929125549893986, 0.10866686952740827, 0.44986003483019943, 0.36540524622808834, 0.8696511410309578, 1.2073725149836227, -0.7567575221043774, -1.3341721559922226, -0.8119984535003033, 1.4860606226456383, -0.9316176768453356, 1.5685203855924714, 0.4726581117183196, -2.3804417254862535, 0.33206479483378704, 0.2168980208010977, 1.8932458800712222, -0.5340060270158643, -0.8462160170746523, -0.5185159397217992, 0.11593174848288261, -0.37579727682771474, -0.4728686419592932, 0.43418816994760456, 0.014791128853679864, -2.1146904187585323, 1.0890068156750723, -1.3006131629490412, 2.121718387099384, 1.6810043540732493, 0.9746283804599895, -0.2021757135000969, -1.6430516300752278, -0.2523496436206574, 1.8906049006236783, -1.0384548815035726, 0.2156505584185483, 1.1141375777114917, -0.9886983093826757, -0.2882011650671903, -0.44656603236895487, 0.061877338547058305, -0.5004463910754442, 1.5394718617574337, -0.4694110438995729, 0.12040756712116767, -0.5657444624594848, 0.08327146886295374, -1.8692408820194066, 0.03197999897515484, -0.5362309876443626, 1.756635692936285, 0.3292584864912181, 0.9035097243053576, 0.9199270831786728, 1.7013195007571855, -0.7209344524612078, -0.5600482845013579, 0.06825508564346154, -1.2917260958596857, 1.3710802371745794, -0.7450968080538747, -1.071431703095604, 0.752876191161251, -1.1492495069623672, -0.5026658280967163, 1.1693284954336585, 0.5519451535469516, 0.8576938969604863, 0.5762372328712821, -0.14771497090957816, -0.6163140913848651, -0.27711300722588356, 0.03643901501379651, 0.5662535767798111, -0.9371121199198792, 0.47161644048211215, 0.2791977432664587, -0.26057059293827817, 1.6132630770559702, -0.7953624441737659, 1.456017843539389, -1.3905349990844036, 0.28405460705861374, -0.40924885304063763, -0.006797550763342278, 1.283319320497788, -0.12069349365842841, -1.2663517256568413, 0.7829585431816661, 0.8466937016184107, -2.750369843997959, 1.5172372216924432, 0.6025624820895361, 1.1954588305594664, -0.7530521772574374, -1.0624701420428146, -0.9619659248640907, -0.44286945761218427, 0.46483409572257306, 2.0917664082635223, 0.036791146275407235, -0.2116932856054783, -0.4998584125275647, -0.1115615378431498, 1.4598276825219638, -1.23578657740789, -2.1115659514689065, -1.5370630640837841, -1.9495089902780898, -0.7037332184790436, -0.9692988760767474, 0.2161270855270872, 0.17740433692861735, -0.18821718873829005, 2.051456927628845, 0.222031033518734, 0.021091005258161044, 0.3396072681127987, 0.8097008388360994, -0.8199351536068307, 1.409170184307265, -1.8973146438262807, 0.06427564212663754, 0.020126946666788798, 0.7811064419037884, -0.521299018425421, -0.6284614044691219, -2.1345326566869245, 0.05769671784134313, -0.3107493212755183, 1.136979037867219, 0.5972038074539464, 1.9576130510590124, 0.9787162443010352, -0.45576920084706835, 0.5116890556542946, -1.3710919326827675, -0.741114658178572, -0.2684113037644182, 0.8741716849058786, -1.3627456846116204, -0.6704979709322823, -1.3080077299296078, 0.10065029689191764, -1.361852620482872, -0.6792963329942119, -0.7970299190332611, -0.2656262896117239, 0.24837069336051404, 0.2670951300849752, 0.19207180584724337, -0.37008624040348076, 0.17912904299545335, 0.16445510503844407, -1.9872880221044138, 0.13136122028182262, -0.8363682089012334, 0.4391438155206294, -2.3448731008450796, 0.09373151388395194, 1.177910899713831, -1.7746413700243602, -0.5315720352835378, 0.30727747417107687, 1.0797165774908575, -0.7655376281350329, 0.13059346689737145, 0.02622675446480932, -0.4595492199645836, 1.0748824320483275, -0.5012546658132808, -0.611856915701478, 0.5156036815750712, 0.3825890425009078, 0.4726109458089327, 0.45049527603336625, -1.8156514688902103, -0.8287321522818104, -1.0094685840011344, 0.5648990353236276, -0.8302745609980019, 0.6924253221223449, -0.42017092949642576, 1.3328201297763886, 0.813649395033808, -0.8392488707772463, -0.18941889932019787, 0.7188497208184376, -1.7546308253684664, 0.5904796093770662, -0.012321662235639755, 0.6560312248334947, -1.3217363921097975, 0.3594932487450354, -0.810773340859687, -1.245084494848706, -0.526378180118064, 1.4639501168542668, -0.3936436925376564, 1.0757400538437978, -0.07568985219714554, 0.08258227380459778, 1.9039192534304465, -0.5407241630122939, -0.5668482664530455, -0.9157879608055508, -1.0093024138679905, -0.7044735474089919, 0.19759619176100357, -1.4753649997636138, 0.3473612375300455, 0.0017820675052207385, 0.1964223898574547, 1.0122082850084237, -0.8248333146389819, 0.15767778939114613, 1.7690895760890633, 0.37440355978064965, -0.87987105676102, -0.2574000282749888, 0.7522969202144704, 0.2952209156156619, -0.8509244279817978, -0.36001151260448255, -1.2505720892867973, 0.16203151967770474, -0.12883046583988786, 0.6310738095395091, -0.3698221090114017, -1.4074366132129807, 0.19998347089303775, -0.17761625353069202, 0.23701794454158714, 0.2438944026374421, 1.1944563983247298, 2.356791839695154, -0.14913094880535943, 0.6895642974449835, -0.8681515989264472, -1.0014948569147273, 1.4557569557321046, 0.07116138318264874, -0.24016573696643462, -1.8862232251021926, 0.48665856444640265, 2.2489424431080582, 0.3254731278200387, 1.3284781971246995, 1.5858752757852568, -0.021963481326544868, -0.3233146483688053, -0.7833942358886644, -0.18134531337129883, -1.357244046864464, 0.7970982016025228, 0.8271547966694303, -2.4554698479924064, -0.5366614505236263, -0.23782505807687515, -0.8929825344091057, -1.378922225082053, -0.7748674809874183, -0.11056255823135165, 0.04408324431569283, -0.7783488505899867, -0.7067141736115155, -1.1156993366770849, -0.8119071517282103, -0.3894817447763245, 0.20492751374468093, -2.137686402885595, 0.18566070948182084, -0.5057187336778387, 0.4522579594215589, 1.5959620022306407, -1.2238566262261112, 0.04743808998390467, 0.15386875828765612, -0.705154414382409, 0.6628866915088573, 1.792285272751839, -0.05477177321239664, -1.4025061292448573, -2.042545958926053, 0.0773645983301051, 2.590379085366657, -0.6187762362687463, -0.13431974674634634, 0.10896454318045733, 0.7788233607578477, -0.382337287400666, -0.7491189544544313, 0.35239519571740063, -0.1068483215312602, -0.2770481593704146, -0.9095123027349054, 1.611934802482422, -0.8871216469018437, -0.4073118884484631, -0.834364162158437, -0.9037041617861513, 0.463375773460069, 0.5716170299017372, -0.04479476513550892, -2.488383372890416, -0.3232356183612641, 0.6492995604831223, 1.602652696009035, 0.1846832252622701, 0.628803039408595, 0.20501120632711295, 1.7068578920244866, -1.157970445772738, 0.9736068146815918, -1.143131442777687, 1.7128314835086191, -1.5558477792063987, 0.8267261737757132, -0.24400447941745962, 0.7672283102701282, -0.706691948848906, -0.6371928225924661, 0.04837657166990597, 1.3874612608048291, -0.5359351210961281, 0.6664447015704796, 0.17509023524508355, 0.1074049452145588, 0.0675679313240652, 1.2720810992539453, -0.439442368214039, 0.07731146022121506, 0.606690670600198, -1.5911006040546027, -2.3441864737041858, -0.5184975166664845, 0.03205715877849866, -0.204867470078945, 0.00469937045091573, 1.1675244486641703, 0.15931434288622182, 1.4490589082253302, -0.4288605995420482, -0.24088542008571778, 0.33283564137660626, -1.7491699603092823, -1.2138137830449107, -0.09411489286279066, -0.4441940107341906, -0.5287231564134436, -2.040853591194004, 3.02342814735267, -0.9667787093834239, -0.47400747633220136, 0.19398294144303702, 2.0350259669617587, 0.21045010370028666, 1.4536647113170433, 0.2890730539033458, 0.4176698890356102, -0.05594918373405784, 0.012504170209772417, -0.262684803653936, 1.3121120572016896, -1.1562066216136018, -0.9241367686001032, -0.9159467019717817, 0.026994399630173402, 0.14759812363018388, -0.5673456303816725, -0.808627010012196, -0.5203153413138808, -1.1104542470353016, 0.016067497355560553, -0.4579121258285739, -1.113114491140471, -0.9115107323724363, 0.6703286871248039, -0.012327578147902127, 1.0936031727091353, 0.8988025256384087, -1.0858111382486186, 0.3964533961617327, -1.002204201388424, 0.3635268501228823, -2.1061997177069123, -0.6828649746722867, -0.5875105635843342, -2.078577888067256, -0.14866454294783554, -1.0162890897051142, -0.46861278182496435, -0.7208928210317272, 1.491626304993827, -1.3943900879002757, 0.39430881825077857, -1.7527310082306113, -0.045805150541589346, 0.06824956258720295, 0.3232176333537193, 0.0288001317639152, -0.28235747838359093, -1.893510006648352, -0.3921883746023005, -1.6311705904653813, -0.1192155374878189, -0.10827323716700682, -0.15548601459420186, 1.5021600089593956, 0.09218941824993167, 1.8259697386370375, -0.6214245281565672, -2.190011895728253, -0.5023702609085883, -1.6455864271615184, -0.19974866613586123, 0.21247323101755317, -0.20067409817314058, -1.0220500464214135, 0.6996540012676793, -0.15812289866884227, 0.01464080741443334, 0.9923440635186179, 1.8791246855227268, -2.1635479959424866, 0.525097565907087, -0.5548247771475924, -0.6128078117045833, 0.8217913667191827, -0.007013487853746669, 0.049550881180558934, 0.13481531396809288, 0.22807294369660774, -1.4210311695236915, 0.947592062796697, -0.013928855655743103, -0.0030118168049804994, -0.21009709924340714, -0.9351720260340441, -1.010125068568106, 0.5324973904479833, -1.3759949609369364, -0.3367019735495794, 1.1055852268340918, -0.3411276770151899, -0.07616001243056959, -0.4967636924963485, -1.5322700531931195, 0.16068009864524263, 0.41303632828891024, -0.1751677430033159, 1.5266930631305535, -0.6822995466840696, 0.449658273294371, -0.08866584427701782, 1.2820390271042668, 0.8924152730254946, 0.501542492201896, 0.23452214417062195, -1.7003070173655068, 0.44205617023191823, 0.4396234656999164, 1.8165252300844368, -0.2207152594987149, 0.4631230582576602, 0.47829792223651624, -1.1061274932140857, -0.06294827532884836, -1.0306690384885013, 0.4562928934862934, -0.4945811358899689, 0.018860635045427954, 0.03710639827801453, -0.6796298602929781, -0.5950307353924598, 1.215961183228924, -0.08025914154591703, -0.23712645858515619, 0.26178120838050123, -1.3803085169209182, 0.06165822390667326, -0.8962346429391113, 1.5444485770562195, -0.3828278273448791, -0.5515126213328878, 1.648018060109963, 1.9548219284017057, -0.1771587667775809, 0.008442074182121118, 0.9999030570506396, 1.5023810404116718, 0.1914820860148138, -0.39000036817203826, -0.9944359165175052, 0.5607459491628893, 0.6373066114140069, 1.35169031974597, -0.33887932203129145, -0.7063628415641875, -0.024022548041168684, -1.2989464847905432, 1.5588859932920802, -0.5358239762923063, 0.9009989829238518, 1.2069676319593377, 1.4233796912082317, 0.3788317512085852, -0.9860598967484624, -0.34463594774256845, 1.5098309362370919, -0.902185460369918, 0.2982691355379612, 1.2455855217828675, 1.6666242129615294, -1.2641934182087011, -0.09275201676523082, -0.25758939888676935, 0.5133005056112159, 0.904398793061216, 0.23859319845977994, 0.8937319154128138, -0.5456489416034546, 0.01302714802079842, -0.8462822626984249, -0.09003139129438326, -1.449913422441701, -0.6058722333999175, -1.0071883306727292, 1.9426466407060143, 1.3954761968500646, 0.686636825824388, -1.3053910533256878, -1.5558208601994774, 0.10452472280977222, 0.12564473410061666, 0.23081741928848376, -0.18497730783225846, 1.926644669420949, 1.1252909814140084, 0.31885918653178086, -0.6148535683992421, 0.24682968302194186, 1.1703720465917964, -0.43920695159932405, 1.1038425441742221, -0.1887425497403088, -1.4328391471622197, -0.6234085024802185, 0.4585623546609088, -1.2745459123785519, -0.30715621920411557, -0.31400804778104213, 1.0759101029349263, 1.1193210157712838, -1.3560235376403238, -0.4417459885054527, -0.10768279147442447, -0.22773742381611378, 0.7411441321079019, -0.49843659919656574, 1.5403355584233058, -1.8692118166761653, -1.448967245426599, -0.102593547391877, 0.49930243486524084, -1.9046487939143566, -0.4627651794222265, 0.7265354415184685, 0.19182742408160264, 1.5084317744926232, -0.9616262225794899, 0.5757436776885881, 0.5045401511256553, -0.8066651999986311, 0.23300315821487105, 0.6746204033320962, -1.6459110944516224, 0.6304770238593979, -1.2261916776694601, 1.3041003919647056, 3.441283765451033, -0.7163544556985832, 0.6898815122768799, 0.9802653905058468, 0.001719672374558015, -0.5539757986091417, -2.1723293807918402, -0.14478016563594487, 0.8416405841966457, -0.32465816390804514, 0.7700386943408616, 0.704630290558594, -0.9663201182098247, -1.9411298934196606, 0.10216052077717312, 0.5757096373980005, -1.2470787562583951, 0.29708015280887, 1.178016521388121, -0.8181310167770071, 1.6211046502497561, -1.5840418436358492, 0.11998207407741097, -1.3221603865519969, 0.2435986452572485, -1.465362960555668, 0.06584273670231901, -0.2571114599148758, 0.30458152872761857, -1.6761215709276387, 0.5163173108986479, 0.4632204721477522, -2.40350191275938, -0.15888927214664544, -1.157973575413781, -0.3821696975006461, -1.3477823502317052, 0.3726467361259266, -0.8117630883269156, -0.8007683149878, 1.4457242291265853, 0.6637666565604136, 0.26721025914387997, -0.34290079479538454, -0.16267613041700196, -0.7923603851724391, 0.6660384592342177, -1.5978522549167695, -2.2651034906420016, -1.6032697755543421, 0.9244528563456781, -1.4119370041672377, 0.888299830492897, -0.13203314449950793, 1.576130236059026, -0.402142556450887, 0.8798988226440012, -0.40129514512595194, -0.4292616454046683, -0.6450078899279612, 3.1096874475803316, -0.3884212388251009, -1.2340711588802833, 0.6997140554948622, -1.4179261749862755, 1.4857929033984993, 1.1007687347186006, -0.7347477918158534, -1.5414822092684166, 0.23245517743747562, -1.5740762219064108, 0.6635478359514748, -1.2239526610552995, 0.003544889188950351, -0.6691068031111969, -1.9542484502224704, -1.903358574798223, -2.0876559463808917, -0.17187966831800938, 0.012129465429910835, 0.9904206121181415, 0.5260932038861472, 0.5247512064457003, -0.33418803101417605, 1.1948022500664097, 0.4999747833234244, 1.7825349545385314, -1.6349726498605657, -2.5403749147415944, 0.2308349153337011, 0.04149113313285428, -0.9232177778378277, -1.4413875486397874, -0.10196827354538088, -0.48519968362480864, -0.6193019748332981, 0.8359961817059667, -1.2178713519383495, 0.2904371121065488, -0.9867783544611854, 1.9597003204049104, -0.13092775061747292, -1.105279742537732, -0.9868879321919468, 0.8101852071524747, -1.3666011554563904, 1.0229167918491815, 0.345331420144022, 0.8850851156567554, -0.21000639340382116, -0.6252468645229562, 0.3755785962665325, -0.4221121406490163, 0.9428425740256737, 0.5129389847316416, 0.06502981426339276, -0.45392165074058927, -0.6014906950376822, 0.01511828846756337, 0.22105121519127008, -1.0814556588079784, -0.1557237944620432, 0.6122924156139348, 0.9075683346221597, -1.5683998919259277, 0.7151932929519096, 0.7861008632426688, -0.869888308121754, 0.4545162278277576, -0.12808638265970015, 0.4616932168042457, 1.318420941134396, 0.7689400084464112, -1.2046172285346637, -1.6409123140731259, 1.4282424197509265, 1.672824508641636, 1.4971721666879536, -1.869460175297881, -0.42110248577621623, -0.32501650577330043, 1.0621152816174104, 0.7219883898082211, -1.1884445812919238, 1.7393984205810675, -0.07545345612626113, -1.0892457844369925, -1.876945618477448, 0.5431929664628212, -0.5523025626280201, -1.1879583349082605, -1.090795584330637, 0.6619745073574391, 0.7248147962358341, -1.1870401357407543, -1.857024371148593, -0.2989357161516465, -1.1686631305981596, 0.5508853749493957, -0.1451453828362626, -1.4420156927155185, 0.1050953331341093, 1.4280416855604248, -0.7445088861813848, -0.553669545162515, -0.9778712145889523, 0.7732972745872061, 0.20405442107133098, -0.7704716942814452, 0.06151068887479115, 0.8545311296402356, -0.04425546185593531, -0.7497576812737055, 0.252517012791615, 0.022925823142990562, 1.0911404804718898, -0.1107807321010472, -0.41727371513589406, -0.5770400355447802, -1.8696939585441217, -0.9008219773305304, -0.4611629052786789, 1.0246161772567957, -0.07750175444732114, 0.1837770586721323, -0.32396493278947186, -0.5947615249721385, -2.0506420239509375, -0.47618702284614245, -0.18946202536162574, 0.5490641824446021, -1.7570582468015432, -0.36461791580284075, -0.36088969574853935, 1.6760498953384528, 0.2392199108469718, 0.3367587990057705, 0.4857283546661618, 0.5657693394812341, -1.6492530611453677, -1.9756712709978361, -1.6198599932961733, -0.023102972629809634, -0.37065366271195227, -0.7947715317411503, -0.29354471984167035, -1.527631994081439, 1.1160578524963336, -0.14832396791177102, 0.041505113499705426, 0.1568696802853412, 0.4395593407430094, 1.998545754603752, -0.4599745510721764, -1.2640457488473449, -0.033701606005631775, 0.21886109974138812, -1.6887704215897104, -1.1651951594779768, 0.4379221800947247, 1.2440995549898146, 0.6691129888476786, 0.5388938155075558, 1.5071038691176972, 0.08111923667869779, -0.8589915996009848, 0.5240643009121115, 0.533471173270656, -1.2408407003801407, 0.04413278625978484, 0.7154947994041547, 1.2419595797572895, -1.5937317151083525, 1.5054127502618355, 1.2382270591026687, -1.133228451524734, 0.12938023659957404, 0.36630249643630713, 0.143847343520562, 0.3867635724609855, -0.19504850824313594, -0.12392226415414828, -0.06628819259180155, 0.7741505068596848, 0.3150526081595457, 0.03663234507399782, 0.023351194102619932, 0.5218291977022366, 0.35151202652007607, 0.14752309597875396, -0.9304774266509256, -0.762199497003275, -1.2588371078160998, -0.10427542959343666, -0.05475868997612411, -1.5013311523988857, -2.031608480256772, 0.5441693048760557, 0.0026383255353345653, 0.6383022603008659, 0.23475236025725793, 0.3794216448522092, 0.25963930362492965, 0.2376288778672544, 0.027771053705916288, -1.0056966875299247, 0.33357879857045686, 0.18090797518277507, -0.5795705177485254, 0.33727689349078077, 0.506789220314678, 1.3976490295014468, 0.13151492942079313, -0.5567070084530474, -0.606389162060852, 0.45080251191680654, 0.435729944953376, -0.6100914379061034, 0.11570214076047348, -0.8682000194208023, 1.183712342738755, 0.07239367795948064, -0.5951824706064606, 1.2397102538168576, 0.1079577885304727, 0.889763779751919, 0.7938713909485555, 0.6270880954369964, -1.0759817656604733, -0.19114206677087162, 1.4797350378592287, -1.944799348167933, -1.3462590472859646, 0.4273245001202348, -0.5531429482521889, -0.29867403173452417, -0.3871600137692323, -0.3430437771399371, 0.9540202375519714, -0.11910743676262547, 0.39029687534119806, 1.8577240771891452, 0.11005719048183522, -0.042483908832773414, -1.416714624622076, 0.38569452754723976, -1.726258699674333, -0.6504173013206503, -2.584184303744043, -0.6785409012423078, 1.1663529351983761, -1.61128815341802, -0.3430149512533088, 0.3930586347303039, 0.10417139151084277, 1.6733397167050172, -0.1662605943869969, -0.4579441775717387, 1.037407675406649, 0.051873195848583034, 0.13941426302907578, -2.249396153059019, 0.46703775298373373, 0.9065495896982813, 1.480592405363736, 0.6285529351833663, 0.09818101034631281, -1.0592392447639678, -1.2018936363074115, -1.6290102664525126, -0.4380889752967061, -1.533071572529291, 0.5190734665263319, 0.8190122820892741, -0.6945516142121917, 0.6756561569200765, -1.9070312109371648, 0.9986896809854381, -0.4347688268970257, 2.8750564193984007, -0.3838180340306845, 0.40198610243720306, 0.11345163642132768, 0.37070184623507235, -0.18426875735203396, 0.4936122640046018, 0.46407687951015153, 0.3590470195272702, -0.28931266031529346, -1.7463624117861607, -2.4981762622176884, -0.3858485381474994, -0.3975649229897791, 1.5931061883386586, 0.009048665655794624, 0.6182823274443386, 1.118199661086519, -0.11178486994493009, 0.8241668264955182, 0.01478530211088451, -0.4702698368295849, 0.8477289512521388, -1.0935801532772436, 0.819212262046656, 1.3452050963580944, 0.4312641127966569, -0.9026598233001131, -1.2029713387181542, -0.47213799268194273, -0.14852710491634813, 0.6235905782259219, 1.2268706348971332, -0.5772350274254099, -0.6285407865588591, 0.9715040621832819, 1.6012179480899562, 1.8729840689864259, -1.1474029774087375, 0.06038187787443257, -0.469048628346781, -0.06953924298262769, -0.7394752575788164, -0.3451901562078011, -0.7517726980902449, 0.997918329303089, 0.7619955097968906, -1.4423854667900542, 0.9723265290231037, -1.7554734757477222, -0.5998677841602176, 0.7445587909047734, 0.4793549939245356, -1.9140376217450092, 0.9916890028555571, 1.1336435945038168, 0.38788912751535903, -0.6790109021983345, -0.5649751190214584, 1.150500155174053, -1.1321826196875064, 0.7790854833056645, 1.4541296900492677, -0.411356993049029, 0.4520755156004459, -0.9916440540682052, 0.916955051334562, -0.2840549729486389, 0.5846658278458245, -0.666034070415771, -0.6712591307992825, 1.6620616921750626, -0.6754831114287049, 0.7947735770768423, -0.023370070894711714, 0.09138408954563958, 0.07387074987906818, -1.0911583786986874, -1.0960309591632114, 0.3571111174802661, -0.550839982309547, 0.30427393137527486, 1.666938831451618, -0.1629998578587002, -0.4013510492063802, -0.5164689910558139, 0.47825586936464903, -1.4026531737039467, 2.498833208267652, 0.269361419434946, -0.2797348891511371, 0.7846532332265796, -1.0509482964667962, -0.5586356452207066, -1.5428880762579804, -1.44241331036785, -1.0127510869966334, 0.09578440097282347, -1.7958641564307014, 1.6378713799740803, 1.9973359687783137, 0.4180019010130831, -0.29647483687682974, -0.8228840884989326, -0.24485167338116598, 0.5761934535285355, 1.206287444374532, 0.6571292421513502, -0.36466029388974835, 0.22870856321517763, -0.6171600330502738, 0.902837965223324, 0.9345383306689695, -1.3867780695881238, -0.611063911255188, -1.4682413508431522, 0.4866276829787457, -0.5400010734995632, 0.9837589222145441, -0.2047353660691878, 0.3797373182872427, 1.1982452985141658, -0.09966446649821453, -0.12272682949544264, 0.940734431212468, -0.36821430180174614, 0.22137297041204035, -0.5065155460633677, -1.0228018257170681, -0.5984415296712582, 0.6645360680671811, -1.3279232183862413, 0.39622323674353194, 1.3802552406511093, -1.0888345367478471, -0.6308935487045072, -1.292300353284331, -1.9604037102458487, 1.5518962376276382, -1.7660941386380171, 1.1443908838491015, -0.19804449381980666, 1.0685269994867217, -0.979552647496889, -0.4141795233005226, 0.04224469994992698, -0.2884771428534838, 0.04282990432049226, 0.13755329393026627, 0.3711675616087174, -0.37254668968413274, 0.4431260715488504, 0.16046758345591933, -0.8513652719216785, 0.3859731747765054, -1.3883827501287702, -1.9928897626437596, -1.7967728537227174, 1.165837866783043, -0.9121885282709696, -1.5572064126394638, -1.644613100661304, 1.5368548236554969, -0.567665343607442, 1.4674649599822285, 0.11270436792752687, -0.4728468437090085, -0.10483971258645013, -0.5051424760373533, 0.38613546121765585, -0.31642056137041535, -0.1453958928881916, 0.2551165795112911, -0.31469401366992056, 0.9985367451046222, -0.9022009144201896, -0.5199592389892156, 1.4639609839416605, 0.848518446068631, -1.6251534264371503, 0.32670069018395365, -0.30940109268910854, -2.871654246219299, -0.8339721513493877, -0.42661217510753807, 1.1060088856242625, -1.819243713697664, -1.3833442757526255, -0.03388654597093133, 0.2857535902854312, 0.858635743674208, 0.29374554280912135, -0.4651545291859042, -1.2782176198614235, 0.5658219272274078, -0.7275365058813996, 0.9498216769786841, 1.043615312025772, -0.28581323538146897, 0.6361054024272885, 0.2697072691975306, -1.3043747038977374, 0.3798039254474689, 0.36818395502867857, -0.18628861097311405, -0.6372119323660691, 1.5394660006633867, 1.0250320863640459, 0.9893673133528077, 0.45112412601647234, 1.142540732183377, 0.5924583290118199, 0.42312583394937053, -1.0885181153228043, 0.1670497218487904, -0.7505407887962535, 0.4033062989823462, 0.07631472383420428, -1.9716172374202545, 0.2340964225888046, -0.6916514443773758, 0.3981887354422821, 0.34555375220855994, -0.7658527889578088, -0.9636978286999092, 0.4431119019132028, -1.8792431409308044, 2.5801481187327417, 1.2415306037389129, 1.9721598994550833, -1.3871699087268499, 0.42365794926033307, -0.3125111772769665, -1.2670939073283238, -0.06895593554057164, 0.10739176299287691, -0.8318423604247875, -0.6833983338881386, 2.421496630822501, -0.3375117387914077, -0.4580375107618785, 1.1731480537901355, 0.8905599114353983, 0.4442796091625465, -0.8569974181028283, -0.4673920134845956, 0.32766729507681286, -1.1294741042164127, -0.7907616136860293, 1.4252446214883412, 0.3038749999234038, 1.6645831373882454, 1.2600352792188367, 0.20263768557869, -0.9400579810676111, 0.010119851696605897, -0.6127930606817708, -0.9696766812559403, 0.08707768590623179, 0.6526989347608758, 1.4554796483861974, -2.1030235805729705, 0.4802114985954461, 1.6160181039903925, 0.3108989784968802, -0.9995100698152529, 0.007816484117615818, 1.9556227283790788, 0.5831633514171947, 0.3000912143464667, 0.9934206927271166, -0.9006701220987869, 0.19000628703611494, 0.49293728950114035, 0.4734306059461235, -2.0262847185480797, -0.12861181195088525, 0.3312186913115272, -1.4738325662338254, -0.9444018578305987, -0.17160834166285055, 0.47222160054771556, 0.4864981309818579, 0.4887041273876225, 0.9479236982083871, 0.2704510248798663, 0.41794266203722086, -0.08077339794654, -0.6091550806027093, 1.3859823314602895, 1.2817569466878915, -0.5486080278385685, -0.4724393913656082, -2.3113882235687684, -0.601997834592567, -1.276388504823665, 1.58011333270775, 0.17777479972420673, -1.154811861193216, -0.30789974160888045, 0.7346568658852357, 2.2826765297897524, 1.3408356108619013, -0.25703382816557535, 0.0244964604221847, 0.5200343010289288, -0.3822862754237487, 2.4241846541754475, -0.7596215472346062, 1.4096490666784638, -0.5568364999768015, -0.5301185798161334, 1.2294342914871461, -1.7745517143690552, 1.2159038529879889, 0.14869354327328438, -1.753670575680348, 0.6409449960126938, -0.5841588255913841, -1.418736536525055, -0.2780965094719855, -1.4693470126227133, 0.10373928407154724, 0.8734559002627625, -0.24574443654022532, -0.9713397246613235, -0.5699522219247252, 1.4862010791050366, -0.39217698146071334, -1.8044005226384594, -1.1021991878998378, 2.1977904539290374, 1.182666655324953, -1.820622484753172, -0.7166416438832554, -0.24191751502447378, 1.5383957429762567, -1.388076879465069, 1.677686834018633, -1.378015899332785, 1.2135101742263976, -1.0804350644447342, 1.512995739951462, -1.231693180222618, -1.028057179025638, 1.368047028144077, 1.2822219545303433, 1.7860683815078118, -0.4888278386094106, -0.0693418318404319, -0.6638442237552148, -1.6233557868124797, 2.5151576207151303, -0.3374260802397395, -0.6593410791588258, 1.328628193084327, 0.6662159962502123, 1.5758700056600499, 0.9650807558556321, -2.5331931779081978, -0.9274435602843075, 1.073886907667254, 0.35660520187487543, -1.0826279923586541, 0.14991058003153357, -1.5910901051526696, -0.2816810402673869, 0.4362523911665094, -1.5120081006433572, -1.1692567805492877, 0.6699045078801067, -0.529409627751695, -0.05119838184576408, 1.6840056528441534, 0.1162088677770901, 0.10269891878673602, -1.1234944548274022, -0.1907142534068521, -0.531082206019676, 0.0427791828014908, -2.1911492531461914, -0.7893572972656714, -0.1387549584788124, 1.298961929756261, 0.7405317523851587, -0.5141287678927471, 1.1828681248812283, -0.14948224748226813, 0.09868710878376717, -1.553792912972308, -0.6034357765228482, -0.7387738747355418, -0.06897516780117816, -0.26054304881270984, -1.1911152498600461, 1.6229422925415506, -0.9906831846485005, 0.41267062200384147, 1.3129073320907516, 0.4346426409886044, -0.5268445371786025, -0.4630540299593879, -0.3035459746705436, 1.946768091646979, 0.09130212393206756, -0.6676753729686635, 0.9089187194333063, 0.11929055238069651, 0.27531636972032525, -0.2658987601600552, 1.3008026733879556, 0.9185593509979272, 1.6812910876480365, 0.5578956251566249, -2.214897834808739, 0.2614971204709516, 0.27693320874458555, -0.4462451598868899, -0.8114046350289637, -0.028934745308625436, -0.9634579513409549, 0.6709067012462828, -0.9415944477469216, -0.36468663393840495, 0.11288661153354358, -0.7061082803310146, -0.8250991780658339, -0.6907895501660327, 1.2050102971045744, 1.6127600931382526, -0.0521754281740959, -0.026753033934097697, -1.0812492460925167, 0.6444172171164737, -0.08489398329253166, -0.3924994987263484, 0.9639996663678686, -0.6487640793103763, 0.8313564535864737, -1.3993457432318674, -0.6514100920281529, 0.11216679465783543, 0.8876758380447001, -1.7662201373065147, 0.7557999251206191, -0.769366945260721, -0.7176960202576038, -0.6798689957960692, 0.7420568566736678, 0.9079976914414828, 0.5045122118041956, -1.4508107357925366, 0.6081607746549671, 1.5805735874257336, -0.3247011163675276, -0.39316380158482983, -0.576095621644133, 0.43553307868054314, -0.5134414297373534, -0.8319209096438779, 0.1600312226964884, -0.35673658889886223, -1.2903668583949004, 0.006343564998846196, -1.4671176784299105, 1.4726621229258652, 1.0523232052051883, 0.7181730333287613, 0.9799464433218977, 0.02994308068524261, 0.849240389382164, -0.22485711433922878, 0.8488693229357677, 0.35138925702728213, 1.5852253298562826, -0.5031384894073471, 0.7567591559560082, 0.6034224633044882, -2.2254900152451005, -0.6625605057154111, 0.08964277193748661, 0.3641163275263316, -1.846902729328864, 0.0809050080943899, 0.10262542166414641, -1.4990887229291363, 1.682233095630991, 0.36088855222256333, -0.785672300304973, -1.4296828528535876, -0.5927544944609322, 0.0487748174611516, -0.6910927363239884, -0.3642114441416476, 0.10476883888364481, -0.8185100989533977, -1.968646410290725, 0.3768534777510229, -0.3548062973398997, 0.9016466441723457, 0.5616800178976623, 0.09840891079718041, 0.11159457431270146, -0.0877894958000506, 0.9376750029242232, 0.08639354485113622, 0.23437345998864034, -0.12832471183616923, -0.8043825839170743, -0.8203265977893681, -0.031232284881252695, 0.8310437898552083, 0.5082909845022527, 0.007527052840322346, -0.31284219959225884, -0.7769203410925424, -0.024367231510520233, -0.0077389498934032075, -1.1982475356730347, -0.24760229091613878, -0.4184745446931778, 1.0287690297791978, 1.689066088444667, 0.36401744628627025, -0.9536745893300892, 0.43407203239589653, -0.862803378434254, 0.49149776559630887, 0.3259021552106528, -0.9327636700010208, 2.5831361038815635, -0.5645637899409454, -0.40082013469499744, -1.559927804324107, -1.5409119585166826, 1.68105312678992, 1.3311746387860104, -0.48440860022535837, -0.5879677386876498, 0.9943941728639519, -0.9664225869324914, 0.47795577523201493, 0.36763596763200435, 0.9446995420054579, -0.524834805688297, 1.1465305612946333, 0.4372472795587471, -2.093094733207029, 1.2626443099140596, -1.3071295517314478, -1.007391160550934, 0.8890785886718061, -1.40751553366796, -1.4536721828033234, -0.5570641149251261, 0.2148210666271999, -1.58362327683723, -0.3053254747043662, 0.7024417481073635, -0.5775693057206898, 0.0016753836036506181, 0.6229991918244013, -0.3299344634313141, -1.9521033428680934, 0.5906155575737382, -0.4799634638474684, 0.2821234972917535, 0.4287190020181946, 0.09156962105527026, -0.5674359920727433, -0.48878936811066237, -1.5999381014092942, 0.6161594601587194, -0.4760695982321331, 0.6400206970793318, 0.8931110372518433, -0.29302028086794313, 0.8888613623047628, 0.009630825720741101, -0.4676717531432944, -1.2310851535234595, 1.2179389325632408, 2.8579832094017013, -0.5822240634447854, -1.3788214764656856, -1.2652259011507956, -0.7483070745522866, -0.056336816574906086, 0.5911924828749183, -0.28190985262228196, -1.092319735798541, -0.8180056108303027, 0.23248500004034806, 0.6120769000300768, 0.08814369765686254, 0.8873860609647349, 0.7486318494268982, -0.14299851019851406, 0.6830763326225882, -0.7091262929687325, 0.7320583813395953, -1.0225131285373317, 0.1699256175015606, -0.08757105952276592, 0.6338068515664973, 0.8808945776914066, 1.1290615679148355, 1.1144640311583343, -1.343444573274542, 0.33822852914596535, 0.27664731952278776, -0.0009759858648324543, -1.5329613445765122, -0.7799643195744247, 0.25265783528795616, -0.9533844356477001, 1.4055597846012091, -0.7224802366997826, -1.1525013217581879, -1.52984984449506, 0.4343269515335282, 1.4681915299350046, 1.112347802638173, -0.8098063643399366, -1.1235319377760409, 0.7966291663630223, -0.06579339657145211, -0.9881965567024942, -0.7395349696431205, 0.5429513811513951, -2.0940522017361203, 1.0095149592171877, -0.6581281403028385, -0.6817291909091556, -0.6850597653920077, -2.2940492658954263, 0.3110284244376606, 1.5224472146239492, -0.8659701704579392, -0.07879515414432116, -1.7218857254938085, -0.8269162914457168, -0.014327779693987491, -1.421493047978162, 1.2389701826500432, -1.5825121095095511, 0.587865749286784, 0.3545432931520869, -0.0866207765485616, -0.938175056836315, 0.7599348548978047, -1.1443268612726285, 0.12745849699262446, -0.28168130946798775, 0.4565303216934262, -1.991893969519002, -0.580689518652264, -0.5651873312975968, -0.27994977670386245, 1.783587650636159, -0.4845537377113307, -2.06031186962436, -0.559072273487742, -0.09896422644411895, -1.1884361536084358, -0.882636545209185, 1.0733379720859246, -2.1562809350887693, -1.5310831425833102, -0.3147958449247542, 0.21013743270490393, -2.802534758496835, 0.43585671424718686, 0.37557781447214067, 0.42191959375038346, -0.21417021389725965, 0.9867865745043242, -0.13416209899618925, 0.01775070483748481, -0.973823564729807, 1.0572978991985689, -0.4967273490553248, -0.05105914683099511, -2.205288298842066, -0.3452114797927153, -0.18719601214721865, -0.03784715920721363, -0.7531864101760257, -0.7676714260398938, -1.720451771177913, 0.35912265534430443, -0.20634028279215766, 0.31105060273616236, -0.09647181488096052, 1.204571817807597, -0.9403071496506682, 1.6812550573776777, -1.732127566843232, 0.6414016912844306, 1.275795507616233, -0.6853656189180873, 0.1989973371759281, -0.539428529301082, -0.6836060397304603, -0.2377564114673959, 0.49933631411218227, -1.3681973723107075, -0.4757978833984592, 0.7461284686647388, 0.5739170387052428, -2.2083942369196734, 1.9202227483947116, -0.23056106656356845, 0.0714078694050231, -0.5576104671307978, 0.3598685521698779, -1.2010520050694138, 0.12733562727864878, -0.9190299240604974, 1.6425245802801791, -1.01579703010948, -0.3903598745394904, -2.3147031517432466, 0.3560432906661694, -1.1348557010182925, 0.46313136463647775, -0.2164504162586539, 0.615202360368908, 1.067057531121031, 0.5328612227003817, 0.41357743613436304, -1.000268637646016, 0.19379025378907838, 0.6377455033712257, -1.2382509075252894, -1.7533370514744402, -1.5382137309460695, -0.42044135881011957, 0.5751762956412978, -0.7096547076273494, 0.4255264287013447, 0.23800892113298255, 0.4613975146201268, 0.34049332092131485, 0.7734891730421145, -0.46226509000004207, -0.8338232169717468, 2.9577686051046634, -1.86262288597186, 0.4587336218381014, -0.595954138161607, -0.3717128093608479, 0.15785486862198062, 0.6067346215375358, -1.054965019715624, -0.28406515187732606, 0.4687496603488337, 0.8930204995615615, -0.610064462084243, 0.16744181033602518, -1.7396159821759303, 0.557385083120679, 0.12052471399669486, -1.7157645898703553, -0.07332431026146707, -1.2804311373434685, -1.0477788402541321, -0.00941189929782038, 1.009664844588827, -0.8597830888510021, -0.2769218794992134, -1.8284790084367528, -1.5118844920530623, 0.9105572192259939, -0.27027369459713946, -0.07005493813653729, -2.1448190060729826, 0.8707387056295256, -0.9378154719510859, 0.5745287288522566, -0.44845706005276553, 0.5055030551708584, -0.6720049738249285, -0.15720114784074157, -1.2540765021736504, 0.8330028195371175, -1.3292896504403442, -0.45894831620468446, -1.0225885423816143, 1.1842438471642691, -0.7639393752432354, 0.2000013566715938, -0.8970157697387524, -0.13395881438789947, -0.6796810370466955, 0.8306604851530064, -0.7214642062558396, -0.3119732365083266, -2.199365615246085, -0.8754131641285381, 1.3176272450478506, -0.2726978370656723, 0.5265505864472682, -0.9766942065326718, 0.07045064102810193, 0.19025398763781992, -2.2682635547738785, -0.25584608607689835, -0.9730592899614335, 0.900116409237732, 0.09206035867846653, -0.18815003076341724, 0.027815973120445453, -1.3156957354951035, -0.38119353159262576, 0.7904617030662868, 1.8757324306046506, -0.5957358066939641, -0.9938325748118424, 1.5565968393303464, 0.21622742644184662, 1.3883736780662923, 0.14905968824175686, 0.17647696532917034, 1.0003314198859707, -0.128879129521291, -1.7703662065847603, -0.49405133848093663, 0.027872860891597753, -0.9563824970508098, 0.0936836827302354, -2.6169121515824307, 0.7515885450912415, -0.23877521139237817, -0.49274996510858793, 0.24842089203523954, -0.46947216486563276, -0.8014388272576196, -0.97904355665073, -0.24736195739569095, -0.06958601266377158, 0.42088390620681726, 0.5884841474964699, 0.8736054047914121, -0.5367964392553425, 0.8895570816582763, -0.7204790780490564, -2.7598171609737316, -0.9663463496339222, 0.02400388141930211, 1.0978338248109103, -0.12215531044240546, -0.2530014381462993, -0.8191275378932809, 0.46844802393532026, -0.8219116680444195, 1.6311470235892562, 0.9689446702338281, -1.2705046392998747, -0.983130461326458, -0.6857867106137954, 0.21081239305614463, -0.8828192350663576, 0.32971677523714893, -0.67281855753226, 2.5405315514856697, -1.577859901352733, -0.19568726134915715, -1.204944327786374, 0.1534072498217649, -0.05215087908797306, -0.2388003585935199, 1.7803687862344348, -0.7466388669483165, 0.17951246898542433, -0.18297108553943753, 0.06696606251220623, -0.4347861075212208, -1.2638352180678423, -0.2683159128464057, -1.6882367913676066, -1.7295151077863695, 0.22446984235273093, 0.39793260573784084, -0.27198007374993616, 0.20666186186877283, 0.7304939434774528, -0.3660536607741424, -0.16544753297656212, 1.0713424215729879, -0.9671089462167582, 2.285127864114136, -2.767457421917496, 0.3402561635081858, -0.040832349711756, 2.594540478644963, -0.19486189177540741, -0.08133623580208024, 0.7739300483768482, -0.4122577406968508, -0.16552219760312656, 1.982368195549057, 0.4622937138271739, 0.2868177928140716, -0.045310267999414865, 0.9979258917998745, 1.561264179764037, 0.22602806338865977, -0.24227857224499028, -2.196017595287099, -0.21631180595376087, 0.5524187957814929, -0.46522933189702864, -0.2119533832825452, 0.537176588900902, -0.7353888029865824, 1.3268807444015167, 0.6923616031023418, 1.5812771871207933, 1.050159228859864, -2.884305108123779, 0.057562244210752775, 0.14918613419805166, 0.5744180737572188, -0.5754101387648464, -0.7799059067264689, 1.4775375905924486, 0.7813642611965854, 1.3043126729639498, 0.9715327188396908, 1.6857361413800784, 0.6154212433126255, 1.9810281222701898, -0.7729023642253359, -2.5064553990063403, -0.6813718765513765, -0.5422477648511018, 0.9897985850868048, -0.05523697831418103, -0.14306486038838084, 0.8057532511319226, -2.246268182568031, 1.5849483807835425, -1.978921091277942, 0.9152754614972536, 0.5621664814872064, -0.46840549802522286, -0.3383503398359577, -0.6947207672162521, 1.5032235690185163, -0.611023848452462, 0.4177288140560672, 0.10293301959938901, 0.7015081944558319, -0.9281264810478119, 1.1294084407112537, 0.20592666682142202, -0.21298645576841047, 0.9841029811784218, -1.871604118063922, -0.3491794496885515, 2.078838339742786, -1.0768039508915277, -1.9639769834821263, 0.719618759741833, -1.283933905703923, -0.09146463902615223, 0.3649025681397629, 0.7493695747673911, -0.757272891208085, -1.415829513471942, 0.9338342402952814, -0.8914491413200145, 0.2952218219765212, 0.5359130618401677, -1.4924580503138862, 1.4627088924841332, -1.266306430757851, 0.32970089617186393, -1.241729616540053, 1.8796448907231897, 0.3901931717967736, 0.09704381166361643, 0.42102318212089407, 0.5853042165503882, 1.6918980195810691, 0.7036005164043314, -1.411631520009916, 1.1660305351210418, -1.1864483528193355, -0.968319322784041, 1.3854585315473935, -0.3726724316008758, -0.39878933052789445, -0.955040638489825, 0.8166067118030587, 1.2467282188402815, -0.6314644673200085, -2.7469907680423367, 0.009150039278762498, 1.0318123747224288, 0.9153021387199359, -0.47407233031172374, -1.2469390172939878, -0.3036102147838568, 1.1407747558539223, 1.0085999160055088, -0.9965735709966005, 1.3028852920701053, 2.6104346999334944, 0.7243068777403843, 0.08462071526640723, -0.274896620272344, 0.20266486743219303, 0.5860809348755032, -1.0003553577758433, -1.5550954629266398, 0.3278560698289544, -1.5242130799590043, 0.9761923479884039, -0.5934340030505404, -0.14056593334093226, -0.6250842889964529, -1.116327301829077, -1.8157519785150715, -1.1763810357855082, 0.31368711616065204, 1.9526643870337135, 1.0450525150579744, 0.06772568270243513, 1.529220144151355, -0.9282364457164826, 0.22225223923742288, 0.489431774029642, -1.6376472301375147, 0.5588566580761468, -0.6466704136527935, 0.42812877281910366, -0.652094941742354, 1.2431274844357725, -0.07670983884589956, -1.2594283473381565, -1.1291825626751788, 0.7484234515585917, -1.931678320393139, -1.7078691840290674, 1.3128181714249063, 0.6871109120016855, 1.5226112120171655, -2.256794657114222, -0.8086216793885792, 0.7315242880789422, 0.8531018001326666, -0.5150805446281234, 0.4260681898549885, 0.01810330264282002, -1.6504801447430155, 0.659738413482595, 0.4604430268049915, -0.45212687889950404, 1.3025699022008181, 0.8918552607452762, 0.14997380127058946, -1.5919909215324688, 0.1345279710385312, -2.8720681613936017, 1.412345277854605, -0.13686836629061608, 0.844971182220908, -0.5375081136473633, 0.7110166605441018, 0.9658361997900101, -1.1418106228205611, 0.4886348683400864, -0.11860139127404963, 1.7787859053198523, -0.7124210359784449, 0.09637241518493096, -3.5895813150150766, 0.43359761540520647, -0.8725617208984854, -2.019213237154536, 2.0164274781968907, 0.7296101674522033, -0.45298181137071525, 1.3379058898953695, -0.3467678150900002, 0.46958713852466905, -0.46339795614478874, -0.6498059459629473, -1.0355146317882717, -2.0605631868359198, 1.9239126566549793, 1.5877886944248174, 0.0866598801428566, -0.16885776785345902, -1.2970340143350918, 0.6754569281914509, 0.10458445799661008, 0.2229987641013892, -0.44114089014820024, 1.9257252614608986, 1.4069947327596852, 1.9224011844185696, -0.7589034620831713, -0.6432663613186123, 0.1563904703341062, -0.7342646291922446, -2.8612007412479326, 1.4896855362777408, -2.2410985423478684, -0.6983592666449474, 0.4477404272291392, 0.09497679228918311, -0.8107648207714642, -0.5193136650833416, -0.33774493782372184, -1.0707001638757434, -0.155549645885543, 0.005075223897202885, 1.6894300886249707, 0.5938370806878448, 0.026548982016899536, -0.1716967199004325, 0.15383999067730048, 1.414353130961104, 0.8044059453894454, 0.9744497027581113, -0.4654628945981914, 0.8178646359850523, -0.3481504829589637, -0.5046590641850339, -1.3117357865189916, 0.7976132887614998, -0.28741413657276565, -0.09109410798542683, -0.40401129492780546, 1.3498601116242541, 0.6539029229391762, 1.3183361729583072, -0.9858357314794179, -1.2509396432397986, 0.480231632697113, -0.10732394697617934, 1.429933568875626, -0.9693880656732263, -0.9693827459185671, -0.5800257508403646, 0.914364156303947, 0.11910498949520275, 0.9590797414546223, 0.0978067256622815, 0.14450502815759597, 0.29963487320072424, 1.2559855790129903, -0.48164058433383183, 0.7654978045522143, 1.1854667141903956, 0.5082075061339404, -0.7599310752692946, 0.3487798042568892, 1.1897993211573665, 0.7437846168148886, -0.2604825488542135, 1.011056215865281, -0.22773485547225025, -0.799928691754016, -0.7012206328225775, 0.39298969034266457, 0.006517069085422475, 1.4399172452833684, -0.32481595069148295, 0.29642832772636957, 1.6741601998958204, -0.35969733740197335, 0.3882404032075918, -0.05580801291579228, -1.2077385637410913, -0.6128836986127237, -0.085251089404436, -2.211255407357335, 0.5614739308418034, -0.24099260047885512, -0.1264509808864985, -1.2203438761893528, 0.6033334909071, -0.4078679445161433, -1.2997587070624204, 1.0979189313787487, 0.7851678035839451, 0.3756141733415255, 0.28970929762509895, -0.0741702981596731, -1.970972941522781, 1.076326251442, -2.020949874707037, -1.4666749958867351, 1.5574963017558954, 0.4957142116599186, 0.8910156566161552, -0.4585243554156853, -0.26584131669145655, -1.5657639130994756, 0.8954068465466393, 1.331540750413378, 1.3558825819452087, -0.2619442320571261, -2.409413613851803, 0.39648623985076553, -0.1831703416966295, -1.1535861206191464, 0.4416119092580917, -0.680280554169795, -0.26609874544162715, 1.0970044354508603, -0.40053069345204206, 1.2710237137709008, -0.7422235180997172, -0.5814882472957266, 0.5884844345150161, -0.10154764165164865, -0.5052034521190077, -0.8798151684430768, 0.9064151473109984, -0.5473211557975657, -0.0419403045681698, -0.7164130154337828, -0.8489240809118981, 0.9540193599647416, -0.23527809458258114, -1.1177652710048978, 0.020783805540679587, -0.768052845503311, 0.4404904167229676, -0.5114412685551448, 1.7371862938279763, -0.10306717828997122, 1.3557731436954887, -0.5949491452726763, -0.8402381823623424, 0.2376954704272174, 0.032085364534486766, 1.1561064589587537, 0.4501579171670814, 2.3896793779385015, -0.7665375156800105, -1.1413109716548253, 0.4513655714711178, -0.1753719031441318, 1.4733054716221072, 0.4842951982633258, -1.9142988443937219, 0.1700302530625264, -1.0815285767314955, 0.5071299997492854, -0.6406939254551502, 0.059647178269641374, -0.8188839377181273, -0.16026376018833677, -2.0869041193494926, 0.8610612130036925, 1.6857794438445481, 0.6955386734372463, 0.20681769836827074, -1.4127327595742458, -0.9866541809644442, 0.5678750413881269, -1.3510858605307665, 1.62604083547347, 1.3602753663123195, 0.5987993919702664, -1.5973421319000913, 0.8871079077499412, 1.8284534013796483, -0.3456195523150386, -0.36569048985653446, -1.8814901728737445, -1.2231894233360705, -0.5913833765992845, 0.45832777557287496, -2.038358262198337, 0.032244386818837525, -1.42721804688783, 0.5668396268208349, -2.533231758762721, -1.1474785367284572, -0.29198828065938964, -1.0352893210699323, 0.3857678897176453, -0.6068797644618729, -0.963964292881048, -0.809887957104905, -0.32492722809104263, -0.2613622893624478, -1.3589803990352507, -2.076285901843998, 1.3089007074886818, -1.9455749454713707, -0.5736222004780185, 0.9588246718595034, 0.5714558867679193, 0.01986270999410847, 0.5266280433960019, 0.7070938920672619, 1.549111219381894, 1.8184815983538067, -0.4862798930695905, 0.18815001611887172, -0.7455098081929882, -0.28381628074270643, -0.3493676963070907, -0.19896188822290867, -0.18831853921594283, -0.20614690675070307, 0.9662672240817086, -0.31406724634208194, -0.5613266669733795, 2.027327291186709, -0.46190115376455027, 0.9839674161260014, 0.27679569601774806, -0.4645847476539927, 0.8751121789175409, 0.6387426615376817, -0.8273485563206865, 0.7570300569994067, -0.9995911210947788, 0.08010940821970856, 0.6395210955832102, 2.025508803849378, -1.3809801063671774, -0.694281796476359, -0.0767536647860561, 0.3099959398031659, 1.1551192166966024, -2.042001090323447, 0.41322425537148116, -1.797060995080171, 0.7206976251041055, -0.19846036528824856, -1.038387389325687, -0.10505227958982703, 1.096457726010392, 0.9119250016250599, 0.6858709771623732, 1.0671336998310343, 0.9528709807573584, 0.9900740120332253, -0.013981035496405489, 1.884166482633379, 0.7108285005557036, 1.123761304401556, -0.32534920412248475, 0.03957455807973781, -1.09777070332994, 1.09269832631592, -1.1979322946477207, -1.637315318504439, -1.403947866606489, -1.2180262207240184, 0.35840372373790064, -0.5584381561472143, 0.4389389106889976, 0.17550846558132216, -0.1375970235899535, -1.802649724117728, 0.966625725931843, -1.1183466941958558, 0.8933935563375309, 0.375928565765776, -0.938755352635196, -1.868314992980628, -0.160175295390086, -1.1015878345809076, 0.4352465951572697, 1.3265294565677221, -0.14141879189608494, 1.1055785034121937, -0.9891244612245215, -0.5477826593824926, -1.641162717460881, 0.1667614344286213, -2.0115127472668846, -0.9301965161897545, 0.03003658317087239, 0.168259270397563, -1.146402936254686, 0.7129872725360471, 0.4308717851970836, -0.5544351911890503, -1.0836099076678245, -0.7745546435492511, 0.1523848168446137, -0.6051532828283253, 0.7467405867570943, 0.39768095537549775, 0.16785814329771237, -0.7913646081861809, -1.0632534990859135, -0.9167987407576222, 1.3913264052109795, -1.2127496448804962, 0.912754541451036, 0.5856899961581513, 1.4639087407469145, -0.5210303942605948, 0.25542874319046077, 0.3238910760916397, -0.368867606223306, 0.10338029316693874, 0.06735791403967105, -0.4795098591843076, 0.35574058796889513, -0.7735622765361435, -0.3738044057838035, 1.022961531333321, -1.020245037557611, 0.29513384663947956, 0.05622091456791643, -0.1969645145262281, 1.0583217008583108, 1.0944632368539016, 1.19543492243219, -0.39847824360708134, -0.1633005100005984, -0.5480928038363274, 1.8347975491363078, 0.8131326339388977, 0.8264250171546523, 0.28932964505393727, 0.5151184821191515, 0.9816053249500353, 0.3012929173223365, 0.13090503747878118, -0.20744404834165459, 2.3067855280133154, 0.30138823961560557, 0.32264936642812014, 1.166594223686821, -0.5235069438335824, 1.3260188170482796, -0.6762461455965064, -0.7053173642888511, -0.12745552259925672, -1.4100843569459778, -0.22980864807347418], "type": "violin", "name": 5, "points": false}, {"meanline": {"visible": true}, "y": [-0.8223959601242037, -0.6108857817139695, -2.656638277627134, -0.8670009637241928, -2.1918506149340375, -1.6911075098028594, -2.500058104795544, -1.4762305788808587, -0.10894478423893106, -1.422051157949211, 0.6742528487467199, -1.233784551720098, -0.8895486215916208, -2.0685817846546155, -1.8286354000493255, -1.9797272141877127, 0.8589248188335801, 0.5537999673134599, -0.745133460341194, -0.9840058469852844, -2.4765634808575365, -1.819915543683062, 0.35992628841630814, -1.5280909718705775, -2.2685587830683884, -2.9669609938624313, -2.062701209225069, -0.06487603257076446, -1.884161606519714, -0.6179445660873141, -1.8016841684396092, -1.588216244122875, -0.6657405011115245, -1.8687023134602088, -1.3818454378240548, -0.6434595697100045, 0.8973208861829036, -0.907641513695908, 0.8195795207123178, -1.639536054356385, -0.9873334194587637, -0.18206448241558393, -1.172492151319254, -3.0505432093509928, -1.6656384938645135, -1.052656022302003, -0.711257699235081, -1.7229446521626048, -1.3056384518440354, -2.551844786095536, 1.5144976488019473, -1.8999465534029238, -1.669911940252774, -1.4161694932049473, -0.45348054765089774, 0.31159280319846316, -0.6410147053001444, -0.4578320180515236, -1.3083534766852443, -0.7595004859838812, -0.6147401083930231, -1.3039197840389478, -0.4942099972805223, -1.0643879341910105, 0.16097276388005088, 0.0003781464040142346, -0.526503972722941, -2.2899053106466933, -0.6914119917622622, 0.15121172655371562, -1.5627674317877074, -0.6228688014717623, -2.3857311625690185, -0.42819647661509774, -3.0571720445205455, 0.18540579323926232, -1.31487465140309, 0.08122588611364367, -0.04149746612584715, -0.8975948215689332, -1.2853332980187178, -1.4227050364449108, -3.286648397039637, -1.6517819495485018, -1.9192795649718555, -0.648255131031219, -2.164751106230772, -0.6298378477037543, -2.3731208968269284, -1.5034912890877383, 0.38707415458885963, -1.8920226272352072, -1.0539178612747264, -2.271643581934917, -0.22935281457627532, -2.0257066923053166, -1.449112206906828, -1.1485709567947802, -0.20483249222984878, -2.353326924456009, -0.04274390489578073, -0.8161001592697003, -1.1787093293306912, -0.8650966112712364, -2.3905371599296914, 0.06231134502304059, -0.00161971272873207, -0.5365671145136375, -3.252809923911708, -1.3719723283930714, 0.08813673741685935, -2.7084616825843906, -1.5325233816991077, -1.8057794884565395, -1.4410005046782275, -1.7844245206529026, -0.5344645793964783, -0.23067533030000664, -1.3549300204107784, -1.4942515047859286, -2.232280987151282, -0.05712561912413938, -0.36766540530172465, -1.1133317904077324, -0.4837531535399394, 0.2328193505630154, -1.9139047388237875, -1.862155311585841, -1.453299588686074, -0.32069628444226106, -0.5963608820535174, 2.3946040603291485, -0.8545062735056856, -0.5493100318803961, -2.6166263876850135, -0.3419450303183058, -1.6736149716486535, -2.1027187903880007, 0.48257428233015753, -2.3507732111046042, -1.2596249191144038, -0.8825351114943851, 0.25734494467704794, -1.6901828128354768, -2.8190276584431553, -0.9712877117208657, -0.4197137617867637, -1.3787675085994167, -3.6894581343757724, -0.3427168867945366, -3.775916832905889, -1.1695385893765127, -1.2303227248674848, 0.24459430767448032, -1.3767902014888886, -2.5150543666670506, -0.7509976369775042, -0.6725461854518908, -0.6568321388326701, -1.3808988928319639, -1.783713085557578, -1.3071507163227154, -1.872572425446731, -2.3637214142689498, -1.1010276285098528, -0.4855332536796696, -2.481048406985969, -2.001326774431762, -2.010015316629288, -1.475170621761549, -1.3496147218217474, -2.2115721657597085, -1.4316332330113868, -1.7732808819938024, -0.9678373748311961, -2.422784859591145, -0.6163298855892457, -0.5632365140386123, -0.23576195580164772, -2.0906552646576233, -0.10717922539360192, -0.9244297545567599, -1.0635038370519212, -1.934555061984864, -0.5877722274385597, -0.9993550880154436, 0.33342798823145414, -1.8310437573370404, -1.0749832917443447, -0.10513257111879559, -0.6497533124261701, -2.9764826563374687, -1.503450206359485, -0.8431714469724387, -0.48214622709698196, -0.9473717805491407, -1.7894267978656424, -2.40988985365614, -1.3334118647221826, -3.6569832935907063, -3.173287733869204, -0.4222549797496761, -2.4238016694509534, -0.8627678087782182, -1.9142302407192346, -3.043412056172972, -2.427266603755208, -2.705025723534783, -1.1516831564419836, -2.265466959260392, -1.0617511739365155, -1.2622888086368298, -2.310093833810061, -0.5429629360841783, -0.023729497288032864, -0.08297319154435057, -0.47007285357078477, -1.527755040187804, -1.454723649046662, -2.504123736960601, -1.70184358042588, -0.7815775525978831, 0.3686911399808954, 0.15030256292593158, -1.596635364119264, -1.9059163106743355, -1.1366526708615665, -0.7355753407858513, -1.145555265833316, -2.485295029580207, -0.3626005478177371, -0.7742002875951615, -2.247810886223668, -1.0158269052061295, -0.5168280216858308, -1.2469777194577791, -1.674025846502787, -2.409016129295742, -0.42071346378577, -3.0935126308229313, -3.353215178209195, -0.6294870150288777, -0.8552662865633349, -0.7544621844133813, -0.3557921792993627, -1.2518472088890353, -2.892417794635338, -1.066409518419789, -2.1147615508354924, -0.7958754796625063, -0.89206542115331, 0.11865595218486713, -1.380632910998025, -1.8461682301794229, 0.9781434950275187, -0.9776183316772875, -0.970785274751502, -2.1006207846958636, -2.8454955750174538, -2.1950825206259146, -1.1594646847474719, -1.5559264559481956, -0.01170448403618285, -2.013672260688446, -2.0158614486858015, -2.5595717392996615, -2.298928071834432, -1.040076313416433, -1.315905448328354, -1.8864571015236535, -1.3026507172286685, -2.93104103896958, -2.265465616069909, 0.08221370852528831, -0.8725207769365669, -2.8842954730148502, -1.4962063557253442, -2.972829369144698, -0.5688169344670598, -0.9719812555283782, -0.12978223492567853, -1.8820110400186292, -0.44447548881244936, -2.351414530283829, -1.0354275985759294, -1.8160515229252554, -1.1519743037052428, -1.9183533234435202, -1.1263378482523412, -1.8240015572096908, 0.07576788167219517, -2.1569674772026803, -2.0663976179093186, -1.9757769239266816, -2.643906449045022, -1.7615623093843606, -1.2069537536008452, -1.978323103482031, -0.49735540485627394, -2.097854724793838, 0.3453593705769755, -0.9775096482527179, -1.2400265109458675, 0.7593089556917727, -1.933058324570555, -1.6528553679472944, -2.8214366281292946, -3.882021989856779, -1.0817092919346498, -0.9290426282257152, -3.37354164905371, 0.38415559448395276, -1.220007358402241, -0.8462986551416882, -0.020480018182326587, -1.3607966543068637, -0.0248403731130713, -2.1201535701834637, -2.977947748282701, -3.767336734431635, -1.5857319732232318, -1.781682651278448, -0.29367715171147757, -0.6895489915399959, -1.1800436723555752, -1.4474008079906604, -0.47289496636235306, -1.2422830067386383, -2.3306836275113945, -1.6064613018475873, -0.7472792458873324, -0.3143949461589257, -1.2855015199387163, 0.7075872495674558, -1.5100951605205482, -2.157451720426997, -2.1025875463598918, -0.5743299895938772, -2.7164522063344414, -1.4950145498953162, -0.4910579816622168, -2.6941426002781172, -0.6651342619818281, -2.2042532203515686, -0.6796020555854204, -1.3180539172510677, -1.3881752463543873, -1.7632515508473237, -2.130262113030737, 0.2959069093560682, -0.41289057259937345, -0.09827804500921222, -0.8948611713231114, -0.9595093079821261, -2.34820185531295, -0.543342415246896, -1.4862518722145448, -1.695622263122619, -0.38009512965214654, -0.1462463170956425, -1.099126709188425, -0.03954919927818712, -2.2597274697713523, -0.7440474640864574, -2.1646416015204215, -0.26583689171246117, 0.45925064382243286, -0.9955309309184598, -0.8836455485770269, -2.3594576491878767, -1.9424876807772966, -1.669262290053172, -2.9707181297441467, 0.158909693488261, -1.1718797218950059, -0.5794305793497813, -1.8723572705080131, -4.763071692181747, -1.1150649815528741, -2.1394668459344497, -0.36106826167499184, -1.6913494996886427, 0.5570982007277483, -1.1187225284895557, -2.8749522962788987, -2.9660222306634996, -4.126050743919032, -2.1242581343918627, -0.7986881700820128, -2.072635786304171, 0.035385025503273715, 0.3924449861031536, -2.594656954726209, -1.4114185329337574, -0.8230249256793741, -2.7241799825431534, -3.9694960350698105, -0.776603065183064, -1.5086096920903902, -2.3023937899707, -0.36382261310502706, 1.2600303275006781, -1.7659582865822019, -0.20815115451936128, -2.456533682805979, -1.4508322386842964, -1.0394109132278184, -1.6137548616983528, -1.0854255405870303, 0.4391627948984336, -2.6936154749274257, -2.541531939319886, -1.6887453589183046, 1.8019313207045617, -1.400157898590263, -1.8632231699824935, -0.7671659527708573, -0.6698218825053933, -2.22956158000241, -1.7466856626851812, 0.033037483041636895, -1.5073465208189765, -0.40964315677356056, -0.6892264298352428, -4.524549028291107, 0.069052356563722, -2.0598934476894932, -1.0122140744422836, -0.3003833478190143, -3.3891566476676807, -1.1540319401320152, -1.6823035356026521, 0.06896532736514605, -2.7801248287198956, -1.4572176265738903, -1.9851565273619751, -0.5506673524366069, 0.282108004546888, 0.34706058954291685, -0.6755091027120783, -1.0343020983383537, -2.7380026661718406, 0.24566104833940683, -1.919414415063772, -1.9071917056789063, -1.9624762627813443, -1.022509964598859, -0.3914982567334142, -0.7272650188991435, -0.7561693496202837, -0.47861403119561186, -0.9696511203712159, -1.5383586106698282, 0.3981140201306719, -1.806589619361532, -2.2406699002290082, -1.9545942924186548, -1.5246270532113648, -0.5587618330825047, -3.076125256459469, -1.2891073747702826, -1.12739707593401, -1.4638711004654863, -2.864618205345565, -0.496691571191185, -0.8658864953189973, -1.8191857281525268, -3.2289696525534928, -2.4653395867227745, -1.5085536265602388, 0.8428431258427866, -1.6454525350347675, -0.14998073738285678, -1.485872361706102, -1.1136154523262032, -1.2082944158544877, -1.7053013306789937, -2.7220084680404835, 1.0743391045792667, -1.7246431723636468, -2.733721847174901, -0.5732250560143818, 0.4264054474310197, -1.6266578299604468, -0.9161582393275831, -0.6486655818076105, -0.44862947831217304, -3.3951742851045967, -2.7207669118728477, -0.2504948163018832, -1.854379592261771, -1.7815346783731347, -1.5754272873022763, -0.8719860859004982, -0.6823024867864972, -2.2251424148541057, -2.7960656485251283, -1.2695235238633624, -1.737682509445054, -1.638890573940996, -1.125943753985875, -1.5567486740056191, -1.3142818147935302, -1.1787327361675104, -0.1659310955615918, -0.004479994965647105, -1.3689562249134206, -0.30873403601493354, -1.275287633957728, -1.8635770892547505, -0.6894904262134939, -2.9548810559091554, -2.4694022184407682, -1.958776989153493, -0.6988002371817401, -0.363053830216701, -1.4180761987505892, -1.9670161999393982, -1.6596303479168713, 0.9971898637387704, 0.6106693816829829, -1.9987711733731184, -1.1884522180368706, -3.256845484157415, 0.343181459811571, -0.7413569103519457, -0.20391043664911956, -0.7389502303716534, 0.8526879193976113, -2.263397277223931, -0.7759555432486207, -0.9222457237116193, -2.8224121601022016, -0.10507360831831436, -1.467599086912022, -0.9877215609577585, -0.9565110502340579, -1.0663513782824448, -2.4055747878953566, 0.2689224923992939, -1.4201374350543758, -0.715374555124221, -1.178717610077912, -0.25715161685585763, 0.4567866175270343, -0.9657537389590596, -0.3789977927543091, -1.1288090319646469, -1.0419930209635908, -2.804136349104838, -2.14909332288616, -1.363724425730541, -1.4427070877753558, -1.7213831514138098, -2.4622436119522506, -0.5327493939093714, -1.3851938506377242, -0.16780748794754885, -2.4217976059494544, -0.7247023583319924, -0.11742456268080947, -2.8464865988756465, 0.5457739224763796, -2.6932194717729354, -2.7108876566906055, -1.6944065233787113, -0.7768630005210437, -1.5726239387786678, -1.4557853351430172, -2.9309542793102272, -1.2043459892628623, -0.9542774568336377, -1.166359915509017, -0.9365759915308631, -1.590954556838236, -0.8672403401591262, -0.7040656615041013, -1.4150093280211578, 0.04032867750483615, -0.8124605816506827, 0.6430870149150703, -2.1283199876527044, -1.0016449563520806, -0.31644918781886844, -1.6014403237611121, -0.28353375236883205, -1.8150173020257567, -1.9236165314266422, -0.07971518250142973, -2.331048076316362, -1.6817153965420752, 0.7032896071239103, -0.7837467229193924, -2.25991563820888, 0.18642978627306905, 0.40240831176369185, -2.1415309294701115, -2.0163061345835205, -0.9180335006722317, -1.0426768062140448, -1.2768020613780806, -0.8047222368850876, -0.5739231087017204, -2.2669529374150974, -1.067750023228993, -0.46338995904201363, -0.9637297183422071, -0.14364266625230382, -0.6506584341735147, -1.8592391240237132, -2.2516178376315703, -2.9520077427659, -0.5321005614329846, -0.6511954360349683, -1.623087246307739, -2.073300386744179, -2.6594971270045757, -1.9374115179064466, -0.525176529583076, -0.9516583338910732, -2.7824182525923584, -0.6813637942103723, -1.9213568829572232, -2.0832938598282094, 0.6150427312951534, -1.088720124047369, -1.4636170653146117, -0.8986775116408081, -2.8931785294021397, -0.6180439983777145, 0.6087126089504455, 0.11910868194506796, -0.6430165546986747, -2.166021042929091, -1.8376679510441165, -2.5469161067731205, -3.189990102482331, -1.4379256651587946, -0.9079944497522311, -1.3741259884280204, -1.1708314165129052, -1.0322068166520357, -0.8120898979767417, -1.6935477643266341, -2.357978797607743, -1.6011722055448732, -2.339446879482977, -0.9390093253504748, -1.1187061429566045, -0.96416631517847, -2.0806179177441093, -0.6870162124969159, 0.3272798316365486, -1.6534181012040448, -0.5227790255495126, -2.465604801377849, -1.9037329510255359, 0.8577027904861967, -1.2400568750663372, -0.30044818594531175, -1.7305776779535653, -0.6550792837817511, -0.8427423428970211, -0.9259840522267073, -1.860186221666698, -3.341686388300177, -1.2507467346680847, -1.6421625003876241, -1.1487735277313949, -1.4073251446232375, -1.1853040741443355, -1.2253663951754266, 0.3559637964607225, -1.077427949161691, -0.3725942623328681, -2.3319376702474166, 0.33836275840801977, -1.6784799827152217, -1.3448995528721273, -1.4615418217139793, -1.6108492118084703, -1.2434779648520675, -2.9351725531275528, -0.2341934577338287, -1.660881130084785, -0.6545833794499276, -2.3548127632251106, -1.1638799689754296, 0.029958120827055845, -0.9294624507308575, -0.6798437779758657, -2.502144380114716, -0.5304638106555543, -1.652124456800652, -1.6927825770572873, -1.9188437139277652, -1.6315420427388403, -0.42478007444033217, -0.12437031606787219, -1.8235602374191258, -0.9052356610296849, 0.2577773067860454, -0.8478225478602486, -0.5454857772752674, 0.5012238039643204, -1.3294656381585894, 0.892606473997601, -2.3555477865184997, -3.753356010581931, -0.5699573183817471, -0.88990030370381, -1.0946832567617184, -1.364859642425704, -0.9105953784394452, -1.8226008831395224, -1.5449745001174189, -0.2677084246462751, -2.6681347021984196, 1.1729511989961448, -2.4070320206833102, -0.42094768651725056, -0.43551676340710643, -2.114165363152711, -1.1820177640134473, -2.756170186828199, -0.7364788661791878, -1.676621997441892, -0.03480698661026471, -1.2789059748576277, -2.4064485087098744, 0.3128055502545808, -0.6878398892058667, -3.157162388271722, 1.6467824829153965, -2.601615264944094, -3.7829458385632866, 0.034264439169996, -0.5227254139374853, -0.24960263412837325, -0.7205374393241701, -0.4767301112325162, -1.6941919274313628, -0.18151403391165188, -1.2275553085591022, -0.7125410475544953, 0.42908291848726776, -1.7193373144560349, -0.5341885102487823, -0.8311902159835493, -2.68034580916217, 0.40745021292801265, -3.450599639847123, 0.08131534332011459, -0.658667610586844, -0.05134963512553603, -1.4305583455565731, -2.680427781337312, -0.5085032093626415, -0.8356480219851224, -0.21314439512005023, 0.17850225755369498, -1.069988590561573, -0.9681890929242079, -1.9657392658591715, -0.13518331298485586, -1.6884179339922025, -1.1698466941551033, -1.507651743484323, 0.22300931008042335, -1.6254088488989489, 0.02209271495434817, -1.7755200494436212, -2.5491265103433003, -3.0879183273694966, -1.2608456316855103, 0.22961946866791405, -1.6891971923260436, -1.6505805115465346, -2.292013598505752, -2.01037069237323, -1.9797602325643073, -1.4053144739713606, -0.2971547932315315, -1.7650473966512616, -1.9825292251447215, 0.33111010967254084, -1.006800646539208, -1.646172539798336, -0.9691429927146431, -0.12546367966673966, -1.2751678349217659, -2.1718455061142503, -1.8047375465474178, -1.3596645111213632, 0.2935876856386781, -1.180614236198962, -0.8142756113057934, -3.8220959606339937, -1.6198641971929288, -1.0533615328829746, -0.45341702860443234, -0.8579696042978404, -0.043509279542894186, -3.086554288592029, -0.5095188133327052, -1.5004814563451165, -1.3327794571645988, -1.2457842975613767, -1.8984037023422493, -0.1075464079941566, -1.8664378394390844, 0.2234669036010788, -1.9391090852888193, -1.6912952143989317, -0.9421292645291889, -2.3429845588174247, -1.0319933268601984, -2.20364652133554, -0.4511398960498486, -1.5068574141731021, -1.4547526405972606, -1.9206199358081317, -3.1536961787574036, -0.5904183641415084, -2.6855579517564574, 0.29330486457415006, -1.5189397764113957, -1.093586787857232, 0.22090635407890336, -0.5005503995745876, -1.1645599749791424, -0.3395735279713481, -1.6250228492618022, -1.9734522880069902, -1.300366151089114, -0.77464800278553, -1.140390574634311, 0.21108257343529013, -2.6422770867420646, -1.5495235518677881, -2.35890252210438, 1.2187845181922143, -1.310553219528577, -1.7250646159661918, -1.857340510292742, -0.9274174137723408, -1.2835124004116958, -2.2033768733036783, -0.9689427000967248, -1.2832671349799525, -2.3225728098319163, -1.0466915124274747, -2.148513580617663, -0.918111986841651, -2.789689829732775, 0.9770265552085338, -1.9854760710090584, -0.43988921623822697, -1.6958241974834065, -1.4349500987063006, -3.3720147260198297, -2.0085669201814595, -0.803056430000729, -0.8049894169127341, -2.440731392256792, -1.463349137253833, -1.62608839343642, -0.9847522865715642, 0.5431921655186236, -1.1852970946820454, -0.4295452587159202, 0.7145043117625327, -3.645834863142633, -2.2146339048352504, -0.9021776716666581, -2.1999918013332658, -1.550864314366593, -1.3051896925689326, 1.0585036738198288, -3.6905629444590637, -1.957041763276005, -1.2060949640278744, -2.4700308203725747, -1.8408565383064686, -0.6339512649289919, -0.740524040053721, -1.5243233505427898, -0.557192354865928, -0.3844462773640812, -2.194577658150884, -1.3227536718968682, -0.71186002392954, -1.124393210711201, -1.3713126721495235, -0.5115909976262131, 0.9420982155853714, -0.753174291934684, -1.8371595746706086, -1.9074258379466809, -3.96306376463894, -1.4023464632101463, -2.6316738068012935, -2.372246645438668, -0.45264151867593894, -1.066575569322281, 0.28172737804543635, -0.7322701507543955, 0.1369235156558377, -1.8786700016702218, -3.181152790373574, -1.484113354925848, -0.13267193673341215, -1.7653471374621321, -1.3364945995370066, 0.08479566682437945, -0.9877256462443202, -2.6535798189590967, -1.5866565931856824, -0.8713504785155379, -2.2424493828475547, -1.5449242440252404, -1.8370988532617756, -2.900680414042735, 0.5661842716008871, -0.23799327152253102, -1.5695036720752051, -1.9432549354978506, -0.7340761612217104, -1.7046188840987577, -0.3361011091586166, -1.594039501692162, -1.406021070314703, -2.7893765720557884, -1.2551132972680974, -0.20110119363602807, -2.4458265410248385, -1.7684016327162322, -1.6121824573126957, -0.8387228384884826, -1.4971074839484422, -1.2671340659569432, -1.229607151985816, -1.4788655857442465, -2.258260888405126, -1.8062602925981233, -1.9565744243093557, -1.992018638092059, -0.7265972414565874, -0.44724184349778473, -1.849269255383427, -2.407917527843285, -2.3563559744056044, -0.9044866902200304, 0.8817058162278992, -1.0836835541249983, -1.7246534786213155, -0.9626130135080551, 0.5645792871046715, -1.3882519194397511, -1.5514011613781729, 0.22416861261326004, -0.47105222159122906, -1.551388285842033, -1.0562101978214047, -0.8927191674178125, -1.749981503857023, -1.6267703808229417, -1.8654032603574824, -0.0007262050993968039, -0.9079408463912649, -0.8125571160609831, -1.0544120705787567, -2.25470504903174, -0.9543921805150646, -1.910795613442677, -1.2239958672695195, -2.0394616953987827, -1.1038979333106165, -0.9429334593854355, 0.0769066317797289, -0.7750502111528121, -0.5681445858948208, -2.095325028304851, -1.306936731845692, -0.6424518113425813, -0.9329080900017297, -0.8751687494062594, -0.8594699604526024, -1.329293082562495, -2.318762406502998, -2.6503130579191287, -1.8446996469827086, -1.7618806814967078, -1.9122975432536142, -1.2128639642709467, -1.3877382011609187, -1.170300358629528, -2.1112161235091027, -0.349804800647338, 0.02098525132663487, -1.5171028060174268, -2.122941096021902, -2.4658610034757453, -0.625271439621, 0.12931119740911323, -1.208162443649672, -0.6327639734795972, -2.095830946736582, -2.594126301474537, -0.8623014964288795, -1.549215716501291, -3.5320540455276714, -0.7652302803568223, -1.6801851581015885, -0.08489615318212973, -3.1914191629190896, -2.378336062314785, -1.184515919936421, -0.9830623375894451, -2.089781687470617, -0.09099292289312122, -1.178633465599853, -2.832764495366975, -1.7031766450974037, 0.05821020975045843, -1.5728176108643674, -0.8734690576751517, 0.5063188114620218, -0.5267377656832363, -0.24805532899037885, -0.47737320104863157, -0.9005962027588652, -1.225813393235836, -2.519217843767099, 1.6262600534230218, -0.4333791885199906, -1.0141909783720595, -1.544665618534404, -1.1468382364421819, -0.41583360168463446, -2.1791317721165453, -2.705549940886429, -1.7794917031133208, -3.7125915937592016, -1.2390830238349817, -0.5831917386830822, -0.843572865979884, -1.834286655065998, 0.022118753227863053, -2.017612368241536, -2.21614846072697, -1.8272926206233628, -3.557566536430264, -2.1348623570689482, -1.5515891936606747, -0.6830605446875652, -0.5414921740763563, -1.3214930332748478, -0.12360818101595927, -3.2743480810857095, -1.462873581225663, -1.8386111999457664, -0.45349773659312853, -0.8745124792997019, -0.5914225692257763, -0.6595541885003946, -1.8213873703359718, -0.9493363261777956, -0.5995290792407454, -1.1319599839608765, 0.3579907078603455, -1.2754473707620138, -2.08459643238691, -2.1289245822209835, -2.2408899562334437, -3.2384994298516308, 0.35037185416506644, 0.5396764377109455, 0.01869628853528371, -1.5530394812070505, -1.97579461630922, -1.4329650583423073, -1.700333552055556, -2.5279057897476136, 0.3852630506466399, -0.5742863541982954, -1.8169817339846759, -2.4634627428576, 0.220017926120603, -0.8417516920048441, 1.4219670260920365, -1.544952478726272, -1.0564200891054454, -1.8037746969297597, -2.5554349419993074, -1.5189997871779035, -1.124538597310817, -1.1864886009572406, -1.0980703852515619, -0.8947704874256506, -0.24944887466456067, -1.6852287329357765, -0.5402575508424501, 0.058029733231220515, -1.441728433202567, -1.9878000568113454, -0.5932245571788263, -0.14374519331672975, 0.5272496783447627, -2.5723562520915273, -3.0412562928701474, 0.12357232008907437, -1.4295793570934783, -0.6147848519562855, -1.121635678611933, -0.470813236153623, 0.07600380794625017, -2.2334730077796503, -0.6827918467052075, -1.572378257779308, -2.374302077922935, -0.042299089273240664, -1.8506866883701862, 0.1577237852666502, -0.8936811190401981, -0.28983396576609954, -1.6108203511541217, -0.8503776107000129, 0.9979275306854847, -1.9400266611245018, -0.6482461581877633, -0.3429969976959296, -0.35337802781975547, -1.8087383375664605, -1.4036310786351738, -0.5452589921633164, -1.062471661091591, -3.056984167453957, 0.37587630848796905, -0.30390275015079227, -0.9069056315871982, -0.3020188049278034, -0.5757851785794592, -1.6585816642043163, -0.2439454640986478, -1.2363630584655003, -1.9679980761163653, -0.41426874449960693, -1.6822625375794311, -0.8285885449270585, -2.8894351292972793, -1.6152993359460828, -2.064347691250191, -0.7447256303733376, -1.4740919083700892, -0.5104388028752325, -1.440971611187431, -0.4071671937098824, -0.047606138483904825, -2.145611524022957, -2.0573096380737113, 0.05114714582150759, -1.562284095579737, -1.090276631186157, -2.300629856753007, -2.7741715488799574, -1.5080347704723702, -2.7404751810068824, -2.1037705120762054, -2.8583427171821483, -0.15856747287916728, -0.4511687284733106, -1.7351430085349453, -1.188759193430709, -0.5067293088202529, 0.11976512285973873, -1.598728888604634, 0.5984810864349885, -1.358886438702826, -2.132395247806985, -0.9595605477663123, -1.9996228249263952, 0.11476578334362197, -1.2850523639257247, -1.6021583791829266, -1.067539871448248, -0.9852991256106851, -0.7109457556978149, 0.04808422290320391, -1.0503174740549663, 0.03315674825611947, 0.3088087734707494, -4.091645350604627, -1.5332523900726152, -2.6345960074513375, -2.9671951061268214, -1.9947530951929437, -1.7792654850629122, -2.0218709988948342, -1.0693595595770984, -1.2128051446097914, -1.2452811780913604, -0.39855613743016927, -1.1767096393782719, -1.3567484574097572, -1.6458735198967422, -3.072429729413286, -2.003393485381257, -0.9106149738164064, 0.48819244311721177, -1.6096771676477883, -0.8795038457313014, 0.5562054678630892, 0.41301411796657916, -0.23561549980252283, -0.9958917375417062, -0.5409904683591378, -2.2116869384985187, -1.356672582110191, -2.147884741074523, -0.6280834247208764, -1.832424506856877, -1.576791848611525, -1.3587079080420457, -0.3760971396557292, -0.04658672667172392, -2.572621650752185, -1.0418953956041739, -0.5471269836937153, -0.2863020369330568, -2.313964974663481, -1.139801229582513, -3.4983304218955444, -0.8792101774596623, -1.2785190319900028, -1.1915848001852132, -0.9806025957230226, -2.967061697613753, -1.1844900615218372, -0.8327117438253429, -0.3129687133190798, -0.15596236848724288, -1.567667770212995, -0.7454649868767154, -2.233284664159437, 0.16076175795906678, -1.7256700137956376, -0.0976805465310644, -0.6133405056955127, -0.7462280965239879, -1.966150599896447, -0.853756779187724, 0.1156940867342624, -2.7680547548364616, -0.025577044250471914, -1.4613311455599247, -2.135206607418265, -0.8056598435831748, -1.8264811835433874, -2.793802595708679, -0.94533162176679, -1.6102351166712014, -0.41204762107854154, -0.8013254660518155, -0.9007340905521066, -2.5801456634692075, -0.42770555150675804, -1.5551689298367357, -0.8525422603228721, -1.4276945499580167, 0.0065477673522746915, -1.5014008808169614, -0.11579885410521151, -0.7644782485634295, -1.4492436079132411, -0.9220073334594014, -0.8782620127720597, -1.6627346128215243, -0.7641530773788703, -0.7965080062918235, -0.28040727447470193, 0.5327460612626354, -1.6852540697098126, -1.7047241653747307, -0.4538139859071828, -2.25446383963384, -0.6254969263034584, -1.42747196171489, -1.7453010900899195, -2.3235525049969152, -1.5865750323281562, -0.26190513963759887, -2.380099485926984, -0.9076871635646067, -1.7011811204342528, -0.25952865826804694, 0.5879016770517247, 0.13917337815418396, -1.5543627542312644, -1.7378559787782342, -0.5137122859557043, -0.7441563084781415, 0.391052114495287, -2.2823922786991346, -0.3567120457120143, -0.5464771960593213, -1.7954852068096305, -1.0435682171927685, -0.4798941189229141, -0.7578547123669723, -0.6859284097622652, -2.2809431608657307, -2.1049159948399274, -1.4213974647927508, -0.5890248851123098, -2.0636319227809476, -0.7325057916340751, -0.4744418643675852, -2.0103355472923505, 0.11853214006373669, -3.340602239339876, -0.8259218546496534, -4.9125287279266825, -1.8496855140313548, -0.29949669144304136, -2.4797047410089528, -1.5516049709126853, -1.4892090552185229, -2.2687821912221926, -1.4147681208080836, -1.7590838124728747, -1.0617221466602833, 0.4216316704330507, -2.0787566464207137, -0.8725530552253289, -1.6413186304949634, -1.1325467862774865, 1.4043406784225954, -0.20883681277372612, -0.22640155803943096, -3.237429885573172, -3.3360702085771923, -0.02076155684375558, -2.595282157809702, -2.391305624267776, -2.0828189614911254, -0.4412694841188284, -1.1585821046580933, 0.07235146635335332, -0.49724093660282287, 0.33623173729706535, -1.2612610015423416, -1.2529131840231664, -1.6742903576080725, -1.2706859066285492, -0.42057581274325195, -2.0451757655444083, -0.34103913271299546, -0.7055479234738221, -2.2393088886311574, -0.8731577177572878, -1.7213420711828586, 0.09399394753491386, -1.4124710947867234, -0.9355078293211184, 0.4106990892908655, -1.2169892029641316, -1.4344213119885008, -0.879555570158072, 1.0869598666658287, -1.5815815366729624, -2.1576169342825726, -2.6895316020109874, -0.5357376277504788, -0.740409603973923, -3.043127101565628, -1.9995007412954604, -1.9069803523387536, -0.6527619440460882, -1.5716570208911722, -0.6921865925350026, -1.6573184338188613, -1.6282444342795181, -1.739108070906123, -1.3485603558193897, -1.3717856029809568, -1.4541207989582212, -0.22594044690444082, -1.329444401778219, -2.8666851329580307, -2.6480421658218143, -1.3874642623312656, -0.6649279687529183, -1.4059742626288492, -0.3528211494662724, -1.7553795188639825, -1.0904831164763895, -1.5280524734359286, -2.702031597440759, 0.6730419812432584, -1.399251761118954, -0.5069867301816202, -1.239044607926162, -1.9736375651766167, -2.163542385183661, -0.6283624057110473, -2.0310591032738974, -1.6145902383565778, -2.685435531217901, -0.9060455301495649, -0.7966255439049452, 0.698660526204173, -2.0007420289499867, -0.601458873792815, -0.6831855807332589, -0.526295023310458, -1.5811100512505631, -1.1811474737536012, -2.0815190152143255, -0.9470951622886237, 0.32919008179761255, -1.6373254716945858, -0.7555054727111935, -0.6846003440739936, -2.754202264335795, -1.2098894388023134, -0.24767923739872266, 0.22139111453276072, -2.422262227015686, -0.15375710617792238, -0.8257994417379391, -0.6726581059596202, -1.6789146098987064, -0.40443693209657006, -0.3396146762443062, -1.4389965108203528, -1.130132867768928, -2.802047425324517, -1.0358583691006176, -1.442573217425782, 1.0950792970128016, -2.089997143644539, -1.5110435273422536, -2.000000733025774, -0.9903517372093581, 0.20944524733917058, -0.5869311926219267, -0.2193023094136719, -1.6017654520730178, -0.7814968018349026, -0.9194260664563245, -2.608068034369218, -0.3691558956559061, -0.5202956160967435, 0.2531825700604413, -1.1323905219075723, -1.0825028748933665, -0.6583224645644355, -1.526500825892197, -1.2987560960583477, -0.20444771342340218, 1.2374436883318767, -1.7217418394846333, -1.5843961589485198, -1.2316967330911102, -0.019235554683072253, 0.4358715801609112, -2.0467417643635786, -2.3160828528723716, -1.16675403542526, -1.6295316927063697, -0.3784407079437544, -1.2379217100914486, -0.8172571774640106, -1.3672625872024355, -0.6566889691200738, -0.6427074609831485, -0.682847686971928, -0.9636090799498327, -1.046074869592137, -3.2356911020018826, -1.9192848012856247, -0.49216821764461094, -1.7445901210189538, -1.9679903150800109, -1.0944062926068816, -1.106235016490156, -1.1210445317667228, 0.4022738971052242, -0.17459550038508298, -2.670414813906348, -1.073228157238286, 0.15893167643563788, -1.5703545499615315, -1.8104091294650515, -1.4721885177174672, -1.3787433857787001, -2.8658140006300448, -1.8508844564486258, -0.5792187998713488, -3.353631846848705, -1.5876983083582683, -1.5818418575920945, -0.3664911812649255, -0.06783967900353338, -1.785442391469232, -1.595938748023063, 0.24751816963262785, -0.9001268215535696, 0.4008660947376188, -1.9750758065055087, -2.821391830086908, -1.4319042129049544, -0.8927141934969908, -1.4104255519596056, -1.7812835841263575, -0.6168222498713114, -0.5103081985779622, -0.632406990453381, 0.5695562026543475, -1.8719673721943293, -3.887016208045252, 0.8068928170980834, -1.9845372035601658, -1.6502507287724624, -1.8421783147619566, -1.1854715729961889, -0.8424314018719752, 0.16037885247132677, -0.9698792899438624, -1.1257845555308201, -0.3596052741386466, -1.3817434168031617, -0.02252271308301701, -0.08139213180430316, -0.0006853627180876121, -1.7887792558318898, -3.5458329136576543, -0.6659971889712984, -2.650068258290472, -0.6859987739169614, -1.8002460646916978, -0.5013527671577309, -0.5379149705231918, -0.9417316214188012, -2.841572343342432, -1.4194706711154959, -1.426477643748178, -0.3147888682462353, 0.8357699285198481, -1.1912590146738715, -2.8821850725332765, -1.2947027643834357, -0.7602027315285538, -0.4842236160315563, -0.9922648243499783, -1.5934247307074094, 0.0722260750579291, -1.9016465575488941, -1.438891336937112, -2.792919868874549, -1.539912860853259, -1.1341031267980495, -0.630178165157902, -0.2190797503758093, -2.186718166233603, -1.2002757737694751, -1.2172173340957413, 0.3291264234034712, -1.7924180872630586, 0.5347035640904378, -2.6786111048484877, -0.8503353535499754, -2.084826875446878, -1.2777058935316743, -3.054816228454569, -0.25872189195972317, -2.267264025485317, -0.2877153762480916, -2.1321843387201294, -1.4604106058010935, -1.4395007887589344, -1.1663068350728685, 0.7232562020418922, -2.0941745338889888, -1.1545097477369604, -0.9861622848704746, -0.6316969024708154, -3.0378556261938376, 0.28427572921000555, -1.2232234270252575, -1.5248152621660618, -2.167478094671328, -1.8507088843072403, -1.3157735119007339, -0.391948436710981, -0.6492487747086136, -1.12415084766624, -1.1525313778170283, -2.439286885419671, -1.8721304199847284, -1.0555701160265214, -0.37894613206979777, -1.968261753811229, -0.27049139945171286, -1.3792865213362107, -3.491501570760328, -1.2248066204199894, -0.8406168141283838, -2.0190748520114092, -1.4268516807139637, -3.947108204278357, -0.9105051623694492, -2.782632119307166, -0.27638005021025114, -1.923521682821358, -0.4788637334362391, -0.45262713672127686, -1.9334231345785917, -0.6794859431291802, -3.055371235409889, -3.3853685063878145, -1.8225160441177617, -1.5055877039758623, 0.9128572489309015, -0.4852680918222486, -0.6231012591793318, 0.21583197660188613, -1.2540524715451762, -0.8902648979114874, 0.7916657691524263, 0.5640759478615134, -1.5459495499109042, -0.5983712427371956, -1.3649114609469746, 0.7082629285990185, -0.720072396560589, -2.5558862762757633, -1.5055951481442522, -2.3887942706062297, -2.6784609743684866, -1.244017946939215, -1.4710213088286714, -1.2857337748638347, -2.7156732102314667, -2.3283796637980547, -1.9592316050012721, -1.6607309565018213, -0.9293627645915064, 0.04450417541441265, -2.416253274408048, -1.1725655024157238, -0.20237915467845746, -2.4855640666972842, -1.0639554430210831, -0.8997614289527054, -1.9366296515707453, -1.3582907181685298, 0.023024042654081756, -1.8545794547195271, -0.49965806417145786, -0.2333230469142158, -1.6677574527354495, -2.596279756713388, -1.0823131740914065, -0.17395152807124714, -0.8746955384848354, -0.36112312911150823, -1.6629443712533807, -2.2452864576204896, -1.8281726702887844, -0.7884890424687869, -0.5185186006476911, -2.4369991994719875, -1.6313845301276688, -1.7138236418447446, -2.5691253405963654, -0.003502511291816779, -1.3184132673172424, -1.0496075777498257, -1.228727130128707, -1.3187131972346762, -0.4688233472081833, -1.0248856031391183, -1.0520812581619428, -2.223857085650655, -0.9112853619244871, 0.11217393785202368, -1.537562389532026, -0.9955140675212888, 0.27246175646689585, 0.4315891148782838, 0.07292594321909718, -2.770508248973795, -0.7043045873356321, -0.2885768407166922, 0.6603143681384191, -1.307148752744888, -1.9078863997041227, -1.5538044951371828, -0.49635920035968806, -1.0041445852233486, -2.928295319554267, -0.9535493004319093, -1.2028003299028693, -1.705030867441575, -1.2468190412366693, 1.0522002061653053, -0.40921173386630016, -1.0411630735941901, -2.2734835418231114, 1.640410953563411, -1.1997275830051493, -1.4060151770865845, -1.2887611397461574, -0.589897202369692, -1.9176033727370774, -2.1874406288493535, -1.1665188145443728, -1.029487748989755, -0.4716026189889194, -0.8897087607047506, -1.3503064080094556, -3.450326152490444, -0.9055363089130062, -0.8186547982674454, -1.9382369594442992, -1.3219254014725599, 0.002299949666535017, -1.4395255041532764, -0.6744338694995023, -3.7431144261756484, -0.7851943540005408, -0.11629898268580252, -2.234183719571563, -1.8883542294758269, -2.2319833669897533, -3.3411475660423045, -4.612837661932218, -1.932854883956076, -1.4293963424411127, -0.7733012310409244, 0.03728863833926632, -0.36997166066675413, -1.1078917928775756, -0.7705269911561786, -2.134348175574816, -1.0772825394063963, -0.9744749594749307, -2.0975663124804544, -1.4567050040348049, -1.6458012024170405, 0.20608002599271624, -1.2028498407895236, -2.2796461258368526, -0.09210370407481139, -2.0553187228572707, -1.064768091487784, -0.27681087914048985, -1.314147363304795, 0.14679582935680657, -0.14514884547548146, -2.351076208326975, -0.8144993999381902, -0.32254131023495525, -1.08279713328255, -0.7484810895580628, -1.0589069460111886, -1.1283576924606256, -1.2408742799721615, -1.7203258368330665, -1.6876838784789512, -0.4541398454544918, -0.7064997130697795, -1.0758615972924024, -1.7893723473322702, -2.7132173350544386, -0.027744324724536362, -1.503829336703913, 0.2760860139239667, -0.666857600768185, -1.2807695184373538, -1.1909310405911389, -0.9722433660160426, -2.5837630732545636, -1.319914684841215, -1.1520761030512476, -0.9530048868136711, -1.3602512217254596, -0.527786949734978, -2.8760163899962903, -2.3442826476270535, -1.1382755320122306, -0.6449569821375162, -3.1480853094791814, -2.1636559811909395, -1.6867867548067927, -0.1958927199553051, -1.7945727189246192, -0.6932125563619781, -1.046890070541026, 0.848415142665218, -0.1789387787884753, -1.556964623137904, 0.9735150011604206, -1.1006595557381882, -2.396725436978448, -2.033452361548725, -2.198100469797141, -1.069592401936796, -0.012983006748158221, -1.1330468225615697, -0.7297656334085793, -1.1668290430341215, -0.4824212971201015, -0.33552757964027635, -1.0537003362309114, -1.9873666145210849, -1.8619151608594557, -2.647829503274443, -2.5888270387703334, -0.8877289602584948, -0.13346995468952771, -1.517809106122835, -0.8032800790114828, -1.6252124283385674, -1.2250185261670217, -0.4001018614927636, 0.4269552156660328, -2.9141611881250817, 0.9113222322774308, -1.395506275475581, -1.2398739134413275, -0.4654898924258769, -1.4384689035168041, -1.5826323269322695, -2.086787962589537, 0.09235122562238685, -1.8051371314512075, 0.3235825569506834, -0.11086353255660297, -0.5564744548484947, -1.6795397794807079, -2.4797576865778472, -1.5537349792646051, 0.26626630430273845, -1.7477850849845298, -0.933047407907388, -0.26360187451269, 1.4630960703582532, -3.103964911198084, -1.6941943397057422, -0.9453356112211332, -1.965390420769252, 0.5042796458123873, -0.5673840591236115, -2.3472012393205137, -3.42034016919041, -2.4532858201889813, -2.8967772026204903, -1.4798831538247987, -0.3338637129244927, -1.2920574906263969, -0.3241052668565688, -0.19152360310993966, -2.066853332004511, 0.02516584125628163, -1.6588394555378307, -1.9086021089264673, -1.8268328833518315, -0.9485922080245, -1.1999800472027682, -3.6091472333077093, -0.506317734174314, -1.4556521119693049, 0.4162579193158913, -0.589618898990889, -0.7735053776039735, -1.2995190856601482, 0.7740654303720698, -3.3818982559776005, -2.3402099474068137, -2.134851372975544, 1.3355808359299899, -1.664700522916579, -0.17127432006408672, -0.7891586276063274, -2.1291263733607035, -3.9048812399462096, -0.23808682424361538, -2.873363021305723, -1.8191799085093978, -0.41590594588524255, -2.3910589907507527, -4.034411529038449, -0.03284504405141808, -0.33334827809855694, -1.527046546283981, -1.4647367288365327, -0.5229324410632361, -1.5807715035715035, -1.4048943894843355, -1.589529451371154, -1.5701231710560137, -2.0281484259813825, -2.709926273907886, -2.8132625976312777, -0.8515180191961009, -1.0493860221798348, -2.51013550902353, -3.155738293797341, -0.324819942496429, -0.6141771080046757, 0.5847486100755779, -2.0375199526008094, -1.7887727164522937, -1.1572266003855147, -1.9600200899173408, -1.456191632340985, -0.3673924634787691, -0.7302684180930975, -1.7386537670444686, -2.563650624943267, -1.2743244008378836, -0.19051400098940863, -2.734610745871648, -1.651337794671195, -2.033505328955398, -0.6222634397591277, -0.6537365904284866, -0.46418527470140203, -2.2479731236716196, -2.483108552389499, -1.1914406452964235, -1.5089434707881946, -0.8824536413458103, -0.9118108369078755, -1.6984939299109318, -1.009396347744618, 0.7914032892651104, -2.9144746379516446, -2.5751939694294075, -0.7520975563033938, -1.8616761495437604, -3.3091033014692672, 0.6321276403332083, -1.327903427919881, -0.9268734828971614, -1.3975354436263066, -3.0962579969297708, -1.4267137357464743, -1.2420717212256658, -0.6910053574850943, -1.944493404260431, -0.5111624045213797, -0.6358280502966939, -0.7403660821684009, -0.7088130961246318, -0.5328266475341764, -0.4304472538196944, -2.08070031277892, 0.2590343255655423, 0.6866837481188233, -2.385117019783727, -0.8607247262513142, -0.894425510019681, -0.9890535766012258, -0.7666102334959803, -1.6827703525249236, -2.8631231093163754, -1.5819590699857606, -1.3919815709692698, -0.8576738586440031, -0.7892340367632307, -0.5410807611092598, -1.6186753515436034, -0.8313674841091234, -1.0610999983598903, -0.0010405288910546595, -0.9940022877574439, -1.2742453153471165, -0.43019975079260386, -0.06015038733287481, -1.4530502610686282, -1.9240100256713784, -1.5694306276273813, -0.8586834774077245, -2.1102689287138223, -3.351947008822935, -1.8838325279518506, -1.3326771420972423, -1.243277574893813, -3.226763043116555, -0.8118510161947895, -2.0565801551512193, 0.37673727132837254, -0.6517353519387327, -0.38712304705216816, -0.59781396928817, -2.7596852609278057, -0.5847863949900272, -0.8034185289089433, -1.9100354049955945, -1.310562560976347, -1.903543014013645, -2.2596775900635047, 0.7609093244693583, -1.260885725285226, -1.8577539574784785, -1.2217244983501696, -2.2502597150291326, -3.0554682381314775, 0.1879383459510484, -1.7273419857144536, -2.82441051648898, -0.33359769813113127, -1.8368515531470793, -1.2979711399336562, -0.01328518296093173, -2.051324145189372, -2.012364054768668, -0.6622314253708251, 1.112948458279495, -2.6707384505270566, -1.0823922442973144, -2.2928107822707315, -0.30864830400134946, -1.7619791480707085, -3.0585531551505776, -1.5727818364957202, -1.3633023544544076, -1.9457999440264928, -1.0374006177782114, -0.38850790750871667, -2.540764707510534, -1.2464241007967671, -1.8160064526654844, -1.4952523434903386, 0.04859921901751951, -0.4216571112781984, -1.119038343241239, -0.9280490136230948, -0.4910939250856955, -0.034153903726335644, -2.0765527436922144, -0.9495381011132893, 0.11360160334845792, -2.478302395281771, -2.75378337833989, 0.9274942513918418, -0.3193544564545482, -1.7355807345275425, -3.357928211643453, -0.4737418874733311, -2.9174086237744064, -0.757007008309006, -1.234627465328046, -2.0820464879406497, -0.06159835117663426, -0.8901129921806233, -0.9042264880251258, -1.597558662718279, -1.1020972836458196, -1.214785818256914, -0.9404422381255555, -0.2577150830776749, -3.009029250066223, -0.46743498363494873, -2.7946403148847594, -1.7210842870342709, -1.51710213757959, -0.4834327164403961, 0.6908120140866862, 0.42442819929960396, 0.5755557725728015, -2.2257175197377124, -1.756801143028457, -2.6191497312060203, -1.0122573969291209, -1.2564952375030463, -2.2826080108070936, -2.4955564130475274, -1.3066262786320617, -0.6198319733746698, -2.064897761844734, 0.49550211787091225, -2.4692144671887353, -0.8633064621812001, -2.7548554365597826, -0.9925407034831824, -0.990360430679027, -2.794038673421976, 1.5435987364490948, -0.25608899130561347, -1.1273299480111851, -2.0780460663037115, -0.6984620326479154, -2.650376529281707, -1.2488232804214543, -0.9898939239368201, -1.0553346785696185, -3.0419025473119623, -0.4636620620481241, -0.32606675442431854, -0.9402698091524374, -2.3460017058242264, -2.4291322662923074, -1.3590601724233822, -1.7483833699814673, -0.7796529798935413, 0.11162639229540194, -2.031112520173402, -1.3675181727703072, -1.6276394139474708, -4.1241804926663415, -0.7281204674587575, -1.1678733146738476, -1.5893489611408158, -2.3834892055455406, -1.4225008610005847, -1.2679977557070725, -1.2980465549935665, -1.746924749149065, -2.1547819682338645, -1.4306684252536739, -1.1797113985376972, -0.1418022573390032, -1.5768736163999584, -2.9924476539457485, 0.15840021116398528, -2.4500808906786435, -0.768312099281693, -0.27504836150922185, -0.6499241113395641, -2.1951763928090924, -2.3395847096318345, -2.8625450530933416, -2.9483163338027474, -2.1609572876321206, 1.0900082184945643, -1.422394924725068, -1.178646676151092, -0.2776381064920499, -0.9838897853475457, -1.9477171791452097, -2.1567326190342673, -1.7188689166518707, -0.27239100517483905, -0.7239151642289544, -1.2009804189593378, 0.20454699124561504, -2.3296609677031355, -1.0673473723120894, -0.4866536607538653, -1.3722715083660835, -0.2774293758710693, -2.170716047032258, -1.7248232675594553, -2.054590345463174, -1.149013033772075, -1.3611161897397863, -0.8325468901541935, -0.538855881181304, -1.0572541418263117, -0.7623006357220173, -2.2442439151376186, -0.6238562425460088, -3.984154899415319, -3.0749717178918976, -2.32300644994499, -1.1600238786743668, -0.39608423771531576, -2.5587795112945617, 0.16009471340882997, -0.6137179340256954, -0.17907675405614598, -0.44360248391856594, -0.22215937655785223, -0.46116077804747035, -1.2872254395087181, -1.9622323725106767, -1.4527245531117792, 0.34631994597902116, -2.082545606356566, -0.8183419888317263, -0.7709738878102982, -1.7437236551383455, -1.4709421825698972, -0.5474843850995226, -1.3184069428546128, 0.5310794847379028, -1.7752284225038641, -0.5506931653384578, -0.8150572274517354, -2.0301911658529206, 0.6448031323739123, -0.7175648207654872, -1.3437996445781724, -1.7883583445585294, -1.8030858823969016, -1.1196821251105282, -0.922648929914788, 0.06554889826587296, -1.390138480373929, 0.873021143633316, 0.1933212698098994, -2.2048230561212723, -0.4897813142824773, -0.8667761404478508, -1.3463774861224598, -2.7884759309001845, 0.1369010251826539, -1.4196165143563824, -2.2100808760483046, -0.731874144627689, -1.7905728891346815, -1.4913239646406906, -0.4634271624578251, -2.524484802919728, -0.09289717479207593, -0.5869947172141587, 0.16341461733562168, 0.04860218087269419, -1.9043919907514737, 0.26617179614814823, -0.8477670731463256, -1.4891753955497125, -2.1477523075665097, -0.7956602265088634, -2.165501866817765, -2.6837639211212547, -0.9308957367198656, -1.4141873119016983, -1.6943834248603493, -1.5124766656017363, 0.5840378382142322, -2.334877126993488, -2.3947140094081965, -1.6658818635295893, -1.4664107282604646, -1.0928352510756691, -1.544905470815448, -1.2660203730468216, -2.3957799348706224, -1.4710795218406052, -0.4239144328578176, -1.6091462490435848, -0.09034578621862677, -0.5006511008554014, 0.2003424887346399, -0.2549432622880927, -3.3700251133175367, -2.346003147687094, -2.172650585765315, 0.49952834777459953, -1.1264172567211068, -1.0357394286583113, -1.316958168618867, 0.25851252674121583, 0.5322591716384562, -2.8941756795681477, -2.4004671581008914, -1.324657828685847, -0.4566798512090047, -2.1667109506470146, 1.0486890285282318, -1.3194831904365656, -1.4909537672092996, -0.009413930628766609, -1.9149733111456975, -1.1119215321948392, -2.362816543281837, 0.04949224561164112, -0.9793301261428704, -2.6265891736036693, -2.26809409248787, -0.4509842761478401, 0.16809674795253993, 0.5818052738079049, -1.7359626660657927, 0.22419649943412745, -0.37527978255563854, 0.2799123644784183, -0.8649731418715917, -2.171441980004972, -1.3536255704105968, -1.0809531091091853, -1.0179177051799944, -0.46941072860813304, -2.5850141620880818, -3.2025067898079778, -1.5972513116653762, -0.7109034779654548, -1.0409546069048845, 1.1452238565821227, -2.616444618799152, -0.8430600022427883, -0.9685514438413183, -1.6343881373318006, -1.2831825557245362, -0.9830050113218156, -2.10085752789247, -0.9006192958987476, -1.5434483022358707, -2.6778101297273595, -0.7906350856074604, -0.8197840896245938, -2.6273879320045186, -1.8053137504833359, -2.668594506767545, -1.4823800889643202, -0.5791425305784725, 1.091385815415836, -0.2640338551421899, -2.175555036224062, -0.1086040772648007, -1.690564630360439, -1.5333338272674046, -1.2535648496781235, -1.2657736900680783, -4.281289677830033, -1.6539459605324598, -0.34205085332064744, -0.5724839190652712, -0.8361518400088401, 0.29512826423863014, -1.253798697633449, 0.5989470471878953, -0.5690216883431174, -0.26917692590443476, 0.024430731842332687, -1.9462130610749606, -2.893373508707672, -1.407419656550515, -1.467235098830451, 0.08067097249744037, -1.2965210576412962, -0.13651699540459128, -1.3952502323563356, -0.11498644794161073, -1.892324903237097, 0.1422782417294186, -0.5666601906299698, -1.377614291058219, -0.8833004531471231, -0.03953588426625432, -0.10159637932899623, -1.8232039485525404, -1.2502440010684381, -0.7717663694093354, -1.018428921926758, -0.35080416576041806, -1.3896877568728496, -0.6773923258925629, -1.9422541141918805, -0.9979313025901764, -1.627906895893426, -0.44408625753476205, -1.8460443490290308, -1.443143397300307, -0.20470255270302173, -1.824776103276166, -1.0077660092546636, -1.7803684426485158, -0.1429391728605649, -1.2509182887346653, -2.038487162596744, -1.794396549271689, -1.68360039138551, -0.8906550349282674, -1.1597121843905343, -1.0680815786821372, -2.1004303161048963, -0.8580894379071805, -1.809748644454003, -0.7840856825088633, -1.031799286125112, -1.0923995391558645, -0.8453469365372266, -1.729953792153465, -0.5954073845858575, -0.9790142762542735, 0.6243631932922034, 0.03418428892304193, -0.9747927720854155, -0.40660095681337816, -1.6735016041635478, -0.9172250294004092, -1.2860093025267467, -1.475203025854376, -1.304495945256097, -1.3685250138320058, 0.27107067379889527, -1.6998739086472956, -1.7999204973265042, 0.9111992239753852, 1.1121733174360044, -2.3087403755958005, -2.4534746693677434, -0.9327479614122092, -2.322229886629774, -1.2929609449760986, -0.8875803433228917, -1.2267960801151878, -1.9458985511164375, -2.041845340070249, 0.3803258513183143, -0.7212624255557369, -1.9855825238918259, 0.15849634894118547, -2.3014535016406104, -2.2753579884176744, -0.015520740838376623, -3.5384836225013623, -3.011580645315076, -1.2700654405886427, -3.5618916252500097, -0.9259658958235116, -1.9167729186159432, -1.4275436938938548, -1.2003681722032207, -0.23331306241586236, -1.0881039561725134, -0.9419144663973367, -0.9811500211667792, -0.33928561494366016, -1.335517687984036, -3.2635346476724942, -0.5410938755680138, -2.2957605323367414, -1.7111109614122189, -2.4956934910314095, -2.177259507845025, -2.632117347032019, 0.02413363973003313, -1.1506563932757707, -2.0509768666252963, -1.4508064722665446, 0.6071439179507137, -1.0551754967820264, -0.8178639990707214, -3.016146870300136, -1.8874769696086466, -0.040311447151415436, -1.9270869573617644, -0.8638827760245289, -0.09941878033955809, -1.072205627512063, 0.702893154856679, -1.075535627329077, -0.15186203643897622, -0.7792170179576183, -0.8206272764377659, -0.5120863845920157, -0.25736841623166673, -2.352012059372462, -0.35832803893808485, -1.89070627806576, -2.481271742286631, -2.472051817900154, -3.202438814552592, -0.014500893531115722, -2.048411823008764, -1.0487047333817123, -1.6679131221023877, -1.498293862275828, -1.3271204083479082, -0.2815954664789543, -2.011025886933247, -0.35535658485745325, -0.9839868363320874, -2.1785625289050268, -1.3352119273506946, 0.8152470911268006, -1.1932419967092789, -0.3123720893755756, 0.4820096558306286, -1.9757948509049656, -0.4836859114168498, 0.002251818375332393, -1.5605017952893356, -0.697542625504963, -1.190546642928181, -1.5285182240651385, -1.90436643281437, -1.8874867317719322, -1.2860142440424172, -0.16015282579281598, -3.364096803995099, -2.268824611079342, -1.9410294675766453, -1.7059309186514542, -0.8566735274100774, -2.882621066376326, -2.21795753678627, -0.022799978283860156, -1.077304472009676, -1.5317342010100277, -0.3297016108562678, -0.6396245859540182, -1.956385600629825, -2.1256545710027908, -2.108408149960398, -1.0708744875995215, -2.450498755013446, 0.23085493604672247, -1.5396222304663456, -2.0303187867674546, -2.0398132714569, -0.6969036991701446, 0.756972042787639, -1.6333732867342798, -0.6113309394574192, -1.7268958433315422, -1.7527768813717803, -0.024146928404037205, -1.5784521845733204, 1.3259892857070157, -1.182633332346675, -0.9495884478253092, -3.1658030850927785, -0.934513783328812, -0.9424138585727599, -2.986242025614618, -1.8170306696841396, 0.006426748311022523, 0.1910470926578065, 0.681768779153177, -1.6534893401475053, 0.6060341933295357, -1.112970188261503, -0.8960489788786554, 0.11827240545068118, -2.2488474217965515, -0.4509799891484324, -0.5425065392143621, -1.6395248129693685, -1.4063867924141769, -2.7889240257592185, -2.5655258417277462, -2.3650627687104393, -0.7109414340776231, -3.353418470954715, -0.9120565689190219, -0.7868320753531133, 0.07859655002671206, 0.15162275384222967, -0.6311070959014288, -1.1338697342093185, -1.6529760140556058, -1.4237079316996175, -1.4886711497187273, -0.38195600887268844, -1.8503013680001383, -1.2505897616922208, -0.09616336839562578, -1.148116903061917, -1.0303888004272657, -0.058661120770068464, 0.03144514600976689, -1.2947984356211206, -0.36143759476315174, -1.6996150249984074, -0.7485740031982979, 0.3783782183772644, -2.2248957603471453, 0.7256752743944896, -2.933137502414641, -2.0417715254257405, -0.8636134291403996, -1.2100978542065153, -1.331819724017664, -2.8773234614181518, -2.0194636420547933, 0.13557143763526813, -0.7160057497352696, -1.2886659715913993, -2.1715330635089267, -1.5060942671510815, -2.8215103044413716, 0.7383170461039406, -1.4642060288913028, -3.0389769348563913, -2.594162956954473, -1.139406008693718, -2.7447957549747004, -1.5963136967884897, -0.06576883905321695, -0.384777754412445, -0.8382460407152255, -0.568962156930735, -1.2813840524298488, -1.0248871912607975, -0.8127833500597663, -1.512045064483143, -0.4748021726550363, -1.9948856305607512, -0.23181504781906836, -2.182956868601615, -1.1388395226868366, -0.5452760444947298, -1.0991496478699925, -0.31175831474827276, -2.0163253329412814, -1.632932669970916, -1.3174485248834418, -0.39668823701558253, -0.6060980081930403, -0.8888414965723863, -0.7517072962360545, -1.173831666385366, -1.3965242744609707, -0.8281404785073414, -1.624934174771076, -1.4538001865184502, -0.7222561053493942, -1.7125478499111033, -1.2071979405756226, -2.6299663664531305, -1.4313921924412338, -0.4085813250988076, -2.6005616347983143, 1.012471428789377, -2.380564635295612, -2.3783825545518207, 0.9229471404266674, -0.781216376480891, -2.7809695217080947, -1.15130387087189, -2.3978812756948558, -1.8186758384581907, -0.9422311885551351, -1.686291432615728, -0.7487993275516472, -1.2655503416888836, -1.0875922166625354, -0.7463990513597443, -0.8308538399618554, -0.32660794515898595, 0.011113428793679159, -1.953016608294321, -2.530431242182166, -2.008257539690247, 0.28980153645569473, -2.127876763035279, 0.37226129940252783, -0.7236009744716241, -3.576700811676197, -0.8641942913561567, -0.979361065388846, 0.6969867938812786, -1.730265113205808, -2.042475103264596, -1.714775025911743, -1.080327337707061, -1.5720563630176585, -1.669127728149237, -0.7620709162423391, -1.1814679573362639, -3.310949504948476, -0.1072522705148713, -2.4968722491389848, 0.9254593009094405, 0.48474526788330574, -0.22163070572995425, -1.3984347996900406, -2.8393107162651714, -1.4486087298106012, 0.6943458144337347, -2.234713967693516, -0.9806085277713954, -0.0821215084784519, -2.1849573955726194, -1.484460251257134, -1.6428251185588985, -1.1343817476428855, -1.6967054772653878, 0.3432127755674901, -1.6656701300895165, -1.075851519068776, -1.7620035486494285, -1.11298761732699, -3.06549996820935, -1.1642790872147888, -1.7324900738343063, 0.5603766067463414, -0.8670005996987256, -0.2927493618845861, -0.2763320030112709, 0.5050604145672419, -1.9171935386511514, -1.7563073706913017, -1.1280040005464822, -2.4879851820496293, 0.1748211509846358, -1.9413558942438183, -2.2676907892855476, -0.44338289502869266, -2.345508593152311, -1.69892491428666, -0.026930590756285122, -0.6443139326429921, -0.33856518922945744, -0.6200218533186616, -1.3439740570995218, -1.8125731775748088, -1.4733720934158272, -1.1598200711761473, -0.6300055094101326, -2.133371206109823, -0.7246426457078315, -0.9170613429234851, -1.4568296791282218, 0.4170039908660266, -1.9916215303637097, 0.2597587573494453, -2.586794085274347, -0.91220447913133, -1.6055079392305813, -1.203056636953286, 0.08706023430784438, -1.316952579848372, -2.462610811846785, -0.41330054300827757, -0.34956538457153297, -3.9466289301879027, 0.32097813550249965, -0.5936966041004076, -0.0008002556304771424, -1.949311263447381, -2.2587292282327582, -2.1582250110540344, -1.639128543802128, -0.7314249904673706, 0.8955073220735787, -1.1594679399145364, -1.4079523717954219, -1.6961174987175083, -1.3078206240330934, 0.26356859633202023, -2.4320456635978336, -3.30782503765885, -2.733322150273728, -3.145768076468033, -1.8999923046689873, -2.165557962266691, -0.9801320006628564, -1.0188547492613265, -1.3844762749282338, 0.8551978414389012, -0.9742280526712097, -1.1751680809317826, -0.856651818077145, -0.38655824735384425, -2.0161942397967745, 0.21291109811732145, -3.0935737300162245, -1.131983444063306, -1.176132139523155, -0.4151526442861553, -1.7175581046153647, -1.8247204906590655, -3.330791742876868, -1.1385623683486006, -1.507008407465462, -0.05928004832272449, -0.5990552787359973, 0.7613539648690688, -0.2175428418889085, -1.652028287037012, -0.6845700305356491, -2.567351018872711, -1.9373737443685157, -1.4646703899543618, -0.3220874012840651, -2.5590047708015637, -1.8667570571222258, -2.5042668161195514, -1.095608789298026, -2.5581117066728156, -1.8755554191841557, -1.9932890052232048, -1.4618853758016677, -0.9478883928294297, -0.9291639561049685, -1.0041872803427003, -1.5663453265934244, -1.0171300431944903, -1.0318039811514996, -3.1835471082943574, -1.064897865908121, -2.032627295091177, -0.7571152706693143, -3.541132187035023, -1.1025275723059917, -0.018348186476112582, -2.970900456214304, -1.7278311214734816, -0.8889816120188668, -0.11654250869908611, -1.9617967143249766, -1.0656656192925722, -1.1700323317251344, -1.6558083061545272, -0.12137665414161614, -1.6975137520032244, -1.8081160018914217, -0.6806554046148725, -0.8136700436890358, -0.723648140381011, -0.7457638101565774, -3.0119105550801537, -2.0249912384717543, -2.205727670191078, -0.6313600508663161, -2.0265336471879456, -0.5038337640675988, -1.6164300156863693, 0.13656104358644505, -0.38260969115613574, -2.03550795696719, -1.3856779855101415, -0.47740936537150613, -2.95088991155841, -0.6057794768128775, -1.2085807484255835, -0.540227861356449, -2.517995478299741, -0.8367658374449083, -2.007032427049631, -2.44134358103865, -1.7226372663080076, 0.2676910306643232, -1.5899027787276, -0.1205190323461458, -1.2719489383870892, -1.113676812385346, 0.707660167240503, -1.7369832492022375, -1.7631073526429892, -2.1120470469954946, -2.205561500057934, -1.9007326335989356, -0.9986628944289402, -2.6716240859535576, -0.8488978486598981, -1.194477018684723, -0.999836696332489, -0.18405080118151984, -2.0210924008289255, -1.0385812967987975, 0.5728304898991197, -0.821855526409294, -2.0761301429509635, -1.4536591144649325, -0.44396216597547333, -0.9010381705742818, -2.0471835141717416, -1.5562705987944263, -2.446831175476741, -1.034227566512239, -1.3250895520298316, -0.5651852766504346, -1.5660811952013454, -2.603695699402924, -0.9962756152969059, -1.3738753397206358, -0.9592411416483566, -0.9523646835525016, -0.001802687865213759, 1.1605327535052106, -1.3453900349953032, -0.5066947887449602, -2.064410685116391, -2.197753943104671, 0.25949786954216103, -1.1250977030072948, -1.4364248231563783, -3.0824823112921362, -0.709600521743541, 1.0526833569181147, -0.870785958369905, 0.1322191109347559, 0.3896161895953132, -1.2182225675164886, -1.519573734558749, -1.9796533220786081, -1.3776043995612426, -2.5535031330544076, -0.39916088458742094, -0.36910428952051344, -3.65172893418235, -1.73292053671357, -1.4340841442668188, -2.0892416205990494, -2.5751813112719963, -1.971126567177362, -1.3068216444212952, -1.152175841874251, -1.9746079367799303, -1.9029732598014593, -2.3119584228670282, -2.0081662379181537, -1.5857408309662682, -0.9913315724452627, -3.3339454890755387, -1.0105983767081228, -1.7019778198677824, -0.7440011267683848, 0.3997029160406971, -2.420115712416055, -1.148820996206039, -1.0423903279022877, -1.9014135005723527, -0.5333723946810864, 0.5960261865618954, -1.2510308594023403, -2.598765215434801, -3.2388050451159964, -1.1188944878598386, 1.3941199991767133, -1.81503532245869, -1.33057883293629, -1.0872945430094862, -0.41743572543209595, -1.5785963735906097, -1.945378040644375, -0.8438638904725431, -1.303107407721204, -1.4733072455603582, -2.105771388924849, 0.41567571629247846, -2.0833807330917873, -1.6035709746384068, -2.030623248348381, -2.099963247976095, -0.7328833127298747, -0.6246420562882065, -1.2410538513254525, -3.6846424590803597, -1.5194947045512077, -0.5469595257068214, 0.40639360981909145, -1.0115758609276737, -0.5674560467813486, -0.9912478798628308, 0.510598805834543, -2.3542295319626816, -0.22265227150835187, -2.3393905289676304, 0.5165723973186755, -2.7521068653963425, -0.3695329124142305, -1.4402635656074034, -0.42903077591981553, -1.9029510350388497, -1.83345190878241, -1.1478825145200378, 0.19120217461488553, -1.7321942072860717, -0.5298143846194641, -1.0211688509448602, -1.088854140975385, -1.1286911548658785, 0.07582201306400171, -1.6357014544039827, -1.1189476259687285, -0.5895684155897457, -2.7873596902445463, -3.5404455598941293, -1.714756602856428, -1.164201927411445, -1.4011265562688886, -1.1915597157390279, -0.02873463752577332, -1.0369447433037218, 0.25279982203538665, -1.6251196857319918, -1.4371445062756614, -0.8634234448133374, -2.9454290464992257, -2.4100728692348543, -1.2903739790527344, -1.6404530969241344, -1.7249822426033872, -3.237112677383948, 1.8271690611627265, -2.1630377955733677, -1.6702665625221451, -1.0022761447469066, 0.8387668807718152, -0.985808982489657, 0.25740562512709975, -0.9071860322865979, -0.7785891971543335, -1.2522082699240016, -1.1837549159801712, -1.4589438898438796, 0.11585297101174596, -2.352465707803545, -2.120395854790047, -2.1122057881617256, -1.1692646865597702, -1.0486609625597598, -1.7636047165716162, -2.0048860962021395, -1.7165744275038244, -2.306713333225245, -1.1801915888343832, -1.6541712120185177, -2.3093735773304145, -2.10776981856238, -0.5259303990651398, -1.2085866643378458, -0.10265591348080827, -0.297456560551535, -2.282070224438562, -0.799805690028211, -2.1984632875783676, -0.8327322360670615, -3.302458803896856, -1.8791240608622304, -1.7837696497742779, -3.2748369742571994, -1.3449236291377793, -2.2125481758950576, -1.6648718680149082, -1.917151907221671, 0.2953672188038834, -2.5906491740902196, -0.8019502679391651, -2.948990094420555, -1.242064236731533, -1.1280095236027408, -0.8730414528362245, -1.1674589544260285, -1.4786165645735345, -3.0897690928382957, -1.5884474607922443, -2.827429676655325, -1.3154746236777626, -1.3045323233569506, -1.3517451007841457, 0.305900922769452, -1.104069667940012, 0.6297106524470939, -1.817683614346511, -3.3862709819181966, -1.698629347098532, -2.841845513351462, -1.396007752325805, -0.9837858551723906, -1.3969331843630843, -2.218309132611357, -0.4966050849222644, -1.354381984858786, -1.1816182787755103, -0.20391502267132577, 0.6828655993327832, -3.35980708213243, -0.6711615202828567, -1.751083863337536, -1.809066897894527, -0.37446771947076096, -1.2032725740436903, -1.1467082050093849, -1.0614437722218508, -0.968186142493336, -2.617290255713635, -0.24866702339324664, -1.2101879418456867, -1.1992709029949242, -1.4063561854333508, -2.131431112223988, -2.20638415475805, -0.6637616957419604, -2.57225404712688, -1.5329610597395231, -0.09067385935585182, -1.5373867632051337, -1.2724190986205133, -1.6930227786862921, -2.7285291393830633, -1.035578987544701, -0.7832227579010335, -1.3714268291932596, 0.33043397694060994, -1.8785586328740131, -0.7466008128955727, -1.2849249304669614, 0.08577994091432317, -0.3038438131644491, -0.6947165939880477, -0.9617369420193218, -2.8965661035554504, -0.7542029159580255, -0.7566356204900273, 0.6202661438944932, -1.4169743456886585, -0.7331360279322835, -0.7179611639534275, -2.302386579404029, -1.259207361518792, -2.226928124678445, -0.7399661927036503, -1.6908402220799126, -1.1773984511445157, -1.1591526879119292, -1.8758889464829218, -1.7912898215824034, 0.019702097038980515, -1.2765182277358607, -1.4333855447750998, -0.9344778778094425, -2.5765676031108615, -1.1346008622832704, -2.092493729129055, 0.34818949086627593, -1.5790869135348227, -1.7477717075228316, 0.4517589739200194, 0.7585628422117621, -1.3734178529675245, -1.1878170120078226, -0.19635602913930406, 0.30612195422172817, -1.00477700017513, -1.586259454361982, -2.1906950027074488, -0.6355131370270544, -0.5589524747759368, 0.1554312335560264, -1.5351384082212352, -1.9026219277541312, -1.2202816342311125, -2.495205570980487, 0.36262690710213663, -1.7320830624822499, -0.29526010326609187, 0.010708545769394062, 0.22712060501828812, -0.8174273349813586, -2.182318982938406, -1.5408950339325123, 0.31357185004714827, -2.0984445465598616, -0.8979899506519825, 0.049326435592923934, 0.4703651267715858, -2.4604525043986447, -1.2890111029551745, -1.453848485076713, -0.6829585805787278, -0.29186029312872774, -0.9576658877301638, -0.3025271707771299, -1.7419080277933983, -1.1832319381691452, -2.042541348888369, -1.286290477484327, -2.6461725086316443, -1.8021313195898612, -2.203447416862673, 0.7463875545160708, 0.19921711066012104, -0.5096222603655557, -2.5016501395156316, -2.752079946389421, -1.0917343633801715, -1.070614352089327, -0.9654416669014599, -1.381236394022202, 0.7303855832310053, -0.07096810477593518, -0.8773998996581629, -1.8111126545891858, -0.9494294031680018, -0.0258870395981472, -1.6354660377892678, -0.09241654201572147, -1.3850016359302524, -2.6290982333521633, -1.8196675886701623, -0.7376967315290349, -2.4708049985684957, -1.5034153053940593, -1.5102671339709859, -0.1203489832550173, -0.07693807041865974, -2.5522826238302674, -1.6380050746953965, -1.303941877664368, -1.4239965100060574, -0.45511495408204183, -1.6946956853865094, 0.34407647223336224, -3.065470902866109, -2.6452263316165423, -1.2988526335818207, -0.6969566513247029, -3.1009078801043, -1.65902426561217, -0.4697236446714752, -1.0044316621083411, 0.31217268830267964, -2.1578853087694334, -0.6205154085013556, -0.6917189350642884, -2.0029242861885748, -0.9632559279750726, -0.5216386828578475, -2.842170180641566, -0.5657820623305458, -2.4224507638594037, 0.10784130577476203, 2.2450246792610895, -1.9126135418885268, -0.5063775739130638, -0.21599369568409688, -1.1945394138153858, -1.7502348847990854, -3.368588466981784, -1.3410392518258885, -0.35461850199329803, -1.5209172500979888, -0.4262203918490821, -0.49162879563134965, -2.1625792043997683, -3.137388979609604, -1.0940985654127706, -0.6205494487919432, -2.4433378424483387, -0.8991789333810737, -0.018242564801822514, -2.0143901029669506, 0.42484556405981255, -2.780300929825793, -1.0762770121125327, -2.5184194727419404, -0.9526604409326952, -2.6616220467456113, -1.1304163494876247, -1.4533705461048194, -0.8916775574623251, -2.8723806571175823, -0.6799417752912958, -0.7330386140421915, -3.5997609989493236, -1.355148358336589, -2.3542326616037244, -1.57842878369059, -2.544041436421649, -0.8236123500640171, -2.008022174516859, -1.9970274011777436, 0.24946514293664168, -0.5324924296295301, -0.9290488270460637, -1.5391598809853282, -1.3589352166069457, -1.9886194713623828, -0.530220626955726, -2.794111341106713, -3.461362576831945, -2.7995288617442857, -0.2718062298442656, -2.6081960903571813, -0.30795925569704674, -1.3282922306894516, 0.3798711498690823, -1.5984016426408307, -0.3163602635459425, -1.5975542313158957, -1.625520731594612, -1.8412669761179048, 1.913428361390388, -1.5846803250150445, -2.430330245070227, -0.4965450306950815, -2.6141852611762193, 0.28953381720855575, -0.095490351471343, -1.931006878005797, -2.73774129545836, -0.9638039087524681, -2.7703353080963544, -0.5327112502384689, -2.420211747245243, -1.1927141970009933, -1.8653658893011404, -3.150507536412414, -3.0996176609881667, -3.2839150325708353, -1.368138754507953, -1.184129620760033, -0.20583847407180222, -0.6701658823037965, -0.6715078797442434, -1.5304471172041199, -0.0014568361235338667, -0.6962843028665193, 0.5862758683485878, -2.8312317360505093, -3.736634000931538, -0.9654241708562425, -1.1547679530570893, -2.1194768640277712, -2.637646634829731, -1.2982273597353247, -1.6814587698147523, -1.8155610610232418, -0.360262904483977, -2.414130438128293, -0.9058219740833948, -2.183037440651129, 0.7634412342149668, -1.3271868368074167, -2.3015388287276757, -2.1831470183818906, -0.38607387903746904, -2.5628602416463337, -0.1733422943407621, -0.8509276660459217, -0.3111739705331883, -1.4062654795937648, -1.8215059507129, -0.8206804899234112, -1.61837122683896, -0.25341651216426997, -0.6833201014583021, -1.1312292719265509, -1.650180736930533, -1.7977497812276257, -1.1811407977223802, -0.9752078709986736, -2.277714744997922, -1.351982880651987, -0.5839666705760089, -0.288690751567784, -2.7646589781158712, -0.4810657932380341, -0.4101582229472749, -2.066147394311698, -0.7417428583621861, -1.3243454688496439, -0.734565869385698, 0.12216185494445231, -0.4273190777435325, -2.4008763147246075, -2.8371714002630695, 0.23198333356098289, 0.4765654224516924, 0.30091308049801, -3.065719261487825, -1.61736157196616, -1.5212755919632441, -0.13414380457253317, -0.4742706963817226, -2.384703667481867, 0.5431393343911239, -1.2717125423162048, -2.2855048706269363, -3.0732047046673916, -0.6530661197271225, -1.7485616488179638, -2.384217421098204, -2.2870546705205808, -0.5342845788325046, -0.4714442899541096, -2.383299221930698, -3.0532834573385363, -1.4951948023415902, -2.364922216788103, -0.645373711240548, -1.3414044690262064, -2.638274778905462, -1.0911637530558345, 0.23178259937048118, -1.9407679723713285, -1.7499286313524587, -2.174130300778896, -0.4229618116027376, -0.9922046651186127, -1.966730780471389, -1.1347483973151524, -0.3417279565497081, -1.240514548045879, -1.9460167674636493, -0.9437420733983287, -1.173333263046953, -0.10511860571805376, -1.3070398182909908, -1.6135328013258379, -1.7732991217347238, -3.0659530447340653, -2.097081063520474, -1.6574219914686226, -0.17164290893314793, -1.273760840637265, -1.0124820275178115, -1.5202240189794156, -1.7910206111620823, -3.246901110140881, -1.6724461090360863, -1.3857211115515695, -0.6471949037453416, -2.953317332991487, -1.5608770019927845, -1.557148781938483, 0.47979080914850925, -0.9570391753429719, -0.8595002871841733, -0.7105307315237819, -0.6304897467087096, -2.8455121473353113, -3.1719303571877795, -2.816119079486117, -1.2193620588197533, -1.566912748901896, -1.9910306179310941, -1.489803806031614, -2.7238910802713825, -0.08020123369360999, -1.3445830541017147, -1.1547539726902383, -1.0393894059046025, -0.7566997454469343, 0.8022866684138084, -1.65623363726212, -2.4603048350372885, -1.2299606921955755, -0.9773979864485556, -2.885029507779654, -2.3614542456679204, -0.758336906095219, 0.04784046879987103, -0.5271460973422651, -0.6573652706823879, 0.31084478292775364, -1.115139849511246, -2.0552506857909285, -0.6721947852778322, -0.6627879129192877, -2.4370997865700845, -1.152126299930159, -0.480764286785789, 0.04570049356734596, -2.789990801298296, 0.30915366407189193, 0.04196797291272514, -2.3294875377146775, -1.0668788495903696, -0.8299565897536365, -1.0524117426693818, -0.8094955137289581, -1.3913075944330797, -1.320181350344092, -1.2625472787817453, -0.4221085793302589, -0.881206478030398, -1.1596267411159458, -1.1729078920873237, -0.6744298884877071, -0.8447470596698676, -1.0487359902111897, -2.1267365128408695, -1.9584585831932189, -2.4550961940060434, -1.3005345157833803, -1.251017776166068, -2.6975902385888295, -3.227867566446716, -0.652089781313888, -1.1936207606546092, -0.5579568258890778, -0.9615067259326857, -0.8168374413377345, -0.936619782565014, -0.9586302083226893, -1.1684880324840274, -2.2019557737198685, -0.8626802876194868, -1.0153511110071687, -1.7758296039384691, -0.858982192699163, -0.6894698658752657, 0.20138994331150317, -1.0647441567691507, -1.752966094642991, -1.8026482482507957, -0.7454565742731372, -0.7605291412365677, -1.8063505240960471, -1.0805569454294701, -2.064459105610746, -0.012546743451188558, -1.123865408230463, -1.7914415567964044, 0.04345116762691403, -1.088301297659471, -0.3064953064380247, -0.4023876952413882, -0.5691709907529473, -2.272240851850417, -1.3874011529608152, 0.2834759516692851, -3.141058434357877, -2.542518133475908, -0.7689345860697089, -1.7494020344421326, -1.4949331179244678, -1.583419099959176, -1.5393028633298809, -0.2422388486379723, -1.315366522952569, -0.8059622108487456, 0.6614649909992016, -1.0862018957081085, -1.2387429950227171, -2.6129737108120197, -0.8105645586427039, -2.922517785864277, -1.846676387510594, -3.7804433899339864, -1.8747999874322514, -0.02990615099156746, -2.8075472396079633, -1.5392740374432525, -0.8032004514596398, -1.092087694679101, 0.47708063051507366, -1.3625196805769406, -1.6542032637616824, -0.15885141078329457, -1.1443858903413606, -1.0568448231608678, -3.4456552392489628, -0.72922133320621, -0.28970949649166244, 0.28433331917379245, -0.5677061510065774, -1.0980780758436308, -2.2554983309539116, -2.398152722497355, -2.825269352642456, -1.6343480614866497, -2.7293306587192347, -0.6771856196636118, -0.3772468041006696, -1.8908107004021355, -0.5206029292698672, -3.103290297127108, -0.1975694052045056, -1.6310279130869694, 1.6787973332084571, -1.5800771202206283, -0.7942729837527407, -1.082807449768616, -0.8255572399548714, -1.3805278435419777, -0.7026468221853419, -0.7321822066797922, -0.8372120666626734, -1.4855717465052372, -2.9426214979761043, -3.694435348407632, -1.5821076243374432, -1.593824009179723, 0.396847102148715, -1.1872104205341492, -0.5779767587456051, -0.07805942510342456, -1.3080439561348738, -0.3720922596944255, -1.1814737840790592, -1.6665289230195286, -0.34853013493780494, -2.289839239467187, -0.3770468241432877, 0.1489460101681508, -0.7649949733932868, -2.098918909490057, -2.399230424908098, -1.6683970788718865, -1.3447861911062917, -0.5726685079640218, 0.03061154870718963, -1.7734941136153535, -1.8247998727488028, -0.2247550240066618, 0.4049588619000126, 0.6767249827964823, -2.343662063598681, -1.135877208315511, -1.6653077145367248, -1.2657983291725714, -1.9357343437687602, -1.5414492423977448, -1.9480317842801886, -0.1983407568868547, -0.43426357639305313, -2.638644552979998, -0.22393255716684002, -2.951732561937666, -1.7961268703501614, -0.4517002952851703, -0.7169040922654081, -3.110296707934953, -0.20457008333438664, -0.06261549168612679, -0.8083699586745847, -1.8752699883882782, -1.761234205211402, -0.04575893101589057, -2.32844170587745, -0.4171736028842792, 0.25787060385932414, -1.6076160792389727, -0.7441835705894978, -2.187903140258149, -0.2793040348553817, -1.4803140591385826, -0.6115932583441192, -1.8622931566057148, -1.8675182169892262, 0.465802605985119, -1.8717421976186486, -0.40148550911310144, -1.2196291570846554, -1.104874996644304, -1.1223883363108755, -2.287417464888631, -2.292290045353155, -0.8391479687096777, -1.7470990684994907, -0.8919851548146689, 0.47067974526167444, -1.3592589440486438, -1.597610135396324, -1.7127280772457576, -0.7180032168252947, -2.5989122598938903, 1.3025741220777083, -0.9268976667549977, -1.4759939753410807, -0.41160585296336405, -2.2472073826567396, -1.7548947314106504, -2.739147162447924, -2.6386723965577934, -2.209010173186577, -1.10047468521712, -2.9921232426206448, 0.4416122937841367, 0.8010768825883701, -0.7782571851768606, -1.4927339230667733, -2.0191431746888764, -1.4411107595711097, -0.6200656326614082, 0.01002835818458836, -0.5391298440385935, -1.560919380079692, -0.9675505229747661, -1.8134191192402174, -0.29342112096661965, -0.2617207555209742, -2.5830371557780674, -1.8073229974451317, -2.664500437033096, -0.709631403211198, -1.7362601596895069, -0.21250016397539961, -1.4009944522591316, -0.816521767902701, 0.0019862123242222474, -1.2959235526881583, -1.3189859156853863, -0.2555246549774757, -1.56447338799169, -0.9748861157779034, -1.7027746322533113, -2.219060911907012, -1.7947006158612018, -0.5317230181227626, -2.524182304576185, -0.8000358494464117, 0.18399615446116568, -2.285093622937791, -1.827152634894451, -2.4885594394742743, -3.1566627964357923, 0.3556371514376946, -2.962353224827961, -0.05186820234084211, -1.3943035800097503, -0.1277320867032219, -2.1758117336868326, -1.6104386094904664, -1.1540143862400167, -1.4847362290434276, -1.1534291818694515, -1.0587057922596774, -0.8250915245812263, -1.5688057758740763, -0.7531330146410933, -1.0357915027340243, -2.047624358111622, -0.8102859114134383, -2.584641836318714, -3.189148848833703, -2.993031939912661, -0.03042121940690068, -2.108447614460913, -2.7534654988294074, -2.8408721868512474, 0.34059573746555327, -1.7639244297973857, 0.2712058737922849, -1.0835547182624168, -1.6691059298989521, -1.3010987987763938, -1.7014015622272969, -0.8101236249722878, -1.512679647560359, -1.3416549790781354, -0.9411425066786526, -1.5109530998598641, -0.1977223410853215, -2.0984600006101335, -1.7162183251791592, 0.26770189775171693, -0.34774064012131267, -2.821412512627094, -0.86955839600599, -1.5056601788790522, -4.067913332409242, -2.0302312375393314, -1.6228712612974818, -0.09025020056568112, -3.0155027998876074, -2.579603361942569, -1.230145632160875, -0.9105054959045125, -0.33762334251573567, -0.9025135433808223, -1.6614136153758479, -2.474476706051367, -0.6304371589625359, -1.9237955920713432, -0.24643740921125956, -0.15264377416417152, -1.4820723215714127, -0.5601536837626552, -0.9265518169924132, -2.500633790087681, -0.8164551607424748, -0.8280751311612651, -1.3825476971630577, -1.8334710185560128, 0.3432069144734431, -0.17122699982589773, -0.206891772837136, -0.7451349601734714, -0.05371835400656666, -0.6038007571781238, -0.7731332522405732, -2.284777201512748, -1.0292093643411533, -1.9467998749861972, -0.7929527872075974, -1.1199443623557395, -3.167876323610198, -0.9621626636011391, -1.8879105305673196, -0.7980703507476616, -0.8507053339813837, -1.9621118751477526, -2.159956914889853, -0.7531471842767409, -3.075502227120748, 1.3838890325427982, 0.0452715175489693, 0.7759008132651397, -2.5834289949167935, -0.7726011369296106, -1.5087702634669102, -2.463352993518267, -1.2652150217305154, -1.0888673231970667, -2.0281014466147314, -1.8796574200780825, 1.2252375446325576, -1.5337708249813513, -1.6542965969518222, -0.02311103239980805, -0.30569917475454544, -0.7519794770273972, -2.053256504292772, -1.6636510996745393, -0.8685917911131309, -2.325733190406356, -1.987020699875973, 0.2289855352983976, -0.89238408626654, 0.4683240511983018, 0.06377619302889315, -0.9936214006112537, -2.1363170672575547, -1.1861392344933377, -1.8090521468717145, -2.165935767445884, -1.109181400283712, -0.5435601514290679, 0.2592205621962538, -3.299282666762914, -0.7160475875944976, 0.4197590178004489, -0.8853601076930635, -2.1957691560051966, -1.1884426020723278, 0.7593636421891352, -0.613095734772749, -0.896167871843477, -0.20283839346282706, -2.0969292082887305, -1.0062527991538288, -0.7033217966888033, -0.7228284802438202, -3.2225438047380237, -1.324870898140829, -0.8650403948784164, -2.670091652423769, -2.140660944020542, -1.3678674278527942, -0.7240374856422281, -0.7097609552080858, -0.7075549588023212, -0.24833538798155663, -0.9258080613100774, -0.7783164241527228, -1.2770324841364837, -1.8054141667926529, 0.1897232452703459, 0.08549786049794794, -1.7448671140285121, -1.668698477555552, -3.507647309758712, -1.7982569207825105, -2.4726475910136085, 0.3838542465178063, -1.0184842864657369, -2.3510709473831595, -1.504158827798824, -0.461602220304708, 1.0864174435998089, 0.1445765246719577, -1.453292914355519, -1.171762625767759, -0.6762247851610149, -1.5785453616136924, 1.227925567985504, -1.9558806334245498, 0.2133899804885202, -1.7530955861667452, -1.726377666006077, 0.033175205297202526, -2.970810800558999, 0.019644766798045277, -1.0475655429166593, -2.9499296618702915, -0.5553140901772499, -1.7804179117813277, -2.6149956227149986, -1.4743555956619292, -2.665606098812657, -1.0925198021183964, -0.32280318592718116, -1.442003522730169, -2.167598810851267, -1.7662113081146689, 0.28994199291509304, -1.588436067650657, -3.000659608828403, -2.298458274089781, 1.0015313677390938, -0.013592430864990623, -3.0168815709431156, -1.912900730073199, -1.4381766012144175, 0.3421366567863131, -2.5843359656550127, 0.48142774782868947, -2.5742749855227283, 0.017251088036454032, -2.276694150634678, 0.3167366537615184, -2.4279522664125617, -2.224316265215582, 0.1717879419541335, 0.08596286834039968, 0.5898092953178682, -1.6850869247993543, -1.2656009180303756, -1.8601033099451585, -2.8196148730024233, 1.3188985345251867, -1.5336851664296831, -1.8556001653487695, 0.1323691068943833, -0.5300430899397314, 0.3796109194701063, -0.23117833033431157, -3.7294522640981413, -2.123702646474251, -0.12237217852268967, -0.8396538843150683, -2.278887078548598, -1.0463485061584101, -2.787349191342613, -1.4779401264573306, -0.7600066950234343, -2.708267186833301, -2.3655158667392313, -0.526354578309837, -1.7256687139416387, -1.2474574680357078, 0.4877465666542098, -1.0800502184128535, -1.0935601674032076, -2.319753541017346, -1.3869733395967958, -1.7273412922096196, -1.1534799033884529, -3.387408339336135, -1.985616383455615, -1.3350140446687562, 0.10270284356631731, -0.45572733380478503, -1.7103878540826907, -0.01339096130871531, -1.3457413336722117, -1.0975719774061765, -2.7500519991622516, -1.799694862712792, -1.9350329609254855, -1.2652342539911219, -1.4568021350026534, -2.38737433604999, 0.42668320635160706, -2.1869422708384443, -0.7835884641861022, 0.11664824590080802, -0.7616164452013393, -1.7231036233685462, -1.6593131161493315, -1.4998050608604874, 0.7505090054570354, -1.104956962257876, -1.8639344591586071, -0.28734036675663743, -1.0769685338092472, -0.9209427164696184, -1.462157846349999, 0.10454358719801204, -0.2776997351920165, 0.4850320014580929, -0.6383634610333188, -3.4111569209986827, -0.9347619657189921, -0.9193258774453581, -1.6425042460768335, -2.0076637212189072, -1.225193831498569, -2.1597170375308985, -0.5253523849436609, -2.137853533936865, -1.5609457201283488, -1.0833724746564002, -1.9023673665209584, -2.0213582642557775, -1.8870486363559764, 0.008751210914630825, 0.41650100694830905, -1.2484345143640396, -1.2230121201240414, -2.2775083322824603, -0.55184186907347, -1.2811530694824753, -1.5887585849162922, -0.2322594198220751, -1.84502316550032, -0.36490263260347, -2.595604829421811, -1.8476691782180965, -1.0840922915321083, -0.3085832481452436, -2.9624792234964583, -0.4404591610693246, -1.9656260314506646, -1.9139551064475475, -1.8761280819860129, -0.45420222951627587, -0.2882613947484609, -0.6917468743857481, -2.6470698219824804, -0.5880983115349766, 0.38431450123579003, -1.5209602025574713, -1.5894228877747736, -1.7723547078340767, -0.7607260075094006, -1.709700515927297, -2.0281799958338214, -1.0362278634934552, -1.5529956750888059, -2.486625944584844, -1.1899155211910974, -2.663376764619854, 0.2764030367359216, -0.1439358809847553, -0.47808605286118244, -0.21631264286804597, -1.166316005504701, -0.34701869680777975, -1.4211162005291724, -0.34738976325417603, -0.8448698291626615, 0.38896624366633903, -1.6993975755972908, -0.4394999302339355, -0.5928366228854555, -3.421749101435044, -1.858819591905355, -1.106616314252457, -0.8321427586636121, -3.0431618155188076, -1.1153540780955538, -1.0936336645257974, -2.69534780911908, 0.4859740094410474, -0.8353705339673804, -1.9819313864949168, -2.625941939043531, -1.789013580650876, -1.147484268728792, -1.887351822513932, -1.5604705303315913, -1.0914902473062988, -2.0147691851433414, -3.1649054964806687, -0.8194056084389207, -1.5510653835298434, -0.29461244201759795, -0.6345790682922814, -1.0978501753927632, -1.0846645118772422, -1.2840485819899943, -0.25858408326572047, -1.1098655413388074, -0.9618856262013034, -1.3245837980261128, -2.0006416701070178, -2.016585683979312, -1.2274913710711963, -0.3652152963347354, -0.687968101687691, -1.1887320333496214, -1.5091012857822026, -1.973179427282486, -1.220626317700464, -1.2039980360833469, -2.3945066218629782, -1.4438613771060824, -1.6147336308831215, -0.16749005641074577, 0.4928070022547235, -0.8322416399036734, -2.1499336755200327, -0.7621870537940472, -2.0590624646241977, -0.7047613205936348, -0.8703569309792909, -2.1290227561909645, 1.3868770176916199, -1.760822876130889, -1.5970792208849411, -2.7561868905140505, -2.737171044706626, 0.48479404059997644, 0.1349155525960668, -1.680667686415302, -1.7842268248775937, -0.20186491332599177, -2.162681673122435, -0.7183033109579288, -0.8286231185579394, -0.2515595441844858, -1.7210938918782408, -0.04972852489531032, -0.7590118066311966, -3.2893538193969727, 0.06638522372411604, -2.5033886379213914, -2.2036502467408776, -0.3071804975181376, -2.6037746198579033, -2.6499312689932673, -1.7533232011150697, -0.9814380195627438, -2.7798823630271734, -1.50158456089431, -0.4938173380825802, -1.7738283919106335, -1.194583702586293, -0.5732598943655424, -1.5261935496212578, -3.1483624290580368, -0.6056435286162055, -1.6762225500374122, -0.9141355888981901, -0.7675400841717491, -1.1046894651346735, -1.763695078262687, -1.6850484543006061, -2.7961971875992377, -0.5800996260312243, -1.6723286844220768, -0.5562383891106119, -0.30314804893810043, -1.4892793670578868, -0.30739772388518094, -1.1866282604692027, -1.6639308393332382, -2.427344239713403, 0.02167984637329723, 1.6617241232117577, -1.778483149634729, -2.5750805626556295, -2.4614849873407394, -1.9445661607422302, -1.2525959027648497, -0.6050666033150254, -1.4781689388122257, -2.2885788219884846, -2.0142646970202462, -0.9637740861495956, -0.584182186159867, -1.1081153885330812, -0.30887302522520876, -0.4476272367630455, -1.3392575963884576, -0.5131827535673555, -1.9053853791586763, -0.46420070485034837, -2.2187722147272755, -1.0263334686883832, -1.2838301457127097, -0.5624522346234464, -0.31536450849853714, -0.06719751827510811, -0.08179505503160933, -2.5397036594644855, -0.8580305570439783, -0.9196117666671559, -1.1972350720547762, -2.729220430766456, -1.9762234057643684, -0.9436012509019875, -2.149643521837644, 0.20930069841126553, -1.9187393228897263, -2.3487604079481317, -2.7261089306850037, -0.7619321346564155, 0.271932443745061, -0.08391128355177058, -2.0060654505298805, -2.3197910239659842, -0.3996299198269214, -1.2620524827613957, -2.1844556428924378, -1.9357940558330642, -0.6533077050385486, -3.290311287926064, -0.1867441269727559, -1.8543872264927823, -1.8779882770990994, -1.8813188515819514, -3.49030835208537, -0.8852306617522832, 0.3261881284340056, -2.062229256647883, -1.2750542403342648, -2.918144811683752, -2.0231753776356607, -1.2105868658839312, -2.6177521341681054, 0.04271109646009963, -2.7787711956994947, -0.6083933369031597, -0.8417157930378568, -1.2828798627385052, -2.1344341430262586, -0.43632423129213904, -2.3405859474625723, -1.0688005891973194, -1.4779403956579313, -0.7397287644965175, -3.1881530557089457, -1.7769486048422078, -1.7614464174875404, -1.4762088628938062, 0.5873285644462154, -1.6808128239012743, -3.2565709558143037, -1.7553313596776858, -1.2952233126340627, -2.384695239798379, -2.0788956313991287, -0.12292111410401896, -3.352540021278713, -2.727342228773254, -1.511054931114698, -0.9861216534850398, -3.998793844686779, -0.7604023719427568, -0.820681271717803, -0.7743394924395602, -1.4104293000872032, -0.20947251168561953, -1.330421185186133, -1.1785083813524588, -2.170082650919751, -0.13896118699137472, -1.6929864352452686, -1.2473182330209387, -3.4015473850320097, -1.541470565982659, -1.3834550983371623, -1.2341062453971574, -1.9494454963659695, -1.9639305122298376, -2.916710857367857, -0.8371364308456393, -1.4025993689821012, -0.8852084834537813, -1.2927309010709043, 0.008312731617653446, -2.136566235840612, 0.4849959711877341, -2.9283866530331757, -0.5548573949055131, 0.07953642142628947, -1.881624705108031, -0.9972617490140157, -1.7356876154910257, -1.879865125920404, -1.4340154976573396, -0.6969227720777614, -2.564456458500651, -1.6720569695884029, -0.4501306175252049, -0.6223420474847009, -3.404653323109617, 0.723963662204768, -1.426820152753512, -1.1248512167849205, -1.7538695533207413, -0.8363905340200658, -2.3973110912593576, -1.0689234589112948, -2.115289010250441, 0.4462654940902355, -2.212056116299424, -1.586618960729434, -3.51096223793319, -0.8402157955237743, -2.331114787208236, -0.733127721553466, -1.4127095024485976, -0.5810567258210357, -0.1292015550689125, -0.663397863489562, -0.7826816500555807, -2.1965277238359597, -1.0024688324008653, -0.558513582818718, -2.434509993715233, -2.9495961376643836, -2.7344728171360133, -1.6167004450000633, -0.6210827905486459, -1.9059137938172932, -0.770732657488599, -0.9582501650569611, -0.7348615715698169, -0.8557657652686288, -0.4227699131478292, -1.6585241761899858, -2.0300823031616906, 1.7615095189147199, -3.058881972161804, -0.7375254643518423, -1.7922132243515507, -1.5679718955507915, -1.038404217567963, -0.5895244646524079, -2.2512241059055675, -1.4803242380672699, -0.72750942584111, -0.3032385866283822, -1.8063235482741868, -1.0288172758539185, -2.935875068365874, -0.6388740030692647, -1.0757343721932489, -2.912023676060299, -1.2695833964514107, -2.476690223533412, -2.2440379264440757, -1.205670985487764, -0.1865942416011166, -2.056042175040946, -1.473180965689157, -3.0247380946266964, -2.708143578243006, -0.28570186696394984, -1.4665327807870832, -1.266314024326481, -3.341078092262926, -0.3255203805604181, -2.1340745581410294, -0.6217303573376871, -1.6447161462427093, -0.6907560310190853, -1.868264060014872, -1.3534602340306852, -2.450335588363594, -0.3632562666528262, -2.525548736630288, -1.6552074023946282, -2.2188476285715577, -0.012015239025674473, -1.960198461433179, -0.9962577295183499, -2.093274855928696, -1.3302179005778432, -1.875940123236639, -0.3655986010369373, -1.9177232924457832, -1.5082323226982703, -3.3956247014360286, -2.071672250318482, 0.12136815885790697, -1.4689569232556159, -0.6697084997426755, -2.1729532927226156, -1.1258084451618418, -1.0060050985521238, -3.464522640963822, -1.452105172266842, -2.1693183761513772, -0.29614267695221175, -1.104198727511477, -1.384409116953361, -1.1684431130694983, -2.5119548216850474, -1.5774526177825694, -0.4057973831236569, 0.679473344414707, -1.7919948928839078, -2.190091661001786, 0.36033775314040284, -0.9800316597480971, 0.19211459187634872, -1.0471993979481868, -1.0197821208607734, -0.19592766630397285, -1.3251382157112346, -2.9666252927747037, -1.6903104246708804, -1.168386225298346, -2.1526415832407535, -1.1025754034597082, -3.8131712377723743, -0.4446705410987022, -1.4350342975823218, -1.6890090512985316, -0.9478381941547042, -1.6657312510555764, -1.9976979134475634, -2.1753026428406734, -1.4436210435856347, -1.2658450988537153, -0.7753751799831264, -0.6077749386934738, -0.32265368139853157, -1.7330555254452862, -0.3067020045316674, -1.9167381642390002, -3.9560762471636752, -2.162605435823866, -1.1722552047706416, -0.09842526137903329, -1.3184143966323492, -1.4492605243362429, -2.0153866240832246, -0.7278110622546234, -2.0181707542343634, 0.43488793739931264, -0.22731441595611557, -2.4667637254898183, -2.1793895475164016, -1.8820457968037392, -0.9854466931337991, -2.0790783212563015, -0.8665423109527948, -1.8690776437222039, 1.344272465295726, -2.7741189875426766, -1.3919463475391007, -2.401203413976318, -1.0428518363681787, -1.2484099652779168, -1.4350594447834637, 0.5841097000444913, -1.9428979531382602, -1.0167466172045194, -1.3792301717293811, -1.1292930236777374, -1.6310451937111645, -2.460094304257786, -1.4645749990363495, -2.8844958775575504, -2.925774193976313, -0.9717892438372128, -0.7983264804521029, -1.4682391599398799, -0.9895972243211708, -0.4657651427124909, -1.562312746964086, -1.3617066191665057, -0.12491666461695572, -2.163368032406702, 1.0888687779241923, -3.9637165081074395, -0.8560029226817578, -1.2370914359016998, 1.3982813924550195, -1.391120977965351, -1.277595321992024, -0.4223290378130955, -1.6085168268867944, -1.3617812837930703, 0.7861091093591135, -0.7339653723627698, -0.9094412933758721, -1.2415693541893587, -0.19833319439006925, 0.3650050935740934, -0.9702310228012839, -1.4385376584349339, -3.3922766814770426, -1.4125708921437046, -0.6438402904084508, -1.6614884180869725, -1.408212469472489, -0.6590824972890417, -1.931647889176526, 0.13062165821157312, -0.5038974830876018, 0.38501810093084976, -0.14609985733007957, -4.080564194313723, -1.138696841979191, -1.047072951991892, -0.6218410124327249, -1.77166922495479, -1.9761649929164125, 0.281278504402505, -0.4148948249933583, 0.10805358677400623, -0.22472636735025286, 0.48947705519013485, -0.5808378428773182, 0.7847690360802462, -1.9691614504152795, -3.702714485196284, -1.8776309627413204, -1.7385068510410455, -0.20646050110313885, -1.2514960645041247, -1.3393239465783244, -0.39050583505802106, -3.4425272687579747, 0.3886892945935989, -3.175180177467886, -0.2809836246926901, -0.6340926047027373, -1.6646645842151666, -1.5346094260259013, -1.8909798534061957, 0.3069644828285727, -1.8072829346424057, -0.7785302721338765, -1.0933260665905546, -0.4947508917341118, -2.1243855672377556, -0.06685064547868991, -0.9903324193685217, -1.409245541958354, -0.21215610501152193, -3.0678632042538654, -1.5454385358784952, 0.8825792535528425, -2.2730630370814713, -3.16023606967207, -0.4766403264481107, -2.4801929918938663, -1.287723725216096, -0.8313565180501807, -0.4468895114225526, -1.9535319773980286, -2.6120885996618854, -0.2624248458946623, -2.087708227509958, -0.9010372642134226, -0.660346024349776, -2.68871713650383, 0.2664498062941896, -2.4625655169477945, -0.8665581900180798, -2.4379887027299967, 0.6833858045332462, -0.8060659143931701, -1.0992152745263273, -0.7752359040690496, -0.6109548696395555, 0.4956389333911255, -0.4926585697856123, -2.6078906061998595, -0.030228551068901766, -2.382707439009279, -2.1645784089739846, 0.18919944535744992, -1.5689315177908196, -1.5950484167178383, -2.1512997246797685, -0.37965237438688504, 0.05046913265033792, -1.8277235535099523, -3.9432498542322802, -1.1871090469111811, -0.16444671146751477, -0.28095694747000777, -1.6703314165016674, -2.4431981034839314, -1.4998693009738004, -0.05548433033602129, -0.1876591701844348, -2.1928326571865444, 0.1066262058801617, 1.4141756137435508, -0.47195220844955943, -1.1116383709235365, -1.4711557064622878, -0.9935942187577507, -0.6101781513144405, -2.196614443965787, -2.7513545491165834, -0.8684030163609893, -2.720472166148948, -0.22006673820153977, -1.789693089240484, -1.336825019530876, -1.8213433751863966, -2.3125863880190205, -3.012011064705015, -2.3726401219754516, -0.8825719700292917, 0.7564053008437699, -0.15120657113196923, -1.1285334034875085, 0.3329610579614115, -2.124495531906426, -0.9740068469525208, -0.7068273121603017, -2.8339063163274583, -0.6374024281137969, -1.8429294998427372, -0.76813031337084, -1.8483540279322979, 0.04686839824582889, -1.2729689250358434, -2.4556874335281, -2.325441648865122, -0.447835634631352, -3.1279374065830825, -2.9041282702190108, 0.11655908523496272, -0.5091481741882582, 0.32635212582722195, -3.4530537433041655, -2.004880765578523, -0.4647347981110015, -0.34315728605727713, -1.711339630818067, -0.7701908963349552, -1.1781557835471237, -2.8467392309329593, -0.5365206727073487, -0.7358160593849522, -1.6483859650894477, 0.10631081601087455, -0.3044038254446675, -1.0462852849193542, -2.7882500077224126, -1.0617311151514124, -4.068327247583545, 0.21608619166466148, -1.3331274524805599, -0.35128790396903575, -1.733767199837307, -0.48524242564584186, -0.23042288639993358, -2.3380697090105045, -0.7076242178498573, -1.3148604774639934, 0.5825268191299087, -1.9086801221683887, -1.0998866710050128, -4.78584040120502, -0.7626614707847372, -2.068820807088429, -3.21547232334448, 0.8201683920069471, -0.4666489187377404, -1.649240897560659, 0.14164680370542593, -1.5430269012799438, -0.7266719476652747, -1.6596570423347323, -1.8460650321528909, -2.2317737179782156, -3.2568222730258634, 0.7276535704650358, 0.3915296082348738, -1.1095992060470872, -1.3651168540434027, -2.4932931005250354, -0.5208021579984928, -1.0916746281933336, -0.9732603220885545, -1.637399976338144, 0.729466175270955, 0.21073564656974164, 0.726142098228626, -1.955162548273115, -1.839525447508556, -1.0398686158558375, -1.9305237153821881, -4.057459827437876, 0.2934264500877972, -3.437357628537812, -1.894618352834891, -0.7485186589608045, -1.1012822939007605, -2.007023906961408, -1.7155727512732852, -1.5340040240136656, -2.266959250065687, -1.3518087320754866, -1.1911838622927409, 0.4931710024350271, -0.6024220055020989, -1.1697101041730442, -1.3679558060903763, -1.0424190955126433, 0.21809404477116034, -0.39185314080049827, -0.22180938343183243, -1.6617219807881352, -0.3783944502048914, -1.5444095691489075, -1.7009181503749775, -2.5079948727089354, -0.39864579742844386, -1.4836732227627094, -1.2873531941753704, -1.6002703811177492, 0.15360102543431053, -0.5423561632507675, 0.1220770867683636, -2.1820948176693618, -2.447198729429742, -0.7160274534928307, -1.3035830331661231, 0.23367448268568247, -2.16564715186317, -2.165641832108511, -1.7762848370303082, -0.28189492988599674, -1.0771540966947408, -0.23717934473532143, -1.0984523605276622, -1.0517540580323477, -0.8966242129892195, 0.05972649282304676, -1.6778996705237756, -0.4307612816377294, -0.010792371999547967, -0.6880515800560033, -1.9561901614592383, -0.8474792819330546, -0.006459765032577058, -0.4524744693750551, -1.4567416350441573, -0.18520287032466265, -1.4239939416621938, -1.9961877779439599, -1.8974797190125212, -0.8032693958472792, -1.1897420171045212, 0.2436581590934248, -1.5210750368814265, -0.8998307584635741, 0.47790111370587685, -1.555956423591917, -0.8080186829823519, -1.2520670991057359, -2.4039976499310347, -1.8091427848026673, -1.2815101755943796, -3.4075144935472785, -0.6347851553481403, -1.4372516866687988, -1.3227100670764422, -2.4166029623792964, -0.5929255952828437, -1.604127030706087, -2.496017793252364, -0.09834015481119485, -0.4110912826059986, -0.8206449128484181, -0.9065497885648448, -1.2704293843496168, -3.167232027712725, -0.11993283474794358, -3.2172089608969805, -2.6629340820766787, 0.3612372155659518, -0.7005448745300251, -0.30524342957378847, -1.654783441605629, -1.4621004028814002, -2.762022999289419, -0.30085223964330443, 0.13528166422343446, 0.15962349575526513, -1.4582033182470697, -3.6056727000417466, -0.7997728463391782, -1.379429427886573, -2.34984520680909, -0.754647176931852, -1.8765396403597387, -1.4623578316315708, -0.09925465073908324, -1.5967897796419859, 0.07476462758095725, -1.938482604289661, -1.7777473334856704, -0.6077746516749276, -1.2978067278415923, -1.7014625383089514, -2.0760742546330206, -0.28984393887894533, -1.7435802419875093, -1.2381993907581135, -1.9126721016237265, -2.045183167101842, -0.24223972622520207, -1.4315371807725248, -2.3140243571948416, -1.175475280649264, -1.9643119316932547, -0.7557686694669761, -1.7077003547450884, 0.5409272076380327, -1.2993262644799148, 0.15951405750554515, -1.7912082314626199, -2.036497268552286, -0.9585636157627263, -1.1641737216554569, -0.04015262723118984, -0.7461011690228623, 1.193420291748558, -1.9627966018699543, -2.337570057844769, -0.7448935147188259, -1.3716309893340755, 0.27704638543216364, -0.7119638879266179, -3.1105579305836653, -1.0262288331274172, -2.277787662921439, -0.6891290864406583, -1.836953011645094, -1.1366119079203023, -2.015143023908071, -1.3565228463782804, -3.283163205539436, -0.33519787318625116, 0.48952035765460455, -0.5007204127526974, -0.989441387821673, -2.6089918457641894, -2.182913267154388, -0.6283840448018168, -2.54734494672071, 0.4297817492835263, 0.1640162801223759, -0.5974596942196773, -2.7936012180900347, -0.3091511784400025, 0.6321943151897047, -1.5418786385049823, -1.561949576046478, -3.077749259063688, -2.4194485095260143, -1.7876424627892282, -0.7379313106170687, -3.234617348388281, -1.1640146993711062, -2.6234771330777735, -0.6294194593691088, -3.7294908449526645, -2.343737622918401, -1.4882473668493332, -2.2315484072598757, -0.8104911964722984, -1.8031388506518167, -2.1602233790709917, -2.006147043294849, -1.5211863142809863, -1.4576213755523915, -2.5552394852251945, -3.2725449880339417, 0.11264162129873823, -3.1418340316613143, -1.769881286667962, -0.23743441433044032, -0.6248031994220244, -1.1763963761958351, -0.6696310427939418, -0.4891651941226818, 0.3528521331919503, 0.6222225121638632, -1.6825389792595342, -1.008109070071072, -1.9417688943829319, -1.48007536693265, -1.5456267824970344, -1.3952209744128523, -1.3845776254058866, -1.4024059929406467, -0.22999186210823508, -1.5103263325320255, -1.7575857531633232, 0.8310682049967655, -1.658160239954494, -0.21229167006394234, -0.9194633901721956, -1.6608438338439364, -0.3211469072724028, -0.557516424652262, -2.02360764251063, -0.43922902919053697, -2.1958502072847224, -1.1161496779702351, -0.5567379906067335, 0.8292497176594344, -2.577239192557121, -1.8905408826663028, -1.2730127509759999, -0.8862631463867778, -0.04113986949334114, -3.2382601765133905, -0.7830348308184625, -2.993320081270115, -0.4755614610858382, -1.3947194514781922, -2.2346464755156306, -1.3013113657797708, -0.09980136017955155, -0.28433408456488385, -0.5103881090275705, -0.12912538635890924, -0.24338810543258527, -0.20618507415671838, -1.2102401216863492, 0.6879073964434355, -0.48543058563424013, -0.07249778178838762, -1.5216082903124284, -1.1566845281102058, -2.2940297895198833, -0.10356075987402358, -2.3941913808376643, -2.8335744046943825, -2.600206952796433, -2.4142853069139623, -0.8378553624520431, -1.7546972423371578, -0.7573201755009461, -1.0207506206086214, -1.333856109779897, -2.9989088103076718, -0.22963336025810066, -2.3146057803857993, -0.3028655298524128, -0.8203305204241678, -2.1350144388251397, -3.064574079170572, -1.3564343815800297, -2.2978469207708514, -0.761012491032674, 0.13027037037777855, -1.3376778780860286, -0.09068058277774993, -2.185383547414465, -1.7440417455724362, -2.8374218036508245, -1.0294976517613224, -3.207771833456828, -2.126455602379698, -1.1662225030190714, -1.0279998157923806, -2.3426620224446295, -0.4832718136538966, -0.7653873009928601, -1.750694277378994, -2.279868993857768, -1.9708137297391948, -1.04387426934533, -1.8014123690182688, -0.4495184994328494, -0.798578130814446, -1.0284009428922314, -1.9876236943761247, -2.259512585275857, -2.113057826947566, 0.1950673190210359, -2.40900873107044, -0.28350454473890774, -0.6105690900317924, 0.2676496545569709, -1.7172894804505385, -0.9408303429994829, -0.872368010098304, -1.5651266924132496, -1.0928787930230048, -1.1289011721502726, -1.6757689453742513, -0.8405184982210485, -1.9698213627260872, -1.5700634919737473, -0.17329755485662268, -2.216504123747555, -0.9011252395504641, -1.1400381716220274, -1.3932236007161718, -0.1379373853316328, -0.10179584933604202, -0.0008241637577535155, -1.594737329797025, -1.359559596190542, -1.7443518900262711, 0.6385384629463642, -0.383126452251046, -0.36983406903529137, -0.9069294411360065, -0.6811406040707922, -0.21465376123990842, -0.8949661688676072, -1.0653540487111626, -1.4037031345315982, 1.1105264418233718, -0.8948708465743381, -0.8736097197618236, -0.029664862503122613, -1.7197660300235262, 0.12975973085833603, -1.8725052317864501, -1.9015764504787946, -1.3237146087892004, -2.6063434431359216, -1.4260677342634178], "type": "violin", "name": 6, "points": false}, {"meanline": {"visible": true}, "y": [0.8452363358036714, 1.0567465142139056, -0.9890059816992585, 0.8006313322036822, -0.5242183190061624, -0.023475213874984413, -0.832425808867669, 0.19140171704701625, 1.558687511688944, 0.2455811379786641, 2.341885144674595, 0.43384774420777705, 0.7780836743362541, -0.40094948872674047, -0.1610031041214504, -0.31209491825983765, 2.526557114761455, 2.221432263241335, 0.922498835586681, 0.6836264489425906, -0.8089311849296617, -0.15228324775518703, 2.0275585843441832, 0.13954132405729752, -0.6009264871405136, -1.2993286979345562, -0.3950689132971937, 1.6027562633571106, -0.21652931059183894, 1.049687729840561, -0.13405187251173428, 0.07941605180499994, 1.0018917948163506, -0.20107001753233372, 0.28578685810382015, 1.0241727262178706, 2.5649531821107785, 0.759990782231967, 2.4872118166401926, 0.028096241571490044, 0.6802988764691112, 1.4855678135122912, 0.4951401446086209, -1.382910913423118, 0.0019938020633615827, 0.6149762736258721, 0.9563745966927941, -0.05531235623472969, 0.3619938440838396, -0.8842124901676609, 3.182129944729822, -0.2323142574750487, -0.002279644324898966, 0.25146280272292765, 1.2141517482769772, 1.9792250991263383, 1.0266175906277306, 1.2098002778763515, 0.35927881924263066, 0.9081318099439939, 1.052892187534852, 0.3637125118889273, 1.1734222986473528, 0.6032443617368646, 1.828605059807926, 1.6680104423318893, 1.141128323204934, -0.6222730147188185, 0.9762203041656128, 1.8188440224815907, 0.1048648641401676, 1.0447634944561128, -0.7180988666411436, 1.2394358193127772, -1.3895397485926704, 1.8530380891671374, 0.35275764452478503, 1.7488581820415188, 1.626134829802028, 0.7700374743589418, 0.38229899790915733, 0.24492725948296437, -1.619016101111762, 0.01585034637937316, -0.2516472690439803, 1.019377164896656, -0.497118810302897, 1.0377944482241208, -0.7054886008990533, 0.16414100684013677, 2.0547064505167345, -0.22439033130733216, 0.6137144346531486, -0.6040112860070423, 1.4382794813515998, -0.3580743963774417, 0.21852008902104703, 0.5190613391330949, 1.4627998036980263, -0.685694628528134, 1.6248883910320944, 0.8515321366581747, 0.4889229665971839, 0.8025356846566387, -0.7229048640018163, 1.7299436409509157, 1.666012583199143, 1.1310651814142376, -1.5851776279838328, 0.2956599675348037, 1.7557690333447344, -1.0408293866565157, 0.1351089142287673, -0.13814719252866453, 0.22663179124964744, -0.11679222472502765, 1.1331677165313967, 1.4369569656278685, 0.31270227551709673, 0.17338079114194652, -0.564648691223407, 1.6105066768037357, 1.2999668906261503, 0.5543005055201427, 1.1838791423879356, 1.9004516464908905, -0.2462724428959126, -0.19452301565796587, 0.21433270724180095, 1.346936011485614, 1.0712714138743575, 4.062236356257023, 0.8131260224221895, 1.118322264047479, -0.9489940917571384, 1.3256872656095693, -0.005982675720778485, -0.43508649446012554, 2.1502065782580324, -0.6831409151767291, 0.4080073768134712, 0.78509718443349, 1.924977240604923, -0.022550516907601792, -1.15139536251528, 0.6963445842070093, 1.2479185341411114, 0.2888647873284585, -2.0218258384478975, 1.3249154091333384, -2.1082845369780143, 0.4980937065513623, 0.43730957106039015, 1.9122266036023554, 0.29084209443898634, -0.8474220707391753, 0.9166346589503709, 0.9950861104759843, 1.010800157095205, 0.2867334030959111, -0.11608078962970297, 0.3604815796051597, -0.20494012951885604, -0.6960891183410747, 0.5666046674180223, 1.1820990422482054, -0.8134161110580935, -0.3336944785038867, -0.34238302070141263, 0.19246167416632606, 0.3180175741061277, -0.5439398698318332, 0.23599906291648837, -0.10564858606592736, 0.699794921096679, -0.7551525636632699, 1.0513024103386293, 1.1043957818892627, 1.4318703401262274, -0.42302296872974815, 1.5604530705342732, 0.7432025413711151, 0.6041284588759538, -0.2669227660569888, 1.0798600684893154, 0.6682772079124315, 2.0010602841593292, -0.16341146140916524, 0.5926490041835304, 1.5624997248090795, 1.017878983501705, -1.3088503604095938, 0.16418208956839006, 0.8244608489554364, 1.185486068830893, 0.7202605153787343, -0.12179450193776736, -0.7422575577282651, 0.3342204312056923, -1.9893509976628312, -1.5056554379413287, 1.245377316178199, -0.7561693735230781, 0.8048644871496567, -0.2465979447913595, -1.3757797602450967, -0.7596343078273329, -1.0373934276069081, 0.5159491394858915, -0.5978346633325169, 0.6058811219913595, 0.40534348729104536, -0.6424615378821863, 1.1246693598436968, 1.6439027986398422, 1.5846591043835245, 1.1975594423570903, 0.13987725574007115, 0.2129086468812131, -0.8364914410327255, -0.034211284498004924, 0.8860547433299919, 2.0363234359087703, 1.8179348588538067, 0.07099693180861105, -0.23828401474646038, 0.5309796250663086, 0.9320569551420237, 0.5220770300945591, -0.8176627336523319, 1.305031748110138, 0.8934320083327135, -0.580178590295793, 0.6518053907217456, 1.1508042742420443, 0.420654576470096, -0.006393550574912088, -0.7413838333678668, 1.246918832142105, -1.4258803348950564, -1.68558288228132, 1.0381452808989973, 0.8123660093645402, 0.9131701115144937, 1.3118401166285123, 0.41578508703883976, -1.224785498707463, 0.6012227775080861, -0.4471292549076172, 0.8717568162653688, 0.775566874774565, 1.7862882481127422, 0.28699938492984994, -0.17853593425154785, 2.6457757909553936, 0.6900139642505875, 0.6968470211763731, -0.4329884887679884, -1.1778632790895789, -0.5274502246980397, 0.5081676111804032, 0.11170583997967937, 1.6559278118916922, -0.3460399647605709, -0.34822915275792626, -0.8919394433717862, -0.6312957759065565, 0.6275559825114421, 0.35172684759952083, -0.2188248055957786, 0.3649815786992065, -1.263408743041705, -0.5978333201420343, 1.7498460044531634, 0.795111518991308, -1.216663177086975, 0.17142594020253082, -1.305197073216823, 1.0988153614608152, 0.6956510403994969, 1.5378500610021966, -0.21437874409075414, 1.2231568071154257, -0.6837822343559539, 0.6322046973519456, -0.14841922699738036, 0.5156579922226323, -0.250721027515645, 0.5412944476755339, -0.15636926128181577, 1.7434001776000703, -0.4893351812748054, -0.3987653219814434, -0.30814462799880665, -0.9762741531171466, -0.0939300134564856, 0.4606785423270298, -0.31069080755415585, 1.170276891071601, -0.43022242886596335, 2.0129916665048504, 0.6901226476751572, 0.4276057849820075, 2.4269412516196476, -0.26542602864268, 0.014776927980580723, -1.1538043322014195, -2.2143896939289043, 0.5859230039932251, 0.7385896677021598, -1.7059093531258347, 2.051787890411828, 0.4476249375256339, 0.8213336407861869, 1.6471522777455485, 0.3068356416210114, 1.6427919228148038, -0.4525212742555886, -1.310315452354826, -2.09970443850376, 0.08190032270464326, -0.11405035535057301, 1.3739551442163975, 0.9780833043878792, 0.4875886235722998, 0.2202314879372146, 1.194737329565522, 0.4253492891892367, -0.6630513315835194, 0.0611709940802877, 0.9203530500405426, 1.3532373497689494, 0.38213077598915873, 2.3752195454953307, 0.15753713540732697, -0.48981942449912225, -0.4349552504320168, 1.093302306333998, -1.048819910406566, 0.17261774603255883, 1.1765743142656582, -1.026510304350242, 1.002498033946047, -0.5366209244236932, 0.9880302403424546, 0.3495783786768073, 0.27945704957348777, -0.09561925491944873, -0.4626298171028617, 1.9635392052839433, 1.2547417233285016, 1.5693542509186629, 0.7727711246047637, 0.7081229879457489, -0.6805695593850747, 1.1242898806809791, 0.18138042371333013, -0.02798996719474406, 1.2875371662757285, 1.5213859788322326, 0.5685055867394501, 1.628083096649688, -0.5920951738434774, 0.9235848318414177, -0.49700930559254647, 1.401795404215414, 2.126882939750308, 0.6721013650094152, 0.7839867473508482, -0.6918253532600014, -0.27485538484942146, -0.0016299941252967964, -1.3030858338162716, 1.826541989416136, 0.49575257403286926, 1.0882017165780937, -0.2047249745801381, -3.095439396253872, 0.552567314375001, -0.47183455000657465, 1.3065640342528833, -0.02371720376076769, 2.2247304966556234, 0.5489097674383194, -1.2073200003510238, -1.2983899347356245, -2.4584184479911575, -0.4566258384639878, 0.8689441258458623, -0.40500349037629596, 1.7030173214311488, 2.0600772820310285, -0.9270246587983335, 0.2562137629941176, 0.8446073702485009, -1.0565476866152783, -2.3018637391419356, 0.8910292307448111, 0.15902260383748487, -0.6347614940428246, 1.303809682822848, 2.927662623428553, -0.09832599065432673, 1.4594811414085138, -0.7889013868781043, 0.21680005724357865, 0.6282213827000566, 0.05387743422952229, 0.5822067553408447, 2.1067950908263087, -1.0259831789995508, -0.8738996433920105, -0.021113062990429587, 3.4695636166324366, 0.26747439733761214, -0.19559087405461856, 0.9004663431570177, 0.9978104134224817, -0.5619292840745349, -0.07905336675730606, 1.700669778969512, 0.1602857751088985, 1.2579891391543145, 0.9784058660926322, -2.8569167323632323, 1.736684652491597, -0.3922611517616183, 0.6554182214855915, 1.3672489481088608, -1.7215243517398056, 0.5136003557958598, -0.014671239674777126, 1.7365976232930211, -1.1124925327920205, 0.21041466935398476, -0.3175242314341001, 1.116964943491268, 1.949740300474763, 2.014692885470792, 0.9921231932157968, 0.6333301975895214, -1.0703703702439655, 1.913293344267282, -0.25178211913589693, -0.23955940975103124, -0.2948439668534692, 0.6451223313290162, 1.276134039194461, 0.9403672770287315, 0.9114629463075914, 1.1890182647322631, 0.6979811755566592, 0.12927368525804683, 2.0657463160585467, -0.13895732343365713, -0.5730376043011332, -0.28696199649077975, 0.14300524271651027, 1.1088704628453703, -1.4084929605315937, 0.3785249211575924, 0.5402352199938651, 0.20376119546238877, -1.19698590941769, 1.17094072473669, 0.8017458006088777, -0.15155343222465173, -1.5613373566256177, -0.7977072907948997, 0.15907866936763618, 2.5104754217706615, 0.02217976089310747, 1.5176515585450183, 0.18175993422177295, 0.5540168436016718, 0.4593378800733874, -0.03766903475111866, -1.0543761721126084, 2.7419714005071416, -0.05701087643577185, -1.0660895512470259, 1.0944072399134932, 2.0940377433588946, 0.0409744659674281, 0.7514740566002919, 1.0189667141202645, 1.219002817615702, -1.7275419891767216, -1.0531346159449728, 1.417137479625992, -0.1867472963338958, -0.1139023824452598, 0.09220500862559872, 0.7956462100273768, 0.9853298091413778, -0.5575101189262308, -1.1284333525972532, 0.39810877206451256, -0.07005021351717894, 0.02874172198687891, 0.5416885419419999, 0.11088362192225598, 0.35335048113434486, 0.4888995597603647, 1.5017012003662833, 1.663152300962228, 0.29867607101445437, 1.3588982599129416, 0.39234466197014717, -0.1959447933268756, 0.9781418697143811, -1.2872487599812803, -0.8017699225128931, -0.2911446932256179, 0.968832058746135, 1.304578465711174, 0.24955609717728575, -0.2993839040115232, 0.008001948011003679, 2.6648221596666453, 2.278301677610858, -0.33113887744524334, 0.4791800778910045, -1.5892131882295395, 2.010813755739446, 0.9262753855759294, 1.4637218592787555, 0.9286820655562216, 2.5203202153254862, -0.5957649812960559, 0.8916767526792543, 0.7453865722162557, -1.1547798641743263, 1.5625586876095607, 0.2000332090158532, 0.6799107349701166, 0.7111212456938172, 0.6012809176454303, -0.7379424919674815, 1.936554788327169, 0.24749486087349923, 0.9522577408036541, 0.488914685849963, 1.4104806790720175, 2.1244189134549094, 0.7018785569688155, 1.288634503173566, 0.5388232639632282, 0.6256392749642843, -1.1365040531769628, -0.48146102695828524, 0.30390787019733406, 0.22492520815251915, -0.05375085548593489, -0.7946113160243757, 1.1348829020185036, 0.28243844529015083, 1.4998248079803262, -0.7541653100215793, 0.9429299375958826, 1.5502077332470656, -1.1788543029477716, 2.2134062184042547, -1.02558717584506, -1.0432553607627302, -0.026774227450836185, 0.8907692954068314, 0.09500835714920713, 0.21184696078485774, -1.263321983382352, 0.4632863066650128, 0.7133548390942372, 0.5012723804188581, 0.731056304397012, 0.0766777390896391, 0.8003919557687489, 0.9635666344237737, 0.25262296790671734, 1.7079609734327112, 0.8551717142771923, 2.3107193108429454, -0.4606876917248292, 0.6659873395757945, 1.3511831081090067, 0.06619197216676292, 1.384098543559043, -0.1473850060978817, -0.2559842354987673, 1.5879171134264454, -0.663415780388487, -0.01408310061420015, 2.3709219030517854, 0.8838855730084827, -0.592283342281005, 1.8540620822009442, 2.070040607691567, -0.47389863354223644, -0.34867383865564544, 0.7495987952556433, 0.6249554897138303, 0.3908302345497944, 0.8629100590427874, 1.0937091872261546, -0.5993206414872223, 0.5998822726988821, 1.2042423368858615, 0.703902577585668, 1.5239896296755713, 1.0169738617543604, -0.19160682809583812, -0.5839855417036952, -1.2843754468380248, 1.1355317344948905, 1.0164368598929068, 0.04454504962013589, -0.4056680908163041, -0.9918648310767004, -0.2697792219785717, 1.142455766344799, 0.7159739620368017, -1.1147859566644835, 0.9862685017175028, -0.253724587029348, -0.4156615639003343, 2.2826750272230285, 0.578912171880506, 0.20401523061326338, 0.768954784287067, -1.2255462334742646, 1.0495882975501605, 2.2763449048783206, 1.786740977872943, 1.0246157412292003, -0.4983887470012163, -0.17003565511624158, -0.8792838108452454, -1.522357806554456, 0.2297066307690804, 0.7596378461756439, 0.2935063074998546, 0.49680087941496986, 0.6354254792758394, 0.8555423979511334, -0.025915468398759134, -0.690346501679868, 0.06646009038300188, -0.6718145835551017, 0.7286229705774002, 0.5489261529712705, 0.703465980749405, -0.4129856218162344, 0.9806160834309592, 1.9949121275644237, 0.014214194723830342, 1.1448532703783625, -0.7979725054499738, -0.23610065509766093, 2.5253350864140716, 0.4275754208615377, 1.3671841099825632, -0.06294538202569033, 1.012553012146124, 0.824889953030854, 0.7416482437011678, -0.19255392573882307, -1.674054092372302, 0.41688556125979037, 0.02546979554025086, 0.5188587681964801, 0.2603071513046376, 0.4823282217835395, 0.4422659007524484, 2.0235960923885976, 0.5902043467661842, 1.295038033595007, -0.6643053743195415, 2.005995054335895, -0.010847686787346711, 0.32273274305574773, 0.20609047421389567, 0.056783084119404637, 0.42415433107580747, -1.2675402571996777, 1.4334388381940464, 0.006751165843090101, 1.0130489164779475, -0.6871804672972357, 0.5037523269524455, 1.697590416754931, 0.7381698451970176, 0.9877885179520094, -0.8345120841868412, 1.1371684852723207, 0.0155078391272232, -0.0251502811294122, -0.25121141799989005, 0.036090253189034804, 1.2428522214875428, 1.543261979860003, -0.1559279414912506, 0.7623966348981901, 1.9254096027139205, 0.8198097480676264, 1.1221465186526076, 2.1688560998921953, 0.33816665776928556, 2.560238769925476, -0.6879154905906246, -2.085723714654056, 1.0976749775461279, 0.777731992224065, 0.5729490391661567, 0.3027726535021711, 0.7570369174884298, -0.15496858721164747, 0.12265779581045622, 1.3999238712816, -1.0005024062705448, 2.8405834949240196, -0.7393997247554354, 1.2466846094106245, 1.2321155325207687, -0.4465330672248357, 0.4856145319144277, -1.0885378909003243, 0.9311534297486872, -0.008989701514016957, 1.6328253093176104, 0.38872632107024724, -0.7388162127819995, 1.9804378461824559, 0.9797924067220083, -1.4895300923438468, 3.3144147788432714, -0.9339829690162191, -2.1153135426354117, 1.701896735097871, 1.1449068819903898, 1.4180296617995019, 0.947094856603705, 1.190902184695359, -0.02655963150348789, 1.4861182620162232, 0.44007698736877277, 0.9550912483733798, 2.0967152144151426, -0.05170501852815984, 1.1334437856790927, 0.8364420799443257, -1.0127135132342953, 2.0750825088558877, -1.7829673439192477, 1.7489476392479897, 1.008964685341031, 1.616282660802339, 0.23707395037130186, -1.012795485409437, 1.1591290865652335, 0.8319842739427525, 1.4544879008078249, 1.84613455348157, 0.5976437053663022, 0.6994432030036672, -0.29810696993129643, 1.5324489829430192, -0.02078563806432754, 0.49778560177277165, 0.15998055244355203, 1.8906416060082984, 0.04222344702892622, 1.6897250108822233, -0.10788775351574614, -0.881494214415425, -1.4202860314416215, 0.4067866642423646, 1.8972517645957891, -0.021564896398168554, 0.017051784381340418, -0.6243813025778768, -0.3427383964453547, -0.3121279366364323, 0.26231782195651443, 1.3704775026963436, -0.09741510072338672, -0.31489692921684637, 1.998742405600416, 0.6608316493886669, 0.021459756129539098, 0.6984893032132319, 1.5421686162611354, 0.3924644610061091, -0.504213210186375, -0.13710525061954265, 0.30796778480651177, 1.9612199815665532, 0.4870180597289131, 0.8533566846220817, -2.154463664706119, 0.04776809873494625, 0.6142707630449005, 1.2142152673234428, 0.8096626916300347, 1.624123016384981, -1.4189219926641539, 1.1581134825951698, 0.16715083958275842, 0.3348528387632763, 0.42184799836649833, -0.23077140641437427, 1.5600858879337185, -0.19880554351120933, 1.891099199528954, -0.2714767893609444, -0.023662918471056615, 0.7255030313986861, -0.6753522628895499, 0.6356389690676766, -0.5360142254076652, 1.2164923998780264, 0.1607748817547728, 0.2128796553306145, -0.2529876398802568, -1.4860638828295287, 1.0772139317863667, -1.0179256558285823, 1.9609371605020252, 0.14869251951647927, 0.5740455080706428, 1.8885386500067785, 1.1670818963532874, 0.5030723209487327, 1.328058767956527, 0.042609446666072914, -0.3058199920791151, 0.367266144838761, 0.8929842931423451, 0.5272417212935641, 1.8787148693631652, -0.9746447908141895, 0.11810874406008703, -0.6912702261765045, 2.886416814120089, 0.35707907639929815, -0.05743232003831672, -0.18970821436486712, 0.7402148821555343, 0.3841198955161793, -0.5357445773758034, 0.6986895958311503, 0.3843651609479226, -0.6549405139040412, 0.6209407835004004, -0.480881284689788, 0.7495203090862241, -1.1220575338048997, 2.6446588511364086, -0.3178437750811833, 1.227743079689648, -0.028191901555531584, 0.2326821972215743, -1.7043824300919546, -0.3409346242535845, 0.8645758659271461, 0.8626428790151409, -0.7730990963289166, 0.20428315867404206, 0.04154390249145501, 0.6828800093563108, 2.2108244614464985, 0.4823352012458296, 1.2380870372119548, 2.382136607690408, -1.978202567214758, -0.5470016089073753, 0.7654546242612169, -0.5323595054053909, 0.11676798156128215, 0.3624426033589425, 2.7261359697477037, -2.022930648531189, -0.28940946734813006, 0.4615373319000007, -0.8023985244446998, -0.17322424237859352, 1.033681030998883, 0.9271082558741541, 0.14330894538508515, 1.110439941061947, 1.2831860185637938, -0.5269453622230087, 0.34487862403100683, 0.955772271998335, 0.5432390852166741, 0.2963196237783515, 1.156041298301662, 2.6097305115132463, 0.9144580039931911, -0.1695272787427335, -0.23979354201880582, -2.2954314687110653, 0.26528583271772865, -0.9640415108734184, -0.7046143495107928, 1.2149907772519362, 0.6010567266055942, 1.9493596739733114, 0.9353621451734795, 1.8045558115837128, -0.21103770574234687, -1.513520494445699, 0.18351894100202706, 1.534960359194463, -0.09771484153425714, 0.33113769639086843, 1.7524279627522545, 0.6799066496835547, -0.9859475230312218, 0.08097570274219268, 0.7962818174123372, -0.5748170869196798, 0.12270805190263451, -0.16946655733390054, -1.23304811811486, 2.2338165675287622, 1.429639024405344, 0.09812862385266985, -0.2756226395699755, 0.9335561347061647, -0.03698658817088274, 1.3315311867692585, 0.07359279423571308, 0.26161122561317207, -1.1217442761279133, 0.4125189986597776, 1.466531102291847, -0.7781942450969634, -0.10076933678835703, 0.055449838615179325, 0.8289094574393925, 0.17052481197943295, 0.4004982299709317, 0.43802514394205905, 0.18876671018362848, -0.5906285924772507, -0.13862799667024822, -0.28894212838148065, -0.324386342164184, 0.9410350544712875, 1.2203904524300904, -0.18163695945555175, -0.7402852319154098, -0.6887236784777293, 0.7631456057078447, 2.549338112155774, 0.5839487418028767, -0.057021182693440364, 0.7050192824198199, 2.2322115830325466, 0.27938037648812397, 0.11623113454970219, 1.8918009085411351, 1.196580074336646, 0.11624401008584212, 0.6114220981064702, 0.7749131285100624, -0.08234920792914796, 0.040861915104933255, -0.19777096442960745, 1.6669060908284783, 0.75969144953661, 0.8550751798668919, 0.6132202253491184, -0.5870727531038649, 0.7132401154128104, -0.24316331751480175, 0.4436364286583556, -0.3718293994709077, 0.5637343626172585, 0.7246988365424395, 1.744538927707604, 0.8925820847750628, 1.0994877100330542, -0.42769273237697586, 0.3606955640821831, 1.0251804845852936, 0.7347242059261453, 0.7924635465216155, 0.8081623354752727, 0.33833921336538025, -0.651130110575123, -0.9826807619912539, -0.17706735105483357, -0.0942483855688328, -0.2446652473257393, 0.4547683316569283, 0.2798940947669562, 0.497331937298347, -0.4435838275812278, 1.317827495280537, 1.68861754725451, 0.15052948991044837, -0.4553088000940268, -0.7982287075478702, 1.0423608563068751, 1.7969434933369883, 0.459469852278203, 1.0348683224482778, -0.4281986508087066, -0.926494005546662, 0.8053307994989954, 0.11841657942658412, -1.8644217495997963, 0.9024020155710528, -0.012552862173713597, 1.5827361427457454, -1.5237868669912142, -0.7107037663869098, 0.48311637599145396, 0.6845699583384299, -0.4221493915427423, 1.5766393730347539, 0.48899883032802205, -1.1651321994391002, -0.035544349169528755, 1.7258425056783335, 0.09481468506350765, 0.7941632382527233, 2.1739511073898967, 1.1408945302446387, 1.4195769669374962, 1.1902590948792435, 0.7670360931690099, 0.44181890269203916, -0.851585547839224, 3.2938923493508967, 1.2342531074078844, 0.6534413175558154, 0.12296667739347089, 0.5207940594856932, 1.2517986942432406, -0.5114994761886702, -1.037917644958554, -0.11185940718544579, -2.0449592978313267, 0.4285492720928933, 1.0844405572447928, 0.824059429947991, -0.16665435913812304, 1.6897510491557381, -0.3499800723136612, -0.548516164799095, -0.1596603246954877, -1.8899342405023891, -0.4672300611410733, 0.11604310226720033, 0.9845717512403098, 1.1261401218515188, 0.3461392626530273, 1.5440241149119158, -1.6067157851578344, 0.2047587147022121, -0.17097890401789123, 1.2141345593347466, 0.7931198166281731, 1.0762097267020987, 1.0080781074274805, -0.15375507440809683, 0.7182959697500795, 1.0681032166871296, 0.5356723119669985, 2.0256230037882204, 0.3921849251658614, -0.416964136459035, -0.46129228629310853, -0.5732576603055688, -1.5708671339237554, 2.0180041500929415, 2.2073087336388206, 1.6863285844631588, 0.11459281472082461, -0.3081623203813449, 0.23466723758556787, -0.03270125612768088, -0.8602734938197387, 2.052895346574515, 1.0933459417295797, -0.14934943805680073, -0.7958304469297248, 1.887650222048478, 0.8258806039230309, 3.0895993220199114, 0.12267981720160293, 0.6112122068224297, -0.13614240100188463, -0.8878026460714323, 0.14863250874997144, 0.543093698617058, 0.4811436949706345, 0.5695619106763131, 0.7728618085022245, 1.4181834212633144, -0.01759643700790131, 1.127374745085425, 1.7256620291590956, 0.22590386272530788, -0.32016776088347026, 1.0744077387490487, 1.5238871026111453, 2.1948819742726378, -0.9047239561636524, -1.3736239969422726, 1.7912046160169495, 0.23805293883439682, 1.0528474439715896, 0.5459966173159421, 1.196819059774252, 1.7436361038741253, -0.5658407118517752, 0.9848404492226674, 0.09525403814856714, -0.7066697819950596, 1.6253332066546344, -0.1830543924423112, 1.8253560811945253, 0.773951176887677, 1.3777983301617756, 0.05681194477375345, 0.817254685227862, 2.6655598266133596, -0.2723943651966269, 1.0193861377401117, 1.3246352982319454, 1.3142542681081195, -0.14110604163858537, 0.2640012172927013, 1.1223733037645587, 0.6051606348362841, -1.3893518715260817, 2.043508604415844, 1.3637295457770828, 0.7607266643406768, 1.3656134910000717, 1.0918471173484159, 0.009050631723558855, 1.4236868318292273, 0.43126923746237467, -0.3003657801884902, 1.2533635514282682, -0.014630241651556075, 0.8390437510008166, -1.2218028333694044, 0.052332959981792326, -0.3967153953223161, 0.9229066655545375, 0.19354038755778585, 1.1571934930526426, 0.22666068474044412, 1.2604651022179927, 1.6200261574439703, -0.4779792280950819, -0.389677342145836, 1.7187794417493827, 0.10534820034813813, 0.5773556647417182, -0.6329975608251317, -1.1065392529520823, 0.15959752545550485, -1.0728428850790073, -0.4361382161483303, -1.1907104212542732, 1.5090648230487078, 1.2164635674545645, -0.06751071260707031, 0.478873102497166, 1.1609029871076222, 1.7873974187876138, 0.06890340732324102, 2.2661133823628634, 0.308745857225049, -0.4647629518791098, 0.7080717481615628, -0.33199052899852005, 1.782398079271497, 0.3825799320021504, 0.06547391674494846, 0.600092424479627, 0.6823331703171899, 0.9566865402300602, 1.715716518831079, 0.6173148218729086, 1.7007890441839946, 1.9764410693986245, -2.424013054676752, 0.13437990585525988, -0.9669637115234624, -1.2995628101989463, -0.3271207992650687, -0.11163318913503711, -0.3542387029669593, 0.5982727363507765, 0.4548271513180836, 0.42235111783651463, 1.2690761584977057, 0.49092265654960315, 0.3108838385181178, 0.021758776031132743, -1.4047974334854108, -0.3357611894533818, 0.7570173221114685, 2.155824739045087, 0.057955128280086754, 0.7881284501965737, 2.2238377637909643, 2.080646413894454, 1.4320167961253523, 0.6717405583861688, 1.1266418275687373, -0.5440546425706436, 0.31095971381768395, -0.48025244514664817, 1.0395488712069987, -0.16479221092900193, 0.09084044731634994, 0.3089243878858294, 1.2915351562721458, 1.6210455692561512, -0.9049893548243098, 0.6257369003237011, 1.1205053122341597, 1.3813302589948182, -0.6463326787356056, 0.5278310663453619, -1.8306981259676693, 0.7884221184682128, 0.3891132639378721, 0.47604749574266186, 0.6870297002048524, -1.299429401685878, 0.4831422344060379, 0.8349205521025322, 1.3546635826087952, 1.5116699274406322, 0.09996452571488001, 0.9221673090511597, -0.5656523682315622, 1.8283940538869419, -0.05803771786776246, 1.5699517493968107, 1.0542917902323623, 0.9214041994038871, -0.298518303968572, 0.813875516740151, 1.7833263826621375, -1.1004224589085865, 1.6420552516774032, 0.20630115036795027, -0.4675743114903899, 0.8619724523447003, -0.15884888761551247, -1.1261702997808043, 0.7223006741610851, 0.0573971792566737, 1.2555846748493336, 0.8663068298760594, 0.7668982053757685, -0.9125133675413322, 1.239926744421117, 0.11246336609113922, 0.815090035605003, 0.23993774596985834, 1.6741800632801498, 0.1662314151109136, 1.5518334418226636, 0.9031540473644455, 0.2183886880146338, 0.7456249624684737, 0.7893702831558154, 0.004897683106350692, 0.9034792185490048, 0.8711242896360516, 1.3872250214531732, 2.2003783571905102, -0.017621773781937466, -0.03709186944685566, 1.2138183100206923, -0.5868315437059648, 1.0421353696244167, 0.24016033421298505, -0.07766879416204453, -0.6559202090690401, 0.08105726359971877, 1.4057271562902762, -0.7124671899991089, 0.7599451323632683, -0.033548824506377806, 1.4081036376598282, 2.2555339729796, 1.806805674082059, 0.11326954169661074, -0.07022368285035918, 1.1539200099721707, 0.9234759874497336, 2.058684410423162, -0.6147599827712595, 1.3109202502158608, 1.1211550998685538, -0.1278529108817556, 0.6240640787351066, 1.1877381770049609, 0.9097775835609028, 0.9817038861656098, -0.6133108649378556, -0.4372836989120524, 0.24623483113512423, 1.0786074108155652, -0.3959996268530726, 0.9351265042938, 1.19319043156029, -0.3427032513644754, 1.7861644359916118, -1.672969943412001, 0.8417104412782217, -3.244896431998807, -0.1820532181034798, 1.3681356044848336, -0.8120724450810779, 0.11602732501518975, 0.1784232407093521, -0.6011498952943175, 0.2528641751197914, -0.09145151654499972, 0.6059101492675917, 2.089263966360926, -0.41112435049283885, 0.7950792407025462, 0.02631366543291158, 0.5350855096503885, 3.0719729743504702, 1.458795483154149, 1.4412307378884441, -1.5697975896452965, -1.6684379126493172, 1.6468707390841195, -0.9276498618818267, -0.7236733283399013, -0.4151866655632505, 1.2263628118090466, 0.5090501912697818, 1.7399837622812284, 1.1703913593250521, 2.0038640332249402, 0.4063712943855335, 0.4147191119047086, -0.006658061680197502, 0.3969463892993259, 1.2470564831846231, -0.37754346961653334, 1.3265931632148795, 0.9620843724540529, -0.5716765927032823, 0.7944745781705872, -0.053709775254983494, 1.761626243462789, 0.2551612011411516, 0.7321244666067566, 2.0783313852187404, 0.4506430929637434, 0.23321098393937426, 0.7880767257698031, 2.7545921625937035, 0.08605075925491273, -0.4899846383546977, -1.0218993060831123, 1.1318946681773963, 0.9272226919539521, -1.375494805637753, -0.3318684453675855, -0.23934805641087847, 1.0148703518817868, 0.09597527503670289, 0.9754457033928725, 0.010313862109013805, 0.03938786164835689, -0.07147577497824792, 0.31907194010848544, 0.29584669294691823, 0.21351149696965382, 1.4416918490234343, 0.3381878941496561, -1.1990528370301559, -0.9804098698939394, 0.28016803359660947, 1.0027043271749567, 0.2616580332990258, 1.3148111464616026, -0.08774722293610748, 0.5771491794514855, 0.13957982249194645, -1.0343993015128838, 2.3406742771711335, 0.2683805348089209, 1.1606455657462549, 0.42858768800171315, -0.30600526924874166, -0.4959100892557859, 1.0392698902168278, -0.36342680734602245, 0.053042057571297374, -1.0178032352900255, 0.7615867657783102, 0.8710067520229299, 2.366292822132048, -0.3331097330221116, 1.06617342213506, 0.9844467151946161, 1.1413372726174171, 0.08652224467731184, 0.4864848221742738, -0.41388671928645043, 0.7205371336392514, 1.9968223777254877, 0.030306824233289287, 0.9121268232166815, 0.9830319518538815, -1.0865699684079198, 0.4577428571255617, 1.4199530585291524, 1.8890234104606358, -0.7546299310878108, 1.5138751897499527, 0.841832854189936, 0.9949741899682549, -0.011282313970831348, 1.263195363831305, 1.328017619683569, 0.2286357851075222, 0.5374994281589471, -1.1344151293966418, 0.6317739268272574, 0.22505907850209314, 2.7627115929406765, -0.42236484771666377, 0.15658876858562143, -0.33236843709789893, 0.6772805587185169, 1.8770775432670457, 1.0807011033059484, 1.4483299865142032, 0.06586684385485725, 0.8861354940929724, 0.7482062294715506, -0.9404357384413429, 1.2984764002719689, 1.1473366798311315, 1.9208148659883164, 0.5352417740203028, 0.5851294210345084, 1.0093098313634394, 0.14113147003567805, 0.3688761998695272, 1.463184582504473, 2.9050759842597516, -0.05410954355675823, 0.08323613697935522, 0.4359355628367649, 1.6483967412448028, 2.1035038760887863, -0.37910946843570353, -0.6484505569444965, 0.5008782605026152, 0.03810060322150549, 1.2891915879841207, 0.42971058583642646, 0.8503751184638644, 0.3003697087254395, 1.0109433268078012, 1.0249248349447266, 0.9847846089559471, 0.7040232159780424, 0.621557426335738, -1.5680588060740075, -0.2516525053577498, 1.1754640782832642, -0.07695782509107874, -0.30035801915213595, 0.5732260033209934, 0.5613972794377191, 0.5465877641611522, 2.0699061930330993, 1.4930367955427921, -1.002782517978473, 0.594404138689589, 1.826563972363513, 0.09727774596634359, -0.14277683353717646, 0.1954437782104078, 0.2888889101491749, -1.19818170470217, -0.1832521605207506, 1.0884134960565262, -1.6859995509208299, 0.07993398756960668, 0.08579043833578065, 1.3011411146629495, 1.5997926169243417, -0.11781009554135696, 0.0716935479048122, 1.915150465560503, 0.7675054743743055, 2.0684983906654937, -0.3074435105776337, -1.1537595341590325, 0.2357280830229206, 0.7749181024308842, 0.2572067439682695, -0.11365128819848241, 1.0508100460565637, 1.1573240973499128, 1.035225305474494, 2.2371884985822224, -0.20433507626645425, -2.2193839121173773, 2.4745251130259582, -0.3169049076322908, 0.01738156715541267, -0.17454601883408144, 0.48216072293168616, 0.8252008940558999, 1.8280111483992019, 0.6977530059840127, 0.541847740397055, 1.3080270217892285, 0.2858888791247133, 1.645109582844858, 1.586240164123572, 1.6669469332097875, -0.12114695990401475, -1.8782006177297792, 1.0016351069565765, -0.9824359623625971, 0.9816335220109136, -0.13261376876382275, 1.1662795287701442, 1.1297173254046833, 0.7259006745090739, -1.1739400474145572, 0.24816162481237913, 0.241154652179697, 1.3528434276816397, 2.503402224447723, 0.47637328125400347, -1.2145527766054014, 0.3729295315444393, 0.9074295643993213, 1.1834086798963188, 0.6753674715778968, 0.07420756522046568, 1.7398583709858042, -0.23401426162101918, 0.2287409589907631, -1.125287572946674, 0.12771943507461603, 0.5335291691298256, 1.037454130769973, 1.4485525455520658, -0.5190858703057277, 0.46735652215839985, 0.4504149618321337, 1.9967587193313463, -0.1247857913351837, 2.2023358600183127, -1.0109788089206126, 0.8172969423778997, -0.41719457951900324, 0.38992640239620086, -1.3871839325266935, 1.408910403968152, -0.5996317295574418, 1.3799169196797834, -0.4645520427922543, 0.20722169012678163, 0.22813150716894054, 0.5013254608550066, 2.390888497969767, -0.42654223796111373, 0.5131225481909147, 0.6814700110574003, 1.0359353934570597, -1.3702233302659623, 1.9519080251378806, 0.44440886890261744, 0.14281703376181332, -0.499845798743453, -0.1830765883793654, 0.3518587840271411, 1.275683859216894, 1.0183835212192613, 0.543481448261635, 0.5151009181108468, -0.7716545894917957, -0.20449812405685336, 0.6120621799013537, 1.2886861638580773, -0.3006294578833539, 1.3971408964761622, 0.28834577459166433, -1.8238692748324528, 0.4428256755078856, 0.8270154817994912, -0.3514425560835342, 0.2407806152139114, -2.279475908350482, 0.7571271335584258, -1.1149998233792908, 1.391252245717624, -0.2558893868934829, 1.188768562491636, 1.2150051592065982, -0.2657908386507167, 0.9881463527986949, -1.3877389394820139, -1.7177362104599394, -0.15488374818988654, 0.16204459195201285, 2.5804895448587764, 1.1823642041056264, 1.0445310367485432, 1.8834642725297612, 0.41357982438269897, 0.7773673980163875, 2.459298065080301, 2.2317082437893885, 0.12168274601697082, 1.0692610531906794, 0.3027208349809004, 2.3758952245268934, 0.947559899367286, -0.8882539803478879, 0.1620371477836228, -0.7211619746783544, -1.0108286784406115, 0.4236143489886602, 0.1966109870992035, 0.38189852106404043, -1.0480409143035914, -0.6607473678701794, -0.2915993090733971, 0.006901339426053699, 0.7382695313363687, 1.7121364713422877, -0.748620978480173, 0.4950667935121512, 1.4652531412494176, -0.8179317707694089, 0.603676852906792, 0.7678708669751697, -0.26899735564287014, 0.30934157775934534, 1.6906563385819569, -0.18694715879165208, 1.1679742317564172, 1.4343092490136593, -0.00012515680757457792, -0.9286474607855131, 0.5853191218364685, 1.493680767856628, 0.7929367574430396, 1.3065091668163669, 0.004687924674494359, -0.5776541616926145, -0.16054037436090934, 0.8791432534590882, 1.149113695280184, -0.7693669035441122, 0.03624776580020622, -0.04619134591686952, -0.9014930446684903, 1.6641297846360583, 0.34921902861063264, 0.6180247181780494, 0.43890516579916805, 0.34891909869319887, 1.1988089487196918, 0.6427466927887568, 0.6155510377659322, -0.5562247897227803, 0.7563469340033879, 1.7798062337798988, 0.13006990639584903, 0.6721182284065863, 1.940094052394771, 2.099221410806159, 1.7405582391469723, -1.10287595304592, 0.9633277085922429, 1.379055455211183, 2.3279466640662942, 0.36048354318298703, -0.24025410377624773, 0.11382780079069227, 1.171273095568187, 0.6634877107045264, -1.260663023626392, 0.7140829954959657, 0.46483196602500565, -0.037398571513700074, 0.4208132546912058, 2.71983250209318, 1.258420562061575, 0.626469222333685, -0.6058512458952363, 3.308043249491286, 0.46790471292272573, 0.26161711884129063, 0.3788711561817178, 1.077735093558183, -0.24997107680920244, -0.5198083329214787, 0.5011134813835023, 0.6381445469381202, 1.1960296769389556, 0.7779235352231244, 0.3173258879184194, -1.7826938565625687, 0.7620959870148689, 0.8489774976604296, -0.27060466351642415, 0.34570689445531516, 1.6699322455944101, 0.22810679177459867, 0.9931984264283726, -2.0754821302477735, 0.8824379419273343, 1.5513333132420726, -0.5665514236436882, -0.22072193354795183, -0.5643510710618782, -1.6735152701144294, -2.945205366004344, -0.2652225880282009, 0.23823595348676233, 0.8943310648869506, 1.7049209342671414, 1.2976606352611209, 0.5597405030502995, 0.8971053047716964, -0.4667158796469412, 0.5903497565214788, 0.6931573364529444, -0.4299340165525793, 0.2109272918930702, 0.021831093510834565, 1.8737123219205913, 0.46478245513835137, -0.6120138299089775, 1.5755285918530637, -0.38768642692939587, 0.602864204440091, 1.3908214167873851, 0.35348493262307984, 1.8144281252846817, 1.5224834504523936, -0.6834439123991003, 0.8531328959896849, 1.3450909856929198, 0.5848351626453251, 0.9191512063698122, 0.6087253499166865, 0.5392746034672493, 0.4267580159557136, -0.05269354090519146, -0.020051582551076252, 1.2134924504733833, 0.9611325828580954, 0.5917706986354727, -0.12174005140439509, -1.0455850391265638, 1.6398879712033387, 0.16380295922396204, 1.9437183098518418, 1.00077469515969, 0.38686277749052134, 0.47670125533673613, 0.6953889299118324, -0.9161307773266887, 0.34771761108665994, 0.5155561928766272, 0.714627409114204, 0.3073810742024154, 1.139845346192897, -1.2083840940684152, -0.6766503516991784, 0.5293567639156445, 1.0226753137903588, -1.4804530135513063, -0.49602368526306445, -0.0191544588789177, 1.47173957597257, -0.12694042299674418, 0.9744197395658969, 0.620742225386849, 2.516047438593093, 1.4886935171393998, 0.11066767278997108, 2.6411472970882954, 0.5669727401896869, -0.7290931410505732, -0.3658200656208503, -0.5304681738692656, 0.5980398939910792, 1.6546492891797169, 0.5345854733663052, 0.9378666625192957, 0.5008032528937535, 1.1852109988077735, 1.3321047162875987, 0.6139319596969637, -0.31973431859320994, -0.1942828649315808, -0.9801972073465683, -0.9211947428424583, 0.7799033356693802, 1.5341623412383474, 0.14982318980504009, 0.8643522169163922, 0.042419867589307714, 0.4426137697608533, 1.2675304344351115, 2.094587511593908, -1.2465288921972069, 2.5789545282053057, 0.272126020452294, 0.42775838248654746, 1.202142403501998, 0.22916339241107084, 0.08499996899560563, -0.4191556666616621, 1.759983521550262, -0.13750483552333254, 1.9912148528785585, 1.5567687633712721, 1.1111578410793803, -0.011907483552832832, -0.8121253906499719, 0.11389731666326991, 1.9338986002306136, -0.0801527890566548, 0.734584888020487, 1.404030421415185, 3.130728366286128, -1.436332615270209, -0.026562043777867084, 0.7222966847067418, -0.2977581248413769, 2.1719119417402624, 1.1002482368042636, -0.6795689433926386, -1.752707873262535, -0.7856535242611062, -1.2291449066926152, 0.18774914210307636, 1.3337685830033823, 0.3755748053014782, 1.3435270290713062, 1.4761086928179354, -0.399221036076636, 1.6927981371841567, 0.008792840390044243, -0.24096981299859227, -0.15920058742395643, 0.7190400879033751, 0.4676522487251069, -1.9415149373798342, 1.161314561753561, 0.2119801839585701, 2.083890215243766, 1.078013396936986, 0.8941269183239015, 0.36811321026772675, 2.4416977262999446, -1.7142659600497254, -0.6725776514789386, -0.46721907704766913, 3.0032131318578648, 0.002931773011296046, 1.4963579758637884, 0.8784736683215477, -0.4614940774328283, -2.2372489440183347, 1.4295454716842597, -1.2057307253778478, -0.15154761258152277, 1.2517263500426326, -0.7234266948228776, -2.3667792331105746, 1.634787251876457, 1.334284017829318, 0.14058574964389392, 0.2028955670913424, 1.144699854864639, 0.08686079235637145, 0.26273790644353956, 0.07810284455672106, 0.09750912487186136, -0.3605161300535073, -1.042293977980011, -1.1456303017034029, 0.8161142767317742, 0.6182462737480403, -0.8425032130956551, -1.488105997869466, 1.342812353431446, 1.0534551879231993, 2.2523809060034528, -0.3698876566729345, -0.12114042052441859, 0.5104056955423604, -0.2923877939894656, 0.21144066358689, 1.300239832449106, 0.9373638778347775, -0.07102147111659346, -0.8960183290153916, 0.39330789508999153, 1.4771182949384665, -1.066978449943773, 0.01629450125668025, -0.3658730330275231, 1.0453688561687473, 1.0138957054993885, 1.203447021226473, -0.5803408277437443, -0.815476256461624, 0.47619165063145164, 0.15868882513968058, 0.7851786545820647, 0.7558214590199996, -0.030861633983056913, 0.6582359481832571, 2.4590355851929853, -1.2468423420237695, -0.9075616735015324, 0.9155347396244813, -0.19404385361588533, -1.6414710055413921, 2.299759936261083, 0.33972886800799423, 0.7407588130307137, 0.27009685230156844, -1.4286257010018957, 0.24091856018140081, 0.4255605747022093, 0.9766269384427808, -0.276861108332556, 1.1564698914064953, 1.0318042456311811, 0.927266213759474, 0.9588191998032431, 1.1348056483936986, 1.2371850421081807, -0.41306801685104494, 1.9266666214934174, 2.354316044046698, -0.7174847238558519, 0.8069075696765609, 0.773206785908194, 0.6785787193266491, 0.9010220624318948, -0.015138056597048588, -1.1954908133885005, 0.08567322594211446, 0.2756507249586052, 0.8099584372838718, 0.8783982591646444, 1.1265515348186153, 0.04895694438427167, 0.8362648118187516, 0.6065322975679845, 1.6665917670368204, 0.6736300081704311, 0.39338698058075844, 1.2374325451352712, 1.6074819085950003, 0.21458203485924682, -0.2563777297435034, 0.09820166830049365, 0.8089488185201505, -0.44263663278594717, -1.6843147128950597, -0.21620023202397548, 0.3349551538306328, 0.42435472103406213, -1.55913074718868, 0.8557812797330855, -0.38894785922334424, 2.0443695672562474, 1.0158969439891423, 1.2805092488757068, 1.069818326639705, -1.0920529649999309, 1.082845900937848, 0.8642137670189318, -0.2424031090677196, 0.35706973495152805, -0.23591071808576974, -0.5920452941356296, 2.428541620397233, 0.4067465706426492, -0.19012166155060345, 0.44590779757770543, -0.5826274191012575, -1.3878359422036024, 1.8555706418789235, -0.05970968978657848, -1.156778220561105, 1.3340345977967438, -0.16921925721920422, 0.3696611559942188, 1.6543471129669434, -0.3836918492614965, -0.34473175884079305, 1.0054008705570499, 2.78058075420737, -1.0031061545991817, 0.5852400516305606, -0.6251784863428564, 1.3589839919265256, -0.09434685214283345, -1.3909208592227025, 0.0948504594321547, 0.30432994147346737, -0.27816764809861777, 0.6302316781496637, 1.2791243884191583, -0.8731324115826589, 0.42120819513110797, -0.1483741567376095, 0.17237995243753645, 1.7162315149453946, 1.2459751846496767, 0.5485939526866361, 0.7395832823047803, 1.1765383708421795, 1.6334783922015395, -0.4089204477643394, 0.7180941948145858, 1.781233899276333, -0.8106700993538958, -1.0861510824120149, 2.5951265473197167, 1.3482778394733268, -0.06794843859966732, -1.6902959157155777, 1.1938904084545439, -1.2497763278465313, 0.910625287618869, 0.43300483059982897, -0.4144141920127747, 1.6060339447512408, 0.7775193037472516, 0.7634058079027491, 0.07007363320959614, 0.5655350122820554, 0.45284647767096103, 0.7271900578023196, 1.4099172128502002, -1.3413969541383477, 1.2001973122929264, -1.1270080189568845, -0.05345199110639581, 0.15053015834828523, 1.184199579487479, 2.358444310014561, 2.092060495227479, 2.2431880685006766, -0.5580852238098373, -0.08916884710058187, -0.951517435278145, 0.6553748989987542, 0.4111370584248287, -0.6149757148792188, -0.8279241171196521, 0.36100601729581344, 1.0478003225532053, -0.39726546591685935, 2.163134413798787, -0.8015821712608602, 0.804325833746675, -1.0872231406319075, 0.6750915924446927, 0.6772718652488481, -1.1264063774941009, 3.2112310323769697, 1.4115433046222616, 0.54030234791669, -0.41041377037583643, 0.9691702632799597, -0.9827442333538317, 0.4188090155064207, 0.6777383719910549, 0.6122976173582565, -1.374270251384087, 1.2039702338797509, 1.3415655415035566, 0.7273624867754376, -0.6783694098963513, -0.7614999703644325, 0.30857212350449276, -0.08075107405359222, 0.8879793160343337, 1.779258688223277, -0.363480224245527, 0.3001141231575678, 0.03999288198040418, -2.4565481967384666, 0.9395118284691175, 0.49975898125402735, 0.07828333478705923, -0.7158569096176655, 0.2451314349272903, 0.3996345402208026, 0.36958574093430857, -0.07929245322119, -0.48714967230598943, 0.23696387067420105, 0.4879208973901777, 1.525830038588872, 0.09075867952791672, -1.3248153580178736, 1.8260325070918604, -0.7824485947507684, 0.8993201966461821, 1.3925839344186532, 1.017708184588311, -0.5275440968812173, -0.6719524137039592, -1.1949127571654665, -1.2806840378748723, -0.4933249917042453, 2.757640514422439, 0.24523737120280695, 0.488985619776783, 1.3899941894358252, 0.6837425105803294, -0.28008488321733466, -0.4891003231063921, -0.05123662072399565, 1.395241290753036, 0.9437171316989206, 0.46665187696853727, 1.8721792871734901, -0.6620286717752604, 0.6002849236157856, 1.1809786351740097, 0.2953607875617915, 1.3902029200568058, -0.5030837511043831, -0.05719097163158021, -0.38695804953529916, 0.5186192621558001, 0.30651610618808867, 0.8350854057736816, 1.128776414746571, 0.6103781541015633, 0.9053316602058576, -0.5766116192097437, 1.0437760533818663, -2.316522603487444, -1.4073394219640223, -0.6553741540171147, 0.5076084172535081, 1.2715480582125593, -0.8911472153666864, 1.827727009336705, 1.0539143619021796, 1.4885555418717291, 1.2240298120093092, 1.4454729193700229, 1.2064715178804046, 0.3804068564191568, -0.2946000765828017, 0.21490774281609587, 2.013952241906896, -0.4149133104286909, 0.8492903070961487, 0.8966584081175768, -0.07609135921047044, 0.1966901133579779, 1.1201479108283525, 0.3492253530732622, 2.1987117806657777, -0.1075961265759891, 1.1169391305894172, 0.8525750684761397, -0.36255886992504566, 2.312435428301787, 0.9500674751623879, 0.3238326513497028, -0.12072604863065445, -0.13545358646902667, 0.5479501708173466, 0.744983366013087, 1.733181194193748, 0.277493815553946, 2.540653439561191, 1.8609535657377745, -0.5371907601933972, 1.1778509816453977, 0.8008561554800242, 0.3212548098054153, -1.1208436349723092, 1.804533321110529, 0.24801578157149257, -0.5424485801204295, 0.935758151300186, -0.12294059320680634, 0.1763083312871844, 1.2042051334700499, -0.8568525069918533, 1.5747351211357992, 1.0806375787137164, 1.8310469132634968, 1.7162344768005693, -0.23675969482359865, 1.9338040920760233, 0.8198652227815495, 0.1784569003781625, -0.48012001163863444, 0.8719720694190116, -0.49786957088988976, -1.0161316251933794, 0.7367365592080094, 0.25344498402617666, -0.026751128932474222, 0.1551556303261387, 2.251670134142107, -0.6672448310656127, -0.7270817134803211, 0.0017504323982855952, 0.20122156766741034, 0.5747970448522058, 0.12272682511242711, 0.4016119228810535, -0.7281476389427473, 0.1965527740872699, 1.2437178630700574, 0.058486046884290266, 1.5772865097092483, 1.1669811950724736, 1.867974784662515, 1.4126890336397824, -1.7023928173896616, -0.6783708517592189, -0.5050182898374398, 2.1671606437024744, 0.5412150392067682, 0.6318928672695637, 0.3506741273090082, 1.926144822669091, 2.199891467566331, -1.2265433836402726, -0.7328348621730165, 0.34297446724202807, 1.2109524447188704, -0.49907865471913976, 2.7163213244561066, 0.34814910549130945, 0.17667852871857545, 1.6582183652991085, -0.24734101521782242, 0.5557107637330359, -0.6951842473539616, 1.7171245415395162, 0.6883021697850046, -0.9589568776757944, -0.600461796559995, 1.216648019780035, 1.835729043880415, 2.24943756973578, -0.0683303701379177, 1.8918287953620025, 1.2923525133722364, 1.9475446604062934, 0.8026591540562833, -0.5038096840770967, 0.31400672551727826, 0.5866791868186898, 0.6497145907478807, 1.198221567319742, -0.9173818661602064, -1.5348744938801024, 0.07038098426249895, 0.9567288179624203, 0.6266776890229905, 2.8128561525099975, -0.9488123228712766, 0.8245722936850868, 0.6990808520865568, 0.0332441585960746, 0.38444974020333883, 0.6846272846060594, -0.433225231964595, 0.7670130000291274, 0.12418399369200445, -1.0101778337994844, 0.8769972103204147, 0.8478482063032812, -0.9597556360766435, -0.13768145455546094, -1.0009622108396699, 0.18525220696355482, 1.0884897653494026, 2.759018111343711, 1.4035984407856852, -0.5079227402961872, 1.5590282186630744, -0.022932334432563872, 0.1342984686604703, 0.4140674462497514, 0.40185860585979677, -2.6136573819021582, 0.01368633539541525, 1.3255814426072277, 1.0951483768626038, 0.8314804559190349, 1.9627605601665052, 0.4138335982944261, 2.26657934311577, 1.0986106075847577, 1.3984553700234403, 1.6920630277702078, -0.2785807651470856, -1.225741212779797, 0.26021263937736, 0.20039719709742404, 1.7483032684253155, 0.3711112382865789, 1.5311153005232838, 0.2723820635715394, 1.5526458479862644, -0.22469260730922208, 1.8099105376572937, 1.1009721052979053, 0.29001800486965607, 0.7843318427807519, 1.6280964116616208, 1.5660359165988789, -0.15557165262466527, 0.41738829485943685, 0.8958659265185396, 0.6492033740011172, 1.316828130167457, 0.2779445390550255, 0.9902399700353122, -0.2746218182640055, 0.6697009933376987, 0.039725400034448966, 1.223546038393113, -0.17841205310115577, 0.22448889862756807, 1.4629297432248534, -0.15714380734829098, 0.6598662866732115, -0.11273614672064064, 1.5246931230673102, 0.4167140071932099, -0.37085486666886885, -0.12676425334381397, -0.015968095457635056, 0.7769772609996077, 0.5079201115373407, 0.5995507172457378, -0.43279802017702146, 0.8095428580206945, -0.14211634852612803, 0.8835466134190116, 0.635833009802763, 0.5752327567720105, 0.8222853593906485, -0.062321496225589856, 1.0722249113420175, 0.6886180196736016, 2.2919954892200782, 1.701816584850917, 0.6928395238424596, 1.261031339114497, -0.005869308235672777, 0.7504072665274658, 0.3816229934011283, 0.19242927007349894, 0.3631363506717782, 0.29910728209586923, 1.9387029697267704, -0.032241612719420554, -0.13228820139862923, 2.57883151990326, 2.7798056133638793, -0.6411080796679254, -0.7858423734398685, 0.7348843345156659, -0.6545975907018993, 0.3746713509517764, 0.7800519526049834, 0.4408362158126872, -0.27826625518856246, -0.37421304414237416, 2.0479581472461894, 0.9463698703721382, -0.31795022796395095, 1.8261286448690606, -0.6338212057127355, -0.6077256924897996, 1.6521115550894985, -1.8708513265734872, -1.3439483493872009, 0.3975668553392324, -1.8942593293221346, 0.7416664001043634, -0.2491406226880682, 0.24008860203402022, 0.4672641237246543, 1.4343192335120127, 0.5795283397553617, 0.7257178295305384, 0.6864822747610959, 1.3283466809842148, 0.33211460794383907, -1.595902351744619, 1.1265384203598612, -0.6281282364088665, -0.043478665484343926, -0.8280611951035346, -0.5096272119171501, -0.9644850511041438, 1.6917659356579082, 0.5169759026521042, -0.3833445706974215, 0.2168258236613305, 2.2747762138785887, 0.6124567991458487, 0.8497682968571536, -1.348514574372261, -0.21984467368077149, 1.6273208487764597, -0.25945466143388934, 0.8037495199033462, 1.568213515588317, 0.5954266684158118, 2.370525450784554, 0.5920966685987981, 1.5157702594888989, 0.8884152779702568, 0.8470050194901091, 1.1555459113358593, 1.4102638796962084, -0.6843797634445865, 1.3093042569897901, -0.22307398213788482, -0.8136394463587557, -0.8044195219722787, -1.5348065186247168, 1.6531314023967594, -0.3807795270808891, 0.6189275625461628, -0.00028082617451269387, 0.16933843365204712, 0.34051188757996675, 1.3860368294489207, -0.34339359100537165, 1.3122757110704217, 0.6836454595957876, -0.5109302329771517, 0.3324203685771803, 2.4828793870546755, 0.4743902992185961, 1.3552602065522994, 2.1496419517585035, -0.3081625549770905, 1.1839463845110252, 1.6698841143032075, 0.10713050063853946, 0.970089670422912, 0.4770856529996941, 0.13911407186273644, -0.23673413688649486, -0.21985443584405712, 0.38161805188545783, 1.5074794701350591, -1.6964645080672238, -0.6011923151514671, -0.27339717164877025, -0.03829862272357909, 0.8109587685177976, -1.2149887704484508, -0.5503252408583947, 1.644832317644015, 0.590327823918199, 0.13589809491784732, 1.3379306850716073, 1.028007709973857, -0.28875330470195, -0.45802227507491594, -0.440775854032523, 0.5967578083283536, -0.7828664590855707, 1.8984872319745976, 0.12801006546152943, -0.36268649083957943, -0.372180975529025, 0.9707285967577304, 2.424604338715514, 0.0342590091935952, 1.0563013564704558, -0.05926354740366707, -0.0851445854439053, 1.643485367523838, 0.08918011135455461, 2.9936215816348906, 0.4849989635812002, 0.7180438481025659, -1.4981707891649034, 0.7331185125990631, 0.7252184373551152, -1.318609729686743, -0.14939837375626447, 1.6740590442388976, 1.8586793885856816, 2.349401075081052, 0.01414295578036967, 2.2736664892574106, 0.554662107666372, 0.7715833170492197, 1.7859047013785563, -0.5812151258686764, 1.2166523067794426, 1.125125756713513, 0.028107482958506513, 0.26124550351369824, -1.1212917298313436, -0.8978935457998711, -0.6974304727825642, 0.9566908618502519, -1.6857861750268397, 0.7555757270088532, 0.8808002205747618, 1.7462288459545872, 1.8192550497701048, 1.0365252000264462, 0.5337625617185565, 0.014656281872269361, 0.2439243642282576, 0.17896114620914777, 1.2856762870551866, -0.1826690720722633, 0.4170425342356543, 1.5714689275322493, 0.5195153928659582, 0.6372434955006094, 1.6089711751578066, 1.699077441937642, 0.37283386030675436, 1.3061947011647232, -0.0319827290705324, 0.9190582927295772, 2.0460105143051392, -0.5572634644192704, 2.3933075703223645, -1.265505206486766, -0.37413922949786543, 0.8040188667874755, 0.45753444172135976, 0.3358125719102112, -1.2096911654902767, -0.3518313461269184, 1.8032037335631432, 0.9516265461926054, 0.3789663243364758, -0.5039007675810516, 0.16153802877679357, -1.1538780085134963, 2.4059493420318154, 0.20342626703657224, -1.3713446389285162, -0.9265306610265975, 0.5282262872341569, -1.077163459046825, 0.07131859913938532, 1.6018634568746581, 1.28285454151543, 0.8293862552126495, 1.09867013899714, 0.3862482434980264, 0.6427451046670776, 0.8548489458681088, 0.1555872314447321, 1.1928301232728387, -0.32725333463287626, 1.4358172481088067, -0.5153245726737399, 0.5287927732410383, 1.1223562514331453, 0.5684826480578826, 1.3558739811796023, -0.3486930370134062, 0.03469962595695908, 0.3501837710444332, 1.2709440589122925, 1.0615342877348348, 0.7787907993554888, 0.9159249996918206, 0.493800629542509, 0.2711080214669042, 0.8394918174205337, 0.04269812115679911, 0.21383210940942493, 0.9453761905784808, -0.044915553983228274, 0.46043435535225247, -0.9623340705252552, 0.2362401034866413, 1.2590509708290674, -0.9329293388704392, 2.680103724717252, -0.7129323393677367, -0.7107502586239456, 2.5905794363545422, 0.8864159194469841, -1.1133372257802197, 0.5163284250559852, -0.7302489797669807, -0.15104354253031554, 0.72540110737274, -0.01865913668785274, 0.9188329683762277, 0.4020819542389915, 0.5800400792653396, 0.9212332445681308, 0.8367784559660196, 1.341024350768889, 1.6787457247215543, -0.28538431236644607, -0.8627989462542911, -0.34062524376237197, 1.9574338323835698, -0.46024446710740424, 2.039893595330403, 0.944031321456251, -1.909068515748322, 0.8034380045717184, 0.688271230539029, 2.3646190898091537, -0.0626328172779329, -0.374842807336721, -0.04714272998386787, 0.587304958220814, 0.0955759329102166, -0.0014954322213618365, 0.905561379685536, 0.48616433859161123, -1.6433172090206007, 1.5603800254130038, -0.8292399532111097, 2.5930915968373154, 2.152377563811181, 1.4460015901979208, 0.26919749623783445, -1.1716784203372963, 0.21902356611727392, 2.3619781103616098, -0.5670816717656411, 0.6870237681564797, 1.5855107874494232, -0.5173250996447443, 0.18317204467074105, 0.024807177368976474, 0.5332505482849896, -0.0290731813375128, 2.010845071495365, 0.001962165838358454, 0.591780776859099, -0.0943712527215535, 0.5546446786008851, -1.3978676722814751, 0.5033532087130862, -0.06485777790643121, 2.2280089026742163, 0.8006316962291494, 1.3748829340432889, 1.391300292916604, 2.172692710495117, -0.24956124272327646, -0.08867507476342656, 0.5396282953813929, -0.8203528861217542, 1.842453446912511, -0.27372359831594334, -0.6000584933576725, 1.2242494008991824, -0.6778762972244357, -0.031292618358784996, 1.64070170517159, 1.023318363284883, 1.3290671066984177, 1.0476104426092134, 0.3236582388283532, -0.1449408816469338, 0.19426020251204779, 0.5078122247517278, 1.0376267865177424, -0.46573891018194785, 0.9429896502200434, 0.75057095300439, 0.21080261679965318, 2.0846362867939017, -0.32398923443583455, 1.9273910532773204, -0.9191617893464721, 0.7554278167965451, 0.062124356697293714, 0.4645756589745891, 1.7546925302357195, 0.35067971607950293, -0.7949785159189098, 1.2543317529195974, 1.3180669113563421, -2.278996634260028, 1.9886104314303747, 1.0739356918274674, 1.666832040297398, -0.2816789675195061, -0.5910969323048831, -0.4905927151261594, 0.028503752125747073, 0.9362073054605045, 2.5631396180014536, 0.5081643560133386, 0.2596799241324531, -0.028485202789633346, 0.3598116718947816, 1.9312008922598953, -0.7644133676699585, -1.640192741730975, -1.0656898543458526, -1.4781357805401583, -0.23236000874111223, -0.497925666338816, 0.6875002952650185, 0.6487775466665486, 0.2831560209996413, 2.522830137366776, 0.6934042432566654, 0.4924642149960924, 0.81098047785073, 1.2810740485740308, -0.3485619438688993, 1.8805433940451965, -1.4259414340883492, 0.5356488518645689, 0.49150015640472017, 1.2524796516417198, -0.04992580868748969, -0.15708819473119057, -1.663159446948993, 0.5290699275792745, 0.16062388846241304, 1.6083522476051506, 1.0685770171918778, 2.4289862607969437, 1.4500894540389666, 0.015604008890862997, 0.9830622653922259, -0.899718722944836, -0.2697414484406407, 0.20296190597351318, 1.34554489464381, -0.8913724748736889, -0.1991247611943509, -0.8366345201916763, 0.572023506629849, -0.8904794107449405, -0.20792312325628054, -0.3256567092953298, 0.20574692012620746, 0.7197439030984454, 0.7384683398229066, 0.6634450155851748, 0.10128696933445058, 0.6505022527333847, 0.6358283147763755, -1.5159148123664823, 0.6027344300197539, -0.3649949991633021, 0.9105170252585608, -1.873499891107148, 0.5651047236218834, 1.6492841094517625, -1.3032681602864287, -0.06019882554560646, 0.7786506839090082, 1.551089787228789, -0.29416441839710156, 0.6019666766353028, 0.49759996420274066, 0.011823989773347754, 1.546255641786259, -0.029881456075349477, -0.1404837059635467, 0.9869768913130026, 0.8539622522388391, 0.943984155546864, 0.9218684857712975, -1.3442782591522788, -0.35735894254387907, -0.5380953742632029, 1.036272245061559, -0.35890135126007056, 1.1637985318602762, 0.05120228024150558, 1.8041933395143201, 1.2850226047717392, -0.36787566103931496, 0.2819543104177335, 1.190222930556369, -1.2832576156305349, 1.0618528191149976, 0.4590515475022916, 1.127404434571426, -0.850363182371866, 0.8308664584829668, -0.33940013112175565, -0.7737112851107746, -0.055004970380132634, 1.9353233265921983, 0.07772951720027493, 1.5471132635817293, 0.3956833575407858, 0.5539554835425291, 2.375292463168378, -0.06935095327436247, -0.09547505671511414, -0.44441475106761946, -0.537929204130059, -0.2331003376710606, 0.6689694014989349, -1.0039917900256823, 0.8187344472679768, 0.4731552772431521, 0.667795599595386, 1.4835814947463553, -0.35346010490105056, 0.6290509991290775, 2.2404627858269945, 0.8457767695185809, -0.4084978470230886, 0.21397318146294253, 1.2236701299524018, 0.7665941253535933, -0.37955121824386645, 0.11136169713344879, -0.7791988795488658, 0.6334047294156361, 0.3425427438980435, 1.1024470192774405, 0.10155110072652962, -0.9360634034750492, 0.6713566806309691, 0.29375695620723935, 0.7083911542795185, 0.7152676123753734, 1.6658296080626613, 2.8281650494330854, 0.3222422609325719, 1.1609375071829149, -0.3967783891885159, -0.530121647176796, 1.9271301654700361, 0.54253459292058, 0.23120747277149672, -1.4148500153642611, 0.958031774184334, 2.7203156528459895, 0.79684633755797, 1.799851406862631, 2.0572484855231883, 0.4494097284113865, 0.14805856136912604, -0.31202102615073307, 0.2900278963666325, -0.8858708371265325, 1.268471411340454, 1.2985280064073617, -1.984096638254475, -0.065288240785695, 0.2335481516610562, -0.42160932467117435, -0.9075490153441215, -0.30349427124948697, 0.3608106515065797, 0.5154564540536242, -0.30697564085205536, -0.2353409638735841, -0.6443261269391534, -0.3405339419902789, 0.08189146496160682, 0.6763007234826123, -1.6663131931476636, 0.6570339192197522, -0.03434552393990736, 0.9236311691594903, 2.067335211968572, -0.7524834164881797, 0.518811299721836, 0.6252419680255874, -0.23378120464447766, 1.1342599012467887, 2.2636584824897703, 0.4166014365255347, -0.9311329195069258, -1.5711727491881213, 0.5487378080680365, 3.061752295104588, -0.147403026530815, 0.337053462991585, 0.5803377529183886, 1.2501965704957791, 0.08903592233726532, -0.2777457447165, 0.823768405455332, 0.36452488820667117, 0.19432505036751677, -0.438139092996974, 2.0833080122203533, -0.41574843716391235, 0.06406132128946823, -0.36299095242050566, -0.43233095204822, 0.9347489831980003, 1.0429902396396686, 0.42657844460242245, -2.017010163152485, 0.14813759137666727, 1.1206727702210537, 2.0740259057469665, 0.6560564350002014, 1.1001762491465263, 0.6763844160650443, 2.178231101762418, -0.6865972360348065, 1.4449800244195232, -0.6717582330397556, 2.1842046932465506, -1.0844745694684672, 1.2980993835136445, 0.22736873032047172, 1.2386015200080596, -0.23531873911097462, -0.16581961285453478, 0.5197497814078373, 1.8588344705427606, -0.06456191135819667, 1.137817911308411, 0.6464634449830149, 0.5787781549524902, 0.5389411410619965, 1.7434543089918768, 0.03193084152389236, 0.5486846699591464, 1.0780638803381293, -1.1197273943166712, -1.8728132639662542, -0.04712430692855307, 0.50343036851643, 0.2665057396589864, 0.47607258018884707, 1.6388976584021018, 0.6306875526241532, 1.9204321179632617, 0.04251261019588315, 0.2304877896522136, 0.8042088511145375, -1.2777967505713508, -0.7424405733069792, 0.37725831687514066, 0.027179199003740717, -0.05734994667551219, -1.5694803814560725, 3.4948013570906014, -0.4954054996454926, -0.0026342665942700183, 0.6653561511809684, 2.50639917669969, 0.681823313438218, 1.9250379210549748, 0.7604462636412772, 0.8890430987735416, 0.4154240260038735, 0.48387737994770375, 0.2086884060839954, 1.783485266939621, -0.6848334118756703, -0.45276355886217184, -0.4445734922338504, 0.49836760936810476, 0.6189713333681153, -0.09597242064374117, -0.3372538002742646, -0.048942131575949455, -0.6390810372973701, 0.4874407070934919, 0.013461083909357463, -0.6417412814025394, -0.44013752263450495, 1.1417018968627353, 0.4590456315900292, 1.5649763824470668, 1.37017573537634, -0.6144379285106871, 0.867826605899664, -0.5308309916504927, 0.8349000598608136, -1.6348265079689808, -0.21149176493435534, -0.11613735384640284, -1.6072046783293243, 0.3227086667900958, -0.5449158799671827, 0.0027604279129669895, -0.2495196112937959, 1.9629995147317585, -0.9230168781623442, 0.8656820279887099, -1.2813577984926798, 0.425568059196342, 0.5396227723251343, 0.7945908430916506, 0.5001733415018466, 0.18901573135434044, -1.4221367969104204, 0.07918483513563085, -1.1597973807274498, 0.35215767225011246, 0.3630999725709245, 0.3158871951437295, 1.9735332186973271, 0.563562627987863, 2.2973429483749688, -0.1500513184186359, -1.7186386859903215, -0.03099705117065693, -1.1742132174235869, 0.2716245436020701, 0.6838464407554845, 0.27069911156479076, -0.5506768366834822, 1.1710272110056106, 0.31325031106908907, 0.4860140171523647, 1.4637172732565493, 2.3504978952606583, -1.692174786204555, 0.9964707756450184, -0.08345156740966098, -0.14143460196665197, 1.293164576457114, 0.4643597218841847, 0.5209240909184902, 0.6061885237060243, 0.6994461534345391, -0.94965795978576, 1.4189652725346285, 0.45744435408218825, 0.46836139293295087, 0.2612761104945242, -0.4637988162961128, -0.5387518588301747, 1.0038706001859146, -0.9046217511990049, 0.13467123618835192, 1.5769584365720233, 0.13024553272274142, 0.39521319730736176, -0.025390482758417154, -1.060896843455188, 0.632053308383174, 0.8844095380268415, 0.29620546673461545, 1.998066272868485, -0.21092633694613822, 0.9210314830323023, 0.38270736546091355, 1.7534122368421983, 1.363788482763426, 0.9729157019398273, 0.7058953539085533, -1.2289338076275753, 0.9134293799698496, 0.9109966754378478, 2.287898439822368, 0.25065795023921644, 0.9344962679955915, 0.9496711319744475, -0.6347542834761541, 0.408424934409083, -0.55929582875057, 0.9276661032242248, -0.02320792615203754, 0.4902338447833593, 0.5084796080159459, -0.20825665055504677, -0.12365752565452842, 1.6873343929668556, 0.39111406819201433, 0.23424675115277516, 0.7331544181184326, -0.9089353071829867, 0.5330314336446046, -0.4248614332011799, 2.015821786794151, 0.08854538239305226, -0.08013941159495647, 2.1193912698478945, 2.426195138139637, 0.29421444296035043, 0.47981528392005246, 1.471276266788571, 1.9737542501496033, 0.6628552957527452, 0.08137284156589308, -0.5230627067795739, 1.0321191589008207, 1.1086798211519382, 1.8230635294839015, 0.1324938877066399, -0.23498963182625615, 0.4473506616967627, -0.8275732750526117, 2.0302592030300115, -0.06445076655437487, 1.3723721926617831, 1.6783408416972692, 1.8947529009461632, 0.8502049609465165, -0.5146866870105311, 0.1267372619953629, 1.9812041459750234, -0.43081225063198664, 0.7696423452758925, 1.716958731520799, 2.1379974226994607, -0.7928202084707696, 0.3786211929727005, 0.213783810851162, 0.9846737153491472, 1.3757720027991474, 0.7099664081977113, 1.3651051251507451, -0.07427573186552316, 0.4844003577587298, -0.37490905296049354, 0.3813418184435481, -0.9785402127037695, -0.13449902366198613, -0.5358151209347977, 2.4140198504439456, 1.8668494065879961, 1.1580100355623193, -0.8340178435877563, -1.084447650461546, 0.5758979325477036, 0.597017943838548, 0.702190629026415, 0.2863959019056729, 2.39801787915888, 1.59666419115194, 0.7902323962697122, -0.14348035866131076, 0.7182028927598731, 1.641745256329728, 0.032166258138607295, 1.5752157539121536, 0.2826306599976226, -0.9614659374242882, -0.15203529274228716, 0.9299355643988401, -0.8031727026406204, 0.1642169905338158, 0.15736516195688924, 1.5472833126728578, 1.5906942255092154, -0.8846503279023923, 0.02962722123247863, 0.3636904182635069, 0.24363578592181756, 1.2125173418458333, -0.0270633894586344, 2.0117087681612373, -1.3978386069382338, -0.9775940356886674, 0.36877966234605436, 0.9706756446031721, -1.433275584176425, 0.00860803031570484, 1.1979086512564, 0.663200633819534, 1.9798049842305547, -0.4902530128415586, 1.0471168874265195, 0.9759133608635866, -0.3352919902606997, 0.7043763679528023, 1.1459936130700275, -1.174537884713691, 1.1018502335973293, -0.7548184679315286, 1.7754736017026371, 3.9126569751889644, -0.2449812459606519, 1.1612547220148113, 1.4516386002437782, 0.47309288211248934, -0.0826025888712103, -1.7009561710539087, 0.32659304410198653, 1.313013793934577, 0.14671504582988623, 1.241411904078793, 1.1760035002965255, -0.4949469084718933, -1.469756683681729, 0.5735337305151045, 1.047082847135932, -0.7757055465204636, 0.7684533625468013, 1.6493897311260526, -0.3467578070390757, 2.0924778599876874, -1.1126686338979177, 0.5913552838153423, -0.8507871768140653, 0.7149718549951798, -0.9939897508177364, 0.5372159464402504, 0.2142617498230556, 0.7759547384655499, -1.2047483611897072, 0.9876905206365791, 0.9345936818856835, -1.9321287030214485, 0.3124839375912859, -0.6866003656758495, 0.08920351223728523, -0.8764091404937737, 0.844019945863858, -0.34038987858898423, -0.32939510524986865, 1.9170974388645168, 1.135139866298345, 0.7385834688818114, 0.1284724149425468, 0.3086970793209294, -0.3209871754345078, 1.137411668972149, -1.126479045178838, -1.79373028090407, -1.1318965658164106, 1.3958260660836095, -0.9405637944293062, 1.3596730402308284, 0.3393400652384234, 2.0475034457969574, 0.06923065328704436, 1.3512720323819325, 0.07007806461197941, 0.04211156433326302, -0.17363468019002987, 3.581060657318263, 0.08295197091283046, -0.7626979491423518, 1.1710872652327935, -0.946552965248344, 1.9571661131364309, 1.572141944456532, -0.263374582077922, -1.070108999530485, 0.703828387175407, -1.1027030121684793, 1.134921045689406, -0.752579451317368, 0.4749180989268817, -0.19773359337326551, -1.482875240484539, -1.4319853650602914, -1.6162827366429602, 0.29949354141992196, 0.4835026751678422, 1.4617938218560729, 0.9974664136240785, 0.9961244161836316, 0.1371851787237553, 1.6661754598043412, 0.9713479930613558, 2.2539081642764627, -1.1635994401226342, -2.069001705003663, 0.7022081250716324, 0.5128643428707856, -0.4518445680998963, -0.9700143389018558, 0.3694049361925505, -0.0138264738868773, -0.14792876509536673, 1.307369391443898, -0.746498142200418, 0.7618103218444802, -0.5154051447232542, 2.4310735301428417, 0.3404454591204584, -0.6339065327998006, -0.5155147224540155, 1.281558416890406, -0.8952279457184589, 1.494290001587113, 0.8167046298819534, 1.3564583253946867, 0.2613668163341102, -0.15387365478502485, 0.8469518060044638, 0.04926106908891503, 1.4142157837636051, 0.984312194469573, 0.5364030240013241, 0.017451558997342076, -0.1301174852997508, 0.48649149820549475, 0.6924244249292014, -0.6100824490700469, 0.31564941527588813, 1.0836656253518662, 1.378941544360091, -1.0970266821879961, 1.1865665026898409, 1.2574740729806002, -0.39851509838382265, 0.925889437565689, 0.3432868270782312, 0.9330664265421771, 1.7897941508723274, 1.2403132181843426, -0.7332440187967322, -1.1695391043351944, 1.899615629488858, 2.1441977183795675, 1.9685453764258851, -1.3980869655599495, 0.050270723961715114, 0.14635670396463094, 1.533488491355342, 1.1933615995461524, -0.7170713715539923, 2.210771630318999, 0.39591975361167026, -0.617872574699061, -1.4055724087395165, 1.0145661762007525, -0.08092935289008873, -0.716585125170329, -0.6194223745927054, 1.1333477170953705, 1.1961880059737655, -0.7156669260028228, -1.3856511614106615, 0.17243749358628488, -0.6972899208602281, 1.022258584687327, 0.32622782690166874, -0.970642482977587, 0.5764685428720406, 1.8994148952983563, -0.27313567644345343, -0.08229633542458359, -0.506498004851021, 1.2446704843251375, 0.6754276308092624, -0.2990984845435139, 0.5328838986127225, 1.3259043393781669, 0.427117747881996, -0.2783844715357741, 0.7238902225295463, 0.4942990328809219, 1.5625136902098213, 0.3605924776368842, 0.05409949460203728, -0.10566682580684889, -1.3983207488061902, -0.42944876759259903, 0.010210304459252417, 1.4959893869947272, 0.39387145529061024, 0.6551502684100636, 0.1474082769484595, -0.12338831523420718, -1.579268814213006, -0.004813813108211107, 0.28191118437630563, 1.0204373921825334, -1.2856850370636117, 0.10675529393509059, 0.11048351398939199, 2.1474231050763843, 0.7105931205849032, 0.8081320087437018, 0.9571015644040932, 1.0371425492191655, -1.1778798514074362, -1.5042980612599046, -1.1484867835582417, 0.44827023710812175, 0.10071954702597907, -0.323398322003219, 0.177828489896261, -1.0562587843435074, 1.5874310622342651, 0.32304924182616035, 0.5128783232376368, 0.6282428900232726, 0.9109325504809407, 2.4699189643416832, 0.011398658665754957, -0.7926725391094134, 0.4376716037322996, 0.6902343094793195, -1.2173972118517788, -0.6938219497400453, 0.9092953898326561, 1.7154727647277461, 1.1404861985856098, 1.010267025245487, 1.9784770788556287, 0.5524924464166292, -0.38761838986305347, 0.9954375106500428, 1.0048443830085874, -0.7694674906422092, 0.5155059959977162, 1.186868009142086, 1.713332789495221, -1.122358505370421, 1.976785959999767, 1.7096002688406002, -0.6618552417868024, 0.6007534463375054, 0.8376757061742385, 0.6152205532584933, 0.8581367821989169, 0.27632470149479543, 0.3474509455837831, 0.4050850171461298, 1.245523716597616, 0.786425817897477, 0.5080055548119292, 0.4947244038405513, 0.993202407440168, 0.8228852362580075, 0.6188963057166853, -0.45910421691299425, -0.2908262872653437, -0.7874638980781683, 0.3670977801444947, 0.41661451976180724, -1.0299579426609542, -1.5602352705188407, 1.0155425146139871, 0.4740115352732659, 1.1096754700387972, 0.7061255699951893, 0.8507948545901405, 0.731012513362861, 0.7090020876051857, 0.49914426344384766, -0.5343234777919932, 0.8049520083083882, 0.6522811849207064, -0.10819730801059407, 0.8086501032287121, 0.9781624300526093, 1.8690222392393783, 0.6028881391587244, -0.08533379871511604, -0.13501595232292068, 0.9221757216547379, 0.9071031546913073, -0.1387182281681721, 0.5870753504984049, -0.39682680968287093, 1.6550855524766865, 0.543766887697412, -0.12380926086852923, 1.7110834635547891, 0.5793309982684041, 1.3611369894898504, 1.2652446006864868, 1.0984613051749277, -0.604608555922542, 0.28023114296705975, 1.9511082475971602, -1.4734261384300016, -0.8748858375480331, 0.8986977098581661, -0.0817697385142575, 0.1726991780034072, 0.08421319596869903, 0.12832943259799423, 1.4253934472899028, 0.35226577297530587, 0.8616700850791295, 2.3290972869270767, 0.5814304002197666, 0.4288893009051579, -0.9453414148841446, 0.8570677372851712, -1.2548854899364015, -0.179044091582719, -2.1128110940061116, -0.20716769150437647, 1.6377261449363076, -1.1399149436800884, 0.12835825848462257, 0.8644318444682353, 0.5755446012487742, 2.1447129264429488, 0.3051126153509345, 0.013429032166192623, 1.5087808851445805, 0.5232464055865144, 0.6107874727670071, -1.7780229433210877, 0.938410962721665, 1.3779227994362127, 1.9519656151016676, 1.0999261449212976, 0.5695542200842442, -0.5878660350260365, -0.73052042656948, -1.157637056714581, 0.03328423444122525, -1.0616983627913594, 0.9904466762642632, 1.2903854918272055, -0.22317840447426035, 1.1470293666580078, -1.4356580011992333, 1.4700628907233695, 0.03660438284090567, 3.346429629136332, 0.08755517570724686, 0.8733593121751344, 0.584824846159259, 0.8420750559730037, 0.28710445238589744, 0.9649854737425332, 0.9354500892480828, 0.8304202292652015, 0.1820605494226379, -1.2749892020482292, -2.026803052479757, 0.08552467159043192, 0.07380828674815226, 2.06447939807659, 0.480421875393726, 1.08965553718227, 1.5895728708244505, 0.35958833979300125, 1.2955400362334495, 0.48615851184881587, 0.001103372908346445, 1.3191021609900702, -0.622206943539312, 1.2905854717845873, 1.8165783060960259, 0.9026373225345883, -0.43128661356218173, -0.7315981289802227, -0.0007647829440113885, 0.3228461048215832, 1.0949637879638532, 1.6982438446350647, -0.10586181768747854, -0.1571675768209278, 1.4428772719212133, 2.0725911578278877, 2.3443572787243574, -0.676029767670806, 0.5317550876123639, 0.0023245813911503266, 0.40183396675530364, -0.26810204784088504, 0.12618305353013026, -0.2803994883523136, 1.4692915390410204, 1.233368719534822, -0.9710122570521227, 1.443699738761035, -1.2841002660097907, -0.12849457442228623, 1.2159320006427048, 0.9507282036624669, -1.4426644120070777, 1.4630622125934885, 1.6050168042417483, 0.8592623372532904, -0.20763769246040314, -0.09360190928352702, 1.6218733649119845, -0.6608094099495749, 1.250458693043596, 1.9255028997871992, 0.060016216688902335, 0.9234487253383772, -0.5202708443302739, 1.3883282610724934, 0.18731823678929244, 1.0560390375837558, -0.19466086067783966, -0.1998859210613511, 2.133434901912994, -0.20410990169077353, 1.2661467868147736, 0.44800313884321963, 0.562757299283571, 0.5452439596169996, -0.6197851689607559, -0.6246577494252799, 0.8284843272181974, -0.07946677257161566, 0.7756471411132062, 2.1383120411895495, 0.30837335187923115, 0.07002216053155114, -0.045095781317882555, 0.9496290791025803, -0.9312799639660152, 2.970206418005583, 0.7407346291728774, 0.19163832058679425, 1.256026442964511, -0.5795750867288647, -0.08726243548277529, -1.071514866520049, -0.9710401006299185, -0.5413778772587019, 0.5671576107107548, -1.32449094669277, 2.1092445897120116, 2.468709178516245, 0.8893751107510144, 0.17489837286110163, -0.35151087876100123, 0.22652153635676536, 1.0475666632664669, 1.6776606541124635, 1.1285024518892814, 0.10671291584818299, 0.700081772953109, -0.14578682331234244, 1.3742111749612553, 1.405911540406901, -0.9154048598501923, -0.13969070151725665, -0.9968681411052207, 0.958000892716677, -0.06862786376163182, 1.4551321319524755, 0.26663784366874355, 0.8511105280251741, 1.6696185082520973, 0.3717087432397168, 0.34864638024248873, 1.4121076409503994, 0.1031589079361852, 0.6927461801499717, -0.03514233632543634, -0.5514286159791368, -0.12706831993332685, 1.1359092778051125, -0.8565500086483098, 0.8675964464814633, 1.8516284503890408, -0.6174613270099156, -0.15952033896657586, -0.8209271435463994, -1.4890305005079172, 2.0232694473655695, -1.2947209289000856, 1.615764093587033, 0.2733287159181247, 1.5399002092246532, -0.5081794377589577, 0.05719368643740874, 0.5136179096878584, 0.18289606688444754, 0.5142031140584236, 0.6089265036681977, 0.8425407713466487, 0.0988265200537986, 0.9144992812867818, 0.6318407931938507, -0.3799920621837472, 0.8573463845144367, -0.9170095403908387, -1.521516552905828, -1.325399643984786, 1.6372110765209744, -0.4408153185330383, -1.0858332029015323, -1.1732398909233726, 2.0082280333934284, -0.09629213386951063, 1.93883816972016, 0.5840775776654582, -0.0014736339710771373, 0.3665334971514812, -0.033769266299421896, 0.8575086709555872, 0.15495264836751602, 0.32597731684973974, 0.7264897892492224, 0.1566791960680108, 1.4699099548425536, -0.43082770468225823, -0.04858602925128419, 1.935334193679592, 1.3198916558065623, -1.1537802166992188, 0.798073899921885, 0.16197211704882283, -2.400281036481368, -0.3625989416114564, 0.04476103463039327, 1.577382095362194, -1.3478705039597325, -0.911971066014694, 0.437486663767, 0.7571268000233625, 1.3300089534121393, 0.7651187525470526, 0.006218680552027123, -0.806844410123492, 1.0371951369653392, -0.2561632961434683, 1.4211948867166155, 1.5149885217637036, 0.1855599743564624, 1.1074786121652198, 0.7410804789354619, -0.8330014941598058, 0.8511771351854003, 0.8395571647666099, 0.2850845987648173, -0.16583872262813776, 2.010839210401318, 1.4964052961019774, 1.460740523090739, 0.9224973357544037, 1.6139139419213084, 1.0638315387497512, 0.8944990436873019, -0.6171449055848728, 0.6384229315867218, -0.2791675790583222, 0.8746795087202776, 0.5476879335721356, -1.500244027682323, 0.705469632326736, -0.22027823463944446, 0.8695619451802135, 0.8169269619464913, -0.2944795792198775, -0.4923246189619778, 0.9144851116511341, -1.4078699311928728, 3.051521328470673, 1.7129038134768444, 2.4435331091930146, -0.9157966989889184, 0.8950311589982645, 0.15886203246096486, -0.7957206975903923, 0.40241727419735973, 0.5787649727308083, -0.3604691506868562, -0.2120251241502073, 2.8928698405604325, 0.13386147094652362, 0.013335698976052857, 1.644521263528067, 1.3619331211733297, 0.9156528189004778, -0.3856242083648969, 0.0039811962533357614, 0.7990405048147442, -0.6581008944784812, -0.3193884039480979, 1.8966178312262727, 0.7752482096613351, 2.135956347126177, 1.7314084889567682, 0.6740108953166213, -0.46868477132967973, 0.48149306143453724, -0.1414198509438394, -0.49830347151800897, 0.5584508956441632, 1.124072144498807, 1.9268528581241289, -1.631650370835039, 0.9515847083333775, 2.087391313728324, 0.7822721882348116, -0.5281368600773215, 0.47918969385554716, 2.42699593811701, 1.054536561155126, 0.771464424084398, 1.464793902465048, -0.4292969123608556, 0.6613794967740463, 0.9643104992390716, 0.9448038156840548, -1.5549115088101484, 0.3427613977870461, 0.8025919010494585, -1.002459356495894, -0.47302864809266737, 0.2997648680750808, 0.9435948102856468, 0.9578713407197892, 0.9600773371255538, 1.4192969079463185, 0.7418242346177977, 0.8893158717751521, 0.39059981179139136, -0.13778187086477794, 1.857355541198221, 1.753130156425823, -0.07723481810063715, -0.0010661816276768543, -1.8400150138308369, -0.1306246248546356, -0.8050152950857334, 2.0514865424456814, 0.649148009462138, -0.6834386514552846, 0.1634734681290509, 1.206030075623167, 2.7540497395276837, 1.8122088205998328, 0.214339381572356, 0.49586967016011607, 0.9914075107668601, 0.08908693431418263, 2.8955578639133788, -0.28824833749667483, 1.8810222764163953, -0.08546329023887017, -0.05874537007820202, 1.7008075012250776, -1.3031785046311237, 1.6872770627259204, 0.6200667530112157, -1.2822973659424164, 1.1123182057506251, -0.11278561585345276, -0.9473633267871235, 0.19327670026594584, -0.9979738028847818, 0.5751124938094786, 1.344829110000694, 0.22562877319770605, -0.4999665149233921, -0.09857901218679382, 1.9575742888429681, 0.079196228277218, -1.333027312900528, -0.6308259781619063, 2.6691636636669687, 1.6540398650628845, -1.3492492750152405, -0.245268434145324, 0.2294556947134576, 2.009768952714188, -0.9167036697271376, 2.1490600437565646, -0.9066426895948534, 1.6848833839643291, -0.6090618547068027, 1.9843689496893935, -0.7603199704846866, -0.5566839692877066, 1.8394202378820086, 1.7535951642682748, 2.257441591245743, -0.01745462887147925, 0.40203137789749943, -0.19247101401728345, -1.1519825770745482, 2.9865308304530616, 0.13394712949819182, -0.18796786942089444, 1.8000014028222584, 1.1375892059881436, 2.047243215397981, 1.4364539655935635, -2.0618199681702665, -0.4560703505463762, 1.5452601174051854, 0.8279784116128068, -0.6112547826207226, 0.621283789769465, -1.119716895414738, 0.18969216947054446, 0.9076256009044408, -1.0406348909054257, -0.6978835708113562, 1.141277717618038, -0.058036418013763635, 0.42017482789216726, 2.1553788625820847, 0.5875820775150215, 0.5740721285246674, -0.6521212450894707, 0.2806589563310793, -0.0597089962817447, 0.5141523925394221, -1.7197760434082598, -0.31798408752774004, 0.332618251259119, 1.7703351394941924, 1.21190496212309, -0.04275555815481574, 1.6542413346191598, 0.32189096225566327, 0.5700603185216986, -1.0824197032343765, -0.13206256678491685, -0.26740066499761045, 0.4023980419367532, 0.21083016092522153, -0.7197420401221146, 2.094315502279482, -0.5193099749105692, 0.8840438317417728, 1.7842805418286831, 0.9060158507265357, -0.05547132744067107, 0.008319179778543462, 0.16782723506738773, 2.4181413013849102, 0.5626753336699989, -0.19630216323073219, 1.3802919291712377, 0.5906637621186279, 0.7466895794582566, 0.20547444957787617, 1.7721758831258871, 1.3899325607358586, 2.152664297385968, 1.0292688348945562, -1.7435246250708076, 0.7328703302088829, 0.7483064184825169, 0.025128049851041445, -0.3400314252910323, 0.4424384644293059, -0.49208474160302357, 1.142279910984214, -0.47022123800899024, 0.1066865757995264, 0.5842598212714749, -0.23473507059308324, -0.35372596832790254, -0.21941634042810138, 1.676383506842506, 2.084133302876184, 0.41919778156383547, 0.4446201758038337, -0.6098760363545852, 1.115790426854405, 0.38647922644539967, 0.07887371101158297, 1.4353728761058, -0.17739086957244493, 1.302729663324405, -0.9279725334939359, -0.18003688229022158, 0.5835400043957668, 1.3590490477826314, -1.2948469275685832, 1.2271731348585504, -0.2979937355227897, -0.24632281051967247, -0.20849578605813784, 1.2134300664115991, 1.3793709011794142, 0.9758854215421269, -0.9794375260546051, 1.0795339843928984, 2.051946797163665, 0.1466720933704038, 0.07820940815310151, -0.10472241190620163, 0.9069062884184744, -0.04206821999942206, -0.36054769990594654, 0.6314044324344197, 0.11463662083906911, -0.8189936486569689, 0.47771677473677754, -0.995744468691979, 1.9440353326637967, 1.5236964149431198, 1.1895462430666925, 1.4513196530598291, 0.5013162904231739, 1.3206135991200953, 0.2465160953987026, 1.320242532673699, 0.8227624667652135, 2.056598539594214, -0.031765279669415725, 1.2281323656939396, 1.0747956730424195, -1.754116805507169, -0.1911872959774798, 0.561015981675418, 0.835489537264263, -1.3755295195909325, 0.5522782178323212, 0.5739986314020777, -1.0277155131912048, 2.1536063053689225, 0.8322617619604946, -0.3142990905670417, -0.9583096431156561, -0.12138128472300086, 0.5201480271990829, -0.21971952658605703, 0.10716176559628376, 0.5761420486215761, -0.3471368892154663, -1.4972732005527936, 0.8482266874889542, 0.11656691239803163, 1.3730198539102771, 1.0330532276355937, 0.5697821205351118, 0.5829677840506329, 0.38358371393788077, 1.4090482126621546, 0.5577667545890675, 0.7057466697265717, 0.3430484979017621, -0.33300937417914295, -0.3489533880514368, 0.44014092485667866, 1.3024169995931396, 0.979664194240184, 0.4789002625782537, 0.1585310101456725, -0.30554713135461103, 0.4470059782274111, 0.46363425984452816, -0.7268743259351031, 0.22377091882179256, 0.052898665044753546, 1.5001422395171293, 2.1604392981825984, 0.8353906560242016, -0.48230137959215785, 0.9054452421338279, -0.3914301686963227, 0.9628709753342402, 0.7972753649485842, -0.46139046026308944, 3.0545093136194947, -0.09319058020301396, 0.0705530750429339, -1.0885545945861754, -1.069538748778751, 2.1524263365278515, 1.802547848523942, -0.013035390487427023, -0.1165945289497185, 1.4657673826018833, -0.49504937719456005, 0.9493289849699462, 0.8390091773699357, 1.4160727517433893, -0.05346159595036565, 1.6179037710325648, 0.9086204892966785, -1.6217215234690976, 1.7340175196519911, -0.8357563419935163, -0.5360179508130027, 1.3604517984097375, -0.9361423239300284, -0.9822989730653919, -0.08569090518719469, 0.6861942763651312, -1.1122500670992985, 0.16604773503356515, 1.1738149578452948, -0.10619609598275842, 0.473048593341582, 1.0943724015623326, 0.14143874630661724, -1.4807301331301619, 1.0619887673116695, -0.008590254109537065, 0.7534967070296849, 0.9000922117561259, 0.5629428307932016, -0.09606278233481197, -0.017416158372731028, -1.1285648916713626, 1.0875326698966508, -0.004696388494201731, 1.1113939068172631, 1.3644842469897747, 0.17835292886998821, 1.360234572042694, 0.48100403545867243, 0.0037014565946369427, -0.759711943785528, 1.6893121423011723, 3.3293564191396325, -0.11085085370685405, -0.9074482667277541, -0.7938526914128641, -0.2769338648143553, 0.41503639316302526, 1.0625656926128497, 0.1894633571156494, -0.6209465260606095, -0.3466324010923713, 0.7038582097782794, 1.083450109768008, 0.5595169073947939, 1.3587592707026663, 1.2200050591648295, 0.3283746995394173, 1.1544495423605194, -0.2377530832308012, 1.2034315910775266, -0.5511399187994004, 0.6412988272394919, 0.38380215021516545, 1.1051800613044287, 1.3522677874293378, 1.600434777652767, 1.5858372408962658, -0.8720713635366104, 0.8096017388838967, 0.7480205292607192, 0.4703972238730989, -1.0615881348385807, -0.30859110983649335, 0.7240310450258876, -0.4820112259097688, 1.8769329943391406, -0.2511070269618512, -0.6811281120202564, -1.0584766347571284, 0.9057001612714595, 1.939564739672936, 1.5837210123761045, -0.33843315460200524, -0.6521587280381094, 1.2680023761009536, 0.40557981316647923, -0.5168233469645629, -0.26816175990518915, 1.0143245908893264, -1.6226789919981888, 1.4808881689551192, -0.18675493056490716, -0.21035598117122428, -0.2136865556540764, -1.8226760561574948, 0.7824016341755919, 1.9938204243618807, -0.3945969607200079, 0.3925780555936102, -1.250512515755877, -0.3555430817077854, 0.4570454300439439, -0.9501198382402305, 1.7103433923879747, -1.1111388997716196, 1.0592389590247153, 0.8259165028900182, 0.38475243318936975, -0.4668018470983836, 1.231308064635736, -0.672953651534697, 0.5988317067305557, 0.18969190026994362, 0.9279035314313575, -1.5205207597810706, -0.1093163089143327, -0.0938141215596654, 0.19142343303406892, 2.2549608603740903, -0.013180527973399359, -1.5889386598864286, -0.08769906374981068, 0.3724089832938124, -0.7170629438705043, -0.41126333547125365, 1.5447111818238561, -1.6849077253508378, -1.0597099328453787, 0.15657736481317713, 0.6815106424428352, -2.331161548758904, 0.9072299239851183, 0.846951024210072, 0.8932928034883147, 0.25720299584067174, 1.4581597842422556, 0.3372111107417421, 0.48912391457541615, -0.5024503549918757, 1.5286711089365004, -0.025354139317393443, 0.42031406290693624, -1.7339150891041346, 0.12616172994521602, 0.2841771975907127, 0.43352605053071774, -0.2818132004380944, -0.29629821630196246, -1.2490785614399815, 0.8304958650822358, 0.2650329269457737, 0.7824238124740936, 0.3749013948569708, 1.6759450275455285, -0.46893393991273685, 2.152628267115609, -1.2607543571053006, 1.112774901022362, 1.7471687173541646, -0.213992409180156, 0.6703705469138594, -0.06805531956315058, -0.21223282999252896, 0.23361679827053544, 0.9707095238501136, -0.896824162572776, -0.004424673660527845, 1.2175016784026702, 1.045290248443174, -1.737021027181742, 2.391595958132643, 0.24081214317436292, 0.5427810791429545, -0.08623725739286636, 0.8312417619078092, -0.7296787953314823, 0.5987088370165802, -0.4476567143225661, 2.1138977900181106, -0.5444238203715486, 0.08101333519844095, -1.843329942005315, 0.8274165004041008, -0.663482491280361, 0.9345045743744091, 0.25492279347927743, 1.0865755701068394, 1.5384307408589626, 1.004234432438313, 0.8849506458722944, -0.5288954279080844, 0.6651634635270097, 1.109118713109157, -0.7668776977873579, -1.2819638417365087, -1.066840521208138, 0.05093185092781177, 1.046549505379229, -0.23828149788941805, 0.896899638439276, 0.7093821308709138, 0.9327707243580581, 0.8118665306592462, 1.2448623827800458, 0.009108119737889275, -0.36245000723381543, 3.4291418148425947, -1.3912496762339286, 0.9301068315760328, -0.12458092842367569, 0.09966040037708346, 0.629228078359912, 1.078107831275467, -0.5835918099776927, 0.18730805786060528, 0.940122870086765, 1.3643937092994929, -0.1386912523463117, 0.6388150200739565, -1.2682427724379988, 1.0287582928586103, 0.5918979237346262, -1.2443913801324238, 0.39804889947646427, -0.809057927605537, -0.5764056305162006, 0.46196131044011096, 1.4810380543267585, -0.38840987911307073, 0.19445133023871797, -1.3571057986988213, -1.0405112823151308, 1.3819304289639252, 0.20109951514079188, 0.40131827160139405, -1.673445796335051, 1.342111915367457, -0.4664422622131546, 1.045901938590188, 0.02291614968516581, 0.9768762649087896, -0.20063176408699718, 0.31417206189718977, -0.7827032924357189, 1.3043760292750488, -0.8579164407024127, 0.012424893533246884, -0.5512153326436828, 1.6556170569022006, -0.29256616550530407, 0.6713745664095252, -0.42564256000082107, 0.33741439535003187, -0.20830782730876413, 1.3020336948909377, -0.2500909965179083, 0.15939997322960478, -1.7279924055081535, -0.40403995439060675, 1.789000454785782, 0.19867537267225904, 0.9979237961851994, -0.5053209967947405, 0.5418238507660333, 0.6616271973757513, -1.796890345035947, 0.215527123661033, -0.5016860802235021, 1.3714896189756633, 0.5634335684163979, 0.2832231789745141, 0.4991891828583768, -0.844322525757172, 0.09017967814530559, 1.2618349128042181, 2.347105640342582, -0.12436259695603274, -0.5224593650739111, 2.0279700490682777, 0.687600636179778, 1.8597468878042238, 0.6204328979796883, 0.6478501750671017, 1.4717046296239022, 0.34249408021664035, -1.2989929968468288, -0.022678128743005288, 0.4992460706295291, -0.48500928731287846, 0.5650568924681667, -2.1455389418444994, 1.222961754829173, 0.2325979983455532, -0.021376755370656586, 0.7197941017731708, 0.001901044872298585, -0.33006561751968827, -0.5076703469127986, 0.2240112523422404, 0.4017871970741598, 0.8922571159447485, 1.0598573572344012, 1.3449786145293434, -0.06542322951741109, 1.3609302913962076, -0.24910586831112508, -2.2884439512358004, -0.49497313989599084, 0.4953770911572335, 1.5692070345488418, 0.3492178992955259, 0.2183717715916321, -0.3477543281553495, 0.9398212336732517, -0.35053845830648817, 2.1025202333271875, 1.4403178799717595, -0.7991314295619432, -0.5117572515885267, -0.21441350087586403, 0.682185602794076, -0.4114460253284263, 0.8010899849750803, -0.2014453477943287, 3.011904761223601, -1.1064866916148015, 0.2756859483887742, -0.7335711180484425, 0.6247804595596963, 0.4192223306499583, 0.23257285114441145, 2.2517419959723664, -0.27526565721038515, 0.6508856787233557, 0.28840212419849387, 0.5383392722501376, 0.03658710221671052, -0.7924620083299108, 0.20305729689152566, -1.2168635816296751, -1.258141898048438, 0.6958430520906622, 0.8693058154757722, 0.19939313598799518, 0.6780350716067042, 1.2018671532153842, 0.10531954896378892, 0.3059256767613692, 1.5427156313109194, -0.4957357364788269, 2.756501073852067, -2.2960842121795646, 0.8116293732461172, 0.43054086002617536, 3.0659136883828944, 0.27651131796252393, 0.39003697393585113, 1.2453032581147796, 0.05911546904108056, 0.3058510121348048, 2.4537414052869884, 0.9336669235651052, 0.7581910025520029, 0.4260629417385165, 1.4692991015378059, 2.0326373895019683, 0.6974012731265911, 0.2290946374929411, -1.7246443855491675, 0.2550614037841705, 1.0237920055194243, 0.006143877840902701, 0.25941982645538614, 1.0085497986388334, -0.26401559324865104, 1.7982539541394482, 1.1637348128402731, 2.052650396858725, 1.5215324385977955, -2.412931898385848, 0.5289354539486841, 0.620559343935983, 1.0457912834951502, -0.10403692902691497, -0.3085326969885375, 1.94891080033038, 1.2527374709345167, 1.7756858827018813, 1.4429059285776222, 2.15710935111801, 1.0867944530505569, 2.452401332008121, -0.3015291544874045, -2.035082189268409, -0.2099986668134452, -0.07087455511317042, 1.4611717948247362, 0.41613623142375034, 0.32830834934955055, 1.277126460869854, -1.7748949728300996, 2.056321590521474, -1.5075478815400105, 1.3866486712351849, 1.0335396912251378, 0.0029677117127084873, 0.13302286990197365, -0.22334755747832075, 1.9745967787564478, -0.1396506387145307, 0.8891020237939986, 0.5743062293373203, 1.1728814041937632, -0.4567532713098806, 1.6007816504491852, 0.6772998765593534, 0.2583867539695209, 1.4554761909163532, -1.4002309083259905, 0.12219376004937982, 2.5502115494807174, -0.6054307411535962, -1.4926037737441948, 1.1909919694797644, -0.8125606959659915, 0.37990857071177914, 0.8362757778776942, 1.2207427845053225, -0.2858996814701537, -0.9444563037340106, 1.4052074500332128, -0.4200759315820832, 0.7665950317144525, 1.007286271578099, -1.0210848405759547, 1.9340821022220647, -0.7949332210199196, 0.8010741059097952, -0.7703564068021216, 2.351018100461121, 0.861566381534705, 0.5684170214015478, 0.8923963918588254, 1.0566774262883196, 2.1632712293190006, 1.1749737261422628, -0.9402583102719846, 1.6374037448589733, -0.715075143081404, -0.49694611304610964, 1.856831741285325, 0.09870077813705552, 0.0725838792100369, -0.48366742875189367, 1.28797992154099, 1.718101428578213, -0.16009125758207715, -2.2756175583044054, 0.48052324901669385, 1.5031855844603603, 1.3866753484578673, -0.0026991205737924018, -0.7755658075560563, 0.16776299495407457, 1.6121479655918538, 1.4799731257434403, -0.5252003612586691, 1.7742585018080368, 3.0818079096714257, 1.1956800874783156, 0.5559939250043386, 0.19647658946558735, 0.6740380771701244, 1.0574541446134345, -0.528982148037912, -1.0837222531887083, 0.7992292795668857, -1.0528398702210728, 1.4475655577263353, -0.12206079331260905, 0.33080727639699914, -0.1537110792585215, -0.6449540920911454, -1.34437876877714, -0.7050078260475767, 0.7850603258985833, 2.4240375967716448, 1.5164257247959059, 0.5390988924403665, 2.0005933538892866, -0.4568632359785512, 0.6936254489753542, 0.9608049837675734, -1.1662740203995832, 1.0302298678140782, -0.1752972039148622, 0.899501982557035, -0.1807217320044227, 1.714500694173704, 0.3946633708920318, -0.7880551376002249, -0.6578093529372473, 1.219796661296523, -1.4603051106552074, -1.236495974291136, 1.7841913811628378, 1.158484121739617, 1.993984421755097, -1.7854214473762904, -0.33724846965064786, 1.2028974978168736, 1.324475009870598, -0.04370733489019196, 0.8974413995929198, 0.4894765123807514, -1.179106935005084, 1.1311116232205263, 0.9318162365429228, 0.019246330838427306, 1.7739431119387497, 1.3632284704832076, 0.6213470110085209, -1.1206177117945373, 0.6059011807764625, -2.4006949516556704, 1.8837184875925366, 0.3345048434473153, 1.3163443919588393, -0.06613490390943189, 1.1823898702820332, 1.4372094095279415, -0.6704374130826296, 0.9600080780780178, 0.3527718184638817, 2.2501591150577838, -0.24104782624051352, 0.5677456249228623, -3.1182081052771453, 0.9049708251431379, -0.40118851116055404, -1.5478400274166049, 2.487800687934822, 1.2009833771901346, 0.018391398367216094, 1.809279099633301, 0.12460539464793113, 0.9409603482626003, 0.007975253593142606, -0.17843273622501593, -0.5641414220503405, -1.5891899770979883, 2.3952858663929106, 2.0591619041627487, 0.5580330898807879, 0.3025154418844723, -0.8256608045971603, 1.1468301379293822, 0.5759576677345415, 0.6943719738393206, 0.030232319589731105, 2.39709847119883, 1.8783679424976167, 2.393774394156501, -0.28753025234523993, -0.17189315158068091, 0.6277636800720375, -0.2628914194543132, -2.3898275315100013, 1.9610587460156723, -1.769725332609937, -0.22698605690701606, 0.9191136369670705, 0.5663500020271145, -0.3393916110335328, -0.047940455345410304, 0.1336282719142095, -0.5993269541378119, 0.31582356385238836, 0.4764484336351342, 2.160803298362902, 1.065210290425776, 0.4979221917548309, 0.29967648983749884, 0.6252132004152318, 1.8857263406990354, 1.2757791551273767, 1.4458229124960427, 0.005910315139739941, 1.2892378457229836, 0.12322272677896762, -0.033285854447102525, -0.8403625767810601, 1.2689864984994312, 0.18395907316516572, 0.3802791017525045, 0.06736191481012588, 1.8212333213621856, 1.1252761326771075, 1.7897093826962387, -0.5144625217414867, -0.779566433501867, 0.9516048424350443, 0.36404926276175203, 1.9013067786135576, -0.498014855935295, -0.49800953618063576, -0.10865254110243322, 1.3857373660418784, 0.590478199233134, 1.4304529511925537, 0.5691799354002128, 0.6158782378955273, 0.7710080829386556, 1.7273587887509219, -0.010267374595900491, 1.2368710142901456, 1.6568399239283271, 0.9795807158718717, -0.28855786553136326, 0.8201530139948205, 1.661172530895298, 1.21515782655282, 0.21089066088371783, 1.4824294256032124, 0.2436383542656811, -0.3285554820160847, -0.22984742308464617, 0.8643629000805959, 0.47789027882335383, 1.9112904550213, 0.14655725904644842, 0.7678015374643009, 2.1455334096337517, 0.11167587233595799, 0.8596136129455232, 0.41556519682213905, -0.7363653540031598, -0.1415104888747924, 0.38612212033349536, -1.7398821976194034, 1.0328471405797348, 0.23038060925907625, 0.34492222885143287, -0.7489706664514213, 1.0747067006450313, 0.06350526522178807, -0.8283854973244889, 1.5692921411166803, 1.2565410133218764, 0.8469873830794569, 0.7610825073630303, 0.39720291157825827, -1.4995997317848495, 1.5476994611799315, -1.5495766649691054, -0.9953017861488036, 2.0288695114938267, 0.96708742139785, 1.3623888663540866, 0.012848854322246028, 0.20553189304647482, -1.094390703361544, 1.3667800562845707, 1.8029139601513096, 1.8272557916831402, 0.20942897768080526, -1.9380404041138715, 0.8678594495886969, 0.28820286804130185, -0.6822129108812149, 0.912985118996023, -0.2089073444318637, 0.20527446429630422, 1.5683776451887919, 0.07084251628588928, 1.7423969235088324, -0.27085030836178586, -0.11011503755779523, 1.0598576442529475, 0.3698255680862827, -0.0338302423810764, -0.4084419587051455, 1.3777883570489298, -0.07594794605963434, 0.42943290516976157, -0.24503980569585143, -0.37755087117396674, 1.425392569702673, 0.23609511515535023, -0.6463920612669662, 0.49215701527861094, -0.29667963576537965, 0.911863626460899, -0.040068058817213426, 2.208559503565908, 0.36830603144796015, 1.8271463534334202, -0.12357593553474494, -0.36886497262441104, 0.7090686801651487, 0.5034585742724181, 1.6274796686966853, 0.9215311269050128, 2.861052587676433, -0.29516430594207915, -0.6699377619168938, 0.9227387812090491, 0.29600130659379953, 1.9446786813600387, 0.9556684080012572, -1.4429256346557904, 0.6414034628004578, -0.610155366993564, 0.9785032094872168, -0.1693207157172189, 0.5310203880075728, -0.34751072798019594, 0.31110944954959463, -1.615530909611561, 1.3324344227416238, 2.1571526535824797, 1.1669118831751777, 0.6781909081062021, -0.9413595498363143, -0.515280971226513, 1.0392482511260583, -0.879712650792835, 2.0974140452114014, 1.831648576050251, 1.0701726017081978, -1.1259689221621598, 1.3584811174878726, 2.2998266111175796, 0.12575365742289274, 0.10568271988139688, -1.410116963135813, -0.751816213598139, -0.12001016686135318, 0.9297009853108062, -1.5669850524604056, 0.5036175965567689, -0.9558448371498984, 1.0382128365587662, -2.0618585490247896, -0.6761053269905257, 0.17938492907854173, -0.5639161113320008, 0.8571410994555766, -0.13550655472394152, -0.49259108314311667, -0.3385147473669737, 0.1464459816468887, 0.21001092037548352, -0.8876071892973192, -1.6049126921060668, 1.7802739172266133, -1.4742017357334392, -0.10224899074008714, 1.4301978815974348, 1.0428290965058507, 0.49123591973203984, 0.9980012531339333, 1.1784671018051933, 2.020484429119825, 2.289854808091738, -0.014906683331659176, 0.6595232258568031, -0.27413659845505683, 0.18755692899522494, 0.12200551343084065, 0.2724113215150227, 0.2830546705219885, 0.26522630298722827, 1.43764043381964, 0.1573059633958494, -0.08995345723544818, 2.4987005009246404, 0.009472055973381077, 1.4553406258639328, 0.7481689057556794, 0.006788462083938629, 1.3464853886554722, 1.110115871275613, -0.35597534658275515, 1.2284032667373381, -0.5282179113568475, 0.55148261795764, 1.1108943053211415, 2.4968820135873093, -0.9096068966292459, -0.22290858673842767, 0.3946195449518753, 0.7813691495410973, 1.626492426434534, -1.5706278805855154, 0.8845974651094125, -1.3256877853422395, 1.1920708348420368, 0.2729128444496828, -0.5670141795877555, 0.3663209301481043, 1.5678309357483236, 1.3832982113629912, 1.1572441869003045, 1.5385069095689659, 1.4242441904952898, 1.4614472217711567, 0.4573921742415259, 2.3555396923713103, 1.1822017102936349, 1.5951345141394875, 0.14602400561544662, 0.5109477678176692, -0.6263974935920085, 1.5640715360538515, -0.7265590849097892, -1.1659421087665074, -0.9325746568685576, -0.7466530109860869, 0.829776933475832, -0.08706494640928286, 0.9103121204269289, 0.6468816753192534, 0.3337761861479779, -1.3312765143797964, 1.4379989356697744, -0.6469734844579242, 1.3647667660754623, 0.8473017755037073, -0.4673821428972647, -1.3969417832426965, 0.3111979143478454, -0.6302146248429761, 0.906619804895201, 1.7979026663056537, 0.3299544178418464, 1.5769517131501252, -0.5177512514865901, -0.0764094496445612, -1.1697895077229494, 0.6381346441665526, -1.540139537528953, -0.4588233064518232, 0.5014097929088037, 0.6396324801354943, -0.6750297265167544, 1.1843604822739784, 0.9022449949350149, -0.08306198145111893, -0.612236697929893, -0.30318143381131973, 0.6237580265825451, -0.13378007309039391, 1.2181137964950257, 0.8690541651134291, 0.6392313530356437, -0.3199913984482496, -0.5918802893479822, -0.4454255310196909, 1.862699614948911, -0.7413764351425647, 1.3841277511889674, 1.0570632058960827, 1.935281950484846, -0.04965718452266343, 0.7268019529283921, 0.7952642858295711, 0.10250560351462534, 0.57475350290487, 0.5387311237776025, -0.008136649446376265, 0.8271137977068265, -0.30218906679821217, 0.09756880395412787, 1.4943347410712524, -0.5488718278196796, 0.7665070563774109, 0.5275941243058477, 0.2744086952117033, 1.5296949105962423, 1.565836446591833, 1.6668081321701216, 0.07289496613085, 0.308072699737333, -0.07671959409839602, 2.3061707588742393, 1.284505843676829, 1.2977982268925836, 0.7607028547918686, 0.9864916918570827, 1.4529785346879667, 0.7726661270602678, 0.6022782472167125, 0.26392916139627676, 2.7781587377512467, 0.7727614493535369, 0.7940225761660515, 1.6379674334247525, -0.052133734095651085, 1.7973920267862111, -0.20487293585857508, -0.23394415455091971, 0.34391768713867465, -0.9387111472080463, 0.2415645616644572], "type": "violin", "name": 7, "points": false}, {"meanline": {"visible": true}, "y": [1.912939035876851, 2.124449214287085, 0.07869671837392112, 1.868334032276862, 0.5434843810670171, 1.0442274861981953, 0.23527689120551054, 1.259104417120196, 2.6263902117621236, 1.3132838380518437, 3.4095878447477745, 1.5015504442809566, 1.8457863744094338, 0.6667532113464392, 0.9066995959517292, 0.755607781813342, 3.5942598148346345, 3.2891349633145146, 1.9902015356598608, 1.7513291490157703, 0.2587715151435179, 0.9154194523179926, 3.095261284417363, 1.2072440241304772, 0.466776212932666, -0.2316259978613766, 0.672633786775986, 2.67045896343029, 0.8511733894813407, 2.1173904299137405, 0.9336508275614454, 1.1471187518781796, 2.06959449488953, 0.8666326825408459, 1.353489558177, 2.0918754262910504, 3.6326558821839585, 1.8276934823051467, 3.5549145167133727, 1.0957989416446696, 1.748001576542291, 2.5532705135854705, 1.5628428446818006, -0.3152082133499383, 1.0696965021365412, 1.6826789736990517, 2.0240772967659737, 1.01239034383845, 1.4296965441570193, 0.18349020990551868, 4.249832644803002, 0.8353884425981309, 1.0654230557482807, 1.3191655027961073, 2.281854448350157, 3.046927799199518, 2.09432029070091, 2.2775029779495313, 1.4269815193158104, 1.9758345100171735, 2.1205948876080316, 1.4314152119621069, 2.241124998720532, 1.6709470618100442, 2.896307759881106, 2.7357131424050687, 2.2088310232781136, 0.4454296853543611, 2.0439230042387924, 2.8865467225547703, 1.1725675642133473, 2.1124661945292926, 0.34960383343203594, 2.307138519385957, -0.3218370485194908, 2.920740789240317, 1.4204603445979647, 2.8165608821146986, 2.6938375298752075, 1.8377401744321213, 1.450001697982337, 1.312629959556144, -0.5513134010385825, 1.0835530464525527, 0.8160554310291993, 2.0870798649698354, 0.5705838897702826, 2.1054971482973004, 0.3622140991741263, 1.2318437069133163, 3.122409150589914, 0.8433123687658475, 1.6814171347263283, 0.46369141406613723, 2.5059821814247796, 0.7096283036957379, 1.2862227890942266, 1.5867640392062745, 2.530502503771206, 0.38200807154504557, 2.6925910911052737, 1.9192348367313543, 1.5566256666703635, 1.8702383847298183, 0.3447978360713633, 2.7976463410240955, 2.7337152832723226, 2.1987678814874174, -0.5174749279106532, 1.3633626676079833, 2.823471733417914, 0.02687331341666388, 1.202811614301947, 0.9295555075445151, 1.294334491322827, 0.950910475348152, 2.2008704166045763, 2.5046596657010483, 1.3804049755902763, 1.241083491215126, 0.5030540088497726, 2.6782093768769153, 2.36766959069933, 1.6220032055933222, 2.2515818424611154, 2.96815434656407, 0.821430257177267, 0.8731796844152138, 1.2820354073149807, 2.4146387115587937, 2.1389741139475373, 5.129939056330203, 1.880828722495369, 2.1860249641206586, 0.11870860831604113, 2.393389965682749, 1.0617200243524012, 0.6326162056130541, 3.217909278331212, 0.38456178489645043, 1.475710076886651, 1.8527998845066695, 2.9926799406781024, 1.045152183165578, -0.08369266244210039, 1.7640472842801889, 2.315621234214291, 1.356567487401638, -0.9541231383747177, 2.392618109206518, -1.0405818369048345, 1.565796406624542, 1.5050122711335698, 2.9799293036755348, 1.358544794512166, 0.22028062933400427, 1.9843373590235505, 2.062788810549164, 2.0785028571683846, 1.3544361031690908, 0.9516219104434767, 1.4281842796783393, 0.8627625705543236, 0.3716135817321049, 1.6343073674912019, 2.249801742321385, 0.25428658901508605, 0.7340082215692929, 0.725319679371767, 1.2601643742395057, 1.3857202741793073, 0.5237628302413464, 1.3037017629896681, 0.9620541140072523, 1.7674976211698585, 0.3125501364099097, 2.119005110411809, 2.1720984819624425, 2.499573040199407, 0.6446797313434315, 2.628155770607453, 1.8109052414442948, 1.6718311589491335, 0.8007799340161909, 2.147562768562495, 1.735979907985611, 3.068762984232509, 0.9042912386640144, 1.66035170425671, 2.630202424882259, 2.0855816835748846, -0.24114766033641422, 1.2318847896415697, 1.892163549028616, 2.2531887689040726, 1.787963215451914, 0.9459081981354123, 0.3254451423449145, 1.401923131278872, -0.9216482975896516, -0.43795273786814914, 2.3130800162513787, 0.31153332655010146, 1.8725671872228364, 0.8211047552818201, -0.30807706017191716, 0.3080683922458467, 0.030309272466271464, 1.5836518395590713, 0.4698680367406628, 1.6735838220645392, 1.4730461873642249, 0.4252411621909933, 2.1923720599168766, 2.7116054987130216, 2.652361804456704, 2.26526214243027, 1.2075799558132507, 1.2806113469543927, 0.23121125904045403, 1.0334914155751747, 1.9537574434031715, 3.1040261359819503, 2.8856375589269865, 1.1386996318817908, 0.8294186853267193, 1.5986823251394884, 1.9997596552152035, 1.5897797301677388, 0.2500399664208477, 2.3727344481833175, 1.9611347084058932, 0.4875241097773866, 1.7195080907949252, 2.2185069743152237, 1.4883572765432755, 1.0613091494982676, 0.32631886670531274, 2.3146215322152845, -0.3581776348218768, -0.6178801822081403, 2.105847980972177, 1.8800687094377198, 1.9808728115876733, 2.379542816701692, 1.4834877871120193, -0.15708279863428332, 1.6689254775812656, 0.6205734451655625, 1.9394595163385484, 1.8432695748477448, 2.853990948185922, 1.3547020850030296, 0.8891667658216318, 3.7134784910285736, 1.7577166643237672, 1.7645497212495527, 0.6347142113051912, -0.11016057901639931, 0.54025247537514, 1.5758703112535828, 1.179408540052859, 2.723630511964872, 0.7216627353126087, 0.7194735473152534, 0.17576325670139337, 0.4364069241666231, 1.6952586825846216, 1.4194295476727006, 0.848877894477401, 1.4326842787723861, -0.19570604296852534, 0.4698693799311454, 2.817548704526343, 1.8628142190644876, -0.14896047701379533, 1.2391286402757105, -0.2374943731436434, 2.1665180615339947, 1.7633537404726765, 2.6055527610753764, 0.8533239559824255, 2.290859507188605, 0.3839204657172257, 1.6999073974251253, 0.9192834730757993, 1.583360692295812, 0.8169816725575346, 1.6089971477487135, 0.9113334387913639, 2.8111028776732496, 0.5783675187983742, 0.6689373780917363, 0.759558072074373, 0.09142854695603297, 0.973772686616694, 1.5283812424002094, 0.7570118925190238, 2.237979591144781, 0.6374802712072163, 3.0806943665780304, 1.7578253477483368, 1.4953084850551872, 3.4946439516928276, 0.8022766714304996, 1.0824796280537603, -0.08610163212823996, -1.1466869938557245, 1.6536257040664046, 1.8062923677753395, -0.6382066530526551, 3.1194905904850074, 1.5153276375988136, 1.8890363408593664, 2.714854977818728, 1.374538341694191, 2.7104946228879836, 0.615181425817591, -0.24261275228164636, -1.0320017384305802, 1.149603022777823, 0.9536523447226066, 2.441657844289577, 2.0457860044610587, 1.5552913236454795, 1.2879341880103943, 2.2624400296387015, 1.4930519892624163, 0.4046513684896602, 1.1288736941534674, 1.9880557501137224, 2.420940049842129, 1.4498334760623384, 3.4429222455685107, 1.2252398354805065, 0.5778832755740574, 0.6327474496411628, 2.1610050064071773, 0.018882789666613498, 1.2403204461057384, 2.244277014338838, 0.04119239572293765, 2.0702007340192266, 0.5310817756494863, 2.055732940415634, 1.417281078749987, 1.3471597496466674, 0.9720834451537309, 0.6050728829703179, 3.031241905357123, 2.3224444234016812, 2.6370569509918425, 1.8404738246779433, 1.7758256880189287, 0.3871331406881049, 2.1919925807541585, 1.2490831237865097, 1.0397127328784355, 2.3552398663489083, 2.589088678905412, 1.6362082868126298, 2.6957857967228676, 0.47560752622970226, 1.9912875319145973, 0.5706933944806332, 2.4694981042885935, 3.1945856398234875, 1.7398040650825948, 1.8516894474240277, 0.3758773468131782, 0.7928473152237582, 1.066072705947883, -0.23538313374309205, 2.894244689489316, 1.5634552741060488, 2.1559044166512735, 0.8629777254930415, -2.0277366961806926, 1.6202700144481805, 0.595868150066605, 2.3742667343260626, 1.043985496312412, 3.292433196728803, 1.616612467511499, -0.13961730027784425, -0.2306872346624449, -1.3907157479179777, 0.6110768616091918, 1.936646825919042, 0.6626992096968837, 2.7707200215043284, 3.127779982104208, 0.14067804127484607, 1.3239164630672973, 1.9123100703216807, 0.011155013457901264, -1.2341610390687558, 1.9587319308179907, 1.2267253039106645, 0.432941206030355, 2.371512382896028, 3.9953653235017326, 0.9693767094188529, 2.527183841481693, 0.2788013131950753, 1.2845027573167582, 1.6959240827732363, 1.1215801343027019, 1.6499094554140243, 3.1744977908994882, 0.04171952107362875, 0.19380305668116904, 1.04658963708275, 4.537266316705616, 1.3351770974107917, 0.8721118260185611, 1.9681690432301973, 2.0655131134956615, 0.5057734159986447, 0.9886493333158736, 2.7683724790426916, 1.2279884751820782, 2.325691839227494, 2.046108566165812, -1.7892140322900525, 2.8043873525647767, 0.6754415483115613, 1.7231209215587713, 2.4349516481820404, -0.653821651666626, 1.5813030558690395, 1.0530314603984026, 2.804300323366201, -0.04478983271884096, 1.2781173694271644, 0.7501784686390796, 2.1846676435644476, 3.0174430005479427, 3.0823955855439715, 2.059825893288976, 1.701032897662701, -0.002667670170785952, 2.9809960443404613, 0.8159205809372827, 0.8281432903221484, 0.7728587332197104, 1.7128250314021958, 2.3438367392676405, 2.0080699771019113, 1.979165646380771, 2.2567209648054427, 1.7656838756298388, 1.1969763853312265, 3.1334490161317268, 0.9287453766395225, 0.49466509577204654, 0.7807407035823999, 1.2107079427896899, 2.17657316291855, -0.3407902604584141, 1.446227621230772, 1.6079379200670447, 1.2714638955355684, -0.12928320934451043, 2.2386434248098697, 1.8694485006820574, 0.9161492678485279, -0.4936346565524381, 0.2699954092782799, 1.2267813694408158, 3.578178121843841, 1.0898824609662872, 2.5853542586181977, 1.2494626342949526, 1.6217195436748515, 1.527040580146567, 1.030033665322061, 0.01332652796057121, 3.809674100580321, 1.0106918236374078, 0.0016131488261537097, 2.162109939986673, 3.161740443432074, 1.1086771660406076, 1.8191767566734716, 2.086669414193444, 2.2867055176888815, -0.6598392891035421, 0.01456808412820676, 2.4848401796991713, 0.8809554037392838, 0.9538003176279198, 1.1599077086987784, 1.8633489101005565, 2.0530325092145576, 0.5101925811469489, -0.060730652524073614, 1.4658114721376923, 0.9976524865560007, 1.0964444220600584, 1.6093912420151795, 1.1785863219954356, 1.4210531812075244, 1.5566022598335443, 2.569403900439463, 2.7308550010354073, 1.366378771087634, 2.4266009599861214, 1.4600473620433267, 0.871757906746304, 2.045844569787561, -0.21954605990810072, 0.26593277756028644, 0.7765580068475617, 2.0365347588193146, 2.3722811657843534, 1.3172587972504655, 0.7683187960616564, 1.0757046480841832, 3.732524859739825, 3.3460043776840376, 0.7365638226279363, 1.546882777964184, -0.5215104881563599, 3.0785164558126255, 1.993978085649109, 2.531424559351935, 1.9963847656294011, 3.588022915398666, 0.47193771877712376, 1.959379452752434, 1.8130892722894354, -0.08707716410114674, 2.63026138768274, 1.2677359090890328, 1.7476134350432961, 1.7788239457669968, 1.66898361771861, 0.32976020810569806, 3.0042574884003486, 1.3151975609466788, 2.019960440876834, 1.5566173859231427, 2.478183379145197, 3.192121613528089, 1.769581257041995, 2.3563372032467456, 1.6065259640364078, 1.6933419750374639, -0.06880135310378321, 0.5862416731148944, 1.3716105702705137, 1.2926279082256988, 1.0139518445872446, 0.27309138404880384, 2.202585602091683, 1.3501411453633305, 2.567527508053506, 0.3135373900516003, 2.010632637669062, 2.617910433320245, -0.11115160287459203, 3.2811089184774342, 0.04211552422811948, 0.0244473393104494, 1.0409284726223436, 1.958471995480011, 1.1627110572223867, 1.2795496608580375, -0.19561928330917233, 1.5309890067381924, 1.781057539167417, 1.5689750804920377, 1.7987590044701915, 1.1443804391628187, 1.8680946558419285, 2.0312693344969532, 1.320325667979897, 2.775663673505891, 1.922874414350372, 3.378422010916125, 0.6070150083483504, 1.733690039648974, 2.4188858081821865, 1.1338946722399426, 2.4518012436322225, 0.920317693975298, 0.8117184645744123, 2.6556198134996247, 0.40428691968469255, 1.0536195994589794, 3.438624603124965, 1.9515882730816623, 0.4754193577921747, 2.9217647822741237, 3.1377433077647465, 0.5938040665309432, 0.7190288614175342, 1.817301495328823, 1.6926581897870099, 1.458532934622974, 1.930612759115967, 2.161411887299334, 0.4683820585859574, 1.6675849727720617, 2.271945036959041, 1.7716052776588476, 2.591692329748751, 2.08467656182754, 0.8760958719773415, 0.48371715836948437, -0.21667274676484527, 2.20323443456807, 2.0841395599660864, 1.1122477496933154, 0.6620346092568755, 0.07583786899647915, 0.797923478094608, 2.2101584664179788, 1.7836766621099813, -0.04708325659130397, 2.0539712017906826, 0.8139781130438316, 0.6520411361728453, 3.350377727296208, 1.6466148719536857, 1.271717930686443, 1.8366574843602466, -0.15784353340108503, 2.11729099762334, 3.3440476049515, 2.8544436779461226, 2.09231844130238, 0.5693139530719633, 0.897667044956938, 0.18841888922793415, -0.4546551064812765, 1.29740933084226, 1.8273405462488235, 1.3612090075730343, 1.5645035794881494, 1.703128179349019, 1.923245098024313, 1.0417872316744206, 0.3773561983933116, 1.1341627904561815, 0.39588811651807787, 1.79632567065058, 1.6166288530444501, 1.7711686808225848, 0.6547170782569453, 2.048318783504139, 3.0626148276376033, 1.08191689479701, 2.2125559704515423, 0.2697301946232058, 0.8316020449755187, 3.593037786487251, 1.4952781209347175, 2.434886810055743, 1.0047573180474894, 2.0802557122193037, 1.8925926531040336, 1.8093509437743474, 0.8751487743343566, -0.6063513922991224, 1.48458826133297, 1.0931724956134306, 1.5865614682696598, 1.3280098513778174, 1.5500309218567192, 1.5099686008256281, 3.091298792461777, 1.6579070468393637, 2.3627407336681867, 0.40339732575363807, 3.0736977544090744, 1.056855013285833, 1.3904354431289274, 1.2737931742870754, 1.1244857841925842, 1.4918570311489872, -0.1998375571264981, 2.501141538267226, 1.0744538659162697, 2.080751616551127, 0.3805222327759439, 1.5714550270256251, 2.7652931168281105, 1.8058725452701971, 2.055491218025189, 0.23319061588633838, 2.2048711853455005, 1.0832105392004028, 1.0425524189437674, 0.8164912820732896, 1.1037929532622144, 2.3105549215607226, 2.6109646799331827, 0.911774758581929, 1.83009933497137, 2.9931123027871003, 1.887512448140806, 2.1898492187257874, 3.2365587999653753, 1.4058693578424653, 3.627941469998656, 0.37978720948255495, -1.0180210145808763, 2.1653776776193077, 1.8454346922972447, 1.6406517392393363, 1.3704753535753507, 1.8247396175616095, 0.9127341128615322, 1.1903604958836358, 2.4676265713547796, 0.06720029380263481, 3.908286194997199, 0.3283029753177442, 2.314387309483804, 2.2998182325939482, 0.6211696328483439, 1.5533172319876074, -0.02083519082714469, 1.998856129821867, 1.0587129985591628, 2.7005280093907897, 1.456429021143427, 0.3288864872911801, 3.0481405462556355, 2.047495106795188, -0.42182739227066723, 4.382117478916451, 0.13371973105696044, -1.047610842562232, 2.7695994351710507, 2.2126095820635694, 2.4857323618726817, 2.0147975566768848, 2.2586048847685385, 1.0411430685696916, 2.553820962089403, 1.5077796874419525, 2.0227939484465596, 3.1644179144883227, 1.0159976815450198, 2.2011464857522722, 1.9041447800175053, 0.05498918683888432, 3.1427852089290673, -0.7152646438460681, 2.8166503393211695, 2.076667385414211, 2.6839853608755186, 1.3047766504444815, 0.0549072146637426, 2.2268317866384133, 1.8996869740159323, 2.5221906008810047, 2.9138372535547497, 1.6653464054394818, 1.7671459030768468, 0.7695957301418832, 2.6001516830161986, 1.0469170620088522, 1.5654883018459513, 1.2276832525167316, 2.958344306081478, 1.1099261471021058, 2.757427710955403, 0.9598149465574335, 0.1862084856577546, -0.3525833313684419, 1.4744893643155443, 2.9649544646689687, 1.046137803675011, 1.08475448445452, 0.44332139749530275, 0.7249643036278249, 0.7555747634367473, 1.3300205220296941, 2.438180202769523, 0.9702875993497929, 0.7528057708563333, 3.0664451056735955, 1.7285343494618466, 1.0891624562027187, 1.7661920032864116, 2.6098713163343152, 1.4601671610792888, 0.5634894898868046, 0.930597449453637, 1.3756704848796915, 3.0289226816397328, 1.5547207598020927, 1.9210593846952613, -1.086760964632939, 1.1154707988081258, 1.68197346311808, 2.2819179673966223, 1.8773653917032143, 2.6918257164581605, -0.3512192925909743, 2.2258161826683494, 1.2348535396559381, 1.402555538836456, 1.489550698439678, 0.8369312936588054, 2.627788588006898, 0.8688971565619703, 2.9588018996021335, 0.7962259107122353, 1.044039781602123, 1.7932057314718657, 0.3923504371836297, 1.7033416691408563, 0.5316884746655145, 2.284195099951206, 1.2284775818279525, 1.280582355403794, 0.8147150601929228, -0.41836118275634915, 2.1449166318595463, 0.04977704424459728, 3.028639860575205, 1.2163952195896588, 1.6417482081438224, 2.9562413500799583, 2.234784596426467, 1.5707750210219122, 2.395761468029707, 1.1103121467392525, 0.7618827079940645, 1.4349688449119407, 1.9606869932155246, 1.5949444213667436, 2.9464175694363446, 0.09305790925899005, 1.1858114441332668, 0.3764324738966751, 3.954119514193269, 1.4247817764724777, 1.010270380034863, 0.8779944857083125, 1.807917582228714, 1.4518225955893589, 0.5319581226973763, 1.76639229590433, 1.4520678610211022, 0.4127621861691384, 1.68864348357358, 0.5868214153833916, 1.8172230091594037, -0.05435483373172012, 3.7123615512095887, 0.7498589249919964, 2.2954457797628276, 1.039510798517648, 1.3003848972947538, -0.636679730018775, 0.7267680758195951, 1.9322785660003257, 1.9303455790883206, 0.294603603744263, 1.2719858587472217, 1.1092466025646346, 1.7505827094294903, 3.278527161519678, 1.5500379013190093, 2.3057897372851346, 3.4498393077635874, -0.9104998671415785, 0.5207010911658044, 1.8331573243343966, 0.5353431946677888, 1.184470681634462, 1.430145303432122, 3.7938386698208832, -0.9552279484580091, 0.7782932327250496, 1.5292400319731803, 0.26530417562847974, 0.8944784576945861, 2.1013837310720627, 1.9948109559473337, 1.2110116454582647, 2.1781426411351266, 2.3508887186369734, 0.5407573378501709, 1.4125813241041865, 2.0234749720715146, 1.6109417852898538, 1.3640223238515312, 2.2237439983748417, 3.6774332115864263, 1.9821607040663707, 0.8981754213304461, 0.8279091580543738, -1.2277287686378855, 1.3329885327909083, 0.1036611891997612, 0.36308835056238675, 2.2826934773251155, 1.6687594266787737, 3.017062374046491, 2.003064845246659, 2.8722585116568924, 0.8566649943308328, -0.44581779437251945, 1.2512216410752066, 2.6026630592676425, 0.9699878585389226, 1.3988403964640481, 2.8201306628254343, 1.7476093497567344, 0.08175517704195778, 1.1486784028153723, 1.8639845174855167, 0.4928856131534999, 1.190410751975814, 0.8982361427392791, -0.16534541804168046, 3.301519267601942, 2.497341724478524, 1.1658313239258495, 0.7920800605032041, 2.0012588347793443, 1.030716111902297, 2.3992338868424383, 1.1412954943088927, 1.3293139256863518, -0.0540415760547337, 1.4802216987329573, 2.5342338023650264, 0.28950845497621613, 0.9669333632848226, 1.123152538688359, 1.896612157512572, 1.2382275120526125, 1.4682009300441115, 1.5057278440152386, 1.2564694102568081, 0.47707410759592883, 0.9290747034029314, 0.778760571691699, 0.7433163579089956, 2.0087377545444673, 2.28809315250327, 0.8860657406176279, 0.32741746815776973, 0.37897902159545027, 1.8308483057810243, 3.6170408122289537, 1.6516514418760564, 1.0106815173797392, 1.7727219824929996, 3.299914283105726, 1.3470830765613035, 1.1839338346228818, 2.9595036086143147, 2.2642827744098257, 1.1839467101590218, 1.6791247981796498, 1.8426158285832421, 0.9853534921440317, 1.1085646151781128, 0.8699317356435722, 2.7346087909016576, 1.8273941496097899, 1.9227778799400714, 1.6809229254222982, 0.4806299469693147, 1.78094281548599, 0.8245393825583779, 1.5113391287315352, 0.6958733006022719, 1.6314370626904382, 1.7924015366156192, 2.8122416277807836, 1.9602847848482425, 2.167190410106234, 0.6400099676962038, 1.4283982641553628, 2.0928831846584734, 1.802426905999325, 1.8601662465947952, 1.8758650355484523, 1.4060419134385598, 0.41657258949805653, 0.08502193808192571, 0.8906353490183461, 0.9734543145043468, 0.8230374527474403, 1.522471031730108, 1.347596794840136, 1.5650346373715267, 0.6241188724919519, 2.3855301953537165, 2.7563202473276895, 1.218232189983628, 0.6123938999791528, 0.26947399252530935, 2.1100635563800547, 2.864646193410168, 1.5271725523513826, 2.1025710225214573, 0.639504049264473, 0.14120869452651763, 1.8730334995721751, 1.1861192794997637, -0.7967190495266168, 1.9701047156442324, 1.055149837899466, 2.650438842818925, -0.45608416691803466, 0.3569989336862698, 1.5508190760646337, 1.7522726584116097, 0.6455533085304374, 2.6443420731079335, 1.5567015304012017, -0.0974294993659206, 1.032158350903651, 2.793545205751513, 1.1625173851366872, 1.861865938325903, 3.2416538074630763, 2.2085972303178183, 2.487279667010676, 2.257961794952423, 1.8347387932421895, 1.5095216027652187, 0.21611715223395556, 4.361595049424077, 2.301955807481064, 1.721144017628995, 1.1906693774666506, 1.5884967595588728, 2.31950139431642, 0.5562032238845095, 0.02978505511462548, 0.9558432928877338, -0.9772565977581469, 1.496251972166073, 2.1521432573179724, 1.8917621300211707, 0.9010483409350566, 2.757453749228918, 0.7177226277595185, 0.5191865352740846, 0.908042375377692, -0.8222315404292095, 0.6004726389321063, 1.18374580234038, 2.0522744513134894, 2.193842821924698, 1.4138419627262069, 2.6117268149850954, -0.5390130850846548, 1.2724614147753917, 0.8967237960552884, 2.281837259407926, 1.8608225167013528, 2.1439124267752785, 2.07578080750066, 0.9139476256650828, 1.785998669823259, 2.1358059167603094, 1.6033750120401782, 3.0933257038614004, 1.459887625239041, 0.6507385636141446, 0.6064104137800711, 0.4944450397676108, -0.5031644338505759, 3.085706850166121, 3.275011433712, 2.7540312845363384, 1.1822955147940042, 0.7595403796918347, 1.3023699376587474, 1.0350014439454989, 0.20742920625344086, 3.120598046647695, 2.1610486418027595, 0.9183532620163789, 0.27187225314345476, 2.9553529221216577, 1.8935833039962104, 4.157302022093091, 1.1903825172747826, 1.6789149068956093, 0.931560299071295, 0.17990005400174724, 1.2163352088231512, 1.6107963986902376, 1.548846395043814, 1.6372646107494928, 1.840564508575404, 2.485886121336494, 1.0501062630652784, 2.1950774451586046, 2.793364729232275, 1.2936065627984874, 0.7475349391897094, 2.1421104388222285, 2.591589802684325, 3.2625846743458173, 0.16297874390952716, -0.305921296869093, 2.858907316090129, 1.3057556389075764, 2.120550144044769, 1.6136993173891216, 2.2645217598474314, 2.811338803947305, 0.5018619882214045, 2.0525431492958472, 1.1629567382217467, 0.36103291807812, 2.693035906727814, 0.8846483076308684, 2.8930587812677047, 1.8416538769608566, 2.445501030234955, 1.1245146448469332, 1.8849573853010417, 3.7332625266865396, 0.7953083348765527, 2.0870888378132912, 2.392337998305125, 2.3819569681812993, 0.9265966584345943, 1.331703917365881, 2.1900760038377385, 1.6728633349094637, -0.32164917145290217, 3.1112113044890237, 2.4314322458502624, 1.8284293644138565, 2.433316191073251, 2.1595498174215955, 1.0767533317967386, 2.491389531902407, 1.4989719375355544, 0.7673369198846894, 2.3210662515014477, 1.0530724584216236, 1.9067464510739962, -0.15410013329622485, 1.120035660054972, 0.6709873047508635, 1.990609365627717, 1.2612430876309655, 2.224896193125822, 1.2943633848136238, 2.3281678022911723, 2.6877288575171496, 0.5897234719780977, 0.6780253579273436, 2.786482141822562, 1.1730509004213179, 1.6450583648148978, 0.4347051392480479, -0.03883655287890275, 1.2273002255286845, -0.005140185005827691, 0.6315644839248493, -0.1230077211810936, 2.5767675231218874, 2.284166267527744, 1.0001919874661094, 1.5465758025703458, 2.228605687180802, 2.8551001188607934, 1.1366061073964207, 3.3338160824360434, 1.3764485572982286, 0.6029397481940698, 1.7757744482347424, 0.7357121710746596, 2.8501007793446766, 1.45028263207533, 1.133176616818128, 1.6677951245528067, 1.7500358703903696, 2.0243892403032397, 2.7834192189042586, 1.6850175219460883, 2.768491744257174, 3.044143769471804, -1.3563103546035722, 1.2020826059284395, 0.10073898854971719, -0.23186011012576668, 0.7405819008081109, 0.9560695109381425, 0.7134639971062203, 1.665975436423956, 1.5225298513912633, 1.4900538179096943, 2.3367788585708853, 1.5586253566227828, 1.3785865385912974, 1.0894614761043124, -0.3370947334122312, 0.7319415106197978, 1.8247200221846482, 3.2235274391182664, 1.1256578283532663, 1.8558311502697533, 3.291540463864144, 3.148349113967634, 2.499719496198532, 1.7394432584593484, 2.194344527641917, 0.5236480575025361, 1.3786624138908636, 0.5874502549265315, 2.1072515712801785, 0.9029104891441777, 1.1585431473895296, 1.376627087959009, 2.3592378563453256, 2.6887482693293308, 0.16271334524886982, 1.6934396003968808, 2.1882080123073395, 2.449032959067998, 0.42137002133757395, 1.5955337664185416, -0.7629954258944898, 1.8561248185413923, 1.4568159640110518, 1.5437501958158415, 1.7547324002780322, -0.23172670161269848, 1.5508449344792175, 1.9026232521757118, 2.422366282681975, 2.579372627513812, 1.1676672257880596, 1.9898700091243393, 0.5020503318416175, 2.8960967539601215, 1.0096649822054171, 2.6376544494699905, 2.121994490305542, 1.9891068994770666, 0.7691843961046076, 1.8815782168133306, 2.851029082735317, -0.0327197588354069, 2.709757951750583, 1.27400385044113, 0.6001283885827897, 1.92967515241788, 0.9088538124576672, -0.05846759970762472, 1.7900033742342647, 1.1250998793298534, 2.323287374922513, 1.9340095299492392, 1.834600905448948, 0.1551893325318474, 2.307629444494297, 1.1801660661643187, 1.8827927356781826, 1.307640446043038, 2.7418827633533294, 1.2339341151840932, 2.619536141895843, 1.970856747437625, 1.2860913880878133, 1.8133276625416532, 1.857072983228995, 1.0726003831795303, 1.9711819186221844, 1.9388269897092312, 2.454927721526353, 3.2680810572636902, 1.0500809262912423, 1.030610830626324, 2.281521010093872, 0.4808711563672148, 2.109838069697596, 1.3078630342861648, 0.9900339059111352, 0.41178249100413944, 1.1487599636728985, 2.473429856363456, 0.3552355100740707, 1.827647832436448, 1.0341538755668018, 2.4758063377330077, 3.3232366730527794, 2.874508374155239, 1.1809722417697903, 0.9974790172228205, 2.2216227100453505, 1.9911786875229132, 3.1263871104963417, 0.45294271730192004, 2.3786229502890404, 2.1888577999417334, 0.939849789191424, 1.6917667788082862, 2.2554408770781404, 1.9774802836340823, 2.0494065862387894, 0.454391835135324, 0.6304190011611273, 1.313937531208304, 2.146310110888745, 0.671703073220107, 2.0028292043669795, 2.2608931316334697, 0.7249994487087043, 2.8538671360647916, -0.6052672433388213, 1.9094131413514013, -2.1771937319256276, 0.8856494819696998, 2.4358383045580134, 0.2556302549921017, 1.1837300250883693, 1.2461259407825318, 0.4665528047788621, 1.3205668751929711, 0.97625118352818, 1.6736128493407714, 3.1569666664341054, 0.6565783495803408, 1.8627819407757258, 1.0940163655060913, 1.6027882097235682, 4.13967567442365, 2.5264981832273286, 2.5089334379616237, -0.5020948895721169, -0.6007352125761376, 2.714573439157299, 0.14005283819135284, 0.3440293717332783, 0.6525160345099291, 2.294065511882226, 1.5767528913429614, 2.807686462354408, 2.238094059398232, 3.07156673329812, 1.4740739944587131, 1.4824218119778882, 1.0610446383929821, 1.4646490893725055, 2.3147591832578027, 0.6901592304566463, 2.3942958632880593, 2.0297870725272324, 0.4960261073698974, 1.8621772782437669, 1.0139929248181963, 2.8293289435359688, 1.3228639012143313, 1.7998271666799361, 3.1460340852919204, 1.518345793036923, 1.300913684012554, 1.8557794258429827, 3.822294862666883, 1.1537534593280925, 0.577718061718482, 0.045803393990067276, 2.1995973682505756, 1.9949253920271317, -0.30779210556457337, 0.7358342547055942, 0.8283546436623012, 2.0825730519549666, 1.1636779751098825, 2.043148403466052, 1.0780165621821935, 1.1070905617215365, 0.9962269250949317, 1.386774640181665, 1.363549393020098, 1.2812141970428335, 2.509394549096614, 1.4058905942228357, -0.13135013695697628, 0.08729283017924017, 1.347870733669789, 2.0704070272481365, 1.3293607333722055, 2.382513846534782, 0.9799554771370722, 1.6448518795246652, 1.207282522565126, 0.03330339856029574, 3.408376977244313, 1.3360832348821006, 2.2283482658194345, 1.4962903880748928, 0.761697430824438, 0.5717926108173937, 2.1069725902900074, 0.7042758927271572, 1.1207447576444771, 0.0498994647831541, 1.8292894658514898, 1.9387094520961095, 3.433995522205228, 0.734592967051068, 2.13387612220824, 2.0521494152677957, 2.2090399726905967, 1.1542249447504915, 1.5541875222474535, 0.6538159807867292, 1.788239833712431, 3.0645250777986672, 1.098009524306469, 1.9798295232898613, 2.050734651927061, -0.018867268334740173, 1.5254455571987413, 2.4876557586023322, 2.9567261105338156, 0.31307276898536873, 2.5815778898231323, 1.9095355542631156, 2.0626768900414345, 1.0564203861023482, 2.3308980639044847, 2.3957203197567485, 1.2963384851807018, 1.6052021282321267, -0.06671242932346222, 1.699476626900437, 1.2927617785752727, 3.830414293013856, 0.6453378523565159, 1.2242914686588011, 0.7353342629752807, 1.7449832587916965, 2.944780243340225, 2.1484038033791277, 2.5160326865873825, 1.1335695439280369, 1.9538381941661522, 1.8159089295447302, 0.1272669616318367, 2.3661791003451484, 2.215039379904311, 2.988517566061496, 1.6029444740934824, 1.652832121107688, 2.077012531436619, 1.2088341701088576, 1.436578899942707, 2.5308872825776527, 3.9727786843329316, 1.0135931565164213, 1.1509388370525349, 1.5036382629099445, 2.7160994413179824, 3.171206576161966, 0.6885932316374761, 0.4192521431286831, 1.5685809605757948, 1.1058033032946852, 2.3568942880573003, 1.497413285909606, 1.9180778185370442, 1.3680724087986191, 2.078646026880981, 2.092627535017906, 2.052487309029127, 1.771725916051222, 1.6892601264089175, -0.5003561060008279, 0.8160501947154298, 2.2431667783564437, 0.9907448749821008, 0.7673446809210437, 1.640928703394173, 1.6290999795108987, 1.6142904642343319, 3.137608893106279, 2.5607394956159717, 0.06492018209470651, 1.6621068387627687, 2.8942666724366926, 1.1649804460395232, 0.9249258665360032, 1.2631464782835875, 1.3565916102223545, -0.1304790046289903, 0.884450539552429, 2.1561161961297057, -0.6182968508476503, 1.1476366876427864, 1.1534931384089604, 2.3688438147361293, 2.6674953169975213, 0.9498926045318227, 1.1393962479779918, 2.9828531656336823, 1.835208174447485, 3.1362010907386733, 0.7602591894955459, -0.08605683408585296, 1.3034307830961003, 1.8426208025040638, 1.324909444041449, 0.9540514118746972, 2.1185127461297433, 2.2250267974230926, 2.102928005547674, 3.304891198655402, 0.8633676238067254, -1.1516812120441975, 3.542227813099138, 0.7507977924408888, 1.0850842672285923, 0.8931566812390982, 1.5498634230048658, 1.8929035941290795, 2.8957138484723814, 1.7654557060571923, 1.6095504404702345, 2.375729721862408, 1.353591579197893, 2.712812282918038, 2.6539428641967513, 2.734649633282967, 0.9465557401691649, -0.8104979176565996, 2.0693378070297563, 0.08526673771058246, 2.049336222084093, 0.9350889313093569, 2.233982228843324, 2.1974200254778626, 1.7936033745822535, -0.10623734734137757, 1.3158643248855588, 1.3088573522528766, 2.4205461277548195, 3.5711049245209026, 1.5440759813271832, -0.14685007653222182, 1.440632231617619, 1.975132264472501, 2.2511113799694984, 1.7430701716510764, 1.1419102652936453, 2.807561071058984, 0.8336884384521605, 1.2964436590639428, -0.05758487287349445, 1.1954221351477956, 1.6012318692030054, 2.1051568308431525, 2.5162552456252456, 0.548616829767452, 1.5350592222315795, 1.5181176619053134, 3.064461419404526, 0.9429169087379959, 3.2700385600914927, 0.05672389115256693, 1.8849996424510793, 0.6505081205541764, 1.4576291024693804, -0.3194812324535139, 2.4766131040413315, 0.46807097051573787, 2.447619619752963, 0.6031506572809253, 1.2749243901999612, 1.29583420724212, 1.5690281609281862, 3.4585911980429467, 0.6411604621120659, 1.5808252482640943, 1.74917271113058, 2.1036380935302392, -0.30252063019278275, 3.01961072521106, 1.5121115689757971, 1.210519733834993, 0.5678569013297267, 0.8846261116938142, 1.4195614841003208, 2.3433865592900736, 2.086086221292441, 1.6111841483348146, 1.5828036181840264, 0.2960481105813839, 0.8632045760163263, 1.6797648799745333, 2.356388863931257, 0.7670732421898258, 2.4648435965493416, 1.356048474664844, -0.7561665747592732, 1.5105283755810652, 1.8947181818726708, 0.7162601439896454, 1.308483315287091, -1.2117732082773023, 1.8248298336316053, -0.047297123306111244, 2.4589549457908033, 0.8118133131796967, 2.2564712625648156, 2.282707859279778, 0.801911861422463, 2.0558490528718742, -0.3200362394088343, -0.6500335103867598, 0.9128189518832931, 1.2297472920251924, 3.6481922449319564, 2.250066904178806, 2.112233736821723, 2.951166972602941, 1.4812825244558785, 1.8450700980895673, 3.527000765153481, 3.299410943862568, 1.1893854460901505, 2.136963753263859, 1.37042353505408, 3.4435979246000734, 2.0152625994404656, 0.17944871972529164, 1.2297398478568025, 0.34654072539482517, 0.05687402163256805, 1.4913170490618397, 1.264313687172383, 1.44960122113722, 0.019661785769588214, 0.4069553322030002, 0.7761033909997825, 1.0746040394992333, 1.8059722314095483, 2.7798391714154675, 0.31908172159300663, 1.562769493585331, 2.532955841322597, 0.24977092930377065, 1.6713795529799715, 1.8355735670483493, 0.7987053444303095, 1.377044277832525, 2.7583590386551364, 0.8807555412815276, 2.235676931829597, 2.502011949086839, 1.067577543265605, 0.1390552392876665, 1.6530218219096482, 2.5613834679298075, 1.8606394575162193, 2.3742118668895467, 1.072390624747674, 0.49004853838056517, 0.9071623257122703, 1.9468459535322677, 2.2168163953533635, 0.2983357965290674, 1.1039504658733859, 1.0215113541563101, 0.16620965540468924, 2.731832484709238, 1.4169217286838123, 1.685727418251229, 1.5066078658723476, 1.4166217987663785, 2.2665116487928714, 1.7104493928619364, 1.683253737839112, 0.5114779103503994, 1.8240496340765677, 2.8475089338530784, 1.1977726064690286, 1.7398209284797659, 3.0077967524679505, 3.1669241108793384, 2.808260939220152, -0.03517325297274043, 2.0310304086654227, 2.4467581552843622, 3.395649364139474, 1.4281862432561667, 0.8274485962969319, 1.181530500863872, 2.2389757956413665, 1.731190410777706, -0.19296032355321246, 1.7817856955691453, 1.5325346660981853, 1.0303041285594796, 1.4885159547643854, 3.78753520216636, 2.3261232621347547, 1.6941719224068645, 0.46185145417794327, 4.3757459495644655, 1.5356074129959054, 1.3293198189144704, 1.4465738562548973, 2.1454377936313627, 0.8177316232639772, 0.547894367151701, 1.568816181456682, 1.7058472470112997, 2.2637323770121354, 1.845626235296304, 1.3850285879915991, -0.7149911564893892, 1.8297986870880485, 1.9166801977336094, 0.7970980365567555, 1.4134095945284948, 2.7376349456675895, 1.2958094918477783, 2.060901126501552, -1.0077794301745937, 1.9501406420005138, 2.6190360133152524, 0.5011512764294915, 0.8469807665252278, 0.5033516290113014, -0.6058125700412498, -1.877502665931164, 0.8024801120449787, 1.305938653559942, 1.9620337649601303, 2.772623634340321, 2.3653633353343007, 1.6274432031234793, 1.9648080048448762, 0.6009868204262384, 1.6580524565946584, 1.760860036526124, 0.6377686835206003, 1.2786299919662498, 1.0895337935840141, 2.941415021993771, 1.532485155211531, 0.4556888701642021, 2.6432312919262433, 0.6800162731437838, 1.6705669045132707, 2.458524116860565, 1.4211876326962596, 2.8821308253578612, 2.5901861505255734, 0.3842587876740793, 1.9208355960628645, 2.4127936857660996, 1.6525378627185048, 1.9868539064429918, 1.676428049989866, 1.606977303540429, 1.4944607160288932, 1.0150091591679882, 1.0476511175221033, 2.281195150546563, 2.0288352829312752, 1.6594733987086523, 0.9459626486687845, 0.022117660946615825, 2.7075906712765185, 1.2315056592971416, 3.011421009925021, 2.0684773952328697, 1.454565477563701, 1.5444039554099158, 1.7630916299850121, 0.1515719227464909, 1.4154203111598396, 1.5832588929498068, 1.7823301091873835, 1.375083774275595, 2.207548046266077, -0.1406813939952356, 0.39105234837400116, 1.597059463988824, 2.0903780138635386, -0.41275031347812674, 0.5716790148101152, 1.048548241194262, 2.5394422760457496, 0.9407622770764354, 2.0421224396390767, 1.6884449254600287, 3.5837501386662725, 2.5563962172125794, 1.1783703728631507, 3.708849997161475, 1.6346754402628667, 0.33860955902260637, 0.7018826344523293, 0.537234526203914, 1.6657425940642587, 2.7223519892528962, 1.602288173439485, 2.0055693625924755, 1.5685059529669332, 2.252913698880953, 2.3998074163607783, 1.6816346597701433, 0.7479683814799697, 0.8734198351415988, 0.08750549272661123, 0.1465079572307213, 1.8476060357425599, 2.6018650413115267, 1.2175258898782197, 1.9320549169895718, 1.1101225676624873, 1.510316469834033, 2.3352331345082913, 3.1622902116670875, -0.17882619212402728, 3.6466572282784853, 1.3398287205254737, 1.4954610825597272, 2.269845103575178, 1.2968660924842506, 1.1527026690687854, 0.6485470334115175, 2.8276862216234413, 0.9301978645498471, 3.058917552951738, 2.6244714634444515, 2.17886054115256, 1.0557952165203468, 0.25557730942320767, 1.1816000167364495, 3.0016013003037934, 0.9875499110165249, 1.8022875880936666, 2.4717331214883647, 4.198431066359308, -0.36862991519702937, 1.0411406562953125, 1.7899993847799216, 0.7699445752318027, 3.239614641813442, 2.1679509368774434, 0.38813375668054095, -0.6850051731893554, 0.28204917581207334, -0.16144220661943565, 1.255451842176256, 2.401471283076562, 1.4432775053746578, 2.4112297291444857, 2.543811392891115, 0.6684816639965436, 2.7605008372573363, 1.076495540463224, 0.8267328870745874, 0.9085021126492232, 1.7867427879765547, 1.5353549487982865, -0.8738122373066546, 2.2290172618267405, 1.2796828840317498, 3.1515929153169457, 2.1457160970101654, 1.9618296183970811, 1.4358159103409065, 3.5094004263731247, -0.6465632599765458, 0.395125048594241, 0.6004836230255105, 4.070915831931044, 1.0706344730844757, 2.564060675936968, 1.9461763683947273, 0.6062086226403514, -1.169546243945155, 2.4972481717574393, -0.13802802530466818, 0.9161550874916569, 2.3194290501158124, 0.344276005250302, -1.2990765330373948, 2.7024899519496364, 2.401986717902498, 1.2082884497170736, 1.270598267164522, 2.2124025549378183, 1.1545634924295511, 1.3304406065167191, 1.1458055446299007, 1.165211824945041, 0.7071865700196723, 0.025408722093168468, -0.07792760163022328, 1.8838169768049537, 1.6859489738212199, 0.22519948697752445, -0.4204032977962864, 2.410515053504626, 2.121157887996379, 3.3200836060766328, 0.6978150434002451, 0.946562279548761, 1.57810839561554, 0.775314906083714, 1.2791433636600695, 2.3679425325222856, 2.0050665779079573, 0.9966812289565862, 0.171684371057788, 1.461010595163171, 2.544820995011646, 0.0007242501294064674, 1.08399720132986, 0.7018296670456565, 2.113071556241927, 2.081598405572568, 2.2711497212996528, 0.4873618723294353, 0.25222644361155555, 1.5438943507046312, 1.2263915252128603, 1.8528813546552443, 1.8235241590931792, 1.0368410660901226, 1.7259386482564367, 3.5267382852661653, -0.17913964195058996, 0.1601410265716472, 1.9832374396976609, 0.8736588464572943, -0.5737683054682126, 3.3674626363342632, 1.4074315680811738, 1.8084615131038932, 1.3377995523747481, -0.3609230009287161, 1.3086212602545804, 1.493263274775389, 2.0443296385159604, 0.7908415917406236, 2.224172591479675, 2.099506945704361, 1.9949689138326536, 2.026521899876423, 2.2025083484668784, 2.3048877421813603, 0.6546346832221347, 2.994369321566597, 3.422018744119878, 0.35021797621732764, 1.8746102697497404, 1.8409094859813737, 1.7462814193998288, 1.9687247625050743, 1.052564643476131, -0.12778811331532092, 1.153375926015294, 1.343353425031785, 1.8776611373570515, 1.946100959237824, 2.194254234891795, 1.1166596444574513, 1.9039675118919313, 1.6742349976411641, 2.73429446711, 1.7413327082436107, 1.4610896806539382, 2.305135245208451, 2.6751846086681796, 1.2822847349324265, 0.8113249703296762, 1.1659043683736732, 1.8766515185933301, 0.6250660672872325, -0.6166120128218802, 0.8515024680492042, 1.4026578539038124, 1.4920574211072417, -0.49142804711550037, 1.923483979806265, 0.6787548408498354, 3.1120722673294274, 2.083599644062322, 2.3482119489488866, 2.137521026712885, -0.024350264926751297, 2.1505486010110273, 1.9319164670921114, 0.82529959100546, 1.4247724350247077, 0.8317919819874099, 0.47565740593755, 3.496244320470413, 1.4744492707158288, 0.8775810385225762, 1.513610497650885, 0.4850752809719221, -0.3201332421304228, 2.923273341952103, 1.0079930102866013, -0.08907552048792544, 2.401737297869923, 0.8984834428539754, 1.4373638560673985, 2.722049813040123, 0.6840108508116831, 0.7229709412323866, 2.0731035706302294, 3.8482834542805495, 0.06459654547399785, 1.6529427517037403, 0.44252421373032313, 2.426686691999705, 0.9733558479303461, -0.3232181591495229, 1.1625531595053342, 1.372032641546647, 0.7895350519745619, 1.6979343782228433, 2.346827088492338, 0.19457028849052072, 1.4889108952042875, 0.9193285433355701, 1.240082652510716, 2.783934215018574, 2.313677884722856, 1.6162966527598157, 1.80728598237796, 2.244241070915359, 2.701181092274719, 0.6587822523088402, 1.7857968948877654, 2.8489365993495124, 0.2570326007192838, -0.01844838233883528, 3.6628292473928967, 2.4159805395465064, 0.9997542614735123, -0.6225932156423981, 2.2615931085277237, -0.18207362777335168, 1.9783279876920488, 1.5007075306730087, 0.653288508060405, 2.6737366448244204, 1.8452220038204312, 1.8311085079759288, 1.1377763332827757, 1.633237712355235, 1.5205491777441407, 1.7948927578754992, 2.47761991292338, -0.2736942540651681, 2.267900012366106, -0.05930531888370494, 1.0142507089667838, 1.2182328584214648, 2.2519022795606585, 3.4261470100877407, 3.1597631953006586, 3.3108907685738562, 0.5096174762633424, 0.9785338529725978, 0.11618526479503455, 1.7230775990719338, 1.4788397584980084, 0.4527269851939608, 0.2397785829535275, 1.428708717368993, 2.1155030226263847, 0.6704372341563203, 3.230837113871967, 0.2661205288123194, 1.8720285338198546, -0.019520440558727925, 1.7427942925178723, 1.7449745653220277, -0.05870367742092131, 4.27893373245015, 2.479246004695441, 1.6080050479898695, 0.6572889296973432, 2.0368729633531393, 0.08495846671934792, 1.4865117155796004, 1.7454410720642346, 1.6800003174314362, -0.3065675513109074, 2.2716729339529307, 2.4092682415767364, 1.7950651868486172, 0.3893332901768283, 0.30620272970874707, 1.3762748235776725, 0.9869516260195874, 1.9556820161075135, 2.8469613882964566, 0.7042224758276526, 1.3678168232307475, 1.1076955820535839, -1.3888454966652868, 2.0072145285422973, 1.5674616813272069, 1.1459860348602389, 0.3518457904555141, 1.31283413500047, 1.4673372402939822, 1.4372884410074882, 0.9884102468519896, 0.5805530277671902, 1.3046665707473806, 1.5556235974633574, 2.5935327386620513, 1.1584613796010963, -0.25711265794469407, 2.89373520716504, 0.28525410532241113, 1.9670228967193617, 2.460286634491833, 2.0854108846614907, 0.5401586031919624, 0.3957502863692204, -0.12721005709228694, -0.2129813378016927, 0.5743777083689343, 3.8253432144956188, 1.3129400712759867, 1.5566883198499626, 2.4576968895090046, 1.751445210653509, 0.787617816855845, 0.5786023769667875, 1.016466079349184, 2.462943990826216, 2.0114198317721, 1.5343545770417168, 2.93988198724667, 0.4056740282979192, 1.6679876236889652, 2.2486813352471895, 1.3630634876349712, 2.4579056201299854, 0.5646189489687966, 1.0105117284415994, 0.6807446505378805, 1.5863219622289797, 1.3742188062612684, 1.9027881058468612, 2.1964791148197507, 1.678080854174743, 1.9730343602790374, 0.491091080863436, 2.111478753455046, -1.2488199034142642, -0.3396367218908427, 0.41232854605606484, 1.5753111173266878, 2.339250758285739, 0.17655548470649318, 2.8954297094098846, 2.121617061975359, 2.5562582419449087, 2.291732512082489, 2.5131756194432024, 2.2741742179535844, 1.4481095564923365, 0.773102623490378, 1.2826104428892755, 3.0816549419800756, 0.6527893896444887, 1.9169930071693284, 1.9643611081907566, 0.9916113408627092, 1.2643928134311575, 2.187850610901532, 1.4169280531464419, 3.2664144807389572, 0.9601065734971905, 2.184641830662597, 1.9202777685493193, 0.705143830148134, 3.380138128374967, 2.0177701752355675, 1.3915353514228823, 0.9469766514425252, 0.932249113604153, 1.6156528708905262, 1.8126860660862667, 2.800883894266928, 1.3451965156271255, 3.6083561396343704, 2.928656265810954, 0.5305119398797824, 2.2455536817185773, 1.868558855553204, 1.388957509878595, -0.05314093489912963, 2.8722360211837086, 1.315718481644672, 0.5252541199527502, 2.0034608513733656, 0.9447621068663733, 1.244011031360364, 2.2719078335432297, 0.21085019308132624, 2.6424378212089787, 2.148340278786896, 2.898749613336676, 2.783937176873749, 0.830943005249581, 3.001506792149203, 1.887567922854729, 1.2461596004513422, 0.5875826884345452, 1.9396747694921914, 0.5698331291832899, 0.05157107487980017, 1.804439259281189, 1.3211476840993563, 1.0409515711407054, 1.2228583303993183, 3.3193728342152866, 0.40045786900756686, 0.34062098659285844, 1.0694531324714651, 1.2689242677405899, 1.6424997449253855, 1.1904295251856067, 1.469314622954233, 0.3395550611304323, 1.2642554741604495, 2.311420563143237, 1.1261887469574698, 2.6449892097824277, 2.234683895145653, 2.9356774847356943, 2.480391733712962, -0.6346901173164821, 0.3893318483139607, 0.5626844102357399, 3.234863343775654, 1.6089177392799479, 1.6995955673427434, 1.4183768273821877, 2.9938475227422705, 3.267594167639511, -0.15884068356709302, 0.33486783790016306, 1.4106771673152076, 2.27865514479205, 0.5686240453540399, 3.7840240245292867, 1.415851805564489, 1.244381228791755, 2.725921065372288, 0.8203616848553572, 1.6234134638062154, 0.372518452719218, 2.784827241612696, 1.7560048698581843, 0.10874582239738517, 0.4672409035131847, 2.2843507198532147, 2.9034317439535946, 3.3171402698089594, 0.9993723299352619, 2.959531495435182, 2.360055213445416, 3.015247360479473, 1.870361854129463, 0.5638930159960829, 1.3817094255904578, 1.6543818868918694, 1.7174172908210603, 2.2659242673929216, 0.15032083391297313, -0.46717179380692286, 1.1380836843356785, 2.0244315180356, 1.6943803890961702, 3.880558852583177, 0.11889037720190299, 1.8922749937582664, 1.7667835521597364, 1.1009468586692543, 1.4521524402765185, 1.752329984679239, 0.6344774681085846, 1.8347157001023071, 1.1918866937651842, 0.05752486627369513, 1.9446999103935942, 1.9155509063764609, 0.10794706399653609, 0.9300212455177187, 0.06674048923350973, 1.2529549070367345, 2.156192465422582, 3.826720811416891, 2.4713011408588645, 0.5597799597769925, 2.626730918736254, 1.0447703656406158, 1.2020011687336498, 1.4817701463229311, 1.4695613059329764, -1.5459546818289784, 1.0813890354685949, 2.3932841426804075, 2.1628510769357834, 1.8991831559922145, 3.030463260239685, 1.4815362983676057, 3.33428204318895, 2.166313307657937, 2.46615807009662, 2.759765727843387, 0.7891219349260941, -0.1580385127066175, 1.3279153394505396, 1.2680998971706037, 2.8160059684984953, 1.4388139383597585, 2.5988180005964634, 1.340084763644719, 2.620348548059444, 0.8430100927639576, 2.8776132377304733, 2.1686748053710847, 1.3577207049428357, 1.8520345428539315, 2.6957991117348, 2.6337386166720584, 0.9121310474485144, 1.4850909949326165, 1.9635686265917194, 1.7169060740742967, 2.3845308302406365, 1.345647239128205, 2.057942670108492, 0.7930808818091741, 1.7374036934108783, 1.1074281001076285, 2.2912487384662925, 0.8892906469720239, 1.2921915987007477, 2.5306324432980327, 0.9105588927248887, 1.727568986746391, 0.954966553352539, 2.5923958231404898, 1.4844167072663894, 0.6968478334043108, 0.9409384467293657, 1.0517346046155445, 1.8446799610727873, 1.5756228116105204, 1.6672534173189175, 0.6349046798961582, 1.877245558093874, 0.9255863515470516, 1.9512493134921913, 1.7035357098759427, 1.6429354568451902, 1.889988059463828, 1.0053812038475898, 2.1399276114151973, 1.7563207197467812, 3.3596981892932583, 2.7695192849240966, 1.7605422239156392, 2.3287340391876765, 1.061833391837507, 1.8181099666006455, 1.449325693474308, 1.2601319701466787, 1.4308390507449578, 1.366809982169049, 3.0064056697999497, 1.035461087353759, 0.9354144986745504, 3.6465342199764397, 3.847508313437059, 0.4265946204052542, 0.28186032663331106, 1.8025870345888455, 0.4131051093712803, 1.442374051024956, 1.847754652678163, 1.5085389158858669, 0.7894364448846172, 0.6934896559308055, 3.115660847319369, 2.0140725704453177, 0.7497524721092287, 2.89383134494224, 0.4338814943604441, 0.45997700758338, 2.719814255162678, -0.8031486265003076, -0.2762456493140213, 1.465269555412412, -0.826556629248955, 1.809369100177543, 0.8185620773851114, 1.3077913021071998, 1.534966823797834, 2.5020219335851923, 1.6472310398285412, 1.793420529603718, 1.7541849748342755, 2.3960493810573946, 1.3998173080170186, -0.5281996516714393, 2.1942411204330408, 0.4395744636643131, 1.0242240345888356, 0.23964150496964498, 0.5580754881560295, 0.10321764896903574, 2.759468635731088, 1.584678602725284, 0.6843581293757581, 1.28452852373451, 3.3424789139517683, 1.6801594992190283, 1.9174709969303332, -0.2808118742990815, 0.8478580263924081, 2.6950235488496395, 0.8082480386392903, 1.8714522199765258, 2.6359162156614966, 1.6631293684889914, 3.438228150857734, 1.6597993686719776, 2.5834729595620782, 1.9561179780434363, 1.914707719563289, 2.223248611409039, 2.477966579769388, 0.38332293662859307, 2.37700695706297, 0.8446287179352948, 0.25406325371442384, 0.26328317810090085, -0.46710381855153726, 2.720834102469939, 0.6869231729922906, 1.6866302626193423, 1.067421873898667, 1.2370411337252267, 1.4082145876531464, 2.4537395295221005, 0.724309109067808, 2.3799784111436013, 1.7513481596689673, 0.5567724670960279, 1.4001230686503598, 3.5505820871278555, 1.5420929992917758, 2.422962906625479, 3.2173446518316835, 0.7595401450960891, 2.251649084584205, 2.737586814376387, 1.174833200711719, 2.0377923704960916, 1.5447883530728737, 1.206816771935916, 0.8309685631866848, 0.8478482642291225, 1.4493207519586375, 2.5751821702082385, -0.6287618079940442, 0.4665103849217126, 0.7943055284244094, 1.0294040773496005, 1.8786614685909773, -0.1472860703752712, 0.5173774592147848, 2.7125350177171947, 1.6580305239913786, 1.203600794991027, 2.405633385144787, 2.0957104100470367, 0.7789493953712296, 0.6096804249982637, 0.6269268460406566, 1.6644605084015334, 0.28483624098760885, 2.966189932047777, 1.195712765534709, 0.7050162092336002, 0.6955217245441546, 2.03843129683091, 3.4923070387886934, 1.1019617092667748, 2.1240040565436353, 1.0084391526695127, 0.9825581146292743, 2.7111880675970177, 1.1568828114277343, 4.06132428170807, 1.5527016636543798, 1.7857465481757455, -0.43046808909172385, 1.8008212126722427, 1.7929211374282947, -0.25090702961356337, 0.9183043263169152, 2.741761744312077, 2.926382088658861, 3.4171037751542315, 1.0818456558535492, 3.3413691893305906, 1.6223648077395516, 1.8392860171223993, 2.853607401451736, 0.48648757420450317, 2.284355006852622, 2.1928284567866925, 1.0958101830316862, 1.3289482035868778, -0.05358902975816404, 0.16980915427330845, 0.3702722272906154, 2.0243935619234317, -0.6180834749536601, 1.8232784270820328, 1.9485029206479414, 2.8139315460277667, 2.886957749843284, 2.104227900099626, 1.6014652617917362, 1.082358981945449, 1.3116270643014372, 1.2466638462823274, 2.3533789871283664, 0.8850336280009163, 1.4847452343088339, 2.639171627605429, 1.5872180929391377, 1.7049461955737892, 2.6766738752309864, 2.7667801420108216, 1.440536560379934, 2.373897401237903, 1.0357199710026472, 1.9867609928027568, 3.1137132143783193, 0.5104392356539093, 3.461010270395544, -0.19780250641358643, 0.6935634705753142, 1.871721566860655, 1.5252371417945394, 1.4035152719833908, -0.1419884654170971, 0.7158713539462612, 2.870906433636323, 2.019329246265785, 1.4466690244096554, 0.563801932492128, 1.2292407288499732, -0.08617530844031673, 3.4736520421049955, 1.2711289671097519, -0.30364193885533663, 0.14117203904658204, 1.5959289873073366, -0.009460758973645511, 1.139021299212565, 2.6695661569478375, 2.35055724158861, 1.8970889552858292, 2.16637283907032, 1.453950943571206, 1.7104478047402571, 1.9225516459412884, 1.2232899315179118, 2.2605328233460185, 0.7404493654403034, 2.503519948181986, 0.5523781273994398, 1.596495473314218, 2.190058951506325, 1.6361853481310622, 2.423576681252782, 0.7190096630597734, 1.1024023260301388, 1.417886471117613, 2.338646758985472, 2.1292369878080146, 1.8464934994286684, 1.9836276997650002, 1.5615033296156886, 1.338810721540084, 1.9071945174937133, 1.1104008212299787, 1.2815348094826047, 2.0130788906516606, 1.0227871460899514, 1.528137055425432, 0.10536862954792436, 1.3039428035598208, 2.326753670902247, 0.13477336120274042, 3.747806424790432, 0.3547703607054429, 0.356952441449234, 3.6582821364277223, 1.9541186195201636, -0.045634525707040074, 1.5840311251291648, 0.3374537203061989, 0.9166591575428641, 1.7931038074459196, 1.049043563385327, 1.9865356684494073, 1.469784654312171, 1.6477427793385193, 1.9889359446413104, 1.9044811560391994, 2.4087270508420686, 2.7464484247947336, 0.7823183877067336, 0.20490375381888848, 0.7270774563108077, 3.0251365324567496, 0.6074582329657754, 3.1075962954035825, 2.0117340215294304, -0.8413658156751425, 1.871140704644898, 1.7559739306122086, 3.4323217898823333, 1.0050698827952467, 0.6928598927364586, 1.0205599700893118, 1.6550076582939937, 1.1632786329833962, 1.0662072678518177, 1.9732640797587155, 1.5538670386647908, -0.5756145089474212, 2.628082725486183, 0.23846274686206992, 3.6607942969104954, 3.2200802638843604, 2.5137042902711, 1.336900196311014, -0.10397572026411672, 1.2867262661904535, 3.4296808104347893, 0.5006210283075385, 1.7547264682296593, 2.6532134875226028, 0.5503776004284353, 1.2508747447439208, 1.092509877442156, 1.6009532483581692, 1.038629518735667, 3.0785477715685445, 1.069664865911538, 1.6594834769322786, 0.9733314473516261, 1.6223473786740648, -0.33016497220829555, 1.5710559087862659, 1.0028449221667484, 3.295711602747396, 1.8683343963023291, 2.4425856341164685, 2.4590029929897836, 3.2403954105682966, 0.8181414573499032, 0.9790276253097531, 1.6073309954545725, 0.2473498139514254, 2.9101561469856905, 0.7939791017572363, 0.4676442067155071, 2.2919521009723622, 0.3898264028487439, 1.0364100817143946, 2.7084044052447696, 2.0910210633580624, 2.396769806771597, 2.115313142682393, 1.391360938901533, 0.9227618184262458, 1.2619629025852275, 1.5755149248249074, 2.105329486590922, 0.6019637898912318, 2.010692350293223, 1.8182736530775696, 1.2785053168728329, 3.1523389868670812, 0.7437134656373451, 2.9950937533505, 0.1485409107267075, 1.8231305168697247, 1.1298270567704733, 1.5322783590477687, 2.8223952303088993, 1.4183824161526826, 0.2727241841542698, 2.322034452992777, 2.385769611429522, -1.211293934186848, 3.056313131503554, 2.141638391900647, 2.7345347403705773, 0.7860237325536735, 0.47660576776829644, 0.5771099849470203, 1.0962064521989268, 2.003910005533684, 3.6308423180746336, 1.5758670560865182, 1.3273826242056328, 1.0392174972835462, 1.4275143719679613, 2.998903592333075, 0.3032893324032211, -0.5724900416577954, 0.0020128457273269618, -0.4104330804669787, 0.8353426913320674, 0.5697770337343636, 1.7552029953381982, 1.7164802467397284, 1.350858721072821, 3.590532837439956, 1.761106943329845, 1.560166915069272, 1.8786831779239097, 2.3487767486472104, 0.7191407562042803, 2.9482460941183763, -0.3582387340151696, 1.6033515519377486, 1.5592028564778997, 2.3201823517148994, 1.01777689138569, 0.9106145053419891, -0.5954567468758134, 1.596772627652454, 1.2283265885355927, 2.67605494767833, 2.136279717265057, 3.4966889608701237, 2.517792154112146, 1.0833067089640427, 2.0507649654654054, 0.16798397712834356, 0.797961251632539, 1.2706646060466928, 2.4132475947169896, 0.1763302251994907, 0.8685779388788287, 0.2310681798815033, 1.6397262067030287, 0.17722328932823905, 0.8597795768168991, 0.7420459907778498, 1.273449620199387, 1.787446603171625, 1.8061710398960862, 1.7311477156583543, 1.1689896694076303, 1.7182049528065644, 1.703531014849555, -0.4482121122933027, 1.6704371300929335, 0.7027077009098776, 1.9782197253317404, -0.8057971910339685, 1.632807423695063, 2.716986809524942, -0.2355654602132491, 1.0075038745275733, 1.846353383982188, 2.6187924873019686, 0.7735382816760781, 1.6696693767084825, 1.5653026642759202, 1.0795266898465274, 2.6139583418594388, 1.03782124399783, 0.9272189941096329, 2.054679591386182, 1.9216649523120188, 2.011686855620044, 1.9895711858444773, -0.27657555907909925, 0.7103437575293006, 0.5296073258099767, 2.1039749451347385, 0.7088013488131091, 2.2315012319334557, 1.118904980314685, 2.8718960395875, 2.352725304844919, 0.6998270390338647, 1.3496570104909131, 2.2579256306295488, -0.2155549155573553, 2.129555519188177, 1.5267542475754712, 2.195107134644606, 0.21733951770131354, 1.8985691585561464, 0.728302568951424, 0.293991414962405, 1.012697729693047, 3.0030260266653777, 1.1454322172734546, 2.614815963654909, 1.4633860576139655, 1.6216581836157087, 3.442995163241558, 0.9983517467988172, 0.9722276433580654, 0.6232879490055602, 0.5297734959431206, 0.834602362402119, 1.7366721015721145, 0.0637109100474973, 1.8864371473411565, 1.5408579773163318, 1.7354982996685657, 2.5512841948195346, 0.7142425951721291, 1.6967536992022572, 3.308165485900174, 1.9134794695917607, 0.659204853050091, 1.2816758815361222, 2.2913728300255816, 1.8342968254267729, 0.6881514818293132, 1.1790643972066284, 0.2885038205243138, 1.7011074294888158, 1.410245443971223, 2.1701497193506203, 1.1692538007997093, 0.13163929659813034, 1.7390593807041488, 1.3614596562804189, 1.776093854352698, 1.782970312448553, 2.7335323081358407, 3.895867749506265, 1.3899449610057515, 2.2286402072560945, 0.6709243108846638, 0.5375810528963837, 2.9948328655432155, 1.6102372929937596, 1.2989101728446764, -0.34714731529108156, 2.0257344742575136, 3.7880183529191696, 1.8645490376311495, 2.8675541069358106, 3.124951185596368, 1.517112428484566, 1.2157612614423057, 0.7556816739224466, 1.357730596439812, 0.1818318629466471, 2.3361741114136336, 2.3662307064805415, -0.9163939381812953, 1.0024144592874846, 1.3012508517342358, 0.6460933754020053, 0.1601536847290581, 0.7642084288236927, 1.4285133515797592, 1.5831591541268037, 0.7607270592211243, 0.8323617361995955, 0.4233765731340262, 0.7271687580829007, 1.1495941650347865, 1.744003423555792, -0.598610493074484, 1.7247366192929319, 1.0333571761332723, 1.9913338692326699, 3.135037912041752, 0.31521928358499984, 1.5865139997950157, 1.6929446680987672, 0.833921495428702, 2.201962601319968, 3.33136118256295, 1.4843041365987144, 0.1365697805662538, -0.5034700491149418, 1.616440508141216, 4.129454995177768, 0.9202996735423646, 1.4047561630647647, 1.6480404529915682, 2.317899270568959, 1.156738622410445, 0.7899569553566796, 1.8914711055285116, 1.4322275882798507, 1.2620277504406965, 0.6295636070762056, 3.151010712293533, 0.6519542629092673, 1.1317640213626479, 0.704711747652674, 0.6353717480249597, 2.00245168327118, 2.110692939712848, 1.4942811446756021, -0.949307463079305, 1.215840291449847, 2.1883754702942335, 3.141728605820146, 1.7237591350733812, 2.167878949219706, 1.7440871161382239, 3.245933801835598, 0.3811054640383731, 2.512682724492703, 0.395944467033424, 3.25190739331973, -0.01677186939528763, 2.365802083586824, 1.2950714303936515, 2.3063042200812394, 0.832383960962205, 0.9018830872186449, 1.587452481481017, 2.92653717061594, 1.003140788714983, 2.2055206113815906, 1.7141661450561945, 1.6464808550256698, 1.6066438411351762, 2.8111570090650564, 1.099633541597072, 1.6163873700323261, 2.145766580411309, -0.052024694243491654, -0.8051105638930747, 1.0205783931446266, 1.5711330685896097, 1.334208439732166, 1.5437752802620268, 2.7066003584752814, 1.698390252697333, 2.9881348180364413, 1.1102153102690628, 1.2981904897253933, 1.8719115511877171, -0.2100940504981712, 0.32526212676620037, 1.4449610169483202, 1.0948818990769205, 1.0103527533976675, -0.5017776813828929, 4.562504057163781, 0.5722972004276871, 1.0650684334789096, 1.733058851254148, 3.57410187677287, 1.7495260135113977, 2.9927406211281546, 1.8281489637144568, 1.9567457988467212, 1.483126726077053, 1.5515800800208834, 1.276391106157175, 2.851187967012801, 0.3828692881975093, 0.6149391412110078, 0.6231292078393292, 1.5660703094412844, 1.6866740334412949, 0.9717302794294385, 0.730448899798915, 1.01876056849723, 0.4286216627758095, 1.5551434071666717, 1.0811637839825372, 0.4259614186706402, 0.6275651774386747, 2.209404596935915, 1.526748331663209, 2.632679082520246, 2.4378784354495195, 0.45326477156249245, 1.9355293059728438, 0.5368717084226869, 1.9026027599339932, -0.5671238078958012, 0.8562109351388243, 0.9515653462267768, -0.5395019782561448, 1.3904113668632754, 0.5227868201059969, 1.0704631279861467, 0.8181830887793837, 3.030702214804938, 0.14468582191083534, 1.9333847280618897, -0.21365509841950026, 1.4932707592695216, 1.607325472398314, 1.8622935431648302, 1.5678760415750261, 1.2567184314275202, -0.3544340968372408, 1.1468875352088106, -0.09209468065427018, 1.419860372323292, 1.430802672644104, 1.3835898952169092, 3.0412359187705067, 1.6312653280610427, 3.365045648448149, 0.9176513816545437, -0.650935985917142, 1.0367056489025228, -0.10651051735040729, 1.3393272436752497, 1.751549140828664, 1.3384018116379703, 0.5170258633896975, 2.2387299110787904, 1.3809530111422688, 1.5537167172255444, 2.531419973329729, 3.418200595333838, -0.6244720861313755, 2.064173475718198, 0.9842511326635186, 0.9262680981065277, 2.3608672765302936, 1.5320624219573644, 1.58862679099167, 1.6738912237792039, 1.7671488535077187, 0.11804474028741962, 2.4866679726078083, 1.5251470541553678, 1.5360640930061304, 1.3289788105677038, 0.6039038837770668, 0.528950841243005, 2.0715733002590944, 0.16308094887417468, 1.2023739362615316, 2.644661136645203, 1.197948232795921, 1.4629158973805414, 1.0423122173147625, 0.006805856617991601, 1.6997560084563537, 1.952112238100021, 1.363908166807795, 3.0657689729416644, 0.8567763631270414, 1.988734183105482, 1.4504100655340932, 2.821114936915378, 2.4314911828366057, 2.040618402013007, 1.7735980539817329, -0.16123110755439574, 1.9811320800430292, 1.9786993755110274, 3.3556011398955476, 1.3183606503123961, 2.0021989680687713, 2.0173738320476273, 0.43294841659702543, 1.4761276344822627, 0.5084068713226096, 1.9953688032974044, 1.044494773921142, 1.557936544856539, 1.5761823080891255, 0.8594460495181329, 0.9440451744186512, 2.755037093040035, 1.458816768265194, 1.3019494512259548, 1.8008571181916122, 0.15876739289019293, 1.6007341337177843, 0.6428412668719997, 3.0835244868673306, 1.1562480824662318, 0.9875632884782232, 3.187093969921074, 3.493897838212817, 1.36191714303353, 1.547517983993232, 2.538978966861751, 3.041456950222783, 1.7305579958259247, 1.1490755416390728, 0.5446399932936058, 2.0998218589740003, 2.176382521225118, 2.890766229557081, 1.2001965877798195, 0.8327130682469235, 1.5150533617699422, 0.2401294250205679, 3.097961903103191, 1.0032519335188048, 2.440074892734963, 2.7460435417704487, 2.962455601019343, 1.9179076610196961, 0.5530160130626486, 1.1944399620685426, 3.0489068460482027, 0.636890449441193, 1.837345045349072, 2.7846614315939786, 3.2057001227726403, 0.27488249160240996, 1.4463238930458802, 1.2814865109243416, 2.052376415422327, 2.4434747028723267, 1.7776691082708909, 2.4328078252239247, 0.9934269682076564, 1.5521030578319095, 0.6927936471126861, 1.4490445185167278, 0.08916248736941013, 0.9332036764111935, 0.5318875791383819, 3.4817225505171256, 2.934552106661176, 2.225712735635499, 0.23368485648542325, -0.01674495038836632, 1.6436006326208832, 1.6647206439117277, 1.7698933290995948, 1.3540986019788526, 3.46572057923206, 2.6643668912251197, 1.8579350963428918, 0.9242223414118689, 1.785905592833053, 2.7094479564029075, 1.0998689582117869, 2.642918453985333, 1.3503333600708023, 0.10623676264889137, 0.9156674073308925, 1.9976382644720196, 0.2645299974325592, 1.2319196906069954, 1.2250678620300688, 2.614986012746037, 2.658396925582395, 0.1830523721707873, 1.0973299213056582, 1.4313931183366866, 1.3113384859949972, 2.280220041919013, 1.0406393106145453, 3.079411468234417, -0.33013590686505423, 0.09010866438451215, 1.436482362419234, 2.0383783446763517, -0.3655728841032455, 1.0763107303888844, 2.2656113513295795, 1.7309033338927136, 3.047507684303734, 0.577449687231621, 2.1148195874996993, 2.0436160609367664, 0.7324107098124799, 1.772079068025982, 2.213696313143207, -0.10683518464051134, 2.169552933670509, 0.31288423214165095, 2.8431763017758165, 4.980359675262144, 0.8227214541125277, 2.2289574220879906, 2.519341300316958, 1.540795582185669, 0.9851001112019693, -0.6332534709807291, 1.3942957441751662, 2.3807164940077565, 1.2144177459030658, 2.3091146041519726, 2.2437062003697053, 0.5727557916012863, -0.4020539836085495, 1.641236430588284, 2.1147855472091113, 0.29199715355271594, 1.836156062619981, 2.717092431199232, 0.7209448930341039, 3.1601805600608674, -0.044965933824738125, 1.659057983888522, 0.21691552325911423, 1.7826745550683594, 0.07371294925544314, 1.60491864651343, 1.2819644498962353, 1.8436574385387297, -0.1370456611165276, 2.055393220709759, 2.002296381958863, -0.8644260029482689, 1.3801866376644656, 0.3811023343973301, 1.156906212310465, 0.19129355957940586, 1.9117226459370376, 0.7273128214841954, 0.738307594823311, 2.9848001389376964, 2.2028425663715243, 1.806286168954991, 1.1961751150157265, 1.376399779394109, 0.7467155246386719, 2.2051143690453285, -0.058776345105658434, -0.7260275808308905, -0.06419386574323105, 2.463528766156789, 0.12713890564387342, 2.427375740304008, 1.407042765311603, 3.115206145870137, 1.136933353360224, 2.418974732455112, 1.137780764685159, 1.1098142644064426, 0.8940680198831498, 4.648763357391442, 1.1506546709860102, 0.3050047509308278, 2.238789965305973, 0.1211497348248356, 3.0248688132096104, 2.6398446445297115, 0.8043281179952576, -0.0024062994573055274, 1.7715310872485865, -0.035000312095299746, 2.202623745762586, 0.31512324875581155, 1.5426207990000613, 0.8699691066999141, -0.4151725404113593, -0.3642826649871118, -0.5485800365697806, 1.3671962414931016, 1.5512053752410218, 2.5294965219292527, 2.0651691136972583, 2.063827116256811, 1.204887878796935, 2.733878159877521, 2.039050693134535, 3.3216108643496423, -0.09589674004945459, -1.0012990049304833, 1.7699108251448121, 1.5805670429439653, 0.6158581319732833, 0.09768836117132373, 1.43710763626573, 1.0538762261863024, 0.9197739349778129, 2.3750720915170778, 0.3212045578727616, 1.8295130219176599, 0.5522975553499255, 3.4987762302160217, 1.408148159193638, 0.433796167273379, 0.5521879776191642, 2.3492611169635857, 0.1724747543547207, 2.5619927016602926, 1.884407329955133, 2.4241610254678663, 1.3290695164072899, 0.9138290452881548, 1.9146545060776434, 1.1169637691620946, 2.4819184838367847, 2.0520148945427525, 1.6041057240745038, 1.0851542590705217, 0.9375852147734288, 1.5541941982786744, 1.760127125002381, 0.45762025100313264, 1.3833521153490678, 2.1513683254250457, 2.4466442444332706, -0.02932398211481657, 2.2542692027630205, 2.32517677305378, 0.669187601689357, 1.9935921376388686, 1.4109895271514108, 2.0007691266153564, 2.857496850945507, 2.308015918257522, 0.3344586812764474, -0.10183640426201479, 2.967318329562038, 3.211900418452747, 3.0362480764990645, -0.3303842654867699, 1.1179734240348949, 1.2140594040378105, 2.6011911914285215, 2.261064299619332, 0.3506313285191873, 3.2784743303921786, 1.4636224536848499, 0.4498301253741186, -0.3378697086663369, 2.082268876273932, 0.9867733471830908, 0.35111757490285056, 0.44828032548047414, 2.20105041716855, 2.2638907060469453, 0.3520357740703568, -0.3179484613374819, 1.2401401936594645, 0.37041277921295146, 2.0899612847605065, 1.3939305269748483, 0.09706021709559254, 1.6441712429452202, 2.967117595371536, 0.7945670236297262, 0.985406364648596, 0.5612046952221587, 2.312373184398317, 1.743130330882442, 0.7686042155296657, 1.600586598685902, 2.3936070394513465, 1.4948204479551757, 0.7893182285374055, 1.7915929226027258, 1.5620017329541016, 2.630216390283001, 1.4282951777100639, 1.121802194675217, 0.9620358742663307, -0.3306180487330106, 0.6382539324805806, 1.077913004532432, 2.5636920870679067, 1.4615741553637898, 1.7228529684832432, 1.215110977021639, 0.9443143848389725, -0.5115661141398264, 1.0628888869649686, 1.3496138844494852, 2.088140092255713, -0.21798233699043212, 1.1744579940082702, 1.1781862140625716, 3.215125805149564, 1.7782958206580828, 1.8758347088168814, 2.0248042644772726, 2.104845249292345, -0.11017715133425665, -0.43659536118672504, -0.08078408348506216, 1.5159729371813013, 1.1684222470991588, 0.7443043780699606, 1.2455311899694406, 0.011443915729672183, 2.655133762307445, 1.39075194189934, 1.5805810233108164, 1.6959455900964522, 1.9786352505541203, 3.5376216644148633, 1.0791013587389346, 0.2750301609637662, 1.5053743038054792, 1.757937009552499, -0.14969451177859927, 0.3738807503331343, 1.9769980899058357, 2.7831754648009257, 2.2081888986587894, 2.077969725318667, 3.046179778928808, 1.6201951464898088, 0.6800843102101262, 2.0631402107232226, 2.072547083081767, 0.29823520943097037, 1.5832086960708958, 2.254570709215266, 2.7810354895684006, -0.054655805297241455, 3.044488660072947, 2.77730296891378, 0.40584745828637714, 1.668456146410685, 1.9053784062474182, 1.682923253331673, 1.9258394822720966, 1.344027401567975, 1.4151536456569627, 1.4727877172193093, 2.313226416670796, 1.8541285179706568, 1.575708254885109, 1.562427103913731, 2.0609051075133475, 1.890587936331187, 1.686599005789865, 0.6085984831601854, 0.7768764128078359, 0.2802388019950113, 1.4348004802176744, 1.484317219834987, 0.03774475741222538, -0.4925325704456611, 2.0832452146871665, 1.5417142353464455, 2.177378170111977, 1.773828270068369, 1.91849755466332, 1.7987152134360407, 1.7767047876783653, 1.5668469635170272, 0.5333792222811864, 1.872654708381568, 1.719983884993886, 0.9595053920625856, 1.8763528033018917, 2.045865130125789, 2.936724939312558, 1.6705908392319042, 0.9823689013580637, 0.932686747750259, 1.9898784217279175, 1.9748058547644871, 0.9289844719050075, 1.6547780505715846, 0.6708758903903087, 2.722788252549866, 1.6114695877705916, 0.9438934392046504, 2.7787861636279687, 1.6470336983415836, 2.4288396895630298, 2.3329473007596664, 2.1661640052481075, 0.46309414415063765, 1.3479338430402394, 3.0188109476703398, -0.405723438356822, 0.19281686252514652, 1.966400409931346, 0.9859329615589221, 1.2404018780765869, 1.1519158960418787, 1.1960321326711738, 2.493096147363082, 1.4199684730484856, 1.929372785152309, 3.3967999870002563, 1.6491331002929461, 1.4965920009783376, 0.122361285189035, 1.9247704373583507, -0.1871827898632219, 0.8886586084904606, -1.0451083939329318, 0.8605350085688032, 2.705428845009487, -0.07221224360690881, 1.1960609585578021, 1.9321345445414149, 1.6432473013219537, 3.2124156265161283, 1.372815315424114, 1.0811317322393723, 2.57648358521776, 1.590949105659694, 1.6784901728401866, -0.7103202432479081, 2.006113662794845, 2.4456254995093922, 3.0196683151748474, 2.167628844994477, 1.6372569201574239, 0.4798366650471432, 0.33718227350369956, -0.08993435664140148, 1.1009869345144048, 0.006004337281820149, 2.0581493763374428, 2.358088191900385, 0.8445242955989193, 2.2147320667311874, -0.3679553011260537, 2.537765590796549, 1.1043070829140853, 4.414132329209512, 1.1552578757804266, 1.941062012248314, 1.6525275462324387, 1.9097777560461833, 1.354807152459077, 2.0326881738157128, 2.0031527893212626, 1.8981229293383812, 1.2497632494958175, -0.2072865019750496, -0.9591003524065773, 1.1532273716636117, 1.141510986821332, 3.1321820981497694, 1.5481245754669055, 2.1573582372554494, 2.65727557089763, 1.4272910398661809, 2.363242736306629, 1.5538612119219954, 1.068806072981526, 2.3868048610632497, 0.4454957565338675, 2.358288171857767, 2.8842810061692052, 1.9703400226077679, 0.6364160865109979, 0.3361045710929569, 1.0669379171291682, 1.390548804894763, 2.1626664880370328, 2.7659465447082443, 0.9618408823857011, 0.9105351232522518, 2.510579971994393, 3.1402938579010673, 3.412059978797537, 0.39167293240237355, 1.5994577876855436, 1.07002728146433, 1.4695366668284833, 0.7996006522322946, 1.1938857536033098, 0.787303211720866, 2.5369942391142, 2.3010714196080015, 0.0966904430210569, 2.5114024388342147, -0.21639756593661108, 0.9392081256508934, 2.2836347007158846, 2.0184309037356467, -0.37496171193389816, 2.530764912666668, 2.672719504314928, 1.92696503732647, 0.8600650076127765, 0.9741007907896526, 2.689576064985164, 0.40689329012360465, 2.3181613931167755, 2.993205599860379, 1.127718916762082, 1.991151425411557, 0.5474318557429058, 2.456030961145673, 1.255020936862472, 2.1237417376569354, 0.87304183939534, 0.8678167790118285, 3.201137601986174, 0.8635927983824061, 2.3338494868879534, 1.5157058389163993, 1.6304599993567506, 1.6129466596901791, 0.4479175311124237, 0.4430449506478997, 1.896187027291377, 0.988235927501564, 1.8433498411863858, 3.206014741262729, 1.376076051952411, 1.1377248606047308, 1.022606918755297, 2.01733177917576, 0.13642273610716438, 4.037909118078763, 1.808437329246057, 1.2593410206599738, 2.3237291430376907, 0.48812761334431487, 0.9804402645904043, -0.003812166446869325, 0.09666259944326105, 0.5263248228144777, 1.6348603107839343, -0.2567882466195903, 3.1769472897851916, 3.5364118785894245, 1.957077810824194, 1.2426010729342813, 0.7161918213121784, 1.294224236429945, 2.1152693633396464, 2.745363354185643, 2.1962051519624612, 1.1744156159213626, 1.7677844730262886, 0.9219158767608372, 2.441913875034435, 2.4736142404800807, 0.1522978402229873, 0.928011998555923, 0.07083455896795887, 2.025703592789857, 0.9990748363115478, 2.522834832025655, 1.3343405437419231, 1.9188132280983536, 2.7373212083252767, 1.4394114433128964, 1.4163490803156684, 2.479810341023579, 1.1708616080093648, 1.7604488802231513, 1.0325603637477432, 0.5162740840940429, 0.9406343801398528, 2.203611977878292, 0.2111526914248698, 1.935299146554643, 2.91933115046222, 0.45024137306326395, 0.9081823611066038, 0.24677555652678018, -0.4213278004347376, 3.090972147438749, -0.22701822882690603, 2.6834667936602123, 1.3410314159913044, 2.6076029092978326, 0.559523262314222, 1.1248963865105883, 1.581320609761038, 1.2505987669576273, 1.5819058141316034, 1.6766292037413772, 1.9102434714198284, 1.1665292201269781, 1.9822019813599614, 1.6995434932670304, 0.6877106378894324, 1.9250490845876165, 0.15069315968234087, -0.4538138528326485, -0.25769694391160636, 2.7049137765941538, 0.6268873815401413, -0.018130502828352713, -0.10553719085019297, 3.075930733466608, 0.971410566203669, 3.00654086979334, 1.651780277738638, 1.0662290661021026, 1.434236197224661, 1.0339334337737578, 1.9252113710287668, 1.2226553484406957, 1.3936800169229193, 1.794192489322402, 1.2243818961411905, 2.5376126549157334, 0.6368749953909214, 1.0191166708218955, 3.0030368937527716, 2.387594355879742, -0.08607751662603924, 1.8657765999950646, 1.2296748171220024, -1.332578336408188, 0.7051037584617232, 1.1124637347035728, 2.6450847954353733, -0.28016780388655294, 0.15573163405848556, 1.5051893638401797, 1.8248295000965422, 2.397711653485319, 1.8328214526202324, 1.0739213806252068, 0.2608582899496876, 2.1048978370385187, 0.8115394039297114, 2.488897586789795, 2.582691221836883, 1.253262674429642, 2.1751813122383994, 1.8087831790086415, 0.23470120591337373, 1.9188798352585799, 1.9072598648397896, 1.352787298837997, 0.9018639774450419, 3.078541910474498, 2.564107996175157, 2.5284432231639187, 1.9902000358275833, 2.681616641994488, 2.131534238822931, 1.9622017437604815, 0.4505577944883068, 1.7061256316599014, 0.7885351210148575, 1.9423822087934572, 1.6153906336453152, -0.43254132760914343, 1.7731723323999156, 0.8474244654337352, 1.937264645253393, 1.884629662019671, 0.7732231208533021, 0.5753780811112018, 1.9821878117243137, -0.34016723111969327, 4.119224028543853, 2.780606513550024, 3.5112358092661946, 0.15190600108426122, 1.962733859071444, 1.2265647325341444, 0.27198200248278726, 1.4701199742705393, 1.646467672803988, 0.7072335493863234, 0.8556775759229723, 3.9605725406336125, 1.2015641710197031, 1.0810383990492325, 2.7122239636012466, 2.4296358212465092, 1.9833555189736574, 0.6820784917082827, 1.0716838963265154, 1.8667432048879238, 0.4096018055946984, 0.7483142961250817, 2.9643205312994523, 1.8429509097345147, 3.2036590471993565, 2.799111189029948, 1.7417135953898009, 0.5990179287434999, 1.549195761507717, 0.9262828491293402, 0.5693992285551707, 1.6261535957173427, 2.1917748445719867, 2.9945555581973085, -0.5639476707618594, 2.019287408406557, 3.1550940138015036, 1.8499748883079912, 0.539565839995858, 1.546892393928727, 3.49469863819019, 2.1222392612283056, 1.8391671241575778, 2.5324966025382274, 0.638405787712324, 1.7290821968472259, 2.032013199312251, 2.0125065157572344, -0.4872088087369688, 1.4104640978602256, 1.8702946011226382, 0.06524334357728567, 0.5946740519805123, 1.3674675681482604, 2.0112975103588266, 2.0255740407929688, 2.0277800371987333, 2.486999608019498, 1.8095269346909773, 1.957018571848332, 1.458302511864571, 0.9299208292084017, 2.9250582412714006, 2.8208328564990026, 0.9904678819725425, 1.066636518445503, -0.7723123137576573, 0.937078075218544, 0.26268740498744614, 3.119189242518861, 1.7168507095353176, 0.384264048617895, 1.2311761682022304, 2.2737327756963466, 3.8217524396008633, 2.879911520673012, 1.2820420816455356, 1.5635723702332958, 2.0591102108400396, 1.1567896343873623, 3.963260563986559, 0.7794543625765048, 2.948724976489575, 0.9822394098343095, 1.0089573299949777, 2.768510201298257, -0.23547580455794415, 2.7549797627991, 1.6877694530843954, -0.2145946658692368, 2.1800209058238047, 0.9549170842197269, 0.12033937328605604, 1.2609794003391255, 0.06972889718839781, 1.6428151938826583, 2.4125318100738733, 1.2933314732708856, 0.5677361851497875, 0.9691236878863858, 3.025276988916148, 1.1468989283503976, -0.2653246128273483, 0.43687672191127325, 3.7368663637401482, 2.721742565136064, -0.2815465749420609, 0.8224342659278556, 1.2971583947866372, 3.077471652787368, 0.150999030346042, 3.216762743829744, 0.1610600104783262, 2.7525860840375085, 0.45864084536637684, 3.0520716497625733, 0.307382729588493, 0.511018730785473, 2.9071229379551884, 2.8212978643414544, 3.3251442913189226, 1.0502480712017004, 1.4697340779706791, 0.8752316860558962, -0.08427987700136863, 4.054233530526242, 1.2016498295713713, 0.8797348306522852, 2.8677041028954378, 2.205291906061323, 3.1149459154711607, 2.504156665666743, -0.9941172680970867, 0.6116323495268035, 2.612962817478365, 1.8956811116859864, 0.45644791745245694, 1.6889864898426445, -0.05201419534155849, 1.257394869543724, 1.9753283009776204, 0.027067809167753865, 0.36981912926182336, 2.2089804176912176, 1.009666282059416, 1.487877527965347, 3.2230815626552642, 1.6552847775882011, 1.641774828597847, 0.4155814549837089, 1.3483616564042589, 1.0079937037914348, 1.5818550926126018, -0.6520733433350803, 0.7497186125454396, 1.4003209513322985, 2.838037839567372, 2.2796076621962698, 1.0249471419183638, 2.7219440346923394, 1.389593662328843, 1.6377630185948782, -0.014717003161196951, 0.9356401332882628, 0.8003020350755692, 1.4701007420099328, 1.2785328609984012, 0.34796065995106495, 3.1620182023526615, 0.5483927251626105, 1.9517465318149525, 2.8519832419018627, 1.9737185507997155, 1.0122313726325085, 1.0760218798517232, 1.2355299351405673, 3.48584400145809, 1.6303780337431786, 0.8714005368424474, 2.447994629244417, 1.6583664621918075, 1.8143922795314362, 1.2731771496510558, 2.8398785831990665, 2.457635260809038, 3.2203669974591476, 2.096971534967736, -0.675821924997628, 1.8005730302820626, 1.8160091185556966, 1.0928307499242211, 0.7276712747821473, 1.5101411645024856, 0.5756179584701561, 2.2099826110573937, 0.5974814620641894, 1.1743892758727061, 1.6519625213446545, 0.8329676294800964, 0.7139767317452771, 0.8482863596450783, 2.7440862069156857, 3.1518360029493637, 1.486900481637015, 1.5123228758770133, 0.4578266637185944, 2.183493126927585, 1.4541819265185794, 1.1465764110847627, 2.5030755761789796, 0.8903118305007347, 2.3704323633975846, 0.13973016657924364, 0.887665817782958, 1.6512427044689464, 2.426751747855811, -0.22714422749540364, 2.29487583493173, 0.76970896455039, 0.8213798895535072, 0.8592069140150418, 2.2811327664847787, 2.447073601252594, 2.0435881216153065, 0.08826517401857448, 2.147236684466078, 3.1196494972368445, 1.2143747934435833, 1.145912108226281, 0.962980288166978, 1.9746089884916542, 1.0256344800737576, 0.7071550001672331, 1.6991071325075993, 1.1823393209122488, 0.2487090514162107, 1.5454194748099572, 0.07195823138120061, 3.011738032736976, 2.5913991150162996, 2.257248943139872, 2.5190223531330087, 1.5690189904963536, 2.388316299193275, 1.3142187954718823, 2.387945232746879, 1.8904651668383932, 3.1243012396673935, 1.035937420403764, 2.295835065767119, 2.142498373115599, -0.6864141054339894, 0.8765154040956998, 1.6287186817485977, 1.9031922373374426, -0.3078268195177529, 1.619980917905501, 1.6417013314752573, 0.03998718688197478, 3.221309005442102, 1.8999644620336742, 0.7534036095061379, 0.10939305695752344, 0.9463214153501788, 1.5878507272722626, 0.8479831734871226, 1.1748644656694633, 1.6438447486947558, 0.7205658108577133, -0.429570500479614, 1.915929387562134, 1.1842696124712113, 2.4407225539834565, 2.1007559277087733, 1.6374848206082915, 1.6506704841238125, 1.4512864140110604, 2.4767509127353344, 1.6254694546622472, 1.7734493697997513, 1.4107511979749419, 0.7346933258940367, 0.7187493120217429, 1.5078436249298584, 2.3701196996663194, 2.0473668943133636, 1.5466029626514333, 1.226233710218852, 0.7621555687185686, 1.5147086783005907, 1.5313369599177078, 0.34082837413807643, 1.2914736188949723, 1.1206013651179332, 2.5678449395903087, 3.2281419982557784, 1.9030933560973813, 0.5854013204810218, 1.9731479422070075, 0.676272531376857, 2.0305736754074197, 1.8649780650217638, 0.6063122398100902, 4.122212013692675, 0.9745121198701656, 1.1382557751161135, -0.02085189451299585, -0.0018360487055715247, 3.220129036601031, 2.8702505485971215, 1.0546673095857526, 0.9511081711234611, 2.5334700826750627, 0.5726533228786196, 2.017031685043126, 1.9067118774431153, 2.4837754518165687, 1.014241104122814, 2.6856064711057446, 1.976323189369858, -0.554018823395918, 2.801720219725171, 0.23194635807966324, 0.531684749260177, 2.4281544984829173, 0.1315603761431512, 0.08540372700778764, 0.982011794885985, 1.7538969764383108, -0.044547367026118945, 1.2337504351067448, 2.2415176579184743, 0.9615066040904212, 1.5407512934147616, 2.162075101635512, 1.209141446379797, -0.4130274330569823, 2.1296914673848493, 1.0591124459636425, 1.8211994071028645, 1.9677949118293054, 1.6306455308663812, 0.9716399177383677, 1.0502865417004486, -0.06086219159818307, 2.15523536996983, 1.0630063115789778, 2.1790966068904427, 2.432186947062954, 1.246055628943168, 2.427937272115874, 1.548706735531852, 1.0714041566678165, 0.3079907562876516, 2.757014842374352, 4.397059119212813, 0.9568518463663256, 0.16025443334542544, 0.2738500086603155, 0.7907688352588244, 1.482739093236205, 2.1302683926860295, 1.257166057188829, 0.44675617401257006, 0.7210702989808083, 1.771560909851459, 2.1511528098411876, 1.6272196074679735, 2.426461970775846, 2.287707759238009, 1.396077399612597, 2.2221522424336992, 0.8299496168423784, 2.271134291150706, 0.5165627812737793, 1.7090015273126715, 1.451504850288345, 2.1728827613776085, 2.4199704875025176, 2.6681374777259466, 2.6535399409694453, 0.19563133653656917, 1.8773044389570763, 1.8157232293338987, 1.5380999239462785, 0.006114565234598857, 0.7591115902366863, 1.7917337450990671, 0.5856914741634108, 2.9446356944123204, 0.8165956731113284, 0.3865745880529232, 0.00922606531605119, 1.9734028613446393, 3.0072674397461157, 2.651423712449284, 0.7292695454711744, 0.4155439720350702, 2.335705076174133, 1.473282513239659, 0.5508793531086168, 0.7995409401679905, 2.082027290962506, -0.5549762919250092, 2.548590869028299, 0.8809477695082725, 0.8573467189019554, 0.8540161444191032, -0.7549733560843153, 1.8501043342487715, 3.0615231244350603, 0.6731057393531718, 1.4602807556667898, -0.18280981568269739, 0.7121596183653942, 1.5247481301171235, 0.11758286183294908, 2.778046092461154, -0.04343619969844004, 2.126941659097895, 1.893619202963198, 1.4524551332625495, 0.600900852974796, 2.2990107647089157, 0.3947490485384826, 1.6665344068037355, 1.2573946003431233, 1.9956062315045373, -0.452818059707891, 0.9583863911588469, 0.9738885785135143, 1.2591261331072485, 3.3226635604472703, 1.0545221720997802, -0.521235959813249, 0.980003636323369, 1.440111683366992, 0.3506397562026753, 0.656439364601926, 2.6124138818970355, -0.6172050252776582, 0.007992767227800845, 1.2242800648863568, 1.7492133425160148, -1.2634588486857241, 1.9749326240582978, 1.9146537242832515, 1.9609955035614943, 1.3249056959138514, 2.525862484315435, 1.4049138108149217, 1.5568266146485958, 0.565252345081304, 2.59637380900968, 1.0423485607557863, 1.488016762980116, -0.666212389030955, 1.1938644300183956, 1.3518798976638924, 1.5012287506038973, 0.7858894996350853, 0.7714044837712172, -0.18137586136680195, 1.8981985651554154, 1.3327356270189532, 1.8501265125472734, 1.4426040949301504, 2.743647727618708, 0.5987687601604428, 3.2203309671887888, -0.19305165703212102, 2.1804776010955416, 2.8148714174273444, 0.8537102908930236, 1.738073246987039, 0.999647380510029, 0.8554698700806507, 1.301319498343715, 2.0384122239232934, 0.1708785375004036, 1.0632780264126518, 2.28520437847585, 2.1129929485163537, -0.6693183271085623, 3.4592986582058227, 1.3085148432475426, 1.6104837792161342, 0.9814654426803133, 1.8989444619809888, 0.3380239047416973, 1.6664115370897599, 0.6200459857506135, 3.18160049009129, 0.523278879701631, 1.1487160352716206, -0.7756272419321355, 1.8951192004772803, 0.4042202087928186, 2.0022072744475885, 1.322625493552457, 2.154278270180019, 2.606133440932142, 2.0719371325114926, 1.952653345945474, 0.5388072721650952, 1.7328661636001894, 2.1768214131823367, 0.30082500228582165, -0.2142611416633291, 0.0008621788650415851, 1.1186345510009914, 2.114252205452409, 0.8294212021837616, 1.9646023385124556, 1.7770848309440934, 2.0004734244312377, 1.8795692307324259, 2.3125650828532254, 1.0768108198110689, 0.7052526928393642, 4.496844514915774, -0.323546976160749, 1.9978095316492124, 0.943121771649504, 1.1673631004502631, 1.6969307784330916, 2.145810531348647, 0.484110890095487, 1.255010757933785, 2.0078255701599446, 2.4320964093726722, 0.929011447726868, 1.7065177201471362, -0.2005400723648192, 2.09646099293179, 1.6596006238078058, -0.1766886800592442, 1.465751599549644, 0.2586447724676426, 0.49129706955697894, 1.5296640105132906, 2.548740754399938, 0.6792928209601089, 1.2621540303118977, -0.28940309862564173, 0.027191417758048786, 2.449633129037105, 1.2688022152139715, 1.4690209716745737, -0.6057430962618715, 2.4098146154406366, 0.601260437860025, 2.1136046386633676, 1.0906188497583456, 2.0445789649819694, 0.8670709359861825, 1.3818747619703693, 0.2849994076374607, 2.3720787293482286, 0.2097862593707669, 1.0801275936064265, 0.5164873674294967, 2.72331975697538, 0.7751365345678756, 1.7390772664827048, 0.6420601400723586, 1.4051170954232115, 0.8593948727644155, 2.3697363949641175, 0.8176117035552714, 1.2271026733027843, -0.6602897054349739, 0.6636627456825729, 2.8567031548589616, 1.2663780727454386, 2.0656264962583792, 0.5623817032784392, 1.609526550839213, 1.7293298974489308, -0.7291876449627674, 1.2832298237342126, 0.5660166198496774, 2.4391923190488427, 1.6311362684895776, 1.3509258790476937, 1.5668918829315563, 0.22338017431600754, 1.1578823782184853, 2.329537612877398, 3.4148083404157616, 0.9433401031171469, 0.5452433349992686, 3.0956727491414577, 1.7553033362529575, 2.9274495878774034, 1.6881355980528678, 1.7155528751402813, 2.539407329697082, 1.41019678028982, -0.2312902967736492, 1.0450245713301745, 1.5669487707027088, 0.5826934127603012, 1.6327595925413463, -1.0778362417713196, 2.2906644549023527, 1.3003006984187329, 1.046325944702523, 1.7874968018463506, 1.0696037449454783, 0.7376370825534914, 0.560032353160381, 1.29171395241542, 1.4694898971473394, 1.9599598160179283, 2.127560057307581, 2.412681314602523, 1.0022794705557685, 2.4286329914693874, 0.8185968317620546, -1.2207412511626206, 0.5727295601771888, 1.563079791230413, 2.636909734622021, 1.4169205993687055, 1.2860744716648118, 0.7199483719178301, 2.0075239337464312, 0.7171642417666915, 3.1702229334003675, 2.5080205800449393, 0.2685712705112364, 0.555945448484653, 0.8532891991973156, 1.7498883028672556, 0.6562566747447534, 1.86879268504826, 0.8662573522788509, 4.0796074612967805, -0.03878399154162193, 1.343388648461954, 0.33413158202473703, 1.692483159632876, 1.4869250307231379, 1.3002755512175912, 3.319444696045546, 0.7924370428627945, 1.7185883787965353, 1.3561048242716736, 1.6060419723233172, 1.1042898022898902, 0.2752406917432688, 1.2707599969647052, -0.14916088155649554, -0.19043919797525843, 1.763545752163842, 1.9370085155489518, 1.2670958360611748, 1.7457377716798839, 2.269569853288564, 1.1730222490369686, 1.373628376834549, 2.610418331384099, 0.5719669635943527, 3.8242037739252472, -1.2283815121063848, 1.8793320733192969, 1.4982435600993549, 4.133616388456074, 1.3442140180357036, 1.4577396740090307, 2.313005958187959, 1.1268181691142602, 1.3735537122079844, 3.5214441053601684, 2.001369623638285, 1.8258937026251827, 1.493765641811696, 2.5370018016109857, 3.1003400895751483, 1.7651039731997709, 1.2967973375661208, -0.656941685475988, 1.32276410385735, 2.091494705592604, 1.0738465779140824, 1.3271225265285658, 2.0762524987120132, 0.8036871068245286, 2.865956654212628, 2.2314375129134527, 3.1203530969319044, 2.589235138670975, -1.345229198312668, 1.5966381540218637, 1.6882620440091627, 2.11349398356833, 0.9636657710462646, 0.7591700030846421, 3.01661350040356, 2.3204401710076965, 2.843388582775061, 2.510608628650802, 3.2248120511911895, 2.1544971531237365, 3.520104032081301, 0.7661735455857751, -0.9673794891952292, 0.8577040332597344, 0.9968281449600092, 2.5288744948979156, 1.48383893149693, 1.3960110494227302, 2.344829160943034, -0.70719227275692, 3.1240242905946536, -0.43984518146683094, 2.4543513713083644, 2.1012423912983174, 1.070670411785888, 1.2007255699751533, 0.8443551425948589, 3.0422994788296274, 0.9280520613586489, 1.9568047238671782, 1.6420089294105, 2.2405841042669428, 0.610949428763299, 2.6684843505223648, 1.745002576632533, 1.3260894540427004, 2.5231788909895325, -0.33252820825281093, 1.1898964601225595, 3.6179142495538974, 0.4622719589195834, -0.42490107367101526, 2.258694669552944, 0.2551420041071881, 1.4476112707849587, 1.903978477950874, 2.288445484578502, 0.7818030186030259, 0.123246396339169, 2.4729101501063924, 0.6476267684910965, 1.8342977317876321, 2.074988971651279, 0.046617859497224856, 3.0017848022952442, 0.27276947905326, 1.868776805982975, 0.297346293271058, 3.4187208005343006, 1.9292690816078846, 1.6361197214747274, 1.9600990919320052, 2.1243801263614994, 3.23097392939218, 2.2426764262154424, 0.127444389801195, 2.705106444932153, 0.3526275569917756, 0.57075658702707, 2.924534441358505, 1.1664034782102353, 1.1402865792832166, 0.584035271321286, 2.3556826216141697, 2.7858041286513924, 0.9076114424911025, -1.2079148582312256, 1.5482259490898735, 2.57088828453354, 2.454378048531047, 1.0650035794993873, 0.29213689251712327, 1.2354656950272542, 2.6798506656650334, 2.54767582581662, 0.5425023388145105, 2.841961201881216, 4.149510609744605, 2.263382787551495, 1.6236966250775182, 1.264179289538767, 1.741740777243304, 2.125156844686614, 0.5387205520352677, -0.016019553115528717, 1.8669319796400654, 0.01486282985210674, 2.515268257799515, 0.9456419067605706, 1.3985099764701787, 0.9139916208146581, 0.4227486079820342, -0.27667606870396044, 0.36269487402560285, 1.852763025971763, 3.4917402968448243, 2.5841284248690854, 1.6068015925135462, 3.068296053962466, 0.6108394640946284, 1.7613281490485337, 2.028507683840753, -0.09857132032640359, 2.097932567887258, 0.8924054961583174, 1.9672046826302148, 0.8869809680687569, 2.7822033942468836, 1.4623660709652113, 0.27964756247295464, 0.4098933471359323, 2.2874993613697026, -0.3926024105820278, -0.1687932742179563, 2.8518940812360176, 2.2261868218127967, 3.0616871218282764, -0.7177187473031108, 0.7304542304225318, 2.270600197890053, 2.3921777099437778, 1.0239953651829876, 1.9651440996660994, 1.557179212453931, -0.11140423493190443, 2.198814323293706, 1.9995189366161026, 1.086949030911607, 2.8416458120119295, 2.430931170556387, 1.6890497110817004, -0.05291501172135771, 1.673603880849642, -1.3329922515824906, 2.951421187665716, 1.4022075435204948, 2.384047092032019, 1.0015677961637477, 2.250092570355213, 2.504912109601121, 0.39726528699054997, 2.0277107781511976, 1.4204745185370613, 3.3178618151309633, 0.8266548738326661, 1.6354483249960419, -2.0505054052039657, 1.9726735252163174, 0.6665141889126256, -0.4801373273434253, 3.5555033880080016, 2.268686077263314, 1.0860940984403957, 2.8769817997064804, 1.1923080947211107, 2.00866304833578, 1.0756779536663221, 0.8892699638481637, 0.5035612780228392, -0.5214872770248087, 3.46298856646609, 3.1268646042359283, 1.6257357899539675, 1.370218141957652, 0.2420418954760193, 2.2145328380025617, 1.643660367807721, 1.7620746739125002, 1.0979350196629107, 3.4648011712720095, 2.9460706425707963, 3.4614770942296804, 0.7801724477279397, 0.8958095484924987, 1.6954663801452172, 0.8048112806188664, -1.3221248314368215, 3.028761446088852, -0.7020226325367573, 0.8407166431661636, 1.98681633704025, 1.6340527021002942, 0.7283110890396468, 1.0197622447277692, 1.2013309719873893, 0.4683757459353677, 1.383526263925568, 1.5441511337083138, 3.2285059984360815, 2.132912990498956, 1.5656248918280105, 1.3673791899106784, 1.6929159004884116, 2.953429040772215, 2.3434818552005563, 2.5135256125692225, 1.0736130152129195, 2.356940545796163, 1.1909254268521472, 1.0344168456260772, 0.2273401232921195, 2.3366891985726106, 1.2516617732383453, 1.4479818018256843, 1.1350646148833055, 2.888936021435365, 2.192978832750287, 2.857412082769418, 0.553240178331693, 0.2881362665713125, 2.019307542508224, 1.4317519628349316, 2.969009478686737, 0.5696878441378846, 0.5696931638925439, 0.9590501589707464, 2.453440066115058, 1.6581808993063136, 2.4981556512657335, 1.6368826354733925, 1.683580937968707, 1.8387107830118352, 2.7950614888241017, 1.0574353254772793, 2.3045737143633254, 2.724542624001507, 2.0472834159450515, 0.7791448345418164, 1.8878557140680001, 2.7288752309684776, 2.2828605266259996, 1.2785933609568976, 2.550132125676392, 1.3113410543388606, 0.7391472180570949, 0.8378552769885335, 1.9320656001537755, 1.5455929788965335, 2.9789931550944795, 1.2142599591196281, 1.8355042375374806, 3.2132361097069317, 1.1793785724091377, 1.9273163130187028, 1.4832678968953188, 0.33133734607001974, 0.9261922111983872, 1.453824820406675, -0.6721794975462239, 2.1005498406529144, 1.298083309332256, 1.4126249289246124, 0.3187320336217583, 2.142409400718211, 1.1312079652949678, 0.23931720274869073, 2.6369948411898596, 2.324243713395056, 1.9146900831526366, 1.8287852074362099, 1.4649056116514378, -0.43189703171166993, 2.615402161253111, -0.4818739648959258, 0.07240091392437598, 3.0965722115670067, 2.0347901214710298, 2.430091566427266, 1.0805515543954256, 1.2732345931196545, -0.026688003288364515, 2.4344827563577502, 2.8706166602244894, 2.89495849175632, 1.277131677753985, -0.8703377040406919, 1.9355621496618765, 1.3559055681144816, 0.38548978919196464, 1.9806878190692028, 0.8587953556413159, 1.2729771643694838, 2.6360803452619717, 1.138545216359069, 2.810099623582012, 0.7968523917113938, 0.9575876625153844, 2.127560344326127, 1.4375282681594623, 1.0338724576921032, 0.6592607413680341, 2.4454910571221093, 0.9917547540135453, 1.4971356052429412, 0.8226628943773282, 0.6901518288992129, 2.4930952697758526, 1.3037978152285299, 0.42131063880621333, 1.5598597153517906, 0.7710230643078, 1.9795663265340786, 1.0276346412559663, 3.2762622036390874, 1.4360087315211398, 2.8948490535066, 0.9441267645384347, 0.6988377274487686, 1.7767713802383285, 1.5711612743455978, 2.695182368769865, 1.9892338269781924, 3.9287552877496124, 0.7725383941311005, 0.3977649381562858, 1.9904414812822289, 1.3637040066669792, 3.0123813814332183, 2.0233711080744365, -0.3752229345826108, 1.7091061628736375, 0.4575473330796156, 2.0462059095603964, 0.8983819843559607, 1.5987230880807524, 0.7201919720929837, 1.3788121496227743, -0.5478282095383815, 2.4001371228148036, 3.2248553536556592, 2.2346145832483573, 1.7458936081793817, 0.12634315023686526, 0.5524217288466667, 2.106950951199238, 0.18799004928034457, 3.165116745284581, 2.8993512761234306, 2.1378753017813774, -0.058266222088980246, 2.426183817561052, 3.3675293111907596, 1.1934563574960724, 1.1733854199545766, -0.34241426306263345, 0.3158864864750406, 0.9476925332118264, 1.9974036853839858, -0.49928235238722607, 1.5713202966299484, 0.11185786292328115, 2.105915536631946, -0.9941558489516098, 0.39159737308265385, 1.2470876291517214, 0.5037865887411788, 1.9248437995287562, 0.9321961453492381, 0.575111616930063, 0.729187952706206, 1.2141486817200684, 1.2777136204486632, 0.1800955107758604, -0.5372099920328872, 2.8479766172997927, -0.4064990356602596, 0.9654537093330925, 2.4979005816706144, 2.1105317965790302, 1.5589386198052195, 2.065703953207113, 2.2461698018783727, 3.088187129193005, 3.357557508164918, 1.0527960167415205, 1.7272259259299827, 0.7935661016181228, 1.2552596290684046, 1.1897082135040202, 1.3401140215882024, 1.350757370595168, 1.332929003060408, 2.5053431338928194, 1.225008663469029, 0.9777492428377315, 3.5664032009978204, 1.0771747560465608, 2.5230433259371123, 1.815871605828859, 1.0744911621571183, 2.4141880887286518, 2.1778185713487925, 0.7117273534904245, 2.2961059668105177, 0.5394847887163322, 1.6191853180308196, 2.1785970053943213, 3.564584713660489, 0.1580958034439337, 0.844794113334752, 1.4623222450250548, 1.8490718496142768, 2.6941951265077133, -0.5029251805123358, 1.9523001651825922, -0.25798508526905994, 2.2597735349152166, 1.3406155445228625, 0.5006885204854241, 1.4340236302212839, 2.635533635821503, 2.4510009114361706, 2.224946886973484, 2.6062096096421454, 2.491946890568469, 2.5291499218443363, 1.5250948743147055, 3.4232423924444904, 2.2499044103668147, 2.662837214212667, 1.2137267056886263, 1.5786504678908488, 0.4413052064811711, 2.631774236127031, 0.3411436151633904, -0.09823940869332781, 0.13512804320462202, 0.32104968908709264, 1.8974796335490116, 0.9806377536638968, 1.9780148205001087, 1.714584375392433, 1.4014788862211576, -0.26357381430661686, 2.505701635742954, 0.42072921561525534, 2.4324694661486417, 1.915004475576887, 0.6003205571759149, -0.3292390831695169, 1.378900614421025, 0.4374880752302035, 1.9743225049683808, 2.8656053663788335, 1.3976571179150261, 2.6446544132233045, 0.5499514485865895, 0.9912932504286185, -0.10208680764976985, 1.7058373442397323, -0.4724368374557735, 0.6088793936213565, 1.5691124929819833, 1.707335180208674, 0.39267297355642516, 2.252063182347158, 1.9699476950081944, 0.9846407186220607, 0.4554660021432866, 0.7645212662618599, 1.6914607266557247, 0.9339226269827857, 2.2858164965682053, 1.9367568651866087, 1.7069340531088233, 0.74771130162493, 0.4758224107251975, 0.6222771690534887, 2.9304023150220906, 0.3263262649306149, 2.451830451262147, 2.1247659059692623, 3.0029846505580258, 1.0180455155505161, 1.7945046530015718, 1.8629669859027507, 1.170208303587805, 1.6424562029780496, 1.606433823850782, 1.0595660506268034, 1.8948164977800062, 0.7655136332749675, 1.1652715040273076, 2.562037441144432, 0.5188308722535, 1.8342097564505906, 1.5952968243790275, 1.3421113952848829, 2.5973976106694217, 2.6335391466650124, 2.734510832243301, 1.1405976662040296, 1.3757753998105127, 0.9909831059747836, 3.373873458947419, 2.3522085437500087, 2.365500926965763, 1.8284055548650482, 2.0541943919302623, 2.5206812347611462, 1.8403688271334475, 1.669980947289892, 1.3316318614694564, 3.8458614378244267, 1.8404641494267167, 1.8617252762392311, 2.7056701334979323, 1.0155689659775287, 2.8650947268593905, 0.8628297642146046, 0.8337585455222599, 1.4116203872118542, 0.1289915528651333, 1.3092672617376369], "type": "violin", "name": 8, "points": false}, {"meanline": {"visible": true}, "y": [-1.2502895412223916, -1.0387793628121573, -3.084531858725321, -1.2948945448223808, -2.6197441960322254, -2.1190010909010475, -2.9279516858937322, -1.9041241599790466, -0.5368383653371189, -1.8499447390473989, 0.246359267648532, -1.661678132818286, -1.3174422026898087, -2.4964753657528034, -2.2565289811475133, -2.407620795285901, 0.4310312377353922, 0.12590638621527206, -1.173027041439382, -1.4118994280834722, -2.904457061955725, -2.24780912478125, -0.06796729268187973, -1.9559845529687654, -2.6964523641665767, -3.394854574960619, -2.4905947903232564, -0.49276961366895233, -2.3120551876179016, -1.0458381471855018, -2.229577749537797, -2.016109825221063, -1.0936340822097124, -2.2965958945583966, -1.8097390189222426, -1.0713531508081924, 0.46942730508471575, -1.3355350947940958, 0.3916859396141299, -2.0674296354545727, -1.4152270005569516, -0.6099580635137718, -1.600385732417442, -3.478436790449181, -2.0935320749627016, -1.4805496034001908, -1.1391512803332688, -2.1508382332607927, -1.7335320329422232, -2.9797383671937236, 1.0866040677037594, -2.3278401345011117, -2.0978055213509617, -1.8440630743031352, -0.8813741287490856, -0.1163007778997247, -1.0689082863983321, -0.8857255991497115, -1.7362470577834321, -1.187394067082069, -1.042633689491211, -1.7318133651371357, -0.9221035783787102, -1.4922815152891984, -0.266920817218137, -0.42751543469417363, -0.9543975538211289, -2.7177988917448817, -1.11930557286045, -0.27668185454447225, -1.9906610128858953, -1.0507623825699501, -2.813624743667207, -0.8560900577132856, -3.4850656256187333, -0.24248778785892555, -1.7427682325012779, -0.3466676949845442, -0.469391047224035, -1.325488402667121, -1.7132268791169056, -1.8505986175430986, -3.714541978137825, -2.0796755306466896, -2.3471731460700433, -1.0761487121294069, -2.59264468732896, -1.0577314288019422, -2.8010144779251163, -1.9313848701859262, -0.04081942650932824, -2.319916208333395, -1.4818114423729143, -2.6995371630331055, -0.6572463956744632, -2.4536002734035045, -1.877005788005016, -1.576464537892968, -0.6327260733280367, -2.781220505554197, -0.4706374859939686, -1.243993740367888, -1.606602910428879, -1.2929901923694243, -2.8184307410278793, -0.3655822360751473, -0.42951329382691994, -0.9644606956118253, -3.6807035050098955, -1.7998659094912592, -0.3397568436813285, -3.136355263682579, -1.9604169627972956, -2.2336730695547273, -1.8688940857764154, -2.2123181017510904, -0.9623581604946662, -0.6585689113981945, -1.7828236015089662, -1.9221450858841165, -2.66017456824947, -0.48501920022232725, -0.7955589863999125, -1.5412253715059203, -0.9116467346381273, -0.19507423053517248, -2.3417983199219754, -2.2900488926840286, -1.8811931697842619, -0.7485898655404489, -1.0242544631517054, 1.9667104792309607, -1.2823998546038735, -0.9772036129785839, -3.0445199687832014, -0.7698386114164937, -2.1015085527468416, -2.5306123714861886, 0.054680701231969664, -2.778666792202792, -1.6875185002125916, -1.310428692592573, -0.17054863642113993, -2.1180763939336646, -3.2469212395413427, -1.3991812928190535, -0.8476073428849515, -1.8066610896976045, -4.11735171547396, -0.7706104678927245, -4.203810414004077, -1.5974321704747005, -1.6582163059656727, -0.18329927342370755, -1.8046837825870765, -2.942947947765238, -1.178891218075692, -1.1004397665500787, -1.084725719930858, -1.8087924739301517, -2.211606666655766, -1.7350442974209033, -2.300466006544919, -2.7916149953671376, -1.5289212096080407, -0.9134268347778575, -2.9089419880841563, -2.4292203555299494, -2.4379088977274757, -1.9030642028597369, -1.7775083029199352, -2.639465746857896, -1.8595268141095747, -2.2011744630919905, -1.395730955929384, -2.850678440689333, -1.0442234666874337, -0.9911300951368002, -0.6636555368998356, -2.518548845755811, -0.5350728064917898, -1.3523233356549478, -1.491397418150109, -2.362448643083052, -1.0156658085367476, -1.4272486691136315, -0.09446559286673373, -2.2589373384352283, -1.5028768728425326, -0.5330261522169835, -1.077646893524358, -3.404376237435657, -1.9313437874576729, -1.2710650280706266, -0.9100398081951698, -1.3752653616473287, -2.21732037896383, -2.837783434754328, -1.7613054458203705, -4.084876874688894, -3.6011813149673917, -0.8501485608478639, -2.851695250549141, -1.290661389876406, -2.3421238218174225, -3.4713056372711595, -2.855160184853396, -3.132919304632971, -1.5795767375401715, -2.69336054035858, -1.4896447550347034, -1.6901823897350177, -2.7379874149082495, -0.9708565171823662, -0.45162307838622073, -0.5108667726425384, -0.8979664346689726, -1.9556486212859918, -1.8826172301448498, -2.9320173180587883, -2.129737161524068, -1.2094711336960708, -0.05920244111729245, -0.2775910181722563, -2.024528945217452, -2.3338098917725234, -1.5645462519597544, -1.1634689218840393, -1.5734488469315038, -2.913188610678395, -0.790494128915925, -1.2020938686933493, -2.675704467321856, -1.4437204863043174, -0.9447216027840186, -1.674871300555967, -2.101919427600975, -2.83690971039393, -0.8486070448839579, -3.5214062119211196, -3.781108759307383, -1.0573805961270657, -1.2831598676615228, -1.182355765511569, -0.7836857603975506, -1.6797407899872232, -3.320311375733526, -1.494303099517977, -2.54265513193368, -1.2237690607606941, -1.319959002251498, -0.30923762891332074, -1.808526492096213, -2.274061811277611, 0.5502499139293309, -1.4055119127754754, -1.3986788558496899, -2.5285143657940514, -3.273389156115642, -2.6229761017241024, -1.5873582658456598, -1.9838200370463834, -0.4395980651343707, -2.441565841786634, -2.443755029783989, -2.987465320397849, -2.7268216529326192, -1.467969894514621, -1.743799029426542, -2.3143506826218414, -1.7305442983268564, -3.358934620067768, -2.693359197168097, -0.34567987257289956, -1.3004143580347547, -3.3121890541130377, -1.924099936823532, -3.400722950242886, -0.9967105155652477, -1.399874836626566, -0.5576758160238664, -2.309904621116817, -0.8723690699106372, -2.779308111382017, -1.4633211796741172, -2.2439451040234433, -1.5798678848034307, -2.346246904541708, -1.554231429350529, -2.2518951383078787, -0.3521256994259927, -2.584861058300868, -2.494291199007506, -2.4036705050248695, -3.0718000301432093, -2.1894558904825487, -1.634847334699033, -2.406216684580219, -0.9252489859544618, -2.5257483058920265, -0.08253421052121235, -1.4054032293509058, -1.6679200920440553, 0.33141537459358483, -2.3609519056687427, -2.080748949045482, -3.2493302092274825, -4.309915570954967, -1.5096028730328377, -1.356936209323903, -3.8014352301518977, -0.043737986614235114, -1.647900939500429, -1.274192236239876, -0.44837359928051446, -1.7886902354050516, -0.45273395421125917, -2.5480471512816516, -3.405841329380889, -4.195230315529823, -2.0136255543214197, -2.209576232376636, -0.7215707328096654, -1.1174425726381838, -1.607937253453763, -1.8752943890888483, -0.9007885474605409, -1.6701765878368262, -2.7585772086095823, -2.034354882945775, -1.1751728269855204, -0.7422885272571136, -1.7133951010369042, 0.2796936684692679, -1.937988741618736, -2.585345301525185, -2.5304811274580796, -1.002223570692065, -3.144345787432629, -1.922908130993504, -0.9189515627604047, -3.1220361813763047, -1.093027843080016, -2.632146801449756, -1.1074956366836082, -1.7459474983492556, -1.8160688274525751, -2.1911451319455115, -2.5581556941289247, -0.13198667174211964, -0.8407841536975613, -0.5261716261074001, -1.3227547524212993, -1.387402889080314, -2.7760954364111377, -0.9712359963450838, -1.9141454533127327, -2.123515844220807, -0.8079887107503344, -0.5741398981938304, -1.5270202902866128, -0.467442780376375, -2.68762105086954, -1.1719410451846453, -2.5925351826186094, -0.693730472810649, 0.03135706272424499, -1.4234245120166475, -1.3115391296752148, -2.787351230286064, -2.3703812618754845, -2.09715587115136, -3.3986117108423346, -0.26898388760992686, -1.5997733029931938, -1.0073241604479692, -2.300250851606201, -5.190965273279935, -1.542958562651062, -2.5673604270326376, -0.7889618427731797, -2.1192430807868305, 0.12920461962956042, -1.5466161095877435, -3.302845877377087, -3.3939158117616874, -4.55394432501722, -2.5521517154900506, -1.2265817511802006, -2.500529367402359, -0.39250855559491415, -0.03544859499503428, -3.0225505358243963, -1.8393121140319453, -1.2509185067775621, -3.1520735636413413, -4.397389616167999, -1.2044966462812519, -1.936503273188578, -2.7302873710688873, -0.7917161942032149, 0.8321367464024902, -2.1938518676803898, -0.6360447356175492, -2.8844272639041675, -1.8787258197824843, -1.4673044943260063, -2.0416484427965407, -1.5133191216852182, 0.011269213800245703, -3.121509056025614, -2.9694255204180733, -2.1166389400164927, 1.3740377396063739, -1.8280514796884508, -2.2911167510806814, -1.195059533869045, -1.0977154636035813, -2.657455161100598, -2.174579243783369, -0.394856098056551, -1.9352401019171643, -0.8375367378717484, -1.1171200109334307, -4.952442609389295, -0.3588412245344659, -2.487787028787681, -1.4401076555404715, -0.7282769289172022, -3.8170502287658685, -1.581925521230203, -2.11019711670084, -0.3589282537330418, -3.2080184098180835, -1.8851112076720782, -2.4130501084601628, -0.9785609335347948, -0.14578557655129987, -0.08083299155527102, -1.1034026838102662, -1.4621956794365416, -3.1658962472700285, -0.18223253275878104, -2.34730799616196, -2.335085286777094, -2.390369843879532, -1.4504035456970468, -0.8193918378316021, -1.1551585999973315, -1.1840629307184716, -0.9065076122937997, -1.3975447014694038, -1.966252191768016, -0.029779560967515994, -2.23448320045972, -2.668563481327196, -2.3824878735168427, -1.9525206343095527, -0.9866554141806926, -3.5040188375576564, -1.7170009558684705, -1.5552906570321978, -1.8917646815636742, -3.292511786443753, -0.9245851522893729, -1.2937800764171852, -2.2470793092507146, -3.6568632336516806, -2.893233167820963, -1.9364472076584267, 0.4149495447445988, -2.0733461161329556, -0.5778743184810446, -1.91376594280429, -1.541509033424391, -1.6361879969526756, -2.1331949117771813, -3.1499020491386713, 0.6464455234810789, -2.1525367534618347, -3.161615428273089, -1.0011186371125698, -0.0014881336671681566, -2.0545514110586347, -1.344051820425771, -1.0765591629057982, -0.8765230594103609, -3.8230678662027846, -3.148660492971036, -0.6783883974000711, -2.282273173359959, -2.2094282594713226, -2.003320868400464, -1.299879666998686, -1.1101960678846852, -2.6530359959522936, -3.223959229623316, -1.6974171049615503, -2.165576090543242, -2.066784155039184, -1.5538373350840629, -1.984642255103807, -1.742175395891718, -1.6066263172656983, -0.5938246766597797, -0.432373576063835, -1.7968498060116085, -0.7366276171131214, -1.7031812150559158, -2.2914706703529384, -1.1173840073116819, -3.3827746370073433, -2.897295799538956, -2.386670570251681, -1.126693818279928, -0.7909474113148889, -1.845969779848777, -2.394909781037586, -2.087523929015059, 0.5692962826405825, 0.18277580058479503, -2.4266647544713065, -1.6163457991350585, -3.6847390652556022, -0.08471212128661687, -1.1692504914501336, -0.6318040177473074, -1.1668438114698412, 0.4247943382994235, -2.6912908583221187, -1.2038491243468086, -1.3501393048098072, -3.250305741200389, -0.5329671894165022, -1.8954926680102098, -1.4156151420559464, -1.3844046313322458, -1.4942449593806326, -2.8334683689935445, -0.15897108869889398, -1.8480310161525637, -1.1432681362224089, -1.6066111911760999, -0.6850451979540455, 0.02889303642884644, -1.3936473200572475, -0.806891373852497, -1.5567026130628348, -1.4698866020617787, -3.2320299302030255, -2.576986903984348, -1.7916180068287288, -1.8706006688735437, -2.1492767325119977, -2.890137193050439, -0.9606429750075592, -1.813087431735912, -0.5957010690457367, -2.8496911870476422, -1.1525959394301801, -0.5453181437789973, -3.274380179973835, 0.1178803413781917, -3.121113052871123, -3.138781237788793, -2.122300104476899, -1.2047565816192316, -2.0005175198768557, -1.883678916241205, -3.3588478604084147, -1.6322395703610502, -1.3821710379318257, -1.5942534966072048, -1.364469572629051, -2.018848137936424, -1.295133921257314, -1.131959242602289, -1.8429029091193456, -0.3875649035933517, -1.2403541627488706, 0.21519343381688238, -2.5562135687508922, -1.4295385374502685, -0.7443427689170563, -2.0293339048592998, -0.7114273334670199, -2.242910883123945, -2.35151011252483, -0.5076087635996176, -2.75894165741455, -2.109608977640263, 0.27539602602572244, -1.2116403040175803, -2.6878092193070677, -0.24146379482511882, -0.02548526933449602, -2.5694245105682993, -2.4441997156817084, -1.3459270817704194, -1.4705703873122327, -1.7046956424762685, -1.2326158179832754, -1.0018166897999081, -2.6948465185132853, -1.4956436043271808, -0.8912835401402015, -1.391623299440395, -0.5715362473504917, -1.0785520152717025, -2.287132705121901, -2.679511418729758, -3.379901323864088, -0.9599941425311724, -1.0790890171331562, -2.050980827405927, -2.501193967842367, -3.087390708102763, -2.3653050990046345, -0.9530701106812639, -1.379551914989261, -3.2103118336905467, -1.1092573753085602, -2.349250464055411, -2.5111874409263972, 0.18714915019696554, -1.5166137051455568, -1.8915106464127995, -1.326571092738996, -3.3210721105003276, -1.0459375794759023, 0.18081902785225767, -0.3087848991531199, -1.0709101357968627, -2.5939146240272795, -2.2655615321423044, -2.9748096878713084, -3.6178836835805193, -1.8658192462569825, -1.3358880308504189, -1.8020195695262082, -1.598724997611093, -1.4601003977502236, -1.2399834790749296, -2.121441345424822, -2.785872378705931, -2.029065786643061, -2.7673404605811647, -1.3669029064486626, -1.5465997240547924, -1.392059896276658, -2.508511498842297, -1.1149097935951038, -0.10061374946163926, -2.0813116823022324, -0.9506726066477005, -2.8934983824760367, -2.3316265321237237, 0.4298092093880088, -1.667950456164525, -0.7283417670434996, -2.1584712590517534, -1.082972864879939, -1.270635923995209, -1.3538776333248952, -2.288079802764886, -3.769579969398365, -1.6786403157662726, -2.070056081485812, -1.5766671088295827, -1.8352187257214254, -1.6131976552425233, -1.6532599762736144, -0.07192978463746535, -1.5053215302598788, -0.800487843431056, -2.7598312513456045, -0.0895308226901681, -2.10637356381341, -1.7727931339703151, -1.8894354028121672, -2.038742792906658, -1.6713715459502554, -3.3630661342257406, -0.6620870388320166, -2.088774711182973, -1.0824769605481155, -2.782706344323299, -1.5917735500736174, -0.397935460271132, -1.3573560318290454, -1.1077373590740536, -2.9300379612129044, -0.9583573917537421, -2.0800180378988395, -2.120676158155475, -2.346737295025953, -2.059435623837028, -0.85267365553852, -0.5522638971660601, -2.2514538185173136, -1.3331292421278729, -0.1701162743121425, -1.2757161289584364, -0.9733793583734552, 0.07333022286613256, -1.7573592192567773, 0.4647128928994131, -2.7834413676166876, -4.181249591680119, -0.997850899479935, -1.3177938848019979, -1.5225768378599063, -1.7927532235238919, -1.338488959537633, -2.2504944642377103, -1.9728680812156068, -0.695602005744463, -3.096028283296608, 0.7450576178979569, -2.8349256017814985, -0.8488412676154384, -0.8634103445052943, -2.5420589442508987, -1.6099113451116351, -3.1840637679263875, -1.1643724472773758, -2.10451557854008, -0.4627005677084526, -1.7067995559558156, -2.8343420898080627, -0.11508803084360708, -1.1157334703040545, -3.58505596936991, 1.2188889018172087, -3.0295088460422823, -4.2108394196614745, -0.3936291419281919, -0.9506189950356732, -0.6774962152265611, -1.148431020422358, -0.904623692330704, -2.1220855085295507, -0.6094076150098398, -1.65544888965729, -1.1404346286526832, 0.001189337389079892, -2.1472308955542228, -0.9620820913469702, -1.259083797081737, -3.1082393902603584, -0.020443368170175225, -3.8784932209453107, -0.3465782377780733, -1.086561191685032, -0.4792432162237239, -1.858451926654761, -3.1083213624355, -0.9363967904608294, -1.2635416030833104, -0.6410379762182381, -0.2493913235444929, -1.4978821716597608, -1.3960826740223957, -2.3936328469573596, -0.5630768940830437, -2.1163115150903904, -1.5977402752532912, -1.935545324582511, -0.20488427101776452, -2.0533024299971365, -0.4058008661438397, -2.2034136305418093, -2.9770200914414877, -3.5158119084676844, -1.6887392127836982, -0.19827411243027382, -2.1170907734242315, -2.0784740926447225, -2.71990717960394, -2.4382642734714177, -2.4076538136624954, -1.8332080550695484, -0.7250483743297194, -2.1929409777494495, -2.4104228062429094, -0.09678347142564703, -1.434694227637396, -2.0740661208965236, -1.397036573812831, -0.5533572607649275, -1.7030614160199538, -2.5997390872124377, -2.2326311276456057, -1.787558092219551, -0.13430589545950977, -1.6085078172971499, -1.2421691924039813, -4.249989541732182, -2.0477577782911167, -1.4812551139811625, -0.8813106097026202, -1.2858631853960283, -0.47140286064108206, -3.514447869690217, -0.9374123944308931, -1.9283750374433044, -1.7606730382627866, -1.6736778786595645, -2.326297283440437, -0.5354399890923445, -2.2943314205372722, -0.20442667749710908, -2.367002666387007, -2.1191887954971196, -1.3700228456273766, -2.770878139915613, -1.4598869079583863, -2.631540102433728, -0.8790334771480365, -1.93475099527129, -1.8826462216954485, -2.3485135169063196, -3.581589759855592, -1.0183119452396963, -3.1134515328546453, -0.1345887165240378, -1.9468333575095835, -1.52148036895542, -0.20698722701928451, -0.9284439806727754, -1.5924535560773303, -0.767467109069536, -2.05291643035999, -2.401345869105178, -1.728259732187302, -1.202541583883718, -1.568284155732499, -0.21681100766289774, -3.0701706678402525, -1.977417132965976, -2.786796103202567, 0.7908909370940265, -1.7384468006267648, -2.15295819706438, -2.28523409139093, -1.3553109948705286, -1.7114059815098837, -2.631270454401866, -1.3968362811949127, -1.7111607160781404, -2.750466390930104, -1.4745850935256626, -2.576407161715851, -1.3460055679398388, -3.2175834108309624, 0.5491329741103459, -2.4133696521072463, -0.8677827973364148, -2.1237177785815944, -1.8628436798044885, -3.7999083071180175, -2.4364605012796474, -1.2309500110989169, -1.232882998010922, -2.8686249733549793, -1.8912427183520208, -2.053981974534608, -1.412645867669752, 0.11529858442043572, -1.6131906757802332, -0.8574388398141081, 0.28661073066434484, -4.073728444240821, -2.6425274859334382, -1.330071252764846, -2.6278853824314536, -1.9787578954647809, -1.7330832736671204, 0.6306100927216409, -4.118456525557251, -2.3849353443741927, -1.6339885451260623, -2.897924401470763, -2.2687501194046567, -1.0618448460271797, -1.1684176211519088, -1.9522169316409776, -0.9850859359641159, -0.8123398584622691, -2.6224712392490717, -1.750647252995056, -1.1397536050277277, -1.5522867918093888, -1.7992062532477113, -0.9394845787244009, 0.5142046344871836, -1.1810678730328719, -2.2650531557687965, -2.3353194190448687, -4.390957345737128, -1.8302400443083342, -3.0595673878994813, -2.800140226536856, -0.8805350997741268, -1.4944691504204688, -0.14616620305275152, -1.1601637318525833, -0.29097006544235016, -2.3065635827684097, -3.609046371471762, -1.912006936024036, -0.5605655178316, -2.19324071856032, -1.7643881806351944, -0.3430979142738084, -1.4156192273425081, -3.081473400057285, -2.0145501742838703, -1.2992440596137258, -2.6703429639457426, -1.9728178251234283, -2.2649924343599634, -3.328573995140923, 0.13829069050269926, -0.6658868526207189, -1.997397253173393, -2.3711485165960386, -1.1619697423198982, -2.1325124651969456, -0.7639946902568044, -2.02193308279035, -1.8339146514128908, -3.2172701531539762, -1.6830068783662853, -0.628994774734216, -2.8737201221230264, -2.19629521381442, -2.0400760384108834, -1.2666164195866705, -1.92500106504663, -1.695027647055131, -1.657500733084004, -1.9067591668424344, -2.6861544695033137, -2.234153873696311, -2.384468005407544, -2.419912219190247, -1.1544908225547754, -0.8751354245959726, -2.2771628364816148, -2.835811108941473, -2.7842495555037923, -1.3323802713182182, 0.45381223512971136, -1.5115771352231862, -2.1525470597195033, -1.390506594606243, 0.13668570600648366, -1.816145500537939, -1.9792947424763607, -0.20372496848492783, -0.8989458026894169, -1.9792818669402208, -1.4841037789195926, -1.3206127485160004, -2.177875084955211, -2.0546639619211295, -2.2932968414556703, -0.4286197861975847, -1.335834427489453, -1.240450697159171, -1.4823056516769446, -2.682598630129928, -1.3822857616132525, -2.3386891945408648, -1.6518894483677073, -2.4673552764969706, -1.5317915144088043, -1.3708270404836234, -0.350986949318459, -1.202943792251, -0.9960381669930086, -2.5232186094030387, -1.7348303129438798, -1.0703453924407693, -1.3608016710999176, -1.3030623305044473, -1.2873635415507902, -1.7571866636606828, -2.7466559876011862, -3.078206639017317, -2.2725932280808965, -2.189774262594896, -2.340191124351802, -1.6407575453691345, -1.8156317822591066, -1.5981939397277158, -2.5391097046072906, -0.7776983817455259, -0.406908329771553, -1.9449963871156146, -2.55083467712009, -2.893754584573933, -1.0531650207191878, -0.29858238368907464, -1.63605602474786, -1.060657554577785, -2.5237245278347693, -3.022019882572725, -1.2901950775270674, -1.9771092975994788, -3.9599476266258593, -1.1931238614550101, -2.1080787391997764, -0.5127897342803176, -3.619312744017277, -2.8062296434129728, -1.612409501034609, -1.410955918687633, -2.517675268568805, -0.5188865039913091, -1.6065270466980408, -3.2606580764651634, -2.131070226195592, -0.36968337134772944, -2.000711191962555, -1.3013626387733397, 0.07842523036383398, -0.9546313467814241, -0.6759489100885667, -0.9052667821468194, -1.328489783857053, -1.6537069743340238, -2.947111424865287, 1.198366472324834, -0.8612727696181784, -1.4420845594702474, -1.972559199632592, -1.5747318175403697, -0.8437271827828223, -2.607025353214733, -3.133443521984617, -2.207385284211509, -4.140485174857389, -1.6669766049331696, -1.01108531978127, -1.2714664470780719, -2.262180236164186, -0.4057748278703248, -2.445505949339724, -2.644042041825158, -2.2551862017215507, -3.985460117528452, -2.562755938167136, -1.9794827747588626, -1.110954125785753, -0.9693857551745442, -1.7493866143730357, -0.5515017621141471, -3.7022416621838974, -1.890767162323851, -2.2665047810439543, -0.8813913176913164, -1.3024060603978898, -1.0193161503239643, -1.0874477695985825, -2.2492809514341596, -1.3772299072759835, -1.0274226603389334, -1.5598535650590644, -0.06990287323784239, -1.7033409518602016, -2.512490013485098, -2.5568181633191713, -2.668783537331632, -3.666393010949818, -0.07752172693312143, 0.11178285661275766, -0.40919729256290416, -1.9809330623052384, -2.4036881974074076, -1.8608586394404951, -2.128227133153744, -2.955799370845802, -0.042630530451547965, -1.0021799352964833, -2.2448753150828638, -2.8913563239557876, -0.20787565497758487, -1.2696452731030319, 0.9940734449938486, -1.97284605982446, -1.4843136702036333, -2.2316682780279473, -2.9833285230974953, -1.9468933682760914, -1.552432178409005, -1.6143821820554285, -1.5259639663497497, -1.3226640685238384, -0.6773424557627485, -2.1131223140339643, -0.968151131940638, -0.36986384786696735, -1.869622014300755, -2.4156936379095333, -1.0211181382770143, -0.5716387744149176, 0.09935609724657479, -3.0002498331897156, -3.4691498739683357, -0.3043212610091135, -1.8574729381916661, -1.0426784330544734, -1.549529259710121, -0.8987068172518109, -0.3518897731519377, -2.661366588877838, -1.1106854278033955, -2.0002718388774956, -2.8021956590211223, -0.47019267037142853, -2.278580269468374, -0.27016979583153766, -1.321574700138386, -0.7177275468642874, -2.0387139322523096, -1.2782711917982008, 0.5700339495872968, -2.3679202422226897, -1.076139739285951, -0.7708905787941175, -0.7812716089179433, -2.2366319186646484, -1.8315246597333616, -0.9731525732615043, -1.4903652421897788, -3.4848777485521447, -0.05201727261021882, -0.7317963312489801, -1.334799212685386, -0.7299123860259913, -1.003678759677647, -2.086475245302504, -0.6718390451968357, -1.6642566395636882, -2.395891657214553, -0.8421623255977948, -2.1101561186776188, -1.2564821260252463, -3.3173287103954676, -2.0431929170442706, -2.492241272348379, -1.1726192114715255, -1.901985489468277, -0.9383323839734203, -1.8688651922856188, -0.8350607748080703, -0.4754997195820927, -2.5735051051211446, -2.4852032191718987, -0.3767464352766803, -1.990177676677925, -1.5181702122843448, -2.7285234378511944, -3.2020651299781453, -1.935928351570558, -3.1683687621050702, -2.5316640931743932, -3.286236298280336, -0.5864610539773552, -0.8790623095714984, -2.1630365896331334, -1.6166527745288968, -0.9346228899184408, -0.30812845823844914, -2.026622469702822, 0.17058750533680067, -1.786780019801014, -2.560288828905173, -1.3874541288645001, -2.427516406024583, -0.3131277977545659, -1.7129459450239126, -2.0300519602811145, -1.495433452546436, -1.413192706708873, -1.1388393367960028, -0.37980935819498396, -1.4782110551531542, -0.3947368328420684, -0.11908480762743845, -4.519538931702815, -1.961145971170803, -3.0624895885495254, -3.3950886872250092, -2.422646676291132, -2.2071590661611, -2.449764579993022, -1.4972531406752863, -1.6406987257079793, -1.6731747591895483, -0.8264497185283571, -1.6046032204764598, -1.7846420385079451, -2.0737671009949303, -3.5003233105114737, -2.431287066479445, -1.3385085549145943, 0.0602988620190239, -2.037570748745976, -1.3073974268294892, 0.12831188676490135, -0.014879463131608706, -0.6635090809007107, -1.423785318639894, -0.9688840494573256, -2.6395805195967066, -1.784566163208379, -2.5757783221727113, -1.0559770058190643, -2.260318087955065, -2.004685429709713, -1.7866014891402335, -0.8039907207539171, -0.4744803077699118, -3.0005152318503727, -1.4697889767023617, -0.9750205647919031, -0.7141956180312447, -2.7418585557616684, -1.567694810680701, -3.9262240029937323, -1.3071037585578502, -1.7064126130881907, -1.619478381283401, -1.4084961768212105, -3.394955278711941, -1.612383642620025, -1.2606053249235307, -0.7408622944172677, -0.5838559495854307, -1.995561351311183, -1.1733585679749032, -2.661178245257625, -0.2671318231391211, -2.1535635948938254, -0.5255741276292523, -1.0412340867937004, -1.1741216776221757, -2.394044180994635, -1.2816503602859117, -0.31219949436392547, -3.1959483359346494, -0.4534706253486598, -1.8892247266581126, -2.5631001885164526, -1.2335534246813626, -2.2543747646415753, -3.2216961768068675, -1.3732252028649778, -2.0381286977693893, -0.8399412021767294, -1.2292190471500035, -1.3286276716502945, -3.008039244567395, -0.8555991326049459, -1.9830625109349236, -1.28043584142106, -1.8555881310562046, -0.4213458137459132, -1.9292944619151493, -0.5436924352033994, -1.1923718296616173, -1.877137189011429, -1.3499009145575893, -1.3061555938702476, -2.090628193919712, -1.1920466584770582, -1.2244015873900114, -0.7083008555728898, 0.10485248016444748, -2.1131476508080005, -2.132617746472919, -0.8817075670053707, -2.6823574207320275, -1.0533905074016463, -1.855365542813078, -2.1731946711881074, -2.751446086095103, -2.0144686134263443, -0.6897987207357867, -2.807993067025172, -1.3355807446627945, -2.1290747015324407, -0.6874222393662348, 0.16000809595353682, -0.2887202029440039, -1.9822563353294522, -2.165749559876422, -0.9416058670538922, -1.1720498895763294, -0.036841466602900885, -2.7102858597973225, -0.7846056268102022, -0.9743707771575092, -2.2233787879078184, -1.4714617982909564, -0.907787700021102, -1.1857482934651602, -1.113821990860453, -2.7088367419639185, -2.5328095759381153, -1.8492910458909386, -1.0169184662104978, -2.4915255038791355, -1.160399372732263, -0.902335445465773, -2.4382291283905384, -0.3093614410344512, -3.768495820438064, -1.2538154357478413, -5.34042230902487, -2.2775790951295427, -0.7273902725412292, -2.907598322107141, -1.9794985520108732, -1.9171026363167107, -2.6966757723203805, -1.8426617019062714, -2.1869773935710626, -1.4896157277584712, -0.006261910665137149, -2.506650227518902, -1.3004466363235168, -2.0692122115931513, -1.5604403673756744, 0.9764470973244075, -0.636730393871914, -0.6542951391376188, -3.665323466671359, -3.76396378967538, -0.44865513794194345, -3.0231757389078897, -2.8191992053659645, -2.5107125425893133, -0.8691630652170163, -1.5864756857562812, -0.35554211474483455, -0.9251345177010107, -0.09166184380112252, -1.6891545826405294, -1.6808067651213543, -2.1021839387062604, -1.698579487726737, -0.8484693938414398, -2.473069346642596, -0.7689327138111833, -1.1334415045720099, -2.6672024697293453, -1.3010512988554757, -2.1492356522810465, -0.333899633563274, -1.8403646758849113, -1.3634014104193062, -0.017194491807322354, -1.6448827840623195, -1.8623148930866886, -1.3074491512562598, 0.6590662855676408, -2.0094751177711503, -2.5855105153807605, -3.1174251831091753, -0.9636312088486667, -1.1683031850721108, -3.471020682663816, -2.4273943223936483, -2.3348739334369415, -1.0806555251442762, -1.99955060198936, -1.1200801736331905, -2.085212014917049, -2.056138015377706, -2.167001652004311, -1.7764539369175776, -1.7996791840791446, -1.882014380056409, -0.6538340280026287, -1.7573379828764069, -3.294578714056219, -3.0759357469200026, -1.8153578434294535, -1.0928215498511062, -1.833867843727037, -0.7807147305644603, -2.1832730999621703, -1.5183766975745774, -1.9559460545341165, -3.129925178538947, 0.24514840014507056, -1.827145342217142, -0.9348803112798081, -1.6669381890243498, -2.4015311462748046, -2.591435966281849, -1.0562559868092352, -2.4589526843720853, -2.0424838194547656, -3.113329112316088, -1.3339391112477528, -1.224519125003133, 0.2707669451059851, -2.4286356100481745, -1.029352454891003, -1.1110791618314466, -0.9541886044086458, -2.009003632348751, -1.609041054851789, -2.5094125963125133, -1.3749887433868115, -0.09870349930057531, -2.0652190527927736, -1.1833990538093815, -1.1124939251721815, -3.1820958454339827, -1.6377830199005012, -0.6755728184969105, -0.20650246656542715, -2.8501558081138736, -0.5816506872761102, -1.253693022836127, -1.100551687057808, -2.1068081909968943, -0.8323305131947579, -0.7675082573424941, -1.8668900919185407, -1.5580264488671158, -3.2299410064227048, -1.4637519501988054, -1.8704667985239698, 0.6671857159146137, -2.5178907247427267, -1.9389371084404414, -2.4278943141239617, -1.4182453183075459, -0.2184483337590173, -1.0148247737201146, -0.6471958905118598, -2.029659033171206, -1.2093903829330905, -1.3473196475545124, -3.035961615467406, -0.797049476754094, -0.9481891971949313, -0.17471101103774656, -1.5602841030057601, -1.5103964559915544, -1.0862160456626233, -1.954394406990385, -1.7266496771565356, -0.63234129452159, 0.8095501072336888, -2.149635420582821, -2.0122897400467075, -1.659590314189298, -0.4471291357812601, 0.00797799906272334, -2.4746353454617664, -2.7439764339705595, -1.5946476165234478, -2.0574252738045575, -0.8063342890419423, -1.6658152911896364, -1.2451507585621986, -1.7951561683006234, -1.0845825502182618, -1.0706010420813363, -1.1107412680701159, -1.3915026610480206, -1.4739684506903248, -3.6635846831000705, -2.3471783823838126, -0.9200617987427988, -2.1724837021171415, -2.3958838961781987, -1.5222998737050695, -1.5341285975883439, -1.5489381128649107, -0.02561968399296366, -0.6024890814832708, -3.098308395004536, -1.5011217383364739, -0.26896190466255, -1.9982481310597193, -2.2383027105632394, -1.900082098815655, -1.806636966876888, -3.293707581728233, -2.2787780375468136, -1.0071123809695366, -3.781525427946893, -2.015591889456456, -2.0097354386902824, -0.7943847623631134, -0.49573326010172125, -2.2133359725674198, -2.0238323291212508, -0.18037541146556002, -1.3280204026517575, -0.027027486360569064, -2.4029693876036964, -3.2492854111850953, -1.8597977940031423, -1.3206077745951785, -1.8383191330577935, -2.2091771652245455, -1.0447158309694993, -0.93820177967615, -1.060300571551569, 0.1416626215561596, -2.299860953292517, -4.3149097891434405, 0.3789992359998955, -2.412430784658354, -2.07814430987065, -2.2700718958601445, -1.6133651540943768, -1.270324982970163, -0.2675147286268611, -1.3977728710420503, -1.553678136629008, -0.7874988552368345, -1.8096369979013496, -0.4504162941812049, -0.509285712902491, -0.4285789438162755, -2.2166728369300777, -3.973726494755842, -1.0938907700694864, -3.07796183938866, -1.1138923550151492, -2.2281396457898857, -0.9292463482559188, -0.9658085516213797, -1.369625202516989, -3.2694659244406203, -1.8473642522136837, -1.854371224846366, -0.7426824493444232, 0.40787634742166023, -1.6191525957720594, -3.3100786536314644, -1.7225963454816235, -1.1880963126267416, -0.9121171971297442, -1.4201584054481662, -2.0213183118055973, -0.35566750604025876, -2.329540138647082, -1.8667849180352998, -3.220813449972737, -1.967806441951447, -1.5619967078962373, -1.0580717462560898, -0.6469733314739972, -2.6146117473317907, -1.628169354867663, -1.6451109151939292, -0.09876715769471667, -2.2203116683612465, 0.10680998299224997, -3.1065046859466756, -1.2782289346481632, -2.512720456545066, -1.7055994746298622, -3.482709809552756, -0.686615473057911, -2.695157606583505, -0.7156089573462795, -2.5600779198183172, -1.8883041868992814, -1.8673943698571223, -1.5942004161710563, 0.29536262094370436, -2.5220681149871766, -1.5824033288351482, -1.4140558659686624, -1.0595904835690033, -3.465749207292025, -0.14361785188818232, -1.6511170081234454, -1.9527088432642496, -2.595371675769516, -2.278602465405428, -1.7436670929989218, -0.8198420178091689, -1.0771423558068016, -1.552044428764428, -1.5804249589152162, -2.8671804665178584, -2.3000240010829165, -1.4834636971247093, -0.8068397131679856, -2.396155334909417, -0.6983849805499007, -1.8071801024343985, -3.9193951518585157, -1.6527002015181773, -1.2685103952265717, -2.446968433109597, -1.8547452618121516, -4.375001785376545, -1.338398743467637, -3.210525700405354, -0.704273631308439, -2.351415263919546, -0.906757314534427, -0.8805207178194647, -2.3613167156767796, -1.107379524227368, -3.483264816508077, -3.8132620874860024, -2.2504096252159496, -1.9334812850740501, 0.4849636678327136, -0.9131616729204365, -1.0509948402775198, -0.21206160449630174, -1.681946052643364, -1.3181584790096754, 0.3637721880542384, 0.1361823667633255, -1.973843131009092, -1.0262648238353833, -1.7928050420451624, 0.28036934750083065, -1.1479659776587767, -2.9837798573739507, -1.93348872924244, -2.816687851704417, -3.1063545554666745, -1.6719115280374028, -1.8989148899268593, -1.7136273559620225, -3.143566791329654, -2.756273244896242, -2.38712518609946, -2.088624537600009, -1.3572563456896942, -0.3833894056837752, -2.844146855506236, -1.6004590835139116, -0.6302727357766453, -2.9134576477954717, -1.491849024119271, -1.3276550100508933, -2.364523232668933, -1.7861842992667176, -0.4048695384441061, -2.282473035817715, -0.9275516452696457, -0.6612166280124037, -2.0956510338336374, -3.0241733378115763, -1.5102067551895944, -0.601845109169435, -1.3025891195830233, -0.7890167102096961, -2.0908379523515688, -2.6731800387186775, -2.2560662513869723, -1.2163826235669748, -0.9464121817458789, -2.864892780570175, -2.059278111225857, -2.1417172229429324, -2.9970189216945533, -0.43139609239000465, -1.7463068484154303, -1.4775011588480136, -1.656620711226895, -1.746606778332864, -0.8967169283063712, -1.4527791842373061, -1.4799748392601306, -2.651750666748843, -1.339178943022675, -0.3157196432461642, -1.965455970630214, -1.4234076486194767, -0.15543182463129201, 0.0036955337800959054, -0.3549676378790907, -3.198401830071983, -1.13219816843382, -0.7164704218148801, 0.23242078704023128, -1.7350423338430758, -2.3357799808023105, -1.9816980762353706, -0.9242527814578759, -1.4320381663215365, -3.3561889006524552, -1.3814428815300972, -1.6306939110010572, -2.132924448539763, -1.6747126223348572, 0.6243066250671174, -0.837105314964488, -1.469056654692378, -2.7013771229212993, 1.2125173724652232, -1.6276211641033371, -1.8339087581847724, -1.7166547208443452, -1.0177907834678799, -2.3454969538352652, -2.6153342099475414, -1.5944123956425607, -1.4573813300879428, -0.8994962000871073, -1.3176023418029383, -1.7781999891076434, -3.8782197335886317, -1.333429890011194, -1.2465483793656333, -2.3661305405424873, -1.7498189825707477, -0.42559363143165285, -1.8674190852514643, -1.10232745059769, -4.171008007273836, -1.2130879350987287, -0.5441925637839904, -2.662077300669751, -2.3162478105740147, -2.659876948087941, -3.7690411471404923, -5.0407312430304065, -2.3607484650542636, -1.8572899235393006, -1.2011948121391123, -0.39060494275892155, -0.797865241764942, -1.5357853739757634, -1.1984205722543666, -2.562241756673004, -1.5051761205045842, -1.4023685405731185, -2.5254598935786423, -1.8845985851329927, -2.0736947835152284, -0.22181355510547163, -1.6307434218877115, -2.7075397069350404, -0.5199972851729993, -2.483212303955459, -1.4926616725859718, -0.7047044602386777, -1.742040944402983, -0.2810977517413813, -0.5730424265736693, -2.7789697894251635, -1.242392981036378, -0.7504348913331431, -1.5106907143807378, -1.1763746706562506, -1.4868005271093765, -1.5562512735588134, -1.6687678610703494, -2.148219417931254, -2.115577459577139, -0.8820334265526797, -1.1343932941679675, -1.5037551783905903, -2.217265928430458, -3.141110916152627, -0.45563790582272423, -1.931722917802101, -0.15180756717422117, -1.0947511818663729, -1.7086630995355416, -1.6188246216893267, -1.4001369471142304, -3.011656654352752, -1.747808265939403, -1.5799696841494355, -1.380898467911859, -1.7881448028236475, -0.9556805308331658, -3.303909971094478, -2.7721762287252414, -1.5661691131104185, -1.0728505632357042, -3.5759788905773693, -2.5915495622891274, -2.1146803359049806, -0.623786301053493, -2.2224663000228073, -1.121106137460166, -1.4747836516392139, 0.42052156156703013, -0.6068323598866632, -1.9848582042360918, 0.5456214200622327, -1.528553136836376, -2.8246190180766364, -2.461345942646913, -2.6259940508953283, -1.4974859830349838, -0.4408765878463461, -1.5609404036597576, -1.1576592145067672, -1.5947226241323094, -0.9103148782182894, -0.7634211607384642, -1.4815939173290993, -2.4152601956192727, -2.2898087419576436, -3.0757230843726315, -3.0167206198685212, -1.3156225413566827, -0.5613635357877156, -1.9457026872210228, -1.2311736601096706, -2.053106009436755, -1.6529121072652095, -0.8279954425909515, -0.0009383654321550861, -3.34205476922327, 0.48342865117924294, -1.8233998565737688, -1.6677674945395153, -0.8933834735240648, -1.866362484614992, -2.0105259080304574, -2.514681543687725, -0.335542355475801, -2.2330307125493953, -0.10431102414750448, -0.5387571136547908, -0.9843680359466825, -2.107433360578896, -2.9076512676760347, -1.981628560362793, -0.16162727679544941, -2.175678666082718, -1.360940989005576, -0.6914954556108779, 1.0352024892600653, -3.531858492296272, -2.12208792080393, -1.3732291923193212, -2.39328400186744, 0.0763860647141994, -0.9952776402217993, -2.7750948204187016, -3.848233750288598, -2.881179401287169, -3.324670783718678, -1.9077767349229866, -0.7617572940226806, -1.7199510717245847, -0.7519988479547567, -0.6194171842081275, -2.494746913102699, -0.40272773984190624, -2.086733036636019, -2.3364956900246554, -2.2547264644500196, -1.3764857891226878, -1.627873628300956, -4.037040814405897, -0.9342113152725019, -1.8835456930674928, -0.01163566178229658, -1.017512480089077, -1.2013989587021614, -1.727412666758336, 0.3461718492738819, -3.8097918370757884, -2.7681035285050015, -2.562744954073732, 0.907687254831802, -2.0925941040147666, -0.5991679011622746, -1.2170522087045152, -2.557019954458891, -4.3327748210443975, -0.6659804053418032, -3.3012566024039107, -2.247073489607586, -0.8437995269834304, -2.8189525718489405, -4.462305110136637, -0.46073862514960595, -0.7612418591967448, -1.954940127382169, -1.8926303099347206, -0.950826022161424, -2.0086650846696914, -1.8327879705825234, -2.017423032469342, -1.9980167521542016, -2.4560420070795703, -3.1378198550060743, -3.241156178729466, -1.2794116002942888, -1.4772796032780227, -2.9380290901217183, -3.583631874895529, -0.7527135235946169, -1.0420706891028635, 0.15685502897739, -2.4654135336989973, -2.2166662975504816, -1.5851201814837026, -2.3879136710155286, -1.8840852134391728, -0.795286044576957, -1.1581619991912855, -2.1665473481426565, -2.9915442060414543, -1.7022179819360714, -0.6184075820875965, -3.1625043269698363, -2.0792313757693828, -2.4613989100535862, -1.0501570208573154, -1.0816301715266745, -0.8920788557995899, -2.675866704769807, -2.911002133487687, -1.6193342263946113, -1.9368370518863824, -1.310347222443998, -1.3397044180060633, -2.1263875110091197, -1.4372899288428058, 0.3635097081669225, -3.3423682190498325, -3.0030875505275954, -1.1799911374015817, -2.289569730641948, -3.736996882567455, 0.20423405923502047, -1.7557970090180688, -1.3547670639953493, -1.8254290247244944, -3.5241515780279586, -1.8546073168446622, -1.6699653023238537, -1.1188989385832822, -2.372386985358619, -0.9390559856195676, -1.0637216313948819, -1.1682596632665887, -1.1367066772228198, -0.9607202286323643, -0.8583408349178823, -2.5085938938771077, -0.16885925553264558, 0.2587901670206354, -2.813010600881915, -1.2886183073495021, -1.3223190911178688, -1.4169471576994137, -1.1945038145941682, -2.1106639336231114, -3.2910166904145637, -2.0098526510839485, -1.8198751520674576, -1.285567439742191, -1.2171276178614185, -0.9689743422074477, -2.046568932641791, -1.2592610652073113, -1.4889935794580782, -0.42893410998924253, -1.4218958688556318, -1.7021388964453044, -0.8580933318907917, -0.4880439684310627, -1.880943842166816, -2.3519036067695662, -1.9973242087255692, -1.2865770585059124, -2.53816250981201, -3.7798405899211227, -2.3117261090500385, -1.7605707231954302, -1.6711711559920008, -3.654656624214743, -1.2397445972929773, -2.484473736249407, -0.051156309769815334, -1.0796289330369206, -0.815016628150356, -1.025707550386358, -3.187578842025994, -1.012679976088215, -1.2313121100071311, -2.3379289860937824, -1.7384561420745348, -2.3314365951118328, -2.6875711711616925, 0.33301574337117046, -1.6887793063834138, -2.2856475385766664, -1.6496180794483575, -2.6781532961273204, -3.4833618192296654, -0.23995523514713946, -2.1552355668126415, -3.252304097587168, -0.7614912792293191, -2.264745134245267, -1.725864721031844, -0.4411787640591196, -2.479217726287559, -2.440257635866856, -1.090125006469013, 0.6850548771813072, -3.098632031625245, -1.5102858253955023, -2.7207043633689194, -0.7365418850995373, -2.189872729168896, -3.4864467362487654, -2.000675417593908, -1.7911959355525955, -2.373693525124681, -1.4652941988763992, -0.8164014886069045, -2.968658288608722, -1.674317681894955, -2.2439000337636723, -1.9231459245885265, -0.37929436208066836, -0.8495506923763863, -1.5469319243394268, -1.3559425947212826, -0.9189875061838834, -0.4620474848245235, -2.5044463247904023, -1.3774316822114772, -0.31429197774972994, -2.9061959763799585, -3.181676959438078, 0.49960067029365396, -0.747248037552736, -2.1634743156257303, -3.7858217927416407, -0.901635468571519, -3.345302204872594, -1.184900589407194, -1.6625210464262339, -2.5099400690388376, -0.48949193227482213, -1.318006573278811, -1.3321200691233137, -2.0254522438164666, -1.5299908647440075, -1.6426793993551019, -1.3683358192237434, -0.6856086641758627, -3.4369228311644107, -0.8953285647331366, -3.2225338959829477, -2.1489778681324587, -1.9449957186777778, -0.911326297538584, 0.2629184329884984, -0.003465381798583911, 0.14766219147461368, -2.6536111008359002, -2.184694724126645, -3.0470433123042078, -1.4401509780273087, -1.6843888186012341, -2.710501591905282, -2.923449994145715, -1.7345198597302496, -1.0477255544728576, -2.4927913429429225, 0.06760853677272438, -2.897108048286923, -1.291200043279388, -3.1827490176579705, -1.4204342845813702, -1.4182540117772149, -3.221932254520164, 1.115705155350907, -0.6839825724038013, -1.555223529109373, -2.5059396474018993, -1.1263556137461033, -3.0782701103798944, -1.6767168615196422, -1.417787505035008, -1.4832282596678064, -3.4697961284101497, -0.891555643146312, -0.7539603355225064, -1.3681633902506252, -2.7738952869224143, -2.8570258473904957, -1.78695375352157, -2.176276951079655, -1.2075465609917293, -0.3162671888027859, -2.45900610127159, -1.795411753868495, -2.0555329950456587, -4.55207407376453, -1.1560140485569455, -1.5957668957720355, -2.0172425422390035, -2.8113827866437284, -1.8503944420987726, -1.6958913368052604, -1.7259401360917543, -2.174818330247253, -2.5826755493320523, -1.8585620063518618, -1.6076049796358851, -0.5696958384371911, -2.004767197498146, -3.420341235043937, -0.2694933699342026, -2.8779744717768314, -1.1962056803798808, -0.7029419426074097, -1.077817692437752, -2.6230699739072803, -2.767478290730022, -3.2904386341915295, -3.3762099149009352, -2.588850868730308, 0.6621146373963764, -1.8502885058232559, -1.60654025724928, -0.7055316875902378, -1.4117833664457335, -2.3756107602433976, -2.584626200132455, -2.146762497750059, -0.7002845862730269, -1.1518087453271422, -1.6288740000575257, -0.22334658985257283, -2.7575545488013233, -1.4952409534102773, -0.9145472418520532, -1.8001650894642713, -0.7053229569692572, -2.598609628130446, -2.152716848657643, -2.482483926561362, -1.5769066148702628, -1.7890097708379742, -1.2604404712523813, -0.9667494622794919, -1.4851477229244996, -1.1901942168202053, -2.6721374962358064, -1.0517498236441967, -4.412048480513507, -3.502865298990085, -2.7509000310431775, -1.5879174597725547, -0.8239778188135036, -2.986673092392749, -0.2677988676893579, -1.0416115151238832, -0.6069703351543339, -0.8714960650167538, -0.6500529576560401, -0.8890543591456582, -1.715119020606906, -2.3901259536088646, -1.880618134209967, -0.08157363511916671, -2.510439187454754, -1.2462355699299141, -1.1988674689084862, -2.1716172362365334, -1.898835763668085, -0.9753779661977104, -1.7463005239528007, 0.10318590363971492, -2.203122003602052, -0.9785867464366457, -1.2429508085499232, -2.4580847469511085, 0.21690955127572442, -1.145458401863675, -1.7716932256763602, -2.2162519256567172, -2.2309794634950895, -1.547575706208716, -1.3505425110129758, -0.3623446828323149, -1.8180320614721168, 0.4451275625351281, -0.23457231128828848, -2.63271663721946, -0.9176748953806652, -1.2946697215460388, -1.7742710672206476, -3.216369511998372, -0.29099255591553397, -1.8475100954545702, -2.6379744571464925, -1.1597677257258767, -2.2184664702328694, -1.9192175457388785, -0.891320743556013, -2.9523783840179165, -0.5207907558902638, -1.0148882983123466, -0.2644789637625662, -0.3792914002254937, -2.3322855718496616, -0.16172178495003964, -1.2756606542445135, -1.9170689766479003, -2.575645888664697, -1.2235538076070513, -2.5933954479159524, -3.111657502219442, -1.3587893178180535, -1.8420808929998862, -2.122277005958537, -1.9403702466999242, 0.1561442571160443, -2.7627707080916757, -2.822607590506384, -2.093775444627777, -1.8943043093586525, -1.520728832173857, -1.9727990519136358, -1.6939139541450094, -2.82367351596881, -1.898973102938793, -0.8518080139560055, -2.0370398301417727, -0.5182393673168146, -0.9285446819535893, -0.22755109236354798, -0.6828368433862806, -3.7979186944157246, -2.7738967287852816, -2.6005441668635028, 0.07163476667641167, -1.5543108378192947, -1.4636330097564991, -1.7448517497170548, -0.16938105435697204, 0.10436559054026828, -3.3220692606663356, -2.8283607391990797, -1.752551409784035, -0.8845734323071925, -2.594604531745203, 0.6207954474300439, -1.7473767715347535, -1.9188473483074875, -0.4373075117269545, -2.3428668922438853, -1.5398151132930271, -2.7907101243800243, -0.37840133548654675, -1.4072237072410583, -3.0544827547018576, -2.6959876735860577, -0.878877857246028, -0.25979683314564794, 0.15391169270971705, -2.163856247163981, -0.20369708166406042, -0.8031733636538264, -0.1479812166197696, -1.2928667229697797, -2.5993355611031594, -1.7815191515087847, -1.5088466902073732, -1.4458112862781822, -0.8973043097063209, -3.012907743186269, -3.630400370906165, -2.025144892763564, -1.1387970590636427, -1.4688481880030724, 0.7173302754839348, -3.0443381998973393, -1.2709535833409762, -1.3964450249395062, -2.0622817184299884, -1.711076136822724, -1.4108985924200035, -2.528751108990658, -1.3285128769969354, -1.9713418833340586, -3.1057037108255474, -1.2185286667056483, -1.2476776707227817, -3.0552815131027065, -2.2332073315815237, -3.096488087865733, -1.910273670062508, -1.0070361116766604, 0.6634922343176481, -0.6919274362403778, -2.60344861732225, -0.5364976583629886, -2.118458211458627, -1.9612274083655925, -1.6814584307763114, -1.6936672711662661, -4.7091832589282205, -2.0818395416306474, -0.7699444344188353, -1.000377500163459, -1.264045421107028, -0.13276531685955772, -1.6816922787316368, 0.1710534660897074, -0.9969152694413053, -0.6970705070026226, -0.4034628492558552, -2.3741066421731487, -3.3212670898058603, -1.835313237648703, -1.8951286799286389, -0.3472226086007475, -1.724414638739484, -0.5644105765027791, -1.8231438134545235, -0.5428800290397986, -2.320218484335285, -0.28561533936876926, -0.9945537717281576, -1.8055078721564068, -1.311194034245311, -0.4674294653644422, -0.5294899604271841, -2.2510975296507283, -1.678137582166626, -1.1996599505075234, -1.4463225030249458, -0.7786977468586059, -1.8175813379710375, -1.1052859069907508, -2.3701476952900684, -1.4258248836883642, -2.055800476991614, -0.8719798386329499, -2.273937930127219, -1.8710369783984948, -0.6325961338012096, -2.2526696843743537, -1.4356595903528515, -2.2082620237467037, -0.5708327539587528, -1.6788118698328531, -2.466380743694932, -2.2222901303698768, -2.111493972483698, -1.3185486160264552, -1.5876057654887221, -1.495975159780325, -2.5283238972030846, -1.2859830190053683, -2.237642225552191, -1.2119792636070512, -1.4596928672232998, -1.5202931202540524, -1.2732405176354145, -2.157847373251653, -1.0233009656840455, -1.4069078573524614, 0.19646961219401549, -0.39370929217514594, -1.4026863531836034, -0.834494537911566, -2.101395185261736, -1.345118610498597, -1.7139028836249346, -1.9030966069525639, -1.7323895263542848, -1.7964185949301936, -0.1568229072992926, -2.1277674897454837, -2.227814078424692, 0.48330564287719735, 0.6842797363378166, -2.7366339566939883, -2.8813682504659317, -1.360641542510397, -2.7501234677279625, -1.7208545260742865, -1.3154739244210796, -1.6546896612133757, -2.3737921322146254, -2.469738921168437, -0.04756772977987356, -1.1491560066539248, -2.4134761049900137, -0.2693972321570024, -2.7293470827387987, -2.7032515695158628, -0.4434143219365645, -3.96637720359955, -3.439474226413264, -1.6979590216868305, -3.9897852063481976, -1.3538594769216994, -2.344666499714131, -1.8554372749920427, -1.6282617533014085, -0.6612066435140502, -1.5159975372707013, -1.3698080474955245, -1.409043602264967, -0.767179196041848, -1.763411269082224, -3.6914282287706817, -0.9689874566662017, -2.7236541134349297, -2.1390045425104067, -2.923587072129598, -2.6051530889432133, -3.0600109281302066, -0.40375994136815474, -1.5785499743739586, -2.4788704477234846, -1.8787000533647324, 0.17925033685252578, -1.4830690778802142, -1.2457575801689091, -3.4440404513983243, -2.3153705507068345, -0.4682050282496033, -2.3549805384599525, -1.2917763571227168, -0.527312361437746, -1.500099208610251, 0.27499957375849116, -1.503429208427265, -0.5797556175371641, -1.2071105990558062, -1.2485208575359539, -0.9399799656902036, -0.6852619973298546, -2.7799056404706493, -0.7862216200362727, -2.318599859163948, -2.9091653233848187, -2.8999453989983417, -3.63033239565078, -0.4423944746293036, -2.476305404106952, -1.4765983144799002, -2.0958067032005756, -1.9261874433740158, -1.755013989446096, -0.7094890475771422, -2.4389194680314343, -0.7832501659556411, -1.4118804174302753, -2.6064561100032146, -1.7631055084488825, 0.38735351002861274, -1.6211355778074668, -0.7402656704737635, 0.05411607473244073, -2.4036884320031535, -0.9115794925150377, -0.4256417627228555, -1.9883953763875235, -1.125436206603151, -1.618440224026369, -1.9564118051633264, -2.332260013912558, -2.3153803128701202, -1.713907825140605, -0.5880464068910038, -3.791990385093287, -2.69671819217753, -2.368923048674833, -2.133824499749642, -1.2845671085082653, -3.3105146474745135, -2.6458511178844577, -0.450693559382048, -1.505198053107864, -1.9596277821082155, -0.7575951919544557, -1.067518167052206, -2.384279181728013, -2.553548152100979, -2.536301731058586, -1.4987680686977094, -2.8783923361116335, -0.1970386450514654, -1.9675158115645335, -2.4582123678656425, -2.467706852555088, -1.1247972802683326, 0.3290784616894511, -2.061266867832468, -1.039224520555607, -2.15478942442973, -2.180670462469968, -0.4520405095022251, -2.0063457656715085, 0.8980957046088278, -1.6105269134448628, -1.377482028923497, -3.5936966661909664, -1.3624073644269998, -1.3703074396709478, -3.414135606712806, -2.2449242507823275, -0.42146683278716535, -0.23684648844038136, 0.25387519805498915, -2.081382921245693, 0.1781406122313478, -1.540863769359691, -1.3239425599768433, -0.3096211756475067, -2.6767410028947394, -0.8788735702466203, -0.97040012031255, -2.0674183940675563, -1.8342803735123647, -3.216817606857407, -2.993419422825934, -2.792956349808627, -1.138835015175811, -3.7813120520529027, -1.3399501500172097, -1.2147256564513012, -0.3492970310714758, -0.2762708272559582, -1.0590006769996165, -1.5617633153075063, -2.0808695951537937, -1.8516015127978054, -1.9165647308169151, -0.8098495899708763, -2.278194949098326, -1.6784833427904087, -0.5240569494938137, -1.5760104841601048, -1.4582823815254535, -0.48655470186825633, -0.396448435088421, -1.7226920167193085, -0.7893311758613396, -2.1275086060965953, -1.1764675842964858, -0.049515362720923495, -2.652789341445333, 0.2977816932963018, -3.361031083512829, -2.4696651065239283, -1.2915070102385875, -1.6379914353047031, -1.7597133051158518, -3.3052170425163396, -2.447357223152981, -0.29232214346291974, -1.1438993308334575, -1.7165595526895872, -2.5994266446071146, -1.9339878482492694, -3.249403885539559, 0.3104234650057527, -1.8920996099894907, -3.466870515954579, -3.0220565380526603, -1.567299589791906, -3.172689336072888, -2.0242072778866778, -0.4936624201514048, -0.8126713355106329, -1.2661396218134133, -0.9968557380289229, -1.7092776335280366, -1.4527807723589854, -1.2406769311579542, -1.9399386455813308, -0.9026957537532242, -2.422779211658939, -0.6597086289172562, -2.610850449699803, -1.5667331037850245, -0.9731696255929176, -1.5270432289681803, -0.7396518958464606, -2.4442189140394692, -2.0608262510691038, -1.7453421059816296, -0.8245818181137704, -1.0339915892912281, -1.3167350776705742, -1.1796008773342423, -1.601725247483554, -1.8244178555591586, -1.2560340596055293, -2.052827755869264, -1.881693767616638, -1.1501496864475822, -2.1404414310092914, -1.6350915216738104, -3.057859947551318, -1.8592857735394217, -0.8364749061969955, -3.028455215896502, 0.5845778476911891, -2.8084582163937997, -2.8062761356500086, 0.4950535593284795, -1.209109957579079, -3.2088631028062826, -1.5791974519700778, -2.8257748567930436, -2.2465694195563786, -1.370124769653323, -2.1141850137139158, -1.176692908649835, -1.6934439227870715, -1.5154857977607232, -1.1742926324579321, -1.2587474210600433, -0.7545015262571738, -0.4167801523045087, -2.380910189392509, -2.9583248232803543, -2.436151120788435, -0.13809204464249314, -2.5557703441334674, -0.055632281695660035, -1.151494555569812, -4.004594392774385, -1.2920878724543445, -1.407254646487034, 0.26909321278309073, -2.158158694303996, -2.470368684362784, -2.142668607009931, -1.508220918805249, -1.9999499441158464, -2.097021309247425, -1.189964497340527, -1.6093615384344517, -3.7388430860466637, -0.5351458516130592, -2.9247658302371726, 0.49756571981125264, 0.05685168678511787, -0.6495242868281421, -1.8263283807882285, -3.2672042973633593, -1.876502310908789, 0.2664522333355468, -2.662607548791704, -1.4085021088695833, -0.5100150895766398, -2.6128509766708072, -1.912353832355322, -2.0707186996570863, -1.5622753287410733, -2.1245990583635757, -0.08468080553069779, -2.0935637111877043, -1.503745100166964, -2.1898971297476164, -1.5408811984251778, -3.4933935493075383, -1.5921726683129767, -2.160383654932494, 0.1324830256481535, -1.2948941807969134, -0.720642942982774, -0.7042255841094588, 0.07716683346905406, -2.3450871197493393, -2.1842009517894896, -1.55589758164467, -2.915878763147817, -0.25307243011355207, -2.369249475342006, -2.6955843703837354, -0.8712764761268805, -2.7734021742504984, -2.126818495384848, -0.454824171854473, -1.07220751374118, -0.7664587703276453, -1.0479154344168493, -1.7718676381977096, -2.240466758672997, -1.901265674514015, -1.5877136522743351, -1.0578990905083203, -2.5612647872080108, -1.1525362268060193, -1.344954924021673, -1.8847232602264097, -0.010889590232161295, -2.4195151114618976, -0.16813482374874256, -3.0146876663725353, -1.3400980602295178, -2.033401520328769, -1.6309502180514739, -0.3408333467903435, -1.74484616094656, -2.8905043929449725, -0.8411941241064654, -0.7774589656697208, -4.374522511286091, -0.10691544559568822, -1.0215901851985953, -0.428693836728665, -2.377204844545569, -2.686622809330946, -2.5861185921522223, -2.067022124900316, -1.1593185715655585, 0.4676137409753909, -1.5873615210127243, -1.8358459528936097, -2.124011079815696, -1.7357142051312813, -0.16432498476616764, -2.8599392446960215, -3.735718618757038, -3.1612157313719154, -3.5736616575662215, -2.3278858857671754, -2.593451543364879, -1.4080255817610443, -1.4467483303595143, -1.8123698560264216, 0.42730426034071334, -1.4021216337693976, -1.6030616620299705, -1.2845453991753328, -0.8144518284520321, -2.4440878208949623, -0.21498248298086642, -3.521467311114412, -1.559877025161494, -1.6040257206213429, -0.8430462253843432, -2.1454516857135526, -2.2526140717572534, -3.758685323975056, -1.5664559494467885, -1.9349019885636498, -0.48717362942091236, -1.0269488598341852, 0.33346038377088094, -0.6454364229870964, -2.0799218681352, -1.112463611633837, -2.995244599970899, -2.3652673254667036, -1.8925639710525497, -0.749980982382253, -2.986898351899752, -2.2946506382204137, -2.9321603972177392, -1.5235023703962138, -2.9860052877710035, -2.3034490002823436, -2.4211825863213927, -1.8897789568998555, -1.3757819739276176, -1.3570575372031564, -1.4320808614408882, -1.9942389076916123, -1.4450236242926782, -1.4596975622496875, -3.6114406893925453, -1.4927914470063088, -2.460520876189365, -1.1850088517675021, -3.969025768133211, -1.5304211534041796, -0.44624176757430045, -3.3987940373124914, -2.1557247025716695, -1.3168751931170548, -0.544436089797274, -2.3896902954231645, -1.49355920039076, -1.5979259128233223, -2.0837018872527153, -0.549270235239804, -2.1254073331014123, -2.2360095829896096, -1.1085489857130604, -1.2415636247872237, -1.151541721479199, -1.1736573912547654, -3.439804136178342, -2.4528848195699418, -2.6336212512892656, -1.0592536319645038, -2.4544272282861335, -0.9317273451657867, -2.044323596784557, -0.2913325375117428, -0.8105032722543236, -2.4634015380653778, -1.8135715666083294, -0.905302946469694, -3.3787834926565976, -1.0336730579110653, -1.6364743295237714, -0.9681214424546368, -2.945889059397929, -1.2646594185430962, -2.4349260081478183, -2.8692371621368373, -2.1505308474061957, -0.16020255043386467, -2.017796359825788, -0.5484126134443337, -1.699842519485277, -1.5415703934835339, 0.2797665861423151, -2.1648768303004253, -2.191000933741177, -2.5399406280936825, -2.633455081156122, -2.3286262146971235, -1.426556475527128, -3.099517667051745, -1.276791429758086, -1.6223705997829108, -1.4277302774306768, -0.6119443822797077, -2.4489859819271134, -1.4664748778969854, 0.1449369088009318, -1.249749107507482, -2.5040237240491514, -1.8815526955631203, -0.8718557470736612, -1.3289317516724697, -2.4750770952699295, -1.9841641798926142, -2.8747247565749285, -1.4621211476104268, -1.7529831331280195, -0.9930788577486225, -1.9939747762995332, -3.0315892805011124, -1.4241691963950938, -1.8017689208188237, -1.3871347227465445, -1.3802582646506893, -0.42969626896340163, 0.7326391724070227, -1.773283616093491, -0.9345883698431481, -2.4923042662145787, -2.6256475242028587, -0.16839571155602684, -1.5529912841054827, -1.8643184042545662, -3.510375892390324, -1.137494102841729, 0.6247897758199268, -1.2986795394680928, -0.29567447016343196, -0.03827739150287468, -1.6461161486146765, -1.9474673156569369, -2.407546903176796, -1.8054979806594305, -2.9813967141525954, -0.8270544656856088, -0.7969978706187013, -4.079622515280538, -2.160814117811758, -1.8619777253650067, -2.5171352016972373, -3.0030748923701847, -2.3990201482755498, -1.734715225519483, -1.5800694229724388, -2.402501517878118, -2.330866840899647, -2.7398520039652166, -2.436059819016342, -2.013634412064456, -1.4192251535434506, -3.7618390701737265, -1.4384919578063107, -2.1298714009659703, -1.1718947078665727, -0.028190665057490794, -2.8480092935142425, -1.5767145773042268, -1.4702839090004756, -2.3293070816705406, -0.9612659757792743, 0.16813260546370756, -1.6789244405005281, -3.0266587965329887, -3.6666986262141843, -1.5467880689580265, 0.9662264180785254, -2.242928903556878, -1.7584724140344778, -1.5151881241076741, -0.8453293065302838, -2.0064899546887975, -2.373271621742563, -1.271757471570731, -1.7310009888193918, -1.901200826658546, -2.533664970023037, -0.01221786480570941, -2.511274314189975, -2.0314645557365947, -2.4585168294465687, -2.527856829074283, -1.1607768938280625, -1.0525356373863943, -1.6689474324236404, -4.112536040178547, -1.9473882856493956, -0.9748531068050093, -0.02149997127909642, -1.4394694420258616, -0.9953496278795365, -1.4191414609610187, 0.08270522473635511, -2.7821231130608695, -0.6505458526065397, -2.7672841100658188, 0.08867881622048768, -3.18000044649453, -0.7974264935124183, -1.8681571467055913, -0.8569243570180034, -2.3308446161370373, -2.261345489880598, -1.5757760956182256, -0.23669140648330234, -2.1600877883842595, -0.9577079657176519, -1.449062432043048, -1.5167477220735728, -1.5565847359640663, -0.35207156803418616, -2.0635950355021704, -1.5468412070669164, -1.0174619966879335, -3.215253271342734, -3.968339140992317, -2.142650183954616, -1.5920955085096329, -1.8290201373670765, -1.6194532968372157, -0.4566282186239612, -1.4648383244019096, -0.17509375906280122, -2.0530132668301797, -1.8650380873738492, -1.2913170259115252, -3.373322627597414, -2.837966450333042, -1.7182675601509223, -2.0683466780223223, -2.1528758237015753, -3.6650062584821352, 1.3992754800645386, -2.5909313766715556, -2.098160143620333, -1.4301697258450945, 0.4108732996736273, -1.4137025635878449, -0.17048795597108812, -1.3350796133847858, -1.2064827782525214, -1.6801018510221895, -1.611648497078359, -1.8868374709420674, -0.3120406100864419, -2.7803592889017334, -2.548289435888235, -2.5400993692599134, -1.597158267657958, -1.4765545436579477, -2.191498297669804, -2.4327796773003274, -2.1444680086020123, -2.7346069143234333, -1.6080851699325711, -2.0820647931167056, -2.7372671584286024, -2.5356633996605678, -0.9538239801633277, -1.6364802454360337, -0.5305494945789961, -0.7253501416497229, -2.7099638055367503, -1.227699271126399, -2.6263568686765555, -1.2606258171652494, -3.7303523849950437, -2.3070176419604183, -2.2116632308724657, -3.7027305553553873, -1.7728172102359672, -2.640441756993246, -2.092765449113096, -2.345045488319859, -0.13252636229430448, -3.018542755188407, -1.229843849037353, -3.3768836755187426, -1.669957817829721, -1.5559031047009286, -1.3009350339344123, -1.5953525355242164, -1.9065101456717224, -3.517662673936483, -2.016341041890432, -3.2553232577535125, -1.7433682047759504, -1.7324259044551384, -1.7796386818823335, -0.12199265832873585, -1.5319632490381998, 0.20181707134890603, -2.2455771954446986, -3.8141645630163845, -2.12652292819672, -3.26973909444965, -1.8239013334239929, -1.4116794362705785, -1.8248267654612722, -2.646202713709545, -0.9244986660204523, -1.7822755659569738, -1.6095118598736982, -0.6318086037695136, 0.25497201823459537, -3.787700663230618, -1.0990551013810446, -2.178977444435724, -2.2369604789927147, -0.8023613005689488, -1.6311661551418781, -1.5746017861075727, -1.4893373533200387, -1.3960797235915239, -3.045183836811823, -0.6765606044914345, -1.6380815229438745, -1.627164484093112, -1.8342497665315387, -2.559324693322176, -2.6342777358562377, -1.0916552768401484, -3.0001476282250676, -1.960854640837711, -0.5185674404540397, -1.9652803443033215, -1.7003126797187011, -2.1209163597844802, -3.1564227204812507, -1.4634725686428889, -1.2111163389992212, -1.7993204102914475, -0.09745960415757793, -2.306452213972201, -1.1744943939937604, -1.7128185115651493, -0.3421136401838647, -0.731737394262637, -1.1226101750862356, -1.3896305231175097, -3.3244596846536383, -1.1820964970562133, -1.1845292015882152, 0.19237256279630532, -1.8448679267868464, -1.1610296090304715, -1.1458547450516154, -2.7302801605022173, -1.6871009426169798, -2.654821705776633, -1.1678597738018381, -2.1187338031781007, -1.6052920322427036, -1.587046269010117, -2.3037825275811095, -2.219183402680591, -0.40819148405920735, -1.7044118088340485, -1.8612791258732877, -1.3623714589076303, -3.00446118420905, -1.5624944433814583, -2.520387310227243, -0.07970409023191194, -2.0069804946330105, -2.1756652886210195, 0.023865392821831533, 0.3306692611135742, -1.8013114340657124, -1.6157105931060105, -0.6242496102374919, -0.1217716268764597, -1.4326705812733178, -2.0141530354601698, -2.6185885838056366, -1.0634067181252422, -0.9868460558741247, -0.2724623475421615, -1.963031989319423, -2.330515508852319, -1.6481752153293003, -2.9230991520786747, -0.06526667399605124, -2.1599766435804377, -0.7231536843642797, -0.4171850353287938, -0.20077297607989975, -1.2453209160795464, -2.610212564036594, -1.9687886150307001, -0.1143217310510396, -2.5263381276580494, -1.3258835317501703, -0.37856714550526394, 0.04247154567339795, -2.8883460854968326, -1.7169046840533624, -1.881742066174901, -1.1108521616769158, -0.7197538742269156, -1.3855594688283517, -0.7304207518753177, -2.169801608891586, -1.611125519267333, -2.4704349299865562, -1.7141840585825148, -3.0740660897298326, -2.230024900688049, -2.6313409979608604, 0.3184939734178829, -0.22867647043806683, -0.9375158414637436, -2.929543720613819, -3.1799735274876086, -1.5196279444783594, -1.4985079331875149, -1.393335247999648, -1.80912997512039, 0.30249200213281746, -0.49886168587412305, -1.3052934807563508, -2.2390062356873734, -1.3773229842661898, -0.45378062069633507, -2.0633596188874557, -0.5203101231139093, -1.8128952170284403, -3.056991814450351, -2.24756116976835, -1.1655903126272227, -2.898698579666683, -1.9313088864922472, -1.9381607150691738, -0.5482425643532052, -0.5048316515168476, -2.9801762049284553, -2.065898655793584, -1.731835458762556, -1.8518900911042453, -0.8830085351802297, -2.1225892664846975, -0.08381710886482563, -3.4933644839642968, -3.0731199127147306, -1.7267462146800086, -1.1248502324228906, -3.5288014612024883, -2.086917846710358, -0.8976172257696631, -1.432325243206529, -0.11572089279550823, -2.5857788898676217, -1.0484089895995434, -1.1196125161624764, -2.4308178672867626, -1.3911495090732604, -0.9495322639560354, -3.270063761739754, -0.9936756434287337, -2.8503443449575916, -0.32005227532342584, 1.8171310981629016, -2.3405071229867147, -0.9342711550112517, -0.6438872767822847, -1.6224329949135736, -2.1781284658972733, -3.7964820480799717, -1.7689328329240763, -0.7825120830914859, -1.9488108311961767, -0.85411397294727, -0.9195223767295375, -2.590472785497956, -3.565282560707792, -1.5219921465109585, -1.048443029890131, -2.8712314235465266, -1.3270725144792617, -0.4461361459000104, -2.4422836840651385, -0.003048017038375317, -3.2081945109239807, -1.5041705932107206, -2.9463130538401283, -1.380554022030883, -3.0895156278437996, -1.5583099305858126, -1.8812641272030073, -1.3195711385605131, -3.30027423821577, -1.1078353563894838, -1.1609321951403793, -4.027654580047511, -1.783041939434777, -2.7821262427019127, -2.006322364788778, -2.9719350175198365, -1.251505931162205, -2.435915755615047, -2.4249209822759314, -0.1784284381615462, -0.960386010727718, -1.3569424081442516, -1.967053462083516, -1.7868287977051336, -2.4165130524605707, -0.9581142080539139, -3.222004922204901, -3.889256157930133, -3.2274224428424736, -0.6996998109424535, -3.036089671455369, -0.7358528367952346, -1.7561858117876394, -0.048022431229105544, -2.0262952237390186, -0.7442538446441304, -2.0254478124140833, -2.0534143126927997, -2.2691605572160927, 1.4855347802922, -2.0125739061132326, -2.8582238261684147, -0.9244386117932694, -3.0420788422744067, -0.13835976388963211, -0.5233839325695309, -2.358900459103985, -3.165634876556548, -1.391697489850656, -3.1982288891945423, -0.9606048313366568, -2.848105328343431, -1.6206077780991812, -2.2932594703993283, -3.5784011175106016, -3.527511242086354, -3.711808613669023, -1.796032335606141, -1.6120232018582208, -0.6337320551699901, -1.0980594634019845, -1.0994014608424312, -1.9583406983023077, -0.42935041722172174, -1.1241778839647072, 0.15838228725039993, -3.259125317148697, -4.164527582029725, -1.3933177519544304, -1.5826615341552772, -2.547370445125959, -3.0655402159279186, -1.7261209408335125, -2.1093523509129404, -2.2434546421214296, -0.7881564855821649, -2.842024019226481, -1.3337155551815827, -2.610931021749317, 0.3355476531167789, -1.7550804179056045, -2.7294324098258635, -2.6110405994800785, -0.8139674601356569, -2.990753822744522, -0.60123587543895, -1.2788212471441096, -0.7390675516313762, -1.8341590606919527, -2.249399531811088, -1.2485740710215991, -2.0462648079371477, -0.6813100932624578, -1.11121368255649, -1.5591228530247387, -2.0780743180287207, -2.2256433623258136, -1.609034378820568, -1.4031014520968614, -2.70560832609611, -1.7798764617501748, -1.0118602516741968, -0.7165843326659719, -3.192552559214059, -0.908959374336222, -0.8380518040454628, -2.4940409754098853, -1.169636439460374, -1.7522390499478318, -1.1624594504838859, -0.30573172615373556, -0.8552126588417204, -2.828769895822795, -3.2650649813612573, -0.19591024753720498, 0.04867184135350455, -0.12698050060017785, -3.4936128425860122, -2.045255153064348, -1.949169173061432, -0.562037385670721, -0.9021642774799105, -2.8125972485800554, 0.11524575329293607, -1.6996061234143927, -2.7133984517251237, -3.5010982857655795, -1.0809597008253102, -2.1764552299161517, -2.812111002196392, -2.714948251618768, -0.9621781599306924, -0.8993378710522975, -2.8111928030288857, -3.4811770384367247, -1.923088383439778, -2.7928157978862913, -1.0732672923387359, -1.7692980501243942, -3.0661683600036502, -1.5190573341540223, -0.1961109817277067, -2.3686615534695163, -2.1778222124506463, -2.6020238818770838, -0.8508553927009255, -1.4200982462168006, -2.394624361569577, -1.5626419784133403, -0.769621537647896, -1.6684081291440669, -2.373910348561837, -1.3716356544965165, -1.601226844145141, -0.5330121868162416, -1.7349333993891787, -2.0414263824240257, -2.2011927028329117, -3.493846625832253, -2.524974644618662, -2.0853155725668104, -0.5995364900313358, -1.7016544217354528, -1.4403756086159993, -1.9481176000776035, -2.21891419226027, -3.674794691239069, -2.100339690134274, -1.8136146926497574, -1.0750884848435294, -3.3812109140896744, -1.9887705830909723, -1.985042363036671, 0.051897228050321376, -1.3849327564411598, -1.2873938682823611, -1.1384243126219697, -1.0583833278068975, -3.273405728433499, -3.599823938285968, -3.2440126605843047, -1.6472556399179412, -1.9948063300000838, -2.418924199029282, -1.917697387129802, -3.1517846613695704, -0.5080948147917979, -1.7724766351999026, -1.5826475537884261, -1.4672829870027904, -1.184593326545122, 0.3743930873156205, -2.084127218360308, -2.8881984161354763, -1.6578542732937633, -1.4052915675467434, -3.3129230888778416, -2.7893478267661083, -1.1862304871934068, -0.38005311229831684, -0.955039678440453, -1.085258851780576, -0.11704879817043423, -1.5430334306094338, -2.4831442668891164, -1.1000883663760201, -1.0906814940174756, -2.864993367668272, -1.5800198810283468, -0.9086578678839768, -0.3821930875308419, -3.217884382396484, -0.11873991702629594, -0.38592560818546273, -2.7573811188128654, -1.4947724306885575, -1.2578501708518244, -1.4803053237675696, -1.237389094827146, -1.8192011755312676, -1.7480749314422799, -1.6904408598799332, -0.8500021604284468, -1.309100059128586, -1.5875203222141336, -1.6008014731855116, -1.102323469585895, -1.2726406407680555, -1.4766295713093776, -2.554630093939057, -2.3863521642914067, -2.8829897751042313, -1.7284280968815682, -1.6789113572642558, -3.125483819687017, -3.6557611475449034, -1.0799833624120758, -1.621514341752797, -0.9858504069872657, -1.3894003070308736, -1.2447310224359223, -1.3645133636632019, -1.386523789420877, -1.5963816135822153, -2.629849354818056, -1.2905738687176747, -1.4432446921053566, -2.203723185036657, -1.2868757737973509, -1.1173634469734535, -0.2265036377866847, -1.4926377378673386, -2.180859675741179, -2.230541829348984, -1.173350155371325, -1.1884227223347557, -2.234244105194235, -1.508450526527658, -2.4923526867089336, -0.4404403245493764, -1.551758989328651, -2.2193351378945922, -0.38444241347127384, -1.516194878757659, -0.7343888875362126, -0.830281276339576, -0.9970645718511352, -2.700134432948605, -1.815294734059003, -0.1444176294289028, -3.5689520154560643, -2.9704117145740963, -1.1968281671678969, -2.1772956155403205, -1.9228266990226557, -2.011312681057364, -1.9671964444280687, -0.6701324297361602, -1.743260104050757, -1.2338557919469335, 0.23357140990101377, -1.5140954768062964, -1.666636576120905, -3.0408672919102075, -1.2384581397408918, -3.350411366962464, -2.274569968608782, -4.208336971032175, -2.3026935685304393, -0.45779973208975533, -3.2354408207061516, -1.9671676185414404, -1.2310940325578277, -1.5199812757772888, 0.049187049416885786, -1.7904132616751285, -2.0820968448598705, -0.5867449918814824, -1.5722794714395485, -1.4847384042590557, -3.8735488203471506, -1.157114914304398, -0.7176030775898503, -0.14356026192439542, -0.9955997321047653, -1.5259716569418187, -2.6833919120520995, -2.826046303595543, -3.253162933740644, -2.0622416425848376, -3.157224239817422, -1.1050792007617996, -0.8051403851988574, -2.3187042815003234, -0.948496510368055, -3.5311838782252964, -0.6254629863026935, -2.0589214941851575, 1.2509037521102693, -2.007970701318816, -1.2221665648509286, -1.5107010308668039, -1.2534508210530593, -1.8084214246401655, -1.1305404032835298, -1.1600757877779801, -1.2651056477608613, -1.913465327603425, -3.370515079074292, -4.122328929505819, -2.010001205435631, -2.0217175902779108, -0.031046478949472878, -1.615104001632337, -1.005870339843793, -0.5059530062016124, -1.7359375372330617, -0.7999858407926134, -1.609367365177247, -2.0944225041177162, -0.7764237160359928, -2.717732820565375, -0.8049404052414756, -0.2789475709300371, -1.1928885544914747, -2.5268124905882448, -2.8271240060062857, -2.0962906599700744, -1.7726797722044796, -1.0005620890622096, -0.39728203239099824, -2.2013876947135413, -2.252693453846991, -0.6526486051048497, -0.022934719198175246, 0.24883140169829443, -2.771555644696869, -1.563770789413699, -2.0932012956349126, -1.6936919102707593, -2.363627924866948, -1.9693428234959327, -2.3759253653783765, -0.6262343379850426, -0.862157157491241, -3.0665381340781854, -0.6518261382650279, -3.3796261430358534, -2.2240204514483493, -0.8795938763833582, -1.144797673363596, -3.5381902890331407, -0.6324636644325745, -0.49050907278431466, -1.2362635397727726, -2.303163569486466, -2.18912778630959, -0.47365251211407844, -2.756335286975638, -0.845067183982467, -0.17002297723886373, -2.0355096603371607, -1.1720771516876858, -2.615796721356337, -0.7071976159535696, -1.9082076402367705, -1.039486839442307, -2.2901867377039027, -2.295411798087414, 0.03790902488693115, -2.299635778716836, -0.8293790902112893, -1.6475227381828432, -1.532768577742492, -1.5502819174090634, -2.7153110459868186, -2.720183626451343, -1.2670415498078655, -2.1749926495976784, -1.3198787359128568, 0.04278616416348657, -1.7871525251468316, -2.0255037164945118, -2.1406216583439455, -1.1458967979234824, -3.026805840992078, 0.8746805409795204, -1.3547912478531856, -1.9038875564392685, -0.8394994340615519, -2.675100963754928, -2.1827883125088383, -3.167040743546112, -3.0665659776559817, -2.6369037542847646, -1.528368266315308, -3.420016823718833, 0.01371871268594882, 0.3731833014901822, -1.2061507662750484, -1.9206275041649612, -2.4470367557870643, -1.8690043406692975, -1.047959213759596, -0.4178652229135995, -0.9670234251367814, -1.98881296117788, -1.395444104072954, -2.2413127003384052, -0.7213147020648075, -0.689614336619162, -3.0109307368762552, -2.2352165785433193, -3.0923940181312837, -1.137524984309386, -2.164153740787695, -0.6403937450735875, -1.8288880333573194, -1.244415349000889, -0.4259073687739656, -1.7238171337863462, -1.7468794967835741, -0.6834182360756635, -1.9923669690898778, -1.4027796968760913, -2.130668213351499, -2.6469544930052, -2.2225941969593896, -0.9596165992209504, -2.9520758856743727, -1.2279294305445996, -0.24389742663702219, -2.7129872040359784, -2.255046215992639, -2.9164530205724626, -3.58455637753398, -0.07225642966049328, -3.3902468059261484, -0.47976178343903, -1.8221971611079382, -0.5556256678014098, -2.6037053147850204, -2.0383321905886542, -1.5819079673382046, -1.9126298101416155, -1.5813227629676394, -1.4865993733578653, -1.2529851056794141, -1.9966993569722642, -1.1810265957392811, -1.4636850838322122, -2.4755179392098103, -1.2381794925116263, -3.0125354174169017, -3.617042429931891, -3.420925521010849, -0.45831480050508855, -2.536341195559101, -3.1813590799275953, -3.2687657679494357, -0.0872978436326346, -2.1918180108955734, -0.15668770730590298, -1.5114482993606047, -2.09699951099714, -1.7289923798745817, -2.1292951433254848, -1.2380172060704757, -1.9405732286585469, -1.7695485601763232, -1.3690360877768404, -1.938846680958052, -0.6256159221835094, -2.526353581708321, -2.144111906277347, -0.16019168334647094, -0.7756342212195005, -3.2493060937252816, -1.297451977104178, -1.93355375997724, -4.495806913507431, -2.4581248186375193, -2.0507648423956697, -0.518143781663869, -3.4433963809857957, -3.007496943040757, -1.658039213259063, -1.3383990770027003, -0.7655169236139235, -1.3304071244790103, -2.089307196474036, -2.902370287149555, -1.0583307400607238, -2.351689173169531, -0.6743309903094474, -0.5805373552623594, -1.9099659026696005, -0.988047264860843, -1.354445398090601, -2.9285273711858686, -1.2443487418406627, -1.255968712259453, -1.8104412782612456, -2.2613645996542004, -0.08468666662474478, -0.5991205809240856, -0.6347853539353239, -1.1730285412716592, -0.48161193510475453, -1.0316943382763117, -1.201026833338761, -2.7126707826109357, -1.4571029454393412, -2.374693456084385, -1.2208463683057853, -1.5478379434539273, -3.595769904708386, -1.390056244699327, -2.3158041116655075, -1.2259639318458495, -1.2785989150795716, -2.3900054562459405, -2.587850495988041, -1.1810407653749286, -3.5033958082189356, 0.9559954514446103, -0.38262206354921857, 0.34800723216695184, -3.0113225760149813, -1.2004947180277985, -1.936663844565098, -2.8912465746164555, -1.6931086028287032, -1.5167609042952546, -2.455995027712919, -2.3075510011762703, 0.7973439635343698, -1.9616644060795392, -2.08219017805001, -0.4510046134979959, -0.7335927558527333, -1.179873058125585, -2.4811500853909596, -2.091544680772727, -1.2964853722113188, -2.7536267715045444, -2.414914280974161, -0.19890804579979027, -1.3202776673647278, 0.04043047010011391, -0.3641173880692947, -1.4215149817094415, -2.5642106483557425, -1.6140328155915256, -2.2369457279699025, -2.5938293485440718, -1.5370749813818998, -0.9714537325272558, -0.1686730189019341, -3.727176247861102, -1.1439411686926855, -0.008134563297738984, -1.3132536887912514, -2.6236627371033845, -1.6163361831705156, 0.33147006109094734, -1.040989315870937, -1.324061452941665, -0.6307319745610149, -2.5248227893869184, -1.4341463802520167, -1.131215377786991, -1.150722061342008, -3.650437385836211, -1.752764479239017, -1.2929339759766043, -3.097985233521957, -2.5685545251187305, -1.7957610089509821, -1.1519310667404161, -1.1376545363062736, -1.135448539900509, -0.6762289690797445, -1.3537016424082653, -1.2062100052509108, -1.7049260652346716, -2.2333077478908407, -0.23817033582784197, -0.34239572060023993, -2.1727606951267, -2.09659205865374, -3.9355408908569, -2.2261505018806984, -2.9005411721117964, -0.04403933458038156, -1.4463778675639247, -2.778964528481348, -1.932052408897012, -0.8894958014028959, 0.658523862501621, -0.2833170564262302, -1.881186495453707, -1.5996562068659468, -1.1041183662592027, -2.0064389427118803, 0.800031986887316, -2.3837742145227376, -0.21450360060966767, -2.180989167264933, -2.154271247104265, -0.39471837580098534, -3.3987043816571867, -0.4082488143001426, -1.4754591240148471, -3.3778232429684794, -0.9832076712754377, -2.2083114928795156, -3.0428892038131865, -1.902249176760117, -3.0934996799108445, -1.5204133832165843, -0.750696767025369, -1.869897103828357, -2.5954923919494552, -2.1941048892128565, -0.13795158818309483, -2.0163296487488447, -3.428553189926591, -2.7263518551879695, 0.5736377866409059, -0.4414860119631785, -3.4447751520413035, -2.340794311171387, -1.8660701823126054, -0.08575692431187476, -3.0122295467532005, 0.0535341667305016, -3.0021685666209166, -0.41064249306173384, -2.7045877317328655, -0.11115692733666949, -2.8558458475107495, -2.6522098463137693, -0.2561056391440544, -0.3419307127577882, 0.16191571421968032, -2.112980505897542, -1.6934944991285634, -2.2879968910433464, -3.247508454100611, 0.8910049534269988, -1.961578747527871, -2.2834937464469576, -0.29552447420380457, -0.9579366710379192, -0.04828266162808159, -0.6590719114324994, -4.157345845196329, -2.551596227572439, -0.5502657596208775, -1.2675474654132561, -2.7067806596467854, -1.474242087256598, -3.215242772440801, -1.9058337075555185, -1.1879002761216222, -3.1361607679314885, -2.793409447837419, -0.9542481594080249, -2.1535622950398263, -1.6753510491338957, 0.05985298555602192, -1.5079437995110414, -1.5214537485013955, -2.7476471221155334, -1.8148669206949837, -2.1552348733078075, -1.5813734844866407, -3.815301920434323, -2.413509964553803, -1.762907625766944, -0.32519073753187056, -0.8836209149029729, -2.1382814351808785, -0.4412845424069032, -1.7736349147703996, -1.5254655585043644, -3.1779455802604395, -2.22758844381098, -2.3629265420236734, -1.6931278350893098, -1.8846957161008413, -2.8152679171481774, -0.0012103747465808112, -2.614835851936632, -1.21148204528429, -0.31124533519737985, -1.1895100262995273, -2.150997204466734, -2.0872066972475194, -1.9276986419586752, 0.3226154243588475, -1.532850543356064, -2.291828040256795, -0.7152339478548253, -1.504862114907435, -1.3488362975678063, -1.8900514274481868, -0.3233499939001758, -0.7055933162902044, 0.05713842035990502, -1.0662570421315065, -3.8390505020968706, -1.36265554681718, -1.347219458543546, -2.0703978271750216, -2.435557302317095, -1.653087412596757, -2.5876106186290864, -0.9532459660418487, -2.565747115035053, -1.9888393012265366, -1.511266055754588, -2.3302609476191463, -2.4492518453539653, -2.3149422174541643, -0.41914237018355704, -0.01139257414987882, -1.6763280954622275, -1.6509057012222292, -2.705401913380648, -0.9797354501716579, -1.7090466505806632, -2.01665216601448, -0.660153000920263, -2.272916746598508, -0.7927962137016579, -3.023498410519999, -2.2755627593162844, -1.5119858726302962, -0.7364768292434315, -3.390372804594646, -0.8683527421675125, -2.3935196125488525, -2.3418486875457356, -2.3040216630842005, -0.8820958106144637, -0.7161549758466488, -1.1196404554839359, -3.074963403080668, -1.0159918926331644, -0.04357907986239784, -1.9488537836556592, -2.0173164688729615, -2.2002482889322645, -1.1886195886075885, -2.137594097025485, -2.4560735769320097, -1.464121444591643, -1.9808892561869937, -2.9145195256830316, -1.6178091022892853, -3.091270345718042, -0.15149054436226628, -0.5718294620829432, -0.9059796339593703, -0.6442062239662338, -1.594209586602889, -0.7749122779059676, -1.8490097816273603, -0.7752833443523639, -1.2727634102608494, -0.03892733743184884, -2.1272911566954784, -0.8673935113321234, -1.0207302039836432, -3.849642682533232, -2.286713173003543, -1.5345098953506449, -1.2600363397618, -3.4710553966169955, -1.5432476591937416, -1.5215272456239852, -3.1232413902172675, 0.058080428342859536, -1.2632641150655681, -2.4098249675931047, -3.0538355201417193, -2.216907161749064, -1.57537784982698, -2.3152454036121197, -1.9883641114297792, -1.5193838284044867, -2.4426627662415292, -3.5927990775788565, -1.2472991895371086, -1.9789589646280312, -0.7225060231157858, -1.0624726493904693, -1.525743756490951, -1.51255809297543, -1.7119421630881821, -0.6864776643639083, -1.5377591224369953, -1.3897792072994912, -1.7524773791243007, -2.428535251205206, -2.4444792650775, -1.6553849521693842, -0.7931088774329232, -1.1158616827858787, -1.6166256144478093, -1.9369948668803905, -2.401073008380674, -1.6485198987986518, -1.6318916171815347, -2.822400202961166, -1.8717549582042703, -2.0426272119813094, -0.5953836375089336, 0.06491342115653564, -1.2601352210018613, -2.577827256618221, -1.190080634892235, -2.4869560457223856, -1.1326549016918226, -1.2982505120774788, -2.5569163372891524, 0.958983436593432, -2.1887164572290767, -2.024972801983129, -3.1840804716122384, -3.1650646258048143, 0.05690045950178857, -0.29297802850212107, -2.10856126751349, -2.2121204059757815, -0.6297584944241796, -2.590575254220623, -1.1461968920561167, -1.2565166996561272, -0.6794531252826737, -2.1489874729764287, -0.4776221059934982, -1.1869053877293845, -3.7172474004951606, -0.36150835737407183, -2.9312822190195793, -2.6315438278390655, -0.7350740786163255, -3.0316682009560916, -3.0778248500914547, -2.1812167822132578, -1.4093316006609315, -3.2077759441253617, -1.9294781419924978, -0.9217109191807681, -2.201721973008821, -1.622477283684481, -1.0011534754637301, -1.9540871307194456, -3.576256010156225, -1.0335371097143935, -2.1041161311356, -1.342029169996378, -1.1954336652699369, -1.5325830462328613, -2.1915886593608747, -2.112942035398794, -3.2240907686974256, -1.0079932071294122, -2.1002222655202645, -0.9841319702087997, -0.7310416300362883, -1.9171729481560746, -0.7352913049833688, -1.6145218415673905, -2.091824420431426, -2.855237820811591, -0.40621373472489064, 1.2338305421135698, -2.206376730732917, -3.002974143753817, -2.889378568438927, -2.372459741840418, -1.6804894838630375, -1.0329601844132132, -1.9060625199104135, -2.7164724030866725, -2.442158278118434, -1.3916676672477835, -1.0120757672580547, -1.536008969631269, -0.7367666063233966, -0.8755208178612334, -1.7671511774866455, -0.9410763346655434, -2.333278960256864, -0.8920942859485362, -2.6466657958254634, -1.454227049786571, -1.7117237268108976, -0.9903458157216343, -0.743258089596725, -0.495091099373296, -0.5096886361297972, -2.9675972405626734, -1.2859241381421662, -1.3475053477653438, -1.625128653152964, -3.1571140118646435, -2.4041169868625563, -1.3714948320001754, -2.577537102935832, -0.21859288268692234, -2.3466329039879144, -2.776653989046319, -3.154002511783191, -1.1898257157546035, -0.1559611373531269, -0.5118048646499584, -2.433959031628068, -2.7476846050641726, -0.8275235009251093, -1.6899460638595836, -2.6123492239906256, -2.3636876369312523, -1.0812012861367366, -3.7182048690242517, -0.6146377080709438, -2.28228080759097, -2.3058818581972873, -2.3092124326801393, -3.918201933183558, -1.313124242850471, -0.1017054526641823, -2.4901228377460707, -1.7029478214324527, -3.34603839278194, -2.451068958733848, -1.638480446982119, -3.0456457152662937, -0.38518248463808824, -3.2066647767976826, -1.0362869180013474, -1.2696093741360448, -1.710773443836693, -2.5623277241244464, -0.8642178123903269, -2.7684795285607597, -1.4966941702955072, -1.9058339767561192, -1.1676223455947055, -3.6160466368071336, -2.2048421859403957, -2.1893399985857283, -1.904102443991994, 0.15943498334802753, -2.108706404999462, -3.6844645369124915, -2.1832249407758737, -1.7231168937322505, -2.8125888208965675, -2.5067892124973166, -0.5508146952022068, -3.7804336023769007, -3.1552358098714417, -1.9389485122128858, -1.4140152345832275, -4.426687425784967, -1.1882959530409447, -1.2485748528159908, -1.202233073537748, -1.8383228811853911, -0.6373660927838074, -1.7583147662843208, -1.6064019624506467, -2.5979762320179387, -0.5668547680895626, -2.1208800163434565, -1.6752118141191266, -3.8294409661301976, -1.969364147080847, -1.8113486794353502, -1.6619998264953453, -2.3773390774641574, -2.3918240933280255, -3.3446044384660443, -1.2650300119438271, -1.8304929500802891, -1.3131020645519693, -1.7206244821690921, -0.4195808494805344, -2.5644598169387995, 0.05710239008954621, -3.3562802341313636, -0.982750976003701, -0.3483571596718984, -2.309518286206219, -1.4251553301122035, -2.1635811965892136, -2.307758707018592, -1.8619090787555275, -1.1248163531759494, -2.992350039598839, -2.0999505506865908, -0.8780241986233928, -1.0502356285828887, -3.832546904207805, 0.2960700811065802, -1.8547137338517, -1.5527447978831084, -2.1817631344189294, -1.2642841151182536, -2.825204672357545, -1.4968170400094827, -2.543182591348629, 0.018371912992047656, -2.6399496973976113, -2.0145125418276217, -3.938855819031378, -1.2681093766219622, -2.759008368306424, -1.1610213026516538, -1.8406030835467855, -1.0089503069192236, -0.5570951361671004, -1.0912914445877497, -1.2105752311537685, -2.624421304934147, -1.4303624134990531, -0.9864071639169059, -2.862403574813421, -3.377489718762572, -3.1623663982342007, -2.044594026098251, -1.0489763716468339, -2.333807374915481, -1.1986262385867867, -1.386143746155149, -1.1627551526680047, -1.2836593463668167, -0.8506634942460171, -2.0864177572881735, -2.4579758842598785, 1.333615937816532, -3.4867755532599913, -1.1654190454500302, -2.2201068054497384, -1.9958654766489794, -1.466297798666151, -1.017418045750596, -2.6791176870037554, -1.9082178191654577, -1.1554030069392978, -0.7311321677265701, -2.2342171293723747, -1.4567108569521063, -3.3637686494640615, -1.0667675841674527, -1.5036279532914367, -3.3399172571584868, -1.6974769775495986, -2.9045838046316, -2.6719315075422636, -1.633564566585952, -0.6144878226993045, -2.4839357561391338, -1.9010745467873449, -3.4526316757248843, -3.1360371593411935, -0.7135954480621377, -1.894426361885271, -1.6942076054246689, -3.768971673361114, -0.753413961658606, -2.5619681392392177, -1.049623938435875, -2.072609727340897, -1.1186496121172733, -2.29615764111306, -1.781353815128873, -2.8782291694617816, -0.791149847751014, -2.9534423177284754, -2.083100983492816, -2.646741209669746, -0.43990882012386234, -2.388092042531367, -1.4241513106165378, -2.521168437026884, -1.758111481676031, -2.303833704334827, -0.7934921821351252, -2.345616873543971, -1.9361259037964582, -3.8235182825342164, -2.4995658314166698, -0.3065254222402809, -1.8968505043538038, -1.0976020808408635, -2.6008468738208035, -1.5537020262600296, -1.4338986796503117, -3.89241622206201, -1.87999875336503, -2.597211957249565, -0.7240362580503996, -1.532092308609665, -1.8123026980515489, -1.5963366941676862, -2.939848402783235, -2.0053461988807575, -0.8336909642218447, 0.2515797633165191, -2.2198884739820954, -2.617985242099974, -0.06755582795778503, -1.407925240846285, -0.23577898922183915, -1.4750929790463747, -1.4476757019589612, -0.6238212474021607, -1.7530317968094224, -3.394518873872892, -2.1182040057690683, -1.5962798063965338, -2.5805351643389414, -1.530468984557896, -4.241064818870562, -0.8725641221968901, -1.8629278786805097, -2.1169026323967195, -1.3757317752528921, -2.0936248321537643, -2.4255914945457513, -2.6031962239388617, -1.8715146246838226, -1.6937386799519032, -1.2032687610813144, -1.0356685197916615, -0.7505472624967194, -2.160949106543474, -0.7345955856298553, -2.344631745337188, -4.383969828261863, -2.590499016922054, -1.6001487858688295, -0.5263188424772212, -1.746307977730537, -1.8771541054344307, -2.4432802051814124, -1.1557046433528113, -2.446064335332551, 0.006994356301124771, -0.6552079970543034, -2.894657306588006, -2.6072831286145894, -2.309939377901927, -1.413340274231987, -2.506971902354489, -1.2944358920509826, -2.2969712248203917, 0.9163788841975382, -3.2020125686408645, -1.8198399286372886, -2.8290969950745053, -1.4707454174663666, -1.6763035463761047, -1.8629530258816516, 0.15621611894630338, -2.370791534236448, -1.4446401983027073, -1.807123752827569, -1.5571866047759253, -2.058938774809352, -2.8879878853559737, -1.8924685801345373, -3.312389458655738, -3.353667775074501, -1.3996828249354007, -1.2262200615502907, -1.8961327410380677, -1.4174908054193587, -0.8936587238106788, -1.990206328062274, -1.7896002002646936, -0.5528102457151436, -2.59126161350489, 0.6609751968260045, -4.391610089205628, -1.2838965037799457, -1.6649850169998877, 0.9703878113568316, -1.819014559063539, -1.7054889030902118, -0.8502226189112834, -2.0364104079849823, -1.7896748648912582, 0.3582155282609256, -1.1618589534609578, -1.33733487447406, -1.6694629352875465, -0.6262267754882571, -0.06288848752409448, -1.398124603899472, -1.8664312395331217, -3.8201702625752305, -1.8404644732418924, -1.0717338715066387, -2.0893819991851603, -1.8361060505706768, -1.0869760783872295, -2.359541470274714, -0.29727192288661475, -0.9317910641857897, -0.04287548016733811, -0.5739934384282674, -4.508457775411911, -1.5665904230773788, -1.4749665330900799, -1.0497345935309128, -2.199562806052978, -2.4040585740146003, -0.14661507669568286, -0.8427884060915461, -0.31983999432418164, -0.6526199484484407, 0.06158347409194698, -1.008731423975506, 0.3568754549820583, -2.3970550315134673, -4.130608066294472, -2.3055245438395082, -2.166400432139233, -0.6343540822013267, -1.6793896456023125, -1.7672175276765123, -0.8183994161562089, -3.8704208498561625, -0.03920428650458896, -3.6030737585660733, -0.708877205790878, -1.0619861858009252, -2.0925581653133545, -1.9625030071240892, -2.3188734345043835, -0.12092909826961518, -2.2351765157405934, -1.2064238532320644, -1.5212196476887425, -0.9226444728322997, -2.5522791483359435, -0.4947442265768778, -1.4182260004667095, -1.837139123056542, -0.6400496861097098, -3.4957567853520537, -1.973332116976683, 0.45468567245465463, -2.700956618179659, -3.5881296507702576, -0.9045339075462986, -2.9080865729920546, -1.7156173063142839, -1.2592500991483686, -0.8747830925207405, -2.3814255584962165, -3.0399821807600738, -0.6903184269928502, -2.515601808608146, -1.3289308453116104, -1.088239605447964, -3.1166107176020175, -0.1614437748039983, -2.8904590980459828, -1.2944517711162677, -2.8658822838281846, 0.2554922234350583, -1.233959495491358, -1.5271088556245151, -1.2031294851672376, -1.0388484507377433, 0.06774535229293766, -0.9205521508838002, -3.0357841872980478, -0.45812213216708964, -2.810601020107467, -2.5924719900721724, -0.23869413574073794, -1.9968250988890075, -2.022941997816026, -2.579193305777957, -0.8075459554850729, -0.37742444844784995, -2.25561713460814, -4.371143435330469, -1.615002628009369, -0.5923402925657026, -0.7088505285681956, -2.0982249975998553, -2.8710916845821193, -1.9277628820719883, -0.48337791143420916, -0.6155527512826227, -2.620726238284732, -0.3212673752180262, 0.986282032645363, -0.8998457895477473, -1.5395319520217243, -1.8990492875604756, -1.4214877998559385, -1.0380717324126283, -2.624508025063975, -3.1792481302147713, -1.2962965974591771, -3.148365747247136, -0.6479603192997276, -2.217586670338672, -1.7647186006290638, -2.2492369562845846, -2.7404799691172084, -3.439904645803203, -2.80053370307364, -1.3104655511274794, 0.328511719745582, -0.5791001522301571, -1.5564269845856964, -0.09493252313677636, -2.5523891130046144, -1.4019004280507086, -1.1347208932584896, -3.261799897425646, -1.0652960092119848, -2.270823080940925, -1.196023894469028, -2.2762476090304857, -0.381025182852359, -1.7008625061340312, -2.883581014626288, -2.7533352299633105, -0.8757292157295399, -3.5558309876812704, -3.332021851317199, -0.31133449586322515, -0.9370417552864461, -0.10154145527096592, -3.8809473244023533, -2.4327743466767107, -0.8926283792091894, -0.771050867155465, -2.1392332119162547, -1.198084477433143, -1.6060493646453116, -3.2746328120311468, -0.9644142538055366, -1.1637096404831402, -2.0762795461876355, -0.3215827650873133, -0.7322974065428554, -1.4741788660175421, -3.2161435888206, -1.4896246962496003, -4.496220828681733, -0.2118073894335264, -1.7610210335787477, -0.7791814850672236, -2.161660780935495, -0.9131360067440297, -0.6583164674981214, -2.765963290108693, -1.1355177989480452, -1.7427540585621812, 0.1546332380317208, -2.3365737032665765, -1.5277802521032007, -5.213733982303208, -1.190555051882925, -2.496714388186617, -3.6433659044426676, 0.39227481090875926, -0.8945424998359283, -2.077134478658847, -0.28624677739276194, -1.9709204823781317, -1.1545655287634626, -2.08755062343292, -2.2739586132510787, -2.6596672990764034, -3.6847158541240512, 0.2997599893668479, -0.036363972863314054, -1.537492787145275, -1.7930104351415905, -2.9211866816232233, -0.9486957390966807, -1.5195682092915215, -1.4011539031867424, -2.065293557436332, 0.30157259417276716, -0.21715793452844623, 0.2982485171304381, -2.383056129371303, -2.267419028606744, -1.4677621969540253, -2.358417296480376, -4.485353408536064, -0.13446713101039065, -3.865251209636, -2.322511933933079, -1.1764122400589923, -1.5291758749989484, -2.434917488059596, -2.143466332371473, -1.9618976051118535, -2.6948528311638746, -1.7797023131736744, -1.6190774433909287, 0.06527742133683923, -1.0303155866002869, -1.597603685271232, -1.7958493871885641, -1.4703126766108312, -0.20979953632702752, -0.8197467218986861, -0.6497029645300203, -2.089615561886323, -0.8062880313030792, -1.9723031502470953, -2.1288117314731654, -2.935888453807123, -0.8265393785266317, -1.9115668038608973, -1.7152467752735583, -2.028163962215937, -0.27429255566387734, -0.9702497443489554, -0.3058164943298243, -2.6099883987675496, -2.87509231052793, -1.1439210345910187, -1.731476614264311, -0.1942190984125054, -2.593540732961358, -2.593535413206699, -2.204178418128496, -0.7097885109841846, -1.5050476777929287, -0.6650729258335093, -1.52634594162585, -1.4796476391305355, -1.3245177940874073, -0.3681670882751411, -2.1057932516219635, -0.8586548627359173, -0.43868595309773584, -1.1159451611541913, -2.384083742557426, -1.2753728630312424, -0.43435334613076493, -0.880368050473243, -1.8846352161423452, -0.6130964514228505, -1.8518875227603817, -2.4240813590421477, -2.325373300110709, -1.231162976945467, -1.617635598202709, -0.18423542200476306, -1.9489686179796144, -1.327724339561762, 0.050007532607688976, -1.9838500046901049, -1.2359122640805398, -1.6799606802039238, -2.831891231029223, -2.237036365900855, -1.7094037566925675, -3.8354080746454664, -1.0626787364463282, -1.8651452677669866, -1.75060364817463, -2.8444965434774843, -1.0208191763810315, -2.032020611804275, -2.923911374350552, -0.5262337359093827, -0.8389848637041865, -1.248538493946606, -1.3344433696630327, -1.6983229654478047, -3.5951256088109123, -0.5478264158461315, -3.6451025419951684, -3.0908276631748666, -0.06665636553223608, -1.128438455628213, -0.7331370106719763, -2.082677022703817, -1.889993983979588, -3.189916580387607, -0.7287458207414923, -0.2926119168747534, -0.26827008534292274, -1.8860968993452576, -4.033566281139935, -1.227666427437366, -1.807323008984761, -2.777738787907278, -1.18254075803004, -2.3044332214579266, -1.8902514127297587, -0.5271482318372711, -2.0246833607401737, -0.3531289535172306, -2.366376185387849, -2.2056409145838582, -1.0356682327731155, -1.7257003089397802, -2.1293561194071393, -2.5039678357312085, -0.7177375199771332, -2.171473823085697, -1.6660929718563013, -2.3405656827219143, -2.4730767482000298, -0.6701333073233899, -1.8594307618707127, -2.741917938293029, -1.603368861747452, -2.392205512791443, -1.183662250565164, -2.1355939358432763, 0.11303362653984483, -1.7272198455781027, -0.2683795235926427, -2.2191018125608077, -2.464390849650474, -1.3864571968609143, -1.5920673027536447, -0.4680462083293777, -1.1739947501210501, 0.76552671065037, -2.390690182968142, -2.7654636389429568, -1.172787095817014, -1.7995245704322633, -0.15084719566602423, -1.1398574690248058, -3.5384515116818536, -1.454122414225605, -2.705681244019627, -1.1170226675388462, -2.264846592743282, -1.5645054890184902, -2.4430366050062586, -1.7844164274764682, -3.711056786637624, -0.763091454284439, 0.061626776556416685, -0.9286139938508853, -1.4173349689198609, -3.0368854268623773, -2.610806848252576, -1.0562776259000046, -2.975238527818898, 0.0018881681853384347, -0.26387730097581197, -1.0253532753178651, -3.221494799188223, -0.7370447595381904, 0.20430073409151683, -1.9697722196031702, -1.989843157144666, -3.505642840161876, -2.8473420906242017, -2.215536043887416, -1.1658248917152565, -3.6625109294864684, -1.5919082804692941, -3.0513707141759614, -1.0573130404672968, -4.157384426050852, -2.7716312040165887, -1.916140947947521, -2.659441988358064, -1.2383847775704862, -2.2310324317500045, -2.5881169601691796, -2.4340406243930364, -1.9490798953791741, -1.8855149566505793, -2.983133066323382, -3.70043856913213, -0.31525195979944964, -3.569727612759502, -2.19777486776615, -0.6653279954286282, -1.0526967805202123, -1.604289957294023, -1.0975246238921297, -0.9170587752208696, -0.07504144790623757, 0.19432893106567528, -2.1104325603577223, -1.4360026511692598, -2.3696624754811197, -1.907968948030838, -1.9735203635952223, -1.8231145555110402, -1.8124712065040745, -1.8302995740388346, -0.657885443206423, -1.9382199136302134, -2.185479334261511, 0.4031746238985776, -2.086053821052682, -0.6401852511621302, -1.3473569712703835, -2.0887374149421243, -0.7490404883705907, -0.9854100057504499, -2.451501223608818, -0.8671226102887248, -2.6237437883829102, -1.544043259068423, -0.9846315717049213, 0.4013561365612466, -3.005132773655309, -2.3184344637644907, -1.7009063320741877, -1.3141567274849657, -0.469033450591529, -3.6661537576115784, -1.2109284119166503, -3.4212136623683023, -0.9034550421840261, -1.82261303257638, -2.6625400566138184, -1.7292049468779587, -0.5276949412777394, -0.7122276656630717, -0.9382816901257583, -0.5570189674570971, -0.6712816865307731, -0.6340786552549063, -1.638133702784537, 0.2600138153452476, -0.913324166732428, -0.5003913628865755, -1.9495018714106163, -1.5845781092083937, -2.7219233706180717, -0.5314543409722114, -2.822084961935852, -3.2614679857925704, -3.0281005338946203, -2.8421788880121497, -1.265748943550231, -2.182590823435346, -1.185213756599134, -1.4486442017068093, -1.761749690878085, -3.426802391405859, -0.6575269413562885, -2.742499361483987, -0.7307591109506006, -1.2482241015223556, -2.5629080199233276, -3.492467660268759, -1.7843279626782176, -2.725740501869039, -1.188906072130862, -0.2976232107204093, -1.7655714591842164, -0.5185741638759378, -2.613277128512653, -2.1719353266706243, -3.2653153847490124, -1.4573912328595102, -3.635665414555016, -2.554349183477886, -1.5941160841172592, -1.4558933968905685, -2.7705556035428174, -0.9111653947520845, -1.1932808820910479, -2.178587858477182, -2.707762574955956, -2.3987073108373824, -1.4717678504435179, -2.2293059501164567, -0.8774120805310373, -1.2264717119126338, -1.4562945239904193, -2.4155172754743126, -2.687406166374045, -2.540951408045754, -0.23282626207715196, -2.8369023121686276, -0.7113981258370956, -1.0384626711299803, -0.160243926541217, -2.1451830615487264, -1.3687239240976707, -1.3002615911964919, -1.9930202735114375, -1.5207723741211927, -1.5567947532484605, -2.1036625264724393, -1.2684120793192364, -2.3977149438242753, -1.9979570730719352, -0.6011911359548106, -2.6443977048457423, -1.329018820648652, -1.5679317527202152, -1.8211171818143597, -0.5658309664298207, -0.5296894304342299, -0.4287177448559414, -2.022630910895213, -1.7874531772887299, -2.1722454711244588, 0.2106448818481763, -0.8110200333492339, -0.7977276501334792, -1.3348230222341944, -1.10903418516898, -0.6425473423380963, -1.322859749965795, -1.4932476298093504, -1.831596715629786, 0.6826328607251839, -1.322764427672526, -1.3015033008600114, -0.4575584436013105, -2.147659611121714, -0.29813385023985184, -2.300398812884638, -2.3294700315769825, -1.7516081898873883, -3.034237024234109, -1.8539613153616057], "type": "violin", "name": 9, "points": false}, {"meanline": {"visible": true}, "y": [0.6789646579309068, 0.890474836341141, -1.155277659572023, 0.6343596543309177, -0.6904899968789271, -0.189746891747749, -0.9986974867404337, 0.02513003917425166, 1.3924158338161794, 0.07930946010589951, 2.1756134668018303, 0.26757606633501246, 0.6118119964634896, -0.5672211665995051, -0.327274781994215, -0.47836659613260224, 2.3602854368886907, 2.0551605853685704, 0.7562271577139165, 0.5173547710698261, -0.9752028628024263, -0.3185549256279516, 1.8612869064714186, -0.026730353815467067, -0.7671981650132782, -1.4656003758073208, -0.5613405911699583, 1.436484585484346, -0.38280098846460353, 0.8834160519677964, -0.30032355038449887, -0.08685562606776465, 0.835620116943586, -0.3673416954050983, 0.11951518023105558, 0.8579010483451059, 2.398681504238014, 0.5937191043592025, 2.320940138767428, -0.13817543630127455, 0.5140271985963467, 1.3192961356395265, 0.3288684667358563, -1.5491825912958825, -0.164277875809403, 0.44870459575310756, 0.7901029188200295, -0.22158403410749428, 0.195722166211075, -1.0504841680404255, 3.015858266857058, -0.3985859353478133, -0.16855132219766356, 0.08519112485016303, 1.0478800704042128, 1.8129534212535736, 0.8603459127549661, 1.0435286000035868, 0.1930071413698661, 0.7418601320712293, 0.8866205096620874, 0.1974408340161627, 1.0071506207745882, 0.43697268386410004, 1.6623333819351613, 1.5017387644591247, 0.9748566453321694, -0.7885446925915831, 0.8099486262928483, 1.652572344608826, -0.06140681373259699, 0.8784918165833482, -0.8843705445139083, 1.0731641414400128, -1.555811426465435, 1.6867664112943728, 0.18648596665202044, 1.5825865041687541, 1.4598631519292633, 0.6037657964861772, 0.21602732003639277, 0.07865558161019978, -1.7852877789845267, -0.15042133149339143, -0.4179189469167449, 0.8531054870238914, -0.6633904881756616, 0.8715227703513562, -0.8717602787718179, -0.0021306710326278178, 1.88843477264397, -0.39066200918009675, 0.447442756780384, -0.770282963879807, 1.2720078034788351, -0.5243460742502063, 0.052248411148282436, 0.35278966126033035, 1.2965281258252617, -0.8519663064008987, 1.4586167131593297, 0.6852604587854102, 0.3226512887244193, 0.6362640067838741, -0.889176541874581, 1.563671963078151, 1.4997409053263784, 0.964793503541473, -1.7514493058565974, 0.12938828966203914, 1.5894973554719698, -1.2071010645292803, -0.031162763643997282, -0.3044188704014291, 0.06036011337688285, -0.28306390259779224, 0.9668960386586322, 1.2706852877551038, 0.14643059764433214, 0.007109113269181927, -0.7309203690961716, 1.444234998930971, 1.133695212753386, 0.3880288276473781, 1.0176074645151711, 1.7341799686181258, -0.4125441207686772, -0.36079469353073046, 0.04806102936903636, 1.1806643336128495, 0.904999736001593, 3.895964678384259, 0.6468543445494248, 0.9520505861747144, -1.115265769629903, 1.1594155877368046, -0.17225435359354307, -0.6013581723328901, 1.983934900385268, -0.8494125930494938, 0.2417356989407066, 0.6188255065607253, 1.7587055627321584, -0.18882219478036638, -1.3176670403880446, 0.5300729063342448, 1.0816468562683468, 0.12259310945569389, -2.1880975163206617, 1.158643731260574, -2.2745562148507785, 0.3318220286785977, 0.27103789318762556, 1.7459549257295908, 0.12457041656622178, -1.01369374861194, 0.7503629810776062, 0.8288144326032196, 0.8445284792224403, 0.12046172522314655, -0.28235246750246756, 0.1942099017323951, -0.37121180739162063, -0.8623607962138393, 0.40033298954525776, 1.0158273643754407, -0.9796877889308582, -0.4999661563766513, -0.5086546985741772, 0.026189996293561474, 0.1517458962333631, -0.7102115477045978, 0.06972738504372378, -0.27192026393869195, 0.5335232432239143, -0.9214242415360345, 0.8850307324658647, 0.9381241040164982, 1.2655986622534627, -0.5892946466025127, 1.3941813926615085, 0.5769308634983505, 0.4378567810031892, -0.43319444392975337, 0.9135883906165507, 0.5020055300396669, 1.8347886062865646, -0.3296831392819298, 0.4263773263107658, 1.3962280469363149, 0.8516073056289404, -1.4751220382823584, -0.002089588304374529, 0.6581891710826717, 1.0192143909581284, 0.5539888375059697, -0.28806617981053195, -0.9085292356010297, 0.1679487533329277, -2.1556226755355956, -1.6719271158140934, 1.0791056383054345, -0.9224410513958428, 0.6385928092768922, -0.4128696226641241, -1.5420514381178614, -0.9259059857000975, -1.2036651054796728, 0.34967746161312696, -0.7641063412052814, 0.43960944411859487, 0.23907180941828077, -0.8087332157549509, 0.9583976819709321, 1.4776311207670776, 1.4183874265107599, 1.0312877644843257, -0.02639442213269344, 0.04663696900844852, -1.0027631189054902, -0.2004829623707695, 0.7197830654572274, 1.8700517580360059, 1.651663180981042, -0.09527474606415354, -0.40455569261922497, 0.36470794719354405, 0.7657852772692592, 0.3558053522217945, -0.9839344115250965, 1.1387600702373732, 0.727160330459949, -0.7464502681685576, 0.485533712848981, 0.9845325963692797, 0.25438289859733143, -0.17266522844767668, -0.9076555112406315, 1.0806471542693403, -1.592152012767821, -1.8518545601540846, 0.8718736030262327, 0.6460943314917755, 0.7468984336417291, 1.1455684387557477, 0.24951340916607515, -1.3910571765802275, 0.4349510996353215, -0.6134009327803818, 0.7054851383926042, 0.6092951969018005, 1.6200165702399776, 0.12072770705708534, -0.34480761212431243, 2.479504113082629, 0.5237422863778229, 0.5305753433036084, -0.599260166640753, -1.3441349569623435, -0.6937219025708042, 0.3418959333076387, -0.05456583789308522, 1.4896561340189276, -0.5123116426333355, -0.5145008306306909, -1.0582111212445509, -0.7975674537793211, 0.4612843046386775, 0.18545516972675624, -0.3850964834685432, 0.1987099008264419, -1.4296804209144696, -0.7641049980147988, 1.5835743265803988, 0.6288398411185435, -1.3829348549597396, 0.005154262329766235, -1.4714687510895876, 0.9325436835880506, 0.5293793625267322, 1.371578383129432, -0.3806504219635187, 1.056885129242661, -0.8500539122287185, 0.465933019479181, -0.31469090487014495, 0.3493863143498678, -0.4169927053884096, 0.3750227698027693, -0.32264093915458036, 1.5771284997273056, -0.65560685914757, -0.565036999854208, -0.47441630587157124, -1.1425458309899112, -0.2602016913292502, 0.2944068644542652, -0.47696248542692044, 1.0040052131988366, -0.5964941067387279, 1.846719988632086, 0.5238509698023925, 0.261334107109243, 2.260669573746883, -0.4316977065154446, -0.15149474989218387, -1.3200760100741842, -2.3806613718016685, 0.4196513261204605, 0.5723179898293953, -1.8721810309985993, 1.8855162125390632, 0.28135325965286934, 0.6550619629134222, 1.4808805998727839, 0.14056396374824684, 1.4765202449420392, -0.6187929521283532, -1.4765871302275906, -2.2659761163765246, -0.08437135516812133, -0.2803220332233376, 1.2076834663436329, 0.8118116265151145, 0.3213169456995353, 0.05395981006445, 1.0284656516927573, 0.2590776113164721, -0.829323009456284, -0.10510068379247689, 0.754081372167778, 1.1869656718961847, 0.21585909811639414, 2.208947867622566, -0.008734542465437617, -0.6560911023718868, -0.6012269283047814, 0.9270306284612333, -1.2150915882793307, 0.006346068159794244, 1.0103026363928937, -1.1927819822230066, 0.8362263560732823, -0.7028926022964579, 0.82175856246969, 0.18330670080404274, 0.11318537170072318, -0.2618909327922133, -0.6289014949756263, 1.7972675274111787, 1.088470045455737, 1.4030825730458982, 0.6064994467319991, 0.5418513100729844, -0.8468412372578393, 0.9580182028082145, 0.01510874584056554, -0.19426164506750865, 1.121265488402964, 1.355114300959468, 0.4022339088666855, 1.4618114187769233, -0.758366851716242, 0.7573131539686531, -0.6632809834653111, 1.2355237263426493, 1.9606112618775433, 0.5058296871366507, 0.6177150694780835, -0.858097031132766, -0.44112706272218605, -0.16790167199806139, -1.4693575116890363, 1.6602703115433715, 0.3294808961601047, 0.9219300387053292, -0.3709966524529027, -3.2617110741266364, 0.3862956365022363, -0.6381062278793392, 1.1402923563801186, -0.18998888163353228, 2.0584588187828587, 0.3826380895655548, -1.3735916782237885, -1.4646616126083891, -2.624690125863922, -0.6228975163367524, 0.7026724479730977, -0.5712751682490605, 1.5367456435583842, 1.893805604158264, -1.0932963366710982, 0.08994208512135302, 0.6783356923757363, -1.222819364488043, -2.4681354170147003, 0.7247575528720465, -0.007249074035279718, -0.8010331719155892, 1.1375380049500834, 2.761390945555789, -0.2645976685270913, 1.2932094635357492, -0.9551730647508689, 0.05052837937081406, 0.46194970482729203, -0.1123942436432423, 0.4159350774680801, 1.940523412953544, -1.1922548568723155, -1.0401713212647752, -0.18738474086319418, 3.3032919387596724, 0.10120271946484755, -0.36186255192738315, 0.7341946652842531, 0.8315387355497171, -0.7282009619472996, -0.24532504463007065, 1.5343981010967473, -0.005985902763866097, 1.09171746128155, 0.8121341882198676, -3.0231884102359965, 1.5704129746188324, -0.5585328296343829, 0.48914654361282695, 1.2009772702360961, -1.8877960296125702, 0.3473286779230953, -0.18094291754754172, 1.5703259454202565, -1.2787642106647852, 0.04414299148122017, -0.48379590930686467, 0.9506932656185035, 1.7834686226019985, 1.8484212075980273, 0.8258515153430321, 0.4670585197167567, -1.2366420481167302, 1.7470216663945173, -0.4180537970086615, -0.4058310876237958, -0.4611156447262338, 0.47885065345625155, 1.1098623613216962, 0.7740955991559669, 0.7451912684348267, 1.0227465868594985, 0.5317094976838945, -0.036997992614717756, 1.8994746381857823, -0.3052290013064217, -0.7393092821738977, -0.45323367436354434, -0.023266435156254317, 0.9425987849726057, -1.5747646384043583, 0.2122532432848278, 0.3739635421211005, 0.03748951758962418, -1.3632575872904547, 1.0046690468639254, 0.6354741227361131, -0.3178251100974163, -1.7276090344983823, -0.9639789686676643, -0.007193008505128412, 2.3442037438978973, -0.14409191697965712, 1.3513798806722537, 0.015488256349008356, 0.38774516572890727, 0.29306620220062285, -0.20394071262388325, -1.220647849985373, 2.5756997226343774, -0.22328255430853644, -1.2323612291197905, 0.9281355620407287, 1.9277660654861302, -0.1252972119053365, 0.5852023787275273, 0.8526950362475, 1.0527311397429373, -1.8938136670494863, -1.2194062938177375, 1.2508658017532273, -0.3530189742066604, -0.2801740603180244, -0.07406666924716587, 0.6293745321546123, 0.8190581312686133, -0.7237817967989953, -1.2947050304700178, 0.23183709419174797, -0.23632189138994353, -0.13752995588588568, 0.37541686406923536, -0.05538805595050861, 0.18707880326158027, 0.3226278818876001, 1.3354295224935187, 1.4968806230894633, 0.13240439314168978, 1.192626582040177, 0.22607298409738258, -0.3622164711996402, 0.8118701918416166, -1.453520437854045, -0.9680416003856578, -0.4574163710983825, 0.8025603808733703, 1.1383067878384094, 0.08328441930452116, -0.4656555818842878, -0.1582697298617609, 2.498550481793881, 2.1120299997380934, -0.49741055531800793, 0.31290840001823983, -1.7554848661023041, 1.8445420778666815, 0.7600037077031647, 1.2974501814059909, 0.762410387683457, 2.354048537452722, -0.7620366591688205, 0.7254050748064897, 0.5791148943434912, -1.321051542047091, 1.396287009736796, 0.03376153114308861, 0.5136390570973519, 0.5448495678210525, 0.4350092397726658, -0.9042141698402462, 1.7702831104544043, 0.08122318300073464, 0.7859860629308895, 0.3226430079771984, 1.2442090011992528, 1.9581472355821448, 0.5356068790960509, 1.1223628253008013, 0.37255158609046357, 0.45936759709151975, -1.3027757310497274, -0.6477327048310498, 0.13763619232456947, 0.05865353027975456, -0.22002253335869948, -0.9608829938971404, 0.9686112241457391, 0.11616676741738624, 1.3335531301075616, -0.9204369878943439, 0.7766582597231181, 1.383936055374301, -1.3451259808205362, 2.04713454053149, -1.1918588537178247, -1.2095270386354948, -0.19304590532360077, 0.7244976175340667, -0.07126332072355746, 0.045575282912093146, -1.4295936612551166, 0.2970146287922482, 0.5470831612214727, 0.33500070254609354, 0.5647846265242473, -0.08959393878312549, 0.6341202778959842, 0.7972949565510091, 0.08635129003395275, 1.5416892955599466, 0.6889000364044278, 2.1444476329701807, -0.6269593695975938, 0.4997156617030299, 1.184911430236242, -0.10007970570600166, 1.2178268656862783, -0.3136566839706463, -0.4222559133715319, 1.4216454355536807, -0.8296874582612517, -0.18035477848696474, 2.2046502251790208, 0.717613895135718, -0.7585550201537695, 1.6877904043281795, 1.9037689298188023, -0.640170311415001, -0.51494551652841, 0.5833271173828788, 0.45868381184106577, 0.22455855667702979, 0.6966383811700229, 0.9274375093533901, -0.7655923193599868, 0.4336105948261175, 1.0379706590130968, 0.5376308997129033, 1.3577179518028066, 0.8507021838815958, -0.3578785059686027, -0.7502572195764599, -1.4506471247107895, 0.9692600566221259, 0.8501651820201421, -0.1217266282526287, -0.5719397686890687, -1.158136508949465, -0.43605089985133627, 0.9761840884720344, 0.5497022841640372, -1.2810576345372482, 0.8199968238447382, -0.4199962649021126, -0.5819332417730989, 2.116403349350264, 0.4126404940077414, 0.03774355274049879, 0.6026831064143023, -1.3918179113470293, 0.8833166196773959, 2.110073227005556, 1.6204693000001784, 0.8583440633564358, -0.6646604248739809, -0.33630733298900617, -1.04555548871801, -1.6886294844272207, 0.06343495289631582, 0.5933661683028794, 0.12723462962709003, 0.3305292015422053, 0.4691538014030747, 0.6892707200783688, -0.19218714627152372, -0.8566181795526326, -0.09981158748976271, -0.8380862614278664, 0.5623512927046357, 0.3826544750985058, 0.5371943028766405, -0.579257299688999, 0.8143444055581945, 1.828640449691659, -0.15205748314893425, 0.9785815925055978, -0.9642441833227384, -0.4023723329704255, 2.3590634085413074, 0.2613037429887731, 1.2009124321097988, -0.22921705989845492, 0.8462813342733594, 0.6586182751580894, 0.5753765658284031, -0.35882560361158766, -1.8403257702450666, 0.25061388338702584, -0.14080188233251373, 0.3525870903237155, 0.09403547343187302, 0.3160565439107749, 0.27599422287968384, 1.857324414515833, 0.4239326688934195, 1.1287663557222425, -0.8305770521923062, 1.8397233764631302, -0.1771193646601113, 0.15646106518298317, 0.039818796341131085, -0.10948859375335995, 0.2578826532030429, -1.4338119350724423, 1.2671671603212817, -0.1595205120296745, 0.8467772386051828, -0.8534521451700003, 0.33748064907968095, 1.5313187388821663, 0.5718981673242529, 0.8215168400792447, -1.0007837620596058, 0.9708968073995562, -0.1507638387455414, -0.1914219590021768, -0.41748309587265464, -0.13018142468372979, 1.0765805436147784, 1.3769903019872383, -0.3221996193640152, 0.5961249570254256, 1.7591379248411558, 0.6535380701948619, 0.9558748407798431, 2.0025844220194307, 0.17189497989652097, 2.393967092052711, -0.8541871684633893, -2.251995392526821, 0.9314032996733633, 0.6114603143513004, 0.40667736129339205, 0.13650097562940652, 0.5907652396156653, -0.32124026508441206, -0.04361388206230837, 1.2336521934088354, -1.1667740841433094, 2.6743118170512554, -0.9056714026282, 1.0804129315378599, 1.065843854648004, -0.6128047450976003, 0.3193428540416632, -1.254809568773089, 0.7648817518759227, -0.17526137938678155, 1.4665536314448457, 0.22245464319748268, -0.9050878906547641, 1.8141661683096912, 0.8135207288492438, -1.6558017702166115, 3.1481431009705068, -1.1002546468889838, -2.281585220508176, 1.5356250572251064, 0.9786352041176252, 1.2517579839267372, 0.7808231787309403, 1.0246305068225943, -0.19283130937625248, 1.3198465841434586, 0.2738053094960082, 0.7888195705006151, 1.9304435365423782, -0.21797669640092443, 0.9671721078063281, 0.6701704020715612, -1.17898519110706, 1.908810830983123, -1.9492390217920124, 1.582675961375225, 0.8426930074682665, 1.4500109829295744, 0.07080227249853727, -1.1790671632822016, 0.992857408692469, 0.665712596069988, 1.2882162229350602, 1.6798628756088054, 0.43137202749353754, 0.5331715251309026, -0.464378647804061, 1.3661773050702546, -0.18705731593709213, 0.331513923900007, -0.006291125429212563, 1.7243699281355338, -0.12404823084383837, 1.5234533330094586, -0.27415943138851073, -1.0477658922881896, -1.586557709314386, 0.2405149863696, 1.7309800867230245, -0.18783657427093314, -0.14921989349142417, -0.7906529804506415, -0.5090100743181193, -0.4783996145091969, 0.09604614408374981, 1.204205824823579, -0.2636867785961513, -0.48116860708961096, 1.8324707277276513, 0.4945599715159023, -0.1448119217432255, 0.5322176253404673, 1.3758969383883708, 0.2261927831333445, -0.6704848880591396, -0.30337692849230724, 0.14169610693374715, 1.7949483036937885, 0.32074638185614845, 0.687085006749317, -2.3207353425788835, -0.11850357913781834, 0.4479990851721358, 1.0479435894506781, 0.64339101375727, 1.4578513385122163, -1.5851936705369185, 0.9918418047224052, 0.0008791617099938309, 0.16858116089051176, 0.25557632049373374, -0.39704308428713886, 1.3938142100609539, -0.3650772213839739, 1.7248275216561892, -0.43774846723370897, -0.1899345963438212, 0.5592313535259216, -0.8416239407623145, 0.469367291194912, -0.7022859032804297, 1.0502207220052617, -0.005496796117991781, 0.04660797745784992, -0.4192593177530214, -1.6523355607022934, 0.9109422539136021, -1.184197333701347, 1.7946654826292605, -0.017579158356285318, 0.4077738301978783, 1.7222669721340138, 1.000810218480523, 0.336800643075968, 1.1617870900837624, -0.12366223120669168, -0.4720916699518797, 0.20099446696599643, 0.7267126152695804, 0.3609700434207994, 1.7124431914904006, -1.1409164686869542, -0.048162933812677555, -0.8575419040492691, 2.720145136247325, 0.19080739852653358, -0.2237039979110813, -0.3559798922376317, 0.5739432042827697, 0.21784821764341472, -0.7020162552485679, 0.5324179179583857, 0.218093483075158, -0.8212121917768058, 0.45466910562763585, -0.6471529625625526, 0.5832486312134595, -1.2883292116776643, 2.478387173263644, -0.48411545295394787, 1.0614714018168834, -0.19446357942829617, 0.0664105193488097, -1.8706541079647192, -0.5072063021263491, 0.6983041880543814, 0.6963712011423764, -0.9393707742016812, 0.038011480801277475, -0.12472777538130958, 0.5166083314835462, 2.0445527835737343, 0.31606352337306504, 1.0718153593391904, 2.215864929817643, -2.1444742450875225, -0.7132732867801398, 0.5991829463884524, -0.6986311832781554, -0.04950369631148244, 0.19617092548617793, 2.5598642918749395, -2.1892023264039535, -0.45568114522089465, 0.29526565402723604, -0.9686702023174645, -0.3394959202513581, 0.8674093531261186, 0.7608365780013895, -0.022962732487679438, 0.9441682631891825, 1.1169143406910291, -0.6932170400957733, 0.17860694615824224, 0.7895005941255705, 0.37696740734390954, 0.13004794590558694, 0.9897696204288974, 2.4434588336404817, 0.7481863261204265, -0.3357989566154981, -0.4060652198915704, -2.4617031465838295, 0.09901415484496404, -1.130313188746183, -0.8708860273835575, 1.0487190993791715, 0.4347850487328295, 1.7830879961005468, 0.769090467300715, 1.6382841337109482, -0.37730938361511146, -1.6797921723184637, 0.017247263129262475, 1.3686886813216983, -0.2639865194070217, 0.16486601851810387, 1.58615628487949, 0.5136349718107902, -1.1522192009039864, -0.08529597513057191, 0.6300101395395725, -0.7410887647924443, -0.04356362597013008, -0.3357382352066651, -1.3993197959876247, 2.0675448896559976, 1.2633673465325794, -0.06814305402009474, -0.4418943174427401, 0.7672844568334001, -0.20325826604364733, 1.1652595088964939, -0.09267888363705151, 0.09533954774040745, -1.288015954000678, 0.246247320787013, 1.3002594244190824, -0.9444659229697281, -0.2670410146611216, -0.11082183925758526, 0.6626377795666278, 0.00425313410666836, 0.23422655209816712, 0.27175346606929446, 0.02249503231086389, -0.7569002703500154, -0.3048996745430128, -0.45521380625424523, -0.4906580200369486, 0.774763376598523, 1.0541187745573257, -0.34790863732831634, -0.9065569097881745, -0.854995356350494, 0.5968739278350801, 2.38306643428301, 0.4176770639301121, -0.22329286056620495, 0.5387476045470554, 2.065939905159782, 0.11310869861535941, -0.0500405433230624, 1.7255292306683705, 1.0303083964638815, -0.05002766778692247, 0.44515042023370566, 0.6086414506372979, -0.24862088580191255, -0.12540976276783133, -0.36404264230237204, 1.5006344129557136, 0.5934197716638455, 0.6888035019941273, 0.4469485474763538, -0.7533444309766295, 0.5469684375400459, -0.40943499538756634, 0.27736475078559103, -0.5381010773436723, 0.397462684744494, 0.558427158669675, 1.5782672498348393, 0.7263104069022983, 0.9332160321602897, -0.5939644102497404, 0.19442388620941853, 0.8589088067125291, 0.5684525280533808, 0.626191868648851, 0.6418906576025081, 0.17206753549261566, -0.8174017884478877, -1.1489524398640185, -0.34333902892759816, -0.2605200634415974, -0.4109369251985039, 0.2884966537841637, 0.11362241689419163, 0.3310602594255825, -0.6098555054539924, 1.1515558174077725, 1.5223458693817453, -0.015742187962316218, -0.6215804779667914, -0.9645003854206349, 0.8760891784341105, 1.6306718154642237, 0.2931981744054384, 0.8685966445755132, -0.5944703286814712, -1.0927656834194266, 0.6390591216262309, -0.047855098446180466, -2.0306934274725608, 0.7361303376982882, -0.1788245400464782, 1.4164644648729807, -1.6900585448639789, -0.8769754442596744, 0.3168446981186894, 0.5182982804656654, -0.5884210694155069, 1.4103676951619892, 0.32272715245525746, -1.3314038773118648, -0.20181602704229334, 1.5595708278055689, -0.07145699280925694, 0.6278915603799587, 2.0076794295171325, 0.9746228523718742, 1.2533052890647316, 1.0239874170064789, 0.6007644152962452, 0.27554722481927457, -1.0178572257119887, 3.127620671478132, 1.06798142953512, 0.4871696396830508, -0.0433050004792937, 0.3545223816129286, 1.085527016370476, -0.6777711540614347, -1.2041893228313187, -0.2781310850582104, -2.2112309757040913, 0.2622775942201287, 0.9181688793720283, 0.6577877520752264, -0.33292603701088763, 1.5234793712829735, -0.5162517501864258, -0.7147878426718596, -0.3259320025682523, -2.056205918375154, -0.6335017390138379, -0.05022857560556426, 0.8183000733675453, 0.9598684439787541, 0.17986758478026268, 1.3777524370391512, -1.772987463030599, 0.03848703682944751, -0.3372505818906558, 1.047862881461982, 0.6268481387554086, 0.9099380488293342, 0.8418064295547159, -0.3200267522808614, 0.5520242918773148, 0.9018315388143651, 0.3694006340942339, 1.859351325915456, 0.22591324729309678, -0.5832358143317996, -0.6275639641658731, -0.7395293381783334, -1.73713881179652, 1.851732472220177, 2.041037055766056, 1.5200569065903942, -0.05167886315193998, -0.4744339982541095, 0.06839555971280328, -0.19897293400044547, -1.0265451716925034, 1.8866236687017504, 0.927074263856815, -0.3156211159295653, -0.9621021248024895, 1.7213785441757135, 0.6596089260502663, 2.9233276441471467, -0.043591860671161664, 0.4449405289496651, -0.3024140788746492, -1.054074323944197, -0.017639169122793147, 0.3768220207442935, 0.3148720170978699, 0.40329023280354853, 0.6065901306294599, 1.2519117433905498, -0.1838681148806659, 0.9611030672126604, 1.559390351286331, 0.05963218485254329, -0.48643943875623485, 0.9081360608762842, 1.3576154247383807, 2.028610296399873, -1.070995634036417, -1.5398956748150372, 1.6249329381441848, 0.07178126096163223, 0.8865757660988249, 0.3797249394431774, 1.0305473819014874, 1.5773644260013606, -0.7321123897245397, 0.8185687713499029, -0.07101763972419745, -0.8729414598678242, 1.4590615287818698, -0.3493260703150758, 1.6590844033217607, 0.6076794990149124, 1.211526652289011, -0.10945973309901114, 0.6509830073550975, 2.499288148740595, -0.4386660430693915, 0.8531144598673471, 1.158363620359181, 1.147982590235355, -0.30737771951134996, 0.09772953941993676, 0.956101625891794, 0.4388889569635196, -1.5556235493988464, 1.8772369265430795, 1.1974578679043182, 0.5944549864679123, 1.199341813127307, 0.9255754394756512, -0.15722104614920573, 1.2574151539564626, 0.26499755958961013, -0.4666374580612548, 1.0870918735555035, -0.18090191952432066, 0.672772073128052, -1.388074511242169, -0.11393871789097226, -0.5629870731950807, 0.7566349876817728, 0.027268709685021264, 0.990921815179878, 0.060389006867679534, 1.094193424345228, 1.4537544795712056, -0.6442509059678465, -0.5559490200186006, 1.552507763876618, -0.06092347752462646, 0.41108398686895353, -0.7992692386978963, -1.272810930824847, -0.006674152417259743, -1.239114562951772, -0.6024098940210949, -1.3569820991270378, 1.3427931451759432, 1.0501918895817999, -0.2337823904798349, 0.31260142462440144, 0.9946313092348575, 1.6211257409148492, -0.09736827054952357, 2.0998417044900988, 0.1424741793522844, -0.6310346297518744, 0.5418000702887982, -0.49826220687128464, 1.6161264013987324, 0.21630825412938579, -0.10079776112781613, 0.4338207466068623, 0.5160614924444253, 0.7904148623572955, 1.5494448409583144, 0.45104314400014406, 1.53451736631123, 1.8101693915258599, -2.5902847325495166, -0.031891772017504705, -1.133235389396227, -1.465834488071711, -0.4933924771378333, -0.2779048670078017, -0.5205103808397239, 0.43200105847801196, 0.288555473445319, 0.25607943996375004, 1.102804480624941, 0.32465097867683856, 0.1446121606453532, -0.14451290184163185, -1.5710691113581754, -0.5020328673261464, 0.590745644238704, 1.9895530611723222, -0.10831654959267784, 0.6218567723238091, 2.0575660859181997, 1.9143747360216896, 1.2657451182525876, 0.5054688805134042, 0.9603701496959727, -0.7103263204434082, 0.14468803594491933, -0.6465241230194128, 0.873277193334234, -0.3310638888017665, -0.07543123055641465, 0.1426527100130648, 1.1252634783993813, 1.4547738913833865, -1.0712610326970744, 0.4594652224509366, 0.9542336343613952, 1.2150585811220536, -0.8126043566083703, 0.3615593884725974, -1.996969803840434, 0.6221504405954481, 0.2228415860651075, 0.3097758178698973, 0.5207580223320879, -1.4657010795586427, 0.31687055653327334, 0.6686488742297676, 1.1883919047360307, 1.3453982495678676, -0.06630715215788457, 0.7558956311783951, -0.7319240461043267, 1.6621223760141772, -0.22430939574052705, 1.403680071524046, 0.8880201123595978, 0.7551325215311225, -0.4647899818413366, 0.6476038388673865, 1.6170547047893729, -1.2666941367813511, 1.4757835738046385, 0.04002947249518568, -0.6338459893631545, 0.6957007744719357, -0.32512056548827706, -1.292441977653569, 0.5560289962883205, -0.10887449861609089, 1.089312996976569, 0.7000351520032949, 0.6006265275030038, -1.0787850454140968, 1.0736550665483524, -0.05380831178162537, 0.6488183577322384, 0.07366606809709375, 1.5079083854073851, -4.026276185098432e-5, 1.385561763949899, 0.736882369491681, 0.0521170101418692, 0.579353284595709, 0.6230986052830507, -0.1613739947664139, 0.7372075406762402, 0.704852611763287, 1.2209533435804085, 2.0341066793177456, -0.18389345165470206, -0.20336354731962025, 1.0475466321479276, -0.7531032215787294, 0.875863691751652, 0.07388865634022046, -0.24394047203480912, -0.8221918869418048, -0.08521441427304582, 1.2394554784175116, -0.8787388678718735, 0.5936734544905038, -0.1998205023791424, 1.2418319597870635, 2.089262295106835, 1.6405339962092944, -0.05300213617615385, -0.23649536072312377, 0.9876483320994062, 0.7572043095769689, 1.8924127325503974, -0.7810316606440242, 1.1446485723430961, 0.9548834219957891, -0.2941245887545202, 0.45779240086234196, 1.0214664991321962, 0.7435059056881381, 0.8154322082928452, -0.7795825428106202, -0.603555376784817, 0.07996315326235964, 0.9123357329428007, -0.5622713047258372, 0.7688548264210353, 1.0269187536875253, -0.50897492923724, 1.6198927581188471, -1.8392416212847655, 0.675438763405457, -3.4111681098715714, -0.3483248959762444, 1.2018639266120692, -0.9783441229538425, -0.05024435285757484, 0.012151562836587498, -0.7674215731670821, 0.0865924972470268, -0.2577231944177643, 0.43963847139482715, 1.9229922884881612, -0.5773960283656034, 0.6288075628297816, -0.139958012439853, 0.36881383177762384, 2.905701296477706, 1.2925238052813843, 1.2749590600156795, -1.7360692675180611, -1.8347095905220818, 1.4805990612113549, -1.0939215397545914, -0.8899450062126659, -0.5814583434360151, 1.060091133936282, 0.34277851339701715, 1.5737120844084638, 1.0041196814522877, 1.8375923553521758, 0.2400996165127689, 0.24844743403194403, -0.1729297395529621, 0.23067471142656132, 1.0807848053118585, -0.5438151474892979, 1.160321485342115, 0.7958126945812883, -0.7379482705760468, 0.6282029002978227, -0.21998145312774808, 1.5953545655900243, 0.08888952326838698, 0.565852788733992, 1.912059707345976, 0.2843714150909788, 0.06693930606660967, 0.6218050478970385, 2.5883204847209393, -0.08022091861785186, -0.6562563162274623, -1.188170983955877, 0.9656229903046316, 0.7609510140811875, -1.5417664835105176, -0.49814012324035006, -0.40561973428364306, 0.8485986740090222, -0.0702964028360617, 0.8091740255201079, -0.15595781576375078, -0.1268838162244077, -0.2377474528510125, 0.15280026223572085, 0.12957501507415364, 0.047239819096889235, 1.2754201711506696, 0.17191621627689152, -1.3653245149029205, -1.146681547766704, 0.1138963557238449, 0.8364326493021922, 0.0953863554262612, 1.148539468588838, -0.2540189008088721, 0.41087750157872094, -0.02669185538081814, -1.2006709793856485, 2.174402599298369, 0.10210885693615632, 0.9943738878734902, 0.26231601012894856, -0.47227694712150625, -0.6621817671285505, 0.8729982123440632, -0.529698485218787, -0.11322962030146722, -1.1840749131627901, 0.5953150879055455, 0.7047350741501652, 2.200021144259283, -0.4993814108948762, 0.8999017442622954, 0.8181750373218516, 0.9750655947446525, -0.07974943319545275, 0.3202131443015092, -0.580158397159215, 0.5542654557664868, 1.830550699852723, -0.1359648536394753, 0.745855145343917, 0.8167602739811168, -1.2528416462806844, 0.2914711792527971, 1.2536813806563878, 1.7227517325878712, -0.9209016089605755, 1.347603511877188, 0.6755611763171714, 0.8287025120954903, -0.17755399184359594, 1.0969236859585405, 1.1617459418108043, 0.062364107234757604, 0.3712277502861826, -1.3006868072694064, 0.46550224895449277, 0.05878740062932855, 2.5964399150679123, -0.5886365255894284, -0.00968290928714316, -0.4986401149706635, 0.5110088808457524, 1.710805865394281, 0.9144294254331837, 1.2820583086414385, -0.10040483401790734, 0.7198638162202079, 0.5819345515987859, -1.1067074163141075, 1.1322047223992042, 0.981065001958367, 1.7545431881155518, 0.3689700961475383, 0.41885774316174385, 0.8430381534906749, -0.025140207837086537, 0.20260452199676263, 1.2969129046317083, 2.738804306386987, -0.22038122142952282, -0.08303554089340937, 0.2696638849640003, 1.4821250633720382, 1.9372321982160217, -0.5453811463084681, -0.8147222348172611, 0.3346065826298506, -0.1281710746512591, 1.122919910111356, 0.2634389079636619, 0.6841034405910998, 0.1340980308526749, 0.8446716489350367, 0.858653157071962, 0.8185129310831825, 0.5377515381052778, 0.4552857484629734, -1.7343304839467721, -0.4179241832305144, 1.0091924004104995, -0.24322950296384332, -0.46662969702490054, 0.4069543254482288, 0.3951256015649545, 0.3803160862883876, 1.9036345151603347, 1.3267651176700275, -1.1690541958512377, 0.42813246081682443, 1.6602922944907483, -0.068993931906421, -0.30904851140994105, 0.029172100337643198, 0.12261723227641029, -1.3644533825749345, -0.3495238383935152, 0.9221418181837616, -1.8522712287935945, -0.08633769030315791, -0.08048123953698394, 1.134869436790185, 1.433520939051577, -0.28408177341412155, -0.0945781299679524, 1.7488787876877383, 0.6012337965015409, 1.9022267127927293, -0.4737151884503983, -1.3200312120317972, 0.069456405150156, 0.6086464245581197, 0.09093506609550486, -0.279922966071247, 0.884538368183799, 0.9910524194771483, 0.8689536276017295, 2.070916820709458, -0.37060675413921884, -2.385655589990142, 2.308253435153194, -0.4831765855050554, -0.14889011071735192, -0.34081769670684603, 0.31588904505892157, 0.6589292161831353, 1.6617394705264372, 0.531481328111248, 0.37557606252429043, 1.1417553439164638, 0.1196172012519487, 1.4788379049720934, 1.4199684862508073, 1.5006752553370228, -0.28741863777677934, -2.044472295602544, 0.835363429083812, -1.1487076402353618, 0.815361844138149, -0.29888544663658734, 1.0000078508973795, 0.9634456475319186, 0.5596289966363093, -1.3402117252873218, 0.08188994693961454, 0.07488297430693241, 1.1865717498088753, 2.337130546574959, 0.3101016033812389, -1.380824454478166, 0.20665785367167472, 0.7411578865265567, 1.0171370020235542, 0.5090957937051321, -0.09206411265229891, 1.5735866931130396, -0.40028593949378377, 0.062469281117998515, -1.2915592508194387, -0.03855224279814856, 0.3672574912570611, 0.8711824528972084, 1.2822808676793012, -0.6853575481784923, 0.30108484428563526, 0.2841432839593691, 1.8304870414585817, -0.2910574692079483, 2.036064182145548, -1.1772504867933773, 0.6510252645051351, -0.5834662573917678, 0.22365472452343627, -1.5534556103994581, 1.2426387260953873, -0.7659034074302064, 1.213645241807019, -0.6308237206650189, 0.04095001225401704, 0.06185982929617595, 0.335053782982242, 2.224616820097003, -0.5928139158338783, 0.34685087031815015, 0.5151983331846358, 0.869663715584295, -1.536495008138727, 1.785636347265116, 0.27813719102985285, -0.023454644110951273, -0.6661174766162176, -0.34934826625213, 0.1855871061543765, 1.1094121813441293, 0.8521118433464968, 0.3772097703888704, 0.34882924023808215, -0.9379262673645603, -0.37076980192961795, 0.44579050202858905, 1.1224144859853127, -0.46690113575611847, 1.2308692186033976, 0.12207409671889971, -1.9901409527052174, 0.276553997635121, 0.6607438039267266, -0.5177142339562988, 0.0745089373411468, -2.4457475862232467, 0.5908554556856612, -1.2812715012520555, 1.2249805678448593, -0.4221610647662475, 1.0224968846188713, 1.0487334813338336, -0.43206251652348127, 0.8218746749259302, -1.5540106173547785, -1.884007888332704, -0.32115542606265113, -0.004227085920751744, 2.4142178669860117, 1.0160925262328617, 0.8782593588757787, 1.7171925946569966, 0.24730814650993438, 0.611095720143623, 2.2930263872075365, 2.065436565916624, -0.04458893185579377, 0.9029893753179149, 0.13644915710813582, 2.2096235466541287, 0.7812882214945215, -1.0545256582206526, -0.004234530089141791, -0.8874336525511191, -1.1771003563133762, 0.2573426711158956, 0.030339309226438904, 0.21562684319127587, -1.214312592176356, -0.827019045742944, -0.4578709869461617, -0.1593703384467109, 0.5719978534636041, 1.545864793469523, -0.9148926563529376, 0.3287951156393867, 1.298981463376653, -0.9842034486421736, 0.4374051750340273, 0.6015991891024051, -0.43526903351563473, 0.14306989988658075, 1.5243846607091922, -0.35321883666441667, 1.0017025538836526, 1.2680375711408947, -0.16639683468033917, -1.0949191386582777, 0.41904744396370397, 1.3274090899838633, 0.6266650795702751, 1.1402374889436022, -0.16158375319827023, -0.743925839565379, -0.32681205223367393, 0.7128715755863235, 0.9828420174074194, -0.9356385814168768, -0.13002391207255837, -0.2124630237896341, -1.067764722541255, 1.4978581067632937, 0.18294735073786808, 0.45175304030528474, 0.27263348792640346, 0.18264742082043425, 1.0325372708469271, 0.4764750149159922, 0.44927935989316764, -0.7224964675955449, 0.5900752561306234, 1.6135345559071341, -0.036201771476915556, 0.5058465505338217, 1.7738223745220063, 1.9329497329333942, 1.5742865612742076, -1.2691476309186847, 0.7970560307194784, 1.2127837773384182, 2.1616749861935296, 0.19421186531022244, -0.4065257816490123, -0.05244387708207232, 1.0050014176954223, 0.4972160328317618, -1.4269347014991567, 0.5478113176232011, 0.29856028815224106, -0.20367024938646466, 0.2545415768184412, 2.5535608242204155, 1.0921488841888103, 0.4601975444609203, -0.772122923768001, 3.1417715716185217, 0.30163303504996114, 0.09534544096852604, 0.2125994783089532, 0.9114634156854184, -0.41624275468196703, -0.6860800107942432, 0.3348418035107377, 0.47187286906535564, 1.0297579990661911, 0.6116518573503599, 0.1510542100456548, -1.9489655344353334, 0.5958243091421043, 0.6827058197876651, -0.43687634138918874, 0.17943521658255057, 1.5036605677216455, 0.06183511390183408, 0.8269267485556081, -2.2417538081205377, 0.7161662640545696, 1.385061635369308, -0.7328231015164527, -0.3869936114207164, -0.7306227489346429, -1.839786947987194, -3.111477043877108, -0.4314942659009655, 0.07196427561399774, 0.728059387014186, 1.5386492563943768, 1.1313889573883564, 0.393468825177535, 0.7308336268989318, -0.6329875575197058, 0.42407807864871416, 0.5268856585801798, -0.5962056944253439, 0.0446556140203056, -0.14444058436193002, 1.7074406440478267, 0.29851077726558684, -0.7782855077817421, 1.409256913980299, -0.5539581048021605, 0.43659252656732644, 1.2245497389146207, 0.18721325475031528, 1.648156447411917, 1.356211772579629, -0.8497155902718649, 0.6868612181169202, 1.1788193078201552, 0.41856348477256056, 0.7528795284970476, 0.44245367204392183, 0.3730029255944848, 0.260486338082949, -0.21896521877795605, -0.18632326042384084, 1.0472207726006186, 0.7948609049853309, 0.42549902076270807, -0.2880117292771597, -1.2118567169993284, 1.473616293330574, -0.002468718648802548, 1.7774466319790772, 0.8345030172869254, 0.22059109961775675, 0.31042957746397154, 0.5291172520390679, -1.0824024551994533, 0.18144593321389535, 0.3492845150038627, 0.5483557312414393, 0.1411093963296508, 0.9735736683201325, -1.3746557719411798, -0.8429220295719431, 0.3630850860428799, 0.8564036359175943, -1.646724691424071, -0.662295363135829, -0.1854261367516823, 1.3054678980998053, -0.2932121008695088, 0.8081480616931324, 0.45447054751408444, 2.3497757607203287, 1.3224218392666351, -0.055604005082793506, 2.4748756192155312, 0.4007010623169224, -0.8953648189233379, -0.5320917434936149, -0.6967398517420302, 0.4317682161183146, 1.4883776113069522, 0.3683137954935406, 0.7715949846465312, 0.3345315750209889, 1.0189393209350088, 1.165833038414834, 0.44766028182419915, -0.48600599646597453, -0.3605545428043454, -1.146468885219333, -1.087466420715223, 0.6136316577966157, 1.3678906633655827, -0.016448488067724504, 0.6980805390436277, -0.12385181028345688, 0.27634209188808867, 1.1012587565623468, 1.9283158337211432, -1.4128005700699715, 2.4126828503325415, 0.10585434257952943, 0.26148670461378287, 1.0358707256292337, 0.06289171453830625, -0.08127170887715895, -0.5854273445344267, 1.5937118436774973, -0.3037765133960971, 1.8249431750057938, 1.3904970854985075, 0.9448861632066158, -0.17817916142559742, -0.9783970685227366, -0.05237436120949468, 1.767626922357849, -0.24642446692941938, 0.5683132101477224, 1.2377587435424204, 2.964456688413364, -1.6026042931429736, -0.19283372165063167, 0.5560250068339773, -0.4640298027141415, 2.0056402638674977, 0.933976558931499, -0.8458406212654033, -1.9189795511352996, -0.9519252021338709, -1.3954165845653799, 0.02147746423031177, 1.1674969051306179, 0.20930312742871357, 1.1772553511985415, 1.3098370149451708, -0.5654927139494006, 1.526526459311392, -0.15747883748272035, -0.40724149087135686, -0.325472265296721, 0.5527684100306105, 0.3013805708523423, -2.107786615252599, 0.9950428838807964, 0.04570850608580551, 1.9176185373710017, 0.9117417190642214, 0.7278552404511369, 0.2018415323949622, 2.27542604842718, -1.88053763792249, -0.8388493293517032, -0.6334907549204337, 2.8369414539851006, -0.16333990486146854, 1.3300862979910237, 0.7122019904487831, -0.6277657553055929, -2.403520621891099, 1.263273793811495, -1.3720024032506124, -0.31781929045428736, 1.085454672169868, -0.8896983726956422, -2.533050910983339, 1.4685155740036924, 1.1680123399565536, -0.02568592822887067, 0.036623889218577815, 0.9784281769918743, -0.07941088551639314, 0.09646622857077497, -0.08816883331604353, -0.06876255300090323, -0.5267878079262719, -1.2085656558527758, -1.3119019795761675, 0.6498425988590095, 0.4519745958752757, -1.0087748909684198, -1.6543776757422306, 1.1765406755586816, 0.8871835100504347, 2.086109228130688, -0.5361593345456991, -0.2874120983971832, 0.3441340176695957, -0.4586594718622302, 0.04516898571412542, 1.1339681545763414, 0.771092199962013, -0.23729314898935805, -1.0622900068881562, 0.22703621721722694, 1.3108466170657018, -1.2332501278165378, -0.14997717661608434, -0.5321447109002877, 0.8790971782959828, 0.8476240276266238, 1.0371753433537085, -0.7466125056165089, -0.9817479343343887, 0.30991997275868705, -0.007582852733084011, 0.6189069767093002, 0.589549781147235, -0.1971333118558215, 0.4919642703104925, 2.2927639073202206, -1.4131140198965342, -1.073833351374297, 0.7492630617517166, -0.3603155314886499, -1.8077426834141568, 2.1334882583883186, 0.17345719013522964, 0.574487135157949, 0.10382517442880383, -1.5948973788746603, 0.07464688230863623, 0.25928889682944467, 0.8103552605700162, -0.4431327862053206, 0.9901982135337307, 0.8655325677584166, 0.7609945358867095, 0.7925475219304786, 0.968533970520934, 1.070913364235416, -0.5793396947238095, 1.7603949436206527, 2.1880443661739335, -0.8837564017286166, 0.6406358918037962, 0.6069351080354295, 0.5123070414538846, 0.7347503845591301, -0.18140973446981318, -1.3617624912612651, -0.08059845193065013, 0.10937904708584063, 0.6436867594111073, 0.7121265812918798, 0.9602798569458506, -0.11731473348849292, 0.669993133945987, 0.44026061969522, 1.5003200891640558, 0.5073583302976665, 0.22711530270799388, 1.0711608672625066, 1.4412102307222356, 0.04831035698648223, -0.422649407616268, -0.06807000957227094, 0.6426771406473859, -0.6089083106587118, -1.8505863907678244, -0.38247190989674007, 0.1686834759578682, 0.25808304316129754, -1.7254024250614446, 0.689509601860321, -0.5552195370961088, 1.878097889383483, 0.8496252661163778, 1.1142375710029424, 0.9035466487669405, -1.2583246428726955, 0.9165742230650833, 0.6979420891461672, -0.4086747869404842, 0.19079805707876343, -0.40218239595853433, -0.7583169720083942, 2.262269942524469, 0.2404748927698846, -0.35639333942336804, 0.27963611970494084, -0.7488990969740221, -1.554107620076367, 1.6892989640061589, -0.22598136765934307, -1.3230498984338697, 1.1677629199239792, -0.3354909350919688, 0.2033894781214542, 1.4880754350941787, -0.5499635271342611, -0.5110034367135576, 0.8391291926842853, 2.6143090763346057, -1.1693778324719464, 0.418968373757796, -0.7914501642156211, 1.192712314053761, -0.26061853001559804, -1.5571925370954671, -0.07142121844060989, 0.13805826360070278, -0.44443932597138236, 0.4639600002768992, 1.112852710546394, -1.0394040894554235, 0.2549365172583434, -0.3146458346103741, 0.006108274564771865, 1.54995983707263, 1.079703506776912, 0.3823222748138716, 0.5733116044320157, 1.0102666929694148, 1.4672067143287748, -0.575192125637104, 0.5518225169418212, 1.6149622214035684, -0.9769417772266604, -1.2524227602847795, 2.428854869446952, 1.1820061616005622, -0.2342201164724319, -1.8565675935883423, 1.0276187305817794, -1.416048005719296, 0.7443536097461044, 0.2667331527270644, -0.5806858698855393, 1.4397622668784762, 0.6112476258744871, 0.5971341300299846, -0.09619804466316845, 0.39926333440929074, 0.28657479979819644, 0.560918379929555, 1.2436455349774356, -1.5076686320111123, 1.0339256344201617, -1.2932796968296492, -0.2197236689791604, -0.015741519524479358, 1.0179279016147142, 2.192172632141797, 1.9257888173547144, 2.076916390627912, -0.7243569016826018, -0.25544052497334646, -1.1177891131509097, 0.4891032211259896, 0.24486538055206417, -0.7812473927519834, -0.9941957949924167, 0.19473433942304882, 0.8815286446804407, -0.5635371437896239, 1.9968627359260227, -0.9678538491336248, 0.6380541558739103, -1.2534948185046721, 0.5088199145719281, 0.5110001873760834, -1.2926780553668655, 3.044959354504205, 1.245271626749497, 0.3740306700439253, -0.576685448248601, 0.802898585407195, -1.1490159112265963, 0.2525373376336561, 0.5114666941182904, 0.4460259394854919, -1.5405419292568516, 1.0376985560069865, 1.175293863630792, 0.561090808902673, -0.844641087769116, -0.9277716482371972, 0.14230044563172817, -0.2470227519263568, 0.7217076381615691, 1.6129870103505124, -0.5297519021182916, 0.1338424452848032, -0.1262787958923604, -2.6228198746112312, 0.773240150596353, 0.33348730338126276, -0.08798834308570536, -0.8821285874904301, 0.07885975705452572, 0.233362862348038, 0.203314063061544, -0.24556413109395459, -0.653421350178754, 0.07069219280143646, 0.3216492195174131, 1.3595583607161073, -0.07551299834484787, -1.4910870358906383, 1.6597608292190957, -0.9487202726235331, 0.7330485187734175, 1.2263122565458886, 0.8514365067155464, -0.6938157747539818, -0.8382240915767238, -1.3611844350382312, -1.446955715747637, -0.6595966695770099, 2.591368836549675, 0.07896569333004236, 0.3227139419040184, 1.2237225115630606, 0.5174708327075648, -0.44635656109009925, -0.6553720009791567, -0.21750829859676024, 1.2289696128802714, 0.777445453826156, 0.3003801990957726, 1.7059076093007255, -0.828300349648025, 0.43401324574302097, 1.0147069573012453, 0.12908910968902693, 1.2239312421840411, -0.6693554289771476, -0.2234626495043448, -0.5532297274080638, 0.3523475842830355, 0.1402444283153241, 0.668813727900917, 0.9625047368738064, 0.4441064762287987, 0.7390599823330931, -0.7428832970825082, 0.8775043755091017, -2.482794281360208, -1.573611099836787, -0.8216458318898794, 0.34133673938074355, 1.1052763803397947, -1.057418893239451, 1.6614553314639404, 0.887642684029415, 1.3222838639989645, 1.0577581341365445, 1.2792012414972582, 1.0401998400076402, 0.21413517854639222, -0.4608717544555663, 0.04863606494333128, 1.8476805640341316, -0.5811849883014555, 0.6830186292233842, 0.7303867302448123, -0.24236303708323503, 0.030418435485213308, 0.9538762329555879, 0.18295367520049757, 2.0324401027930135, -0.2738678044487537, 0.9506674527166527, 0.6863033906033751, -0.5288305477978102, 2.1461637504290225, 0.7837957972896232, 0.1575609734769382, -0.28699772650341904, -0.30172526434179125, 0.3816784929445821, 0.5787116881403225, 1.5669095163209834, 0.11122213768118139, 2.3743817616884266, 1.6946818878650098, -0.7034624380661618, 1.011579303772633, 0.6345844776072597, 0.15498313193265073, -1.2871153128450739, 1.6382616432377644, 0.08174410369872798, -0.708720257993194, 0.7694864734274215, -0.2892122710795709, 0.01003665341441981, 1.0379334555972854, -1.023124184864618, 1.4084634432630345, 0.9143659008409517, 1.6647752353907321, 1.5499627989278046, -0.40303137269636324, 1.7675324142032587, 0.6535935449087849, 0.012185222505397914, -0.646391689511399, 0.7057003915462471, -0.6641412487626543, -1.182403303066144, 0.5704648813352449, 0.08717330615341204, -0.1930228068052388, -0.011116047546625901, 2.085398456269343, -0.8335165089383774, -0.8933533913530858, -0.164521245474479, 0.03494988979464575, 0.4085253669794413, -0.04354485276033748, 0.23534024500828896, -0.8944193168155119, 0.03028109621450531, 1.0774461851972927, -0.10778563098847432, 1.4110148318364837, 1.000709517199709, 1.7017031067897503, 1.2464173557670177, -1.8686644952624263, -0.8446425296319835, -0.6712899677102043, 2.00088896582971, 0.3749433613340036, 0.4656211893967991, 0.18440244943624362, 1.7598731447963263, 2.0336197896935664, -1.3928150615130372, -0.8991065400457812, 0.17670278936926348, 1.0446807668461058, -0.6653503325919043, 2.550049646583342, 0.18187742761854483, 0.010406850845810861, 1.4919466874263438, -0.413612693090587, 0.3894390858602712, -0.8614559252267262, 1.5508528636667516, 0.52203049191224, -1.125228555548559, -0.7667334744327595, 1.0503763419072705, 1.6694573660076504, 2.0831658918630156, -0.2346020480106823, 1.725557117489238, 1.1260808354994718, 1.7812729825335287, 0.6363874761835188, -0.6700813619498613, 0.14773504764451367, 0.42040750894592516, 0.4834429128751161, 1.0319498894469774, -1.083653544032971, -1.701146171752867, -0.09589069361026564, 0.7904571400896556, 0.46040601115022595, 2.6465844746372333, -1.1150840007440412, 0.6583006158123221, 0.5328091742137921, -0.13302751927669, 0.2181780623305742, 0.5183556067332948, -0.5994969098373596, 0.6007413221563629, -0.04208768418076014, -1.176449511672249, 0.71072553244765, 0.6815765284305166, -1.1260273139494081, -0.3039531324282255, -1.1672338887124345, 0.018980529090790232, 0.9222180874766379, 2.5927464334709462, 1.2373267629129205, -0.6741944181689518, 1.3927565407903097, -0.18920401230532846, -0.031973209212294296, 0.2477957683769868, 0.23558692798703218, -2.779929059774923, -0.15258534247734934, 1.159309764734463, 0.9288766989898393, 0.6652087780462703, 1.7964888822937406, 0.24756192042166153, 2.1003076652430055, 0.9323389297119931, 1.2321836921506757, 1.5257913498974431, -0.44485244301985016, -1.3920128906525617, 0.09394096150459541, 0.03412551922465945, 1.5820315905525508, 0.20483956041381426, 1.3648436226505192, 0.10611038569877476, 1.3863741701134997, -0.39096428518198667, 1.643638859784529, 0.9347004274251407, 0.12374632699689149, 0.6180601649079873, 1.4618247337888561, 1.3997642387261142, -0.32184333049742986, 0.25111661698667226, 0.729594248645775, 0.48293169612835257, 1.1505564522946923, 0.1116728611822609, 0.8239682921625475, -0.4408934961367701, 0.5034293154649341, -0.12654627783831562, 1.0572743605203483, -0.34468373097392035, 0.058217220754803484, 1.2966580653520887, -0.32341548522105557, 0.49359460880044687, -0.27900782459340523, 1.3584214451945456, 0.2504423293204453, -0.5371265445416334, -0.29303593121657856, -0.18223977333039965, 0.6107055831268431, 0.3416484336645762, 0.4332790393729733, -0.599069698049786, 0.6432711801479299, -0.3083880263988926, 0.7172749355462471, 0.4695613319299985, 0.4089610788992459, 0.6560136815178839, -0.22859317409835445, 0.9059532334692529, 0.5223463418008369, 2.1257238113473136, 1.5355449069781524, 0.526567845969695, 1.0947596612417323, -0.17214098610843737, 0.5841355886547013, 0.2153513155283637, 0.026157592200734353, 0.19686467279901357, 0.13283560422310464, 1.7724312918540057, -0.19851329059218514, -0.2985598792713938, 2.412559842030496, 2.613533935491115, -0.80737975754069, -0.9521140513126332, 0.5686126566429013, -0.8208692685746639, 0.20839967307901178, 0.6137802747322187, 0.27456453793992264, -0.44453793306132705, -0.5404847220151388, 1.8816864693734248, 0.7800981924993735, -0.48422190583671554, 1.659856966996296, -0.8000928835855001, -0.7739973703625642, 1.4858398772167338, -2.0371230044462516, -1.5102200272599655, 0.2312951774664678, -2.060531007194899, 0.5753947222315988, -0.4154123005608328, 0.07381692416125563, 0.3009924458518897, 1.268047555639248, 0.41325666188259713, 0.5594461516577738, 0.5202105968883313, 1.1620750031114504, 0.1658429300710745, -1.7621740296173836, 0.9602667424870966, -0.7943999142816311, -0.20975034335710852, -0.9943328729762992, -0.6758988897899147, -1.1307567289769085, 1.5254942577851436, 0.3507042247793397, -0.5496162485701861, 0.0505541457885659, 2.108504536005824, 0.4461851212730842, 0.6834966189843891, -1.5147862522450257, -0.3861163515535361, 1.461049170903695, -0.42572633930665393, 0.6374778420305816, 1.4019418377155524, 0.4291549905430473, 2.2042537729117893, 0.4258249907260335, 1.3494985816161342, 0.7221436000974921, 0.6807333416173446, 0.9892742334630947, 1.2439922018234437, -0.8506514413173512, 1.1430325791170257, -0.3893456600106494, -0.9799111242315204, -0.9706911998450434, -1.7010781964974815, 1.4868597245239947, -0.5470512049536537, 0.4526558846733981, -0.16655250404727728, 0.0030667557792825317, 0.17424020970720216, 1.2197651515761563, -0.5096652688781362, 1.146004033197657, 0.5173737817230231, -0.6772019108499163, 0.16614869070441574, 2.316607709181911, 0.3081186213458315, 1.188988528679535, 1.983370273885739, -0.4744342328498551, 1.0176747066382608, 1.5036124364304428, -0.05914117723422513, 0.8038179925501474, 0.3108139751269295, -0.027157606010028146, -0.40300581475925945, -0.3861261137168217, 0.21534637401269324, 1.3412077922622945, -1.8627361859399885, -0.7674639930242316, -0.43966884952153484, -0.20457030059634368, 0.644687090645033, -1.3812604483212154, -0.7165969187311594, 1.4785606397712503, 0.4240561460454344, -0.030373582954917266, 1.1716590071988426, 0.8617360321010923, -0.4550249825747146, -0.6242939529476805, -0.6070475319052876, 0.43048613045558903, -0.9491381369583354, 1.732215554101833, -0.03826161241123516, -0.528958168712344, -0.5384526534017896, 0.8044569188849658, 2.2583326608427496, -0.1320126686791694, 0.8900296785976912, -0.22553522527643166, -0.2514162633166699, 1.4772136896510732, -0.07709156651820998, 2.8273499037621264, 0.3187272857084356, 0.5517721702298013, -1.664442467037668, 0.5668468347262985, 0.5589467594823505, -1.4848814075595076, -0.31567005162902906, 1.507787366366133, 1.692407710712917, 2.1831293972082877, -0.15212872209239492, 2.107394811384646, 0.38839042979360744, 0.605311639176455, 1.6196330235057916, -0.747486803741441, 1.050380628906678, 0.9588540788407484, -0.13816419491425808, 0.09497382564093368, -1.2875634077041083, -1.0641652236726358, -0.8637021506553288, 0.7904191839774873, -1.8520578528996043, 0.5893040491360886, 0.7145285427019972, 1.5799571680818225, 1.6529833718973401, 0.8702535221536817, 0.367490883845792, -0.15161539600049523, 0.07765268635549302, 0.01268946833638318, 1.1194046091824221, -0.3489407499450279, 0.2507708563628897, 1.4051972496594847, 0.3532437149931936, 0.4709718176278449, 1.442699497285042, 1.5328057640648773, 0.20656218243398974, 1.1399230232919586, -0.198254406943297, 0.7527866148568125, 1.8797388364323748, -0.723535142292035, 2.2270358924496003, -1.4317768843595307, -0.54041090737063, 0.6377471889147108, 0.2912627638485952, 0.16954089403744663, -1.3759628433630413, -0.518103023999683, 1.6369320556903786, 0.7853548683198408, 0.21269464646371122, -0.6701724454538163, -0.004733649095971015, -1.320149686386261, 2.239677664159051, 0.03715458916380765, -1.5376163168012809, -1.0928023388993622, 0.3619546093613923, -1.2434351369195897, -0.09495307873337927, 1.4355917790018935, 1.1165828636426656, 0.663114577339885, 0.9323984611243754, 0.21997656562526177, 0.4764734267943129, 0.6885772679953441, -0.010684446428032485, 1.0265584454000742, -0.49352501250564085, 1.269545570236042, -0.6815962505465044, 0.36252109536827376, 0.9560845735603807, 0.402210970185118, 1.1896023033068377, -0.5149647148861708, -0.1315720519158055, 0.18391209317166865, 1.1046723810395278, 0.8952626098620702, 0.6125191214827241, 0.749653321819056, 0.3275289516697444, 0.10483634359413964, 0.673220139547769, -0.12357355671596548, 0.04756043153666034, 0.7791045127057162, -0.21118723185599286, 0.2941626774794879, -1.1286057483980199, 0.0699684256138767, 1.092779292956303, -1.0992010167432038, 2.5138320468444872, -0.8792040172405013, -0.8770219364967102, 2.4243077584817776, 0.7201442415742194, -1.2796089036529843, 0.3500567471832206, -0.8965206576397453, -0.31731522040308013, 0.5591294294999754, -0.18493081456061733, 0.7525612905034632, 0.2358102763662269, 0.41376840139257504, 0.7549615666953662, 0.6705067780932551, 1.1747526728961244, 1.5124740468487896, -0.45165599023921066, -1.0290706241270557, -0.5068969216351366, 1.7911621545108052, -0.6265161449801688, 1.8736219174576383, 0.7777596435834864, -2.075340193621087, 0.6371663266989538, 0.5219995526662644, 2.198347411936389, -0.2289044951506975, -0.5411144852094856, -0.21341440785663246, 0.4210332803480494, -0.07069574496254799, -0.16776711009412643, 0.7392897018127713, 0.31989266071884664, -1.8095888868933654, 1.3941083475402392, -0.9955116310838743, 2.4268199189645507, 1.9861058859384162, 1.2797299123251562, 0.10292581836506987, -1.337950098210061, 0.052751888244509326, 2.195706432488845, -0.7333533496384057, 0.520752090283715, 1.4192391095766586, -0.6835967775175089, 0.016900366797976463, -0.14146450050378812, 0.3669788704122251, -0.1953448592102774, 1.8445733936226005, -0.16430951203440614, 0.42550909898633443, -0.2606429305943181, 0.38837300072812053, -1.5641393501542398, 0.3370815308403216, -0.2311294557791958, 2.061737224801452, 0.6343600183563849, 1.2086112561705242, 1.2250286150438394, 2.0064210326223524, -0.41583292059604104, -0.25494675263619115, 0.3733566175086283, -0.9866245639945188, 1.6761817690397462, -0.43999527618870793, -0.7663301712304371, 1.0579777230264178, -0.8441479750972003, -0.19756429623154959, 1.4744300272988253, 0.8570466854121184, 1.162795428825653, 0.8813387647364489, 0.15738656095558862, -0.3112125595196984, 0.027988524639283197, 0.3415405468789633, 0.8713551086449779, -0.6320105880547124, 0.7767179723472789, 0.5842992751316254, 0.044530938926888586, 1.918364608921137, -0.49026091230859914, 1.7611193754045558, -1.0854334672192367, 0.5891561389237805, -0.10414732117547087, 0.2983039811018245, 1.5884208523629548, 0.18440803820673835, -0.9612501937916744, 1.0880600750468328, 1.1517952334835775, -2.445268312132792, 1.82233875355761, 0.9076640139547029, 1.5005603624246333, -0.4479506453922707, -0.7573686101776478, -0.656864392998924, -0.13776792574701752, 0.7699356275877398, 2.396867940128689, 0.341892678140574, 0.0934082462596885, -0.19475688066239794, 0.19353999402201696, 1.7649292143871307, -0.9306850455427231, -1.8064644196037396, -1.2319615322186173, -1.644407458412923, -0.3986316866138768, -0.6641973442115806, 0.521228617392254, 0.4825058687937841, 0.11688434312687672, 2.3565584594940114, 0.5271325653839007, 0.3261925371233278, 0.6447087999779655, 1.1148023707012662, -0.5148336217416639, 1.714271716172432, -1.5922131119611138, 0.3693771739918043, 0.3252284785319556, 1.0862079737689552, -0.21619748656025428, -0.32335987260395516, -1.8294311248217576, 0.36279824970650987, -0.005647789410351545, 1.442080569732386, 0.9023053393191132, 2.262714582924179, 1.283817776166202, -0.1506676689819016, 0.8167905875194613, -1.0659904008176007, -0.4360131263134053, 0.036690228100748595, 1.1792732167710454, -1.0576441527464535, -0.3653964390671155, -1.002906198064441, 0.4057518287570844, -1.0567510886177052, -0.37419480112904513, -0.4919283871680944, 0.03947524225344287, 0.5534722252256807, 0.572196661950142, 0.4971733377124101, -0.064984708538314, 0.4842305748606201, 0.4695566369036108, -1.682186490239247, 0.4364627521469894, -0.5312666770360667, 0.7442453473857962, -2.039771568979913, 0.3988330457491187, 1.4830124315789979, -1.4695398381591933, -0.22647050341837105, 0.6123790060362436, 1.3848181093560243, -0.46043609626986615, 0.43569499876253825, 0.3313282863299761, -0.15444768809941684, 1.3799839639134943, -0.19615313394811407, -0.3067553838363113, 0.820705213440238, 0.6876905743660746, 0.7777124776740995, 0.755596807898533, -1.5105499370250435, -0.5236306204166437, -0.7043670521359675, 0.8700005671887944, -0.5251730291328351, 0.9975268539875116, -0.11506939763125901, 1.6379216616415555, 1.1187509268989748, -0.5341473389120796, 0.1156826325449689, 1.0239512526836043, -1.4495292935032995, 0.895581141242233, 0.292779869629527, 0.9611327566986615, -1.0166348602446307, 0.6645947806102022, -0.5056718089945202, -0.9399829629835392, -0.22127664825289722, 1.7690516487194337, -0.08854216067248966, 1.3808415857089646, 0.22941167966802123, 0.38768380566976457, 2.209020785295613, -0.23562263114712706, -0.2617467345878787, -0.610686428940384, -0.7042008820028236, -0.3993720155438252, 0.5026977236261703, -1.170263467898447, 0.6524627693952123, 0.3068835993703875, 0.5015239217226215, 1.3173098168735906, -0.5197317827738152, 0.46277932125631294, 2.0741911079542303, 0.6795050916458164, -0.5747695248958532, 0.04770150359017794, 1.0573984520796371, 0.6003224474808286, -0.545822896116631, -0.0549099807393158, -0.9454705574216304, 0.46713305154287155, 0.17627106602527892, 0.9361753414046758, -0.06472057714623497, -1.1023350813478139, 0.5050850027582046, 0.12748527833447476, 0.5421194764067538, 0.5489959345026089, 1.4995579301898967, 2.6618933715603212, 0.15597058305980735, 0.9946658293101502, -0.5630500670612805, -0.6963933250495605, 1.7608584875972715, 0.3762629150478155, 0.06493579489873214, -1.5811216932370258, 0.7917600963115694, 2.554043974973225, 0.6305746596852054, 1.6335797289898664, 1.8909768076504236, 0.2831380505386219, -0.01821311650363855, -0.47829270402349766, 0.12375621849386793, -1.0521425149992971, 1.1021997334676894, 1.132256328534597, -2.1503683161272393, -0.2315599186584596, 0.0672764737882916, -0.5878810025439389, -1.0738206932168861, -0.46976594912225156, 0.19453897363381512, 0.3491847761808596, -0.47324731872481995, -0.4016126417463487, -0.810597804811918, -0.5068056198630435, -0.08438021291115777, 0.5100290456098477, -1.8325848710204282, 0.4907622413469876, -0.20061720181267195, 0.7573594912867256, 1.9010635340958075, -0.9187550943609444, 0.35253962184907145, 0.45897029015282287, -0.40005288251724225, 0.967988223374024, 2.097386804617006, 0.25032975865277013, -1.0974045973796904, -1.737444427060886, 0.38246613019527187, 2.895480617231824, -0.3136747044035796, 0.17078178511882042, 0.4140660750456241, 1.0839248926230145, -0.07723575553549927, -0.4440174225892646, 0.6574967275825674, 0.19825321033390658, 0.028053372494752177, -0.6044107708697386, 1.917036334347589, -0.5820201150366769, -0.10221035658329636, -0.5292626302932703, -0.5986026299209846, 0.7684773053252357, 0.876718561766904, 0.26030676672965786, -2.1832818410252495, -0.018134086496097324, 0.9544010923482891, 1.907754227874202, 0.48978475712743685, 0.9339045712737618, 0.5101127381922796, 2.011959423889653, -0.8528689139075711, 1.2787083465467586, -0.8380299109125202, 2.017933015373786, -1.2507462473412319, 1.1318277056408799, 0.061097052447707134, 1.072329842135295, -0.4015904169837392, -0.33209129072729937, 0.35347810353507275, 1.692562792669996, -0.23083358923096126, 0.9715462334356464, 0.4801917671102503, 0.41250647707972554, 0.372669463189232, 1.5771826311191122, -0.13434083634887223, 0.3824129920863818, 0.9117922024653647, -1.2859990721894359, -2.039084941839019, -0.21339598480131766, 0.33715869064366544, 0.10023406178622177, 0.3098009023160825, 1.4726259805293371, 0.46441587475138857, 1.754160440090497, -0.12375906767688144, 0.064216111779449, 0.637937173241773, -1.4440684284441154, -0.9087122511797439, 0.2109866390023761, -0.13909247886902387, -0.22362162454827678, -1.7357520593288371, 3.328529679217837, -0.6616771775182572, -0.1689059444670346, 0.49908447330820377, 2.3401274988269254, 0.5155516355654535, 1.7587662431822102, 0.5941745857685126, 0.722771420900777, 0.24915234813110892, 0.3176057020749392, 0.0424167282112308, 1.6172135890668564, -0.8511050897484349, -0.6190352367349364, -0.610845170106615, 0.33209593149534017, 0.45269965549535063, -0.26224409851650576, -0.5035254781470292, -0.21521380944871404, -0.8053527151701347, 0.3211690292207273, -0.15281059396340713, -0.808012959275304, -0.6064092005072695, 0.9754302189899706, 0.29277395371726467, 1.3987047045743022, 1.2039040575035753, -0.7807096063834518, 0.7015549280268994, -0.6971026695232573, 0.668628381988049, -1.8010981858417454, -0.37776344280711993, -0.2824090317191674, -1.773476356202089, 0.15643698891733124, -0.7111875578399474, -0.1635112499597976, -0.4157912891665605, 1.7967278368589938, -1.0892885560351089, 0.6994103501159453, -1.4476294763654445, 0.2592963813235774, 0.3733510944523697, 0.628319165218886, 0.33390166362908197, 0.02274405348157585, -1.588408474783185, -0.08708684273713374, -1.3260690586002144, 0.18588599437734787, 0.19682829469815996, 0.1496155172709649, 1.8072615408245625, 0.3972909501150984, 2.131071270502204, -0.3163229962914005, -1.8849103638630862, -0.19726872904342152, -1.3404848952963515, 0.10535286572930552, 0.5175747628827199, 0.1044274336920262, -0.7169485145562468, 1.0047555331328462, 0.1469786331963245, 0.3197423392796001, 1.2974455953837847, 2.1842262173878937, -1.8584464640773197, 0.8301990977722538, -0.24972324528242557, -0.30770627983941656, 1.1268928985843494, 0.2980880440114201, 0.3546524130457257, 0.43991684583325963, 0.5331744755617744, -1.1159296376585246, 1.2526935946618638, 0.29117267620942366, 0.3020897150601863, 0.09500443262175962, -0.6300704941688774, -0.7050235367029393, 0.83759892231315, -1.0708934290717695, -0.03160044168441267, 1.4106867586992586, -0.03602614515002317, 0.22894151943459717, -0.19166216063118174, -1.2271685213279526, 0.46578163051040944, 0.718137860154077, 0.1299337888618509, 1.8317945949957204, -0.3771980148189028, 0.7547598051595378, 0.21643568758814896, 1.5871405589694336, 1.1975168048906615, 0.8066440240670627, 0.5396236760357886, -1.39520548550034, 0.747157702097085, 0.7447249975650831, 2.121626761949604, 0.08438627236645188, 0.768224590122827, 0.783399454101683, -0.8010259613489188, 0.24215325653631842, -0.7255675066233346, 0.7613944253514602, -0.18947960402480213, 0.3239621669105947, 0.3422079301431813, -0.37452832842781136, -0.289929203527293, 1.521062715094091, 0.22484239031924974, 0.06797507328001057, 0.566882740245668, -1.0752069850557513, 0.36675975577184006, -0.5911331110739445, 1.8495501089213864, -0.07772629547971233, -0.24641108946772106, 1.9531195919751299, 2.2599234602668723, 0.12794276508758584, 0.31354360604728787, 1.3050045889158064, 1.8074825722768386, 0.49658361787998057, -0.0848988363068715, -0.6893343846523384, 0.8658474810280561, 0.9424081432791737, 1.6567918516111368, -0.0337777901661247, -0.40126130969902074, 0.2810789838239981, -0.9938449529253763, 1.863987525157247, -0.23072244442713946, 1.2061005147890187, 1.5120691638245045, 1.7284812230733986, 0.6839332830737519, -0.6809583648832956, -0.039534415877401696, 1.8149324681022587, -0.5970839285047512, 0.603370667403128, 1.5506870536480344, 1.9717257448266963, -0.9590918863435343, 0.21234951509993594, 0.0475121329783974, 0.8184020374763826, 1.2095003249263827, 0.5436947303249466, 1.1988334472779805, -0.24054740973828775, 0.31812867988596516, -0.5411807308332581, 0.2150701405707835, -1.144811890576534, -0.3007707015347507, -0.7020867988075623, 2.247748172571181, 1.7005777287152315, 0.9917383576895548, -1.000289521460521, -1.2507193283343105, 0.40962625467493896, 0.43074626596578347, 0.5359189511536505, 0.12012422403290829, 2.231746201286116, 1.4303925132791753, 0.6239607183969476, -0.30975203653407535, 0.5519312148871086, 1.4754735784569633, -0.1341054197341573, 1.408944076039389, 0.11635898212485798, -1.1277376152970529, -0.31830697061505175, 0.7636638865260755, -0.969444380513385, -0.002054687338948785, -0.008906515915875352, 1.3810116348000931, 1.4244225476364507, -1.050922005775157, -0.13664445664028596, 0.1974187403907423, 0.07736410804905297, 1.0462456639730686, -0.193335067331399, 1.8454370902884727, -1.5641102848109985, -1.143865713561432, 0.20250798447328977, 0.8044039667304076, -1.5995472620491897, -0.15766364755705975, 1.0316369733836352, 0.4969289559467694, 1.81353330635779, -0.6565246907143232, 0.8808452095537549, 0.8096416829908221, -0.5015636681334643, 0.5381046900800378, 0.9797219351972629, -1.3408095625864556, 0.9355785557245646, -0.9210901458042933, 1.6092019238298725, 3.7463852973162, -0.4112529238334165, 0.9949830441420466, 1.2853669223710136, 0.3068212042397248, -0.2488742667439749, -1.8672278489266734, 0.1603213662292219, 1.1467421160618123, -0.019556632042878358, 1.0751402262060283, 1.0097318224237608, -0.6612185863446579, -1.6360283615544937, 0.4072620526423399, 0.8808111692631673, -0.9419772243932283, 0.6021816846740368, 1.483118053253288, -0.5130294849118403, 1.926206182114923, -1.2789403117706823, 0.42508360594257777, -1.01705885468683, 0.5487001771224153, -1.160261428690501, 0.37094426856748575, 0.04799007195029101, 0.6096830605927853, -1.3710200390624718, 0.8214188427638146, 0.768322004012919, -2.098400380894213, 0.1462122597185213, -0.8528720435486141, -0.07706816563547936, -1.0426808183665384, 0.6777482679910933, -0.5066615564617488, -0.49566678312263324, 1.7508257609917521, 0.9688681884255803, 0.5723117910090467, -0.03779926293021779, 0.14242540144816482, -0.48725885330727237, 0.9711399910993844, -1.2927507230516027, -1.9600019587768347, -1.2981682436891753, 1.2295543882108448, -1.1068354723020708, 1.1934013623580637, 0.17306838736565883, 1.8812317679241928, -0.09704102458572023, 1.1850003545091679, -0.09619361326078518, -0.12416011353950157, -0.33990635806279446, 3.4147889794454986, -0.08331970695993413, -0.9289696270151164, 1.0048155873600289, -1.1128246431211086, 1.7908944352636662, 1.4058702665837675, -0.4296462599506866, -1.2363806774032498, 0.5375567093026423, -1.268974690041244, 0.9686493678166416, -0.9188511291901327, 0.3086464210541171, -0.3640052712460301, -1.6491469183573035, -1.598257042933056, -1.7825544145157248, 0.13322186354715737, 0.3172309972950776, 1.2955221439833082, 0.831194735751314, 0.829852738310867, -0.029086499149009293, 1.4999037819315766, 0.8050763151885911, 2.0876364864036985, -1.3298711179953988, -2.2352733828764277, 0.5359364471988679, 0.34659266499802105, -0.6181162459726609, -1.1362860167746205, 0.20313325831978588, -0.1800981517596419, -0.3142004429681313, 1.1410977135711335, -0.9127698200731826, 0.5955386439717156, -0.6816768225960187, 2.264801852270077, 0.17417378124769384, -0.8001782106725652, -0.6817864003267801, 1.1152867390176415, -1.0614996235912235, 1.3280183237143484, 0.6504329520091887, 1.190186647521922, 0.0950951384613456, -0.32014533265778944, 0.6806801281316992, -0.11701060878384956, 1.2479441058908405, 0.8180405165968083, 0.3701313461285595, -0.1488201188754225, -0.2963891631725154, 0.3202198203327301, 0.5261527470564369, -0.7763541269428116, 0.14937773740312354, 0.9173939474791015, 1.2126698664873263, -1.2632983600607608, 1.0202948248170762, 1.0912023951078356, -0.5647867762565872, 0.7596177596929243, 0.17701514920546663, 0.7667947486694124, 1.6235224729995628, 1.074041540311578, -0.8995156966694968, -1.335810782207959, 1.7333439516160933, 1.9779260405068029, 1.8022736985531205, -1.5643586434327141, -0.11600095391104948, -0.019914973908133654, 1.3672168134825773, 1.027089921673388, -0.8833430494267569, 2.0444999524462344, 0.22964807573890564, -0.7841442525718256, -1.5718440866122811, 0.848294498327988, -0.24720103076285332, -0.8828568030430937, -0.7856940524654701, 0.9670760392226059, 1.0299163281010009, -0.8819386038755874, -1.5519228392834261, 0.0061658157135202896, -0.8635615987329928, 0.8559869068145625, 0.15995614902890415, -1.1369141608503517, 0.4101968649992761, 1.7331432174255916, -0.439407354316218, -0.24856801329734818, -0.6727696827237856, 1.0783988064523728, 0.5091559529364977, -0.4653701624162785, 0.3666122207399579, 1.1596326615054022, 0.26084607000923143, -0.4446561494085387, 0.5576185446567817, 0.32802735500815733, 1.3962420123370567, 0.19432079976411956, -0.11217218327072731, -0.2719385036796135, -1.5645924266789548, -0.5957204454653636, -0.15606137341351217, 1.3297177091219625, 0.22759977741784562, 0.48887859053729904, -0.01886340092430508, -0.28965999310697177, -1.7455404920857707, -0.1710854909809757, 0.11563950650354103, 0.8541657143097688, -1.4519567149363763, -0.059516383937674, -0.0557881638833726, 1.9811514272036197, 0.5443214427121386, 0.6418603308709372, 0.7908298865313286, 0.8708708713464008, -1.3441515292802009, -1.6705697391326693, -1.3147584614310064, 0.2819985592353571, -0.06555213084678552, -0.4896699998759836, 0.011556812023496399, -1.222530462216272, 1.4211593843615005, 0.15677756395339576, 0.3466066453648722, 0.46197121215050796, 0.7446608726081761, 2.3036472864689186, -0.15487301920700963, -0.958944216982178, 0.271399925859535, 0.5239626316065549, -1.3836688897245435, -0.8600936276128099, 0.7430237119598915, 1.5492010868549815, 0.9742145207128453, 0.8439953473727225, 1.812205400982864, 0.38622076854386456, -0.5538900677358181, 0.8291658327772783, 0.8385727051358227, -0.9357391685149739, 0.3492343181249516, 1.0205963312693216, 1.5470611116224564, -1.2886301832431857, 1.8105142821270024, 1.5433285909678356, -0.8281269196595671, 0.43448176846474085, 0.6714040283014739, 0.44894887538572875, 0.6918651043261523, 0.11005302362203083, 0.18117926771101847, 0.2388133392733652, 1.0792520387248516, 0.6201541400247125, 0.34173387693916457, 0.3284527259677867, 0.8269307295674033, 0.6566135583852428, 0.4526246278439207, -0.6253758947857588, -0.4570979651381083, -0.953735575950933, 0.2008261022717301, 0.25034284188904266, -1.1962296205337188, -1.7265069483916053, 0.8492708367412225, 0.30773985740050136, 0.9434037921660327, 0.5398538921224247, 0.684523176717376, 0.5647408354900965, 0.5427304097324211, 0.33287258557108307, -0.7005951556647578, 0.6386803304356237, 0.4860095070479418, -0.27446898588335866, 0.6423784253559475, 0.8118907521798447, 1.7027505613666136, 0.4366164612859599, -0.2516054765878806, -0.3012876301956853, 0.7559040437819733, 0.7408314768185428, -0.3049899060409367, 0.4208036726256402, -0.5630984875556355, 1.488813874603922, 0.3774952098246474, -0.2900809387412938, 1.5448117856820245, 0.4130593203956395, 1.1948653116170858, 1.0989729228137222, 0.9321896273021631, -0.7708802337953066, 0.11395946509429515, 1.7848365697243955, -1.6396978163027662, -1.0411575154207977, 0.7324260319854016, -0.2480414163870221, 0.0064275001306426105, -0.08205848190406556, -0.03794224527477036, 1.2591217694171382, 0.18599409510254128, 0.6953984072063648, 2.162825609054312, 0.415158722347002, 0.26261762303239333, -1.1116130927569092, 0.6907960594124065, -1.4211571678091661, -0.3453157694554836, -2.279082771878876, -0.37343936937714106, 1.471454467063543, -1.306186621552853, -0.03791341938814202, 0.6981601665954706, 0.4092729233760095, 1.978441248570184, 0.1388409374781699, -0.15284264570657197, 1.3425092072718159, 0.35697472771374983, 0.44451579489424253, -1.9442946211938523, 0.7721392848489005, 1.211651121563448, 1.785693937228903, 0.933654467048533, 0.4032825422114796, -0.754137712898801, -0.8967921044422447, -1.3239087345873457, -0.13298744343153934, -1.227970040664124, 0.8241749983914987, 1.1241138139544409, -0.38945008234702494, 0.9807576887852433, -1.601929679071998, 1.3037912128506048, -0.12966729503185892, 3.180157951263568, -0.07871650216551773, 0.7070876343023698, 0.41855316828649447, 0.675803378100239, 0.12083277451313282, 0.7987137958697685, 0.7691784113753183, 0.664148551392437, 0.015788871549873323, -1.4412608799209938, -2.1930747303525218, -0.08074700628233267, -0.09246339112461233, 1.8982077202038254, 0.3141501975209614, 0.9233838593095054, 1.423301192951686, 0.1933166619202367, 1.1292683583606848, 0.3198868339760513, -0.16516830496441814, 1.1528304831173055, -0.7884786214120767, 1.1243137939118228, 1.6503066282232612, 0.7363656446618236, -0.5975582914349463, -0.8978698068529873, -0.16703646081677598, 0.15657442694881862, 0.9286921100910887, 1.5319721667623, -0.27213349556024313, -0.3234392546936924, 1.2766055940484486, 1.906319479955123, 2.1780856008515928, -0.8423014455435707, 0.36548340973959936, -0.16394709648161426, 0.23556228888253908, -0.4343737257136496, -0.04008862434263433, -0.4466711662250782, 1.3030198611682557, 1.0670970416620573, -1.1372839349248873, 1.2774280608882704, -1.4503719438825553, -0.2947662522950508, 1.0496603227699401, 0.7844565257897024, -1.6089360898798424, 1.2967905347207238, 1.4387451263689837, 0.6929906593805257, -0.37390937033316773, -0.2598735871562916, 1.4556016870392199, -0.8270810878223396, 1.0841870151708313, 1.7592312219144346, -0.10625546118386225, 0.7571770474656127, -0.6865425222030385, 1.2220565831997288, 0.021046558916527847, 0.8897673597109913, -0.36093253855060425, -0.3661575989341157, 1.9671632240402295, -0.3703815795635381, 1.0998751089420091, 0.28173146097045504, 0.39648562141080634, 0.3789722817442349, -0.7860568468335205, -0.7909294272980445, 0.6622126493454328, -0.24573845044438025, 0.6093754632404416, 1.972040363316785, 0.14210167400646656, -0.09624951734121345, -0.21136745919064714, 0.7833574012298158, -1.0975516418387798, 2.803934740132819, 0.5744629513001127, 0.025366642714029664, 1.0897547650917465, -0.7458467646016294, -0.2535341133555399, -1.2377865443928135, -1.1373117785026832, -0.7076495551314665, 0.40088593283799023, -1.4907626245655345, 1.9429729118392471, 2.3024375006434807, 0.7231034328782499, 0.008626694988337041, -0.5177825566337658, 0.06024985848400077, 0.8812949853937022, 1.5113889762396988, 0.9622307740165169, -0.0595587620245816, 0.5338100950803444, -0.31205850118510703, 1.207939497088491, 1.2396398625341363, -1.081676537722957, -0.30596237939002124, -1.1631398189779854, 0.7917292148439125, -0.2348995416343964, 1.2888604540797108, 0.10036616579597898, 0.6848388501524094, 1.5033468303793327, 0.20543706536695222, 0.18237470236972414, 1.2458359630776348, -0.06311276993657938, 0.526474502277207, -0.20141401419820093, -0.7177002938519014, -0.29333999780609143, 0.9696375999323479, -1.0228216865210744, 0.7013247686086987, 1.6853567725162761, -0.7837330048826803, -0.32579201683934045, -0.987198821419164, -1.6553021783806818, 1.856997769492805, -1.4609926067728503, 1.4494924157142683, 0.1070570380453601, 1.3736285313518886, -0.6744511156317222, -0.10907799143535585, 0.3473462318150937, 0.01662438901168295, 0.347931436185659, 0.442654825795433, 0.6762690934738842, -0.06744515781896598, 0.7482276034140172, 0.46556911532108614, -0.5462637400565118, 0.6910747066416721, -1.0832812182636034, -1.6877882307785927, -1.4916713218575506, 1.4709393986482098, -0.6070869964058029, -1.252104880774297, -1.3395115687961372, 1.8419563555206637, -0.2625638117422752, 1.7725664918473953, 0.41780589979269367, -0.16774531184384173, 0.20026181927871664, -0.20004094417218649, 0.6912369930828226, -0.011319029505248573, 0.15970563897697515, 0.5602181113764578, -0.009592481804753777, 1.303638276969789, -0.5970993825550228, -0.21485770712404878, 1.7690625158068274, 1.153619977933798, -1.3200518945719835, 0.6318022220491204, -0.004299560823941756, -2.566552714354132, -0.528870619484221, -0.12151064324237132, 1.4111104174894293, -1.5141421818324972, -1.0782427438874587, 0.2712149858942354, 0.590855122150598, 1.1637372755393747, 0.5988470746742881, -0.16005299732073747, -0.9731160879962566, 0.8709234590925745, -0.42243497401623287, 1.254923208843851, 1.348716843890939, 0.019288296483697814, 0.9412069342924553, 0.5748088010626973, -0.9992731720325705, 0.6849054573126356, 0.6732854868938454, 0.11881292089205273, -0.33211040050090235, 1.8445675325285535, 1.3301336182292127, 1.2944688452179745, 0.7562256578816391, 1.4476422640485438, 0.8975598608769867, 0.7282273658145373, -0.7834165834576374, 0.47215125371395716, -0.44543925693108677, 0.708407830847513, 0.38141625569937104, -1.6665157055550877, 0.5391979544539713, -0.38654991251220905, 0.7032902673074488, 0.6506552840737267, -0.4607512570926421, -0.6585962968347424, 0.7482134337783696, -1.5741416090656375, 2.885249650597909, 1.5466321356040797, 2.27726143132025, -1.082068376861683, 0.7287594811254998, -0.007409645411799726, -0.961992375463157, 0.23614559632459514, 0.41249329485804365, -0.5267408285596208, -0.3782968020229719, 2.726598162687668, -0.03241020692624097, -0.15293597889671173, 1.4782495856553024, 1.195661443300565, 0.7493811410277132, -0.5518958862376615, -0.16229048161942883, 0.6327688269419796, -0.8243725723512458, -0.4856600818208625, 1.730346153353508, 0.6089765317885705, 1.9696846692534122, 1.5651368110840036, 0.5077392174438567, -0.6349564492024443, 0.31522138356177265, -0.307691528816604, -0.6645751493907736, 0.3921792177713985, 0.9578004666260426, 1.7605811802513642, -1.7979220487078036, 0.7853130304606128, 1.9211196358555593, 0.616000510362047, -0.6944085379500862, 0.31291801598278257, 2.2607242602442454, 0.8882648832823614, 0.6051927462116334, 1.2985222245922834, -0.5955685902336202, 0.4951078189012817, 0.7980388213663071, 0.7785321378112903, -1.721183186682913, 0.17648971991428153, 0.636320223176694, -1.1687310343686586, -0.639300325965432, 0.1334931902023162, 0.7773231324128823, 0.7915996628470247, 0.7938056592527892, 1.2530252300735538, 0.575552556745033, 0.7230441939023876, 0.22432813391862677, -0.30405354873754253, 1.6910838633254563, 1.5868584785530584, -0.24350649597340174, -0.16733785950044144, -2.0062866917036013, -0.2968963027274002, -0.9712869729584981, 1.8852148645729168, 0.4828763315893735, -0.8497103293280492, -0.0027982097437136977, 1.0397583977504024, 2.5877780616549195, 1.6459371427270681, 0.0480677036995914, 0.3295979922873515, 0.8251358328940955, -0.07718474355858196, 2.729286186040614, -0.4545200153694394, 1.7147505985436307, -0.25173496811163476, -0.2250170479509666, 1.534535823352313, -1.4694501825038884, 1.5210053848531557, 0.45379507513845113, -1.448569043815181, 0.9460465278778606, -0.27905729372621735, -1.1136350046598882, 0.027005022393181255, -1.1642454807575464, 0.408840815936714, 1.1785574321279293, 0.05935709532494146, -0.6662381927961567, -0.2648506900595584, 1.7913026109702035, -0.08707544959554658, -1.4992989907732925, -0.797097656034671, 2.5028919857942045, 1.4877681871901198, -1.5155209528880051, -0.4115401120180886, 0.063184016840693, 1.8434972748414236, -1.0829753475999022, 1.9827883658838, -1.072914367467618, 1.5186117060915645, -0.7753335325795674, 1.8180972718166288, -0.9265916483574512, -0.7229556471604712, 1.673148560009244, 1.5873234863955101, 2.091169913372979, -0.18372630674424384, 0.23575970002473487, -0.35874269189004804, -1.3182542549473129, 2.820259152580297, -0.03232454837457277, -0.35423954729365903, 1.6337297249494938, 0.9713175281153791, 1.8809715375252167, 1.2701822877207989, -2.2280916460430307, -0.6223420284191408, 1.3789884395324208, 0.6617067337400422, -0.7775264604934873, 0.4550121118967003, -1.2859885732875027, 0.02342049159777987, 0.7413539230316761, -1.2069065687781904, -0.8641552486841209, 0.9750060397452734, -0.22430809588652822, 0.25390315001940267, 1.9891071847093202, 0.42131039964225686, 0.4078004506519028, -0.8183929229622353, 0.11438727845831467, -0.2259806741545093, 0.3478807146666576, -1.8860477212810245, -0.48425576540050463, 0.1663465733863544, 1.6040634616214278, 1.0456332842503255, -0.20902723602758033, 1.4879696567463951, 0.15561928438289865, 0.40378864064893394, -1.2486913811071412, -0.29833424465768144, -0.43367234287037504, 0.2361263640639886, 0.04455848305245694, -0.8860137179948793, 1.9280438244067175, -0.6855816527833337, 0.7177721538690083, 1.6180088639559185, 0.7397441728537711, -0.22174300531343566, -0.15795249809422113, 0.0015555571946231361, 2.251869623512146, 0.39640365579723436, -0.3625738411034968, 1.214020251298473, 0.4243920842458633, 0.580417901585492, 0.03920277170511158, 1.6059042052531225, 1.223660882863094, 1.9863926195132033, 0.8629971570217917, -1.9097963029435723, 0.5665986523361184, 0.5820347406097524, -0.14114362802172314, -0.5063031031637969, 0.2761667865565413, -0.6583564194757882, 0.9760082331114496, -0.6364929158817548, -0.059585102073238194, 0.4179881433987104, -0.40100674846584783, -0.5199976462006671, -0.38568801830086596, 1.5101118289697413, 1.9178616250034195, 0.2529261036910709, 0.2783484979310691, -0.7761477142273498, 0.9495187489816405, 0.2202075485726351, -0.08739796686118162, 1.2691011982330354, -0.3436625474452095, 1.1364579854516403, -1.0942442113667006, -0.34630856016298617, 0.41726832652300216, 1.1927773699098667, -1.4611186054413479, 1.060901456985786, -0.46426541339555427, -0.41259448839243706, -0.37476746393090243, 1.0471583885388345, 1.2130992233066495, 0.8096137436693623, -1.1457092039273697, 0.9132623065201338, 1.8856751192909005, -0.019599584502360795, -0.08806226971966308, -0.2709940897789662, 0.7406346105457099, -0.20833989787218665, -0.5268193777787111, 0.46513275456165515, -0.051635057033695475, -0.9852653265297335, 0.31144509686401295, -1.1620161465647436, 1.777763654791032, 1.3574247370703552, 1.023274565193928, 1.2850479751870645, 0.3350446125504094, 1.1543419212473307, 0.080244417525938, 1.1539708548009344, 0.6564907888924489, 1.8903268617214495, -0.19803695754218031, 1.061860687821175, 0.908523995169655, -1.9203884833799336, -0.3574589738502444, 0.39474430380265335, 0.6692178593914984, -1.5418011974636971, 0.3860065399595567, 0.4077269535293132, -1.1939871910639694, 1.9873346274961579, 0.6659900840877301, -0.4805707684398063, -1.1245813209884208, -0.28765296259576545, 0.3538763493263184, -0.3859912044588216, -0.059109912276480825, 0.4098703707488116, -0.5134085670882309, -1.6635448784255582, 0.6819550096161897, -0.04970476547473296, 1.2067481760375125, 0.8667815497628291, 0.40351044266234715, 0.41669610617786823, 0.21731203606511615, 1.24277653478939, 0.391495076716303, 0.5394749918538071, 0.17677682002899753, -0.49928105205190754, -0.5152250659242014, 0.27386924698391407, 1.1361453217203752, 0.8133925163674195, 0.3126285847054891, -0.007740667727092088, -0.4718188092273756, 0.2807343003546465, 0.2973625819717636, -0.8931460038078678, 0.057499240949027974, -0.11337301282801104, 1.3338705616443647, 1.994167620309834, 0.6691189781514371, -0.6485730574649224, 0.7391735642610633, -0.5577018465690873, 0.7965992974614756, 0.6310036870758196, -0.627662138135854, 2.88823763574673, -0.25946225807577855, -0.09571860282983069, -1.25482627245894, -1.2358104266515157, 1.986154658655087, 1.6362761706511773, -0.1793070683601916, -0.2828662068224831, 1.2994957047291187, -0.6613210550673246, 0.7830573070971817, 0.6727374994971711, 1.2498010738706247, -0.21973327382313024, 1.4516320931598001, 0.7423488114239138, -1.7879932013418622, 1.5677458417792265, -1.002028019866281, -0.7022896286857673, 1.1941801205369729, -1.102414001802793, -1.1485706509381566, -0.2519625830599593, 0.5199225984923667, -1.2785217449720632, -0.00022394283919943692, 1.0075432799725301, -0.272467773855523, 0.30677691546881736, 0.9281007236895681, -0.024832931566147354, -1.6470018110029265, 0.8957170894389049, -0.17486193198230165, 0.5872250291569203, 0.7338205338833613, 0.39667115292043703, -0.26233446020757656, -0.18368783624549562, -1.2948365695441273, 0.9212609920238861, -0.17096806636696632, 0.9451222289444986, 1.19821256911701, 0.012081250997223625, 1.1939628941699296, 0.3147323575859079, -0.16257022127812765, -0.9259836216582926, 1.5230404644284077, 3.163084741266868, -0.27712253157961864, -1.0737199446005188, -0.9601243692856287, -0.44320554268711987, 0.24876471529026067, 0.8962940147400851, 0.023191679242884816, -0.7872182039333742, -0.5129040789651359, 0.5375865319055149, 0.9171784318952435, 0.39324522952202934, 1.1924875928299017, 1.0537333812920648, 0.1621030216666527, 0.9881778644877549, -0.4040247611035658, 1.037159913204762, -0.7174115966721649, 0.47502714936672735, 0.21753047234240086, 0.938908383431664, 1.1859961095565734, 1.4341630997800023, 1.4195655630235011, -1.038343041409375, 0.6433300610111321, 0.5817488513879545, 0.3041255460003343, -1.2278598127113454, -0.47486278770925794, 0.5577593671531229, -0.6482829037825334, 1.710661316466376, -0.4173787048346158, -0.847399789893021, -1.224748312629893, 0.7394284833986949, 1.7732930618001714, 1.4174493345033399, -0.5047048324747698, -0.818430405910874, 1.101730698228189, 0.23930813529371464, -0.6830950248373274, -0.43443343777795373, 0.8480529130165618, -1.7889506698709534, 1.3146164910823546, -0.35302660843767175, -0.37662765904398887, -0.379958233526841, -1.9889477340302595, 0.6161299563028273, 1.827548746489116, -0.5608686385927725, 0.2263063777208456, -1.4167841936286416, -0.52181475958055, 0.2907737521711793, -1.1163915161129951, 1.54407171451521, -1.2774105776443843, 0.8929672811519508, 0.6596448250172536, 0.21848075531660519, -0.6330735249711482, 1.0650363867629715, -0.8392253294074616, 0.4325600288577912, 0.02342022239717903, 0.761631853558593, -1.6867924376538352, -0.2755879867870973, -0.26008579943243, 0.02515175516130433, 2.0886891825013256, -0.17945220584616395, -1.7552103377591932, -0.25397074162257527, 0.20613730542104783, -0.8833346217432689, -0.5775350133440182, 1.3784395039510915, -1.8511794032236024, -1.2259816107181434, -0.009694313059587456, 0.5152389645700707, -2.497433226631668, 0.7409582461123536, 0.6806793463373074, 0.7270211256155502, 0.09093131796790713, 1.291888106369491, 0.17093943286897753, 0.32285223670265156, -0.6687220328646403, 1.3623994310637357, -0.19162581719015803, 0.25404238503417165, -1.9001867669768993, -0.04010994792754857, 0.1179055197179481, 0.26725437265795315, -0.44808487831085897, -0.46256989417472705, -1.4153502393127462, 0.6642241872094712, 0.0987612490730091, 0.6161521346013291, 0.20862971698420626, 1.509673349672764, -0.6352056177855014, 1.9863565892428445, -1.4270260349780652, 0.9465032231495973, 1.5808970394814, -0.3802640870529206, 0.5040988690410948, -0.23432699743591517, -0.37850450786529355, 0.06734512039777085, 0.804437845977349, -1.0630958404455406, -0.17069635153329243, 1.0512300005299056, 0.8790185705704096, -1.9032927050545065, 2.2253242802598785, 0.07454046530159833, 0.37650940127018984, -0.25250893526563095, 0.6649700840350447, -0.8959504732042469, 0.43243715914381553, -0.6139283921953307, 1.947626112145346, -0.7106954982443132, -0.08525834267432364, -2.0096016198780795, 0.6611448225313361, -0.8297541691531256, 0.7682328965016445, 0.08865111560651284, 0.9203038922340747, 1.372159062986198, 0.8379627545655485, 0.7186789679995298, -0.6951671057808491, 0.49889178565424513, 0.9428470352363925, -0.9331493756601226, -1.4482355196092733, -1.2331121990809026, -0.11533982694495282, 0.8802778275064645, -0.40455317576218264, 0.7306279605665115, 0.5431104529981493, 0.7664990464852935, 0.6455948527864817, 1.0785907049072812, -0.15716355813487531, -0.52872168510658, 3.2628701369698305, -1.5575213541066932, 0.7638351537032682, -0.2908526062964403, -0.06661127749568113, 0.46295640048714737, 0.9118361534027025, -0.7498634878504572, 0.021036379987840692, 0.7738511922140004, 1.1981220314267282, -0.3049629302190763, 0.472543342201192, -1.4345144503107634, 0.8624866149858458, 0.4256262458618616, -1.4106630580051884, 0.23177722160369968, -0.9753296054783016, -0.7426773083889653, 0.29568963256734637, 1.3147663764539939, -0.5546815569858353, 0.028179652365953378, -1.523377476571586, -1.2067829601878954, 1.2156587510911607, 0.034827837268027295, 0.23504659372862946, -1.8397174742078157, 1.1758402374946924, -0.6327139400859192, 0.8796302607174233, -0.14335552818759878, 0.8106045870360251, -0.36690344195976177, 0.14790038402442518, -0.9489749703084835, 1.1381043514022844, -1.0241881185751773, -0.1538467843395177, -0.7174870105164475, 1.489345379029436, -0.45883784337806865, 0.5051028885367606, -0.5919142378735857, 0.17114271747726728, -0.3745795051815287, 1.1357620170181733, -0.41636267439067287, -0.0068717046431598094, -1.8942640833809181, -0.5703116322633713, 1.6227287769130174, 0.032403694799494454, 0.8316521183124349, -0.671592674667505, 0.3755521728932687, 0.4953555195029867, -1.9631620229087117, 0.049255445788268404, -0.6679577580962668, 1.2052179411028987, 0.39716189054363327, 0.11695150110174952, 0.33291750498561223, -1.0105942036299367, -0.076091999727459, 1.0955632349314537, 2.1808339624698174, -0.29063427482879733, -0.6887310429466756, 1.8616983711955133, 0.5213289583070133, 1.6934752099314592, 0.4541612201069236, 0.4815784971943371, 1.3054329517511376, 0.17622240234387576, -1.4652646747195934, -0.18894980661576988, 0.33297439275676455, -0.651280965185643, 0.39878521459540217, -2.3118106197172636, 1.0566900769564083, 0.06632632047278861, -0.18764843324342118, 0.5535224239004063, -0.164370633000466, -0.49633729539245286, -0.6739420247855632, 0.05773957446947581, 0.23551551920139518, 0.725985438071984, 0.8935856793616367, 1.178706936656579, -0.23169490739017568, 1.1946586135234432, -0.41537754618388967, -2.4547156291085646, -0.6612448177687554, 0.32910541328446885, 1.4029353566760772, 0.18294622142276132, 0.05210009371886751, -0.5140260060281141, 0.773549555800487, -0.5168101361792528, 1.936248555454423, 1.2740462020989949, -0.9654031074347078, -0.6780289294612912, -0.3806851787486286, 0.5159139249213114, -0.5777177032011909, 0.6348183071023157, -0.3677170256670933, 2.8456330833508368, -1.2727583694875662, 0.10941427051600962, -0.8998427959212072, 0.45850878168693165, 0.2529506527771937, 0.06630117327164686, 2.0854703180996017, -0.44153733508314974, 0.4846140008505911, 0.12213044632572925, 0.372067594377373, -0.12968457565605407, -0.9587336862026754, 0.03678561901876107, -1.3831352595024398, -1.4244135759212027, 0.5295713742178977, 0.7030341376030076, 0.033121458115230595, 0.5117633937339396, 1.0355954753426195, -0.06095212890897567, 0.13965399888860464, 1.3764439534381547, -0.6620074143515915, 2.5902293959793026, -2.4623558900523292, 0.6453576953733526, 0.2642691821534108, 2.8996420105101297, 0.11023964008975937, 0.2237652960630865, 1.079031580242015, -0.10715620883168403, 0.13957933426204022, 2.2874697274142237, 0.7673952456923406, 0.5919193246792384, 0.2597912638657519, 1.3030274236650412, 1.8663657116292038, 0.5311295952538265, 0.0628229596201765, -1.8909160634219322, 0.08878972591140591, 0.8575203276466596, -0.1601278000318619, 0.09314814858262155, 0.8422781207660688, -0.4302872711214156, 1.6319822762666836, 0.9974631349675086, 1.8863787189859602, 1.3552607607250309, -2.579203576258612, 0.36266377607591954, 0.45428766606321846, 0.8795196056223855, -0.27030860689967956, -0.4748043748613021, 1.7826391224576155, 1.0864657930617523, 1.6094142048291167, 1.2766342507048576, 1.9908376732452453, 0.9205227751777922, 2.2861296541353564, -0.4678008323601691, -2.201353867141173, -0.3762703446862098, -0.237146232985935, 1.2949001169519716, 0.24986455355098575, 0.16203667147678594, 1.1108547829970894, -1.9411666507028642, 1.8900499126487094, -1.6738195594127752, 1.2203769933624202, 0.8672680133523731, -0.1633039661600561, -0.03324880797079094, -0.38961923535108534, 1.8083251008836831, -0.3059223165872953, 0.722830345921234, 0.4080345514645558, 1.0066097263209985, -0.6230249491826452, 1.4345099725764205, 0.5110281986865888, 0.09211507609675629, 1.2892045130435885, -1.5665025861987552, -0.04407791782338477, 2.3839398716079527, -0.7717024190263608, -1.6588754516169595, 1.0247202916069997, -0.9788323738387561, 0.21363689283901455, 0.6700041000049297, 1.0544711066325578, -0.4521713593429183, -1.1107279816067752, 1.2389357721604481, -0.5863476094548478, 0.6003233538416879, 0.8410145937053345, -1.1873565184487194, 1.7678104243493, -0.9612048988926842, 0.6348024280370307, -0.9366280846748862, 2.184746422588357, 0.6952947036619403, 0.4021453435287832, 0.7261247139860608, 0.890405748415555, 1.996999551446236, 1.0087020482694982, -1.1065299881447492, 1.4711320669862087, -0.8813468209541686, -0.6632177909188742, 1.6905600634125604, -0.06757089973570907, -0.0936877986627277, -0.6499391066246583, 1.1217082436682255, 1.5518297507054484, -0.32636293545484174, -2.44188923617717, 0.31425157114392926, 1.3369139065875957, 1.2204036705851027, -0.168970798446557, -0.941837485428821, 0.0014913170813099785, 1.4458762877190892, 1.3137014478706757, -0.6914720391314337, 1.6079868239352721, 2.9155362317986615, 1.029408409605551, 0.389722247131574, 0.030204911592822764, 0.5077663992973598, 0.8911824667406699, -0.6952538259106765, -1.249993931061473, 0.6329576016941212, -1.2191115480938375, 1.2812938798535707, -0.28833247118537364, 0.16453559852423452, -0.3199827571312861, -0.81122576996391, -1.5106504466499047, -0.8712795039203414, 0.6187886480258188, 2.2577659188988806, 1.3501540469231412, 0.37282721456760193, 1.834321676016522, -0.6231349138513158, 0.5273537711025896, 0.7945333058948088, -1.3325456982723478, 0.8639581899413136, -0.3415688817876268, 0.7332303046842704, -0.3469934098771873, 1.5482290163009393, 0.2283916930192672, -0.9543268154729896, -0.8240810308100119, 1.0535249834237583, -1.626576788527972, -1.4027676521639005, 1.6179197032900732, 0.9922124438668523, 1.8277127438823324, -1.951693125249055, -0.5035201475234125, 1.036625819944109, 1.1582033319978333, -0.20997901276295655, 0.7311697217201553, 0.32320483450798676, -1.3453786128778487, 0.9648399453477617, 0.7655445586701582, -0.14702534703433728, 1.607671434065985, 1.196956792610443, 0.4550753331357562, -1.286889389667302, 0.43962950290369796, -2.5669666295284346, 1.717446809719772, 0.1682331655745507, 1.1500727140860747, -0.23240658178219648, 1.0161181924092686, 1.2709377316551769, -0.8367090909553943, 0.7937364002052532, 0.18650014059111714, 2.083887437185019, -0.4073195041132781, 0.40147394705009776, -3.2844797831499095, 0.7386991472703732, -0.5674601890333186, -1.7141117052893695, 2.321529010062058, 1.03471169931737, -0.1478802795055485, 1.6430074217605364, -0.041666283224833456, 0.7746886703898358, -0.15829642427962198, -0.3447044140977805, -0.730413099923105, -1.755461654970753, 2.2290141885201464, 1.8928902262899843, 0.3917614120080234, 0.13624376401170776, -0.9919324824699249, 0.9805584600566176, 0.40968598986177684, 0.5281002959665559, -0.13603935828303348, 2.2308267933260657, 1.712096264624852, 2.2275027162837366, -0.4538019302180045, -0.3381648294534455, 0.461492002199273, -0.4291630973270778, -2.556099209382766, 1.7947870681429077, -1.9359970104827016, -0.39325773477978065, 0.752841959094306, 0.40007832415434985, -0.5056632889062974, -0.2142121332181749, -0.03264340595855508, -0.7655986320105765, 0.14955188597962377, 0.31017675576236964, 1.9945316204901375, 0.8989386125530116, 0.3316505138820663, 0.13340481196473425, 0.45894152254246723, 1.7194546628262708, 1.109507477254612, 1.279551234623278, -0.16036136273302465, 1.122966167850219, -0.04304895109379697, -0.19955753231986711, -1.0066342546538247, 1.1027148206266666, 0.017687395292401126, 0.21400742387973992, -0.09890976306263871, 1.654961643489421, 0.9590044548043429, 1.623437704823474, -0.6807341996142512, -0.9458381113746317, 0.7853331645622798, 0.19777758488898745, 1.735035100740793, -0.6642865338080596, -0.6642812140534003, -0.2749242189751978, 1.2194656881691137, 0.4242065213603695, 1.264181273319789, 0.4029082575274483, 0.4496065600227628, 0.604736405065891, 1.5610871108781572, -0.17653905246866508, 1.0705993364173811, 1.4905682460555625, 0.8133090379991071, -0.45482954340412785, 0.6538813361220559, 1.4949008530225334, 1.0488861486800554, 0.04461898301095324, 1.3161577477304478, 0.0773666763929165, -0.4948271598888493, -0.39611910095741076, 0.6980912222078313, 0.31161860095058924, 1.7450187771485353, -0.019714418826316166, 0.6015298595915364, 1.9792617317609873, -0.054595805536806596, 0.6933419350727585, 0.2492935189493745, -0.9026370318759245, -0.307782166747557, 0.21985044246073077, -1.906153875492168, 0.8665754627069702, 0.06410893138631166, 0.17865055097866825, -0.9152423443241859, 0.9084350227722667, -0.10276641265097652, -0.9946571751972535, 1.4030204632439156, 1.0902693354491118, 0.6807157052066923, 0.5948108294902656, 0.23093123370549368, -1.6658714096576142, 1.3814277833071669, -1.71584834284187, -1.1615734640215682, 1.8625978336210622, 0.8008157435250853, 1.196117188481322, -0.15342282355051856, 0.03926021517371023, -1.2606623812343087, 1.200508378411806, 1.636642282278545, 1.6609841138103756, 0.04315729980804067, -2.1043120819866363, 0.7015877717159322, 0.12193119016853728, -0.8484845887539796, 0.7467134411232584, -0.3751790223046283, 0.03900278642353963, 1.4021059673160272, -0.09542916158687531, 1.5761252456360677, -0.43712198623455045, -0.2763867154305598, 0.8935859663801828, 0.20355389021351813, -0.200101920253841, -0.5747136365779101, 1.2115166791761651, -0.24221962393239893, 0.263161227296997, -0.411311483568616, -0.5438225490467313, 1.2591208918299084, 0.06982343728258564, -0.8126637391397309, 0.32588533740584635, -0.46295131363814424, 0.7455919485881344, -0.20633973668997801, 2.042287825693143, 0.20203435357519553, 1.6608746755606556, -0.28984761340750953, -0.5351366504971756, 0.5427970022923841, 0.33718689639965355, 1.4612079908239206, 0.7552594490322482, 2.6947809098036686, -0.46143598381484374, -0.8362094397896584, 0.7564671033362845, 0.12972962872103494, 1.778407003487274, 0.7893967301284925, -1.609197312528555, 0.47513178492769315, -0.7764270448663286, 0.8122315316144522, -0.3355923935899835, 0.36474871013480814, -0.5137824058529605, 0.14483777167683, -1.7818025874843257, 1.1661627448688594, 1.990880975709715, 1.000640205302413, 0.5119192302334374, -1.107631227709079, -0.6815526490992775, 0.8729765732532937, -1.0459843286655996, 1.9311423673386368, 1.6653768981774864, 0.9039009238354332, -1.2922406000349245, 1.192209439615108, 2.133554933244815, -0.04051802044987185, -0.06058895799136771, -1.5763886410085777, -0.9180878914709036, -0.2862818447341178, 0.7634293074380417, -1.7332567303331703, 0.3373459186840043, -1.122116515022663, 0.8719411586860016, -2.2281302268975542, -0.8423770048632904, 0.013113251205777138, -0.7301877892047655, 0.6908694215828121, -0.3017782325967061, -0.6588627610158813, -0.5047864252397383, -0.019825696225875877, 0.043739242502718934, -1.0538788671700838, -1.7711843699788314, 1.6140022393538487, -1.6404734136062038, -0.26852066861285173, 1.2639262037246701, 0.876557418633086, 0.32496424185927525, 0.8317295752611686, 1.0121954239324287, 1.8542127512470608, 2.1235831302189734, -0.18117836120442377, 0.4932515479840385, -0.4404082763278214, 0.021285251122460352, -0.04426616444192394, 0.1061396436422581, 0.11678299264922395, 0.09895462511446368, 1.2713687559468754, -0.008965714476915188, -0.25622513510821276, 2.3324288230518757, -0.1567996218993835, 1.2890689479911681, 0.5818972278829149, -0.15948321578882596, 1.1802137107827075, 0.9438441934028484, -0.5222470244555197, 1.0621315888645735, -0.694489589229612, 0.38521094008487533, 0.944622627448377, 2.330610335714545, -1.0758785745020105, -0.38918026461119226, 0.22834786707911067, 0.6150974716683326, 1.4602207485617693, -1.73689955845828, 0.718325787236648, -1.4919594632150042, 1.0257991569692724, 0.10664116657691822, -0.7332858574605201, 0.20004925227533973, 1.401559257875559, 1.2170265334902266, 0.99097250902754, 1.3722352316962012, 1.2579725126225252, 1.295175543898392, 0.29112049636876125, 2.1892680144985457, 1.0159300324208704, 1.4288628362667228, -0.020247672257317967, 0.34467608994490456, -0.7926691714647731, 1.3977998581810869, -0.8928307627825538, -1.332213786639272, -1.0988463347413222, -0.9129246888588516, 0.6635052556030674, -0.25333662428204745, 0.7440404425541643, 0.4806099974464889, 0.16750450827521327, -1.497548192252561, 1.2717272577970098, -0.8132451623306889, 1.1984950882026977, 0.6810300976309427, -0.6336538207700293, -1.5632134611154611, 0.1449262364750808, -0.7964863027157407, 0.7403481270224365, 1.631630988432889, 0.16368273996908184, 1.4106800352773605, -0.6840229293593547, -0.2426811275173258, -1.336061185595714, 0.47186296629378804, -1.7064112154017177, -0.6250949843245878, 0.3351381150360392, 0.4733608022627298, -0.8413014043895191, 1.0180888044012137, 0.7359733170622503, -0.24933365932388352, -0.7785083758026576, -0.4694531116840843, 0.45748634870978044, -0.3000517509631585, 1.051842118622261, 0.7027824872406645, 0.4729596751628792, -0.4862630763210142, -0.7581519672207467, -0.6116972088924555, 1.6964279370761464, -0.9076481130153293, 1.2178560733162027, 0.8907915280233181, 1.7690102726120813, -0.21592886239542802, 0.5605302750556276, 0.6289926079568064, -0.06376607435813925, 0.4084818250321055, 0.3724594459048378, -0.17440832731914085, 0.6608421198340619, -0.46846074467097676, -0.06870287391863672, 1.3280630631984878, -0.7151435056924442, 0.6002353785046464, 0.3613224464330832, 0.10813701733893868, 1.3634232327234777, 1.3995647687190684, 1.500536454297357, -0.09337671174191459, 0.1418010218645684, -0.2429912719711606, 2.1398990810014746, 1.1182341658040644, 1.131526549019819, 0.594431176919104, 0.8202200139843182, 1.286706856815202, 0.6063944491875033, 0.43600656934394794, 0.09765748352351217, 2.611887059878482, 0.6064897714807723, 0.6277508982932869, 1.4716957555519878, -0.21840541196841567, 1.6311203489134465, -0.37114461373133967, -0.4002158324236843, 0.17764600926591007, -1.104982825080811, 0.0752928837916926], "type": "violin", "name": 10, "points": false}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>

</div>mimetext/htmlrootassigneelast_run_timestampAQT*persist_js_state·has_pluto_hook_features§cell_id$0b951e6e-4b97-4bb5-87d0-6be7f0fd4802depends_on_disabled_cells§runtimeΡ:ngpublished_object_keysdepends_on_skipped_cells§errored$9b625fc0-89bd-4064-a379-225e6a940af7queued¤logsrunning¦outputbodyٯ<div class="markdown"><p>Number of Arms: <bond def="ktest_nonstationary" unique_id="QC6Z4mP1lrR6"><input type='number' min='2' step='1' max='100' value='10'></bond></p>
</div>mimetext/htmlrootassigneelast_run_timestampASYpersist_js_state·has_pluto_hook_features§cell_id$9b625fc0-89bd-4064-a379-225e6a940af7depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$1f9a98fd-ea29-415c-9f35-add34b513a34queued¤logsrunning¦outputbody<div class="markdown"><blockquote>
<h3><em>Exercise 2.10</em></h3>
<p>Suppose you face a 2-armed bandit task whose true action values change randomly from time step to time step. Specifically, suppose that, for any time step, the true values of actions 1 and 2 are respectively 10 and 20 with probability 0.5 &#40;case A&#41;, and 90 and 80 with probability 0.5 &#40;case B&#41;. If you are not able to tell which case you face at any step, what is the best expected reward you can achieve and how should you behave to achieve it? Now suppose that on each step you are told whether you are facing case A or case B &#40;although you still don’t know the true action values&#41;. This is an associative search task. What is the best expected reward you can achieve in this task, and how should you behave to achieve it?</p>
</blockquote>
<p>When we do not know which case we are facing, we can calculate the expected reward for each action across all cases.</p>
<p class="tex">$$E&#91;R_1&#93; &#61; 0.5 \times 10 &#43; 0.5 \times 90 &#61; 50$$</p>
<p class="tex">$$E&#91;R_2&#93; &#61; 0.5 \times 20 &#43; 0.5 \times 80 &#61; 50$$</p>
<p>Since the expected reward of each action is equal, the best we can do is pick randomly which will have an expected reward of 50.</p>
<p>For the case in which we know if we are in case A or case B, we now can select the best action for each case which has a value of 20 &#40;action 2&#41; for case A and 90 &#40;action 1&#41; for case B.  However, we have a 50&#37; probability of facing each case so the best achievable expected reward is.</p>
<p class="tex">$$E&#91;R&#93; &#61; 20 \times 0.5 &#43; 90 \times 0.5 &#61; 55$$</p>
<p>To acheive this reward we could apply the action value estimate approach but separate our samples for case A and B.  That way we would have 4 estimates representing the expected reward of each action in each case.  We could perform any of the exploration strategies mentioned earlier such as ϵ-greedy action selection but being careful to update the estimate for that case only.</p>
</div>mimetext/htmlrootassigneelast_run_timestampAN[persist_js_state·has_pluto_hook_features§cell_id$1f9a98fd-ea29-415c-9f35-add34b513a34depends_on_disabled_cells§runtime _published_object_keysdepends_on_skipped_cells§errored$fbe3dc15-9171-4a7e-8eea-b8cc052c9ba5queued¤logsrunning¦outputbody8nonstationary_algorithm (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAS>{persist_js_state·has_pluto_hook_features§cell_id$fbe3dc15-9171-4a7e-8eea-b8cc052c9ba5depends_on_disabled_cells§runtime Vpublished_object_keysdepends_on_skipped_cells§errored$1aa7bc33-0ad6-41ab-8e2a-ba22cbfdab53queued¤logsrunning¦outputbodyM<bond def="testvar" unique_id="UEYmOesgqxhA"><span style='display: contents;'><div class="markdown"><p>N1: <pl-combined-child key='xjfbbkzvlu' style='display: contents;'><input type='range' min='1' max='1000' value='100'><script>
					const input_el = currentScript.previousElementSibling
					const output_el = currentScript.nextElementSibling
					const displays = ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100", "101", "102", "103", "104", "105", "106", "107", "108", "109", "110", "111", "112", "113", "114", "115", "116", "117", "118", "119", "120", "121", "122", "123", "124", "125", "126", "127", "128", "129", "130", "131", "132", "133", "134", "135", "136", "137", "138", "139", "140", "141", "142", "143", "144", "145", "146", "147", "148", "149", "150", "151", "152", "153", "154", "155", "156", "157", "158", "159", "160", "161", "162", "163", "164", "165", "166", "167", "168", "169", "170", "171", "172", "173", "174", "175", "176", "177", "178", "179", "180", "181", "182", "183", "184", "185", "186", "187", "188", "189", "190", "191", "192", "193", "194", "195", "196", "197", "198", "199", "200", "201", "202", "203", "204", "205", "206", "207", "208", "209", "210", "211", "212", "213", "214", "215", "216", "217", "218", "219", "220", "221", "222", "223", "224", "225", "226", "227", "228", "229", "230", "231", "232", "233", "234", "235", "236", "237", "238", "239", "240", "241", "242", "243", "244", "245", "246", "247", "248", "249", "250", "251", "252", "253", "254", "255", "256", "257", "258", "259", "260", "261", "262", "263", "264", "265", "266", "267", "268", "269", "270", "271", "272", "273", "274", "275", "276", "277", "278", "279", "280", "281", "282", "283", "284", "285", "286", "287", "288", "289", "290", "291", "292", "293", "294", "295", "296", "297", "298", "299", "300", "301", "302", "303", "304", "305", "306", "307", "308", "309", "310", "311", "312", "313", "314", "315", "316", "317", "318", "319", "320", "321", "322", "323", "324", "325", "326", "327", "328", "329", "330", "331", "332", "333", "334", "335", "336", "337", "338", "339", "340", "341", "342", "343", "344", "345", "346", "347", "348", "349", "350", "351", "352", "353", "354", "355", "356", "357", "358", "359", "360", "361", "362", "363", "364", "365", "366", "367", "368", "369", "370", "371", "372", "373", "374", "375", "376", "377", "378", "379", "380", "381", "382", "383", "384", "385", "386", "387", "388", "389", "390", "391", "392", "393", "394", "395", "396", "397", "398", "399", "400", "401", "402", "403", "404", "405", "406", "407", "408", "409", "410", "411", "412", "413", "414", "415", "416", "417", "418", "419", "420", "421", "422", "423", "424", "425", "426", "427", "428", "429", "430", "431", "432", "433", "434", "435", "436", "437", "438", "439", "440", "441", "442", "443", "444", "445", "446", "447", "448", "449", "450", "451", "452", "453", "454", "455", "456", "457", "458", "459", "460", "461", "462", "463", "464", "465", "466", "467", "468", "469", "470", "471", "472", "473", "474", "475", "476", "477", "478", "479", "480", "481", "482", "483", "484", "485", "486", "487", "488", "489", "490", "491", "492", "493", "494", "495", "496", "497", "498", "499", "500", "501", "502", "503", "504", "505", "506", "507", "508", "509", "510", "511", "512", "513", "514", "515", "516", "517", "518", "519", "520", "521", "522", "523", "524", "525", "526", "527", "528", "529", "530", "531", "532", "533", "534", "535", "536", "537", "538", "539", "540", "541", "542", "543", "544", "545", "546", "547", "548", "549", "550", "551", "552", "553", "554", "555", "556", "557", "558", "559", "560", "561", "562", "563", "564", "565", "566", "567", "568", "569", "570", "571", "572", "573", "574", "575", "576", "577", "578", "579", "580", "581", "582", "583", "584", "585", "586", "587", "588", "589", "590", "591", "592", "593", "594", "595", "596", "597", "598", "599", "600", "601", "602", "603", "604", "605", "606", "607", "608", "609", "610", "611", "612", "613", "614", "615", "616", "617", "618", "619", "620", "621", "622", "623", "624", "625", "626", "627", "628", "629", "630", "631", "632", "633", "634", "635", "636", "637", "638", "639", "640", "641", "642", "643", "644", "645", "646", "647", "648", "649", "650", "651", "652", "653", "654", "655", "656", "657", "658", "659", "660", "661", "662", "663", "664", "665", "666", "667", "668", "669", "670", "671", "672", "673", "674", "675", "676", "677", "678", "679", "680", "681", "682", "683", "684", "685", "686", "687", "688", "689", "690", "691", "692", "693", "694", "695", "696", "697", "698", "699", "700", "701", "702", "703", "704", "705", "706", "707", "708", "709", "710", "711", "712", "713", "714", "715", "716", "717", "718", "719", "720", "721", "722", "723", "724", "725", "726", "727", "728", "729", "730", "731", "732", "733", "734", "735", "736", "737", "738", "739", "740", "741", "742", "743", "744", "745", "746", "747", "748", "749", "750", "751", "752", "753", "754", "755", "756", "757", "758", "759", "760", "761", "762", "763", "764", "765", "766", "767", "768", "769", "770", "771", "772", "773", "774", "775", "776", "777", "778", "779", "780", "781", "782", "783", "784", "785", "786", "787", "788", "789", "790", "791", "792", "793", "794", "795", "796", "797", "798", "799", "800", "801", "802", "803", "804", "805", "806", "807", "808", "809", "810", "811", "812", "813", "814", "815", "816", "817", "818", "819", "820", "821", "822", "823", "824", "825", "826", "827", "828", "829", "830", "831", "832", "833", "834", "835", "836", "837", "838", "839", "840", "841", "842", "843", "844", "845", "846", "847", "848", "849", "850", "851", "852", "853", "854", "855", "856", "857", "858", "859", "860", "861", "862", "863", "864", "865", "866", "867", "868", "869", "870", "871", "872", "873", "874", "875", "876", "877", "878", "879", "880", "881", "882", "883", "884", "885", "886", "887", "888", "889", "890", "891", "892", "893", "894", "895", "896", "897", "898", "899", "900", "901", "902", "903", "904", "905", "906", "907", "908", "909", "910", "911", "912", "913", "914", "915", "916", "917", "918", "919", "920", "921", "922", "923", "924", "925", "926", "927", "928", "929", "930", "931", "932", "933", "934", "935", "936", "937", "938", "939", "940", "941", "942", "943", "944", "945", "946", "947", "948", "949", "950", "951", "952", "953", "954", "955", "956", "957", "958", "959", "960", "961", "962", "963", "964", "965", "966", "967", "968", "969", "970", "971", "972", "973", "974", "975", "976", "977", "978", "979", "980", "981", "982", "983", "984", "985", "986", "987", "988", "989", "990", "991", "992", "993", "994", "995", "996", "997", "998", "999", "1000"]

					let update_output = () => {
						output_el.value = displays[input_el.valueAsNumber - 1]
					}
					
					input_el.addEventListener("input", update_output)
					// We also poll for changes because the `input_el.value` can change from the outside, e.g. https://github.com/JuliaPluto/PlutoUI.jl/issues/277
					let id = setInterval(update_output, 200)
					invalidation.then(() => {
						clearInterval(id)
						input_el.removeEventListener("input", update_output)
					})
					</script><output style='
						font-family: system-ui;
    					font-size: 15px;
    					margin-left: 3px;
    					transform: translateY(-4px);
    					display: inline-block;'>100</output></pl-combined-child></p>
<p>N2: <pl-combined-child key='xjfbbkzvlu' style='display: contents;'><input type='range' min='1' max='1000' value='100'><script>
					const input_el = currentScript.previousElementSibling
					const output_el = currentScript.nextElementSibling
					const displays = ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100", "101", "102", "103", "104", "105", "106", "107", "108", "109", "110", "111", "112", "113", "114", "115", "116", "117", "118", "119", "120", "121", "122", "123", "124", "125", "126", "127", "128", "129", "130", "131", "132", "133", "134", "135", "136", "137", "138", "139", "140", "141", "142", "143", "144", "145", "146", "147", "148", "149", "150", "151", "152", "153", "154", "155", "156", "157", "158", "159", "160", "161", "162", "163", "164", "165", "166", "167", "168", "169", "170", "171", "172", "173", "174", "175", "176", "177", "178", "179", "180", "181", "182", "183", "184", "185", "186", "187", "188", "189", "190", "191", "192", "193", "194", "195", "196", "197", "198", "199", "200", "201", "202", "203", "204", "205", "206", "207", "208", "209", "210", "211", "212", "213", "214", "215", "216", "217", "218", "219", "220", "221", "222", "223", "224", "225", "226", "227", "228", "229", "230", "231", "232", "233", "234", "235", "236", "237", "238", "239", "240", "241", "242", "243", "244", "245", "246", "247", "248", "249", "250", "251", "252", "253", "254", "255", "256", "257", "258", "259", "260", "261", "262", "263", "264", "265", "266", "267", "268", "269", "270", "271", "272", "273", "274", "275", "276", "277", "278", "279", "280", "281", "282", "283", "284", "285", "286", "287", "288", "289", "290", "291", "292", "293", "294", "295", "296", "297", "298", "299", "300", "301", "302", "303", "304", "305", "306", "307", "308", "309", "310", "311", "312", "313", "314", "315", "316", "317", "318", "319", "320", "321", "322", "323", "324", "325", "326", "327", "328", "329", "330", "331", "332", "333", "334", "335", "336", "337", "338", "339", "340", "341", "342", "343", "344", "345", "346", "347", "348", "349", "350", "351", "352", "353", "354", "355", "356", "357", "358", "359", "360", "361", "362", "363", "364", "365", "366", "367", "368", "369", "370", "371", "372", "373", "374", "375", "376", "377", "378", "379", "380", "381", "382", "383", "384", "385", "386", "387", "388", "389", "390", "391", "392", "393", "394", "395", "396", "397", "398", "399", "400", "401", "402", "403", "404", "405", "406", "407", "408", "409", "410", "411", "412", "413", "414", "415", "416", "417", "418", "419", "420", "421", "422", "423", "424", "425", "426", "427", "428", "429", "430", "431", "432", "433", "434", "435", "436", "437", "438", "439", "440", "441", "442", "443", "444", "445", "446", "447", "448", "449", "450", "451", "452", "453", "454", "455", "456", "457", "458", "459", "460", "461", "462", "463", "464", "465", "466", "467", "468", "469", "470", "471", "472", "473", "474", "475", "476", "477", "478", "479", "480", "481", "482", "483", "484", "485", "486", "487", "488", "489", "490", "491", "492", "493", "494", "495", "496", "497", "498", "499", "500", "501", "502", "503", "504", "505", "506", "507", "508", "509", "510", "511", "512", "513", "514", "515", "516", "517", "518", "519", "520", "521", "522", "523", "524", "525", "526", "527", "528", "529", "530", "531", "532", "533", "534", "535", "536", "537", "538", "539", "540", "541", "542", "543", "544", "545", "546", "547", "548", "549", "550", "551", "552", "553", "554", "555", "556", "557", "558", "559", "560", "561", "562", "563", "564", "565", "566", "567", "568", "569", "570", "571", "572", "573", "574", "575", "576", "577", "578", "579", "580", "581", "582", "583", "584", "585", "586", "587", "588", "589", "590", "591", "592", "593", "594", "595", "596", "597", "598", "599", "600", "601", "602", "603", "604", "605", "606", "607", "608", "609", "610", "611", "612", "613", "614", "615", "616", "617", "618", "619", "620", "621", "622", "623", "624", "625", "626", "627", "628", "629", "630", "631", "632", "633", "634", "635", "636", "637", "638", "639", "640", "641", "642", "643", "644", "645", "646", "647", "648", "649", "650", "651", "652", "653", "654", "655", "656", "657", "658", "659", "660", "661", "662", "663", "664", "665", "666", "667", "668", "669", "670", "671", "672", "673", "674", "675", "676", "677", "678", "679", "680", "681", "682", "683", "684", "685", "686", "687", "688", "689", "690", "691", "692", "693", "694", "695", "696", "697", "698", "699", "700", "701", "702", "703", "704", "705", "706", "707", "708", "709", "710", "711", "712", "713", "714", "715", "716", "717", "718", "719", "720", "721", "722", "723", "724", "725", "726", "727", "728", "729", "730", "731", "732", "733", "734", "735", "736", "737", "738", "739", "740", "741", "742", "743", "744", "745", "746", "747", "748", "749", "750", "751", "752", "753", "754", "755", "756", "757", "758", "759", "760", "761", "762", "763", "764", "765", "766", "767", "768", "769", "770", "771", "772", "773", "774", "775", "776", "777", "778", "779", "780", "781", "782", "783", "784", "785", "786", "787", "788", "789", "790", "791", "792", "793", "794", "795", "796", "797", "798", "799", "800", "801", "802", "803", "804", "805", "806", "807", "808", "809", "810", "811", "812", "813", "814", "815", "816", "817", "818", "819", "820", "821", "822", "823", "824", "825", "826", "827", "828", "829", "830", "831", "832", "833", "834", "835", "836", "837", "838", "839", "840", "841", "842", "843", "844", "845", "846", "847", "848", "849", "850", "851", "852", "853", "854", "855", "856", "857", "858", "859", "860", "861", "862", "863", "864", "865", "866", "867", "868", "869", "870", "871", "872", "873", "874", "875", "876", "877", "878", "879", "880", "881", "882", "883", "884", "885", "886", "887", "888", "889", "890", "891", "892", "893", "894", "895", "896", "897", "898", "899", "900", "901", "902", "903", "904", "905", "906", "907", "908", "909", "910", "911", "912", "913", "914", "915", "916", "917", "918", "919", "920", "921", "922", "923", "924", "925", "926", "927", "928", "929", "930", "931", "932", "933", "934", "935", "936", "937", "938", "939", "940", "941", "942", "943", "944", "945", "946", "947", "948", "949", "950", "951", "952", "953", "954", "955", "956", "957", "958", "959", "960", "961", "962", "963", "964", "965", "966", "967", "968", "969", "970", "971", "972", "973", "974", "975", "976", "977", "978", "979", "980", "981", "982", "983", "984", "985", "986", "987", "988", "989", "990", "991", "992", "993", "994", "995", "996", "997", "998", "999", "1000"]

					let update_output = () => {
						output_el.value = displays[input_el.valueAsNumber - 1]
					}
					
					input_el.addEventListener("input", update_output)
					// We also poll for changes because the `input_el.value` can change from the outside, e.g. https://github.com/JuliaPluto/PlutoUI.jl/issues/277
					let id = setInterval(update_output, 200)
					invalidation.then(() => {
						clearInterval(id)
						input_el.removeEventListener("input", update_output)
					})
					</script><output style='
						font-family: system-ui;
    					font-size: 15px;
    					margin-left: 3px;
    					transform: translateY(-4px);
    					display: inline-block;'>100</output></pl-combined-child></p>
<p>Maximum Mean Difference : <pl-combined-child key='xjfbbkzvlu' style='display: contents;'><input type='range' min='1' max='101' value='11'><script>
					const input_el = currentScript.previousElementSibling
					const output_el = currentScript.nextElementSibling
					const displays = ["0.0", "0.1", "0.2", "0.3", "0.4", "0.5", "0.6", "0.7", "0.8", "0.9", "1.0", "1.1", "1.2", "1.3", "1.4", "1.5", "1.6", "1.7", "1.8", "1.9", "2.0", "2.1", "2.2", "2.3", "2.4", "2.5", "2.6", "2.7", "2.8", "2.9", "3.0", "3.1", "3.2", "3.3", "3.4", "3.5", "3.6", "3.7", "3.8", "3.9", "4.0", "4.1", "4.2", "4.3", "4.4", "4.5", "4.6", "4.7", "4.8", "4.9", "5.0", "5.1", "5.2", "5.3", "5.4", "5.5", "5.6", "5.7", "5.8", "5.9", "6.0", "6.1", "6.2", "6.3", "6.4", "6.5", "6.6", "6.7", "6.8", "6.9", "7.0", "7.1", "7.2", "7.3", "7.4", "7.5", "7.6", "7.7", "7.8", "7.9", "8.0", "8.1", "8.2", "8.3", "8.4", "8.5", "8.6", "8.7", "8.8", "8.9", "9.0", "9.1", "9.2", "9.3", "9.4", "9.5", "9.6", "9.7", "9.8", "9.9", "10.0"]

					let update_output = () => {
						output_el.value = displays[input_el.valueAsNumber - 1]
					}
					
					input_el.addEventListener("input", update_output)
					// We also poll for changes because the `input_el.value` can change from the outside, e.g. https://github.com/JuliaPluto/PlutoUI.jl/issues/277
					let id = setInterval(update_output, 200)
					invalidation.then(() => {
						clearInterval(id)
						input_el.removeEventListener("input", update_output)
					})
					</script><output style='
						font-family: system-ui;
    					font-size: 15px;
    					margin-left: 3px;
    					transform: translateY(-4px);
    					display: inline-block;'>1.0</output></pl-combined-child></p>
</div><script id='xjfbbkzvlu'>
const div = currentScript.parentElement
let key = "xjfbbkzvlu"
const inputs = div.querySelectorAll(`pl-combined-child[key='${key}'] > *:first-child`)

const values = Array(inputs.length)

inputs.forEach(async (el,i) => {
	el.oninput = (e) => {
		e.stopPropagation()
	}
	const gen = Generators.input(el)
	while(true) {
		values[i] = await gen.next().value
		div.dispatchEvent(new CustomEvent("input", {}))
	}
})


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()


Object.defineProperty(div, 'value', {
	get: () => values,
	set: (newvals) => {
		if(!newvals) {
			return
		}
		inputs.forEach((el, i) => {
			values[i] = newvals[i]
			set_input_value(el, newvals[i])
		})
},
	configurable: true,
});

</script></span></bond>mimetext/htmlrootassigneelast_run_timestampAXLpersist_js_state·has_pluto_hook_features§cell_id$1aa7bc33-0ad6-41ab-8e2a-ba22cbfdab53depends_on_disabled_cells§runtimezpublished_object_keysdepends_on_skipped_cells§errored$649e3d20-e276-4f4b-aeb0-89150f180ef5queued¤logsrunning¦outputbodyW<div class="markdown"><h2>2.9 Associate Search &#40;Contextual Bandits&#41;</h2>
</div>mimetext/htmlrootassigneelast_run_timestampAN7persist_js_state·has_pluto_hook_features§cell_id$649e3d20-e276-4f4b-aeb0-89150f180ef5depends_on_disabled_cells§runtime Hqpublished_object_keysdepends_on_skipped_cells§errored$32bff269-e893-4907-b589-7ba2ae1314bdqueued¤logsrunning¦outputbody<div class="markdown"><h2>2.6 Optmisitic Initial Values</h2>
<p>The averaging methods discussed above have some bias towards the initial value of the estimates.  We can exploit this by initializing Q with a value much higher than we&#39;d expect to receive as a reward from any action.  That way every observed reward at first will be dissappointing thus encouraging the agent to try unvisited actions.  See below an example whose performance can be observed under different conditions.</p>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$32bff269-e893-4907-b589-7ba2ae1314bddepends_on_disabled_cells§runtime Bpublished_object_keysdepends_on_skipped_cells§errored$7c562867-55d3-4b4f-950d-c8efc4a9ff32queued¤logsrunning¦outputbody*loadplots (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAXb5~persist_js_state·has_pluto_hook_features§cell_id$7c562867-55d3-4b4f-950d-c8efc4a9ff32depends_on_disabled_cells§runtime Sfpublished_object_keysdepends_on_skipped_cells§errored$a228c5ae-e2d0-40c8-9abc-527b8f6d2f8equeued¤logsrunning¦outputbodyV<div class="markdown"><p>Original Values: <span class="tex">$h_i$</span> 	<script id='plot_1'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "height": 300, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [0.9706563288552144, -0.9792184115351997, 0.9018608835940937, -0.03280312924463938, -0.6007922233555612, -1.445177115286233, 2.7074239417157804, 1.5244478634355956, -0.20563037602802728, 0.7707031750912096], "type": "bar", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>
 Softmax: <span class="tex">$\frac&#123;e^&#123;&#40;\beta h_i&#41;&#125;&#125;&#123;\sum_&#123;i &#61; 1&#125; ^k e^&#123;&#40;\beta h_i&#41;&#125;&#125;$</span> 	<script id='plot_2'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"xaxis": {"title": {"text": "Action (i)"}}, "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "height": 300, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [0.08860974291324908, 0.01260844813688432, 0.08271875595886372, 0.03248512715608254, 0.01840814564066462, 0.007912219784679562, 0.5032109317364178, 0.15416652529931235, 0.027329183170513516, 0.07255092020333251], "type": "bar", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>
</p>
</div>mimetext/htmlrootassigneelast_run_timestampAX4persist_js_state·has_pluto_hook_features§cell_id$a228c5ae-e2d0-40c8-9abc-527b8f6d2f8edepends_on_disabled_cells§runtime 49published_object_keysdepends_on_skipped_cells§errored$60b2079e-0efa-427e-93cf-7f4646fe202equeued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATcڐpersist_js_state·has_pluto_hook_features§cell_id$60b2079e-0efa-427e-93cf-7f4646fe202edepends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$8b8a9449-04b7-4901-9a2c-fbbdc33dfdfaqueued¤logsrunning¦outputbody6visualize_bandit_dist (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAR˰persist_js_state·has_pluto_hook_features§cell_id$8b8a9449-04b7-4901-9a2c-fbbdc33dfdfadepends_on_disabled_cells§runtime 8published_object_keysdepends_on_skipped_cells§errored$c72d35fc-c8fd-450e-9b95-d12ece5c2291queued¤logsrunning¦outputbody/get_param_list (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAXpersist_js_state·has_pluto_hook_features§cell_id$c72d35fc-c8fd-450e-9b95-d12ece5c2291depends_on_disabled_cells§runtime rpublished_object_keysdepends_on_skipped_cells§errored$97c94391-397d-4cf2-88b1-3bea3af56ed3queued¤logsrunning¦outputbody.create_bandit (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAPRpersist_js_state·has_pluto_hook_features§cell_id$97c94391-397d-4cf2-88b1-3bea3af56ed3depends_on_disabled_cells§runtime Jɵpublished_object_keysdepends_on_skipped_cells§errored$839861db-676f-4544-a802-0abb5d0049e1queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATedpersist_js_state·has_pluto_hook_features§cell_id$839861db-676f-4544-a802-0abb5d0049e1depends_on_disabled_cells§runtime Èpublished_object_keysdepends_on_skipped_cells§errored$9d36934a-78cb-446b-b3db-1bbd88cf272dqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATcmpersist_js_state·has_pluto_hook_features§cell_id$9d36934a-78cb-446b-b3db-1bbd88cf272ddepends_on_disabled_cells§runtime !published_object_keysdepends_on_skipped_cells§errored$d24bd737-9e09-441a-aa94-9279c80f566dqueued¤logsrunning¦outputbody o<div class="markdown">	<script id='plot_1'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"xaxis": {"title": {"text": "Step"}}, "hovermode": "x unified", "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "height": 400, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}, "yaxis": {"title": {"text": "Reward Averaged Over Runs"}}, "legend": {"y": 1.1, "orientation": "h"}, "width": 700}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [0.014626222, 0.008103209, -0.030634819, 0.025815945, -0.016137527, 0.0041748886, 0.03742838, -0.02756924, -0.008284791, 0.022258725, 0.03610907, 0.010455197, 0.025007913, 0.035618555, -0.0006151343, -0.040979393, -0.02070587, -0.021789774, -0.03339803, -0.008977629, -0.0065562, 0.010667024, 0.0008509388, -0.02278824, 0.03084016, 0.012085844, 0.013671492, -0.033103026, 0.00036833846, -0.08326383, -0.030303646, 0.008834203, 0.05332643, 0.02803573, -0.0028601277, 0.048243243, -0.030597499, 0.033640888, -0.022905871, 0.019400984, -0.025400817, -0.013061563, 0.0060690558, 0.03125318, 0.09227785, 0.0067926873, -0.027355436, 0.027316164, 0.008759147, 0.046888415, 0.012287329, -0.0014458281, 0.0034248242, -0.018004932, 0.03298778, 0.0040955488, 0.00666996, 0.03509957, -0.0022022536, 0.0041576037, -0.005470257, -0.022900857, 0.07378694, -0.0062588733, 0.008207901, -0.008171406, 0.0434653, 0.011317334, 0.04720416, 0.0037348375, -0.0141459005, 0.041994657, 0.021570317, 0.012154672, 0.0028395592, 0.022399232, 0.02741536, 0.038147084, 0.041075796, 0.040663827, 0.021125315, -0.01251463, 0.024759615, 0.050643213, 0.058296528, 0.06284484, -0.008737626, 0.025852289, 0.02850852, 0.051289994, 0.039227493, 0.029221324, 0.00058619, 0.018393885, 0.009209537, 0.005797639, 0.022166168, 0.04684289, 0.0010056833, 0.031521138, 0.024508687, 0.013885988, 0.00984374, 0.0780062, 0.051751412, 0.03750983, 0.040759303, 0.02132943, 0.035512656, 0.032709084, 0.031643316, 0.0155630335, 0.027910545, 0.051565394, 0.0051557105, -0.008536486, 0.01378558, 0.053316895, 0.0028901836, 0.050492737, 0.027456114, 0.024574226, 0.034886666, 0.037908368, 0.022160811, 0.016548311, 0.039371297, 0.00020425605, 0.014191812, 0.031681977, 0.032597594, 0.05693849, 0.0034260226, 0.043097068, 0.04883174, 0.059982006, 0.05409092, 0.048228107, 0.076283224, 0.006729457, 0.022871261, 0.07486759, 0.019707033, 0.020437384, 0.002816202, 0.04667081, 0.016792329, 0.06732918, 0.06155992, 0.027627412, 0.07635177, 0.002809893, 0.014905533, 0.004384335, 0.038356245, 0.06219531, 0.13019831, 0.047756396, 0.016771372, 0.044500984, 0.07920212, 0.0091480445, 0.03949446, 0.031892844, 0.06251465, 0.048524134, 0.048081342, 0.08383171, 0.0424126, 0.07530954, 0.0790565, -0.0025323078, 0.0774851, 0.05663254, 0.053577747, 0.015175004, 0.033009678, 0.021835133, 0.044314615, 0.04685438, 0.069895454, 0.03765203, 0.09825015, 0.038260236, 0.050177053, 0.05844548, 0.041809183, 0.044610474, 0.026977386, 0.09075801, 0.010203486, 0.025009992, 0.014053135, 0.027647162, 0.05000682, 0.0641349, 0.04028137, 0.07146028, 0.06574531, 0.0536722, 0.06111023, 0.08915205, 0.072159976, 0.022512015, 0.05790437, 0.046835568, 0.068779625, 0.07098794, 0.09254891, 0.05615175, 0.054043833, 0.09837278, 0.04964637, 0.04694084, 0.038494565, 0.06237285, 0.06674772, 0.106332004, 0.095486544, 0.070603274, 0.072633326, 0.05890391, 0.08274661, 0.07125769, 0.07143839, 0.10215024, 0.0801084, 0.083766736, 0.09501139, 0.05915894, 0.030979939, 0.10746616, 0.14653942, 0.07876363, 0.08820994, 0.053499132, 0.09051904, 0.08011009, 0.033486973, 0.06578497, 0.03439132, 0.08480527, 0.050198562, 0.06426511, 0.123965435, 0.082677074, 0.07640934, 0.08822035, 0.06470798, 0.058482897, 0.09876314, 0.09248614, 0.09317275, 0.06827043, 0.08655929, 0.12153788, 0.08480468, 0.07964878, 0.08457102, 0.10588188, 0.096103795, 0.08722247, 0.114511505, 0.056135498, 0.05018899, 0.078731276, 0.11252117, 0.10379744, 0.10475084, 0.09948859, 0.1043766, 0.10406901, 0.086838454, 0.06427369, 0.071715236, 0.09303136, 0.12374107, 0.06190528, 0.097144805, 0.102765545, 0.08549309, 0.09792199, 0.11879116, 0.090486616, 0.0932745, 0.083755225, 0.108671404, 0.08878894, 0.10230263, 0.09103955, 0.12737896, 0.10503719, 0.09529874, 0.100020945, 0.074558586, 0.09935855, 0.1044293, 0.07753395, 0.13194095, 0.08288306, 0.055207558, 0.09341552, 0.068987064, 0.0920275, 0.0974453, 0.12096046, 0.10724178, 0.115095995, 0.10142783, 0.10964659, 0.11457184, 0.1390279, 0.13628046, 0.116756886, 0.061644185, 0.091439076, 0.10239184, 0.11179913, 0.10855912, 0.14053239, 0.14370762, 0.121931754, 0.08248878, 0.07984294, 0.13082798, 0.12208616, 0.18325418, 0.049425993, 0.13320327, 0.14783412, 0.08771242, 0.13078827, 0.13624066, 0.12587063, 0.109275885, 0.09674443, 0.08433789, 0.117426164, 0.14851385, 0.07548118, 0.11077088, 0.09469196, 0.10067443, 0.110044904, 0.115812264, 0.15593785, 0.13289328, 0.0634896, 0.06949006, 0.11741008, 0.12047426, 0.09329212, 0.10472193, 0.1146427, 0.14278717, 0.121232264, 0.10956202, 0.12592418, 0.10981477, 0.1262452, 0.124817304, 0.14984444, 0.14184561, 0.16577697, 0.14633882, 0.13976108, 0.14428364, 0.11915002, 0.1368966, 0.09111698, 0.1377599, 0.13975337, 0.09736603, 0.13923007, 0.15575056, 0.13542433, 0.12799847, 0.1472548, 0.13606325, 0.12297733, 0.12198676, 0.10336439, 0.14767714, 0.1394624, 0.14665078, 0.13975313, 0.115399614, 0.15031892, 0.16514307, 0.14848976, 0.121782504, 0.17975184, 0.15116769, 0.14153098, 0.1673107, 0.14689456, 0.14826399, 0.17138124, 0.12675753, 0.19279875, 0.14940758, 0.16539115, 0.1690069, 0.18661487, 0.17125538, 0.1288607, 0.1316266, 0.12535308, 0.13293815, 0.17477822, 0.13621514, 0.10076652, 0.12883852, 0.14081115, 0.16351627, 0.16499406, 0.14158039, 0.1512465, 0.16253275, 0.16650765, 0.1690699, 0.14697433, 0.18043491, 0.13446862, 0.20805559, 0.15901768, 0.130928, 0.115871966, 0.14057902, 0.15136585, 0.10856693, 0.16217151, 0.15651174, 0.15027085, 0.13550214, 0.18250747, 0.13476638, 0.1877214, 0.18206981, 0.12483214, 0.15670526, 0.15738808, 0.18847075, 0.18910621, 0.15098281, 0.13732344, 0.1480217, 0.11887286, 0.2025466, 0.1771488, 0.15498677, 0.2121873, 0.1490494, 0.1705711, 0.1333613, 0.1874982, 0.18279785, 0.1600996, 0.1469082, 0.1710821, 0.13048834, 0.1848821, 0.15108718, 0.15720595, 0.14443202, 0.14813748, 0.21787298, 0.1724684, 0.14542186, 0.15936404, 0.19147241, 0.18513636, 0.17595159, 0.21288525, 0.13950147, 0.19602066, 0.19772503, 0.11901129, 0.20668326, 0.17385614, 0.14564076, 0.15345547, 0.2126457, 0.15814689, 0.17247033, 0.13651499, 0.18536916, 0.17702843, 0.17848077, 0.15141216, 0.17853424, 0.17391005, 0.14951831, 0.13403147, 0.1719886, 0.18341346, 0.15738817, 0.16293202, 0.15672907, 0.19754814, 0.20156577, 0.16199791, 0.16351947, 0.16590601, 0.14984867, 0.20657843, 0.19735745, 0.13190225, 0.17602408, 0.17803445, 0.16175053, 0.15808304, 0.18889429, 0.20180947, 0.18717927, 0.18638271, 0.16628961, 0.18308365, 0.17510392, 0.15299276, 0.17128062, 0.18278578, 0.21235266, 0.18547642, 0.15803301, 0.206218, 0.15559596, 0.18026109, 0.14738554, 0.220887, 0.1602429, 0.14224699, 0.20163041, 0.19126013, 0.13898072, 0.1836409, 0.17228606, 0.181817, 0.16097781, 0.17483641, 0.19229215, 0.16958572, 0.18635294, 0.20323144, 0.20077583, 0.16996852, 0.15694535, 0.14878288, 0.19136031, 0.18359368, 0.19702494, 0.2269922, 0.19554055, 0.1940834, 0.16687456, 0.15276381, 0.2067466, 0.17916776, 0.19992208, 0.16461103, 0.16926141, 0.21182804, 0.20213181, 0.15783937, 0.17421363, 0.15373501, 0.16803932, 0.19292928, 0.16767475, 0.21414778, 0.19850816, 0.19735342, 0.17302537, 0.1600262, 0.18868588, 0.17857032, 0.1733707, 0.18656062, 0.20585278, 0.20235054, 0.16430245, 0.19100364, 0.20110658, 0.2317973, 0.20427948, 0.21074022, 0.18944669, 0.19405346, 0.19666658, 0.18070899, 0.16873172, 0.19828251, 0.18293996, 0.18585745, 0.18711865, 0.25318095, 0.1670581, 0.19519174, 0.21173246, 0.18917097, 0.20966467, 0.20809583, 0.1754375, 0.14634652, 0.22364251, 0.15817687, 0.1751826, 0.18622518, 0.18628733, 0.169688, 0.20926276, 0.16811061, 0.24810438, 0.19017847, 0.20477076, 0.19625798, 0.17116003, 0.18352422, 0.17775229, 0.193182, 0.21905822, 0.20005853, 0.21412979, 0.19449587, 0.19634227, 0.20342779, 0.20479779, 0.193136, 0.18734497, 0.18668333, 0.17087053, 0.19525705, 0.24529564, 0.23408644, 0.25577044, 0.22109112, 0.21845482, 0.2541867, 0.19520815, 0.22463694, 0.21497722, 0.18904316, 0.19700134, 0.18718034, 0.22492647, 0.19583358, 0.18546967, 0.17263664, 0.23917006, 0.20994337, 0.24847555, 0.21096419, 0.20081921, 0.20630243, 0.23247457, 0.21122451, 0.25522086, 0.21466146, 0.25408292, 0.21964698, 0.21608402, 0.21084028, 0.23423165, 0.20151085, 0.1913552, 0.2047254, 0.20666716, 0.21428639, 0.25069132, 0.20448378, 0.2549872, 0.19786628, 0.19119193, 0.2266832, 0.22775824, 0.21108362, 0.26485053, 0.27428842, 0.21275832, 0.20849478, 0.21109238, 0.21444012, 0.1915125, 0.1797774, 0.23029627, 0.1944364, 0.20731984, 0.24078932, 0.2159342, 0.21491155, 0.22177574, 0.2090563, 0.21808092, 0.18841666, 0.26969704, 0.24122271, 0.23256785, 0.20535055, 0.24955171, 0.22061104, 0.22749749, 0.23525806, 0.21845852, 0.23980577, 0.2591613, 0.2025737, 0.2240514, 0.22455174, 0.23819868, 0.21719636, 0.23328084, 0.20083033, 0.22583857, 0.17815502, 0.21533065, 0.21192157, 0.24082185, 0.23256125, 0.2618305, 0.23769972, 0.23412308, 0.23250613, 0.24799013, 0.25087082, 0.23453835, 0.2531247, 0.20666865, 0.22409226, 0.24363153, 0.20339428, 0.23307835, 0.23267493, 0.29226986, 0.26415235, 0.25010577, 0.24218751, 0.24640328, 0.21445262, 0.1906937, 0.24775952, 0.22492214, 0.22408152, 0.20700562, 0.2260296, 0.24308668, 0.22247015, 0.22862226, 0.17621642, 0.24396895, 0.21247998, 0.19333707, 0.25143504, 0.21357247, 0.24162921, 0.21644372, 0.21976201, 0.23611592, 0.19009626, 0.25172517, 0.23665318, 0.22790197, 0.22581236, 0.20371184, 0.26892233, 0.23839411, 0.22784749, 0.21140753, 0.27534842, 0.23223813, 0.24489686, 0.26860517, 0.20292298, 0.25627974, 0.28626734, 0.22686651, 0.23215011, 0.21906832, 0.25726962, 0.21751744, 0.24920087, 0.22029635, 0.24723546, 0.25679013, 0.22841157, 0.25525215, 0.23450835, 0.2675161, 0.25070426, 0.22560251, 0.23998018, 0.23258942, 0.22216424, 0.24133629, 0.21054158, 0.23454836, 0.26680627, 0.27258167, 0.26129857, 0.28524077, 0.28642693, 0.2846324, 0.28568852, 0.26610458, 0.21583396, 0.26301017, 0.22683975, 0.26961938, 0.21787448, 0.26584017, 0.24445073, 0.23695722, 0.24129432, 0.23898423, 0.25862995, 0.2618654, 0.2231859, 0.26419583, 0.26237634, 0.2905093, 0.273189, 0.21341404, 0.2594053, 0.28308392, 0.26098448, 0.2590754, 0.25556764, 0.25915462, 0.23987041, 0.25978947, 0.27366012, 0.30422747, 0.2562361, 0.25062546, 0.2586347, 0.2837461, 0.25484303, 0.31091985, 0.23171045, 0.27367955, 0.24792069, 0.2917413, 0.29298228, 0.25340205, 0.19018929, 0.24737614, 0.27276057, 0.24503611, 0.25860232, 0.30511174, 0.26670253, 0.24513784, 0.31298453, 0.24096736, 0.2592243, 0.26340446, 0.27332062, 0.27554798, 0.25311115, 0.27613392, 0.23305604, 0.2331742, 0.2957819, 0.27281702, 0.24741645, 0.2941374, 0.25513384, 0.27737144, 0.19125788, 0.23748256, 0.2959856, 0.25777775, 0.26015058, 0.22297221, 0.26721185, 0.24171233, 0.26753205, 0.27663997, 0.25007227, 0.25719792, 0.2744976, 0.20394118, 0.2615585, 0.29781538, 0.27302498, 0.26079935, 0.23222673, 0.29281735, 0.3004951, 0.2910316, 0.27901718, 0.27202183, 0.24086311, 0.29384992, 0.27609685, 0.277188, 0.20558912, 0.25244924, 0.2764554, 0.27096537, 0.313876, 0.2638484, 0.25604966, 0.22824752, 0.28281316, 0.27209753, 0.24678266, 0.28628862, 0.26327145, 0.29312518, 0.26863202, 0.3063413, 0.2933358, 0.2928681, 0.2648592, 0.23963049, 0.25440648, 0.23105901, 0.3003767, 0.30576903, 0.26474512, 0.30474457, 0.31421497, 0.2854469, 0.29179242, 0.28097183, 0.2463184, 0.28433472, 0.29214498, 0.26605454, 0.2978704, 0.28276348, 0.29354343, 0.310989, 0.2785304, 0.2744295, 0.25225043, 0.30135277, 0.32510793, 0.2383535, 0.2869571, 0.22420318, 0.2802768, 0.28352198, 0.28808725, 0.30296597, 0.26493326, 0.29501542, 0.2910963, 0.27895027, 0.25105765, 0.23162426, 0.27553526, 0.28798348, 0.29138106, 0.25350708, 0.25963327, 0.22080989, 0.3150577, 0.2549594, 0.27547622, 0.2538933, 0.2607461, 0.2617035, 0.28533858, 0.26201436, 0.26110667, 0.29048213, 0.24694726, 0.27212092, 0.27999237, 0.2813673, 0.2676422, 0.251497, 0.29582894, 0.27012932, 0.24900582, 0.24757181, 0.3236924, 0.2629478, 0.2930977, 0.26887158, 0.26954037, 0.23709038, 0.29160732, 0.32101417, 0.26597312, 0.29664084, 0.26483753, 0.25283447, 0.2790883, 0.25925526, 0.3050596, 0.30485845, 0.3250173, 0.28758436, 0.29195583, 0.31461537, 0.25361764, 0.29731387, 0.27586168, 0.2894666, 0.26906645, 0.30111519, 0.30461934, 0.34981897, 0.25608346, 0.27819955, 0.2625038, 0.3091466, 0.24128808, 0.24723819, 0.28681782, 0.31213906, 0.24790269, 0.24648388, 0.26420492, 0.28706524, 0.28057566, 0.28491616, 0.2996433, 0.26969278, 0.31408095, 0.32448593, 0.2749289, 0.292613, 0.2990814, 0.26847002, 0.33158123, 0.29340363, 0.26915509, 0.31415144, 0.28909644, 0.3255299, 0.2709499, 0.28453612, 0.290386, 0.29556227, 0.2949425, 0.29924852, 0.32163385, 0.32541743, 0.26309124, 0.27904996, 0.28831014, 0.30553654, 0.28137133, 0.29705852, 0.2946849, 0.31317523, 0.26960006, 0.33481008, 0.3048623, 0.29662493, 0.31235215, 0.2866544, 0.2692952, 0.35110563, 0.2799827, 0.28174326, 0.25982934, 0.31077725, 0.30466688, 0.29588112, 0.3130332, 0.26358443, 0.25616962, 0.3408111, 0.30115682, 0.330789, 0.28587064, 0.2765111, 0.30070144, 0.26174834, 0.28021118, 0.30620492, 0.28726307, 0.27462995, 0.28684723, 0.32225856, 0.32510087, 0.32063946, 0.29846606, 0.31543458, 0.27823153, 0.3745256, 0.30271935, 0.3288046, 0.30246598, 0.34224325, 0.31014687, 0.31404218, 0.28282028, 0.29747987, 0.27699876, 0.29237425, 0.29611635, 0.29837963, 0.3146946, 0.2808032, 0.30031437, 0.32516414, 0.28464255, 0.29939684, 0.30051816, 0.2858864, 0.34119764, 0.29848683, 0.31439826, 0.32378882, 0.29902238, 0.27061233, 0.2785415, 0.35289302, 0.27996597, 0.24884091, 0.3179199, 0.29599908, 0.28359967, 0.33608675, 0.3469409, 0.28446823, 0.32109693, 0.3331578, 0.3067573, 0.2989891, 0.33416912, 0.31107986, 0.2629776, 0.30252522, 0.3051803, 0.35335788, 0.2907576, 0.28635862, 0.31562492, 0.2978169, 0.33383897, 0.32129523, 0.30651298, 0.29987434, 0.32142925, 0.3233842, 0.29970047, 0.3103355, 0.31237537, 0.3446934, 0.3192744, 0.3178827, 0.31219703, 0.3234816, 0.32682353, 0.28443107, 0.29370558, 0.36169764, 0.33151004, 0.30345184, 0.2989666, 0.3580025, 0.34681585, 0.30726075, 0.29415348, 0.30146623, 0.2669097, 0.3265223, 0.3080535, 0.31207657, 0.3272402, 0.30633283, 0.32373434, 0.3026736, 0.32472202, 0.3272523, 0.26852754, 0.32443017, 0.27785015, 0.29102346, 0.3412413, 0.3079652, 0.35496473, 0.3376245, 0.31834987, 0.31575218, 0.35397485, 0.33127537, 0.29972076, 0.31719142, 0.33916742, 0.37063524, 0.31497955, 0.3015034, 0.28928643, 0.3147447, 0.35063338, 0.283234, 0.36061913, 0.30622554, 0.3212282, 0.3463322, 0.3541047, 0.3239453, 0.36991003, 0.28553307, 0.29286784, 0.36488935, 0.3214989, 0.3497483, 0.32309812, 0.28769216, 0.3161966, 0.3081572, 0.34605277, 0.34180456, 0.33090946, 0.3049338, 0.36220953, 0.33515525, 0.33075315, 0.3378003, 0.32134506, 0.32085678, 0.38562799, 0.3285, 0.35384256, 0.28000474, 0.3416505, 0.3113633, 0.30690643, 0.29978815, 0.31525636, 0.32486674, 0.3259296, 0.33318013, 0.38590312, 0.32969862, 0.35500208, 0.3394208, 0.32932097, 0.32242227, 0.30337322, 0.3563066, 0.3347063, 0.33130947, 0.3417054, 0.33513767, 0.30196768, 0.305824, 0.33758458, 0.31485122, 0.333388, 0.32401422, 0.3312, 0.3399201, 0.3104428, 0.3943604, 0.3524828, 0.3448649, 0.31900877, 0.30929372, 0.3227183, 0.3105757, 0.3432899, 0.3257738, 0.31291345, 0.34440154, 0.38032216, 0.29944468, 0.34771547, 0.35160774, 0.32142386, 0.31476584, 0.3314192, 0.32201234, 0.3668916, 0.31664455, 0.32345334, 0.30539966, 0.343712, 0.3652955, 0.3174262, 0.33929974, 0.3389599, 0.3739467, 0.34279376, 0.36410975, 0.3286989, 0.34732395, 0.31155422, 0.32802242, 0.2858642, 0.33833042, 0.3005881, 0.36586407, 0.3828395, 0.3392936, 0.35293004, 0.32270506, 0.35265875, 0.356905, 0.31483844, 0.3451059, 0.32661662, 0.31566438, 0.3850064, 0.36247075, 0.30624953, 0.35025644, 0.36217698, 0.35262534, 0.32429856, 0.3584895, 0.34932736, 0.34628448, 0.34777722, 0.31103393, 0.31479216, 0.36773473, 0.33749503, 0.31625193, 0.3764869, 0.34290272, 0.36234286, 0.3019964, 0.34164444, 0.35547838, 0.3194745, 0.33703598, 0.309128, 0.35589963, 0.3583798, 0.35792354, 0.33059862, 0.36256716, 0.34756285, 0.3523209, 0.36029708, 0.3370681, 0.37906575, 0.357686, 0.33094874, 0.31343687, 0.29314008, 0.35434258, 0.3106506, 0.3458784, 0.3292043, 0.38460672, 0.35397235, 0.30756825, 0.3469636, 0.35960773, 0.333324, 0.35282958, 0.35892937, 0.35162014, 0.35808563, 0.31635395, 0.37149337, 0.33628124, 0.3459359, 0.39077827, 0.3760265, 0.33519047, 0.37604788, 0.3440243, 0.33917695, 0.3595047, 0.33107084, 0.34480044, 0.3389303, 0.33805525, 0.35760477, 0.35632798, 0.36689627, 0.35841918, 0.3263431, 0.37876213, 0.36193714, 0.35125932, 0.36973974, 0.38603646, 0.3527024, 0.3484057, 0.3443052, 0.34155554, 0.37889698, 0.37673494, 0.34475273, 0.35255635, 0.33488965, 0.36204422, 0.39412528, 0.343004, 0.36743522, 0.38978657, 0.34793568, 0.3656003, 0.33805144, 0.40361345, 0.3917159, 0.34551713, 0.3568704, 0.3779703, 0.3705526, 0.33769068, 0.3649101, 0.35347116, 0.3282834, 0.34912744, 0.34160563, 0.36762577, 0.39988282, 0.37388024, 0.3470288, 0.37066543, 0.33426097, 0.36491495, 0.359931, 0.36641037, 0.36199144, 0.3886591, 0.40465286, 0.3413655, 0.32942367, 0.36366752, 0.38044277, 0.3725278, 0.36360744, 0.3539914, 0.40532342, 0.33428526, 0.36417204, 0.36783564, 0.37791127, 0.3227015, 0.38317227, 0.29981577, 0.35348535, 0.33699027, 0.42115045, 0.38997993, 0.31603262, 0.3375471, 0.38904122, 0.3832023, 0.34267974, 0.34592953, 0.39154923, 0.41328678, 0.40770757, 0.33112556, 0.35873565, 0.35849437, 0.34756252, 0.39514226, 0.36565128, 0.39993545, 0.3746577, 0.37807488, 0.322346, 0.3828999, 0.35984862, 0.3977976, 0.37009364, 0.36359748, 0.3762113, 0.3684742, 0.3511848, 0.38403496, 0.35273597, 0.40854472, 0.37095422, 0.3910503, 0.35652465, 0.41078246, 0.37333363, 0.37487683, 0.3898674, 0.41734645, 0.37773913, 0.36630404, 0.41094533, 0.40445086, 0.36180153, 0.39640296, 0.35905975, 0.39194486, 0.31770852, 0.38811687, 0.3857341, 0.3812578, 0.37353647, 0.37732548, 0.36578003, 0.3577335, 0.34112334, 0.36811686, 0.35295713, 0.40022025, 0.33862746, 0.3682989, 0.3885971, 0.3718344, 0.3644754, 0.4029138, 0.39289117, 0.3658447, 0.3721865, 0.36983275, 0.40768763, 0.3726359, 0.3487694, 0.40301153, 0.38695887, 0.364393, 0.32429543, 0.38320577, 0.38897526, 0.37116888, 0.3752246, 0.3735605, 0.37619, 0.39321852, 0.38796288, 0.38351238, 0.40248471, 0.35589814, 0.35037905, 0.41437185, 0.36214328, 0.38703364, 0.3474475, 0.35693082, 0.3652547, 0.38319704, 0.37501234, 0.36476877, 0.37257668, 0.36890993, 0.38095886, 0.39327088, 0.34972313, 0.39804804, 0.4287241, 0.4144643, 0.33349857, 0.3419342, 0.39343494, 0.3997971, 0.3729554, 0.39119452, 0.39823565, 0.37070334, 0.35583252, 0.3639268, 0.40359956, 0.41812146, 0.40823975, 0.36784858, 0.36232132, 0.34304678, 0.34844232, 0.4150923, 0.36174402, 0.366173, 0.34674358, 0.35028937, 0.39283118, 0.39219797, 0.39322153, 0.35816228, 0.38803, 0.37322873, 0.35744324, 0.39362833, 0.37026235, 0.3912363, 0.41365063, 0.37471098, 0.4088478, 0.4042873, 0.39789194, 0.37367365, 0.3498524, 0.38566694, 0.34936637, 0.3837839, 0.36036974, 0.4009303, 0.3853141, 0.42588758, 0.3607599, 0.40709507, 0.35472608, 0.3563799, 0.40848354, 0.4264457, 0.41028827, 0.422905, 0.35503298, 0.34994262, 0.3574548, 0.40564317, 0.37330607, 0.38496685, 0.37742957, 0.36830035, 0.38924766, 0.3788422, 0.39587796, 0.35043186, 0.3507151, 0.34652025, 0.3926662, 0.34425992, 0.3795149, 0.39103633, 0.3751118, 0.3815584, 0.40187702, 0.38391837, 0.38606545, 0.40068302, 0.38557887, 0.3964592, 0.39055997, 0.36797, 0.36331403, 0.38816866, 0.36904255, 0.39460725, 0.3895576, 0.38005605, 0.40693513, 0.41689765, 0.39523396, 0.40140513, 0.36945078, 0.38313392, 0.4031555, 0.39059588, 0.38842496, 0.37448204, 0.3859022, 0.4099141, 0.36565748, 0.4154866, 0.36831826, 0.39739865, 0.4091079, 0.38902658, 0.3732892, 0.39986318, 0.3800434, 0.3970723, 0.36413017, 0.42150503, 0.3593809, 0.38826373, 0.40532407, 0.4156063, 0.3964885, 0.3920516, 0.33994186, 0.40034342, 0.39789522, 0.3942099, 0.40152594, 0.36380106, 0.36820272, 0.37327665, 0.3891318, 0.40048856, 0.35362616, 0.38638547, 0.3992019, 0.37192795, 0.42026594, 0.43631035, 0.41779163, 0.3880136, 0.40926468, 0.4255047, 0.41410667, 0.4325674, 0.40195185, 0.4249388, 0.4056318, 0.414361, 0.38156807, 0.43148413, 0.42098925, 0.39240766, 0.3613219, 0.37555373, 0.40322214, 0.38855508, 0.39870414, 0.3963257, 0.40627414, 0.38443288, 0.4037222, 0.379638, 0.4388683, 0.40190604, 0.40862706, 0.4192264, 0.40048802, 0.40718195, 0.39477104, 0.43218395, 0.44126153, 0.42034292, 0.4077504, 0.39844173, 0.4177893, 0.36723974, 0.42215642, 0.3855813, 0.40089577, 0.42160708, 0.42614755, 0.43939814, 0.435331, 0.405215, 0.43537596, 0.44279626, 0.40420124, 0.43388364, 0.37927678, 0.45946816, 0.40193886, 0.4235642, 0.37617037, 0.43471748, 0.43003815, 0.45566183, 0.3848176, 0.42239922, 0.3867137, 0.42853788, 0.40071958, 0.42133602, 0.4151587, 0.4042045, 0.45189723, 0.40015686, 0.41886714, 0.38750425, 0.43054476, 0.4157877, 0.4217619, 0.45105606, 0.40389633, 0.39984024, 0.43084362, 0.39278674, 0.40334475, 0.40386468, 0.40818712, 0.4328189, 0.38969508, 0.39162928, 0.44443515, 0.42919225, 0.4074197, 0.3972106, 0.43713558, 0.3802244, 0.42739475, 0.4118015, 0.38736358, 0.37397787, 0.39797035, 0.3892867, 0.44763765, 0.414962, 0.41889203, 0.40404817, 0.41385415, 0.41184947, 0.38730568, 0.4398579, 0.4140835, 0.4232663, 0.3987453, 0.42048997, 0.42414346, 0.3866044, 0.42355844, 0.47223184, 0.40019122, 0.4790307, 0.43501607, 0.44377458, 0.41896945, 0.41238236, 0.43622556, 0.42732576, 0.40017295, 0.4540404, 0.4302218, 0.45359063, 0.39314887, 0.3998948, 0.38900018, 0.38996908, 0.4403234, 0.3890296, 0.42095554, 0.3937639, 0.41817594, 0.4124828, 0.4261971, 0.40204883, 0.4238215, 0.40590107, 0.39780074, 0.41793075, 0.46895167, 0.46468267, 0.39335364, 0.42822433, 0.4074429, 0.39113733, 0.43738946, 0.4155707, 0.4163179, 0.42622232, 0.43846327, 0.4082678, 0.4110234, 0.41362718, 0.43773335, 0.41076878, 0.43312806, 0.44634414, 0.4073037, 0.41180837, 0.4334612, 0.43081096, 0.4330601, 0.40412608, 0.4441321, 0.4284915, 0.42287838, 0.4326804, 0.3919033, 0.45654303, 0.4624861, 0.43244517, 0.44679624, 0.39775115, 0.45210657, 0.42207378, 0.46025324, 0.4660256, 0.4096608, 0.3954712, 0.42234856, 0.43952948, 0.43379232, 0.41077784, 0.4354419, 0.41633776, 0.41779855, 0.4575216, 0.3884699, 0.47439867, 0.44927517, 0.43247607, 0.43809325, 0.4571448, 0.4159779, 0.45808408, 0.4358507, 0.4932218, 0.38900355, 0.4199409, 0.4284071, 0.4595281, 0.4441069, 0.4013855, 0.4690181, 0.4303822, 0.44120666, 0.46315458, 0.4359401, 0.38829547, 0.40925768, 0.4374247, 0.42487645, 0.45783114, 0.43692338, 0.45827815, 0.44588804, 0.43148115, 0.39000037, 0.42337212, 0.41636097, 0.43116456, 0.4123728, 0.41299412, 0.45308226, 0.4306238, 0.41274616, 0.41596422, 0.39555964, 0.46031696, 0.41498572, 0.4177725, 0.44417652, 0.44586068, 0.45057073, 0.4635752, 0.45269805, 0.4324937, 0.46144032, 0.43558633, 0.4380577, 0.4479014, 0.41299307, 0.4158113, 0.4758393, 0.46064326, 0.38836315, 0.41589433, 0.39303762, 0.41960326, 0.45622918, 0.45708382, 0.38771275, 0.4250487, 0.4394134, 0.43778268, 0.4386677, 0.46891093, 0.4460699, 0.47154966, 0.43708527, 0.45013803, 0.3968396, 0.4764462, 0.42675826, 0.4453986, 0.42693093, 0.45317712, 0.46110272, 0.45973235, 0.41504848, 0.45184445, 0.45337555, 0.46957543, 0.47128552, 0.45937878, 0.4196787, 0.46627536, 0.41997203, 0.45108056, 0.42967406, 0.44790787, 0.48307526, 0.47380525, 0.43420914, 0.449704, 0.4403796, 0.4428519, 0.43337277, 0.43690932, 0.44781828, 0.42355517, 0.4629516, 0.4144428, 0.44629666, 0.44807547, 0.44910607, 0.4735534, 0.4722056, 0.44289622, 0.4489812, 0.4530216, 0.42953154, 0.46233413, 0.44144112, 0.46045843, 0.4264642, 0.4559753, 0.49307293, 0.45014212, 0.4448479, 0.42299837, 0.4570283, 0.4347184, 0.45394975, 0.42578384, 0.45310846, 0.4810623, 0.4645108, 0.47774655, 0.4280267, 0.45105508, 0.46791425, 0.47017702, 0.4496491, 0.48661038, 0.4724335, 0.4099451, 0.4802612, 0.4423609, 0.42884314, 0.43176854, 0.448717, 0.43929747, 0.4185212, 0.3986279, 0.4172607, 0.4257996, 0.41018155, 0.47121987, 0.43092966, 0.47451198, 0.4592466, 0.41860372, 0.46716994, 0.46320772, 0.47292614, 0.47151622, 0.4022787, 0.471364, 0.47844204, 0.44960284, 0.43615547, 0.41721377, 0.47736964, 0.47337437, 0.439325, 0.46468568, 0.4784709, 0.43941072, 0.47262096, 0.43669537, 0.45545936, 0.4939419, 0.4778167, 0.48200375, 0.44632137, 0.43321782, 0.49134442, 0.46446976, 0.44919497, 0.44261494, 0.45878077, 0.398736, 0.48127934, 0.4154046, 0.4078531, 0.4855598, 0.45939717, 0.4878605, 0.48061228, 0.45834962, 0.49108103, 0.43724895, 0.4496503, 0.45489407, 0.42216104, 0.43513256, 0.46476156, 0.44526666, 0.45627236, 0.46611398, 0.43942812, 0.504174, 0.4437353, 0.46451548, 0.4662234, 0.43478152, 0.4481881, 0.46696702, 0.46143222, 0.4875002, 0.46239445, 0.45419565, 0.5107088, 0.46823192, 0.47635278, 0.431314, 0.42882678, 0.46899897, 0.4519842, 0.40432182, 0.46155787, 0.45585847, 0.46689627, 0.45910424, 0.41626585, 0.4939504, 0.44708607, 0.43405512, 0.46032506, 0.4997486, 0.42970362, 0.45715615, 0.47078001, 0.44227266, 0.4334212, 0.46604115, 0.46987697, 0.47282603, 0.46798107, 0.44151008, 0.46712473, 0.4400937, 0.44065025, 0.47734275, 0.46199065, 0.43575945, 0.44041142, 0.4626461, 0.5277831, 0.4487381, 0.47947952, 0.4799474, 0.4449616, 0.47493696, 0.3901171, 0.44507504, 0.49319968, 0.4743366, 0.43922314, 0.4595787, 0.43778354, 0.4297796, 0.4833908, 0.45585272, 0.46936393, 0.48051307, 0.47801518, 0.4799524, 0.46579963, 0.46618924, 0.4709032, 0.47829196, 0.409433, 0.47755903, 0.49339855, 0.48422208, 0.48640344, 0.467133, 0.4536404, 0.4457509, 0.48172608, 0.47148198, 0.5241732, 0.5152362, 0.48908162, 0.5007803, 0.45016703, 0.48480958, 0.45888925, 0.4598799, 0.46569937, 0.51618373, 0.43042478, 0.4579895, 0.4750247, 0.47012764, 0.45551497, 0.47147778, 0.43546727, 0.47567463, 0.47522965, 0.43727887, 0.47101432, 0.44907355, 0.50041854, 0.5076936, 0.4520818, 0.46324235, 0.4610601, 0.48585796, 0.41792852, 0.50814474, 0.5306185, 0.43395808, 0.50938076, 0.4488253, 0.4473571, 0.4325821, 0.4761961, 0.45491517, 0.4714187, 0.52124345, 0.5267264, 0.47696224, 0.51088303, 0.48355678, 0.48520744, 0.4638266, 0.5029492, 0.4698203, 0.4679689, 0.5084493, 0.47414845, 0.48040593, 0.4793823, 0.48602286, 0.46570855, 0.496039, 0.45073223, 0.46197653, 0.44625708, 0.47657454, 0.483181, 0.50371873, 0.44743466, 0.5004225, 0.470272, 0.43871096, 0.44631317, 0.4426288, 0.44097236, 0.4559067, 0.5013272, 0.49057856, 0.47123107, 0.50818753, 0.48572657, 0.448003, 0.5187274, 0.45480356, 0.45445594, 0.515637, 0.5198152, 0.5067512, 0.48472717, 0.44652447, 0.53512686, 0.47143084, 0.45159927, 0.4822475, 0.5075509, 0.46003288, 0.45550022, 0.5018034, 0.4571486, 0.48182344, 0.44733182, 0.50016207, 0.49283397, 0.49987274, 0.49575174, 0.5145346, 0.47991714, 0.5177067, 0.5102444, 0.48323476, 0.45882472, 0.5053184, 0.50533503, 0.4993055, 0.45433533, 0.5046535, 0.45516652, 0.52549887, 0.48573208, 0.49869063, 0.46802634, 0.48504838, 0.4945391, 0.52170324, 0.5156493, 0.46956164, 0.46606886, 0.49392074, 0.507539, 0.47901824, 0.4578417, 0.4509783, 0.48316884, 0.47405675, 0.47541898, 0.473428, 0.47089842, 0.47111312, 0.51216274, 0.52104205, 0.4774834, 0.49422193, 0.45058388, 0.49163598, 0.48300877, 0.49331573, 0.49989757, 0.5053376, 0.4800354, 0.49920106, 0.5257309, 0.46104586, 0.46329463, 0.48709363, 0.49970376, 0.4697245, 0.49051216, 0.47330403, 0.49844402, 0.49632147, 0.49218723, 0.51301223, 0.47929314, 0.4910072, 0.47484148, 0.5082361, 0.5098533, 0.46717086, 0.47867224, 0.49577513, 0.48647293, 0.47146112, 0.48651123, 0.52719605, 0.49079448, 0.50225586, 0.48660526, 0.5142058, 0.5501892, 0.49387908, 0.47307158, 0.46379063, 0.5246733, 0.47672614, 0.48223507, 0.46495318, 0.47476378, 0.52861685, 0.50667614, 0.49779207, 0.53015566, 0.47247538, 0.49442565, 0.49325258, 0.44770506, 0.4642728, 0.48612243, 0.47034687, 0.52068365, 0.489523, 0.5091326, 0.53193265, 0.5128266, 0.5226094, 0.5112971, 0.55981153, 0.46410945, 0.49380413, 0.50135446, 0.51176864, 0.5454559, 0.51434064, 0.45162627, 0.44888416, 0.5079986, 0.50887114, 0.4907763, 0.5161129, 0.4777736, 0.5019376, 0.4511594, 0.5063665, 0.4875625, 0.49949172, 0.5185177, 0.47866198, 0.5110115, 0.5475936, 0.49639887, 0.48755258, 0.46600685, 0.47830012, 0.50009507, 0.4534363, 0.5500912, 0.50275344, 0.47902912, 0.51239914, 0.47473398, 0.47508273, 0.46440476, 0.51476353, 0.48375174, 0.470591, 0.505361, 0.4715809, 0.51475716, 0.5358955, 0.5059135, 0.49223706, 0.5156671, 0.48403338, 0.5059359, 0.5251271, 0.5392532, 0.48158926, 0.50630957, 0.48960197, 0.46067953, 0.45776266, 0.51731825, 0.48912567, 0.52307314, 0.48374432, 0.50795054, 0.5026249, 0.50619525, 0.47536317, 0.535257, 0.50946546, 0.52454436, 0.4811855, 0.51817274, 0.49719927, 0.49515608, 0.517477, 0.53339034, 0.5059175, 0.52749383, 0.48690403, 0.5278578, 0.5334736, 0.52953994, 0.52859163, 0.52576494, 0.49311277, 0.5391321, 0.49726334, 0.54295456, 0.50026166, 0.51172686, 0.46720722, 0.52035505, 0.5188473, 0.5029433, 0.5381809, 0.51604915, 0.48217037, 0.45958802, 0.53761834, 0.5064285, 0.5059461, 0.53271997, 0.50332904, 0.5296434, 0.49946854, 0.49591076, 0.4635257, 0.511713, 0.48709375, 0.54065126, 0.5111862, 0.5105831, 0.477981, 0.51752466, 0.5170239, 0.5052899, 0.5096323, 0.4977239, 0.49585116, 0.5284451, 0.5206536, 0.5226508, 0.53261673, 0.52500683, 0.5016893, 0.5344053, 0.47753236, 0.47626612, 0.51352227, 0.5356112, 0.46857437, 0.510372, 0.53204095, 0.52722555, 0.5329819, 0.46389478, 0.5142646, 0.49196908, 0.5067259, 0.51563823, 0.47710907, 0.50216806, 0.48262414, 0.5118304, 0.54506445, 0.56134534, 0.5273479, 0.53612256, 0.5275618, 0.5113484, 0.507251, 0.531481, 0.49413636, 0.5085615, 0.47075132, 0.51343143, 0.51512086, 0.5077484, 0.48700282, 0.5475057, 0.55392706, 0.5105471, 0.5252692, 0.5106923, 0.49470553, 0.55129224, 0.5109166, 0.54928887, 0.53934366, 0.51187456, 0.52175355, 0.49363205, 0.54008126, 0.52218175, 0.5114598, 0.5312935, 0.5578634, 0.57800853, 0.52221763, 0.5508097, 0.521508, 0.510089, 0.5124588, 0.5000508, 0.47348896, 0.54275846, 0.5286281, 0.51377314, 0.53027236, 0.5331622, 0.528882, 0.5252355, 0.5288454, 0.5285379, 0.48803934, 0.50446934, 0.5207534, 0.52022576, 0.5171123, 0.5289084, 0.5239172, 0.49706572, 0.48208347, 0.526501, 0.4995168, 0.514724, 0.5309346, 0.506238, 0.5199307, 0.52194613, 0.56515753, 0.54948497, 0.52852654, 0.53171426, 0.5322165, 0.54865193, 0.495551, 0.57856065, 0.55505085, 0.5187767, 0.5259764, 0.55011004, 0.5477071, 0.51831836, 0.5282521, 0.5183521, 0.5070425, 0.5624573, 0.5608454, 0.54228914, 0.50779, 0.5280322, 0.53937244, 0.53400034, 0.52609766, 0.5344138, 0.4840595, 0.5295017, 0.5423417, 0.47103354, 0.55934244, 0.52558005, 0.5304182, 0.51618165, 0.53188443, 0.56030333, 0.5081005, 0.5321905, 0.57333404, 0.5521827, 0.547538, 0.54140013, 0.5298011, 0.5603807, 0.5325651, 0.55162853, 0.5596769, 0.5073995, 0.57049555, 0.543028, 0.5017246, 0.5245893, 0.5615036, 0.56949764, 0.5499605, 0.5756023, 0.5171872, 0.513125, 0.5491534, 0.5383253, 0.53708375, 0.52625364, 0.527585, 0.5332817, 0.51221, 0.51746655, 0.50210893, 0.54271567, 0.5077107, 0.5407511, 0.52073574, 0.54598683, 0.53033304, 0.54433554, 0.52652556, 0.5398623, 0.5661819, 0.5066015, 0.55596185, 0.50180095, 0.5551651, 0.555929, 0.5538291, 0.5500957, 0.5036114, 0.5438524, 0.54688245, 0.5330601, 0.5408086, 0.52536273, 0.559449, 0.5453295, 0.51712716, 0.5866636, 0.54366595, 0.5042744, 0.5332024, 0.59258735, 0.5112238, 0.5565982, 0.5067271, 0.5317978, 0.5534924, 0.5409156, 0.5542952, 0.5337714, 0.5514548, 0.57016057, 0.55022275, 0.5518101, 0.5364996, 0.52841073, 0.5284111, 0.55141354, 0.5488218, 0.5747557, 0.5068459, 0.5682405, 0.5769911, 0.5386592, 0.5314608, 0.5984687, 0.5350467, 0.55420685, 0.56265855, 0.5071236, 0.50485647, 0.54282516, 0.5425272, 0.5393786, 0.528701, 0.53708565, 0.5503299, 0.5184274, 0.5447594, 0.5575982, 0.5514667, 0.5402408, 0.5465855, 0.5411919, 0.5298187, 0.5476551, 0.559725, 0.55065966, 0.52180237, 0.5711674, 0.5765219, 0.5407465, 0.5483189, 0.5688944, 0.5633416, 0.5204017, 0.5554527, 0.5765907, 0.55747753, 0.5290475, 0.53856945, 0.56550676, 0.5677138, 0.5908708, 0.57322246, 0.5661077, 0.5467783, 0.5489517, 0.5106319, 0.54107237, 0.55610675, 0.5494086, 0.5360628, 0.5485036, 0.52223724, 0.58218396, 0.5411514, 0.5385789, 0.571489, 0.5058137, 0.5475686, 0.5707183, 0.548696, 0.56071323, 0.54303986, 0.5255465, 0.5649743, 0.5441773, 0.5607043, 0.5463512, 0.51298213, 0.59121543, 0.5297037, 0.59174484, 0.49799135, 0.53633255, 0.48238498, 0.5776773, 0.5540099, 0.56414014, 0.5622559, 0.5046622, 0.5613302, 0.60448766, 0.5839175, 0.5865439, 0.5782191, 0.5621426, 0.56942296, 0.56396115, 0.5427933, 0.56408674, 0.59842896, 0.52705026, 0.58337164, 0.59099096, 0.57514405, 0.5459931, 0.55821073, 0.5429651, 0.58924013, 0.5685162, 0.5499633, 0.57325065, 0.55564636, 0.5682404, 0.58123505, 0.55026567, 0.54751855, 0.51433444, 0.58418494, 0.5336401, 0.5480011, 0.5466426, 0.56407315, 0.56783694, 0.58966166, 0.54259944, 0.5118137, 0.5667773, 0.58431184, 0.5836022, 0.59540087, 0.55582607, 0.5752477, 0.57458776, 0.5765471, 0.53516173, 0.56976724, 0.53449154, 0.565559, 0.5289092, 0.58474964, 0.55871326, 0.55272883, 0.58549607, 0.52631384, 0.5363311, 0.5093682, 0.53852326, 0.5641826, 0.54271424, 0.575079, 0.5558493, 0.55145687, 0.55673265, 0.5408425, 0.6000345, 0.57733715, 0.59866697, 0.5870585, 0.56286407, 0.5242145, 0.57112086, 0.5642269, 0.5716949, 0.52511525, 0.5482676, 0.6010423, 0.5591097, 0.5666954, 0.549651, 0.5432386, 0.5240407, 0.5235373, 0.6008894, 0.5423081, 0.5524509, 0.57986873, 0.5639821, 0.54775953, 0.5343497, 0.57636917, 0.57862926, 0.57061684, 0.5854543, 0.5936518, 0.5518114, 0.59567606, 0.5593677, 0.57149976, 0.54714346, 0.6082113, 0.55571264, 0.52355295, 0.5635068, 0.56220055, 0.5183769, 0.5730036, 0.54440546, 0.5423837, 0.53600824, 0.53588337, 0.55247086, 0.5982012, 0.5513086, 0.57735854, 0.5390914, 0.52401817, 0.5524889, 0.5591139, 0.5945188, 0.5348485, 0.5535773, 0.549345, 0.54494405, 0.54158354, 0.56734604, 0.571161, 0.5884509, 0.5809107, 0.5482353, 0.54905623, 0.5512482, 0.5851478, 0.52899307, 0.5348962, 0.58390045, 0.57171303, 0.55031073, 0.5426502, 0.6165369, 0.557978, 0.5626959, 0.5262246, 0.58735806, 0.5793013, 0.5713809, 0.54240686, 0.5632885, 0.531315, 0.56115305, 0.5874577, 0.56193256, 0.5615334, 0.57504696, 0.5879135, 0.5780151, 0.5584486, 0.56110644, 0.5825028, 0.56224835, 0.54217845, 0.59937805, 0.5623077, 0.58289784, 0.57093126, 0.5299111, 0.5386466, 0.5218493, 0.58675194, 0.5825006, 0.5243325, 0.5559226, 0.5829005, 0.55285877, 0.5811583, 0.59329796, 0.56289124, 0.58929306, 0.538924, 0.5901167, 0.5829042, 0.5728992, 0.58297956, 0.5487127, 0.5716573, 0.57632816, 0.57838714, 0.55579954, 0.6194249, 0.5714578, 0.582718, 0.5665598, 0.55427814, 0.60325587, 0.5774123, 0.56489396, 0.5600216, 0.6095471, 0.55067337, 0.58849084, 0.58931, 0.5453852, 0.5618352, 0.5821289, 0.58916324, 0.553622, 0.6009572, 0.5712332, 0.5373527, 0.56860983, 0.5571231, 0.58670694, 0.60995615, 0.56791854, 0.610101, 0.5692152, 0.6024894, 0.5521006, 0.63760984, 0.5680347, 0.6134583, 0.5399028, 0.60885125, 0.5795376, 0.6309241, 0.5948468, 0.5735765, 0.5760356, 0.560619, 0.6283275, 0.59968007, 0.5973371, 0.5581068, 0.5585279, 0.6097944, 0.54165536, 0.57401437, 0.6006967, 0.57835627, 0.5997017, 0.56924856, 0.5368227, 0.54637164, 0.56910557, 0.61676246, 0.59282225, 0.5658365, 0.5659342, 0.5783383, 0.6044552, 0.5516208, 0.59213686, 0.5888597, 0.5870788, 0.57838196, 0.6205023, 0.59787816, 0.5601347, 0.61065876, 0.5668481, 0.54430383, 0.62841016, 0.5930746, 0.58263403, 0.605407, 0.57846403, 0.6194167, 0.6028461, 0.6304214, 0.5639519, 0.55084187, 0.58122134, 0.6089447, 0.5935256, 0.60866064, 0.59888947, 0.5795224, 0.578046, 0.53996104, 0.5950262, 0.5711444, 0.5940611, 0.5653733, 0.55600685, 0.6001537, 0.6123688, 0.5948589, 0.6370547, 0.6086567, 0.5595341, 0.54934627, 0.59912115, 0.56215435, 0.5853341, 0.6411839, 0.577253, 0.5634999, 0.57601607, 0.5650746, 0.5762065, 0.5778354, 0.58776575, 0.57741386, 0.56534624, 0.58347654, 0.5925537, 0.6049067, 0.5364312, 0.5647509, 0.5793764, 0.6193812, 0.5821765, 0.60962737, 0.5536381, 0.56149554, 0.5763024, 0.5777606, 0.58449227, 0.5897587, 0.54212034, 0.60485417, 0.5840097, 0.6128642, 0.6063226, 0.5805633, 0.6394282, 0.6055284, 0.61346465, 0.55304825, 0.5506144, 0.6426427, 0.5887912, 0.5818554, 0.5602474, 0.6021047, 0.5728318, 0.5966204, 0.64651287, 0.6291749, 0.52960974, 0.561113, 0.5822748, 0.5825926, 0.6189038, 0.5866045, 0.5735263, 0.5940805, 0.57489896, 0.59864867, 0.570808, 0.62934184, 0.59028554, 0.6017652, 0.5712759, 0.6305439, 0.6142888, 0.5435061, 0.6186666, 0.57258403, 0.5494894, 0.599202, 0.5866664, 0.5900517, 0.5852171, 0.56992733, 0.60986704, 0.60910976, 0.5649241, 0.57749325, 0.5906633, 0.5799622, 0.598913, 0.5696071, 0.61004794, 0.6183833, 0.6188549, 0.5843313, 0.64199924, 0.5680958, 0.5769335, 0.61821944, 0.6186717, 0.61946046, 0.6058984, 0.6037213, 0.55481815, 0.58533597, 0.57180655, 0.6119679, 0.6556312, 0.6261822, 0.63072544, 0.6117912, 0.58841723, 0.6395648, 0.6126352, 0.58209825, 0.5816369, 0.5780479, 0.5684696, 0.611417, 0.56110954, 0.57547337, 0.59232277, 0.61411285, 0.57747644, 0.61342317, 0.58668005, 0.5712549, 0.5774451, 0.6394345, 0.594681, 0.6116878, 0.5795824, 0.624927, 0.5922725, 0.64613867, 0.5678721, 0.6354911, 0.6018764, 0.6259408, 0.5981349, 0.5946704, 0.5745589, 0.57645774, 0.6323758, 0.5577678, 0.5761167, 0.6200474, 0.54978085, 0.58224964, 0.629017, 0.5935162, 0.62874156, 0.5930922, 0.6219629, 0.6183057, 0.6032413, 0.59528273, 0.56656355, 0.60006577, 0.6143859, 0.6008935, 0.5829845, 0.6368247, 0.5753463, 0.59470576, 0.56966573, 0.586289, 0.5888264, 0.6053159, 0.6028353, 0.57964087, 0.6512635, 0.62635404, 0.6240744, 0.6769823, 0.6004399, 0.6000044, 0.59618604, 0.569334, 0.5672557, 0.5847115, 0.6304417, 0.5903243, 0.63232994, 0.6474299, 0.5938194, 0.6064704, 0.6158501, 0.61141604, 0.62134683, 0.66358757, 0.58885443, 0.6263438, 0.6220458, 0.6333708, 0.6077567, 0.60810673, 0.667485, 0.6295085, 0.600594, 0.5821814, 0.5872992, 0.5968093, 0.6286913, 0.61320883, 0.63068235, 0.6074527, 0.6108324, 0.6301923, 0.55924666, 0.5737888, 0.5667339, 0.57010937, 0.58847374, 0.61995995, 0.6335127, 0.5773129, 0.5808068, 0.5710211, 0.6061602, 0.6669011, 0.5867175, 0.601239, 0.64495534, 0.66391826, 0.6427544, 0.61134315, 0.6440434, 0.6116216, 0.6083515, 0.54757494, 0.6057234, 0.5830991, 0.6195759, 0.57985383, 0.61077726, 0.6223315, 0.63729596, 0.6030725, 0.61554396, 0.61916023, 0.6193762, 0.58584416, 0.6051843, 0.6015265, 0.6109591, 0.62340206, 0.61374605, 0.5982418, 0.5926264, 0.62168795, 0.58070844, 0.608656, 0.627337, 0.6281606, 0.5948303, 0.5932089, 0.5989532, 0.60569865, 0.6151352, 0.5987059, 0.65569955, 0.6204726, 0.59975904, 0.6206555, 0.6186048, 0.6235855, 0.579991, 0.6064888, 0.6202721, 0.65457654, 0.60129315, 0.6362113, 0.5992089, 0.59500706, 0.624932, 0.6156494, 0.6277106, 0.6192448, 0.6067518, 0.5757334, 0.65181404, 0.60942626, 0.63815755, 0.59232277, 0.6423373, 0.5713273, 0.6072724, 0.59512705, 0.639352, 0.5914774, 0.63512653, 0.58316344, 0.62432295, 0.59066314, 0.6686239, 0.63224316, 0.64274764, 0.6201465, 0.60990655, 0.59371185, 0.5996993, 0.62593526, 0.6129968, 0.6179918, 0.58160007, 0.5770883, 0.63302326, 0.619495, 0.59680825, 0.60706973, 0.5990223, 0.6329988, 0.6022056, 0.57046944, 0.6288122, 0.61689657, 0.6134856, 0.62232125, 0.53947777, 0.601478, 0.5854993, 0.5876143, 0.62602603, 0.5937035, 0.6145063, 0.6495002, 0.66018003, 0.63349473, 0.6306683, 0.5793525, 0.60920906, 0.6389324, 0.62684155, 0.61367565, 0.60694754, 0.6094816, 0.603138, 0.6195649, 0.6204623, 0.6370517, 0.5786873, 0.637942, 0.5994975, 0.5987436, 0.63937336, 0.5911463, 0.6176857, 0.5786615, 0.62275594, 0.62356275, 0.613004, 0.58777034, 0.6233902, 0.6388746, 0.6285039, 0.62087613, 0.6054652, 0.6512125, 0.57096064, 0.5837236, 0.6453888, 0.61262155, 0.6450021, 0.5934171, 0.61581993, 0.62490654, 0.61772954, 0.60378534, 0.6035635, 0.62897325, 0.5867398, 0.6207415, 0.62234503, 0.6813333, 0.61146986, 0.6143558, 0.5809163, 0.59238297, 0.6157507, 0.6191715, 0.61669314, 0.6105101, 0.614215, 0.61961025, 0.6104717, 0.6001647, 0.600976, 0.6315232, 0.587545, 0.6167271, 0.5885351, 0.6197712, 0.6447232, 0.63289064, 0.65324694, 0.6303225, 0.65911365, 0.6421617, 0.63595223, 0.59846944, 0.61668116, 0.6312276, 0.6144755, 0.60273796, 0.6311366, 0.6201406, 0.63295543, 0.6219215, 0.66267246, 0.6177168, 0.6228028, 0.634, 0.5964149, 0.6073945, 0.65024054, 0.61592215, 0.64130324, 0.6638563, 0.6243316, 0.63344496, 0.6409734, 0.64091194, 0.5676087, 0.5977261, 0.6281407, 0.5905595, 0.58691585, 0.6333183, 0.6132734, 0.6547632, 0.6586134, 0.613435, 0.627023, 0.5953261, 0.6201674, 0.59395254, 0.6298626, 0.6811184, 0.5936753, 0.62562555, 0.60910815, 0.5920224, 0.6210972, 0.6244637, 0.6614628, 0.6550546, 0.6071403, 0.6527111, 0.62164414, 0.6438342, 0.6474507, 0.6204089, 0.6201595, 0.6388034, 0.65396494, 0.63425416, 0.6210926, 0.60942477, 0.6309902, 0.6221937, 0.611785, 0.6547977, 0.63860315, 0.60612154, 0.60005975, 0.61050165, 0.6584401, 0.6320327, 0.63090485, 0.6450847, 0.639085, 0.6622078, 0.6256513, 0.6448265, 0.6001304, 0.640687, 0.5978348, 0.654156, 0.64711803, 0.6489361, 0.662633, 0.65198153, 0.64404243, 0.61062086, 0.6361794, 0.6473824, 0.6286748, 0.63030094, 0.62515, 0.64344585, 0.6179498, 0.6482711, 0.6318461, 0.6764837, 0.6472715, 0.62412417, 0.5993709, 0.661616, 0.6461719, 0.6523551, 0.61207575, 0.6333822, 0.6305673, 0.5976426, 0.6487116, 0.6290966, 0.656286, 0.63221526, 0.6488239, 0.584384, 0.6650557, 0.6033199, 0.6461105, 0.66772383, 0.64117014, 0.6400718, 0.6248905, 0.6386034, 0.6838118, 0.626136, 0.647915, 0.6159027, 0.665172, 0.6448796, 0.6555471, 0.6295051, 0.6452752, 0.62818146, 0.6454089, 0.6167598, 0.6384672, 0.6383923, 0.6289718, 0.679123, 0.6448092, 0.6304177, 0.63105476, 0.64451784, 0.62430704, 0.6528311, 0.6494503, 0.71037495, 0.6275176, 0.6486271, 0.62749755, 0.6619292, 0.6283679, 0.6738413, 0.6336205, 0.68712586, 0.66149974, 0.637651, 0.6380009, 0.6466518, 0.70306915, 0.65969807, 0.6632243, 0.66794163, 0.63799477, 0.6734575, 0.67832726, 0.65659046, 0.62424624, 0.63750595, 0.6716089, 0.65445536, 0.6278601, 0.63779604, 0.6356764, 0.6053459, 0.6540211, 0.6401337, 0.6416896, 0.63819844, 0.6347825, 0.62391794, 0.6115848, 0.6191463, 0.6316841, 0.6218458, 0.6240097, 0.6512823, 0.6497296, 0.6554573, 0.65809304, 0.6364927, 0.625251, 0.66137433, 0.6284039, 0.6179208, 0.66676843, 0.6325088, 0.6107947, 0.66816056, 0.6353353, 0.6614437, 0.6698288, 0.65638006, 0.5919526, 0.64612764, 0.6836069, 0.6503504, 0.63970524, 0.6184206, 0.6588311, 0.7132237, 0.6745266, 0.624046, 0.66384584, 0.6626011, 0.65275425, 0.6413854, 0.6664485, 0.64888674, 0.6652439, 0.6506281, 0.63248, 0.635218, 0.64028895, 0.6392137, 0.64628655, 0.6790791, 0.6230598, 0.6492032, 0.6508177, 0.6349385, 0.6020118, 0.65424854, 0.6701166, 0.67363495, 0.70102745, 0.6239987, 0.6008251, 0.61725247, 0.62758344, 0.6520864, 0.66283774, 0.62575585, 0.60793, 0.69798934, 0.6341746, 0.67983365, 0.6384982, 0.60155165, 0.63976103, 0.6565742, 0.66428137, 0.66016626, 0.6857452, 0.64860743, 0.6321701, 0.63089156, 0.6825688, 0.63190824, 0.64594495, 0.6260746, 0.66830903, 0.6413463, 0.6756488, 0.64358157, 0.64366573, 0.6341813, 0.66605073, 0.67015374, 0.6826991, 0.6710386, 0.66407573, 0.6700748, 0.6327938, 0.66361296, 0.67368644, 0.64721704, 0.68954796, 0.6702492, 0.6413211, 0.66959286, 0.67738223, 0.6540926, 0.67703706, 0.67548597, 0.6894736, 0.6647563, 0.63194823, 0.6460545, 0.64270973, 0.6746755, 0.6604777, 0.65078324, 0.62359965, 0.6627705, 0.66405964, 0.7079961, 0.631826, 0.6123435, 0.6305197, 0.6584092, 0.63496226, 0.6855983, 0.62719244, 0.6597698, 0.6655987, 0.63023174, 0.6658858, 0.6489874, 0.6408426, 0.6897258, 0.6691669, 0.636353, 0.66458, 0.65744627, 0.6835483, 0.6946298, 0.6616026, 0.6787005, 0.64174306, 0.6416727, 0.6416624, 0.6436786, 0.6604544, 0.6306453, 0.660803, 0.6896195, 0.66004366, 0.6594159, 0.6601838, 0.59967023, 0.64311105, 0.6238271, 0.6460997, 0.6475923, 0.6367558, 0.62377745, 0.6425751, 0.63121927, 0.6654903, 0.68699706, 0.68019444, 0.7050487, 0.6727364, 0.6623495, 0.67903835, 0.62991554, 0.6588359, 0.6500858, 0.6398229, 0.6236814, 0.6176742, 0.6777709, 0.66251695, 0.6900285, 0.65742934, 0.6598923, 0.6050246, 0.6656889, 0.62852925, 0.6491851, 0.6209523, 0.6468923, 0.6878013, 0.6399441, 0.6789181, 0.6443046, 0.65353036, 0.6593351, 0.67595965, 0.6513227, 0.6714034, 0.67158, 0.7270637, 0.6664404, 0.63179266, 0.6433076, 0.6173365, 0.70821273, 0.71075684, 0.6378072, 0.6325951, 0.6725783, 0.6563552, 0.6305868, 0.64513206, 0.6512411, 0.61983746, 0.655676, 0.6558163, 0.65693134, 0.6423508, 0.6717489, 0.6493567, 0.6638915, 0.66767776, 0.6492216, 0.68102556, 0.61937225, 0.6109476, 0.66551644, 0.68839383, 0.6523557, 0.6544446, 0.6666016, 0.67308474, 0.64707536, 0.66165054, 0.6677276, 0.6787235, 0.67068124, 0.65546733, 0.7036877, 0.6908305, 0.67843544, 0.65176374, 0.6619212, 0.6630206, 0.67702717, 0.71387243, 0.67775273, 0.6847617, 0.67129475, 0.64315647, 0.65238804, 0.70171165, 0.695785, 0.67431736, 0.64441067, 0.6289165, 0.6660461, 0.65427893, 0.7046309, 0.67001206, 0.67228115, 0.6782891, 0.68821126, 0.67515683, 0.6456684, 0.65589565, 0.6521852, 0.682044, 0.72826374, 0.6489597, 0.68273264, 0.65679836, 0.6619306, 0.6262316, 0.69005555, 0.6622265, 0.66706806, 0.6549127, 0.6840659, 0.6776624, 0.67722714, 0.67858416, 0.67314124, 0.6889254, 0.6667687, 0.6942762, 0.6529685, 0.68194944, 0.6960644, 0.6787374, 0.6832915, 0.6486929, 0.6806302, 0.6795091, 0.63782924, 0.65486234, 0.6739983, 0.62961864, 0.67533827, 0.6807124, 0.67210215, 0.737779, 0.6794453, 0.6809477, 0.64324886, 0.63654286, 0.6932536, 0.66431653, 0.65868855, 0.72038156, 0.6820534, 0.69111454, 0.6882835, 0.67888784, 0.69848704, 0.67665035, 0.64497316, 0.70137316, 0.64871895, 0.6845482, 0.6472678, 0.683394, 0.70774704, 0.63403934, 0.67158985, 0.66741514, 0.6440541, 0.6817756, 0.6830838, 0.6839076, 0.6856108, 0.68252265, 0.6514137, 0.6681576, 0.6563476, 0.6843144, 0.65931237, 0.6804486, 0.67053205, 0.690791, 0.7170442, 0.66758496, 0.67964, 0.659145, 0.64334506, 0.7186692, 0.6122538, 0.6781678, 0.65324926, 0.67618805, 0.66872096, 0.6985825, 0.6662503, 0.6607552, 0.6853568, 0.64936715, 0.7091537, 0.707409, 0.67427856, 0.71275073, 0.68169916, 0.6045249, 0.69187295, 0.68084586, 0.6747695, 0.65848696, 0.6855955, 0.65470946, 0.6284545, 0.72869295, 0.6650647, 0.6615458, 0.69037616, 0.69621575, 0.64344144, 0.6425983, 0.6819841, 0.68641603, 0.6934507, 0.66129255, 0.64712596, 0.65416414, 0.6962299, 0.66849655, 0.7049332, 0.6517558, 0.6727065, 0.6595911, 0.7161548, 0.6738259, 0.65539014, 0.6586866, 0.6565561, 0.6390479, 0.6488201, 0.6632852, 0.6812625, 0.6607792, 0.69228584, 0.64580953, 0.7100319, 0.6698641, 0.68360966, 0.62821615, 0.71698254, 0.6605625, 0.6776551, 0.7035674, 0.6823218, 0.6523456, 0.6879558, 0.6771429, 0.6460321, 0.6882409, 0.65891504, 0.6816978, 0.730372, 0.663798, 0.6535924, 0.67699075, 0.67281425, 0.6929307, 0.6738518, 0.69135094, 0.6650061, 0.6750512, 0.7268405, 0.68072915, 0.6986112, 0.7050047, 0.6909215, 0.6650562, 0.685359, 0.67330414, 0.6740898, 0.61503065, 0.7017491, 0.63812774, 0.6921117, 0.6755066, 0.74177176, 0.6769456, 0.69152224, 0.65306556, 0.63722265, 0.69756097, 0.6731152, 0.6926388, 0.7241481, 0.6930798, 0.7100511, 0.6436745, 0.69253534, 0.71509045, 0.69263285, 0.68002653, 0.6541891, 0.67946845, 0.7029785, 0.6921696, 0.6929482, 0.65866375, 0.6961104, 0.7173728, 0.6971584, 0.7181944, 0.7126743, 0.6906544, 0.71879435, 0.7279795, 0.69033015, 0.6836297, 0.66975236, 0.66016465, 0.6620887, 0.7366802, 0.6906927, 0.6839063, 0.67980206, 0.6879698, 0.69850945, 0.7267177, 0.69872063, 0.6643943, 0.6949544, 0.6870309, 0.65782905, 0.67824316, 0.6988782, 0.6703747, 0.723182, 0.68564445, 0.6796995, 0.6232485, 0.71284366, 0.63220185, 0.6982075, 0.65586966, 0.6527099, 0.6584039, 0.7397535, 0.690556, 0.7008811, 0.68897897, 0.71202743, 0.6477169, 0.7176486, 0.7080509, 0.65541124, 0.674021, 0.7157782, 0.6822154, 0.7191122, 0.6914341, 0.71696526, 0.6710736, 0.6758906, 0.6876073, 0.6445336, 0.65453887, 0.6613749, 0.6912972, 0.6852761, 0.74571013, 0.68485975, 0.7247095, 0.6806809, 0.7303793, 0.6773712, 0.7167551, 0.6701513, 0.6679844, 0.6734913, 0.66849566, 0.67366695, 0.62428325, 0.72511744, 0.69145554, 0.7038338, 0.6596623, 0.6785283, 0.6936343, 0.6876186, 0.66758674, 0.6727716, 0.66812354, 0.68977755, 0.6735431, 0.6901715, 0.6690707, 0.66478664, 0.64029187, 0.66587764, 0.6881347, 0.6536588, 0.6653644, 0.71650803, 0.67205155, 0.6835633, 0.6693992, 0.7053453, 0.6979239, 0.6923223, 0.71840113, 0.6597058, 0.6885892, 0.69345975, 0.72144353, 0.6702203, 0.7105842, 0.647851, 0.68578625, 0.724206, 0.7119203, 0.6675761, 0.7361368, 0.67213434, 0.6999587, 0.69534934, 0.7028616, 0.6430588, 0.6865246, 0.7145082, 0.72467816, 0.6770418, 0.7214909, 0.7033578, 0.6752992, 0.70177424, 0.6925313, 0.74412394, 0.68443877, 0.6544572, 0.6764556, 0.6566267, 0.71649516, 0.6968989, 0.7289446, 0.6603703, 0.6931398, 0.70366764, 0.6845987, 0.6788587, 0.65571856, 0.7467107, 0.7106709, 0.6743039, 0.6445567, 0.71512824, 0.6468639, 0.7419579, 0.71304876, 0.6842727, 0.6867184, 0.6815715, 0.70644283, 0.6908543, 0.64816505, 0.6431327, 0.71765053, 0.6923789, 0.68544513, 0.6800023, 0.6755102, 0.701437, 0.7104883, 0.7386322, 0.71072555, 0.69852185, 0.7061227, 0.7143451, 0.729406, 0.67016083, 0.70817417, 0.7448503, 0.726095, 0.67879295, 0.70297575, 0.6955692, 0.6781686, 0.7084332, 0.7167199, 0.69094324, 0.63634515, 0.6842072, 0.7223249, 0.7244254, 0.71500546, 0.6957479, 0.6934982, 0.6848152, 0.6833712, 0.6939348, 0.7266386, 0.71232015, 0.679625, 0.70990646, 0.6874734, 0.6779189, 0.70422626, 0.73679054, 0.7057638, 0.650279, 0.69415885, 0.7040859, 0.74275607, 0.720244, 0.71581185, 0.68686104, 0.73988676, 0.69756794, 0.6859024, 0.7134976, 0.71057576, 0.7056518, 0.7222692, 0.7366835, 0.70282507, 0.70857, 0.698273, 0.71142226, 0.7195405, 0.69041103, 0.7002818, 0.6893117, 0.75913423, 0.71696126, 0.7529355, 0.7071095, 0.6418351, 0.7160933, 0.69547474, 0.7138334, 0.738848, 0.7719942, 0.6996656, 0.72509533, 0.70003676, 0.75944537, 0.7151898, 0.71214557, 0.67424625, 0.682333, 0.738121, 0.71471506, 0.682819, 0.7149781, 0.71730584, 0.6943897, 0.7180955, 0.69561094, 0.67577344, 0.7165304, 0.7096199, 0.7093174, 0.62781197, 0.7170726, 0.7193701, 0.71027964, 0.72705054, 0.726947, 0.69996953, 0.71840465, 0.729345, 0.67346257, 0.72768354, 0.70559585, 0.75318235, 0.7047441, 0.7013509, 0.6985881, 0.7301875, 0.66311896, 0.6719869, 0.69507104, 0.69034857, 0.72094566, 0.71742463, 0.7237262, 0.75246507, 0.7207567, 0.7290268, 0.73587304, 0.70269793, 0.73783964, 0.7019908, 0.7580233, 0.7255602, 0.6808593, 0.7286682, 0.75679225, 0.7088726, 0.71461654, 0.77343917, 0.7122916, 0.72709364, 0.71500885, 0.7464061, 0.6846743, 0.71049446, 0.74199444, 0.7020233, 0.70565146, 0.6886088, 0.7314252, 0.6765801, 0.71139526, 0.7050136, 0.7511283, 0.690637, 0.7100521, 0.6818311, 0.71707016, 0.68286854, 0.7174142, 0.7654935, 0.73155385, 0.71103305, 0.6926484, 0.75254387, 0.6888029, 0.73637927, 0.7311208, 0.7615351, 0.67416966, 0.7412548, 0.7196034, 0.7219689, 0.7281909, 0.72463316, 0.71632296, 0.671257, 0.7001134, 0.7523136, 0.70785075, 0.70490503, 0.74707997, 0.69719493, 0.7437431, 0.6932635, 0.70429647, 0.6997675, 0.74052435, 0.70156693, 0.71446615, 0.702462, 0.7266779, 0.69187766, 0.71394384, 0.75370985, 0.70426106, 0.69795763, 0.6959378, 0.7121257, 0.76812685, 0.71579164, 0.72603524, 0.75426346, 0.6935747, 0.71710414, 0.72180563, 0.7598128, 0.6545965, 0.76170415, 0.7567044, 0.70440125, 0.7077069, 0.7162358, 0.7408058, 0.7541073, 0.7424467, 0.6641288, 0.6884767, 0.7074526, 0.7456273, 0.7132146, 0.7247172, 0.7196734, 0.74087965, 0.6967143, 0.70932764, 0.6823322, 0.72083306, 0.69993836, 0.74016523, 0.7151387, 0.69213974, 0.6358129, 0.7632912, 0.72316545, 0.69713557, 0.74160266, 0.71693665, 0.7364909, 0.71707594, 0.6785074, 0.6998045, 0.6758471, 0.69411665, 0.72056794, 0.69248354, 0.7559052, 0.6708017, 0.7619349, 0.73402965, 0.7221008, 0.6858316, 0.71907806, 0.7170899, 0.71267045, 0.6774549, 0.75524944, 0.751505, 0.6825689, 0.7524904, 0.66335744, 0.74469095, 0.7422018, 0.7364039, 0.74599534, 0.69366586, 0.72114307, 0.7050822, 0.6965998, 0.71293944, 0.69995666, 0.69362557, 0.74858195, 0.689204, 0.6709741, 0.69334304, 0.7085008, 0.6999247, 0.71408814, 0.7459225, 0.6933258, 0.7309377, 0.7463763, 0.6721572, 0.7418397, 0.7374621, 0.74287724, 0.6889872, 0.7274536, 0.7097488, 0.70991015, 0.727135, 0.731447, 0.7701259, 0.70425457, 0.7277204, 0.7304936, 0.71446145, 0.7647961, 0.75047266, 0.7383796, 0.74529326, 0.7063502, 0.6896401, 0.70558375, 0.6869585, 0.70565283, 0.7797626, 0.7036437, 0.7078294, 0.69264984, 0.7239037, 0.7551986, 0.7097819, 0.71219444, 0.7171127, 0.76257104, 0.7320749, 0.74661404, 0.7327003, 0.7274271, 0.7016496, 0.6964076, 0.70734936, 0.7464029, 0.7333105, 0.70417815, 0.76035005, 0.74380213, 0.7424313, 0.7283361, 0.7438268, 0.74624956, 0.701472, 0.72255665, 0.73080546, 0.7069979, 0.7204732, 0.7593624, 0.7351077, 0.7173032, 0.7337995, 0.7235495, 0.7737782, 0.7097859, 0.68117607, 0.69446427, 0.7030705, 0.7011634, 0.6976161, 0.7514905, 0.7120317, 0.7116866, 0.73447263, 0.71547526, 0.7440026, 0.74911594, 0.734617, 0.7476083, 0.6793781, 0.71414465, 0.736761, 0.72339857, 0.7164891, 0.73600453, 0.73261535, 0.741835, 0.72626585, 0.78568053, 0.68655926, 0.6782776, 0.7567194, 0.74475676, 0.7047968, 0.7196057, 0.7320359, 0.74885356, 0.7712742, 0.7239132, 0.7666052, 0.7184038, 0.73262364, 0.7382491, 0.7607631, 0.7450049, 0.7287695, 0.74196076, 0.72583956, 0.75979036, 0.7261386, 0.7154959, 0.7660784, 0.7231203, 0.7134657, 0.68087214, 0.7226644, 0.77608496, 0.7387964, 0.7141491, 0.6876493, 0.76748997, 0.71075577, 0.72685575, 0.713388, 0.7199952, 0.7154991, 0.74426687, 0.6945191, 0.6899793, 0.6903614, 0.7174279, 0.75139046, 0.70992434, 0.7253198, 0.7256671, 0.74276507, 0.7091063, 0.7308277, 0.7519499, 0.7240115, 0.7721368, 0.71938044, 0.71789277, 0.7403754, 0.74908894, 0.7464615, 0.75079066, 0.74595976, 0.74752825, 0.70110095, 0.7411593, 0.73667157, 0.7393295, 0.7771666, 0.6908475, 0.74150276, 0.7252029, 0.74191165, 0.73803717, 0.7247172, 0.7339932, 0.69787204, 0.76033545, 0.73384714, 0.70847857, 0.71573603, 0.72477764, 0.71626675, 0.7418759, 0.723751, 0.7589652, 0.71969163, 0.72583514, 0.7278891, 0.7233179, 0.73115605, 0.7288478, 0.71651155, 0.69762605, 0.75803375, 0.7037928, 0.7652711, 0.734479, 0.7586355, 0.75358576, 0.7130472, 0.7206789, 0.7408065, 0.7101642, 0.71450263, 0.7557646, 0.7494648, 0.73185146, 0.764357, 0.69299716, 0.774933, 0.73894036, 0.6739158, 0.70113605, 0.7291442, 0.71280724, 0.72470236, 0.7277868, 0.7401513, 0.73169905, 0.70986176, 0.7017041, 0.66427493, 0.71147597, 0.757544, 0.74582344, 0.7364586, 0.70098823, 0.7539062, 0.75557905, 0.76016176, 0.7510495, 0.7349605, 0.7538047, 0.74760085, 0.753096, 0.7564606, 0.7190143, 0.786103, 0.78387016, 0.7769096, 0.69205844, 0.7171703, 0.74953437, 0.7528561, 0.7252016, 0.73187715, 0.7613368, 0.7515283, 0.74104637, 0.7697482, 0.74646276, 0.74266285, 0.7637581, 0.78361845, 0.7315438, 0.6699204, 0.74082863, 0.7528226, 0.7091436, 0.6976259, 0.75240225, 0.75038457, 0.7031097, 0.7612464, 0.73284537, 0.77088845, 0.7672269, 0.7494832, 0.71281403, 0.7378764, 0.7688985, 0.7351543, 0.7736902, 0.70157546, 0.778218, 0.76837295, 0.74840975, 0.7237684, 0.7325643, 0.73792225, 0.78798103, 0.7709336, 0.7145631, 0.7604411, 0.7058011, 0.79596883, 0.7765889, 0.74534297, 0.7333148, 0.7620047, 0.7337683, 0.7233501, 0.77511746, 0.7634357, 0.7688089, 0.7113226, 0.75641656, 0.7378465, 0.7581983, 0.7691682, 0.7653803, 0.7546928, 0.7162469, 0.7461363, 0.7179655, 0.7570754, 0.7465899, 0.7239381, 0.7234021, 0.71480376, 0.72989655, 0.7628675, 0.75920504, 0.75279784, 0.76007384, 0.7615725, 0.7620448, 0.74857956, 0.7357403, 0.76787883, 0.73363924, 0.7188353, 0.76984674, 0.77065766, 0.7763018, 0.75623834, 0.7489905, 0.7577177, 0.7534329, 0.7487687, 0.7786849, 0.7509191, 0.72487307, 0.7424835, 0.75620437, 0.73975253, 0.7167313, 0.73868674, 0.7748626, 0.75914925, 0.7995157, 0.75705695, 0.7234271, 0.73027307, 0.75339705, 0.72902185, 0.70808107, 0.77853715, 0.69805473, 0.7469569, 0.75945646, 0.7630547, 0.7776562, 0.7744934, 0.75795835, 0.7656833, 0.7354403, 0.7512516, 0.7277504, 0.6973248, 0.7653748, 0.7173447, 0.77674526, 0.74621636, 0.7547263, 0.7368753, 0.7495356, 0.7239513, 0.7524319, 0.7545424, 0.76166785, 0.76364666, 0.70940393, 0.7660282, 0.7215314, 0.7384445, 0.77847695, 0.7478019, 0.7507657, 0.76719224, 0.72332543, 0.74899817, 0.75074774, 0.7207706, 0.7581934, 0.7574443, 0.77962446, 0.78936875, 0.75657326, 0.8000099, 0.73219, 0.7554536, 0.75591904, 0.7236206, 0.75493544, 0.7367929, 0.7616297, 0.7062643, 0.7261368, 0.75803065, 0.79770833, 0.7234643, 0.7544096, 0.7806356, 0.756771, 0.8072448, 0.71228933, 0.7464497, 0.7592504, 0.7578209, 0.7506094, 0.75606114, 0.7442434, 0.7549351, 0.78609896, 0.7175947, 0.7652344, 0.7395521, 0.7986123, 0.7550918, 0.75281864, 0.75229585, 0.74131995, 0.77679586, 0.72729117, 0.7748449, 0.7898859, 0.69505525, 0.72569954, 0.74131817, 0.76880324, 0.7583905, 0.8028293, 0.77594024, 0.73802024, 0.760165, 0.75830555, 0.7364663, 0.7563668, 0.7798521, 0.7718769, 0.7892597, 0.7296151, 0.7331099, 0.71627337, 0.7653504, 0.74234444, 0.74928486, 0.744932, 0.7872448, 0.78366345, 0.77238905, 0.78457457, 0.7499803, 0.7574129, 0.749156, 0.7453929, 0.7423065, 0.80522776, 0.75908184, 0.7391912, 0.74494874, 0.72186613, 0.7784537, 0.7458224, 0.78092253, 0.74783003, 0.7520605, 0.7614866, 0.7362127, 0.7252855, 0.75166357, 0.7315849, 0.6963446, 0.7905653, 0.72824544, 0.76227915, 0.75956064, 0.75522655, 0.7291128, 0.72731453, 0.74657786, 0.7551591, 0.76686853, 0.7631718, 0.7806566, 0.74663633, 0.72996986, 0.7758554, 0.7349123, 0.80409324, 0.7470587, 0.7911749, 0.7457643, 0.7413615, 0.7864289, 0.7938191, 0.7532247, 0.75294363, 0.7568369, 0.7366575, 0.74395406, 0.7943054, 0.7589382, 0.7902417, 0.7721282, 0.8049684, 0.75483125, 0.8125803, 0.77573436, 0.7617619, 0.76942325, 0.76609105, 0.76579803, 0.74939555, 0.78639674, 0.7703901, 0.7224868, 0.7515811, 0.7575242, 0.75304335, 0.8027444, 0.74603385, 0.77068824, 0.72283584, 0.74388057, 0.7585138, 0.7421344, 0.7660362, 0.7966073, 0.76442665, 0.76758945, 0.80624217, 0.77016956, 0.7627178, 0.76729435, 0.75909466, 0.77047044, 0.7311597, 0.7757256, 0.7323111, 0.73275775, 0.7474542, 0.77179646, 0.74207896, 0.76609373, 0.78013784, 0.75553286, 0.7704231, 0.76822156, 0.78209674, 0.77315843, 0.718754, 0.7619059, 0.79119426, 0.79132235, 0.76496583, 0.7467117, 0.7249058, 0.7712216, 0.7787147, 0.7638816, 0.73068845, 0.73248816, 0.7512126, 0.7831284, 0.7941171, 0.7147634, 0.75521904, 0.8142191, 0.80427086, 0.7779373, 0.7616572, 0.7559735, 0.7664554, 0.78379685, 0.7504876, 0.7796243, 0.7754522, 0.7818446, 0.7454704, 0.7476811, 0.75623846, 0.78883076, 0.7805764, 0.7016767, 0.7596123, 0.7235943, 0.7737353, 0.8002578, 0.7755153, 0.7398193, 0.7822821, 0.76150227, 0.7765769, 0.8091542, 0.7692887, 0.7404659, 0.7385204, 0.79246014, 0.7489355, 0.80884546, 0.7941875, 0.7617257, 0.8108775, 0.7655271, 0.7940953, 0.77549314, 0.7381125, 0.80834407, 0.7876808, 0.8063448, 0.79148203, 0.74793047, 0.8072987, 0.7747962, 0.813693, 0.75170577, 0.7440089, 0.72672427, 0.7661222, 0.75886905, 0.803537, 0.7651372, 0.7836781, 0.7939465, 0.77776587, 0.72839797, 0.82498175, 0.76115805, 0.7839569, 0.77934563, 0.800193, 0.73334694, 0.7549443, 0.75424653, 0.7852726, 0.7684499, 0.7758515, 0.78614527, 0.7297149, 0.74728036, 0.7866786, 0.79613805, 0.7756434, 0.8246435, 0.74668485, 0.7663603, 0.7977614, 0.78721434, 0.76451933, 0.7850545, 0.8052238, 0.7718248, 0.6938183, 0.77107966, 0.78090554, 0.7903489, 0.79007936, 0.74379456, 0.78442746, 0.7471048, 0.7607606, 0.7793307, 0.7768229, 0.7875215, 0.76499355, 0.7922726, 0.75203776, 0.7491094, 0.74481463, 0.7923016, 0.7691698, 0.7759021, 0.7907192, 0.7818603, 0.7585654, 0.7891865, 0.77850145, 0.769343, 0.7443081, 0.80042297, 0.7717779, 0.7953673, 0.7982578, 0.7965995, 0.7736508, 0.77030337, 0.7627037, 0.78159195, 0.79537386, 0.77241534, 0.75163186, 0.80982035, 0.7671457, 0.79016244, 0.8104464, 0.78782815, 0.7719415, 0.76584977, 0.7512704, 0.7849191, 0.8054589, 0.78638774, 0.81317985, 0.79718137, 0.78148824, 0.748421, 0.7723795, 0.80903465, 0.7674834, 0.75523984, 0.7935096, 0.82390755, 0.81759244, 0.7775452, 0.75673944, 0.73698705, 0.8099572, 0.7676517, 0.7914181, 0.7967771, 0.7908777, 0.7771608, 0.8009984, 0.8014124, 0.83641803, 0.76765597, 0.75937754, 0.7938793, 0.8232253, 0.8042971, 0.7629042, 0.8078549, 0.75028205, 0.8112198, 0.79650915, 0.78520733, 0.7903667, 0.79259354, 0.72128016, 0.7872184, 0.7654963, 0.77449256, 0.7590639, 0.78169644, 0.7785576, 0.7670367, 0.789149, 0.7408925, 0.7913842, 0.7837745, 0.77700245, 0.81518894, 0.788958, 0.7895547, 0.77047133, 0.75986296, 0.78708947, 0.7988363, 0.80213976, 0.8149929, 0.7529351, 0.7554837, 0.7789784, 0.76628363, 0.80264467, 0.838941, 0.76212925, 0.7811367, 0.75359803, 0.79194313, 0.7690568, 0.80304784, 0.7862018, 0.7595273, 0.7767303, 0.7902155, 0.7373294, 0.7591784, 0.8004569, 0.79974693, 0.7632811, 0.7840006, 0.7752795, 0.8085713, 0.7779588, 0.7803813, 0.7915064, 0.737025, 0.83793044, 0.83727235, 0.7678539, 0.7690167, 0.7672267, 0.7746002, 0.8086095, 0.8504069, 0.75655705, 0.77896816, 0.7721856, 0.7931804, 0.76163113, 0.7850416, 0.80304986, 0.7744714, 0.752998, 0.7662279, 0.7832192, 0.8401746, 0.75664234, 0.77135307, 0.78483754, 0.7740789, 0.7925484, 0.8028124, 0.758699, 0.76522475, 0.7333061, 0.7797075, 0.8038748, 0.7998332, 0.8250714, 0.79748195, 0.80389965, 0.79805607, 0.7376079, 0.78509325, 0.774591, 0.78911924, 0.7962576, 0.72958976, 0.7967477, 0.73798203, 0.7799994, 0.78715545, 0.83215064, 0.7801342, 0.82687587, 0.77921003, 0.76465046, 0.78661877, 0.7781197, 0.8317116, 0.76028645, 0.81571645, 0.8048766, 0.80378675, 0.8078008, 0.82488155, 0.82184005, 0.7807518, 0.7900463, 0.8108881, 0.825012, 0.7802819, 0.80009645, 0.8114537, 0.7852929, 0.77791405, 0.7831611, 0.81164235, 0.7690487, 0.77672106, 0.80882293, 0.78835803, 0.8023806, 0.72875684, 0.8016907, 0.780053, 0.7937045, 0.8161009, 0.8192089, 0.83422244, 0.80002576, 0.7887864, 0.7591275, 0.81437194, 0.8526186, 0.77395636, 0.76466304, 0.83316714, 0.77087516, 0.7770436, 0.80702376, 0.7970724, 0.7964241, 0.7876464, 0.79150695, 0.8314753, 0.7828384, 0.7702121, 0.77823716, 0.8132627, 0.8116974, 0.8106111, 0.7856199, 0.79674184, 0.781688, 0.787301, 0.7871023, 0.8013261, 0.8339156, 0.8244421, 0.8094482, 0.78700507, 0.79069585, 0.7592581, 0.7422889, 0.79162985, 0.78176236, 0.7870932, 0.782318, 0.7930653, 0.79673016, 0.78044325, 0.772073, 0.77638364, 0.79563224, 0.78699195, 0.80766785, 0.796871, 0.8133535, 0.80146074, 0.8145913, 0.7967631, 0.7955443, 0.78548044, 0.7774157, 0.78956026, 0.76284003, 0.8163616, 0.8033775, 0.78170735, 0.79737705, 0.7736488, 0.76724046, 0.7571038, 0.74394053, 0.81883067, 0.8167685, 0.8085345, 0.77803946, 0.8093698, 0.7956191, 0.7831257, 0.830358, 0.75567204, 0.79082984, 0.82198066, 0.8094834, 0.8005127, 0.8265477, 0.7551935, 0.7826868, 0.7662113, 0.79212147, 0.79599404, 0.7840802, 0.76843166, 0.7852415, 0.7822808, 0.7677457, 0.79003483, 0.79884964, 0.7874898, 0.81160945, 0.7918993, 0.792806, 0.8140006, 0.81594163, 0.7995, 0.8327454, 0.81113476, 0.8198751, 0.7828914, 0.82213867, 0.76485205, 0.7814758, 0.7425191, 0.8025603, 0.7534043, 0.7644221, 0.7652075, 0.81851554, 0.778846, 0.8040877, 0.8172944, 0.84361696, 0.77803415, 0.80487573, 0.812056, 0.78250563, 0.7773504, 0.7799434, 0.77463096, 0.76785946, 0.810505, 0.7975528, 0.7824037, 0.8259375, 0.75652194, 0.80469084, 0.8257865, 0.8021158, 0.7670441, 0.8156583, 0.822362, 0.8123951, 0.79567695, 0.8047757, 0.7627358, 0.8175279, 0.77216536, 0.7815377, 0.83582556, 0.7821404, 0.82755476, 0.83608776, 0.7938792, 0.7909675, 0.8040004, 0.8099007, 0.83159643, 0.7917607, 0.7708686, 0.77157444, 0.79256797, 0.76502395, 0.8053711, 0.823637, 0.8098735, 0.8001841, 0.80907774, 0.7916158, 0.7891045, 0.77334, 0.8068259, 0.78383476, 0.8123893, 0.8626609, 0.7824165, 0.7691866, 0.8181167, 0.8092841, 0.8053635, 0.8321536, 0.8071649, 0.7572903, 0.7903386, 0.8072491, 0.784339, 0.7750706, 0.7835354, 0.7793844, 0.8370967, 0.80830324, 0.8270283, 0.8429545, 0.8107824, 0.78177017, 0.8138387, 0.7977806, 0.8062883, 0.82449347, 0.8081015, 0.7804392, 0.7870201, 0.78820515, 0.7627509, 0.7754492, 0.8152106, 0.77658594, 0.81101584, 0.8143081, 0.804798, 0.7923783, 0.8090036, 0.8058027, 0.816014, 0.8050514, 0.7930712, 0.8126797, 0.8362365, 0.8204301, 0.7724789, 0.81228757, 0.8368896, 0.7722102, 0.81897175, 0.79716533, 0.78921074, 0.74873185, 0.7963865, 0.81631505, 0.791272, 0.79779595, 0.7823005, 0.8278959, 0.83355284, 0.8070427, 0.7920464, 0.75556844, 0.7696736, 0.7734211, 0.77108413, 0.80728644, 0.76281637, 0.7558916, 0.82625544, 0.8013755, 0.81873816, 0.78654164, 0.8622529, 0.82822055, 0.7865763, 0.8064998, 0.8206674, 0.8445407, 0.7644508, 0.8062256, 0.8271405, 0.8015566, 0.8251859, 0.8083436, 0.7379994, 0.79926544, 0.7782574, 0.7778904, 0.77308923, 0.8083292, 0.7925464, 0.82350695, 0.7813845, 0.7671786, 0.7920758, 0.80330503, 0.8411579, 0.8104966, 0.76033866, 0.7721182, 0.785425, 0.8077689, 0.8253163, 0.8192069, 0.8502745, 0.7931214, 0.8033493, 0.78560716, 0.8204337, 0.7837168, 0.81955236, 0.80548227, 0.80187434, 0.76893204, 0.8028547, 0.8147572, 0.81333363, 0.79240364, 0.8055773, 0.7834004, 0.8251321, 0.8072466, 0.82517755, 0.80042166, 0.78241223, 0.78779966, 0.8008726, 0.7850437, 0.81421477, 0.83790976, 0.78027254, 0.841988, 0.8005464, 0.8434141, 0.81740373, 0.81045777, 0.8131785, 0.7951905, 0.78477293, 0.80327314, 0.80928886, 0.8336849, 0.81047654, 0.83456904, 0.808922, 0.76750207, 0.7529476, 0.8433967, 0.85262895, 0.8131452, 0.7873227, 0.7884238, 0.7760045, 0.79675287, 0.78475124, 0.8016234, 0.79935485, 0.82871455, 0.8262987, 0.8258567, 0.84225285, 0.80693775, 0.8317665, 0.8449229, 0.7868812, 0.80182385, 0.8109021, 0.82717067, 0.775582, 0.8090904, 0.79979527, 0.8366493, 0.8173654, 0.851051, 0.82422554, 0.752852, 0.7978965, 0.7821562, 0.8214683, 0.78205466, 0.8100597, 0.8107889, 0.7443849, 0.85538304, 0.82815826, 0.79582626, 0.81547576, 0.8018045, 0.83098125, 0.7840594, 0.79486287, 0.8354164, 0.8052764, 0.7951432, 0.8389368, 0.84455603, 0.8220163, 0.83373845, 0.8309731, 0.7820215, 0.8685048, 0.83659434, 0.8295664, 0.8583988, 0.7966292, 0.8309657, 0.78895164, 0.80346495, 0.8169434, 0.7885846, 0.77958417, 0.7805952, 0.841363, 0.8208751, 0.81493104, 0.8008786, 0.8048542, 0.770449, 0.82406485, 0.80880123, 0.8121542, 0.8495375, 0.8107915, 0.8436498, 0.832132, 0.8064337, 0.83954364, 0.8408546, 0.80448633, 0.82005125, 0.79157925, 0.79327685, 0.849284, 0.8140902, 0.77592194, 0.7958494, 0.86873144, 0.82065874, 0.7881412, 0.7734946, 0.8168436, 0.8009438, 0.85953045, 0.8472864, 0.80687135, 0.81129694, 0.79497916, 0.8294397, 0.79136413, 0.7845719, 0.81870985, 0.8324009, 0.813098, 0.8577425, 0.7881107, 0.84871, 0.79379493, 0.82447815, 0.8406178, 0.804365, 0.78901106, 0.8092915, 0.8188405, 0.81515044, 0.8210033, 0.83847106, 0.82351714, 0.8012722, 0.8274168, 0.8293872, 0.8460385, 0.8041377, 0.8208273, 0.8139736, 0.84136415, 0.8388599, 0.84048516, 0.83044964, 0.8359721, 0.85250044, 0.8269952, 0.82066864, 0.8447166, 0.84442556, 0.85256815, 0.80548304, 0.8812993, 0.76864463, 0.8420956, 0.8838301, 0.86644244, 0.8234771, 0.80392766, 0.8199691, 0.8155199, 0.8364071, 0.87711096, 0.80829334, 0.81633747, 0.83742815, 0.82791233, 0.86205256, 0.83486015, 0.82476234, 0.8027851, 0.8160985, 0.8307711, 0.79120094, 0.82740754, 0.8500425, 0.8769477, 0.848278, 0.82171905, 0.80809236, 0.8152427, 0.7815184, 0.82370603, 0.81926507, 0.8265277, 0.81790334, 0.81366986, 0.8402405, 0.83151656, 0.8187397, 0.8460679, 0.81103265, 0.83083534, 0.84884405, 0.82187396, 0.816309, 0.83785033, 0.8179766, 0.8418089, 0.8687166, 0.84008324, 0.83216685, 0.8444361, 0.85578245, 0.7779901, 0.82168823, 0.8888084, 0.8012263, 0.81628335, 0.83717775, 0.8233226, 0.8412018, 0.85253507, 0.7951794, 0.8052895, 0.82375675, 0.8352324, 0.82952803, 0.7966797, 0.83103484, 0.78373754, 0.8589885, 0.8049032, 0.8449038, 0.78227365, 0.83337563, 0.85241884, 0.8590001, 0.83522177, 0.8411608, 0.84640944, 0.77679104, 0.810577, 0.81999016, 0.8294289, 0.84102476, 0.8357364, 0.79164124, 0.82629544, 0.85752034, 0.8148802, 0.8425231, 0.85420537, 0.85256606, 0.81859183, 0.88116777, 0.82448125, 0.861794, 0.8509964, 0.8351488, 0.8141151, 0.8085296, 0.82181305, 0.8152428, 0.8134699, 0.8287293, 0.8144483, 0.7988032, 0.82115275, 0.8052336, 0.82166934, 0.81827104, 0.82080305, 0.8112584, 0.8502916, 0.84401727, 0.8072887, 0.8177211, 0.828796, 0.8308956, 0.8451716, 0.8505407, 0.8826832, 0.8060792, 0.82816195, 0.8513913, 0.8204055, 0.8272459, 0.8504492, 0.8412916, 0.8174972, 0.859907, 0.8651765, 0.8288598, 0.81893206, 0.8413703, 0.81438875, 0.8167671, 0.85857296, 0.85188407, 0.85163945, 0.83360577, 0.8303573, 0.8520582, 0.8524152, 0.82147986, 0.7867803, 0.8031213, 0.82628244, 0.8559709, 0.869039, 0.85311216, 0.832902, 0.8288866, 0.7959762, 0.8136757, 0.8411225, 0.79233587, 0.8712367, 0.8434008, 0.8127485, 0.8493882, 0.8668413, 0.84238285, 0.7801571, 0.7854845, 0.8207272, 0.816422, 0.81442076, 0.83670235, 0.8026567, 0.8345873, 0.83220917, 0.86176443, 0.84497786, 0.83936405, 0.8251325, 0.8086068, 0.86772007, 0.78442174, 0.8592609, 0.83020955, 0.85613084, 0.8929557, 0.8291079, 0.81491673, 0.8318532, 0.7945676, 0.8421874, 0.8402166, 0.8403752, 0.8159528, 0.8259139, 0.8324309, 0.84682864, 0.8121471, 0.8275898, 0.8272967, 0.84867513, 0.8329897, 0.79236555, 0.79428196, 0.84157383, 0.8375737, 0.84512556, 0.8312644, 0.85034686, 0.8213046, 0.8453719, 0.80109227, 0.86470175, 0.8698713, 0.8779876, 0.82146484, 0.8477349, 0.8412934, 0.81826425, 0.8701706, 0.81508595, 0.8497587, 0.81526524, 0.8085003, 0.8308606, 0.8473624, 0.83504003, 0.86078537, 0.8614861, 0.82345855, 0.83848965, 0.8449557, 0.80588186, 0.7846574, 0.7820943, 0.8347205, 0.8228857, 0.8145252, 0.83981395, 0.84817445, 0.8215845, 0.8684166, 0.8371392, 0.83098894, 0.84478277, 0.8448033, 0.8227244, 0.80660665, 0.8169006, 0.82389235, 0.86150587, 0.8474676, 0.87919545, 0.8101892, 0.821638, 0.79263914, 0.87038445, 0.82630503, 0.8572666, 0.8515602, 0.8202342, 0.8428489, 0.8541047, 0.83715713, 0.8434106, 0.84138876, 0.84599805, 0.81946033, 0.8211278, 0.8383635, 0.87485975, 0.8575909, 0.8679089, 0.8544971, 0.8509219, 0.8188738, 0.8158409, 0.8600321, 0.8629999, 0.8214433, 0.86352366, 0.8244627, 0.8905185, 0.7884443, 0.80783045, 0.85595, 0.82541674, 0.8385207, 0.84317327, 0.8290669, 0.8437325, 0.8518001, 0.83053684, 0.8466676, 0.84082794, 0.8367208, 0.849621, 0.82162887, 0.8568572, 0.83840245, 0.8804463, 0.8895111, 0.81610256, 0.83154774, 0.8132318, 0.83817, 0.7943281, 0.87583274, 0.8199162, 0.81139505, 0.82568645, 0.8035402, 0.8638377, 0.85513324, 0.8267769, 0.8316005, 0.86644685, 0.80376494, 0.8485154, 0.82572055, 0.8842346, 0.830093, 0.85685354, 0.8176787, 0.8318031, 0.8705672, 0.86696714, 0.8055587, 0.8386503, 0.8432134, 0.837824, 0.8388228, 0.8340808, 0.8533507, 0.81066597, 0.8397178, 0.87985736, 0.82681, 0.8289464, 0.87267107, 0.86482996, 0.87843907, 0.8647089, 0.8093688, 0.8368898, 0.8295096, 0.8519874, 0.86799824, 0.8312073, 0.86161345, 0.80414385, 0.816483, 0.87049305, 0.86917543, 0.80781054, 0.8500231, 0.8765807, 0.8036213, 0.8300734, 0.78845537, 0.875482, 0.8057459, 0.85623467, 0.83445287, 0.8715708, 0.8500561, 0.88111556, 0.8376264, 0.8415179, 0.82348555, 0.84816056, 0.8945604, 0.8293966, 0.87077355, 0.8700755, 0.84679234, 0.8258573, 0.857765, 0.8260369, 0.86194885, 0.8555753, 0.8267124, 0.85346854, 0.8725472, 0.8474365, 0.9022597, 0.8870067, 0.8955454, 0.8337541, 0.8512888, 0.8427923, 0.87467384, 0.83239484, 0.81658703, 0.85940653, 0.8192478, 0.84195817, 0.9023296, 0.8563096, 0.82216114, 0.8433589, 0.81879467, 0.83716893, 0.80968976, 0.84481525, 0.83650017, 0.8263771, 0.83995754, 0.8593626, 0.832675, 0.866921, 0.8500192, 0.7764994, 0.87933606, 0.86519265, 0.8462885, 0.84038085, 0.82280076, 0.8445199, 0.8322005, 0.8262533, 0.8392776, 0.81864417, 0.8367812, 0.8492153, 0.8823147, 0.85357946, 0.88246423, 0.9123549, 0.8733893, 0.8328214, 0.82618713, 0.8094253, 0.86155415, 0.8328417, 0.8491139, 0.81591076, 0.8715964, 0.8335963, 0.83592427, 0.8885022, 0.87345445, 0.85733557, 0.8683541, 0.8789012, 0.8546549, 0.8329033, 0.81498283, 0.87004304, 0.8538481, 0.9036448, 0.862693, 0.904678, 0.86440754, 0.8323637, 0.8474037, 0.85203177, 0.84919465, 0.87430817, 0.8537976, 0.87154406, 0.8591801, 0.8494499, 0.82961744, 0.8663824, 0.8555595, 0.86173815, 0.81352025, 0.8382282, 0.8426707, 0.8515199, 0.8527437, 0.84092474, 0.82819945, 0.8645185, 0.8869791, 0.8679579, 0.83396405, 0.87700903, 0.83090323, 0.8532208, 0.85759234, 0.8040468, 0.85794944, 0.8532357, 0.8767652, 0.86425567, 0.84142584, 0.84750795, 0.8645832, 0.8373031, 0.83422387, 0.8286864, 0.87455595, 0.85798794, 0.8603593, 0.8507047, 0.84196526, 0.8270921, 0.86978614, 0.8457477, 0.84966457, 0.8533747, 0.844126, 0.8631444, 0.847836, 0.8556468, 0.810861, 0.83448523, 0.85610807, 0.8295434, 0.8463226, 0.8204591, 0.87674236, 0.84566885, 0.88535744, 0.859092, 0.9075123, 0.8775606, 0.83387053, 0.833555, 0.88155174, 0.85696906, 0.86814183, 0.8524676, 0.8142541, 0.8682013, 0.87006, 0.846467, 0.8582035, 0.87811434, 0.85705626, 0.8099961, 0.8369139, 0.8609723, 0.86424536, 0.867582, 0.82112885, 0.8523684, 0.90242594, 0.8562329, 0.86727095, 0.8933752, 0.8554635, 0.8014063, 0.8625308, 0.8627836, 0.89617765, 0.8932071, 0.8429586, 0.82978165, 0.83690244, 0.8608551, 0.83386153, 0.8936399, 0.84340066, 0.845738, 0.8617253, 0.8749119, 0.8248017, 0.7778032, 0.83808273, 0.8504621, 0.8378408, 0.8356999, 0.93219495, 0.83201635, 0.84896296, 0.8671329, 0.873123, 0.8262516, 0.8357722, 0.8560203, 0.82394683, 0.8574079, 0.88889503, 0.83132935, 0.8164941, 0.8566608, 0.86613035, 0.8745952, 0.8410876, 0.8312145, 0.88180125, 0.8349149, 0.86294454, 0.82124823, 0.8455215, 0.87238586, 0.82609266, 0.8587338, 0.88461274, 0.8764097, 0.83616143, 0.8760597, 0.8801781, 0.8283383, 0.83727926, 0.8325558, 0.84863293, 0.89246446, 0.8307571, 0.8930222, 0.85634017, 0.8553594, 0.8688434, 0.8607785, 0.8707049, 0.8678005, 0.8612102, 0.90661985, 0.84184986, 0.8382653, 0.8732271, 0.865731, 0.8721661, 0.8480738, 0.85401493, 0.8675199, 0.84170544, 0.8736492, 0.90088445, 0.87766206, 0.8419599, 0.9059711, 0.94138867, 0.8321457, 0.8263211, 0.85753816, 0.8634144, 0.898796, 0.88268685, 0.8599868, 0.8182362, 0.85767764, 0.87503934, 0.8816863, 0.890889, 0.87759024, 0.84467536, 0.8821642, 0.8631277, 0.86856735, 0.8539062, 0.87016714, 0.90678793, 0.8281109, 0.8586766, 0.89606404, 0.8511153, 0.88943446, 0.83628756, 0.83796495, 0.8955168, 0.81576324, 0.8816306, 0.86976254, 0.84680283, 0.9136962, 0.88927644, 0.88489866, 0.8599508, 0.874659, 0.81025636, 0.8513711, 0.8866533, 0.85307074, 0.85579383, 0.86774546, 0.84457237, 0.8969252, 0.84397537, 0.82430285, 0.79828465, 0.8687256, 0.84448767, 0.8794039, 0.8313142, 0.9055805, 0.9101023, 0.89996254, 0.84459066, 0.8769097, 0.8487829, 0.8639089, 0.8564543, 0.87830013, 0.923873, 0.8993246, 0.86901695, 0.8850014, 0.8756086, 0.8410957, 0.8160554, 0.8446608, 0.82706857, 0.83129454, 0.86071247, 0.8389568, 0.8711352, 0.89607954, 0.908131, 0.8797623, 0.8309966, 0.84366757, 0.88852155, 0.83154804, 0.8311707, 0.84998804, 0.8778147, 0.86789507, 0.8787606, 0.8180607, 0.85931444, 0.8747189, 0.8341628, 0.84910774, 0.89388734, 0.8659008, 0.86570597, 0.867331, 0.8313727, 0.86509484, 0.8568832, 0.87322164, 0.893688, 0.81415963, 0.8634636, 0.8717372, 0.8542388, 0.88768446, 0.87751144, 0.88578624, 0.83356845, 0.84510624, 0.84536004, 0.8843622, 0.8705719, 0.8969776, 0.8788078, 0.8842477, 0.83484465, 0.89266145, 0.8721198, 0.8738306, 0.86904293, 0.8833782, 0.85678065, 0.8743631, 0.85363245, 0.86755365, 0.8747931, 0.9125522, 0.8640151, 0.8596316, 0.8710444, 0.8751933, 0.87330073, 0.8633239, 0.88102734, 0.86157805, 0.8637971, 0.8680432, 0.8655436, 0.86710405, 0.8308143, 0.8983585, 0.8606177, 0.8972609, 0.8818972, 0.86107874, 0.86802363, 0.8741409, 0.8920605, 0.8831852, 0.8616935, 0.8929418, 0.8548964, 0.8754957, 0.8905665, 0.88770664, 0.865764, 0.8871399, 0.8657638, 0.85066473, 0.869571, 0.86511445, 0.8462572, 0.8765557, 0.9154669, 0.88136345, 0.8643645, 0.90312874, 0.8644606, 0.89629, 0.9119449, 0.9108674, 0.8318442, 0.90640193, 0.8432198, 0.8938936, 0.8577625, 0.82607126, 0.82178843, 0.84577024, 0.89700776, 0.9050802, 0.85717946, 0.8971312, 0.8687111, 0.8696838, 0.86561656, 0.88241166, 0.86313957, 0.8346298, 0.893258, 0.8628201, 0.8985738, 0.8477724, 0.8832256, 0.8942447, 0.8374061, 0.91301465, 0.9044738, 0.8630204, 0.85457414, 0.890182, 0.8901515, 0.86020726, 0.8866192, 0.8504899, 0.9023987, 0.8448173, 0.8643188, 0.885055, 0.8454882, 0.90356195, 0.87243867, 0.8908236, 0.9166681, 0.84275365, 0.8906462, 0.87339854, 0.8755526, 0.9070504, 0.8996299, 0.87906235, 0.8224527, 0.8738388, 0.8971564, 0.86961514, 0.8336186, 0.8428659, 0.8440308, 0.90619075, 0.8423887, 0.8668365, 0.8576389, 0.87120485, 0.85275626, 0.85652155, 0.88783073, 0.8939958, 0.8915359, 0.91537577, 0.8971115, 0.84804106, 0.8813731, 0.85821813, 0.858607, 0.8384307, 0.85226667, 0.8757632, 0.8778655, 0.8549415, 0.88359004, 0.9058967, 0.91257775, 0.87692827, 0.9194794, 0.9189973, 0.8754201, 0.8634648, 0.8836474, 0.8542965, 0.9037415, 0.8427928, 0.8888259, 0.8959028, 0.88334525, 0.8571382, 0.8930016, 0.85872, 0.88009965, 0.8514621, 0.93066794, 0.89615154, 0.86912507, 0.8852836, 0.9174038, 0.87891054, 0.86226356, 0.8610866, 0.9218534, 0.84950995, 0.82048535, 0.8748882, 0.8419146, 0.8822254, 0.8733924, 0.8434765, 0.87523556, 0.87864, 0.86627865, 0.9038064, 0.88198537, 0.851385, 0.859655, 0.8762321, 0.8752742, 0.86245227, 0.8809343, 0.886199, 0.8796592, 0.90961033, 0.8841467, 0.9588246, 0.8358287, 0.9099423, 0.83312076, 0.91147935, 0.87345856, 0.89279693, 0.89411175, 0.8918592, 0.8880155, 0.86518013, 0.8871194, 0.88166624, 0.872189, 0.89889574, 0.84505266, 0.87181354, 0.8830615, 0.9006774, 0.8958358, 0.90244323, 0.8922669, 0.90872914, 0.863736, 0.8718874, 0.9290384, 0.88203084, 0.8706003, 0.8943175, 0.8883426, 0.8845296, 0.89704853, 0.90361726, 0.863554, 0.8424077, 0.883527, 0.8585311, 0.90170443, 0.89571726, 0.8901818, 0.9237808, 0.88858086, 0.86132425, 0.9078727, 0.91888726, 0.91132575, 0.88163483, 0.9244994, 0.900011, 0.8765945, 0.87097275, 0.89627105, 0.90860796, 0.84729415, 0.8517051, 0.89851224, 0.93201953, 0.8754033, 0.90978247, 0.89368093, 0.8982366, 0.8851924, 0.8731981, 0.85835564, 0.903281, 0.9042797, 0.91225225, 0.9014064, 0.87788004, 0.8619452, 0.88743055, 0.89827305, 0.8881797, 0.8860267, 0.89874965, 0.8467387, 0.89356154, 0.90450025, 0.88240314, 0.873615, 0.86296684, 0.89879024, 0.87523293, 0.88008016, 0.91117305, 0.88793874, 0.88206965, 0.84554785, 0.881527, 0.93185395, 0.86962235, 0.8085425, 0.89961296, 0.8662095, 0.92943364, 0.8854013, 0.9202302, 0.90491575, 0.8510726, 0.8855472, 0.89084935, 0.9260817, 0.8988218, 0.9098941, 0.9061217, 0.88869405, 0.88707674, 0.8669476, 0.891849, 0.8650154, 0.8728504, 0.89240146, 0.86479634, 0.8885271, 0.861418, 0.8383175, 0.83146584, 0.8950261, 0.8882685, 0.9544304, 0.8582957, 0.88142943, 0.91317225, 0.89280874, 0.8712001, 0.85822266, 0.92194873, 0.8538502, 0.87464887, 0.84600294, 0.8848109, 0.898651, 0.9252161, 0.8654426, 0.89583516, 0.9080019, 0.8784623, 0.88324815, 0.8598079, 0.8665694, 0.9247495, 0.857231, 0.8959061, 0.8804413, 0.9432655, 0.8684842, 0.8958866, 0.8789801, 0.898689, 0.87601906, 0.87132186, 0.9047799, 0.8627089, 0.88870764, 0.9031731, 0.8748734, 0.84534854, 0.9167363, 0.91685015, 0.9194953, 0.89588696, 0.915108, 0.8914883, 0.9064205, 0.91201997, 0.9010398, 0.86621684, 0.90168506, 0.8786709, 0.9102888, 0.89075696, 0.90976495, 0.8968288, 0.8942213, 0.85830146, 0.89669627, 0.92884105, 0.8980616, 0.8886277, 0.9072748, 0.86962247, 0.9093071, 0.87192434, 0.8772338, 0.9261839, 0.8944914, 0.9151945, 0.95405644, 0.9184946, 0.89232045, 0.87165874, 0.87066746, 0.8612736, 0.932555, 0.8607227, 0.85265833, 0.9035493, 0.85931915, 0.89233845, 0.88247037, 0.8909203, 0.90255475, 0.9088792, 0.92714137, 0.929915, 0.8558627, 0.91710764, 0.8904115, 0.9090573, 0.8934351, 0.88979846, 0.9385288, 0.93158644, 0.88352054, 0.8654419, 0.8781148, 0.9214021, 0.8581369, 0.90468645, 0.89158523, 0.89120364, 0.87058127, 0.89501417, 0.90911436, 0.87675875, 0.9285397, 0.8804763, 0.86344147, 0.88307184, 0.90400237, 0.8994599, 0.89924824, 0.93355453, 0.87874436, 0.87260324, 0.9235354, 0.9124804, 0.89623684, 0.8751603, 0.85172683, 0.89705324, 0.88291377, 0.90160286, 0.90452796, 0.9187376, 0.8958424, 0.9250167, 0.86355454, 0.88442546, 0.86438984, 0.94460565, 0.94879854, 0.8587481, 0.93454605, 0.91277015, 0.9338478, 0.8752774, 0.91534877, 0.9316628, 0.8912421, 0.90166783, 0.9165058, 0.91498333, 0.94633555, 0.86079895, 0.86621594, 0.9175328, 0.9065099, 0.87413895, 0.89122325, 0.8716351, 0.85578895, 0.8963491, 0.9143007, 0.876138, 0.90723014, 0.9104465, 0.8995869, 0.91856843, 0.8858002, 0.9178715, 0.87982416, 0.90374094, 0.9339498, 0.89447623, 0.86827606, 0.9178772, 0.8543102, 0.9043764, 0.8867085, 0.8660764, 0.9031759, 0.8974979, 0.9305832, 0.8921522, 0.93123853, 0.91562647, 0.8994504, 0.9402191, 0.9061133, 0.8940392, 0.91477495, 0.8734751, 0.92717916, 0.9205302, 0.91780484, 0.8972951, 0.9201941, 0.8700512, 0.91625744, 0.8715243, 0.89361846, 0.90334517, 0.90714467, 0.92014116, 0.9024066, 0.8952653, 0.9006379, 0.9151546, 0.92439246, 0.9064811, 0.9114275, 0.8982963, 0.8920897, 0.8994369, 0.8847876, 0.8953637, 0.90562195, 0.85359854, 0.88380224, 0.8765405, 0.90995014, 0.9088975, 0.937905, 0.8980111, 0.9109478, 0.9237556, 0.8713346, 0.9019829, 0.91278124, 0.914186, 0.93102545, 0.93873996, 0.9079479, 0.89600575, 0.91391295, 0.9180262, 0.9145108, 0.9303716, 0.91063774, 0.9068151, 0.9546451, 0.92760897, 0.8927468, 0.93541175, 0.95722246, 0.93677825, 0.8774124, 0.8798777, 0.94379985, 0.8930876, 0.93999183, 0.9243852, 0.89235324, 0.8587332, 0.9227092, 0.9064432, 0.87519693, 0.9449805, 0.8860214, 0.9071235, 0.887149, 0.91322327, 0.9043934, 0.8990289, 0.9001298, 0.87991977, 0.8741376, 0.8677222, 0.96587527, 0.8958671, 0.89358807, 0.95492876, 0.8960117, 0.8963837, 0.9114676, 0.88499933, 0.9011635, 0.91355836, 0.892811, 0.9152528, 0.920532, 0.894689, 0.8686606, 0.92307377, 0.8804345, 0.91700435, 0.9034795, 0.8750197, 0.8900414, 0.89841247, 0.9190816, 0.90027857, 0.9133243, 0.95208424, 0.8891354, 0.915568, 0.90917516, 0.93979996, 0.90171266, 0.93572503, 0.8809523, 0.94036174, 0.89823014, 0.9302944, 0.87623286, 0.9144224, 0.896071, 0.9701467, 0.8619324, 0.86852914, 0.91018444, 0.9319909, 0.90371406, 0.8910188, 0.90944064, 0.9272862, 0.91836107, 0.8831146, 0.95854455, 0.851707, 0.92605114, 0.9070014, 0.92582494, 0.9215579, 0.9251069, 0.86720395, 0.8932977, 0.8909317, 0.90036213, 0.93972075, 0.9414251, 0.940204, 0.90592897, 0.9130699, 0.9138154, 0.9702364, 0.9236607, 0.887154, 0.89757013, 0.9098206, 0.9100782, 0.92957246, 0.9412378, 0.91549784, 0.9186453, 0.9172445, 0.91309047, 0.9200836, 0.90137917, 0.8823719, 0.91072565, 0.8646342, 0.92402405, 0.89471084, 0.9058484, 0.8843974, 0.9126918, 0.9018806, 0.9415197, 0.9179947, 0.9036744, 0.9651695, 0.94987804, 0.92377657, 0.9361656, 0.9067417, 0.9066307, 0.9151235, 0.92282397, 0.9364785, 0.929295, 0.9397895, 0.90003055, 0.9193519, 0.93116146, 0.9028659, 0.93625027, 0.9167733, 0.8711347, 0.93355185, 0.96459347, 0.90511906, 0.88287216, 0.89748865, 0.93038654, 0.9324444, 0.9144931, 0.89215046, 0.9196972, 0.9054761, 0.9225544, 0.95792663, 0.8913322, 0.9115418, 0.87680995, 0.92818063, 0.90437835, 0.8989126, 0.93758076, 0.9078122, 0.891649, 0.9609224, 0.9070989, 0.9239542, 0.92083114, 0.95878124, 0.92923105, 0.9055314, 0.95530033, 0.9308558, 0.92530525, 0.94882035, 0.9257637, 0.9035347, 0.86100805, 0.8908439, 0.9271719, 0.91704553, 0.93815905, 0.93589914, 0.8667897, 0.9306963, 0.8987316, 0.9186734, 0.9031862, 0.93096983, 0.8673829, 0.9606859, 0.8874693, 0.92457515, 0.94392717, 0.9333953, 0.91363287, 0.9234019, 0.9140576, 0.90364957, 0.9197199, 0.8979205, 0.93633044, 0.89277905, 0.92317706, 0.9317598, 0.88480496, 0.87776524, 0.94949615, 0.9333487, 0.9314404, 0.93325704, 0.9279228, 0.91594356, 0.9456693, 0.9069311, 0.94179904, 0.91360945, 0.8689457, 0.9537188, 0.91259533, 0.9558678, 0.94221306, 0.9008651, 0.9231379, 0.8733732, 0.9523643, 0.93230754, 0.92090625, 0.94942474, 0.911115, 0.9204705, 0.9667075, 0.95928204, 0.94935954, 0.91353095, 0.89380306, 0.9641909, 0.9132491, 0.8834745, 0.88478255, 0.93125874, 0.8924335, 0.95636946, 0.9045734, 0.9298276, 0.92124355, 0.91464454, 0.9413797, 0.8805304, 0.934894, 0.92063844, 0.9363378, 0.93024975, 0.9082386, 0.9287749, 0.94377124, 0.93601567, 0.8912339, 0.9346081, 0.95018953, 0.98697406, 0.93750465, 0.9319845, 0.9246272, 0.9119307, 0.9062569, 0.9317854, 0.9188199, 0.9397969, 0.9249075, 0.9207757, 0.95548487, 0.9347872, 0.9354542, 0.9212946, 0.8930143, 0.9418448, 0.9154225, 0.9322068, 0.94003314, 0.9147329, 0.90380555, 0.91633695, 0.9548551, 0.8724433, 0.899809, 0.9335855, 0.93573517, 0.9000787, 0.96236914, 0.9495022, 0.9446614, 0.92826647, 0.9558991, 0.9535437, 0.92762697, 0.93542, 0.9099978, 0.8803735, 0.9295255, 0.906619, 0.9092931, 0.9583312, 0.90369594, 0.9585198, 0.9310098, 0.94243824, 0.9260714, 0.9472684, 0.9244867, 0.93890715, 0.88852865, 0.9319512, 0.92907006, 0.9067557, 0.908646, 0.91876286, 0.9007262, 0.9261134, 0.9604998, 0.9339094, 0.9032649, 0.93011606, 0.8642653, 0.9013623, 0.90068835, 0.9499976, 0.9399462, 0.89785796, 0.94617325, 0.91012484, 0.9097424, 0.91134137, 0.9225412, 0.91607916, 0.9196352, 0.9274941, 0.906202, 0.8882311, 0.9191431, 0.9012322, 0.8606321, 0.93349725, 0.92771846, 0.90806526, 0.9088796, 0.9345857, 0.8625755, 0.9002896, 0.9298279, 0.94418526, 0.932545, 0.9142125, 0.958919, 0.9590403, 0.9378379, 0.9354649, 0.96198547, 0.966439, 0.9398427, 0.90654534, 0.9076482, 0.93935376, 0.91876215, 0.90409714, 0.9204951, 0.9159054, 0.9461277, 0.9276429, 0.94935596, 0.9310114, 0.9354683, 0.9713621, 0.9372708, 0.9107708, 0.94068664, 0.9220878, 0.8718032, 0.94983405, 0.9119573, 0.9363874, 0.901807, 0.92921644, 0.8664805, 0.9255981, 0.92431146, 0.93413943, 0.91323596, 0.93216187, 0.9278803, 0.9304561, 0.9025494, 0.9231826, 0.9219644, 0.9539957, 0.92692584, 0.8685477, 0.880935, 0.9338878, 0.9042505, 0.92046815, 0.8852852, 0.93106, 0.9652526, 0.95020163, 0.91811675, 0.9472893, 0.95924306, 0.96310157, 0.91961956, 0.92211485, 0.94320214, 0.9085208, 0.9869799, 0.94083613, 0.9452726, 0.8991899, 0.9230597, 0.9384024, 0.91071934, 0.9332139, 0.90087456, 0.9173531, 0.94591284, 0.91623956, 0.9541786, 0.9037729, 0.8944711, 0.9028267, 0.9288688, 0.95687693, 0.949601, 0.8917854, 0.9590208, 0.92564285, 0.93428004, 0.9705378, 0.93916786, 0.90969265, 0.92327905, 0.9481133, 0.8933499, 0.90507334, 0.9313201, 0.9466349, 0.9487327, 0.91142017, 0.90487015, 0.91615593, 0.8898787, 0.946015, 0.9398231, 0.9148813, 0.9300182, 0.95354456, 0.9471083, 0.9012837, 0.89632267, 0.9563159, 0.96590626, 0.950495, 0.88645566, 0.8895058, 0.95068187, 0.9201737, 0.9660815, 0.91943264, 0.9265689, 0.91310626, 0.9241213, 0.9420422, 0.95037276, 0.92285925, 0.95564544, 0.933362, 0.8964823, 0.9446689, 0.9482351, 0.88414997, 0.91490513, 0.9470594, 0.9338336, 0.9140127, 0.93900305, 0.9060906, 0.9406272, 0.9389556, 0.9179736, 0.97313726, 0.8915611, 0.9406375, 0.9723591, 0.88812745, 0.89118755, 0.91158247, 0.9221452, 0.95114464, 0.9242523, 0.9053107, 0.9139854, 0.974838, 0.9324325, 0.8994151, 0.8936628, 0.8955008, 0.91302717, 0.9260425, 0.9197924, 0.94156724, 0.91012174, 0.9295975, 0.9388425, 0.9599988, 0.9139483, 0.9189864, 0.9594238, 0.93160295, 0.93972355, 0.93864286, 0.9440414, 0.92329526, 0.94828963, 0.9535033, 0.93877184, 0.98408014, 0.913481, 0.9664015, 0.9737338, 0.90747297, 0.9609996, 0.94731116, 0.8718582, 0.919527, 0.94693124, 0.9626899, 0.9450093, 0.91307235, 0.96237004, 0.9224778, 0.900426, 0.9194524, 0.9028475, 0.9539728, 0.9329895, 0.90521896, 0.9144459, 0.90968907, 0.9545883, 0.94016856, 0.9493917, 0.95475423, 0.90774006, 0.95967084, 0.9281418, 0.92452794, 0.9577667, 0.932735, 0.94209576, 0.9329183, 0.9598352, 0.91855973, 0.94567525, 0.9684581, 0.94206184, 0.96965796, 0.93784666, 0.9508496, 0.9657269, 0.9519888, 0.9574837, 0.9433899, 0.9452575, 0.9325131, 0.93531436, 0.96448, 0.94492126, 0.94749856, 0.9596532, 0.885726, 0.95972395, 0.90725124, 0.96584123, 0.95341146, 0.936883, 0.95696527, 0.93919724, 0.95688003, 0.9137583, 0.9498271, 0.9441495, 0.92177117, 0.9765075, 0.93217003, 0.94571114, 0.9326285, 0.90615517, 0.9428629, 0.9255418, 0.9484968, 0.94135743, 0.9362606, 0.96389776, 0.9575122, 0.9293103, 1.0103421, 0.9265909, 0.9446544, 0.9705502, 0.9859504, 0.94935685, 0.94113344, 0.95415133, 0.95429456, 0.9528697, 0.8973938, 0.9831774, 0.9470425, 0.938553, 0.90679, 0.96826386, 0.95970315, 0.95155245, 0.9466934, 0.94586986, 0.93058985, 0.95797086, 0.97170085, 0.9464694, 0.9401694, 0.9231574, 0.9449766, 0.94055384, 0.93234175, 0.95191306, 0.9719385, 0.90932125, 0.9730559, 0.92086643, 0.97570837, 0.94558495, 0.90864813, 0.93598825, 0.9303617, 0.94360244, 0.9371007, 0.93351936, 0.952568, 0.9183545, 0.91801417, 0.9207129, 0.99934363, 0.96331435, 0.9432789, 0.91305333, 0.9885393, 0.9281979, 0.9468426, 0.9289819, 0.9381217, 0.95692134, 0.9479031, 0.916424, 0.96467215, 0.90736026, 0.9298089, 0.9332934, 0.9647738, 0.97407246, 0.92914426, 0.9293619, 0.9425602, 0.9526539, 0.9262111, 0.9198312, 0.9551886, 0.961245, 0.9889273, 0.9516685, 0.9715657, 0.93889576, 0.9371297, 0.9645169, 0.9289268, 1.0047538, 0.9560939, 0.9161513, 0.9500693, 0.9792112, 0.95193136, 0.92956495, 0.9621402, 0.97708, 0.97646093, 0.95220757, 0.9210174, 0.99970925, 0.91898453, 0.96798545, 0.9790945, 0.93758065, 0.93265057, 0.94286585, 0.99307936, 0.96216655, 0.929548, 0.928658, 0.98239166, 0.9443369, 0.9512801, 0.90930754, 0.9383505, 0.97003233, 0.92230505, 0.95004773, 0.94015217, 0.9521844, 0.9263205, 0.9393613, 0.9512309, 0.9169941, 1.0120215, 0.9637376, 0.8994392, 0.89393, 0.97435325, 0.96748644, 0.95871204, 0.9431841, 0.9405316, 0.98949575, 0.95436996, 0.9423458, 0.97746646, 0.98130524, 0.9697385, 0.9360536, 0.9721356, 0.91412216, 0.9485327, 0.9171788, 0.9434705, 0.89637715, 0.9779455, 0.9342425, 0.9623474, 0.9759169, 0.9845121, 0.96534693, 0.96278113, 0.97631395, 0.9521679, 0.9338897, 0.9311034, 0.93483514, 0.9737535, 0.9773524, 0.9403866, 0.93793714, 0.9851239, 0.9616598, 0.9805569, 0.9597414, 0.9332203, 0.955072, 0.9678176, 0.9810028, 0.9214462, 0.9430529, 0.9845559, 0.9631019, 0.9830287, 0.9278817, 0.9779869, 0.9202069, 0.91645384, 0.987522, 0.97213656, 0.94968957, 0.9580077, 0.9535012, 0.8951685, 0.9391337, 0.9356589, 0.95080364, 0.92667776, 0.9555948, 0.95378244, 0.9849115, 0.92909974, 0.9262009, 0.9980545, 0.9635334, 0.9546245, 0.96587557, 0.9753801, 0.9409416, 0.93967074, 0.9616052, 0.9283381, 1.0006628, 0.94285566, 0.9607562, 0.9404486, 0.98655325, 0.9587249, 0.936335, 0.943181, 0.976964, 0.99627477, 0.97353506, 0.9460087, 0.97796595, 0.93087023, 0.9375198, 0.9897979, 0.93835056, 0.9674557, 0.94310415, 0.9887107, 0.92796785, 0.9269398, 0.94221395, 0.94737816, 1.0296575, 0.94842386, 0.95485246, 0.9599509, 0.9662989, 0.9818207, 0.9766742, 0.9432794, 0.98641753, 0.99207956, 0.9348296, 0.93428594, 0.9635213, 0.9348797, 0.998676, 0.8939676, 0.96531004, 1.027854, 0.97422886, 0.9750938, 0.9620195, 0.98744476, 0.9718214, 0.94280434, 0.9627122, 0.95714754, 0.936904, 0.94836897, 0.94612694, 0.99844295, 0.9498353, 0.95316434, 0.96904624, 0.96232635, 0.9695312, 0.94745654, 0.934854, 0.9310429, 0.9782148, 0.9135816, 0.9610104, 0.9537861, 0.9578825, 0.9388098, 0.9876627, 0.9770623, 0.9490582, 0.97376144, 0.9547968, 0.949939, 0.97232383, 0.9739288, 0.9359502, 0.9903725, 0.92175424, 0.98595077, 0.9566837, 0.9278144, 0.9590553, 0.9675948, 0.9304766, 0.9770579, 0.96152455, 0.9803927, 0.9306422, 0.980821, 0.97544163, 0.98634946, 0.9382709, 0.979517, 0.9671327, 0.9603423, 0.9724634, 0.9632882, 0.95900935, 0.8935945, 0.89006466, 0.9352941, 0.9389472, 0.9748168, 0.9557203, 0.9697854, 0.97759986, 0.93642545, 0.9464293, 0.96800494, 0.97434574, 0.9600271, 0.9812531, 0.97894704, 0.93923104, 0.98446506, 0.95097834, 0.97293305, 0.99929637, 0.96998066, 0.9485146, 0.98356605, 0.9409311, 0.9727552, 0.98887527, 0.91655904, 0.9756593, 0.94145983, 0.96629286, 0.9846147, 0.9545433, 0.96227217, 0.9492112, 0.96880805, 0.95327115, 0.95434606, 0.9858834, 0.9546587, 0.9301624, 0.9678488, 0.9893887, 1.0136374, 0.9863142, 0.93462116, 0.9660653, 0.9825045, 0.91768396, 0.9730819, 0.9697597, 0.9471995, 1.0083951, 0.9874038, 0.961485, 0.9510008, 0.9621567, 0.93013495, 0.95299554, 0.9609739, 0.97793585, 0.95973825, 0.9595889, 0.95489, 0.95362955, 0.9649252, 0.9537345, 0.9611988, 0.9691875, 0.9942314, 0.9624703, 0.9675416, 0.95286584, 0.97048545, 0.98379236, 0.97583884, 0.9787433, 0.9295745, 0.9601779, 0.9770365, 0.99013925, 0.9962745, 0.9565107, 0.969693, 0.9569234, 0.9775315, 0.92162055, 0.9466276, 0.95838517, 0.9640934, 0.93766266, 0.96774834, 0.98419666, 0.94598424, 0.988141, 0.99254644, 0.9403362, 1.0042466, 1.0305537, 1.0118445, 0.91870964, 0.9765607, 0.96241385, 0.97888386, 0.9824476, 0.97769815, 1.011845, 0.9591901, 0.98890644, 0.965008, 0.9729532, 0.9740653, 0.9735822, 0.989522, 0.95445544, 0.9775951, 0.9327263, 0.9686852, 1.0069989, 0.93889886, 0.99675834, 0.9620128, 0.93295705, 1.0135514, 0.981573, 0.930821, 0.9438884, 0.98576975, 0.9998061, 0.9547888, 1.0383654, 0.9852962, 0.9500431, 0.9375035, 0.9679947, 0.955938, 0.93095464, 0.98366326, 0.9571769, 0.9479568, 0.9684144, 1.0278245, 0.9176875, 0.95086443, 1.0136607, 0.9987559, 0.98934484, 0.9773757, 1.0088359, 1.0152916, 0.9526477, 0.9577009, 0.98962003, 1.0115578, 0.9547397, 0.9407008, 0.9813696, 0.9619982, 0.95363945, 0.9709234, 1.0193923, 0.95836127, 1.0098, 0.96538883, 0.97692364, 0.9723066, 0.99757797, 0.99050564, 0.94745594, 1.0055879, 0.97919977, 0.9793229, 0.97877496, 0.9827288, 0.9931611, 0.94394577, 1.0265231, 1.0416799, 0.98894584, 0.9657658, 0.9842066, 0.98262525, 0.9678704, 0.986191, 0.95457596, 1.0045928, 0.9837792, 0.9976727, 1.0236154, 0.9691986, 0.9737688, 0.9647413, 0.9881614, 0.94886833, 1.0306709, 0.9368978, 0.91545266, 0.9530203, 0.9761619, 1.0059965, 1.0016309, 1.0371089, 1.0041586, 0.99650824, 0.9652243, 0.9375793, 0.9755554, 0.99025, 1.0073395, 0.99259067, 1.0055804, 0.93968576, 0.9641703, 0.98523176, 1.0005207, 0.96266323, 1.005958, 0.96141726, 0.97998965, 0.98116714, 0.9802721, 0.99248844, 0.98413026, 0.995452, 1.0132663, 0.9638062, 0.97710776, 1.0115399, 0.9558234, 0.96694106, 0.9536849, 1.0005912, 0.91273147, 0.95979726, 1.0063517, 0.9905496, 0.9523688, 1.0036389, 0.94698644, 0.9994779, 0.9624435, 1.0196553, 0.9848053, 0.9963947, 1.0221366, 1.0138862, 1.0019897, 1.015967, 0.9749346, 0.979548, 0.9782779, 0.9778411, 1.0107497, 1.0106821, 1.0060447, 0.96338433, 1.0143546, 0.99321485, 1.0152006, 1.0241715, 0.96427375, 0.96193415, 0.9550611, 0.9852632, 1.0036625, 0.9495465, 1.0103401, 1.0006316, 0.9915192, 1.0405577, 0.98004836, 0.9893118, 0.96178085, 1.002157, 0.99288446, 0.9926199, 0.94111496, 0.97131085, 0.9667992, 1.0210812, 0.9559023, 0.970934, 0.9818266, 0.98422945, 0.98160654, 1.0093826, 0.99033767, 0.97325706, 0.98630637, 0.98059475, 0.98755354, 0.9937849, 0.9876252, 1.0005678, 0.9840741, 0.985141, 1.0165919, 1.0165195, 0.96044236, 0.9945617, 0.97378075, 1.0315201, 1.0271513, 0.9978149, 1.0239093, 1.0070423, 0.98655915, 1.0201918, 1.0227728, 0.97213537, 0.96446407, 0.95011395, 0.9774644, 0.9880189, 0.9853453, 0.94029313, 0.9822772, 1.0187907, 1.0233759, 1.0024287, 0.97981787, 1.0216504, 0.96282256, 0.9900755, 0.97946715, 0.972014, 1.0003123, 0.9899751, 0.98967826, 0.98604375, 0.9763778, 0.9705491, 1.0000062, 0.97495526, 0.9470901, 1.0178494, 1.0059088, 0.94160885, 1.0102332, 0.9621962, 1.0307131, 0.96704525, 1.0293572, 1.050198, 0.9883981, 0.96276605, 0.9970828, 0.99157286, 0.9986036, 0.98596036, 1.0172374, 1.0146912, 1.0214942, 1.001735, 0.97199637, 1.0105675, 1.0017735, 1.0088142, 0.989644, 1.0027298, 0.9646534, 0.92957157, 0.9912364, 0.9482923, 1.0005088, 1.0099229, 0.9901008, 1.0135288, 0.99162906, 0.94767827, 1.000603, 0.949029, 0.998114, 0.9816242, 1.0203912, 0.9573744, 1.0194145, 0.97082895, 0.95470184, 1.0150659, 1.0093845, 0.9892048, 0.98735416, 1.0043546, 0.94971234, 0.9998448, 1.0706093, 0.9736677, 0.9895538, 0.95790887, 1.0167024, 1.0342872, 0.9730636, 0.99112034, 0.95840895, 0.99645495, 0.9854055, 0.98812556, 0.9853565, 0.98135215, 0.9690515, 0.972039, 1.0191137, 0.9602392, 0.9787013, 0.9950855, 0.9461599, 1.0249408, 0.9739349, 1.0083293, 1.010428, 1.0073907, 0.99056643, 0.9938694, 1.0000463, 0.9961041, 0.95056874, 0.97492236, 1.0079784, 0.9882501, 0.9753305, 1.0174981, 0.9662306, 1.0017186, 0.9999891, 0.95967454, 0.98359793, 1.0090469, 0.9604139, 0.9610308, 0.98497427, 1.0238811, 0.9992359, 0.99215674, 0.9518826, 0.9769301, 0.9720596, 1.014599, 0.99853057, 1.0235533, 1.0077139, 1.0241997, 0.9809482, 0.95440614, 1.0142257, 0.9999375, 0.9730376, 1.0220093, 0.98824936, 1.0116243, 1.0385422, 1.0151789, 0.96692526, 0.9497807, 1.0022798, 0.9970272, 0.97488874, 0.9959782, 1.0136962, 1.0386047, 0.9734397, 0.97093844, 0.96048397, 0.99002343, 0.98834723, 1.0450943, 1.0068979, 0.99403286, 0.96954715, 0.98401815, 0.96667856, 1.0366106, 1.0289483, 0.9676484, 0.9711378, 1.0156151, 0.9856104, 0.99128145, 1.0037496, 0.98145205, 1.0239284, 0.97979325, 0.9737488, 0.9982795, 1.0359063, 0.9870461, 1.0164288, 1.0264448, 1.0299027, 1.0008798, 1.0042943, 0.9963106, 1.0126126, 0.988471, 0.9716944, 1.0146685, 1.0120186, 0.99432087, 0.9917144, 1.0119662, 1.0096362, 1.0232357, 1.0248454, 1.0196668, 1.0016041, 0.99558467, 1.0090499, 1.0034405, 1.0110431, 1.04456, 1.0169104, 0.99531955, 0.99996537, 1.0087523, 0.9884945, 0.996942, 1.0090446, 0.9873011, 1.0212746, 1.0050687, 0.9874582, 0.9611651, 0.9672403, 1.0016692, 1.0426608, 0.99491787, 0.9925094, 1.0270299, 0.9960042, 1.0190605, 1.0080074, 1.0213511, 1.0346167, 1.0113254, 1.0011381, 1.011213, 1.0113732, 0.99375355, 1.0310706, 1.0530078, 1.0436176, 0.9873308, 1.0084622, 0.97902036, 1.0432621, 0.98549294, 0.99426484, 1.0258726, 1.0267158, 1.0093533, 1.0039531, 1.0158902, 1.0075006, 0.9773424, 1.0002244, 0.9751433, 1.0050461, 0.9908212, 0.97020763, 1.0229139, 0.97158444, 1.010252, 0.9963611, 1.0248327, 1.0031348, 1.0371021, 1.033423, 1.0300163, 1.0264497, 1.0363616, 0.9840553, 0.9866633, 0.9927097, 1.020678, 1.0473199, 0.9510353, 1.0194536, 0.9883522, 1.0163012, 1.0269706, 0.9863132, 1.0230424, 1.0161034, 1.0233222, 0.98799783, 1.0244688, 0.98090196, 1.009534, 0.9967737, 0.98260325, 1.0174263, 0.98937404, 1.0062237, 0.9775191, 1.0463576, 1.0156403, 1.0569905, 0.9979698, 1.0057647, 1.016333, 1.0255535, 0.9971307, 1.0282271, 0.95056224, 1.0221531, 1.0332822, 1.0262729, 1.0084529, 0.9884354, 0.996972, 0.9837349, 1.0171688, 1.0343734, 0.9882319, 0.99800205, 1.0535705, 0.98056483, 1.0107051, 0.9698265, 1.045951, 0.9745941, 1.0357047, 1.0092497, 1.0076385, 0.9857804, 0.9663419, 0.9668001, 1.0437442, 1.0084488, 1.0179191, 1.0111781, 0.97558, 1.0211681, 1.0041924, 0.9851807, 1.0131811, 1.0037959, 1.0146643, 0.99879164, 0.99711645, 1.0128632, 1.0324721, 1.0491986, 1.0183917, 0.96854967, 0.98497206, 1.0304387, 1.0225052, 1.0048985, 1.015168, 1.0013224, 1.0186495, 1.0361772, 1.0108975, 1.0241774, 1.0065652, 0.97814786, 1.0325363, 1.0144918, 1.014991, 1.0338968, 1.0002956, 1.0086038, 0.9955579, 0.9596788, 1.0687605, 0.9816768, 0.97118515, 0.9857963, 1.0300461, 0.9855537, 1.0546584, 1.0289996, 1.0343862, 1.0042275, 0.9673633, 1.0122918, 1.0084399, 1.0141481, 1.0344182, 1.0200456, 1.055347, 1.0135112, 1.0159478, 1.0032823, 0.98708415, 0.9727141, 0.9825934, 1.0288119, 1.0299133, 0.9916294, 1.0170151, 1.0325956, 0.9588101, 1.0051959, 0.99743456, 0.9368234, 1.0863553, 1.0410595, 1.0226955, 0.98704237, 0.97396016, 1.0506738, 1.0205262, 1.0014713, 1.0253676, 0.99535704, 1.0046924, 1.0218451, 0.99666345, 0.9742065, 1.0242635, 1.0360762, 0.98092055, 1.0301434, 0.9892071, 1.0336311, 1.0014733, 1.02153, 1.0327356, 1.0126034, 1.0159465, 1.0695261, 1.0438277, 0.9686195, 1.0392131, 1.0484368, 1.0138535, 1.0102223, 1.0679948, 1.0330292, 1.0524231, 1.0359751, 1.0046587, 1.0687968, 1.0240017, 1.0029148, 1.0249242, 1.0459878, 1.0095155, 1.0123125, 1.0311024, 1.0240868, 0.99629176, 1.0017585, 1.0172999, 1.0067859, 0.97070354, 1.0276817, 1.0000267, 0.99969095, 0.995999, 1.0579917, 1.0622641, 1.0027865, 1.0325521, 0.99579, 1.0271524, 0.98862714, 1.0061128, 1.0326765, 0.99280584, 1.0364652, 1.0625952, 1.0284193, 0.9988087, 1.0146276, 1.0371147, 1.0394852, 1.0294565, 0.9749483, 1.0610535, 1.0131437, 1.0341504, 1.0231236, 1.0577894, 1.0030961, 1.0397477, 0.9779037, 1.0301136, 1.045955, 0.9990675, 0.9950768, 1.0258493, 1.0074745, 1.013026, 1.0151466, 1.0456223, 1.0005765, 1.0644082, 0.9924098, 0.9758416, 1.0422776, 1.0350778, 1.0442666, 0.97755444, 0.98050493, 1.040997, 1.0449114, 0.9810011, 0.97994405, 1.0308472, 0.99674594, 1.0272833, 1.0346941, 1.0241679, 1.0731505, 1.0181264, 1.0180557, 1.0106323, 0.992172, 1.0331879, 1.0143831, 1.0720153, 1.0433147, 0.9875229, 0.98153, 1.028647, 1.0413392, 1.0473858, 1.0014218, 1.0138139, 1.0324177, 1.0304092, 1.1036723, 1.0162693, 0.9876596, 1.0297219, 1.0058558, 0.98351026, 0.97748095, 1.0120571, 1.0555565, 1.0508915, 1.0287453, 1.0091354, 1.0211977, 0.99124086, 1.042546, 1.0411369, 1.07133, 1.0369062, 1.0120502, 1.0297698, 0.9971666, 1.029273, 1.0066924, 1.0415885, 1.0340008, 1.0541191, 1.0197587, 0.969413, 0.9927843, 1.0189451, 1.0175343, 1.0419189, 1.0034374, 1.005964, 1.0398347, 1.0400419, 0.9742173, 1.0216851, 0.99425, 0.97256565, 1.0448289, 1.024809, 1.0198276, 1.0273429, 1.020501, 0.9821192, 0.99197346, 1.0309484, 0.9783673, 1.0135139, 1.0024068, 1.0112362, 1.0439469, 1.0281807, 1.0115507, 1.0396127, 1.0528287, 1.0266751, 1.041053, 1.0266193, 1.0602298, 1.0508419, 1.0384471, 1.0530603, 0.9790362, 1.0065173, 1.041307, 1.0266438, 0.99974567, 1.0653331, 1.0408084, 1.012159, 1.002774, 1.081726, 0.9799429, 1.0192995, 1.0254534, 1.0027276, 1.0386885, 1.0322205, 1.0132573, 1.0173125, 1.0692431, 1.022136, 1.0402924, 1.0295569, 1.0286028, 1.0600313, 1.0348544, 1.0336996, 1.0167954, 1.0405844, 1.0020751, 1.0454308, 1.0381067, 1.043848, 1.0678775, 1.0499367, 1.062806, 1.0397624, 1.0184429, 0.9945534, 1.0263181, 1.0028939, 1.0728141, 1.0312446, 1.0494411, 1.0286341, 1.006257, 1.0298635, 0.9932647, 0.984911, 1.0157213, 1.0742747, 1.0051918, 1.0316123, 1.040013, 1.0142717, 1.0096302, 1.0279049, 1.0291653, 1.014319, 1.071104, 1.0166184, 1.0220363, 1.0115418, 1.0054322, 1.0398251, 1.0166835, 1.0486906, 1.0692433, 1.0461404, 1.0568373, 1.0157868, 1.0299965, 1.0154146, 0.99421483, 0.9581892, 1.0305207, 1.016604, 1.0124899, 1.0421184, 1.0502933, 1.016812, 1.064304, 1.0572888, 1.0521559, 1.0283792, 1.0403197, 1.0067763, 1.0062411, 1.0237472, 1.0231138, 1.0575722, 1.0626457, 1.0205973, 0.9879716, 1.0193331, 1.0580754, 1.0568665, 1.0516087, 1.0772179, 1.065013, 0.96877956, 0.9874107, 1.0181564, 1.0542104, 0.9951106, 1.0825547, 1.010273, 1.014101, 1.0249857, 1.055639, 1.0474964, 0.98940223, 1.0557643, 1.0446798, 1.0125793, 1.0263623, 1.0559503, 1.0066525, 1.051046, 1.0720125, 1.056119, 1.0104085, 1.0412889, 1.0157189, 1.0671147, 1.0309335, 1.0353535, 1.0395286, 1.025407, 1.0571891, 1.0508531, 1.0418494, 1.0170643, 1.0071516, 1.048457, 1.0252494, 1.0265431, 1.0460827, 0.9939262, 1.0122449, 1.0214022, 1.031565, 0.9985631, 1.0347788, 1.035498, 1.0507307, 1.0161594, 1.0620049, 1.0701765, 1.0381494, 1.0462987, 1.0712336, 1.0283571, 1.0966318, 1.0240768, 1.00125, 1.0013163, 1.0847564, 1.0342137, 1.0347073, 1.0318117, 1.0353154, 1.0384606, 1.0526707, 0.9957202, 1.083979, 0.9948099, 1.0005337, 1.0566666, 0.99038297, 1.0368402, 1.0222933, 1.0386187, 1.0762352, 1.0688506, 1.026943, 1.0625759, 1.0033436, 1.0068276, 1.0334798, 1.0532893, 1.0329002, 1.0324236, 1.0049701, 1.0340137, 1.0472057, 1.0637342, 1.0183026, 1.072457, 1.0226382, 0.9803119, 1.0016522, 1.0634345, 1.0481979, 1.0380542, 1.0501528, 1.0362599, 1.0676944, 1.0796367, 1.0736202, 1.0406165, 1.0255382, 1.0333155, 1.0566462, 1.0278795, 0.9981569, 1.0207411, 0.9999719, 1.009724, 1.0664114, 1.0484881, 1.0223445, 1.0549577, 1.0329752, 1.0604793, 1.0070403, 1.0598804, 1.0446912, 1.0736351, 1.0197792, 1.0538017, 1.0205046, 1.0497582, 1.087468, 1.0504279, 1.0516814, 1.0523032, 1.0302279, 1.0227337, 1.0224186, 1.0415809, 1.019596, 1.0459011, 1.0478921, 1.0347943, 1.028734, 1.0455252, 1.0426733, 1.0840768, 1.0684521, 1.0248345, 1.0596628, 1.0465883, 1.0011991, 1.0394765, 1.042598, 1.053116, 1.031724, 1.0485855, 1.0837752, 1.012489, 1.0722595, 1.0175109, 1.0054586, 1.0751219, 1.0522892, 1.0243663, 0.9862161, 1.0569558, 1.1172901, 1.029565, 1.0236014, 1.0115644, 1.0570917, 0.9843729, 0.99581665, 1.0518488, 1.0388083, 1.0139184, 1.0963508, 1.0367633, 1.0439831, 1.0846728, 1.0292102, 1.0121851, 0.99779075, 1.0654548, 1.0444055, 1.0321627, 1.0556732, 1.0040063, 1.0126847, 1.0342827, 1.0562268, 1.0194488, 1.0269244, 1.0199386, 1.0653771, 1.0957023, 1.0262716, 0.9737774, 1.0746269, 1.0759957, 1.088798, 1.0493358, 1.0210947, 1.0335969, 0.9710198, 1.0538054, 1.0379574, 1.0721382, 1.0346464, 1.0015382, 1.0540159, 1.0295286, 1.045448, 0.99928147, 1.03847, 1.0687767, 1.0607065, 1.0328342, 1.037122, 1.044725, 1.0531006, 1.0407746, 1.0315977, 1.0380609, 1.0263175, 1.0396768, 1.0171065, 1.0862905, 1.0775281, 1.0308826, 1.0374548, 1.0462173, 1.0845478, 1.0438827, 1.0189126, 0.984375, 1.0551367, 1.021935, 1.0317394, 1.0459024, 1.059976, 1.0569919, 1.0085205, 1.0666734, 1.060644, 1.030383, 1.0433276, 1.0644192, 1.0234306, 1.0230951, 1.0382001, 1.0385845, 1.0393904, 1.0576125, 0.9822663, 1.0375742, 0.9983194, 1.0706778, 1.0289631, 1.0246452, 1.0479593, 1.0496299, 1.0466462, 1.0126929, 1.0257163, 1.0109631, 1.0318927, 1.0842345, 1.0236188, 0.99523926, 1.0196736, 1.0081127, 1.0379626, 1.0449798, 1.0158129, 1.0023535, 1.0327711, 1.0586718, 1.0377951, 1.0286765, 0.9972034, 1.0107822, 1.071626, 1.0817161, 0.9996221, 1.0658906, 1.0513875, 1.0008641, 1.0375706, 1.0636319, 1.0320139, 1.066995, 1.0096749, 1.0529388, 1.0125921, 1.1039265, 1.050285, 1.020921, 1.0296897, 1.0233337, 1.0150763, 1.009576, 1.0517898, 1.0464771, 1.0321844, 1.0159452, 1.1005343, 1.0058337, 0.98281264, 1.0576649, 1.0349274, 1.0704767, 1.023476, 1.0501723, 1.0355114, 1.0655999, 0.9961874, 1.0122977, 1.050372, 1.0537844, 1.0499179, 1.0757785, 1.0752374, 0.94719416, 1.0382544, 1.0182049, 1.0546472, 1.0528485, 1.0717541, 1.1173038, 1.0094543, 1.0485291, 1.0334126, 1.0504457, 1.0564885, 1.0276977, 1.0668833, 0.9991998, 1.0551132, 1.0359529, 1.0389353, 1.030097, 1.0853642, 1.052536, 1.0411489, 1.0814348, 1.0361422, 1.0129814, 1.0593022, 1.0363754, 1.0663844, 1.0755112, 1.0725018, 1.06476, 1.0421501, 1.0972905, 0.9951626, 1.0576699, 1.0373563, 1.0688733, 1.0871551, 1.0453937, 1.0518517, 1.0668349, 1.0988132, 1.0700401, 1.1108912, 1.0322834, 1.0034857, 1.0291225, 1.0472649, 1.0485084, 1.0857015, 1.0899862, 1.0608839, 1.0269828, 1.059229, 1.0596617, 1.0613462, 1.0221727, 1.074869, 1.0922929, 1.0483608, 1.0528554, 1.0693727, 1.0512424, 1.0278646, 1.052526, 1.0787462, 1.0709056, 1.0854024, 1.0411332, 1.0417229, 1.0550197, 1.026559, 1.0524129, 1.0610642, 1.0857826, 1.0331669, 1.0663757, 1.045595, 1.0549535, 1.0943248, 1.1133225, 1.0617204, 1.0257592, 1.0686831, 1.0255744, 1.0547167, 1.085307, 1.011132, 1.067393, 1.0435501, 1.09842, 1.0308393, 1.0382187, 1.0700334, 1.0702305, 1.0505259, 1.0204786, 1.0411091, 1.0174557, 1.0629178, 1.0695969, 1.0789124, 1.1025646, 1.0150564, 1.059249, 1.07728, 1.0433671, 1.0715162, 1.0658122, 1.072573, 1.0082074, 1.068804, 1.026713, 1.0194951, 1.0586067, 1.0747348, 1.0274723, 1.0619272, 1.0747006, 1.0746413, 1.0711604, 1.0440722, 1.0651829, 1.0563772, 1.0435462, 1.0534822, 1.0485814, 1.0805488, 1.0574697, 1.0813606, 1.075573, 1.0497684, 1.0468506, 1.0266589, 1.0930411, 1.038449, 1.0563599, 1.0878357, 1.0606427, 1.0582852, 1.073513, 1.0459293, 1.090713, 1.0436143, 1.0555894, 1.0510645, 1.0874181, 1.0002716, 1.0925509, 1.080827, 1.0445732, 1.073753, 1.0589184, 1.0453279, 1.0498013, 1.079055, 1.0474315, 1.0285058, 1.0693214, 1.0698876, 1.087319, 1.0502793, 1.086608, 1.0507841, 1.0903554, 1.0734092, 1.0881326, 1.1026515, 1.0744729, 1.0673411, 1.0636202, 1.0745575, 1.0930399, 1.0387965, 1.0421878, 1.0209321, 1.0306755, 1.082003, 1.0454699, 1.0351647, 1.0421132, 1.0540965, 1.0362533, 1.0639416, 1.0443207, 1.0661647, 1.0742677, 1.0450367, 1.0603625, 1.031738, 1.0806088, 1.0516602, 1.0593717, 1.0751847, 1.0976256, 1.0649544, 1.0373266, 1.0544295, 1.0962108, 1.0857992, 1.1075457, 1.0449069, 1.0705547, 1.0777574, 1.0998499, 1.092714, 1.057689, 1.0766648, 1.0038168, 1.045819, 1.0653911, 1.0561787, 1.0177228, 1.0758083, 1.04254, 1.0510048, 1.1021997, 1.0659608, 1.0858175, 1.0339146, 1.0305166, 1.0623488, 1.0308182, 1.0322626, 1.0372427, 1.0583336, 1.0411838, 1.0863615, 1.0850682, 1.0712738, 1.0583766, 1.0589163, 1.0946254, 1.0672355, 1.0167955, 1.08393, 1.0485854, 1.0577989, 1.0691359, 1.0842959, 1.0473673, 1.0806117, 1.0393867, 1.08914, 1.098361, 1.0111806, 1.0877115, 1.0828015, 1.0692484, 1.0531418, 1.0410671, 1.0716048, 1.0559812, 1.0405731, 1.0469352, 1.0282946, 1.0701191, 1.1245114, 1.0827178, 1.0577487, 1.0911087, 1.0538609, 1.0795716, 1.052527, 1.0626255, 1.1075288, 1.0774268, 1.0983233, 1.082813, 1.045046, 1.0611752, 1.054235, 1.0586243, 1.0720251, 1.0746508, 1.0428041, 1.0934491, 1.1156882, 1.0607878, 1.1123923, 1.0767806, 1.1122468, 1.0560309, 1.0735166, 1.0671048, 1.0634817, 1.1234957, 1.058333, 1.0976567, 1.0425687, 1.063198, 1.064543, 1.0983618, 1.0385636, 1.0757711, 1.0996445, 1.0607251, 1.0583296, 1.0595952, 1.0612429, 1.0493872, 1.0493515, 1.0738178, 1.0557528, 1.0837611, 1.077742, 1.0569792, 1.0838823, 1.0634174, 1.0297842, 1.0431244, 1.0768987, 1.0499278, 1.0434812, 1.0684084, 1.0825965, 1.0486889, 1.0774769, 1.068146, 1.0840352, 1.0399718, 1.091474, 1.0627315, 1.1246388, 1.0852126, 1.0666753, 1.1223661, 1.055147, 1.0817114, 1.0612634, 1.0823115, 1.0495604, 1.0710334, 1.1003708, 1.0731882, 1.1082671, 1.0508273, 1.0898359, 1.0463854, 1.1029773, 1.0707209, 1.0993172, 1.0541403, 1.064948, 1.0959827, 1.1294149, 1.0788975, 1.086798, 1.0473118, 1.0538682, 1.1393805, 1.1114533, 1.0989473, 1.0590181, 1.0978436, 1.0321273, 1.064316, 1.1068771, 1.1084195, 1.1304556, 1.0941377, 1.0869443, 1.0850796, 1.1073582, 1.0867258, 1.0916663, 1.1269336, 1.0672606, 1.1152467, 1.0577891, 1.1170577, 1.0644512, 1.0483291, 1.0926076, 1.0530608, 1.1188309, 1.0943704, 1.1301273, 1.0964932, 1.0528582, 1.08415, 1.0661538, 1.0733471, 1.0932654, 1.1078627, 1.089098, 1.0890361, 1.0299093, 1.0771315, 1.091764, 1.0966712, 1.0924046, 1.0426313, 1.0823355, 1.0889678, 1.0383732, 1.1328677, 1.0640429, 1.1000715, 1.0749569, 1.0770751, 1.0572238, 1.1124672, 1.0582991, 1.1176627, 1.091223, 1.081903, 1.0483469, 1.0649943, 1.0705914, 1.0438794, 1.0967703, 1.0710943, 1.0654455, 1.0914162, 1.0790602, 1.0386269, 1.0984994, 1.0896862, 1.1306844, 1.1150056, 1.0857835, 1.15648, 1.0878364, 1.05573, 1.0731387, 1.1143659, 1.0774665, 1.0591302, 1.0705866, 1.0598661, 1.0687394, 1.063626, 1.0936785, 1.0982727, 1.059404, 1.0650148, 1.0695064, 1.0825057, 1.0781987, 1.0715483, 1.0333707, 1.0698601, 1.0794377, 1.099697, 1.0960376, 1.0687517, 1.1132509, 1.069583, 1.0791276, 1.0913973, 1.0859356, 1.0834554, 1.0758314, 1.0677779, 1.0834775, 1.0972167, 1.0825707, 1.0502305, 1.092661, 1.141666, 1.0911726, 1.0690223, 1.1456975, 1.0940711, 1.0682365, 1.087559, 1.0966225, 1.1106334, 1.1064487, 1.025341, 1.0894976, 1.0783086, 1.0905695, 1.0774475, 1.0747101, 1.0931485, 1.0808426, 1.0837137, 1.1030294, 1.0871712, 1.1055392, 1.1022133, 1.1041069, 1.0711261, 1.0972269, 1.0907476, 1.0711716, 1.0594418, 1.1114901, 1.0907485, 1.1020937, 1.0449597, 1.0968734, 1.0469635, 1.0865039, 1.068704, 1.1024424, 1.1316724, 1.0873771, 1.0803459, 1.0316533, 1.0621585, 1.088527, 1.0840642, 1.0606916, 1.0736762, 1.0920861, 1.1153817, 1.0872108, 1.0841568, 1.107063, 1.0624456, 1.0892823, 1.050121, 1.0935371, 1.0900376, 1.1003779, 1.0507398, 1.07692, 1.084282, 1.0854592, 1.0950578, 1.0519559, 1.1114817, 1.0581234, 1.0679382, 1.0932095, 1.1108835, 1.0883762, 1.1137762, 1.0796832, 1.0323147, 1.0892023, 1.0717016, 1.0855082, 1.1106691, 1.0933857, 1.12674, 1.0646386, 1.1155354, 1.0910583, 1.0883827, 1.0958811, 1.0795261, 1.0724634, 1.064367, 1.077274, 1.1230228, 1.1145117, 1.0739442, 1.0940964, 1.115021, 1.0910624, 1.0975829, 1.0946451, 1.0823185, 1.0625703, 1.0847887, 1.0870713, 1.057884, 1.056579, 1.0924356, 1.0394956, 1.0784625, 1.0277445, 1.0841538, 1.099361, 1.0908108, 1.0773623, 1.0768579, 1.0937821, 1.1001897, 1.0718733, 1.0688746, 1.1205416, 1.1091427, 1.0937726, 1.0846738, 1.117076, 1.1162469, 1.0842345, 1.0739146, 1.060765, 1.0429734, 1.0911336, 1.079736, 1.1012824, 1.0837883, 1.1108848, 1.0824662, 1.1021706, 1.0940905, 1.0906948, 1.0633361, 1.0948554, 1.0517061, 1.1034074, 1.0798364, 1.0970662, 1.0818666, 1.0688329, 1.0964398, 1.1023071, 1.0887552, 1.0923389, 1.1208888, 1.0910102, 1.0932089, 1.0923134, 1.0715741, 1.1116792, 1.0924503, 1.1005043, 1.0571475, 1.1058147, 1.1434182, 1.0774873, 1.1149087, 1.0417225, 1.0606945, 1.0617259, 1.0828626, 1.0851574, 1.0728152, 1.1061759, 1.0788808, 1.1588935, 1.1191099, 1.1022382, 1.0973665, 1.05759, 1.0999622, 1.1005728, 1.093343, 1.1110713, 1.1086239, 1.1090314, 1.1080289, 0.9904698, 1.1132896, 1.0991791, 1.075388, 1.0752405, 1.0582129, 1.1140519, 1.0818919, 1.0572754, 1.0935739, 1.0793555, 1.0779899, 1.1178025, 1.0747801, 1.0802822, 1.0714514, 1.1035454, 1.0468591, 1.0854542, 1.0798473, 1.1209828, 1.0268664, 1.1017543, 1.082776, 1.1162103, 1.0859627, 1.0887668, 1.110338, 1.0883404, 1.0857534, 1.0625343, 1.0919001, 1.1017507, 1.056062, 1.1099031, 1.1223589, 1.0741068, 1.0967408, 1.0600512, 1.1179758, 1.0644892, 1.0703045, 1.0593317, 1.1526176, 1.0958022, 1.1059419, 1.1237272, 1.0990915, 1.098423, 1.0805849, 1.0664725, 1.1207514, 1.0676868, 1.0931369, 1.1321821, 1.1330907, 1.091113, 1.1049131, 1.0992535, 1.0566403, 1.1120741, 1.0571367, 1.0687692, 1.1356347, 1.0948056, 1.0952381, 1.0538788, 1.038734, 1.0837878, 1.1194222, 1.0925313, 1.115142, 1.072644, 1.0904707, 1.1319568, 1.1151844, 1.0659618], "type": "scatter", "name": "Sample Average"}, {"y": [-0.010924369, 0.006070006, -0.022883933, 0.0019828652, -0.039769158, -0.03151775, -0.006495295, 0.037832208, -0.014554345, 0.015044294, 0.06454761, -0.04253418, -0.0010592192, 0.0030856943, 0.008852106, 0.004666123, 0.046872713, -0.02737596, -0.020126475, -0.00070610724, -0.010593778, -0.0009902358, -0.026966145, 0.00089265517, -0.013140827, 0.0029825408, -0.03524175, -0.029726448, 0.011545907, 0.012934859, -0.02123735, 0.017387908, -0.0059448797, 0.011859386, -0.011815663, -0.013082544, 0.015983822, -0.029223215, 0.024308199, 0.007155097, 0.00820008, 0.007953436, 0.0040739956, 0.007289111, -0.012933396, 0.013144768, 0.0039273934, 0.007425983, 0.022129402, 0.029136134, -0.014900609, 0.09990816, -0.024759, -0.014846959, 0.014512857, -0.0032996472, -0.001257705, -0.00090533565, 0.026325727, 0.018321814, -0.0005664744, 0.009112235, 0.029656168, 0.013048876, 0.04371512, 0.009319465, 0.023070637, 0.03481196, -0.02103398, 0.010386462, -0.038456563, 0.027464569, 0.020829944, 0.053121816, -0.013352422, 0.008860064, -0.006033685, 0.012301531, 0.0059208614, 0.051066443, 0.016956413, 0.059288178, 0.018628407, 0.013165583, 0.04027467, 0.0080672195, 0.020111438, 0.031041434, -0.01882455, 0.026645616, 0.03638221, 0.029777793, 0.008224134, 0.0063039805, 0.04364503, 0.024829298, 0.031711943, -0.0015055034, 0.04352128, 0.023882177, 0.043956254, 0.0048319306, 0.00198023, 0.011513252, 0.048989445, 0.064447194, 0.021341186, 0.02059121, 0.037317347, 0.0006071063, 0.032854505, 0.033022087, 0.04251482, 0.021865182, 0.03857352, 0.056561854, 0.025292264, 0.033012606, 0.07218845, 0.04325542, 0.05042712, 0.05241766, 0.022639915, 0.026618076, 0.042175777, 0.035481457, 0.033051226, 0.06909523, 0.007089752, 0.03518249, 0.057370976, 0.05389044, 0.04021512, 0.06986513, 0.044071905, 0.04061562, 0.033955477, 0.06753929, 0.0117141465, 0.032660056, 0.068048134, 0.030298274, 0.05583127, 0.015904363, 0.054033216, 0.041407123, 0.045886308, 0.042531352, 0.034117132, 0.04265689, 0.033054616, 0.05339923, 0.07611128, 0.06942531, 0.08050923, 0.0267619, 0.040876903, 0.081729166, 0.056585122, 0.050808355, 0.03121016, 0.03483312, 0.087128215, 0.06994652, 0.05431942, 0.058179736, 0.037301265, 0.06920728, 0.07538807, 0.05396622, 0.045885563, 0.061778013, 0.060890898, 0.061122887, 0.07679574, 0.06805768, 0.060520705, 0.060241774, 0.062326714, 0.049501546, 0.092175424, 0.028376887, 0.08240566, 0.057379108, 0.08043683, 0.072838575, 0.09431901, 0.07953528, 0.08461909, 0.03875099, 0.015074507, 0.08851833, 0.061404787, 0.06760214, 0.08808496, 0.12180337, 0.067172915, 0.060788684, 0.048352297, 0.047176503, 0.101745, 0.09014996, 0.022276115, 0.10993122, 0.09759963, 0.07571929, 0.08473142, 0.073956236, 0.050696913, 0.029403083, 0.057173297, 0.082229406, 0.0973069, 0.08389827, 0.056150865, 0.072686724, 0.12622496, 0.09337956, 0.065250285, 0.07935692, 0.0928243, 0.09210658, 0.08497907, 0.072590254, 0.07856265, 0.108314335, 0.078471415, 0.07578435, 0.068744354, 0.07238567, 0.07630416, 0.12518682, 0.09177784, 0.076404855, 0.08390037, 0.09537893, 0.086319804, 0.1059575, 0.08899462, 0.06757664, 0.060245354, 0.117230885, 0.08213602, 0.08865522, 0.10515391, 0.09362738, 0.09452548, 0.064889885, 0.105304345, 0.1160036, 0.108941525, 0.13567503, 0.099212684, 0.112408966, 0.115990736, 0.116026506, 0.08654221, 0.112546265, 0.110618584, 0.08918521, 0.09618223, 0.11680689, 0.048342906, 0.076495335, 0.07921654, 0.06967431, 0.100708246, 0.124647714, 0.124567375, 0.10777739, 0.07470937, 0.08249561, 0.109357744, 0.11460035, 0.062077712, 0.10119909, 0.13215517, 0.085302904, 0.07579047, 0.08916228, 0.12586522, 0.09014414, 0.092998296, 0.07275872, 0.096459225, 0.09748288, 0.06951171, 0.1198397, 0.13724838, 0.103132434, 0.07723732, 0.108482465, 0.117480315, 0.14247742, 0.11534152, 0.14066197, 0.13388997, 0.11077812, 0.08667663, 0.13498668, 0.115777425, 0.09234658, 0.13632645, 0.11025479, 0.09989073, 0.14566028, 0.12521797, 0.113101676, 0.09904722, 0.13995528, 0.10885993, 0.111103565, 0.11437842, 0.11345112, 0.12512088, 0.13583575, 0.112821706, 0.1321664, 0.10119298, 0.16324845, 0.120073944, 0.14642094, 0.16634355, 0.086014494, 0.14455059, 0.10318288, 0.13780443, 0.14458908, 0.13040468, 0.1202164, 0.13798843, 0.11208428, 0.16548271, 0.12829636, 0.12989646, 0.15031604, 0.12958223, 0.11637021, 0.120632105, 0.13433357, 0.09290698, 0.12560609, 0.08787214, 0.1496808, 0.08660693, 0.10269918, 0.15852137, 0.1481347, 0.15342136, 0.11412002, 0.10593813, 0.1406303, 0.13378324, 0.10666499, 0.11314517, 0.14470646, 0.16363527, 0.121298835, 0.16154762, 0.12672047, 0.17712739, 0.12316509, 0.13962765, 0.12871505, 0.11977789, 0.1044354, 0.13838595, 0.15623495, 0.15113257, 0.19109493, 0.16640365, 0.15811172, 0.13229753, 0.1504315, 0.16339341, 0.11824622, 0.15223837, 0.16905329, 0.13740374, 0.13428715, 0.14789794, 0.13770607, 0.12426714, 0.16037987, 0.14145492, 0.17052718, 0.14562318, 0.18357545, 0.15212598, 0.15915667, 0.1661925, 0.15584634, 0.15038565, 0.15911753, 0.16767925, 0.17506108, 0.11629052, 0.16004683, 0.1718799, 0.16052034, 0.1436927, 0.17656845, 0.14390849, 0.13618772, 0.16310498, 0.16799589, 0.103004634, 0.18086742, 0.13886987, 0.1433648, 0.19337697, 0.13732865, 0.13268043, 0.18845615, 0.15804404, 0.13840745, 0.1574549, 0.19056708, 0.14465664, 0.16860487, 0.1725026, 0.17482091, 0.18017112, 0.15232332, 0.139148, 0.111465506, 0.17457797, 0.14809057, 0.2308365, 0.14084473, 0.15426783, 0.16227557, 0.16435683, 0.18585157, 0.16359116, 0.20008408, 0.1521938, 0.16682203, 0.18323365, 0.17182933, 0.1761094, 0.1521957, 0.16038409, 0.19320531, 0.15636057, 0.14682133, 0.14565194, 0.16276139, 0.16688168, 0.20246743, 0.12511718, 0.18349458, 0.18311955, 0.19390154, 0.20607415, 0.20737895, 0.1661559, 0.17017819, 0.15527797, 0.13954693, 0.1606749, 0.17710261, 0.15709114, 0.19960764, 0.18214266, 0.19047345, 0.19231026, 0.19232015, 0.17561032, 0.1878486, 0.15897882, 0.18426104, 0.21159494, 0.1977859, 0.15693934, 0.18298902, 0.20966923, 0.18284327, 0.2297268, 0.22460726, 0.20596483, 0.16509128, 0.20282763, 0.20870756, 0.21587534, 0.15612043, 0.16345467, 0.22429587, 0.19980189, 0.16004431, 0.17681241, 0.17005973, 0.16380669, 0.18855247, 0.17668039, 0.1561127, 0.17670263, 0.1846199, 0.19879964, 0.21233882, 0.22530723, 0.216345, 0.21027645, 0.1864345, 0.20024064, 0.22614612, 0.217259, 0.15087628, 0.20151708, 0.21288578, 0.18284518, 0.1716716, 0.19504277, 0.17476566, 0.2360948, 0.20661804, 0.19135915, 0.21604955, 0.22241436, 0.21734485, 0.18164922, 0.18543877, 0.23929176, 0.26415652, 0.19470657, 0.1752729, 0.21137294, 0.2260227, 0.17945985, 0.19115128, 0.19792444, 0.21984732, 0.18682915, 0.23409277, 0.20377852, 0.22572254, 0.23002563, 0.19953848, 0.1831246, 0.19318643, 0.19951022, 0.19945267, 0.19135028, 0.20719562, 0.20494592, 0.18700816, 0.26544335, 0.21659061, 0.23575884, 0.2056071, 0.24119782, 0.20425244, 0.22073367, 0.20346531, 0.24610835, 0.2174886, 0.22089928, 0.2321712, 0.18516073, 0.22419365, 0.20712759, 0.20186807, 0.18609522, 0.2098189, 0.21827011, 0.2048925, 0.2378073, 0.26418826, 0.24959512, 0.21898367, 0.22092904, 0.17105688, 0.18669096, 0.21764141, 0.23307164, 0.19041286, 0.19754285, 0.21045291, 0.21626437, 0.26162648, 0.2380439, 0.22679596, 0.21714169, 0.18365803, 0.24065463, 0.21066025, 0.19631778, 0.20013116, 0.2530556, 0.18394811, 0.2036304, 0.2095454, 0.25816444, 0.25627753, 0.24880096, 0.22234689, 0.23671202, 0.22510384, 0.2234413, 0.24131262, 0.21075867, 0.2482078, 0.29243797, 0.24180675, 0.1848165, 0.22411057, 0.22011742, 0.2590079, 0.20637077, 0.23739046, 0.23876192, 0.204164, 0.21261466, 0.22402552, 0.24992251, 0.22963756, 0.24099198, 0.20477295, 0.2551018, 0.22852443, 0.26779732, 0.2250271, 0.17957324, 0.2338901, 0.2137184, 0.22765684, 0.23784201, 0.24222955, 0.24079117, 0.23108727, 0.27239922, 0.23829176, 0.21241903, 0.27773944, 0.25171933, 0.20126994, 0.2347896, 0.32062033, 0.23610668, 0.2143848, 0.23663607, 0.21672885, 0.22477368, 0.20937666, 0.21072832, 0.24348955, 0.19359611, 0.27913404, 0.26402652, 0.24827409, 0.24890658, 0.23243006, 0.25905403, 0.23893043, 0.24571984, 0.2586699, 0.24970518, 0.25901726, 0.17887896, 0.21845981, 0.25550517, 0.25150844, 0.25471982, 0.25412372, 0.2779449, 0.254943, 0.24178255, 0.24545494, 0.27003762, 0.22209924, 0.25268942, 0.23095061, 0.2369044, 0.3001092, 0.26376322, 0.23650882, 0.25816318, 0.25643122, 0.248983, 0.24254312, 0.22398117, 0.2525676, 0.25724593, 0.25596908, 0.22397907, 0.26556203, 0.23789309, 0.24987456, 0.23542103, 0.23908216, 0.25300872, 0.26070684, 0.20916453, 0.25968936, 0.28377116, 0.29930973, 0.2598127, 0.26564503, 0.25222182, 0.25899544, 0.28251955, 0.2782766, 0.28063715, 0.22328827, 0.29271275, 0.29660895, 0.27062768, 0.28206474, 0.27260727, 0.2799488, 0.2764718, 0.30754957, 0.25180858, 0.27900594, 0.26987758, 0.24389456, 0.28915533, 0.2983097, 0.2692755, 0.29270625, 0.2908575, 0.27000684, 0.2525832, 0.30114853, 0.2646307, 0.22856602, 0.2924693, 0.2792901, 0.28917968, 0.26438886, 0.25034782, 0.28747365, 0.2821793, 0.27729505, 0.27270383, 0.25624388, 0.31384996, 0.24665111, 0.26766065, 0.283191, 0.2804812, 0.27881768, 0.23299955, 0.3102009, 0.2839721, 0.27905285, 0.32042158, 0.30330926, 0.27898276, 0.30354294, 0.27679837, 0.3080094, 0.2684896, 0.29460007, 0.30934444, 0.29907084, 0.30035067, 0.3345894, 0.3312031, 0.24082203, 0.29805937, 0.2564954, 0.29653135, 0.31719065, 0.3180764, 0.26759097, 0.29654673, 0.26016748, 0.24565305, 0.24805886, 0.2881175, 0.26835912, 0.30036342, 0.2805072, 0.2992125, 0.27381563, 0.27648902, 0.25084984, 0.25490794, 0.27304888, 0.29718152, 0.3046549, 0.2663671, 0.2904589, 0.29594412, 0.27483368, 0.27314717, 0.30011222, 0.31253392, 0.2596404, 0.26525617, 0.33609125, 0.31109947, 0.29335764, 0.25995058, 0.29549542, 0.28564367, 0.304175, 0.2785386, 0.28351772, 0.30647847, 0.28221288, 0.27075177, 0.32861507, 0.2705422, 0.22165105, 0.28178984, 0.27619603, 0.28696975, 0.28117785, 0.3110873, 0.2749906, 0.28720126, 0.33608192, 0.26309472, 0.30688727, 0.2955814, 0.28824052, 0.30632475, 0.31978965, 0.29638836, 0.31902245, 0.29478562, 0.29371348, 0.2755995, 0.31131488, 0.28614566, 0.28584024, 0.30805412, 0.27101442, 0.30485776, 0.31252763, 0.33287993, 0.24052365, 0.31307814, 0.30812508, 0.342201, 0.35805482, 0.3073759, 0.34570068, 0.33684948, 0.32062662, 0.3075359, 0.29518312, 0.2898464, 0.29259536, 0.30659094, 0.29781026, 0.29693955, 0.28268412, 0.29426306, 0.29380038, 0.2576055, 0.33756518, 0.3103687, 0.31545907, 0.30790126, 0.29222822, 0.35941324, 0.29438287, 0.33181515, 0.29715738, 0.28078482, 0.31435394, 0.287982, 0.33343706, 0.29561168, 0.2898558, 0.30303097, 0.31830716, 0.28777167, 0.317101, 0.32023692, 0.3060615, 0.3271842, 0.33477095, 0.33580914, 0.31383806, 0.3208358, 0.33430237, 0.29454443, 0.3113579, 0.31407526, 0.35323608, 0.30604425, 0.32139117, 0.33629093, 0.30080414, 0.321344, 0.3403466, 0.3078416, 0.3747789, 0.3735011, 0.3105661, 0.34461805, 0.31136099, 0.34483337, 0.31992674, 0.32881373, 0.32294726, 0.27423757, 0.32446864, 0.34712514, 0.3357114, 0.32400286, 0.29816267, 0.35605565, 0.35375616, 0.33508503, 0.35578394, 0.3479561, 0.33914903, 0.31057787, 0.30220565, 0.29001617, 0.288924, 0.2859366, 0.3405101, 0.32617477, 0.3436909, 0.33596107, 0.33106223, 0.32729772, 0.29702264, 0.34713987, 0.3555278, 0.29828918, 0.33090416, 0.30207926, 0.3570057, 0.31105354, 0.34650597, 0.37568626, 0.34337822, 0.34967673, 0.31783947, 0.29949912, 0.32310775, 0.35408118, 0.35643587, 0.30536544, 0.3149529, 0.3470721, 0.35272232, 0.32430297, 0.3772724, 0.3154681, 0.29227313, 0.35802743, 0.3288594, 0.33760375, 0.3265162, 0.33072624, 0.3413731, 0.32666337, 0.30755565, 0.3619029, 0.3242941, 0.31462565, 0.35816234, 0.3702617, 0.32244143, 0.34462672, 0.30881384, 0.31767365, 0.37340623, 0.29456478, 0.30204955, 0.3737047, 0.35218424, 0.3780017, 0.33474195, 0.31375924, 0.37588793, 0.3333688, 0.36547935, 0.3729168, 0.3554542, 0.3653475, 0.3331501, 0.35098246, 0.35359237, 0.34284276, 0.33222282, 0.35488057, 0.38498786, 0.3365464, 0.37156332, 0.3517212, 0.32656294, 0.30383107, 0.35353285, 0.334489, 0.3445411, 0.3762729, 0.34803927, 0.3168207, 0.36245242, 0.39579356, 0.3322904, 0.33419156, 0.35428008, 0.3059303, 0.3513124, 0.34859198, 0.344306, 0.3434611, 0.3357597, 0.35835359, 0.36300847, 0.3734896, 0.32594293, 0.35945752, 0.3267037, 0.35937253, 0.31407592, 0.35652602, 0.36026514, 0.33908194, 0.34691668, 0.30549607, 0.33043626, 0.3814172, 0.36673307, 0.3288676, 0.32728064, 0.32341337, 0.34628135, 0.31785563, 0.37656957, 0.34037292, 0.37719217, 0.33362195, 0.3410277, 0.35030726, 0.34346202, 0.3352161, 0.37128103, 0.35231632, 0.35204664, 0.34043017, 0.32823247, 0.33090195, 0.34936693, 0.39600497, 0.40372735, 0.36136225, 0.36924568, 0.32875568, 0.38901427, 0.32779917, 0.35716334, 0.3737107, 0.3692537, 0.29989198, 0.32318288, 0.36970174, 0.35670894, 0.3543039, 0.35993227, 0.3602527, 0.35347548, 0.38107893, 0.35677648, 0.34605488, 0.33068112, 0.40143186, 0.3474217, 0.36745432, 0.36680484, 0.37333637, 0.37555844, 0.40308502, 0.35070634, 0.3271228, 0.39954495, 0.35590392, 0.37225085, 0.36471614, 0.38282537, 0.39565462, 0.33883637, 0.34834006, 0.3385435, 0.34412646, 0.3358563, 0.358287, 0.336094, 0.38094202, 0.3756513, 0.34551728, 0.36514086, 0.3539004, 0.3451651, 0.39048922, 0.39009672, 0.3489192, 0.37777334, 0.35989714, 0.3963109, 0.34358108, 0.37657845, 0.34430563, 0.33657143, 0.36868864, 0.39487115, 0.36637235, 0.3840572, 0.34327894, 0.40733993, 0.32888904, 0.35796785, 0.4055608, 0.3631625, 0.36251178, 0.3790138, 0.33860824, 0.3773864, 0.39945495, 0.3907502, 0.36707875, 0.38355502, 0.33044252, 0.32569146, 0.3823581, 0.36242926, 0.37671003, 0.3856819, 0.37525553, 0.34561494, 0.38745788, 0.3667266, 0.36988372, 0.37170333, 0.3642895, 0.36244652, 0.35635647, 0.38636017, 0.38756907, 0.39007622, 0.4036301, 0.41642377, 0.41368032, 0.39083454, 0.36540774, 0.36265767, 0.36089128, 0.33093223, 0.34817153, 0.3652707, 0.39818737, 0.3751255, 0.35310984, 0.38267294, 0.38396856, 0.38970113, 0.38505924, 0.3712412, 0.3852634, 0.42376307, 0.40473333, 0.3522898, 0.37058607, 0.35845706, 0.37038624, 0.38646266, 0.35512668, 0.41541055, 0.36990696, 0.40301093, 0.3755665, 0.35694206, 0.38996366, 0.39480832, 0.35820368, 0.42000598, 0.35966623, 0.39372945, 0.41155127, 0.3588586, 0.31603977, 0.35717255, 0.3792993, 0.35204285, 0.41360083, 0.3300892, 0.40474164, 0.37341633, 0.43026304, 0.38397697, 0.33729205, 0.34379676, 0.3894277, 0.41920382, 0.40880817, 0.39410198, 0.36236545, 0.39303347, 0.4108759, 0.38663012, 0.3415929, 0.42563626, 0.3768073, 0.36076784, 0.42052162, 0.40905634, 0.3414446, 0.3606554, 0.36373088, 0.37346178, 0.34027025, 0.3456654, 0.3892546, 0.3805713, 0.37769982, 0.38947612, 0.37585747, 0.35612085, 0.36862817, 0.37275833, 0.3920208, 0.39032742, 0.40552685, 0.38772464, 0.39474544, 0.39258364, 0.38426617, 0.38900495, 0.41048726, 0.40617427, 0.37568673, 0.39592388, 0.35560712, 0.4308456, 0.43810186, 0.3990422, 0.43083367, 0.39818397, 0.38515332, 0.38392368, 0.41249046, 0.44145206, 0.3912444, 0.4106497, 0.41043103, 0.40794855, 0.4205833, 0.42516726, 0.37389323, 0.36698332, 0.3524896, 0.41800168, 0.43770587, 0.4284699, 0.40368268, 0.4250074, 0.41918302, 0.386155, 0.40086225, 0.38094652, 0.406951, 0.39097604, 0.37930837, 0.42787203, 0.3955853, 0.44806784, 0.4240718, 0.39282852, 0.42550945, 0.39182532, 0.41875198, 0.4386721, 0.44826543, 0.42744777, 0.40556744, 0.4214747, 0.4144216, 0.4397403, 0.42127886, 0.34696442, 0.3907686, 0.42194322, 0.38946068, 0.45385784, 0.41478717, 0.42874345, 0.42211434, 0.4299471, 0.42261457, 0.39280492, 0.4268321, 0.4446639, 0.44188046, 0.44308338, 0.43965852, 0.42246264, 0.41375917, 0.42473504, 0.43244454, 0.44415557, 0.4321981, 0.4164119, 0.42551544, 0.41048893, 0.43498436, 0.3971746, 0.41903484, 0.410343, 0.39331144, 0.4060604, 0.3739048, 0.39389, 0.41129956, 0.391123, 0.40519476, 0.45260182, 0.4454489, 0.39477116, 0.437016, 0.41125762, 0.42520884, 0.41458622, 0.42551735, 0.41101995, 0.4082857, 0.41081998, 0.45081308, 0.42269862, 0.42676753, 0.41045395, 0.43415818, 0.40736723, 0.39552695, 0.40717423, 0.40688673, 0.4320845, 0.43503574, 0.44335943, 0.43589386, 0.41987935, 0.40477097, 0.42254817, 0.42083654, 0.433975, 0.4468276, 0.4207719, 0.44285792, 0.4360861, 0.4213836, 0.46250358, 0.39285415, 0.42300186, 0.43234092, 0.4260118, 0.42932945, 0.4463246, 0.42266217, 0.43852827, 0.42639026, 0.43101934, 0.42770407, 0.4169125, 0.43101797, 0.3876202, 0.4214123, 0.4231909, 0.4536569, 0.4344958, 0.3840384, 0.4190533, 0.45134813, 0.37637448, 0.40484715, 0.44370902, 0.44603553, 0.4121063, 0.4056226, 0.43388286, 0.4093392, 0.46984842, 0.4201955, 0.42979163, 0.40698007, 0.44761202, 0.44138128, 0.42208877, 0.43743336, 0.4332379, 0.40639833, 0.44337898, 0.44595987, 0.43522206, 0.42313132, 0.43505526, 0.43192455, 0.46100646, 0.43429118, 0.44085044, 0.4358501, 0.40065786, 0.43958655, 0.43984154, 0.42937946, 0.44459772, 0.44919866, 0.47210416, 0.43558055, 0.41734302, 0.4257241, 0.4117923, 0.41245198, 0.42577752, 0.42043847, 0.43891603, 0.47530478, 0.43395486, 0.42890844, 0.4603361, 0.464972, 0.4055399, 0.42831758, 0.42545632, 0.43541998, 0.42886826, 0.43117005, 0.4681574, 0.45816383, 0.4056645, 0.43214813, 0.43996987, 0.44212973, 0.4534405, 0.41775358, 0.43863332, 0.4815762, 0.41423824, 0.45334768, 0.44310546, 0.481881, 0.45430335, 0.44497547, 0.4414855, 0.43126372, 0.43654674, 0.43991414, 0.47192603, 0.48402727, 0.512061, 0.4408454, 0.43588543, 0.41807577, 0.43511575, 0.46255943, 0.46535456, 0.41304168, 0.45007288, 0.42500395, 0.46184272, 0.44547755, 0.4506712, 0.45528358, 0.46751958, 0.49152544, 0.4608589, 0.43755752, 0.4277093, 0.47064912, 0.46825305, 0.4429126, 0.43531832, 0.44729498, 0.47164434, 0.4286717, 0.4454543, 0.44350168, 0.47775936, 0.4430268, 0.46176082, 0.43295535, 0.43751237, 0.46963245, 0.44528896, 0.45436847, 0.43551785, 0.4138173, 0.44012842, 0.42433015, 0.4418624, 0.44155404, 0.43191057, 0.47880584, 0.4660639, 0.41790843, 0.46719882, 0.41662756, 0.49415937, 0.5064166, 0.43608642, 0.48672453, 0.4964112, 0.47578043, 0.4707599, 0.43083945, 0.4724439, 0.46987832, 0.45313358, 0.45606527, 0.49970612, 0.4799178, 0.4678108, 0.44888768, 0.4212069, 0.40771705, 0.47240114, 0.43822238, 0.43658692, 0.47501442, 0.45534822, 0.46375987, 0.41960546, 0.46591038, 0.4857347, 0.4588542, 0.47248188, 0.48694584, 0.45337278, 0.45979288, 0.45752963, 0.46692932, 0.40066472, 0.42138723, 0.44486582, 0.47749636, 0.48731315, 0.4393001, 0.45932713, 0.48527446, 0.48824593, 0.48168695, 0.4754352, 0.48953345, 0.45647734, 0.48466212, 0.45937183, 0.44708228, 0.452739, 0.5107621, 0.46711317, 0.47649202, 0.43908557, 0.4512356, 0.45577025, 0.50501907, 0.49010846, 0.47401017, 0.4567125, 0.5121439, 0.45291793, 0.445185, 0.48227584, 0.49220788, 0.46381834, 0.48261017, 0.4495905, 0.44019285, 0.4609961, 0.4895114, 0.47014976, 0.5290817, 0.47702044, 0.5030961, 0.48205444, 0.4723158, 0.4717703, 0.42961282, 0.43307787, 0.48333764, 0.44750318, 0.4897379, 0.46907306, 0.47577968, 0.4346177, 0.48886004, 0.46075445, 0.4350272, 0.4461919, 0.45197982, 0.47719562, 0.50150204, 0.47909012, 0.45682254, 0.45500126, 0.48250186, 0.52447987, 0.45936832, 0.49542412, 0.47711316, 0.4706516, 0.44419143, 0.4456436, 0.4734661, 0.4816724, 0.46898586, 0.46935403, 0.5047662, 0.4384819, 0.47310275, 0.46147063, 0.48972714, 0.46815357, 0.47423765, 0.4639526, 0.44213662, 0.4941064, 0.5258396, 0.48688748, 0.45118165, 0.46040714, 0.46158868, 0.47386214, 0.4829569, 0.4980651, 0.52425474, 0.47634414, 0.48704672, 0.4518591, 0.48282394, 0.48263133, 0.493779, 0.47394085, 0.51665616, 0.47047174, 0.45037287, 0.51727647, 0.48945844, 0.4802269, 0.48725113, 0.51288897, 0.5232646, 0.50331736, 0.47245288, 0.46900782, 0.49771783, 0.46167156, 0.51044697, 0.48738572, 0.5200007, 0.50881803, 0.4713571, 0.51205856, 0.50036466, 0.48313984, 0.47992718, 0.4749133, 0.46635395, 0.47937292, 0.52695966, 0.46583214, 0.4596219, 0.484017, 0.48439583, 0.49782655, 0.4855558, 0.45428947, 0.46415868, 0.49862072, 0.488832, 0.5063609, 0.49241212, 0.5522403, 0.5084333, 0.479673, 0.5023145, 0.48845333, 0.46048886, 0.48490247, 0.49622238, 0.4661714, 0.45653662, 0.48287863, 0.51478124, 0.5300608, 0.48517635, 0.49161124, 0.507493, 0.4581152, 0.50973547, 0.492316, 0.4971381, 0.52485394, 0.48808202, 0.47795874, 0.5012327, 0.5236916, 0.5071262, 0.50097156, 0.4900632, 0.4253798, 0.5095195, 0.5082204, 0.51493794, 0.50011545, 0.53242725, 0.5232601, 0.5407287, 0.50326824, 0.5127611, 0.47454315, 0.4336166, 0.4953326, 0.5077562, 0.5055757, 0.51820344, 0.5077713, 0.50265, 0.5084608, 0.4757345, 0.48967388, 0.4932728, 0.5166041, 0.50276756, 0.51723576, 0.5127658, 0.5005591, 0.53757024, 0.51455057, 0.55615795, 0.5102805, 0.46505788, 0.5302924, 0.5305447, 0.49780747, 0.5093441, 0.47445345, 0.5129451, 0.51688117, 0.5328901, 0.47356245, 0.47846356, 0.53178126, 0.51158476, 0.55338204, 0.49955532, 0.5156859, 0.5415279, 0.46290383, 0.4963878, 0.49143857, 0.49256974, 0.5163924, 0.50790215, 0.55573606, 0.48784313, 0.50359017, 0.4840399, 0.48030198, 0.5303804, 0.5317713, 0.45759234, 0.47854683, 0.5160877, 0.51781964, 0.4667035, 0.5617172, 0.5033277, 0.5101175, 0.5460566, 0.5205641, 0.504671, 0.5162071, 0.51300263, 0.47651917, 0.52000815, 0.5082587, 0.5166837, 0.51477593, 0.523924, 0.5066036, 0.5223279, 0.53793633, 0.517659, 0.50925165, 0.49643356, 0.4937765, 0.5279863, 0.5170789, 0.50149065, 0.50370467, 0.48954007, 0.47972235, 0.5306413, 0.48723197, 0.52012485, 0.4960415, 0.49715817, 0.54302365, 0.532309, 0.50301456, 0.498756, 0.5066209, 0.50408506, 0.51544213, 0.5078916, 0.53529537, 0.55445564, 0.49131885, 0.5473226, 0.5294513, 0.50599235, 0.5224738, 0.48303226, 0.48708877, 0.52666694, 0.51039964, 0.5107946, 0.5027664, 0.51376283, 0.5575028, 0.53003836, 0.53551817, 0.4805475, 0.51114273, 0.4988138, 0.5099016, 0.49645057, 0.4405275, 0.54178673, 0.52086335, 0.5166656, 0.52970636, 0.5075653, 0.54640335, 0.5365745, 0.48720074, 0.5447423, 0.53643686, 0.52705556, 0.56170195, 0.5151612, 0.4987242, 0.49129024, 0.5201435, 0.5136358, 0.51738495, 0.51201105, 0.56133926, 0.5256446, 0.5158224, 0.48605362, 0.5435351, 0.5189346, 0.5320578, 0.53440434, 0.51456934, 0.4884844, 0.4990002, 0.50891364, 0.5492467, 0.5306597, 0.5286941, 0.51671344, 0.5125759, 0.5633633, 0.5584005, 0.52530706, 0.536481, 0.5188619, 0.51279163, 0.55726165, 0.4763968, 0.5454891, 0.5689845, 0.5131036, 0.5199147, 0.5410626, 0.54934067, 0.5619334, 0.52268445, 0.55299604, 0.5289584, 0.5670706, 0.5355603, 0.5200683, 0.51532674, 0.5499244, 0.54576504, 0.5193942, 0.5311524, 0.560431, 0.51850045, 0.54692864, 0.5383, 0.51250625, 0.5495969, 0.5558432, 0.54414517, 0.47842425, 0.5183466, 0.5477159, 0.5154718, 0.55202776, 0.47495648, 0.5529845, 0.53109074, 0.5095742, 0.57991856, 0.54563254, 0.5489098, 0.5035286, 0.55936635, 0.55027413, 0.5615973, 0.5305492, 0.53129953, 0.49146032, 0.55884796, 0.51738226, 0.49072534, 0.56711847, 0.5400753, 0.5308691, 0.5348618, 0.54924434, 0.57685304, 0.54467046, 0.5971045, 0.5503493, 0.56318194, 0.55088276, 0.5416997, 0.5434008, 0.52973646, 0.54456687, 0.5544404, 0.5609508, 0.5411396, 0.51934695, 0.5373022, 0.5440013, 0.5238373, 0.5501805, 0.56145155, 0.5306596, 0.55585116, 0.5600744, 0.5575826, 0.59138, 0.5594873, 0.53436244, 0.57977134, 0.56019986, 0.55398387, 0.5141027, 0.5611012, 0.55963486, 0.5585845, 0.59591633, 0.5620882, 0.5338261, 0.5476398, 0.5551949, 0.5369025, 0.53919417, 0.5277164, 0.5371693, 0.5812098, 0.58664405, 0.5865035, 0.5673118, 0.51950663, 0.58088654, 0.5601061, 0.5434777, 0.5579034, 0.56021214, 0.5780418, 0.5589898, 0.588365, 0.56611687, 0.5422071, 0.5479561, 0.5701322, 0.5883966, 0.55186653, 0.5742315, 0.5565389, 0.500141, 0.51248354, 0.5989811, 0.5412921, 0.5739499, 0.5489251, 0.56297123, 0.5569515, 0.54607016, 0.54173625, 0.5645731, 0.542926, 0.54030627, 0.52975476, 0.5508702, 0.54711384, 0.57044786, 0.5685867, 0.567192, 0.54974186, 0.55248207, 0.5497231, 0.57541627, 0.50548565, 0.55531347, 0.56712615, 0.56958365, 0.5599529, 0.5694802, 0.5533988, 0.5793342, 0.5675196, 0.55309457, 0.5613213, 0.6039904, 0.5633566, 0.5721598, 0.53771794, 0.58779514, 0.5453404, 0.5201867, 0.56891835, 0.5330239, 0.5552482, 0.57962644, 0.5955024, 0.5891626, 0.5624349, 0.58416647, 0.5582937, 0.55971503, 0.58673096, 0.5790792, 0.55589074, 0.57111764, 0.5419992, 0.56566244, 0.5628514, 0.59690183, 0.52610606, 0.56825805, 0.57934296, 0.59473085, 0.56852925, 0.54792714, 0.59483594, 0.5892369, 0.6002306, 0.59544194, 0.5462936, 0.55052114, 0.5793916, 0.56089437, 0.605886, 0.53382474, 0.5825066, 0.5968747, 0.6102437, 0.5919276, 0.5966577, 0.5586729, 0.55342025, 0.59004176, 0.59014595, 0.5082845, 0.5449362, 0.5498703, 0.59144056, 0.57503116, 0.5589811, 0.5651124, 0.57350993, 0.5716242, 0.58661354, 0.5497033, 0.57608974, 0.5993029, 0.5669081, 0.5733085, 0.54136515, 0.5711636, 0.5553027, 0.5777411, 0.57134813, 0.55417275, 0.55104053, 0.5610314, 0.5541456, 0.5756463, 0.60547435, 0.56314856, 0.58639, 0.5884372, 0.5827893, 0.5839304, 0.58556664, 0.5879473, 0.5796973, 0.6285831, 0.56462336, 0.5764223, 0.5559089, 0.5599739, 0.5615591, 0.56517386, 0.562626, 0.59167165, 0.59196043, 0.59099597, 0.61105686, 0.544577, 0.5816268, 0.59277564, 0.6133698, 0.546532, 0.60195863, 0.587077, 0.5342261, 0.5566735, 0.617492, 0.56621796, 0.5870256, 0.5637336, 0.57807493, 0.5797697, 0.6295202, 0.593043, 0.6055424, 0.57698435, 0.56076276, 0.56624025, 0.5666877, 0.5599152, 0.6020782, 0.55941284, 0.5197933, 0.5312961, 0.58866984, 0.56430656, 0.55338025, 0.56152683, 0.5735864, 0.6478175, 0.55435205, 0.55567396, 0.56590414, 0.5937057, 0.5413366, 0.59268034, 0.55313635, 0.561515, 0.57523346, 0.5739243, 0.5750446, 0.57603276, 0.5977156, 0.5541838, 0.58279455, 0.6523983, 0.5643912, 0.5935901, 0.5608797, 0.5378396, 0.57053775, 0.60114497, 0.5901651, 0.584408, 0.5913098, 0.59064555, 0.57686174, 0.582374, 0.5707291, 0.587519, 0.565708, 0.58021975, 0.5736812, 0.5555543, 0.56300795, 0.6086725, 0.5624292, 0.56226873, 0.59542006, 0.5814999, 0.5855687, 0.57665724, 0.5634656, 0.5579717, 0.55901784, 0.54694813, 0.58485305, 0.57143927, 0.5817015, 0.58355427, 0.5594112, 0.57258004, 0.59986746, 0.5768527, 0.56411874, 0.61205447, 0.57142395, 0.6040831, 0.573613, 0.58604544, 0.5773179, 0.57302326, 0.5853238, 0.577538, 0.5786652, 0.56100917, 0.594166, 0.59706074, 0.5487008, 0.5804223, 0.57245326, 0.5626639, 0.6175503, 0.6015629, 0.555172, 0.63141394, 0.6042973, 0.5933998, 0.5689337, 0.56153774, 0.55780005, 0.60037243, 0.56803197, 0.6002195, 0.5916994, 0.6106673, 0.59766823, 0.57214344, 0.6124959, 0.5668676, 0.5685262, 0.5942661, 0.5883157, 0.6021186, 0.5861369, 0.62466055, 0.608489, 0.59048915, 0.57663375, 0.5980869, 0.62473166, 0.600346, 0.57273656, 0.63771003, 0.62316066, 0.55168384, 0.61910105, 0.613869, 0.567001, 0.584803, 0.6032167, 0.5858889, 0.63110954, 0.62382984, 0.59987915, 0.59014213, 0.57881624, 0.56065875, 0.5926797, 0.5715787, 0.5970473, 0.57455266, 0.5916581, 0.6023679, 0.58884865, 0.5949888, 0.56944156, 0.5646335, 0.5619024, 0.56133723, 0.5977195, 0.6222505, 0.58341116, 0.58261734, 0.5730883, 0.60741377, 0.62115085, 0.61941123, 0.58574075, 0.57552004, 0.58664536, 0.6058613, 0.5925969, 0.6572969, 0.64308304, 0.5532011, 0.61865735, 0.5773427, 0.5937745, 0.5833695, 0.6205111, 0.6127086, 0.59160984, 0.60465884, 0.5612596, 0.6508908, 0.5548823, 0.5845369, 0.6265947, 0.6039792, 0.6059165, 0.61387277, 0.6458305, 0.6225941, 0.5861678, 0.6230291, 0.5749695, 0.5903735, 0.5768024, 0.62167394, 0.6084003, 0.6127765, 0.56347847, 0.6266137, 0.62264514, 0.5681258, 0.56966573, 0.5839439, 0.621836, 0.5930491, 0.66339326, 0.61034554, 0.5873408, 0.60185903, 0.63612056, 0.60427684, 0.65485525, 0.65053844, 0.61893624, 0.6122462, 0.6178869, 0.6144516, 0.5996674, 0.5951799, 0.6190909, 0.64456904, 0.6583432, 0.5889401, 0.6540824, 0.6150477, 0.6400602, 0.61500007, 0.6680307, 0.5811439, 0.6062044, 0.6268463, 0.59897095, 0.5936481, 0.60104203, 0.6349717, 0.6412211, 0.608445, 0.6227468, 0.60931456, 0.58645785, 0.57967156, 0.6188714, 0.6172019, 0.6227296, 0.6146291, 0.6209407, 0.5713302, 0.6774693, 0.58131135, 0.6138113, 0.5878615, 0.62999016, 0.5895117, 0.6288932, 0.6396669, 0.58807886, 0.6312202, 0.57851267, 0.60798544, 0.6222631, 0.55778855, 0.6190819, 0.58457404, 0.606736, 0.59293824, 0.59903085, 0.64630884, 0.61366343, 0.6272453, 0.62319154, 0.625065, 0.579913, 0.5921965, 0.6283019, 0.6227238, 0.6192796, 0.604311, 0.587517, 0.61229026, 0.64360046, 0.6583616, 0.5888043, 0.57832384, 0.61641246, 0.61347777, 0.60081464, 0.61618984, 0.63353443, 0.58199865, 0.5915183, 0.6021332, 0.64789593, 0.60138077, 0.6168463, 0.61063933, 0.6303499, 0.6284877, 0.63514996, 0.6217541, 0.6220817, 0.6327179, 0.6165486, 0.57256866, 0.6255679, 0.5890356, 0.58941936, 0.6058052, 0.5743746, 0.60220516, 0.6134882, 0.61599433, 0.62152714, 0.611984, 0.5976445, 0.6027472, 0.623557, 0.62970674, 0.66089076, 0.6006947, 0.6384253, 0.65043527, 0.64223135, 0.60276425, 0.5853985, 0.602432, 0.58324575, 0.5857552, 0.58476686, 0.604509, 0.6176058, 0.64490944, 0.62652475, 0.6344023, 0.6342411, 0.61228484, 0.5805289, 0.6293604, 0.60919183, 0.60092795, 0.6297406, 0.60211927, 0.6231777, 0.62445074, 0.6723431, 0.6156607, 0.6407718, 0.65242255, 0.6175631, 0.68276787, 0.6152439, 0.61978984, 0.64614594, 0.6184248, 0.6081317, 0.65775275, 0.6298299, 0.64246106, 0.64881545, 0.5749004, 0.6109983, 0.63886803, 0.61966807, 0.6453823, 0.6190725, 0.6498335, 0.6294184, 0.6023624, 0.60200936, 0.60832536, 0.64581543, 0.613138, 0.6529351, 0.6190941, 0.63202554, 0.6305905, 0.6273593, 0.6282961, 0.63970757, 0.6306261, 0.6825182, 0.6696072, 0.63947994, 0.63927084, 0.6444861, 0.6296597, 0.68179804, 0.61178446, 0.6191107, 0.6043137, 0.60881925, 0.61372626, 0.6143683, 0.60714346, 0.646451, 0.62367177, 0.62241524, 0.5868051, 0.6518608, 0.63663465, 0.6142163, 0.59840995, 0.6547681, 0.63095415, 0.6685238, 0.6140588, 0.5740604, 0.6016318, 0.6148173, 0.6165018, 0.60784906, 0.6123658, 0.65632236, 0.603174, 0.64097846, 0.6347703, 0.63697326, 0.69904125, 0.5809509, 0.64079815, 0.6532229, 0.62394595, 0.66764593, 0.65070033, 0.6018926, 0.6484692, 0.6283595, 0.6210743, 0.6450725, 0.6394862, 0.65817255, 0.62764513, 0.6247867, 0.660673, 0.6262267, 0.61966616, 0.6141475, 0.6471767, 0.589254, 0.6644501, 0.6580725, 0.6276511, 0.6404417, 0.6261962, 0.67722356, 0.6805784, 0.6531002, 0.6117727, 0.62590986, 0.60353, 0.6192047, 0.64119273, 0.65641284, 0.66504866, 0.64630336, 0.637731, 0.6671809, 0.65359545, 0.6322126, 0.63432056, 0.66027987, 0.6461138, 0.6457087, 0.65630907, 0.65202916, 0.6014779, 0.6723133, 0.6130351, 0.68492794, 0.62781525, 0.6372352, 0.6286036, 0.6181823, 0.6443303, 0.65458125, 0.6206364, 0.6427218, 0.6341983, 0.61071336, 0.61045706, 0.64263606, 0.65247476, 0.6536937, 0.6391027, 0.66121674, 0.6587624, 0.658351, 0.68358976, 0.6710102, 0.61305845, 0.6521585, 0.6480705, 0.6478588, 0.66610116, 0.62897545, 0.6272707, 0.6799527, 0.66216344, 0.6533991, 0.65612006, 0.6848803, 0.6429089, 0.6363629, 0.6573789, 0.6289727, 0.63695335, 0.6501615, 0.6775099, 0.5902407, 0.6604665, 0.6033303, 0.65802234, 0.62673396, 0.6733761, 0.6790117, 0.67747444, 0.68094194, 0.64131796, 0.6319248, 0.66468394, 0.63831764, 0.6450843, 0.63806635, 0.6541036, 0.67297035, 0.64718115, 0.6366275, 0.6541703, 0.63565326, 0.6375437, 0.6375506, 0.6586443, 0.68980503, 0.6630261, 0.67981905, 0.6443262, 0.65786225, 0.62178344, 0.6728877, 0.66024226, 0.6222948, 0.63758206, 0.59177846, 0.6637922, 0.66209126, 0.66726756, 0.58640957, 0.6183058, 0.62613094, 0.6889876, 0.67879903, 0.6450456, 0.64564985, 0.6327493, 0.62329996, 0.6209115, 0.65951324, 0.66305643, 0.6639257, 0.66627955, 0.66016555, 0.611483, 0.6634952, 0.69343656, 0.6589614, 0.6196809, 0.6518234, 0.65115124, 0.6917735, 0.6851783, 0.6556045, 0.6881739, 0.6224927, 0.6645661, 0.6957597, 0.6168075, 0.6525857, 0.63214844, 0.67691445, 0.6558764, 0.6565407, 0.6667517, 0.6865022, 0.6140212, 0.6187961, 0.64862686, 0.64101934, 0.6519327, 0.64884514, 0.6607178, 0.6326541, 0.63540715, 0.6441395, 0.6957518, 0.6737787, 0.64273083, 0.646043, 0.63836634, 0.66906536, 0.62370604, 0.6479952, 0.6669022, 0.6766885, 0.65256315, 0.67576605, 0.62781054, 0.65143037, 0.6644976, 0.6431115, 0.6889918, 0.65137917, 0.65985984, 0.6555524, 0.65583, 0.6454746, 0.6641761, 0.6641771, 0.6695123, 0.69235325, 0.672109, 0.7114768, 0.6814901, 0.6851527, 0.651499, 0.636692, 0.6581215, 0.6751634, 0.6213905, 0.6132578, 0.6501458, 0.6437532, 0.6661043, 0.68132097, 0.6550227, 0.6678248, 0.64185953, 0.7031029, 0.6518074, 0.63351166, 0.62080574, 0.6676277, 0.6390776, 0.6700053, 0.6959542, 0.686177, 0.64627075, 0.68418205, 0.6467661, 0.6553048, 0.61497235, 0.69547635, 0.6510311, 0.67980397, 0.7160429, 0.61675864, 0.672924, 0.68127644, 0.6711873, 0.64078116, 0.7147927, 0.6632959, 0.664388, 0.64617234, 0.66454285, 0.68112135, 0.70781076, 0.6687413, 0.6874456, 0.660852, 0.7205078, 0.69362503, 0.6267532, 0.6587208, 0.6833756, 0.6656174, 0.6568091, 0.6367648, 0.64111054, 0.6894769, 0.645846, 0.6728791, 0.67885447, 0.719622, 0.67989093, 0.6436724, 0.67899805, 0.69470173, 0.71880853, 0.63418084, 0.70764595, 0.6803057, 0.67982125, 0.7000157, 0.6410002, 0.67811406, 0.6671501, 0.6496923, 0.66447484, 0.6052887, 0.6692248, 0.67198616, 0.66635156, 0.6543081, 0.69268227, 0.6975195, 0.70247406, 0.668739, 0.6489507, 0.7024673, 0.67633456, 0.67785424, 0.6417436, 0.6272983, 0.69757247, 0.6871895, 0.6998157, 0.66699064, 0.6533298, 0.69004387, 0.7095244, 0.68085176, 0.6801038, 0.7014613, 0.65896946, 0.70014924, 0.64193994, 0.6850555, 0.6605578, 0.6676982, 0.65544844, 0.6425316, 0.6942228, 0.6773617, 0.67861307, 0.66774935, 0.67437726, 0.7020919, 0.6635211, 0.6706787, 0.6646196, 0.7070458, 0.6720498, 0.70841205, 0.6926255, 0.73164916, 0.6946482, 0.6974621, 0.6852523, 0.68480927, 0.6737083, 0.71653163, 0.67938834, 0.6574853, 0.70435447, 0.6818793, 0.7002899, 0.6693821, 0.6761651, 0.69072115, 0.683505, 0.71030325, 0.69949615, 0.71305865, 0.6940838, 0.7468459, 0.67826056, 0.7109713, 0.6491829, 0.64411867, 0.6721948, 0.6644461, 0.71821415, 0.707186, 0.6881018, 0.71956277, 0.72465193, 0.7079716, 0.6996564, 0.71236235, 0.68977284, 0.70205396, 0.6841995, 0.7006383, 0.6343737, 0.68479013, 0.7386082, 0.6821111, 0.70539045, 0.6976137, 0.7157188, 0.69572335, 0.66260016, 0.6601739, 0.7144951, 0.6972445, 0.6717321, 0.6819261, 0.6797765, 0.70978147, 0.71286434, 0.7076311, 0.7111488, 0.6604537, 0.6573279, 0.6830313, 0.69362295, 0.699519, 0.66766, 0.66428274, 0.6808855, 0.65727895, 0.6919464, 0.7157149, 0.70952016, 0.64742684, 0.6755152, 0.69116795, 0.6861187, 0.7137716, 0.7284601, 0.66697544, 0.7252196, 0.70513314, 0.6985676, 0.6804694, 0.65335315, 0.74532366, 0.7027451, 0.65535635, 0.7078046, 0.6844908, 0.68894106, 0.66071904, 0.7323881, 0.686902, 0.66392577, 0.7130818, 0.7284105, 0.66949767, 0.6790448, 0.6930714, 0.693402, 0.68888193, 0.71907216, 0.62320036, 0.6713559, 0.7179821, 0.6885788, 0.7239762, 0.7088266, 0.70378876, 0.6682639, 0.7232315, 0.7167735, 0.68827164, 0.7105492, 0.70075154, 0.7110363, 0.68001336, 0.7402853, 0.6820248, 0.6726582, 0.7029436, 0.7136262, 0.708555, 0.7260502, 0.7198429, 0.71957207, 0.6674023, 0.70056564, 0.6850586, 0.70164096, 0.7242097, 0.7099122, 0.71778315, 0.6934771, 0.73994356, 0.70596474, 0.6995071, 0.67876136, 0.68945026, 0.7195829, 0.7273924, 0.7241288, 0.7230992, 0.70938194, 0.7510735, 0.74481356, 0.6795502, 0.7031226, 0.6804233, 0.7011891, 0.74091434, 0.6895872, 0.72568935, 0.7162422, 0.7670667, 0.7036026, 0.6831021, 0.6637098, 0.7127098, 0.6681329, 0.75325406, 0.7088912, 0.6840114, 0.6818659, 0.6910902, 0.7289727, 0.72653794, 0.679251, 0.7493967, 0.74460346, 0.7567007, 0.6833235, 0.6936069, 0.7178216, 0.6852491, 0.6935605, 0.7093455, 0.7639244, 0.74054533, 0.73062414, 0.70042783, 0.70125437, 0.7066601, 0.7274882, 0.7113782, 0.7227795, 0.73574495, 0.70582676, 0.7040861, 0.718343, 0.7391057, 0.7215556, 0.74954724, 0.7059081, 0.72765696, 0.6777658, 0.6996559, 0.7059661, 0.73043424, 0.67968285, 0.72334296, 0.7013879, 0.78580207, 0.72951984, 0.7104699, 0.67341924, 0.7267593, 0.7281676, 0.7234608, 0.70908767, 0.71013314, 0.7416545, 0.6914666, 0.7087997, 0.72051626, 0.71839297, 0.6596809, 0.7325625, 0.68363005, 0.72354245, 0.72041655, 0.72162336, 0.6582181, 0.7348437, 0.7720768, 0.7436802, 0.68321997, 0.7082082, 0.71174717, 0.7206589, 0.6826143, 0.70765376, 0.7021498, 0.6912108, 0.73842853, 0.7142317, 0.7307007, 0.6944968, 0.68060017, 0.7152078, 0.7673316, 0.73356676, 0.6872133, 0.7253661, 0.7090542, 0.7350025, 0.7406729, 0.7279141, 0.69065696, 0.69946223, 0.71361405, 0.7186971, 0.70366186, 0.70751774, 0.7431704, 0.7124144, 0.69912606, 0.7246832, 0.7190811, 0.6895531, 0.7194082, 0.75986415, 0.7308656, 0.733866, 0.7232943, 0.72937584, 0.69800174, 0.726321, 0.73455465, 0.7296587, 0.7477457, 0.7074212, 0.7354385, 0.69813675, 0.7332517, 0.6923443, 0.7180836, 0.6952923, 0.7489551, 0.71442604, 0.75164586, 0.7333914, 0.7399192, 0.6781325, 0.72287357, 0.7259431, 0.6985822, 0.7251502, 0.70521826, 0.70395494, 0.74709564, 0.7356493, 0.7276581, 0.7493309, 0.71882313, 0.73398334, 0.7395072, 0.77616876, 0.6944017, 0.7086724, 0.7002247, 0.7490958, 0.7296235, 0.7146122, 0.72218966, 0.7505208, 0.70424324, 0.7656869, 0.72704095, 0.71338916, 0.72631174, 0.768804, 0.7466909, 0.7745917, 0.76942503, 0.7176469, 0.73621964, 0.7320825, 0.72220254, 0.7568747, 0.67607874, 0.6768037, 0.7319087, 0.73003423, 0.7385812, 0.738386, 0.76073843, 0.7498599, 0.73115015, 0.73948616, 0.7232243, 0.7456959, 0.70511305, 0.7131489, 0.71564996, 0.6836564, 0.72721297, 0.7127751, 0.741565, 0.7214885, 0.7466474, 0.7414049, 0.70987993, 0.7218086, 0.712187, 0.70809937, 0.77581495, 0.7504839, 0.7189106, 0.72472143, 0.7565427, 0.75148094, 0.7534689, 0.72078866, 0.7545148, 0.6985537, 0.764869, 0.7316917, 0.74039406, 0.7263197, 0.7212505, 0.73400897, 0.71868247, 0.73925924, 0.6946963, 0.73413026, 0.76189864, 0.77291816, 0.7086904, 0.742864, 0.74667126, 0.74647915, 0.73184985, 0.73530155, 0.73780453, 0.71560645, 0.7578388, 0.7521491, 0.7500752, 0.72094995, 0.7145415, 0.75968677, 0.75149465, 0.73724174, 0.7527579, 0.72720814, 0.751889, 0.7566321, 0.753557, 0.73262966, 0.7080726, 0.75326693, 0.7684018, 0.7074993, 0.73591983, 0.7178661, 0.77454585, 0.7293121, 0.6917788, 0.6814135, 0.7334029, 0.7105157, 0.7681288, 0.75910777, 0.73835087, 0.7372168, 0.7275647, 0.7307761, 0.7696892, 0.7161921, 0.7316567, 0.7624464, 0.7447828, 0.729733, 0.7173769, 0.7539151, 0.7152395, 0.75283974, 0.73324335, 0.7725157, 0.75358236, 0.7544192, 0.71972984, 0.70981425, 0.7002813, 0.76152337, 0.7844527, 0.73712075, 0.75022143, 0.74702746, 0.76330835, 0.7585779, 0.73474926, 0.6984488, 0.7813254, 0.7055109, 0.7475688, 0.73835623, 0.75178695, 0.7340072, 0.74074364, 0.7552271, 0.73015225, 0.7154571, 0.76971316, 0.7250001, 0.7608784, 0.7743595, 0.75402755, 0.74275756, 0.76704043, 0.7521759, 0.74167705, 0.75245893, 0.7756399, 0.72169614, 0.73577124, 0.7575384, 0.7468786, 0.7472459, 0.744852, 0.73917454, 0.7685836, 0.7698933, 0.76250476, 0.70873743, 0.75241274, 0.7391085, 0.73591876, 0.76447046, 0.7472059, 0.7417532, 0.7591276, 0.75045854, 0.75729305, 0.6741541, 0.7757562, 0.76491374, 0.7475332, 0.71170145, 0.7491015, 0.727895, 0.7573479, 0.7246529, 0.7739385, 0.7291467, 0.7402919, 0.75108266, 0.7608293, 0.733376, 0.7453312, 0.7834625, 0.76370746, 0.7457383, 0.7567445, 0.71940565, 0.736091, 0.78523403, 0.766768, 0.729676, 0.7612554, 0.7555084, 0.7896617, 0.76868814, 0.75328285, 0.75566715, 0.7637684, 0.7714734, 0.7685107, 0.7742194, 0.75620425, 0.786289, 0.7775149, 0.7826319, 0.7256148, 0.7738542, 0.76711273, 0.7756317, 0.7613146, 0.73798156, 0.76053905, 0.72809213, 0.7765907, 0.77268946, 0.80885506, 0.76617086, 0.780303, 0.78065985, 0.73762244, 0.73949033, 0.777459, 0.7576073, 0.7953217, 0.76337624, 0.74113727, 0.7352811, 0.8000353, 0.7674658, 0.76998603, 0.7779571, 0.7891722, 0.750244, 0.7283106, 0.742623, 0.7631434, 0.73970973, 0.7863397, 0.72980464, 0.7646633, 0.76429254, 0.7786604, 0.74719375, 0.7118201, 0.7518051, 0.72432953, 0.740658, 0.7766468, 0.7419925, 0.7688316, 0.76556975, 0.7163795, 0.7516931, 0.7300456, 0.7938471, 0.73250014, 0.7262019, 0.820574, 0.7537896, 0.7488515, 0.74221414, 0.7350777, 0.7376, 0.7678619, 0.77256685, 0.74429566, 0.72649974, 0.75548184, 0.742283, 0.7649698, 0.75823104, 0.77968025, 0.755875, 0.7670394, 0.76924133, 0.7703318, 0.72110504, 0.74492204, 0.7215076, 0.7698061, 0.73667747, 0.75861084, 0.75842935, 0.75275815, 0.77328116, 0.7937093, 0.7755405, 0.7780417, 0.7129508, 0.73586625, 0.76512295, 0.70424736, 0.7619122, 0.7725027, 0.76043475, 0.75503904, 0.7705845, 0.745586, 0.7048392, 0.74972105, 0.8106053, 0.7411835, 0.7696448, 0.7816003, 0.754621, 0.80186325, 0.7751853, 0.80113155, 0.7829864, 0.76435983, 0.7753528, 0.77739644, 0.7527817, 0.75025934, 0.76461333, 0.7829656, 0.80110574, 0.7616739, 0.73213387, 0.8067549, 0.75405955, 0.7734539, 0.7562043, 0.7630297, 0.76497793, 0.7806032, 0.7619181, 0.79405344, 0.7969129, 0.76422185, 0.80234665, 0.7513716, 0.7958497, 0.80110157, 0.7539449, 0.78885204, 0.79795086, 0.71616024, 0.7316696, 0.7804069, 0.73872113, 0.75161844, 0.79908943, 0.762189, 0.76430565, 0.76044935, 0.7264544, 0.7160065, 0.74135494, 0.75309175, 0.7625461, 0.74921554, 0.77303797, 0.75092125, 0.76958376, 0.7933195, 0.72827387, 0.79409564, 0.78776187, 0.80122155, 0.75981456, 0.7752044, 0.791159, 0.77055424, 0.7426398, 0.7434208, 0.7675441, 0.8181609, 0.79876304, 0.76834863, 0.73681426, 0.7912016, 0.74543554, 0.7647853, 0.7969961, 0.7781384, 0.75857586, 0.79166746, 0.75942427, 0.7745258, 0.8017571, 0.76256037, 0.75350195, 0.7794835, 0.76760656, 0.77637076, 0.75055003, 0.80502117, 0.7848276, 0.742021, 0.77348095, 0.72154456, 0.7673111, 0.80960864, 0.80080587, 0.78990316, 0.72411406, 0.747435, 0.8489248, 0.75158376, 0.79805833, 0.7737723, 0.8013684, 0.795575, 0.7799849, 0.7518033, 0.80003273, 0.7763492, 0.7627063, 0.75323856, 0.7876101, 0.79449415, 0.7493967, 0.78283525, 0.7335742, 0.7612181, 0.78692013, 0.77199715, 0.77405345, 0.76399916, 0.75002635, 0.79868007, 0.7752808, 0.75965214, 0.8133783, 0.7827783, 0.7543216, 0.78089124, 0.75325996, 0.7342534, 0.78220344, 0.77611727, 0.76335925, 0.769758, 0.79149336, 0.7826681, 0.72802764, 0.7642355, 0.74131876, 0.7456894, 0.77258873, 0.79472923, 0.767907, 0.7798358, 0.7596502, 0.7789076, 0.786963, 0.77814317, 0.82236415, 0.81938267, 0.77843237, 0.81430936, 0.77099925, 0.7795411, 0.81464, 0.7640246, 0.76714075, 0.7801275, 0.7511564, 0.7619062, 0.7682638, 0.77902377, 0.7827422, 0.7476164, 0.807432, 0.78994846, 0.7739956, 0.7960148, 0.7350214, 0.72692853, 0.7857204, 0.8042814, 0.7816763, 0.80017626, 0.740155, 0.7804978, 0.75021523, 0.77768695, 0.79903936, 0.78097445, 0.7656899, 0.77199996, 0.78189754, 0.7593817, 0.74759954, 0.7673469, 0.7648475, 0.79836166, 0.759516, 0.76812196, 0.82373977, 0.7784847, 0.7887885, 0.80730975, 0.81534964, 0.7899404, 0.77902627, 0.8000849, 0.75504345, 0.80711806, 0.7813673, 0.7636173, 0.7456588, 0.79168963, 0.7966246, 0.82366484, 0.74353784, 0.7696777, 0.7863891, 0.73002476, 0.7639624, 0.7660093, 0.78645396, 0.8176306, 0.79281044, 0.8154362, 0.79169625, 0.78647953, 0.76568586, 0.8263168, 0.7653427, 0.79438573, 0.8157028, 0.7919696, 0.7957914, 0.7906823, 0.7818698, 0.7829283, 0.80537206, 0.787659, 0.803915, 0.8032476, 0.8087577, 0.7633664, 0.7799791, 0.7974107, 0.8150713, 0.7974011, 0.80039966, 0.7884403, 0.77973396, 0.77697337, 0.79634035, 0.77423763, 0.79165465, 0.7707391, 0.794379, 0.8194486, 0.7562372, 0.8155723, 0.8074213, 0.8200172, 0.82332885, 0.7701326, 0.80240035, 0.78592914, 0.79389983, 0.77200526, 0.76119787, 0.78377026, 0.7965792, 0.76683307, 0.77847064, 0.8022097, 0.77875096, 0.8067088, 0.8024526, 0.8048271, 0.79742754, 0.8016101, 0.796502, 0.7953005, 0.785336, 0.8147297, 0.7839624, 0.77320653, 0.80184156, 0.8323413, 0.82338274, 0.8221889, 0.83382636, 0.78804237, 0.8099058, 0.7773469, 0.8308421, 0.8396426, 0.79763216, 0.79630643, 0.83564264, 0.78117603, 0.76462764, 0.75918335, 0.81088984, 0.7995275, 0.7966034, 0.8403882, 0.7804087, 0.7835251, 0.83606625, 0.80995023, 0.8249371, 0.8322877, 0.78879654, 0.83889425, 0.80196345, 0.79876435, 0.810791, 0.80291563, 0.78033704, 0.7815673, 0.83199966, 0.77339345, 0.74931514, 0.77208453, 0.79632777, 0.7712747, 0.8236601, 0.79999375, 0.7751448, 0.7822862, 0.7715919, 0.81866866, 0.8216172, 0.80338866, 0.82523036, 0.79657716, 0.77674013, 0.7979469, 0.79285747, 0.8233555, 0.8544116, 0.81035537, 0.7890424, 0.77918935, 0.8160737, 0.81861377, 0.74165076, 0.8112832, 0.82196856, 0.8421808, 0.82715684, 0.85383606, 0.8192718, 0.8009343, 0.80630994, 0.85390645, 0.81398714, 0.8245072, 0.81382215, 0.8171746, 0.84744453, 0.8282787, 0.79616916, 0.8145749, 0.8544818, 0.7885396, 0.7778641, 0.793466, 0.8046717, 0.8019996, 0.8338437, 0.819511, 0.7777196, 0.77537185, 0.7594266, 0.84398955, 0.81625456, 0.7925597, 0.79946494, 0.8139024, 0.76855683, 0.8560567, 0.8126745, 0.826394, 0.8351475, 0.8270413, 0.8009065, 0.8267425, 0.7971451, 0.8679379, 0.80202097, 0.7886211, 0.82698673, 0.82081974, 0.7941347, 0.80300975, 0.80210054, 0.7956051, 0.7747531, 0.8011394, 0.84467155, 0.825619, 0.79247516, 0.7700029, 0.83210385, 0.79707223, 0.8421764, 0.79650074, 0.7967418, 0.78348994, 0.81704, 0.8352722, 0.769555, 0.80310607, 0.8423884, 0.77056056, 0.8321316, 0.80845684, 0.81120443, 0.80730003, 0.8395491, 0.82579714, 0.76492566, 0.7940401, 0.82083887, 0.77779937, 0.83361256, 0.8115799, 0.8158728, 0.8415395, 0.8064964, 0.82519644, 0.8380178, 0.7884283, 0.82555914, 0.85467815, 0.80861914, 0.8353913, 0.79627603, 0.80870086, 0.8172499, 0.8104494, 0.8051569, 0.79393595, 0.80547243, 0.82237744, 0.83014995, 0.8573956, 0.83174, 0.8212406, 0.7849451, 0.79137224, 0.8200833, 0.7926814, 0.8342641, 0.8190259, 0.82414865, 0.85043997, 0.81397516, 0.8639139, 0.82742596, 0.80401427, 0.8553089, 0.8685772, 0.816829, 0.7833311, 0.8136798, 0.8510584, 0.84814745, 0.8230119, 0.80513316, 0.7842759, 0.82238793, 0.84116113, 0.7856273, 0.7990363, 0.8188545, 0.77994174, 0.763839, 0.81324947, 0.8151497, 0.80309075, 0.8137498, 0.8127343, 0.8282294, 0.8714367, 0.86978763, 0.81183267, 0.84714913, 0.8204368, 0.85309124, 0.8139874, 0.82835174, 0.84244734, 0.78370756, 0.8526525, 0.8028349, 0.7914959, 0.8094683, 0.8360292, 0.83506644, 0.8254901, 0.8497121, 0.81671154, 0.77248377, 0.86432403, 0.8109984, 0.8534925, 0.83190995, 0.7861339, 0.82109255, 0.85636747, 0.8494534, 0.8134527, 0.79742867, 0.82270485, 0.8257402, 0.80682486, 0.8114741, 0.77949154, 0.84518695, 0.791385, 0.86020005, 0.8080819, 0.8004786, 0.85461384, 0.8550438, 0.84555733, 0.8287605, 0.81086975, 0.8091644, 0.79663354, 0.81688666, 0.82268226, 0.80605406, 0.83902985, 0.82701105, 0.8048753, 0.81888795, 0.84038997, 0.77739936, 0.8288849, 0.82458144, 0.8036289, 0.81985503, 0.8264933, 0.83634096, 0.87593836, 0.80647004, 0.80595124, 0.8422217, 0.8140352, 0.8058343, 0.806667, 0.7812328, 0.818447, 0.83405375, 0.8245556, 0.8487987, 0.7944834, 0.8199583, 0.85010993, 0.84879935, 0.80992085, 0.84086764, 0.8227793, 0.8516941, 0.8568493, 0.85397553, 0.8156393, 0.82433474, 0.82840335, 0.8346249, 0.7529764, 0.8570713, 0.8420813, 0.86487997, 0.82071716, 0.8575716, 0.80759674, 0.78888166, 0.8213308, 0.85287976, 0.791314, 0.8241745, 0.8249898, 0.796035, 0.8251806, 0.8194635, 0.8559295, 0.8030719, 0.82883114, 0.81382847, 0.8306561, 0.8319861, 0.84132475, 0.85971844, 0.8524244, 0.83977276, 0.8254534, 0.8382747, 0.8332119, 0.8070421, 0.82833296, 0.8532383, 0.8692201, 0.82277626, 0.8968596, 0.8175645, 0.84219354, 0.82733274, 0.81682813, 0.8085194, 0.8502984, 0.86910224, 0.8855463, 0.820826, 0.8572257, 0.87269115, 0.8241939, 0.88557667, 0.81781924, 0.82226723, 0.84130085, 0.8688484, 0.84590197, 0.8201792, 0.876491, 0.83014613, 0.8655616, 0.81033766, 0.86146224, 0.8573557, 0.8573913, 0.8461143, 0.8727549, 0.8576853, 0.81744343, 0.88226336, 0.83216923, 0.8090676, 0.81187505, 0.8387757, 0.83566844, 0.8607653, 0.81208646, 0.8310961, 0.81795996, 0.8409578, 0.8675807, 0.829839, 0.8629393, 0.8475898, 0.85862625, 0.8466196, 0.79734683, 0.880272, 0.8509622, 0.84838784, 0.89565325, 0.82771254, 0.8448429, 0.8557278, 0.8261088, 0.7966414, 0.8175219, 0.87879044, 0.848711, 0.88231164, 0.80495214, 0.80726093, 0.8287105, 0.8490202, 0.85404205, 0.8592367, 0.8311782, 0.83605975, 0.86286694, 0.82967067, 0.8426576, 0.8279131, 0.88922787, 0.81554526, 0.8617235, 0.8281302, 0.84966725, 0.84912086, 0.7739439, 0.831133, 0.86035323, 0.88720995, 0.8136095, 0.83783954, 0.88126576, 0.8839901, 0.8427727, 0.84842885, 0.8509675, 0.8783626, 0.8360185, 0.85393494, 0.84076506, 0.81877023, 0.85156184, 0.81817883, 0.8258162, 0.86498886, 0.8494215, 0.8227459, 0.82285875, 0.84858936, 0.8953824, 0.87412894, 0.8927409, 0.84108615, 0.81118506, 0.8748646, 0.84246165, 0.84021604, 0.84661293, 0.8356802, 0.8350159, 0.859959, 0.8317303, 0.85479957, 0.8432898, 0.8643637, 0.87402225, 0.8557511, 0.8294558, 0.85358423, 0.8422099, 0.8795972, 0.8230192, 0.8225435, 0.81556004, 0.82142246, 0.83247954, 0.87793005, 0.85302794, 0.87609303, 0.9049672, 0.858232, 0.81826925, 0.8732023, 0.84994495, 0.83406556, 0.8609844, 0.83449054, 0.8352281, 0.83811915, 0.82272655, 0.82976353, 0.88894564, 0.81873083, 0.8767062, 0.8595303, 0.8616837, 0.82860726, 0.85174465, 0.8813282, 0.8471417, 0.9022428, 0.8868166, 0.87919706, 0.8759045, 0.83040863, 0.8768891, 0.89823955, 0.84836364, 0.8819495, 0.86599237, 0.87384045, 0.85744905, 0.85329956, 0.87803614, 0.8533823, 0.8219292, 0.80371076, 0.88393223, 0.8339865, 0.8149193, 0.8275147, 0.82342523, 0.87185085, 0.8368159, 0.8620038, 0.8788637, 0.9074438, 0.8805583, 0.8432619, 0.84155625, 0.87317175, 0.85175127, 0.86826545, 0.8582964, 0.8666327, 0.8466629, 0.8644809, 0.90023094, 0.85171443, 0.8780037, 0.8685408, 0.8848882, 0.8323254, 0.831184, 0.84004414, 0.8339968, 0.86835116, 0.86474854, 0.86815864, 0.82650846, 0.8456034, 0.8567616, 0.8306431, 0.8639858, 0.88217694, 0.8636746, 0.83284175, 0.8600025, 0.8807236, 0.8258419, 0.8854223, 0.9106018, 0.8971698, 0.8281906, 0.8887323, 0.84044844, 0.8162018, 0.87079984, 0.8818296, 0.84178895, 0.8729864, 0.84331113, 0.8960238, 0.87499034, 0.8422739, 0.85166794, 0.8463009, 0.8654915, 0.8759498, 0.8674059, 0.8505114, 0.847331, 0.8641724, 0.8863875, 0.8697369, 0.86669755, 0.8463941, 0.8398606, 0.88897103, 0.8999007, 0.8529039, 0.86429495, 0.8485572, 0.89499706, 0.87770826, 0.826909, 0.8583046, 0.83736414, 0.84332067, 0.85334855, 0.8710706, 0.8483773, 0.8646029, 0.80888706, 0.8695628, 0.83886385, 0.849014, 0.84594184, 0.8858918, 0.90629375, 0.87373114, 0.83939147, 0.85660464, 0.82955337, 0.89249367, 0.8664014, 0.86019033, 0.84559864, 0.8446853, 0.85225487, 0.8577811, 0.87428504, 0.8509385, 0.8605428, 0.86376226, 0.85420287, 0.8644049, 0.8769659, 0.87579936, 0.84250706, 0.8979924, 0.86594313, 0.8164544, 0.9316023, 0.8324514, 0.8632061, 0.8837937, 0.88686883, 0.86061174, 0.8541834, 0.8537131, 0.8451452, 0.86259073, 0.8667764, 0.9147874, 0.9079709, 0.88293874, 0.8827685, 0.8530101, 0.8160555, 0.86495423, 0.8803347, 0.85071075, 0.83383, 0.8986816, 0.870596, 0.861395, 0.8529667, 0.87480396, 0.8759105, 0.89595985, 0.8432547, 0.89763784, 0.8746565, 0.87116706, 0.885815, 0.8971821, 0.8583167, 0.89328337, 0.9110206, 0.8528435, 0.8707397, 0.8363546, 0.86808634, 0.8673409, 0.87361616, 0.881939, 0.85290843, 0.88300973, 0.85571, 0.8829624, 0.82618576, 0.8790788, 0.94813544, 0.8270872, 0.88746214, 0.84070915, 0.8613295, 0.9115809, 0.87410986, 0.8662344, 0.8764937, 0.9162632, 0.86216176, 0.88959265, 0.85032636, 0.88488936, 0.84358436, 0.8723818, 0.873028, 0.87846226, 0.89349395, 0.8823087, 0.8877179, 0.9063037, 0.85953027, 0.9154836, 0.8641829, 0.86080736, 0.8742492, 0.85689956, 0.92393124, 0.8592497, 0.8985657, 0.88953197, 0.8915586, 0.88641405, 0.93439335, 0.8368331, 0.92267376, 0.89825726, 0.86857384, 0.8497491, 0.86966664, 0.89365333, 0.8814059, 0.8910638, 0.8857021, 0.9172741, 0.8755929, 0.8780565, 0.8507191, 0.8666585, 0.9052247, 0.8535846, 0.9128801, 0.84058994, 0.89396423, 0.86718714, 0.900376, 0.84102577, 0.8814861, 0.88664776, 0.87534577, 0.88308716, 0.90044844, 0.882103, 0.89419115, 0.85346013, 0.8953953, 0.89285976, 0.8868735, 0.8689303, 0.87101316, 0.8628896, 0.86811566, 0.86661685, 0.90147626, 0.8588837, 0.9096113, 0.8642509, 0.8842355, 0.8801541, 0.87684125, 0.88576937, 0.8534269, 0.9072351, 0.9067031, 0.9053484, 0.88578224, 0.912852, 0.88987136, 0.90843225, 0.88737077, 0.8374555, 0.87597823, 0.89366853, 0.8934586, 0.8984772, 0.85236984, 0.85401005, 0.8832847, 0.90087134, 0.8917352, 0.8885551, 0.87859976, 0.89943, 0.8643144, 0.8898805, 0.85346025, 0.89158535, 0.8828484, 0.87039304, 0.89321524, 0.88308406, 0.8681349, 0.8943932, 0.85274917, 0.90612614, 0.8829318, 0.90227914, 0.86920047, 0.88869864, 0.9199988, 0.8605885, 0.87613815, 0.89895564, 0.88829374, 0.849144, 0.88389564, 0.9125129, 0.9346682, 0.92304474, 0.88442856, 0.91706574, 0.9011691, 0.9180599, 0.8702948, 0.8901817, 0.8583961, 0.9200564, 0.86022407, 0.88385475, 0.89197344, 0.90900344, 0.9047746, 0.8573752, 0.87610835, 0.8857671, 0.85442716, 0.8935031, 0.89115125, 0.916193, 0.92863166, 0.8588594, 0.86684257, 0.8857536, 0.9138457, 0.90342784, 0.9287347, 0.91036004, 0.9125483, 0.88716847, 0.8909211, 0.8601722, 0.9175015, 0.8685119, 0.8583616, 0.88388985, 0.89105797, 0.89271134, 0.864725, 0.8785871, 0.9341719, 0.92002213, 0.8765264, 0.8639123, 0.93830526, 0.91262484, 0.84306705, 0.9034467, 0.87167376, 0.8934227, 0.90299046, 0.88131166, 0.9132837, 0.8743098, 0.88919836, 0.8778055, 0.88610756, 0.8580862, 0.86499286, 0.948171, 0.9088429, 0.9003796, 0.89315706, 0.89059216, 0.86790705, 0.9064317, 0.89896053, 0.8849832, 0.9194819, 0.937394, 0.8894998, 0.8680621, 0.8817113, 0.87758434, 0.8657389, 0.9389848, 0.88351804, 0.8543374, 0.8908089, 0.8534695, 0.8734227, 0.885118, 0.85793144, 0.8779023, 0.86161256, 0.88391876, 0.8991531, 0.89300585, 0.908177, 0.9297092, 0.8870543, 0.89224696, 0.9279918, 0.9322957, 0.90260637, 0.8820156, 0.937447, 0.9079173, 0.9178248, 0.9258888, 0.8966879, 0.8643708, 0.9094234, 0.9261166, 0.95372045, 0.9328859, 0.87923163, 0.93297005, 0.9074376, 0.8988856, 0.837019, 0.90799975, 0.92854524, 0.86915135, 0.94237345, 0.88951576, 0.874789, 0.8782792, 0.89971775, 0.8840586, 0.8679068, 0.9187189, 0.9287511, 0.9064446, 0.928932, 0.88519365, 0.92426735, 0.89434916, 0.9014178, 0.8976008, 0.8942275, 0.935325, 0.91090053, 0.8868748, 0.94861525, 0.8582108, 0.97167957, 0.9299561, 0.9105732, 0.91765064, 0.90946907, 0.932858, 0.88054115, 0.8558182, 0.88929325, 0.9102441, 0.8895246, 0.845784, 0.8559142, 0.88966775, 0.9020048, 0.93973047, 0.9205293, 0.9025836, 0.96673214, 0.84033144, 0.9154783, 0.8843451, 0.948846, 0.9016905, 0.9464293, 0.9301499, 0.8804841, 0.926327, 0.8659628, 0.9040469, 0.90054107, 0.88785124, 0.87989604, 0.88461596, 0.9094095, 0.9140158, 0.92399335, 0.9177056, 0.9271236, 0.9218358, 0.9374066, 0.8948165, 0.90148246, 0.8998844, 0.9104032, 0.90909106, 0.89054817, 0.9310329, 0.9342963, 0.8884132, 0.95850694, 0.8917577, 0.94435287, 0.90009403, 0.9029511, 0.90113467, 0.9033269, 0.89367014, 0.89032096, 0.94323564, 0.9135299, 0.88888764, 0.8780151, 0.899079, 0.9064724, 0.89015627, 0.94474685, 0.9248108, 0.89810663, 0.9118086, 0.936411, 0.8939089, 0.9542822, 0.90636235, 0.8825463, 0.9060078, 0.90678704, 0.90041906, 0.89410454, 0.89200944, 0.8916221, 0.91450953, 0.86813045, 0.94490284, 0.9128746, 0.8870747, 0.93319136, 0.9038935, 0.9309185, 0.9278114, 0.92819613, 0.8861521, 0.8704298, 0.8856784, 0.9159058, 0.88447785, 0.9056419, 0.89944166, 0.93900883, 0.8999978, 0.9136644, 0.9328825, 0.909235, 0.95507, 0.8799127, 0.90120673, 0.88004184, 0.955831, 0.92441326, 0.9449139, 0.8952254, 0.93994343, 0.8794232, 0.91694576, 0.88033444, 0.9542799, 0.9088585, 0.8815326, 0.94318664, 0.9366985, 0.87893564, 0.8828876, 0.90438527, 0.9436286, 0.894546, 0.9129834, 0.8787139, 0.9513811, 0.9319251, 0.91964144, 0.9662631, 0.95359504, 0.93728703, 0.8737869, 0.90965724, 0.9312578, 0.8726198, 0.9535717, 0.89678496, 0.9165682, 0.9266397, 0.93575305, 0.96536547, 0.9196807, 0.9091274, 0.9216842, 0.94315356, 0.8953912, 0.92727566, 0.94005764, 0.88657045, 0.90894043, 0.8838546, 0.91144896, 0.8934359, 0.9147795, 0.8818484, 0.8779068, 0.93914604, 0.882522, 0.92040074, 0.96072245, 0.97324514, 0.9421989, 0.89141583, 0.9208427, 0.9655172, 0.8921116, 0.9158724, 0.9386211, 0.9387916, 0.94918334, 0.871053, 0.89841706, 0.95843494, 0.91061914, 0.8962284, 0.9452373, 0.9282752, 0.9333246, 0.8956578, 0.8764275, 0.93640393, 0.9146912, 0.91214263, 0.9358499, 0.9604234, 0.9315221, 0.91295147, 0.9677436, 0.9475592, 0.9193443, 0.92306983, 0.8961154, 0.8868611, 0.95044446, 0.9306481, 0.96112096, 0.92530644, 0.9358076, 0.9094857, 0.90607613, 0.91301066, 0.9460366, 0.87631726, 0.9175159, 0.88120973, 0.9233848, 0.9454137, 0.9275926, 0.92229694, 0.9081732, 0.92251056, 0.96076864, 0.9657213, 0.933816, 0.9120825, 0.9434273, 0.93409914, 0.9264974, 0.92381036, 0.91615874, 0.9100766, 0.91580504, 0.9345833, 0.88927543, 0.90561, 0.9215362, 0.86733437, 0.9026285, 0.9625446, 0.9653859, 0.9560644, 0.9095947, 0.9653358, 0.9062848, 0.9495487, 0.91027176, 0.9330621, 0.8931915, 0.96478057, 0.89658046, 0.9219262, 0.93386227, 0.9761688, 0.9274107, 0.91809, 0.96482396, 0.9224545, 0.94396925, 0.943633, 0.99830353, 0.884997, 0.9661366, 0.9499344, 0.903077, 0.9290508, 0.96062833, 0.9542104, 0.9156711, 0.981928, 0.9193754, 0.9354266, 0.9477422, 0.92013884, 0.9201855, 0.96117836, 0.9657328, 0.91798496, 0.9347082, 0.96985984, 0.9045454, 0.9313147, 0.92238134, 0.9431827, 0.90378827, 0.9177213, 0.9017956, 0.96750176, 0.93464524, 0.92241853, 0.9460845, 0.95819145, 0.96068823, 0.9466905, 0.9565036, 0.96981454, 0.9794105, 0.92572004, 0.98635626, 0.9370907, 0.9326992, 0.94337034, 0.92597485, 0.90074855, 0.920017, 0.93934125, 0.9347701, 0.95025855, 0.9487545, 0.9325678, 0.9456171, 0.94750667, 0.9587012, 0.99277884, 0.93771094, 0.9169143, 0.9122186, 0.96919584, 0.9620804, 0.9181429, 0.9114419, 0.96693885, 0.9231118, 0.9176439, 0.89408046, 0.9414313, 0.8925342, 0.9195238, 0.9081152, 0.92967933, 0.9227241, 0.92272073, 0.91585815, 0.972546, 0.9261161, 0.92541826, 1.0019712, 0.9667083, 0.93662393, 0.9362912, 0.9892777, 0.9508426, 0.9798489, 0.9009027, 0.98130345, 0.9073132, 0.9710853, 0.9620011, 0.9028552, 0.93191993, 0.9174107, 0.9942995, 0.9106685, 0.99597216, 0.9420249, 0.9980292, 0.9583245, 0.9374091, 0.97352344, 0.9544447, 0.9618679, 0.9503809, 0.9648056, 0.9336475, 0.93869025, 0.96581817, 0.8936089, 0.9320038, 1.0010458, 0.905577, 0.94087327, 0.96057856, 0.9584877, 0.9289897, 0.94575274, 0.9314466, 0.96712834, 0.94080895, 0.9459639, 0.9683551, 0.95169145, 0.93828994, 0.96122175, 0.97088975, 0.946286, 0.9415753, 0.9852896, 0.97758317, 0.9519035, 0.91186446, 0.911472, 0.97056377, 0.9534226, 0.9718598, 0.96588665, 0.9335848, 1.0015255, 0.92998356, 0.91261035, 0.9213474, 0.9327432, 0.91848516, 0.9440936, 0.96615815, 0.9535986, 0.9680166, 0.9568736, 0.9649452, 0.9995585, 0.9561555, 0.9319668, 0.9522148, 0.90378636, 0.9364033, 0.9411175, 0.9793728, 0.93700844, 0.9761077, 0.99212986, 0.9385654, 0.9803629, 0.9661014, 0.9001191, 0.94101036, 0.9455669, 0.930073, 0.93654764, 0.9764495, 0.9809592, 0.92552894, 0.9754894, 0.928296, 0.9441682, 0.98400533, 0.94095415, 0.96125555, 0.88663566, 0.94227797, 0.9776878, 0.96509594, 0.9366537, 0.9465751, 0.9526635, 0.9502122, 0.94560397, 0.92238027, 1.0243595, 0.9263369, 0.9770396, 0.99031436, 0.9163001, 0.9410102, 0.9904317, 0.9240294, 0.9297984, 0.9245231, 0.9526587, 0.9383814, 0.96782017, 1.0090331, 0.9119562, 0.9449267, 0.94910455, 0.9353829, 0.9495924, 0.984944, 0.97452676, 0.9899662, 0.96303743, 0.97099954, 0.9747579, 0.90100175, 0.931946, 0.9714966, 0.9550535, 0.94830364, 0.9840117, 0.91645, 0.9882004, 0.9554115, 0.9308653, 0.9528223, 0.97549915, 0.948114, 0.94641775, 0.94650126, 1.0095365, 0.9527701, 0.9403617, 0.93204385, 0.945088, 0.9690252, 0.91617566, 0.98470336, 0.96195364, 0.9318865, 0.9818659, 1.0222604, 0.96328765, 0.9609708, 0.97064596, 0.94677746, 0.9464878, 0.9773135, 0.9293254, 0.94258225, 0.9602387, 0.95908666, 0.9787713, 0.98812884, 0.9597585, 1.0091225, 0.946584, 0.95487857, 1.035966, 0.9234327, 1.001514, 0.97690403, 1.0069871, 0.9606134, 0.9485214, 0.92689645, 0.934195, 0.9676815, 0.9614106, 0.96821314, 0.97889614, 0.95424604, 0.97568315, 0.99027413, 0.9503987, 0.99315035, 0.947699, 0.9954848, 0.9543844, 0.9671309, 0.9674896, 1.0133386, 0.978087, 0.96710163, 0.9654832, 0.9351498, 0.94005316, 0.9788005, 0.9476802, 0.95671064, 0.9370547, 0.9356492, 0.99229187, 0.93320215, 0.9559338, 0.9603275, 0.93787634, 0.9560096, 0.93642765, 0.96826935, 0.89134926, 1.002296, 0.9577062, 1.0021703, 1.0115803, 0.94018507, 0.9897685, 0.975752, 1.0016571, 0.94603634, 0.9787878, 0.9206122, 0.966236, 0.91747874, 0.9836879, 0.93824416, 0.9255025, 0.9405207, 0.9602542, 0.9546633, 0.97638154, 1.0016567, 1.0021045, 1.0070502, 0.98296213, 1.0008436, 0.9353599, 0.9374956, 0.96180487, 0.9410552, 0.96972865, 0.96111435, 0.97689164, 1.0110627, 0.952232, 1.0361271, 0.9680418, 0.96790546, 0.948315, 0.96331924, 1.008862, 0.9562506, 0.96127975, 1.0130281, 0.96667427, 0.980302, 0.97576356, 0.9741712, 1.0109127, 0.9448329, 0.9763386, 0.9792936, 1.0108577, 0.9693332, 0.9842629, 1.0250813, 0.96191424, 0.97138995, 0.929536, 0.9641523, 0.9760171, 0.9518217, 0.9479949, 0.9094393, 0.99663895, 1.000883, 0.9719383, 0.9720279, 0.945995, 0.9837816, 0.96854556, 1.0154268, 0.94027203, 0.982597, 0.96825683, 0.97881866, 0.9553827, 0.97987163, 0.9950571, 0.95718396, 0.94125587, 0.9698937, 0.96821934, 0.9438225, 1.0177869, 0.9819405, 0.97787726, 0.98753774, 0.9663489, 0.95876515, 0.94701064, 0.95483935, 1.0137194, 1.0162241, 0.9439987, 0.9399584, 0.96565646, 0.96552306, 1.0008986, 0.9644121, 0.9782683, 0.9895369, 0.94379437, 0.9799478, 0.9621963, 1.0145172, 0.98494935, 0.93840486, 0.95447403, 0.9746493, 0.9763697, 0.9616825, 1.0214889, 0.9732695, 1.004439, 0.98527914, 0.9857234, 0.97036123, 1.0069153, 1.0261122, 0.95234287, 0.94359547, 1.0105394, 0.99927497, 1.0193924, 1.003012, 0.95417374, 0.9886523, 0.96108544, 0.96525663, 0.9978026, 1.004416, 0.9809627, 0.9531309, 0.9506561, 1.0130382, 0.97158855, 0.9959509, 0.99484646, 0.9794593, 0.98758495, 1.0089685, 0.93687683, 0.9908619, 0.96114355, 0.9788868, 0.9391104, 1.0150259, 0.986278, 0.9856016, 0.9766312, 0.9758552, 0.9916513, 0.9912547, 0.9655953, 0.9906481, 0.9921089, 1.006862, 0.99775374, 0.98398, 1.0099944, 0.9660209, 0.994728, 1.0008713, 0.99569595, 0.9996633, 0.9626195, 1.0531545, 0.9774663, 1.0054251, 1.0034835, 0.9623288, 0.9808226, 1.0234929, 0.96758705, 1.0133299, 1.0126959, 0.9766647, 1.018097, 0.99406964, 0.95665836, 0.98353994, 1.02816, 0.98628587, 0.9676285, 0.98070484, 1.0156462, 1.0407032, 1.0147755, 1.006399, 0.9636983, 0.9712717, 1.0017401, 0.9850271, 1.0105325, 1.0009695, 0.99059534, 1.0146323, 0.98143625, 0.9751367, 1.0148704, 0.98859274, 0.96914935, 0.9638568, 0.9694949, 1.0027202, 1.0264812, 1.0119795, 1.0235188, 0.9414044, 0.9896586, 0.9863395, 0.996951, 0.9611432, 0.9488577, 0.94821143, 1.0175596, 0.974973, 0.9739721, 1.0063953, 0.99458367, 1.0153896, 0.9952732, 0.9746558, 0.98599815, 0.9701667, 0.93344283, 0.96536607, 0.9334382, 1.0056726, 0.9687678, 0.95759803, 0.9847174, 1.0513455, 0.97085935, 1.0224462, 1.0335817, 0.9520805, 0.98691016, 1.008984, 1.0018376, 0.9993376, 1.0077769, 0.9834293, 1.0184191, 0.9637663, 1.0285311, 0.9653621, 0.9792249, 0.98089135, 1.0279386, 1.0431262, 1.028572, 0.9542061, 0.9648822, 0.99612033, 0.9664356, 1.0216041, 0.9819059, 0.96033955, 1.0240784, 1.0179119, 0.9707388, 1.0031217, 0.9882898, 0.98721135, 0.9619412, 0.97169775, 0.99369556, 0.957934, 0.9844382, 1.0229591, 1.0052361, 0.9915665, 0.9815884, 1.0031458, 0.98911357, 0.9655055, 1.0080748, 1.0208687, 0.99974656, 0.9887185, 1.023106, 1.0217481, 1.0368919, 0.9918601, 1.0153564, 0.9636426, 0.9445512, 1.0085726, 1.0107256, 0.9621779, 1.0068287, 1.001903, 0.9768628, 0.9946439, 1.0098538, 0.98809826, 0.9726879, 0.98117006, 0.9472028, 0.97214395, 0.9998662, 0.9945166, 1.006578, 0.982632, 0.9535634, 0.9872663, 0.92251676, 0.9953347, 1.0130652, 1.0065489, 1.0194798, 1.000109, 0.94852215, 1.0048374, 0.9838059, 1.0009534, 0.99095124, 0.9954037, 0.9525605, 1.0251751, 1.0155368, 1.0224541, 0.99722314, 0.9755594, 0.96939045, 1.0207617, 1.0166309, 0.9993079, 0.99047375, 1.0058122, 0.99457765, 1.006266, 0.97137076, 0.99161357, 1.0020268, 1.0179813, 0.98011583, 1.0165732, 0.97765964, 1.0060672, 1.0053824, 0.98330265, 1.0215291, 1.0147997, 1.0166425, 1.0116026, 0.99615806, 0.9814901, 1.0566695, 1.0068172, 1.0332658, 1.0087799, 1.0047292, 0.9752444, 1.0009443, 1.0480464, 1.0076448, 1.0186394, 1.0036209, 1.0181495, 0.9910123, 1.0107509, 1.0392873, 0.9987041, 1.0346882, 0.9898294, 1.0068241, 0.9354129, 1.0094186, 1.0240518, 0.9587396, 0.9897999, 1.011944, 1.0080405, 1.0133163, 1.0114108, 1.0041418, 0.9851335, 1.0191039, 1.0243042, 1.0215797, 1.0001947, 1.0179538, 1.001113, 1.0076096, 0.96556365, 1.0040783, 1.051328, 1.0447844, 1.0405768, 1.0016018, 0.9820282, 1.0002545, 1.0071841, 1.0136131, 1.004411, 1.0011175, 1.0429482, 0.99689335, 0.9976882, 0.98887753, 0.97179234, 0.995811, 1.044599, 1.0257485, 1.0197148, 1.0443135, 1.0282098, 1.0081391, 0.97415406, 1.0451982, 1.0349377, 1.0201384, 1.0038912, 1.0097903, 1.0706499, 0.97131324, 0.9642058, 1.0573825, 1.0218053, 1.0326877, 1.0460702, 0.97939634, 0.9613362, 1.0083647, 0.979837, 1.0453628, 0.98647285, 0.9975173, 1.052155, 0.9734733, 1.014239, 1.0236917, 1.0318211, 1.0601875, 1.0417712, 1.0326996, 0.9852096, 1.0294784, 0.9969844, 1.0718906, 1.0137101, 1.0098624, 0.9946236, 1.0022448, 1.0354276, 1.0130647, 1.0284566, 1.021401, 0.9721899, 1.0446813, 1.0415125, 0.9962666, 1.0005575, 1.0099384, 1.0601189, 0.9935217, 0.9464473, 0.9873293, 1.0421286, 1.013094, 0.98159295, 0.9716808, 1.0149053, 1.0162122, 1.0545368, 1.0143691, 1.0331292, 1.0021355, 0.98937017, 1.0467042, 1.0348446, 1.0277013, 1.0309579, 1.0284543, 1.012359, 1.0185153, 0.98796004, 1.0167937, 0.9914799, 0.9941235, 1.0122218, 1.042376, 0.97227335, 1.0233966, 1.0345652, 1.0190976, 1.0347883, 0.9916587, 0.98109, 1.0061867, 0.9994577, 1.0039772, 1.0089931, 1.0304359, 1.0507174, 1.0575656, 1.0150819, 1.029855, 1.0251096, 0.9782987, 0.9623103, 1.0505184, 1.0449413, 0.9895272, 1.0251762, 0.99445426, 0.96941286, 1.0588018, 1.0270114, 1.0317302, 1.0034068, 1.0504855, 1.0295521, 1.0253512, 1.041334, 0.9669778, 0.99462795, 1.0096302, 1.0024792, 1.0365092, 0.98705524, 1.0564562, 1.0161936, 1.0262928, 1.0316398, 0.99175316, 0.9960074, 0.9910591, 1.0576235, 1.0518146, 0.99438053, 1.0463068, 1.000051, 1.0662628, 1.035481, 1.003317, 1.0564395, 1.0334799, 1.006385, 1.0107052, 0.99578214, 0.999889, 1.0483737, 0.9988929, 1.0111381, 1.0125709, 1.0254061, 1.0111123, 1.0229069, 1.0546052, 1.0168531, 1.0444121, 1.0319054, 1.0231935, 1.009021, 1.0088481, 1.038631, 1.0204284, 1.0132686, 1.0460734, 0.9753021, 0.99268335, 1.0149039, 1.0024235, 1.0258404, 1.0034018, 1.0677896, 1.0320779, 1.0365088, 1.0693606, 0.9969601, 1.0223521, 0.97464705, 1.0317137, 1.0127189, 1.0398512, 0.9911559, 0.9881864, 1.0361677, 0.99234223, 0.9754249, 1.0350373, 1.0242264, 1.0151336, 1.022415, 1.0248601, 1.0078002, 1.0382168, 1.031975, 1.0240645, 1.0134652, 1.0045162, 1.0458199, 1.048349, 1.0661539, 1.0371943, 1.0401102, 1.020034, 1.0302969, 1.0252676, 1.0741822, 1.0400956, 1.072461, 1.0065882, 1.0585644, 1.0543954, 1.0269544, 1.0684986, 1.0710285, 1.0576776, 1.0637245, 1.0372959, 1.0057765, 1.064086, 1.0783956, 1.0209312, 1.0452925, 0.989564, 1.0408336, 1.0434201, 1.0508461, 1.0417584, 1.0494066, 1.0164644, 1.0022978, 1.086285, 1.0219965, 1.0324608, 1.0482194, 1.046587, 1.034621, 1.0567751, 1.0870161, 1.0743631, 1.0066137, 1.035835, 1.0494839, 1.0302217, 1.0610064, 0.98800296, 1.0511372, 0.9973911, 1.0296676, 1.0335962, 1.0618722, 1.0216117, 1.0271671, 0.99646145, 0.99838173, 1.000483, 1.0370703, 1.0451652, 1.0473553, 1.062295, 1.100097, 1.0212165, 1.0351335, 1.0420831, 1.045303, 1.0384465, 1.0436028, 1.0492347, 1.0340745, 1.0303155, 1.0160658, 1.0410753, 1.065734, 1.054449, 1.0383337, 1.0681002, 1.0754119, 1.0163344, 1.0255066, 1.0305979, 1.052731, 1.0431783, 1.0515108, 1.0575703, 1.0249527, 1.02694, 1.0456995, 1.0106723, 1.0569072, 1.1047927, 1.0103414, 1.0419385, 1.0740162, 1.0418578, 1.0087808, 1.0253247, 1.0259726, 1.0376269, 1.0601835, 1.0575798, 1.0698764, 1.0661353, 1.0565218, 1.0079151, 1.0180926, 1.038542, 1.0518249, 1.0442085, 1.079253, 1.0772269, 1.0134103, 1.0560782, 1.0371411, 1.0442004, 1.0354643, 1.0578191, 1.0143609, 1.0401257, 1.0441942, 1.061967, 1.0698869, 1.0577202, 1.0299537, 1.0705761, 1.0287255, 1.0675279, 1.084722, 1.0549388, 1.0316802, 1.0819968, 1.0702295, 1.0593921, 1.0638472, 1.0610719, 1.0749661, 1.0397375, 1.0500047, 1.039104, 1.0604361, 1.0141472, 0.97624534, 1.0432143, 1.0579324, 1.0753044, 1.0612891, 1.0496997, 1.0229995, 1.0307524, 1.0282423, 1.0587789, 1.0303236, 1.0538634, 1.0515054, 1.0203445, 1.0395441, 1.0052421, 1.0274851, 1.0741382, 1.0551548, 1.0516214, 1.0489084, 1.0567745, 1.0436893, 1.0203148, 1.0304954, 1.0648725, 1.0775455, 1.0830085, 1.10302, 1.0759822, 1.0221397, 1.0500202, 1.0631559, 1.04808, 1.0798131, 1.0370746, 1.053279, 1.0377662, 1.082392, 1.0737315, 1.0675515, 1.0504178, 1.043736, 1.0025965, 1.0802734, 1.0717804, 1.013817, 1.0339429, 1.0580496, 1.0586197, 1.0641398, 1.0450248, 1.0731224, 1.0588793, 1.0293026, 1.095587, 1.0494158, 1.0805166, 1.0686234, 1.0462008, 1.0275266, 1.059843, 1.0355525, 1.0044303, 1.0624976, 1.0551059, 1.0540805, 1.0584865, 1.0258634, 1.0241112, 1.0308954, 1.0708212, 1.0967022, 1.069326, 1.0836424, 1.0127515, 1.103049, 1.0367444, 1.0424796, 1.0326581, 1.0964111, 1.0581272, 1.1032864, 1.0896436, 1.0683937, 1.0236309, 1.0753441, 1.0576543, 1.0750912, 1.0301366, 1.054607, 0.99666893, 1.0305226, 1.0579783, 1.049805, 1.0550503, 1.05113, 1.0941699, 1.0945429, 1.0659778, 1.0568753, 1.0610616, 1.0708184, 1.0979155, 1.0836298, 1.143437, 1.0457587, 1.0533596, 1.0635077, 1.0776998, 1.0960402, 1.0812546, 1.0484895, 1.0598687, 1.0537952, 1.0622216, 1.0451521, 1.0718824, 1.0825925, 1.075876, 1.0381777, 1.0278887, 1.1254058, 1.0464592, 1.0524795, 1.0451235, 1.1061395, 1.0499845, 1.0647378, 1.0672548, 1.0219972, 1.0578849, 1.0541639, 1.0860859, 1.0527363, 1.0478557, 1.0754609, 1.095127, 1.094357, 1.0083265, 1.0628983, 1.0511917, 1.0359325, 1.0688872, 1.1049395, 1.0718619, 1.0957867, 1.0465863, 1.0432658, 1.0423058, 1.0026764, 1.0584712, 1.0530792, 1.1010839, 1.0484393, 1.0855124, 1.0492593, 1.0636007, 1.0800893, 1.0374445, 1.0541576, 1.0812784, 1.0538816, 1.0362293, 1.0941471, 1.091866, 1.0473504, 1.1119425, 1.0914483, 1.0233626, 1.1241981, 1.0654709, 1.0720651, 1.0972532, 1.1172464, 1.0598173, 1.0824085, 1.0737664, 1.0845988, 1.08188, 1.0843532, 1.0754985, 1.0803498, 1.0418564, 1.0499246, 1.0717636, 1.0916698, 1.0743499, 1.0687057, 1.0481181, 1.0642191, 1.0354635, 1.0480434, 1.0802706, 1.0296928, 1.0438948, 1.0811869, 1.064568, 1.0549031, 1.0597129, 1.0399489, 1.0702829, 1.0278213, 1.101253, 1.0898126, 1.1014106, 1.0896909, 1.006694, 1.0546612, 1.0810176, 1.092895, 1.0943217, 1.0965937, 1.0936973, 1.037087, 1.0671989, 1.0599742, 1.0822154, 1.0559447, 1.1109308, 1.0913875, 1.0445058, 1.0161386, 1.0828398, 1.0601557, 1.0924966, 1.0560713, 1.0516671, 1.0642658, 1.1033903, 1.0494865, 1.0659697, 1.110601, 1.1006072, 1.0578146, 1.1315037, 1.0975088, 1.0997555, 1.0573967, 1.049659, 1.091167, 1.0653429, 1.1289017, 1.0608306, 1.1022071, 1.0873042, 1.09795, 1.0761094, 1.0872211, 1.0718269, 1.0605001, 1.0750134, 1.0805357, 1.0798963, 1.1165779, 1.1180661, 1.0954239, 1.0748047, 1.0953113, 1.0710207, 1.0450493, 1.0942202, 1.0593241, 1.1184736, 1.0957389, 1.0779568, 1.0876375, 1.0961541, 1.0795877, 1.0515709, 1.0423722, 1.0731761, 1.1299981, 1.0896003, 1.039158, 1.066881, 1.0727301, 1.0910711, 1.1001751, 1.0838231, 1.0990776, 1.0907232, 1.0783701, 1.0681876, 1.0908433, 1.0662656, 1.0879856, 1.0914521, 1.1091794, 1.0658303, 1.0752944, 1.0137849, 1.0728772, 1.0500422, 1.0793325, 1.044877, 1.0543545, 1.0335379, 1.0902663, 1.1015774, 1.0991817, 1.087076, 1.0618736, 1.0963428, 1.0257188, 1.1094449, 1.0571047, 1.0882292, 1.0322635, 1.0795935, 1.0713513, 1.0632362, 1.1035702, 1.0680546, 1.0553515, 1.066914, 1.0540785, 1.10219, 1.0830624, 1.1130252, 1.0820248, 1.0408989, 1.0935798, 1.1092937, 1.1695437, 1.1017387, 1.1277725, 1.0885564, 1.0592499, 1.129623, 1.113067, 1.066421, 1.1007247, 1.0836736, 1.0840818, 1.0465333, 1.1159714, 1.0944846, 1.1167407, 1.1291873, 1.0654805, 1.0698719, 1.089042, 1.0534484, 1.0714868, 1.0855094, 1.0845205, 1.0687654, 1.0872952, 1.1205233, 1.0790154, 1.0662464, 1.0610024, 1.0912291, 1.1353799, 1.0680817, 1.1102105, 1.094361, 1.0858188, 1.0968851, 1.0720383, 1.0926961, 1.1068008, 1.0982836, 1.0634623, 1.0871707, 1.1307828, 1.0874637, 1.0277499, 1.0999534, 1.0631113, 1.0673687, 1.1275877, 1.0743237, 1.1184994, 1.0823815, 1.1076434, 1.0597875, 1.0955579, 1.0680807, 1.180419, 1.1451039, 1.1004325, 1.0616893, 1.0416573, 1.0746827, 1.109036, 1.0722842, 1.1418067, 1.1088659, 1.1031724, 1.0560666, 1.1227577, 1.0510266, 1.120477, 1.072368, 1.086524, 1.0616479, 1.1214352, 1.0928023, 1.0546649, 1.0579827, 1.112104, 1.0758508, 1.1358662, 1.0959433, 1.1162736, 1.0707828, 1.1343073, 1.0762652, 1.0973771, 1.0817198, 1.0912983, 1.0355783, 1.0677849, 1.0999385, 1.1245123, 1.100154, 1.0565956, 1.0549294, 1.1234026, 1.1155654, 1.0629307, 1.1013807, 1.0975492, 1.1071551, 1.1145386, 1.0976045, 1.0734283, 1.0794542, 1.0820335, 1.0736834, 1.0801212, 1.0745866, 1.113505, 1.0941381, 1.1190557, 1.0910909, 1.0724988, 1.0769712, 1.1105621, 1.0802702, 1.0671297, 1.0954872, 1.0912497, 1.0822265, 1.0751756, 1.0919163, 1.0780541, 1.105158, 1.1191316, 1.0707988, 1.0729469, 1.0919089, 1.0633161, 1.0556961, 1.0732971, 1.0866495, 1.0535036, 1.0738872, 1.074571, 1.1180694, 1.098426, 1.1311443, 1.1116602, 1.132976, 1.1256, 1.1044283, 1.1378992, 1.1507455, 1.0672272, 1.0828428, 1.1279377, 1.0503877, 1.093087, 1.0634339, 1.0991893, 1.0991997, 1.0810694, 1.1043725, 1.1029965, 1.1094817, 1.103622, 1.1316712, 1.107452, 1.0915273, 1.1156819, 1.1034095, 1.0943722, 1.0783414, 1.0428046, 1.0986824, 1.0984188, 1.0794314, 1.0880105, 1.1298046, 1.1121858, 1.0716181, 1.118535, 1.0939732, 1.103184, 1.0795149, 1.0873393, 1.085688, 1.0821817, 1.139427, 1.0791998, 1.1068704, 1.0935844, 1.1080295, 1.0884395, 1.1206219, 1.1089681, 1.126241, 1.0803564, 1.0764908, 1.1126266, 1.1001751, 1.1157026, 1.1175482, 1.1438096, 1.05958, 1.048387, 1.1258804, 1.100472, 1.0726618, 1.0971848, 1.0948857, 1.0821136, 1.0581346, 1.0786659, 1.0591278, 1.0737807, 1.1205635, 1.0764815, 1.136333, 1.1120822, 1.1266392, 1.0479137, 1.0968809, 1.0938567, 1.133452, 1.1166574, 1.1436065, 1.062339, 1.0872664, 1.089035, 1.1155427, 1.1394218, 1.0546683, 1.0883083, 1.1270715, 1.0650222, 1.1372215, 1.060209, 1.136387, 1.1074432, 1.1371218, 1.1211028, 1.1393156, 1.1344776, 1.117169, 1.092496, 1.1243906, 1.1548373, 1.1071523, 1.1565049, 1.0522761, 1.1178391, 1.0807484, 1.0800292, 1.1129215, 1.0644408, 1.1464695, 1.1215827, 1.1270943, 1.15298, 1.0783824, 1.1187751, 1.1180171, 1.0960206, 1.1055095, 1.1261151, 1.0911239, 1.1353903, 1.1386104, 1.1508477, 1.0502156, 1.0812832, 1.1279789, 1.116988, 1.0770211, 1.1132191, 1.1361572, 1.0822172, 1.1373972, 1.1297699, 1.0997938, 1.0721825, 1.1184572, 1.0792675, 1.0670054, 1.1205657, 1.0989785, 1.1449614, 1.0882134, 1.088805, 1.0844824, 1.1339464, 1.1956148, 1.1299222, 1.1004465, 1.1086645, 1.1062841, 1.0882424, 1.1193033, 1.0828084, 1.0784566, 1.0923872, 1.0557268, 1.1089158, 1.1144545, 1.0595326, 1.0950171, 1.124379, 1.096393, 1.0828924, 1.0715085, 1.1044056, 1.1549426, 1.1219612, 1.1255201, 1.1327373, 1.1195836, 1.1117383, 1.1032041, 1.0989392, 1.1100957, 1.1009111, 1.0720824, 1.094158, 1.1113361, 1.0974038, 1.1255364, 1.0884126, 1.1472627, 1.1498117, 1.0868007, 1.0968065, 1.118394, 1.1212702, 1.0797921, 1.0862883, 1.0394542, 1.0769936, 1.1274698, 1.1280962, 1.1150844, 1.0882257, 1.078067, 1.1569142, 1.1182683, 1.1431168, 1.0807061, 1.0778927, 1.0923303, 1.1213318, 1.1041065, 1.1043032, 1.1560172, 1.1208973, 1.1295128, 1.0964171, 1.1259227, 1.1167266, 1.1415523, 1.1467957, 1.1018318, 1.1235564, 1.1247199, 1.1597226, 1.1073546, 1.0656931, 1.0901322, 1.0732918, 1.158671, 1.1364859, 1.1425018, 1.0806642, 1.0677638, 1.1407926, 1.0675052, 1.054001, 1.1333205, 1.1609652, 1.1182078, 1.1164048, 1.1564095, 1.0943067, 1.1011062, 1.1294956, 1.1100824, 1.1324005, 1.1043897, 1.1434603, 1.1307636, 1.1449964, 1.0941519, 1.0914606, 1.1347854, 1.1015729, 1.1009299, 1.0989312, 1.1062077, 1.1445458, 1.1653575, 1.1061163, 1.1194516, 1.1004912, 1.1112021, 1.1107152, 1.0984765, 1.1417994, 1.1237234, 1.1218193, 1.0862085, 1.1218662, 1.0976648, 1.1386691, 1.1542315, 1.1038157, 1.1410114, 1.1259236, 1.1014507, 1.119649, 1.0881711, 1.0838715, 1.1513869, 1.1224498, 1.1509478, 1.0909344, 1.1137627, 1.111725, 1.1056321, 1.113989, 1.1167728, 1.1112406, 1.1218729, 1.1207836, 1.1468071, 1.109377, 1.131437, 1.1551781, 1.1609701, 1.148387, 1.094778, 1.1331017, 1.1432885, 1.1546695, 1.0820322, 1.1368482, 1.0968058, 1.1097814, 1.0970529, 1.1259271, 1.0807047, 1.0776376, 1.1598963, 1.1210947, 1.0811933, 1.1419101, 1.0825435, 1.1162797, 1.1605964, 1.123354, 1.0944352, 1.1342531, 1.0972464, 1.1217825, 1.1028643, 1.0774014, 1.1318295, 1.1435798, 1.1319919, 1.1358495, 1.1428695, 1.106119, 1.1300036, 1.1102005, 1.0971637, 1.1253017, 1.1167055, 1.1366154, 1.108116, 1.1139069, 1.1358315, 1.138635, 1.1108735, 1.139647, 1.1535137, 1.1349785, 1.1315515, 1.1218585, 1.122971, 1.122399, 1.0975667, 1.1228392, 1.122452, 1.13972, 1.0886544, 1.1094178, 1.131075, 1.1387156, 1.0968033, 1.0873249, 1.0970068, 1.1443146, 1.1383117, 1.132633, 1.1506172, 1.1396563, 1.0782284, 1.132213, 1.0992757, 1.114216, 1.0907344, 1.1184291, 1.1318944, 1.1647058, 1.112669, 1.133125, 1.1194106, 1.0839928, 1.1508794, 1.1509359, 1.167871, 1.1108946, 1.0905577, 1.1032317, 1.1331514, 1.1085708, 1.1127524, 1.118906, 1.1222744, 1.1609905, 1.139759, 1.149564, 1.1210438, 1.1430252, 1.1467464, 1.1398027, 1.1165868, 1.1276308, 1.1067864, 1.1202961, 1.1138237, 1.0922471, 1.1200075, 1.1144733, 1.0908349, 1.1009603, 1.11337, 1.1110194, 1.0979301, 1.1326277, 1.1281339, 1.103212, 1.1910616, 1.1653001, 1.1218168, 1.1377292, 1.1268408, 1.155485, 1.1392628, 1.09475, 1.1702516, 1.1254421, 1.1727296, 1.1219046, 1.1497524, 1.1201754, 1.1132927, 1.1343627, 1.152753, 1.0911885, 1.132899, 1.1292616, 1.1415849, 1.1336856, 1.1339393, 1.1248528, 1.168314, 1.169138, 1.1273175, 1.1124084, 1.2095394, 1.1163069, 1.1228842, 1.137351, 1.0689747, 1.071321, 1.1052411, 1.1598487, 1.1303809, 1.1100272, 1.1480527, 1.1071068, 1.144772, 1.1326737, 1.1332445, 1.1419257, 1.1236858, 1.1657709, 1.1459899, 1.1185555, 1.1632018, 1.1558695, 1.1211702, 1.109275, 1.1080016, 1.1272116, 1.102594, 1.1356952, 1.1297349, 1.1232096, 1.128005, 1.1280401, 1.1115576, 1.1576746, 1.1508003, 1.0975833, 1.1482682, 1.0959635, 1.1610478, 1.1394986, 1.1203182, 1.0862055, 1.1387872, 1.1855142, 1.1313827, 1.1146255, 1.157893, 1.1511252, 1.1011806, 1.145814, 1.1148924, 1.1395408, 1.1655016, 1.1631168, 1.1259887, 1.1411839, 1.1240114, 1.1395997, 1.156335, 1.1489977, 1.1159937, 1.1145166, 1.1345574, 1.1471707, 1.1363292, 1.2030381, 1.1506215, 1.1282297, 1.128711, 1.1368699, 1.1668239, 1.1340448, 1.1633649, 1.1439472, 1.0894521, 1.1198676, 1.1662304, 1.1113294, 1.1138358, 1.0888516, 1.1088231, 1.1795901, 1.0767207, 1.1056297, 1.1567013, 1.1636739, 1.1535246, 1.0769821, 1.0921232, 1.145321, 1.1572618, 1.1404595, 1.1613824, 1.1153617, 1.1451268, 1.1393787, 1.1359355, 1.1176387, 1.1615397, 1.1154631, 1.152356, 1.1005291, 1.1480583, 1.13002, 1.1718109, 1.1517745, 1.1476241, 1.1396235, 1.101997, 1.1061385, 1.1535441, 1.0937564, 1.1531931, 1.125858, 1.1080486, 1.2079021, 1.1760014, 1.1085794, 1.1339021, 1.1561974, 1.1628951, 1.1372787, 1.1548201, 1.1214434, 1.1426396, 1.1407692, 1.145731, 1.164642, 1.1509739, 1.1384542, 1.1199942, 1.1445807, 1.175655, 1.0983802, 1.1355178, 1.1070538, 1.0888143, 1.1644522, 1.1045957, 1.1240939, 1.1068841, 1.1388139, 1.1288568, 1.1036779, 1.1287141, 1.1137497, 1.1682253, 1.1417004, 1.142252, 1.1841259, 1.109443, 1.1565014, 1.15707, 1.1438714, 1.1527051, 1.1342378, 1.150185, 1.1352127, 1.1402903, 1.1405504, 1.1283735, 1.1146761, 1.1300949, 1.1262536, 1.1291814, 1.1702089, 1.1058309, 1.1328856, 1.1443418, 1.1518241, 1.1471412, 1.1788431, 1.1802961, 1.1243397, 1.1380572, 1.190883, 1.1183343, 1.172094, 1.1217029, 1.1190147, 1.1449171, 1.1431216, 1.1584361, 1.1226046, 1.1657032, 1.1174276, 1.1512076, 1.1520985, 1.1215355, 1.1610317, 1.1393678, 1.135322, 1.2021098, 1.1334265, 1.1712664, 1.1317307, 1.1888856, 1.117524, 1.1112139, 1.153447, 1.1302117, 1.1306086, 1.104329, 1.1878335, 1.1295977, 1.1532087, 1.1217116, 1.1153713, 1.19587, 1.1255069, 1.1462388, 1.1436846, 1.1530366, 1.1409969, 1.1766263, 1.195322, 1.12604, 1.1162825, 1.1524129, 1.1171497, 1.1473464, 1.1476384, 1.1254736, 1.1388317, 1.1659139, 1.2020026, 1.1635213, 1.1234958, 1.1055665, 1.1299114, 1.0899307, 1.1367422, 1.1137751, 1.136, 1.1549364, 1.1669991, 1.1886014, 1.1549839, 1.1485256, 1.1818703, 1.142566, 1.1403708, 1.1654713, 1.1540717, 1.1368068, 1.1510223, 1.1277323, 1.1698529, 1.1827611, 1.1688589, 1.1401911, 1.1913637, 1.1709746, 1.1541648, 1.1704874, 1.1477473, 1.1344054, 1.1916958, 1.1560997, 1.1462249, 1.1363367, 1.1518289, 1.1586074, 1.1518371, 1.1255872, 1.1129109, 1.1840699, 1.1408417, 1.1530904, 1.1556857, 1.1580563, 1.1433944, 1.1599457, 1.1103005, 1.1610453, 1.1514428, 1.1622605, 1.1544456, 1.1733959, 1.1484535, 1.1347047, 1.1087294, 1.1365383, 1.1583229, 1.142904, 1.1760656, 1.1283596, 1.1407661, 1.1795962, 1.151069, 1.1566218, 1.1565521, 1.1400181, 1.0970752, 1.1559654, 1.1334984, 1.1722833, 1.141608, 1.0952342, 1.140023, 1.1454108, 1.1609114, 1.1611674, 1.1784116, 1.1887496, 1.134966, 1.1391836, 1.2212495, 1.1593622, 1.1644737, 1.1129193, 1.1696287, 1.1633519, 1.1147633, 1.111156, 1.1386191, 1.176672, 1.1659899, 1.1590966, 1.1278011, 1.131307, 1.0861713, 1.1430942, 1.1558142, 1.1044616, 1.0889581, 1.158391, 1.1474072, 1.1576391, 1.1423035, 1.1410987, 1.1995245, 1.1770515, 1.0990264, 1.1536063, 1.1550221, 1.2255343, 1.1790768, 1.136652, 1.1640254, 1.1702763, 1.1296467, 1.1302439, 1.1633385, 1.1599367, 1.142283, 1.1338282, 1.1405488, 1.1659353, 1.1779919, 1.1995835, 1.1686943, 1.1368638, 1.1969444, 1.1750104, 1.1759996, 1.1389258, 1.1451464, 1.1641297, 1.1117562, 1.1431478, 1.0986576, 1.1726418, 1.1755224, 1.1336379, 1.1255207, 1.1130881, 1.1047951, 1.1615452, 1.1612786, 1.1322649, 1.1465068, 1.1901364, 1.1756148, 1.1523806, 1.0950805, 1.1552551, 1.1560633, 1.1739898, 1.1593599, 1.1859767, 1.153907, 1.1936536, 1.1677809, 1.1428697, 1.1789523, 1.1500274, 1.1660271, 1.1482611, 1.1496687, 1.1682695, 1.1420186, 1.123588, 1.2007483, 1.1694003, 1.1149764, 1.1764526, 1.160551, 1.1275644, 1.15245, 1.1231865, 1.1495017, 1.1629212, 1.1961433, 1.199712, 1.1058276, 1.149954, 1.1218561, 1.148454, 1.1576703, 1.1447166, 1.136997, 1.1488543, 1.1776476, 1.1573346, 1.1721902, 1.1284345, 1.1528713, 1.1556342, 1.1165195, 1.172844, 1.1862503, 1.165199, 1.1794105, 1.1420608, 1.139936, 1.1713443, 1.1330097, 1.1584306, 1.1690313, 1.1617047, 1.1510528, 1.201058, 1.1629636, 1.1290269, 1.142069, 1.2109882, 1.1841564, 1.1379125, 1.1912649, 1.1397078, 1.181668, 1.1489877, 1.1032107, 1.1615843, 1.1477131, 1.221649, 1.1686126, 1.1555806, 1.1739858, 1.198275, 1.1796026, 1.1389748, 1.2158759, 1.1356252, 1.1786282, 1.1662893, 1.1394261, 1.1759701, 1.1597185, 1.1814477, 1.1711243, 1.196352, 1.1890374, 1.1639597, 1.1465089, 1.18126, 1.1901644, 1.1353656, 1.1603439, 1.1740682, 1.1757562, 1.1768563, 1.1633306, 1.1364522, 1.1569532, 1.2075832, 1.1785619, 1.2139624, 1.1543223, 1.1876458, 1.1760179, 1.156882, 1.1559008, 1.2052394, 1.1658179, 1.1836023, 1.1769298, 1.1836741, 1.1880852, 1.1476184, 1.1363595, 1.1539475, 1.1674883, 1.1891618, 1.1419399, 1.1837262, 1.124317, 1.2040614, 1.1685177, 1.1276242, 1.2068385, 1.1090136, 1.1867827, 1.1534201, 1.1512984, 1.2233796, 1.1975832, 1.1441944, 1.1798989, 1.1535548, 1.205845, 1.1735686, 1.1636152, 1.1310325, 1.1913815, 1.1813525, 1.1635177, 1.2124438, 1.1901637, 1.1852986, 1.1487899, 1.1378015, 1.1982118, 1.2195764, 1.1636933, 1.1743585, 1.1914885, 1.1614383, 1.1574408, 1.1575005, 1.1928788, 1.1377321, 1.1730447, 1.172721, 1.1554619, 1.1525542, 1.175447, 1.169, 1.2014619, 1.169015, 1.1704581, 1.187704, 1.155824, 1.1965915, 1.1477947, 1.2081851, 1.1897717, 1.1338284, 1.1744726, 1.1704118, 1.189689, 1.1561054, 1.17134, 1.1398453, 1.1917005, 1.1795725, 1.1649343, 1.135151, 1.1466122, 1.1456892, 1.1403251, 1.1901966, 1.1708264, 1.1549278, 1.1468415, 1.1825413, 1.0924302, 1.1596597, 1.191464, 1.1528149, 1.1478364, 1.1716753, 1.1367955, 1.1688758, 1.155775, 1.1332798, 1.1771249, 1.167543, 1.1560636, 1.1529766, 1.1423148, 1.1920803, 1.1522095, 1.1705319, 1.1389766, 1.1522125, 1.1879215, 1.1656052, 1.1675732, 1.1373727, 1.1609703, 1.1469375, 1.1572193, 1.1527921, 1.1309481, 1.1375823, 1.2222697, 1.1307062, 1.1234437, 1.1653291, 1.2290286, 1.1670381, 1.201298, 1.1628244, 1.1561149, 1.1718812, 1.1749481, 1.1829052, 1.1686037, 1.212531, 1.202429, 1.1853547, 1.1791087, 1.1540307, 1.1263198, 1.1617893, 1.1670955, 1.1574006, 1.1794885, 1.1724503, 1.1555638, 1.2001622, 1.1726658, 1.1335442, 1.159372, 1.1783239, 1.1843175, 1.1940373, 1.2067708, 1.184422, 1.1475376, 1.128352, 1.1934218, 1.1834874, 1.116412, 1.1878113, 1.1627818, 1.2206728, 1.1788863, 1.1724145, 1.1422563, 1.1695701, 1.1752146, 1.145968, 1.1713794, 1.1562306, 1.1862048, 1.1252756, 1.1491374, 1.1685134, 1.1730547, 1.228604, 1.1788415, 1.1766702, 1.1614342, 1.1512547, 1.191077, 1.211292, 1.1470786, 1.1870196, 1.1541508, 1.1643237, 1.1474931, 1.1378635, 1.1584903, 1.1965871, 1.1779466, 1.2121985, 1.1780164, 1.1977631, 1.1753463, 1.1410365, 1.14471, 1.2405772, 1.1488891, 1.1593544, 1.1726401, 1.1798371, 1.1706104, 1.1560032, 1.1610646, 1.1645095, 1.1679188, 1.192089, 1.2163067, 1.1912615, 1.1333925, 1.1503847, 1.1514826, 1.2116506, 1.1664025, 1.2004006, 1.1855954, 1.1918483, 1.1375657, 1.190972, 1.225574, 1.1559211, 1.1625729, 1.1747557, 1.1827905, 1.2169272, 1.193898, 1.1952932, 1.216102, 1.139854, 1.1859405, 1.1838489, 1.1726304, 1.2321508, 1.1665617, 1.2166402, 1.2180686, 1.1782808, 1.2176067, 1.1899068, 1.174344, 1.1894267, 1.2114468, 1.1501067, 1.1473069, 1.2307727, 1.1393337, 1.1756976, 1.2119219, 1.2277582, 1.2243265, 1.2018989, 1.1789504, 1.2318757, 1.176992, 1.1808001, 1.1961404, 1.1080667, 1.1782799, 1.1724654, 1.1996715, 1.1885043, 1.1531425, 1.1778077, 1.2186732, 1.2413514, 1.168509, 1.2000346, 1.224896, 1.1646267, 1.2059158, 1.1935353, 1.1560364, 1.1816123, 1.1752278, 1.2084831, 1.1671335, 1.2016622, 1.2163917, 1.222567, 1.1977991, 1.1609685, 1.1634017, 1.1991383, 1.1692317, 1.1977168, 1.1394597, 1.1988618, 1.1992877, 1.1371922, 1.2242421, 1.2051013, 1.2317744, 1.2027172, 1.2522036, 1.1790793, 1.1498394, 1.2271012, 1.2120812, 1.1898024, 1.166716, 1.1690507, 1.1873126, 1.1803303, 1.1852936, 1.2146816, 1.225604, 1.2315769, 1.215152, 1.2416086, 1.2044772, 1.1836885, 1.2295554, 1.1994703, 1.1953205, 1.2052286, 1.201652, 1.1807715, 1.1552644, 1.2053493, 1.1925027, 1.1934085, 1.1726803, 1.2052789, 1.1966937, 1.2278312, 1.2273642, 1.1816928, 1.1553224, 1.2400295, 1.2130016, 1.2751698, 1.1893365, 1.1328262, 1.12319, 1.1214366, 1.2116736, 1.2039912, 1.2095882, 1.1650522, 1.1848375, 1.1764408, 1.1890656, 1.2011359, 1.1717161, 1.1885595, 1.1939946, 1.2178814, 1.2094162, 1.1964059, 1.1691145, 1.2111728, 1.1813674, 1.2260319, 1.1616315, 1.1780279, 1.1412895, 1.1484972, 1.2153332, 1.1981798, 1.167933, 1.1786041, 1.1997563, 1.1631362, 1.1789879, 1.202931, 1.1509075, 1.1825262, 1.2231349, 1.1712885, 1.2232808, 1.1748031, 1.195235, 1.1884822, 1.2135373, 1.1904194, 1.1728983, 1.141033, 1.1885575, 1.2001101, 1.1746953, 1.2355589, 1.201628, 1.198657, 1.2013303, 1.199972, 1.1926466, 1.199022, 1.2001485, 1.1712599, 1.2093405, 1.2032964, 1.2124774, 1.2103405, 1.185186, 1.2570255, 1.219776, 1.177007, 1.2160482, 1.2413979, 1.192806, 1.2309322, 1.1799979, 1.2420062, 1.1795855, 1.1958265, 1.1379735, 1.2059771, 1.1884538, 1.2161472, 1.2259505, 1.2239738, 1.1863621, 1.2187656, 1.1979216, 1.1934404, 1.2178764, 1.1817131, 1.2267588, 1.1651655, 1.1932105, 1.2256863, 1.1750237, 1.232978, 1.2097961, 1.2324742, 1.1905414, 1.2401878, 1.1900698, 1.1725514, 1.2126445, 1.2025948, 1.192688, 1.1882994, 1.187164, 1.2071128, 1.208538, 1.2179464, 1.2028832, 1.184609, 1.2161384, 1.2086338, 1.2054297, 1.2423836, 1.2113727, 1.1970252, 1.1959729, 1.2465496, 1.2636397, 1.2032936, 1.208952, 1.1932971, 1.1882257, 1.1752462, 1.2186623, 1.2118951, 1.2346618, 1.2292886, 1.1531668, 1.1833965, 1.182379, 1.2075611, 1.1914653, 1.1554971, 1.2372297, 1.2201631, 1.2345544, 1.2207044, 1.2562909, 1.2677143, 1.1751683, 1.2004747, 1.1917074, 1.1979421, 1.2312237, 1.1860877, 1.179789, 1.1921101, 1.2096207, 1.2249215, 1.230215, 1.2103697, 1.2305394, 1.2089311, 1.19159, 1.2105235, 1.2124277, 1.1597236, 1.1983035, 1.2297672, 1.2043458, 1.2149181, 1.1794281, 1.2354431, 1.2434896, 1.2556239, 1.2247808, 1.2302445, 1.1843094, 1.1858723, 1.2078618, 1.2431527, 1.2401135, 1.1962961, 1.1943026, 1.1534882, 1.1923723, 1.1950756, 1.2429042, 1.1626871, 1.2181901, 1.1880733, 1.2367327, 1.1736815, 1.2190629, 1.2275109, 1.1831306, 1.1808233, 1.1898335, 1.1957287, 1.1754059, 1.1989846, 1.2123002, 1.214129, 1.2823013, 1.2160228, 1.1943145, 1.2300885, 1.219991, 1.2486595, 1.2317991, 1.2276573, 1.2456666, 1.2015091, 1.1887022, 1.2286124, 1.2254801, 1.2381546, 1.2111197, 1.2215244, 1.193914, 1.2266201, 1.2008842, 1.1996012, 1.2612435, 1.2180582, 1.1777967, 1.1706632, 1.1988199, 1.226607, 1.2080361, 1.2023854, 1.2233506, 1.2086564, 1.2108313, 1.175617, 1.2034892, 1.2181345, 1.1883515, 1.2399744, 1.2164649, 1.2591404, 1.1766571, 1.2211486, 1.2380269, 1.2538943, 1.2307551, 1.2157984, 1.2167915, 1.1991354, 1.2307805, 1.2041171, 1.2066375, 1.2328135, 1.1661323, 1.23702, 1.1781667, 1.1712917, 1.1779364, 1.2264557, 1.2282684, 1.1945754, 1.1912711, 1.1953399, 1.2203591, 1.1996235, 1.2761754, 1.2662182, 1.1943219, 1.2112217, 1.2216829, 1.2031881, 1.2455099, 1.2099731, 1.1678089, 1.2060051, 1.2315354, 1.2360274, 1.2472197, 1.2241225, 1.2199806, 1.2292496, 1.2331489, 1.220616, 1.2334192, 1.2489115, 1.1926622, 1.2327021, 1.2030905, 1.1741252, 1.2303107, 1.2430186, 1.1980575, 1.2267724, 1.2070879, 1.227345, 1.2548542, 1.255105, 1.2574303, 1.2138885, 1.2746533, 1.1744064, 1.2129897, 1.2264762, 1.2077575, 1.2303102, 1.2162576, 1.2135961, 1.1890289, 1.2528709, 1.2528751, 1.2488571, 1.1964275, 1.1892003, 1.2003553, 1.1899931, 1.2330694, 1.2002637, 1.2186772, 1.2215711, 1.2219603, 1.2488031, 1.2403325, 1.2448884, 1.1821957, 1.2166026, 1.248338, 1.191644, 1.1930175, 1.2202866, 1.1666852, 1.2228334, 1.268177, 1.1739261, 1.2167206, 1.221683, 1.2321968, 1.2238705, 1.2344187, 1.2028995, 1.1914757, 1.2416565, 1.2250421, 1.1890876, 1.2519137, 1.1737218, 1.2165678, 1.2326312, 1.2334117, 1.2244909, 1.2021992, 1.1922233, 1.2087429, 1.1886015, 1.2242126, 1.2166032, 1.1994687, 1.2271532, 1.1955733, 1.2076102, 1.2040241, 1.2134417, 1.2216221, 1.20145, 1.1686107, 1.2424542, 1.2138214, 1.1593325, 1.2397256, 1.2395828, 1.1827073, 1.2247301, 1.2175473, 1.1876208, 1.2074155, 1.2198294, 1.2199329, 1.2605103, 1.2476285, 1.2418203, 1.2356893, 1.2511797, 1.2474755, 1.2390794, 1.2317001, 1.2080538, 1.2599835, 1.2401125, 1.2041246, 1.1973286, 1.1957763, 1.2158206, 1.2128929, 1.2303015, 1.2128593, 1.1845226, 1.2226689, 1.2078118, 1.2040217, 1.2353212, 1.2596874, 1.2257471, 1.2546475, 1.2322094, 1.2528931, 1.2271123, 1.1703306, 1.2511364, 1.2040378, 1.232975, 1.1792532, 1.2369193, 1.2482214, 1.2542989, 1.2418622, 1.228982, 1.2477583, 1.2074895, 1.180768, 1.2357408, 1.2468187, 1.2459784, 1.2074289, 1.2369192, 1.2529683, 1.2300435, 1.2639362, 1.2108839, 1.213575, 1.202958, 1.212402, 1.2548738, 1.236284, 1.2025298, 1.2552116, 1.1984328, 1.2137938, 1.2011555, 1.2390172, 1.1921109, 1.2155333, 1.1963257, 1.2150153, 1.1965412, 1.209514, 1.24952, 1.278054, 1.1968672, 1.2375807, 1.200981, 1.2106563, 1.2044765, 1.2581156, 1.184636, 1.2281451, 1.2043152, 1.2088355, 1.25415, 1.1802994, 1.2113843, 1.2414773, 1.2362231, 1.2431422, 1.2225659, 1.192811, 1.2259505, 1.2301329, 1.2119894, 1.2089095, 1.2334801, 1.2533548, 1.2628266, 1.2311691, 1.2091382, 1.2303725, 1.2460234, 1.2150156, 1.2493763, 1.2409681, 1.2090634, 1.2101978, 1.2250172, 1.226351, 1.2034117, 1.2572476, 1.2405053, 1.2421843, 1.2258056, 1.207795, 1.2760826, 1.2013011, 1.1987973, 1.2106322, 1.2300164, 1.2412266, 1.2040972, 1.232068, 1.2335161, 1.2323045, 1.2140844, 1.2108152, 1.2368197, 1.2717755, 1.2529109, 1.2474942, 1.2343868, 1.1896764, 1.2664313, 1.2010843, 1.2694291, 1.1780306, 1.2539164, 1.2116884, 1.2264047, 1.2108035, 1.2538276, 1.2482729, 1.1663367, 1.212301, 1.2476761, 1.2321867, 1.2128723, 1.2468507, 1.197104, 1.2247337, 1.2005074, 1.2286644, 1.2176651, 1.1960436, 1.2294699, 1.1978586, 1.2479826, 1.2067465, 1.2382501, 1.2269552, 1.2662798, 1.253653, 1.2500083, 1.2769527, 1.2377065, 1.1961435, 1.2427143, 1.242656, 1.2352169, 1.2568911, 1.2640618, 1.2174565, 1.2278192, 1.2195272, 1.1774663, 1.2215537, 1.1814797, 1.2636911, 1.2366474, 1.2553123, 1.2201014, 1.2115661, 1.2395508, 1.2035273, 1.2844224, 1.2607589, 1.269735, 1.2141715, 1.2321757, 1.2301562, 1.2474556, 1.2400581, 1.2710803, 1.2618903, 1.3134787, 1.2154474, 1.1876304, 1.2809958, 1.2050855, 1.2575312, 1.2263726, 1.1851819, 1.274726, 1.2448775, 1.2407335, 1.2325921, 1.1681122, 1.1844236, 1.2489302, 1.27482, 1.2838308, 1.2267964, 1.2806659, 1.2624266, 1.2962188, 1.2767059, 1.2791874, 1.2403007, 1.2136893, 1.2262458, 1.2342733, 1.2351291, 1.2545642, 1.2285836, 1.2031235, 1.2704306, 1.1899961, 1.212323, 1.2290326, 1.2301321, 1.2429671, 1.2264858, 1.2367342, 1.2974626, 1.256564, 1.2240064, 1.2394336, 1.2227726, 1.2385559, 1.2153536, 1.2311733, 1.2280715, 1.2448872, 1.2094357, 1.268309, 1.2275804, 1.2187337, 1.2136453, 1.2685205, 1.228532, 1.2473172, 1.2341522, 1.1761657, 1.2292551, 1.2503486, 1.2585081, 1.2418121, 1.2518678, 1.2389803, 1.2654629, 1.2263502, 1.2250082, 1.2758712, 1.2143959, 1.290614, 1.2321892, 1.2448136, 1.1929138, 1.2027767, 1.2336068, 1.2532707, 1.21586, 1.2316399, 1.236434, 1.2371957, 1.217301, 1.2103243, 1.2220622, 1.2539973, 1.2690444, 1.2196716, 1.263361, 1.2279102, 1.192616, 1.253484, 1.2284808, 1.2157849, 1.2388937, 1.207137, 1.2457243, 1.2101142, 1.2498736, 1.2165769, 1.2516252, 1.1974237, 1.2579765, 1.2205656, 1.2509593, 1.2594081, 1.2511492, 1.2249991, 1.2240989, 1.2341545, 1.1984138, 1.1838306, 1.2113833, 1.2090861, 1.2332165, 1.2332278, 1.2277013, 1.20576, 1.213926, 1.21582, 1.2140023, 1.2093202, 1.2273836, 1.252016, 1.2442249, 1.2180264, 1.2372148, 1.2361172, 1.1756709, 1.2581048, 1.2348131, 1.2430891, 1.2376724, 1.246025, 1.2304506, 1.2298014, 1.2675542, 1.2558572, 1.2007086, 1.2544192, 1.2492923, 1.2396584, 1.2194453, 1.2653233, 1.2476726, 1.260945, 1.2463351, 1.2137034, 1.2503753, 1.2319585, 1.2886037, 1.2252126, 1.2593784, 1.2218798, 1.2143396, 1.26006, 1.2274938, 1.2654669, 1.2177871, 1.3058604, 1.2706785, 1.2421981, 1.2272259, 1.2879559, 1.2362506, 1.260745, 1.2429277, 1.253835, 1.2659659, 1.1921521, 1.2330698, 1.2627956, 1.2392173, 1.2257829, 1.2410182, 1.2383505, 1.2877986, 1.226807, 1.2352533, 1.2900703, 1.2446476, 1.2108899, 1.2490047, 1.2213969, 1.2466785, 1.2712559, 1.250602, 1.2273794, 1.2688724, 1.246739, 1.2826362, 1.2805028, 1.2334177, 1.2481763, 1.289191, 1.2049613, 1.2377328, 1.2236358, 1.2563212, 1.2598193, 1.2450777, 1.2216632, 1.2305193, 1.2726438, 1.2319145, 1.2503982, 1.2520901, 1.2381301, 1.2323161, 1.2806767, 1.2751715, 1.2059726, 1.2488064, 1.2201645, 1.2279321, 1.2509024, 1.2355514, 1.2516905, 1.2655244, 1.2700713, 1.2423925, 1.2514938, 1.2514755, 1.2614455, 1.2728044, 1.2089111, 1.251196, 1.2526144, 1.2314237, 1.2446095, 1.252613, 1.2316628, 1.230488, 1.2325716, 1.259989, 1.2156624, 1.2625595, 1.2584262, 1.172087, 1.255573, 1.1989076, 1.2254747, 1.2636057, 1.2630674, 1.2446867, 1.2635808, 1.2495579, 1.2290124, 1.2512008, 1.272463, 1.2630129, 1.2688174, 1.2283442, 1.2784691, 1.2592556, 1.215185, 1.2914617, 1.2714038, 1.235047, 1.2372621, 1.2875618, 1.2374989, 1.2754858, 1.2802294, 1.2580086, 1.2946969, 1.2205049, 1.2394468, 1.2544109, 1.2844408, 1.28538, 1.2810626, 1.2058411, 1.2542474, 1.2695408, 1.2670888, 1.2315693, 1.2703736, 1.2075969, 1.258438, 1.2120215, 1.2779021, 1.2572086, 1.2371498, 1.2123704, 1.2867063, 1.2609912, 1.2553661, 1.2636346, 1.2766376, 1.2638564, 1.2433586, 1.2414945, 1.262923, 1.2568429, 1.2611392, 1.269248, 1.2566087, 1.2065256, 1.2300026, 1.2524444, 1.1914991, 1.2369906, 1.2420579, 1.2140915, 1.2502761, 1.2419627, 1.2526186, 1.2493083, 1.2619259, 1.2333052, 1.2660128, 1.2856095, 1.2572452, 1.2663809, 1.2564816, 1.2203012, 1.2518036, 1.2264472, 1.2673285, 1.200187, 1.2668456, 1.2583815, 1.2652248, 1.2869722, 1.2563646, 1.2577024, 1.2200978, 1.2951883, 1.2268196, 1.2845234, 1.2503722, 1.2578474, 1.2664965, 1.2593648, 1.2979133, 1.2674983, 1.2686418, 1.2318258, 1.2689593, 1.2309191, 1.2312194, 1.2401993, 1.2211919, 1.2560451, 1.246356, 1.2380528, 1.234087, 1.2750236, 1.3200979, 1.2955818, 1.2684462, 1.2434423, 1.2458104, 1.2880496, 1.2745668, 1.2591876, 1.2345397, 1.2208242, 1.2333627, 1.2628261, 1.264827, 1.2591541, 1.2480711, 1.2621261, 1.2499892, 1.2775474, 1.2368178, 1.2449372, 1.2507327, 1.2200309, 1.2689865, 1.2648296, 1.2318068, 1.2854934, 1.2614082, 1.2681983, 1.2390034, 1.237235, 1.2502522, 1.2408631, 1.2746031, 1.2422798, 1.2218937, 1.2422572, 1.2361199, 1.2867982, 1.280453, 1.2804823, 1.2456791, 1.282161, 1.2784908, 1.2601621, 1.279455, 1.2508903, 1.2204207, 1.2306842, 1.2742172, 1.2553596, 1.2868593, 1.2742391, 1.2248168, 1.2425503, 1.2589027, 1.3023448, 1.248929, 1.2909869, 1.2533398, 1.2769762, 1.2833295, 1.2217159, 1.2656505, 1.2449414, 1.2786787, 1.2246532, 1.228105, 1.2653381, 1.2764072, 1.2634797, 1.2178688, 1.2638627, 1.236866, 1.235728, 1.2344158, 1.2443086, 1.2715558, 1.2159271, 1.2038149, 1.2625532, 1.2765105, 1.2281542, 1.302689, 1.2792, 1.2876278, 1.2608355, 1.2670113, 1.2472068, 1.2651042, 1.3358691, 1.2951312, 1.274555, 1.267784, 1.2787158, 1.2398812, 1.273676, 1.2760427, 1.2851244, 1.2537277, 1.2587303, 1.2678543, 1.2147253, 1.2643467, 1.2995714, 1.2937723, 1.2765735, 1.2480842, 1.2792717, 1.2745128, 1.2579721, 1.2175597, 1.3078301, 1.2519481, 1.2479001, 1.2608869, 1.2970746, 1.2357528, 1.2909625, 1.2484516, 1.2248031, 1.2474048, 1.2580941, 1.2569559, 1.2907343, 1.3045338, 1.3065348, 1.2344781, 1.3212712, 1.2826239, 1.2761681, 1.3151183, 1.2809002, 1.2434806, 1.2974846, 1.2440032, 1.2497144, 1.2452261, 1.2752515, 1.2866755, 1.2772539, 1.2547868, 1.2634536, 1.262629, 1.2842975, 1.2595694, 1.2391157, 1.2959273, 1.3004259, 1.2933022, 1.2700095, 1.3060529, 1.2751248, 1.2571146, 1.2968248, 1.2467602, 1.2874227, 1.3183866, 1.2714542, 1.302434, 1.2748419, 1.3147835, 1.29826, 1.2340522, 1.2505956, 1.2603879, 1.2848525, 1.3196143, 1.275112, 1.2742542, 1.278784, 1.2751229, 1.2750816, 1.2738425, 1.2750306, 1.2865659, 1.3421538, 1.2976923, 1.2748636, 1.2758304, 1.2541819, 1.2504777, 1.284756, 1.2816911, 1.2923113, 1.279109, 1.2890651, 1.2331091, 1.2755846, 1.3162903, 1.2641364, 1.2618874, 1.3024623, 1.2939048, 1.2614856, 1.3092449, 1.2929076, 1.2498183, 1.3210919, 1.2385815, 1.2595414, 1.2929311, 1.3047242, 1.3006991, 1.2873558, 1.2692261, 1.3094907, 1.321682, 1.3030769, 1.2566376, 1.225302, 1.2946587, 1.2922217, 1.2704552, 1.2507011, 1.2982974, 1.2767867, 1.2818446, 1.3000606, 1.2486613, 1.2359647, 1.2496756, 1.2325501, 1.2735486, 1.2940468, 1.3066633, 1.2748134, 1.2757533, 1.3150121, 1.2778684, 1.2997772, 1.3092787, 1.2374924, 1.2567121, 1.2543677, 1.3262897, 1.2964013, 1.2573149, 1.2549658, 1.2951388, 1.2383847, 1.2732017, 1.2887902, 1.2902317, 1.2304093, 1.3023481, 1.2762176, 1.2967043, 1.2719413, 1.2661288, 1.3247365, 1.2849532, 1.2506975, 1.3011642, 1.3068295, 1.2945827, 1.277798, 1.2722129, 1.2642767, 1.2959014, 1.2980711, 1.2388449, 1.2602369, 1.3058667, 1.2786427, 1.2990272, 1.3126237, 1.3192219, 1.3238775, 1.3093696, 1.2519393, 1.2603881, 1.2894964, 1.2602111, 1.2385626, 1.273957, 1.2876853, 1.2918516, 1.294319, 1.3121895, 1.3031173, 1.2616897, 1.28528, 1.2929223, 1.2864325, 1.3011642, 1.277846, 1.305714, 1.280456, 1.276022, 1.2960458, 1.2944431, 1.2554784, 1.2920319, 1.2648143, 1.2445333, 1.2602499, 1.2648939, 1.3134124, 1.2989825, 1.2948109, 1.2911491, 1.2463307, 1.2893435, 1.2639123, 1.251972, 1.2730508, 1.2823646, 1.3030219, 1.309982, 1.2790322, 1.3285456, 1.3034093, 1.3063174, 1.2587347, 1.2806611, 1.246371, 1.2969728, 1.2569116, 1.2983074, 1.255032, 1.2925926, 1.2608994, 1.2827256, 1.2990015, 1.2950709, 1.2594754, 1.284817, 1.2644993, 1.2986579, 1.324124, 1.2621481, 1.304691, 1.2886428, 1.2703626, 1.2443644, 1.2897131, 1.3129718, 1.309042, 1.2932842, 1.2885725, 1.2668573, 1.3001384, 1.3019634, 1.2660792, 1.2511117, 1.2464256, 1.2499527, 1.2962394, 1.3029656, 1.2798911, 1.2736539, 1.2669007, 1.2759024, 1.2883803, 1.2488787, 1.2534204, 1.2518691, 1.297613, 1.2610215, 1.2759683, 1.2974871, 1.3075957, 1.2509305, 1.2946379, 1.281361, 1.2810688, 1.3023409, 1.2630717, 1.2494384, 1.2351445, 1.3409905, 1.2824371, 1.3298153, 1.2978286, 1.2471424, 1.323705, 1.2942578, 1.2935419, 1.3092687, 1.3006772, 1.2641207, 1.2803874, 1.3321345, 1.2883115, 1.2783918, 1.2832835, 1.3199677, 1.2519438, 1.3043666, 1.2601573, 1.291819, 1.2587436, 1.324572, 1.293475, 1.3121427, 1.2662904, 1.333101, 1.3192441, 1.2869616, 1.2753997, 1.312853, 1.2719548, 1.3159692, 1.2679582, 1.260617, 1.2827561, 1.248587, 1.2711662, 1.2828561, 1.2921777, 1.3014308, 1.313917, 1.3064259, 1.2958837, 1.2851937, 1.290142, 1.2689662, 1.2774228, 1.2655255, 1.303553, 1.2903765, 1.1860571, 1.3021641, 1.2850734, 1.2763648, 1.2836409, 1.3061348, 1.2313625, 1.2900485, 1.2814226, 1.3065623, 1.3064017, 1.2552413, 1.2654424, 1.256531, 1.2769941, 1.2856349, 1.3690867, 1.267268, 1.3066068, 1.3041378, 1.2890427, 1.271793, 1.3088927, 1.2923725, 1.247774, 1.3083276, 1.3251902, 1.3438329, 1.3280833, 1.2630633, 1.3221142, 1.3247428, 1.2979, 1.2237368, 1.3134946, 1.3159397, 1.2962663, 1.310377, 1.3219293, 1.2864617, 1.2997115, 1.2750722, 1.329067, 1.2949977, 1.3013146, 1.3003263, 1.2829907, 1.3137723, 1.2514783, 1.2522969, 1.2996441, 1.2983649, 1.3120426, 1.2956216, 1.3212771, 1.2978138, 1.2833625, 1.2713453, 1.2729173, 1.3225286, 1.2460467, 1.2958053, 1.2999779, 1.3251078, 1.3351945, 1.3096184, 1.2571678, 1.2812477, 1.3083014, 1.2581764, 1.2988337, 1.3058066, 1.2947009, 1.3225367, 1.2727332, 1.2974539, 1.3143125, 1.2954679, 1.3166219, 1.3275198, 1.3182894, 1.315148, 1.2726839, 1.3467525, 1.2850683, 1.3056699, 1.2971567, 1.3533138, 1.3333253, 1.3204111, 1.2625725, 1.35387, 1.2437941, 1.2897907, 1.3204951, 1.2918165, 1.2862041, 1.2964491, 1.3044829, 1.303083, 1.3051627, 1.327059, 1.3236756, 1.2763715, 1.3267769, 1.3372492, 1.3069127, 1.3008146, 1.3122673, 1.2828286, 1.3031818, 1.361583, 1.3094811, 1.2514212, 1.3350736, 1.320069, 1.3178523, 1.3120602, 1.3083134, 1.3030002, 1.3027802, 1.2942309, 1.3522067, 1.3059869, 1.2918886, 1.3138971, 1.2882853, 1.3078773, 1.3364656, 1.2973928, 1.3064383, 1.2761389, 1.3162478, 1.3017032, 1.3157036, 1.3064772, 1.3077892, 1.2711186, 1.2771466, 1.289427, 1.3677263, 1.3259864, 1.3161532, 1.3073051, 1.3711932, 1.3220472, 1.3517089, 1.3392315, 1.2755489, 1.2853225, 1.2914429, 1.3083379, 1.2927201, 1.3089982, 1.3217162, 1.2813107, 1.2985065, 1.2357976, 1.3071638, 1.3037401, 1.2861137, 1.3115897, 1.316908, 1.328637, 1.2903451, 1.321544, 1.3047428, 1.2577015, 1.3405768, 1.274123, 1.2834336, 1.3078195, 1.3046819, 1.2575307, 1.2689208, 1.2772086, 1.3278618, 1.2617335, 1.3257428, 1.2964221, 1.3222704, 1.3405198, 1.2967746, 1.2878329, 1.2821107, 1.2991223, 1.306973, 1.3347054, 1.2723802, 1.274221, 1.2845787, 1.355311, 1.2792306, 1.3004221, 1.3219261, 1.2937819, 1.3436564, 1.2753515, 1.3051637, 1.3179994, 1.3163952, 1.287625, 1.3109044, 1.3105805, 1.2654005, 1.3306074, 1.3204774, 1.2941053, 1.3061465, 1.2829772, 1.3252025, 1.2803895, 1.2630969, 1.3520291, 1.3138152, 1.3139994, 1.3116055, 1.3064959, 1.2920309, 1.3610312, 1.3206856, 1.3356925, 1.2849941, 1.3175299, 1.2998859, 1.3536499, 1.3359802, 1.2850016, 1.2928118, 1.3185252, 1.3161193, 1.3032277, 1.3166542, 1.2978694, 1.2819659, 1.3079425, 1.2523247, 1.3524241, 1.3196754, 1.2814164, 1.3410065, 1.3107259, 1.2793543, 1.3113791, 1.337996, 1.2773265, 1.297544, 1.3514569, 1.3205043, 1.3288085, 1.3405133, 1.3034695, 1.311741, 1.3013425, 1.3354152, 1.3379384, 1.3229831, 1.3028871, 1.3348057, 1.3215352, 1.3377964, 1.312385, 1.2993159, 1.2672626, 1.3298905, 1.3060343, 1.3649601, 1.3639345, 1.2556826, 1.3155531, 1.312657, 1.2753469, 1.3127156, 1.315858, 1.2818948, 1.3012412, 1.2980071, 1.2892175, 1.3123077, 1.2671212, 1.3085314, 1.3247334, 1.343233, 1.3312782, 1.3687043, 1.3108399, 1.2990692, 1.3034728, 1.2740192, 1.339302, 1.349397, 1.2769938, 1.3383062, 1.3456646, 1.2915725, 1.285096, 1.3462081, 1.279828, 1.3381246, 1.3017772, 1.3224568, 1.3687124, 1.3370055, 1.2915745, 1.3315521, 1.3273071, 1.3570389, 1.3134906, 1.3565222, 1.3245901, 1.3279012, 1.3594853, 1.2568856, 1.297123, 1.3535788, 1.328284, 1.3071063, 1.3543588, 1.247231, 1.3153033, 1.3269979, 1.3461834, 1.3162069, 1.3818821, 1.3518819, 1.3092365, 1.3405166, 1.3212658, 1.3329409, 1.3307719, 1.3337907, 1.3332376, 1.3205165, 1.3050857, 1.3420652, 1.3090787, 1.3424729, 1.3243783, 1.3349241, 1.3327352, 1.3434838, 1.3474411, 1.3193501, 1.3589332, 1.3402967, 1.3043927, 1.3617594, 1.3035228, 1.2680522, 1.3037398, 1.3412511, 1.3050985, 1.31056, 1.2982372, 1.3184634, 1.3129598, 1.3278263, 1.2918391, 1.3277239, 1.314249, 1.3675759, 1.3050151, 1.3106495, 1.3225205, 1.3131244, 1.3374447, 1.3457057, 1.2866437, 1.2901199, 1.3187705, 1.3651475, 1.2962056, 1.3009013, 1.314178, 1.2996577, 1.3589212, 1.3544768, 1.3325523, 1.3616014, 1.3282584, 1.2802868, 1.2741184, 1.2832823, 1.2912378, 1.339249, 1.315684, 1.3473437, 1.3340055, 1.2726781, 1.3337932, 1.2811434, 1.2957566, 1.3294162, 1.3545365, 1.3350416, 1.3216192, 1.3014406, 1.2951854, 1.2917976, 1.3486009, 1.3080143, 1.3617471, 1.3467208, 1.3501229, 1.3400928, 1.3339162, 1.3537259, 1.3110958, 1.3493721, 1.3276414, 1.3338567, 1.3016454, 1.288062, 1.3146181, 1.2975974, 1.3426732, 1.3487613, 1.3053492, 1.3396125, 1.3220218, 1.3234473, 1.2932463, 1.2876539, 1.3015515, 1.3138796, 1.3240017, 1.3798171, 1.3642657, 1.3238357, 1.3150556, 1.3301431, 1.3251053, 1.3309554, 1.2867103, 1.3156319, 1.3475181, 1.35659, 1.3159143, 1.3332134, 1.2998545, 1.3355763, 1.3299173, 1.3086269, 1.2949665, 1.2918806, 1.2920588, 1.3445888, 1.3325609, 1.3171523, 1.2829964, 1.3249111, 1.2883006, 1.3097737, 1.3319093, 1.3035969, 1.3318684, 1.3111391, 1.3016762, 1.2885956, 1.3292857, 1.31702, 1.3403331, 1.3444884, 1.3021685, 1.3188893, 1.3456814, 1.3401729, 1.2724972, 1.3520436, 1.2985806, 1.3152323, 1.34633, 1.3502508, 1.3304847, 1.3330984, 1.3490036, 1.3453845, 1.3235283, 1.3201181, 1.3089812, 1.3031728, 1.2828698, 1.3084383, 1.3236922, 1.3240497, 1.3216316, 1.3188475, 1.3690981, 1.2953905, 1.3320627, 1.3220594, 1.2872254, 1.297046, 1.2955204, 1.3007039, 1.3274854, 1.3266312, 1.33155, 1.3395555, 1.3023026, 1.322025, 1.2876508, 1.2999307, 1.307301, 1.350717, 1.3310812, 1.2817687, 1.3765392, 1.3049432, 1.3453481, 1.3016081, 1.3218406, 1.3605604, 1.3218243, 1.2817367, 1.3646297, 1.3367332, 1.3445925, 1.3498502, 1.3301462, 1.3025539, 1.3239224, 1.3452735, 1.288128, 1.2864573, 1.3609532, 1.340223, 1.305736, 1.3302609, 1.3230042, 1.3071078, 1.2947699, 1.2728034, 1.321559, 1.3246353, 1.3809856, 1.3405213, 1.3199688, 1.2684597, 1.3611311, 1.3478792, 1.3321421, 1.32168, 1.284664, 1.3433135, 1.2978947, 1.3272749, 1.3385601, 1.3161895, 1.362074, 1.3048049, 1.3583312, 1.3272278, 1.3418809, 1.3173696, 1.2962918, 1.3612888, 1.3455312, 1.3463709, 1.3493103, 1.3116703, 1.3188664, 1.3536524, 1.3653108, 1.3683915, 1.3277458, 1.382508, 1.3489895, 1.3525773, 1.3211123, 1.3180586, 1.3478507, 1.3188133, 1.3493413, 1.3314775, 1.3334545, 1.3275057, 1.3236023, 1.3638654, 1.3705218, 1.3291675, 1.2998259, 1.3364909, 1.3725517, 1.3033149, 1.3658878, 1.3100133, 1.323539, 1.3431516, 1.339749, 1.3554888, 1.364152, 1.3288635, 1.3096298, 1.3481333, 1.3104343, 1.370498, 1.3494987, 1.3120329, 1.3061663, 1.3559382, 1.3481086, 1.276834, 1.2862043, 1.301385, 1.3107911, 1.3315293, 1.3416411, 1.3264357, 1.3191292, 1.2868319, 1.3348135, 1.3262559, 1.2969418, 1.3842946, 1.3360095, 1.2963988, 1.2896034, 1.3238432, 1.3258705, 1.3194807, 1.3186982, 1.3297052, 1.2951324, 1.3449446, 1.3192601, 1.3311579, 1.3522245, 1.3320487, 1.3156202, 1.3535227, 1.2850627, 1.3005855, 1.3237433, 1.3174992, 1.3168976, 1.4043275, 1.3678013, 1.2977244, 1.3506228, 1.3042012, 1.3377312, 1.3491168, 1.292479, 1.347088, 1.3979273, 1.3383195, 1.340749, 1.3522105, 1.3319367, 1.3685178, 1.3362331, 1.3463972, 1.3178588, 1.3194312, 1.3056966, 1.3548869, 1.3184453, 1.3604655, 1.3267115, 1.352263, 1.3422664, 1.3273737, 1.3636117, 1.3098588, 1.311013, 1.335875, 1.2992386, 1.3706808, 1.3211993, 1.3502642, 1.3209708, 1.3277856, 1.3498957, 1.3634505, 1.2789719, 1.3321289, 1.32939, 1.3534013, 1.2974924, 1.3176384, 1.3624886, 1.3530486, 1.3714826, 1.3352722, 1.3409116, 1.3351345, 1.3485008, 1.341056, 1.4026382, 1.3802096, 1.3682207, 1.3098865, 1.3589861, 1.3145989, 1.3454846, 1.3003633, 1.3414338, 1.3564335, 1.3397068, 1.3318921, 1.3154677, 1.3266889, 1.4056206, 1.3237158, 1.3800404, 1.3432766, 1.3416232, 1.3510426, 1.3300008, 1.3489178, 1.3192073, 1.3479829, 1.3396751, 1.3203007, 1.3369538, 1.2830483, 1.329813, 1.346057, 1.2939402, 1.3379843, 1.3161279, 1.3232374, 1.32406, 1.3629913, 1.365931, 1.3682988, 1.3707994, 1.3647307, 1.3195115, 1.3081849, 1.348104, 1.3525399, 1.3048189, 1.3187479, 1.3093668, 1.3158098, 1.3525991, 1.274317, 1.3577204, 1.300082, 1.3398678, 1.3002648, 1.3223611, 1.3487476, 1.2785821, 1.3512917, 1.3726702, 1.3490442, 1.3293841, 1.3412722, 1.3255968, 1.341213, 1.3379555, 1.3849667, 1.3483828, 1.360221, 1.3485286, 1.2970855, 1.3527741, 1.3417711, 1.3218304, 1.2873994, 1.3657085, 1.3768973, 1.3335671, 1.364293, 1.3330353, 1.3043576, 1.3356432, 1.3940773, 1.3563656, 1.3296784, 1.3613894, 1.3436196, 1.3496053, 1.3914211, 1.3292471, 1.3359181, 1.3190287, 1.335868, 1.3313172, 1.3517145, 1.4093924, 1.2818575, 1.3410355, 1.3443477, 1.343131, 1.321234, 1.3280637, 1.3896858, 1.3699481, 1.3251786, 1.3693992, 1.3629683, 1.3684136, 1.3351531, 1.3115253, 1.3575515, 1.3687185, 1.323933, 1.3639153, 1.3313977, 1.3452226, 1.3685441, 1.3512307, 1.3597176, 1.3502603, 1.327375, 1.339634, 1.3839152, 1.3303313, 1.3574558, 1.3518808, 1.3800945, 1.3615979, 1.3608667, 1.3524249, 1.3604102, 1.3770387, 1.330102, 1.3350273, 1.3292395, 1.3179743, 1.3381627, 1.3396192, 1.3899534, 1.3583052, 1.3977165, 1.3573763, 1.3612403, 1.3745582, 1.3737085, 1.3362286, 1.3684139, 1.337103, 1.3969461, 1.3387787, 1.393415, 1.2938602, 1.3452177, 1.362951, 1.3572222, 1.3669761, 1.3432844, 1.4067574, 1.3779943, 1.3722823, 1.348281, 1.3712287, 1.3612236, 1.3325787, 1.3758068, 1.3792999, 1.3470592, 1.3024735, 1.3821094, 1.3947805, 1.3239394, 1.3303117, 1.360647, 1.353897, 1.3529058, 1.3776703, 1.3794212, 1.3506502, 1.3504953, 1.3538762, 1.313002, 1.3063095, 1.3324217, 1.3443369, 1.3583244, 1.3200479, 1.3757602, 1.3831416, 1.35104, 1.3316336, 1.359269, 1.370743, 1.3925602, 1.3394692, 1.3289453, 1.3416139, 1.3035692, 1.3837639, 1.3428477, 1.333582, 1.4054246, 1.3122607, 1.3927366, 1.3476177, 1.381042, 1.3925828, 1.3648506, 1.3781624, 1.3597041, 1.3458797, 1.3430579, 1.3304738, 1.3539954, 1.328569, 1.379371, 1.3392575, 1.3359259, 1.3654108, 1.4036056, 1.3545724, 1.397684, 1.3094231, 1.336371, 1.3605434, 1.3419641, 1.3313613, 1.3768569, 1.3383836, 1.3900975, 1.3469431, 1.2878469, 1.3788698, 1.3316084, 1.3744549, 1.323026, 1.3673584, 1.3760953, 1.3500656, 1.3649433, 1.3765244, 1.3842942, 1.3828079, 1.3405963, 1.384949, 1.3652191, 1.3449714, 1.3379285, 1.4113735, 1.3517429, 1.3377562, 1.34806, 1.3675385, 1.3719227, 1.3533896, 1.3735902, 1.4135586, 1.3740865, 1.3746886, 1.3451544, 1.3849261, 1.3306726, 1.301752, 1.3611178, 1.3214376, 1.3442129, 1.3589674, 1.3554335, 1.4127352, 1.3544041, 1.3326514, 1.3247489, 1.357788, 1.3747658, 1.3521686, 1.3673025, 1.3655691, 1.334361, 1.3958832, 1.3666869, 1.3941191, 1.4249113, 1.4271497, 1.389174, 1.3863889, 1.342002, 1.386231, 1.3563261, 1.382878, 1.3623502, 1.3627232, 1.3541658, 1.3460422, 1.3539667, 1.3323427, 1.3629698, 1.3176719, 1.3465372, 1.3579502, 1.364401, 1.3615195, 1.3476775, 1.3378832, 1.3437376, 1.4118758, 1.3512706, 1.4305679, 1.4330496, 1.3836881, 1.3285886, 1.3602817, 1.392889, 1.3515695, 1.3926748, 1.3572304, 1.3717492, 1.3426594, 1.3616859, 1.3844908, 1.3972398, 1.3259737, 1.3466386, 1.3213929, 1.3247775], "type": "scatter", "name": "$\\alpha = 0.1$", "hovertemplate": "%{y}<extra>α=0.1<\/extra>"}, {"y": [-0.028471163, 0.013220704, 0.050536852, 0.012144289, -0.0057963096, -0.018827392, 0.027434897, 0.047586843, 0.033407744, 0.05823026, 0.029983813, 0.06500196, 0.033734962, 0.061763972, 0.026008446, 0.08537151, 0.03144844, 0.08383433, 0.05072348, 0.06332021, 0.067595035, 0.0783634, 0.06134824, 0.061706867, 0.08525164, 0.07318839, 0.09097769, 0.09694315, 0.08158257, 0.11309031, 0.11369974, 0.057230297, 0.060958058, 0.0871232, 0.10050906, 0.052203, 0.052965757, 0.07949788, 0.13747041, 0.08395222, 0.10833508, 0.10080328, 0.15096594, 0.10105252, 0.10743395, 0.12919573, 0.102692574, 0.11647017, 0.109722085, 0.13640447, 0.13039564, 0.10380466, 0.08834328, 0.121188276, 0.101023406, 0.116494834, 0.13667315, 0.10021704, 0.10911273, 0.14383087, 0.11492918, 0.1512261, 0.13377301, 0.123292245, 0.12873119, 0.055350043, 0.113860935, 0.16348779, 0.12663443, 0.13682626, 0.15061769, 0.13523994, 0.11496691, 0.10972878, 0.14277312, 0.12139335, 0.13190186, 0.18225034, 0.121947214, 0.14326535, 0.14779471, 0.14247179, 0.16566558, 0.16439052, 0.116849326, 0.1380425, 0.13436903, 0.14532143, 0.114696585, 0.14672658, 0.11868195, 0.10208744, 0.14323412, 0.16525456, 0.14646457, 0.12601347, 0.15739575, 0.15372343, 0.19035836, 0.16269776, 0.1261574, 0.15944187, 0.14685427, 0.1442808, 0.14222506, 0.10769543, 0.121459715, 0.14196204, 0.18556705, 0.17561269, 0.16012871, 0.1280092, 0.1477441, 0.15684777, 0.132399, 0.17870349, 0.15731792, 0.15485871, 0.19505063, 0.15203805, 0.13017166, 0.17174062, 0.1987801, 0.14925283, 0.1645429, 0.16432351, 0.2001689, 0.15585713, 0.14752309, 0.20837903, 0.16205724, 0.16663857, 0.22484717, 0.17752394, 0.17130624, 0.17071268, 0.19120298, 0.16073197, 0.15457146, 0.12841314, 0.18145013, 0.19477887, 0.19455867, 0.18787967, 0.21631311, 0.18494987, 0.19244489, 0.2044265, 0.15644333, 0.22102526, 0.19742654, 0.18018019, 0.17767154, 0.19293293, 0.19549797, 0.20107242, 0.19930582, 0.22070605, 0.1922242, 0.20752034, 0.21039943, 0.21136364, 0.19093585, 0.21071002, 0.19254082, 0.17182107, 0.19903773, 0.17822844, 0.1891409, 0.20766921, 0.18792668, 0.19155905, 0.19233507, 0.2125182, 0.22723877, 0.23237838, 0.21861105, 0.21416701, 0.14269215, 0.19425802, 0.24662936, 0.18259057, 0.2083551, 0.21944357, 0.2147757, 0.19954966, 0.20541592, 0.19735071, 0.24179731, 0.19409928, 0.21318686, 0.22357607, 0.18306516, 0.18225062, 0.2245901, 0.24443068, 0.18572797, 0.21738476, 0.20154935, 0.19672394, 0.24323924, 0.22887024, 0.18213059, 0.26662898, 0.24691598, 0.25748086, 0.208651, 0.21943612, 0.20654662, 0.24040598, 0.23137698, 0.18434255, 0.23767534, 0.24595422, 0.26863396, 0.2475142, 0.21101394, 0.1784199, 0.24585254, 0.22295226, 0.2737172, 0.25938603, 0.26109067, 0.28143153, 0.25968602, 0.23192085, 0.23083974, 0.24281871, 0.19729549, 0.20000453, 0.24339761, 0.26087925, 0.26505676, 0.19072224, 0.28016323, 0.26920807, 0.25620785, 0.2535222, 0.24587327, 0.23151548, 0.22114894, 0.2587803, 0.22357187, 0.26027197, 0.24865326, 0.18854706, 0.23024993, 0.23738977, 0.28854537, 0.22093163, 0.26030034, 0.22538191, 0.29379523, 0.27724126, 0.26923692, 0.2206588, 0.25667363, 0.2524108, 0.27592033, 0.29112402, 0.25551358, 0.22167024, 0.23444475, 0.270791, 0.20568874, 0.24521737, 0.258722, 0.26086238, 0.30900273, 0.23888075, 0.29932588, 0.25618127, 0.25968948, 0.2644095, 0.27242056, 0.28437504, 0.27431092, 0.30575433, 0.2551933, 0.313654, 0.21910714, 0.24764532, 0.27259803, 0.25574642, 0.25166035, 0.28883654, 0.24720335, 0.31813854, 0.2261589, 0.2446622, 0.2726559, 0.25809962, 0.2726804, 0.22687015, 0.2865587, 0.26420847, 0.28129932, 0.26517665, 0.27002808, 0.28883907, 0.30585524, 0.24968599, 0.29389352, 0.21913517, 0.23082925, 0.26596874, 0.26970014, 0.26657337, 0.27487767, 0.28513822, 0.27584848, 0.2741603, 0.30109507, 0.28773853, 0.25191507, 0.26726958, 0.3077936, 0.2960281, 0.26875576, 0.32235724, 0.2624382, 0.2791088, 0.265611, 0.27962473, 0.26989168, 0.2455805, 0.2972774, 0.27087647, 0.27089697, 0.27112713, 0.30845612, 0.260017, 0.3068871, 0.27409452, 0.26431012, 0.27848658, 0.26513448, 0.3123098, 0.28745365, 0.30036464, 0.30229238, 0.30189204, 0.28465927, 0.3283753, 0.31901154, 0.27268746, 0.29123977, 0.27019873, 0.30168015, 0.2829916, 0.27442998, 0.3012713, 0.3028435, 0.26060802, 0.2752747, 0.27626377, 0.31888524, 0.29021806, 0.25512242, 0.30813247, 0.30348554, 0.32190418, 0.3263243, 0.2721962, 0.25913534, 0.3075594, 0.28642192, 0.29923853, 0.28794086, 0.3289592, 0.31856975, 0.3244494, 0.30979455, 0.29280257, 0.30716258, 0.27443582, 0.3217604, 0.3105633, 0.27557573, 0.27840492, 0.25205937, 0.34621802, 0.29281637, 0.3401636, 0.30829152, 0.30879426, 0.2844622, 0.3100729, 0.24788111, 0.29530996, 0.31186303, 0.25564286, 0.32008973, 0.29759446, 0.2987856, 0.30921337, 0.30417228, 0.3162435, 0.3471255, 0.3038834, 0.3279325, 0.31963506, 0.32987925, 0.31366044, 0.2925348, 0.3077567, 0.32212242, 0.3443294, 0.3268389, 0.3266746, 0.35926676, 0.32011467, 0.31106812, 0.30833453, 0.34297326, 0.3503571, 0.33449885, 0.29494596, 0.29951048, 0.34642246, 0.3870337, 0.31265435, 0.31212303, 0.3150652, 0.33411846, 0.34051773, 0.3606576, 0.3142235, 0.31112137, 0.2946302, 0.3205096, 0.32113004, 0.30046418, 0.28857312, 0.35673127, 0.3586422, 0.3119991, 0.30720586, 0.3260032, 0.35843024, 0.32483307, 0.30735806, 0.3307971, 0.35899666, 0.32694617, 0.30151924, 0.30975372, 0.3280026, 0.35767347, 0.34370056, 0.32914907, 0.35490966, 0.34995127, 0.29554355, 0.3212707, 0.33675414, 0.31028545, 0.31670153, 0.29569682, 0.34260708, 0.34840482, 0.32591885, 0.33490673, 0.36476785, 0.356453, 0.32565078, 0.33854038, 0.34501746, 0.33703265, 0.33421823, 0.35229748, 0.36747667, 0.36912286, 0.33432043, 0.34377122, 0.29872313, 0.33847478, 0.33860087, 0.3516717, 0.33968464, 0.34647208, 0.3411801, 0.31679377, 0.34910423, 0.35576147, 0.33625296, 0.36002705, 0.3630576, 0.31595063, 0.32844543, 0.3459382, 0.37194046, 0.35469195, 0.31006435, 0.37135357, 0.35180894, 0.33458304, 0.3751685, 0.35925564, 0.30258346, 0.38940638, 0.34102264, 0.32989526, 0.34975305, 0.33271867, 0.31416494, 0.34948686, 0.38513014, 0.332907, 0.36938572, 0.3422423, 0.3430781, 0.38871613, 0.35945487, 0.33461922, 0.37559378, 0.36106014, 0.3485974, 0.3516871, 0.33916572, 0.3661977, 0.37259978, 0.35580626, 0.3552093, 0.37784073, 0.31129503, 0.35923102, 0.33124638, 0.384689, 0.35819274, 0.38742012, 0.38769794, 0.3281792, 0.36682254, 0.36140823, 0.3675628, 0.3675063, 0.39479133, 0.3363111, 0.3651763, 0.3747858, 0.3413157, 0.4056244, 0.3625988, 0.37336612, 0.36832672, 0.37234133, 0.35962138, 0.38301522, 0.36790243, 0.35512397, 0.35983133, 0.33855373, 0.34692475, 0.35198134, 0.38123327, 0.36331138, 0.429328, 0.36008364, 0.379576, 0.4262298, 0.3459261, 0.37024435, 0.3952283, 0.33254743, 0.38063225, 0.38876376, 0.36633584, 0.37788644, 0.3832121, 0.42096755, 0.38897592, 0.3772137, 0.35709438, 0.3951817, 0.34527567, 0.38704827, 0.3723405, 0.36460352, 0.3941753, 0.37732852, 0.36730015, 0.38675112, 0.39050302, 0.40590113, 0.34824127, 0.37620613, 0.37575695, 0.34527785, 0.3730178, 0.38047063, 0.4276997, 0.39027536, 0.35340253, 0.3951174, 0.3709353, 0.38414347, 0.3865504, 0.4103485, 0.38487965, 0.3600838, 0.3721841, 0.38865745, 0.3268444, 0.36430135, 0.42079407, 0.41994253, 0.33746326, 0.34236404, 0.35699347, 0.38435477, 0.38894886, 0.41799927, 0.35829228, 0.37634546, 0.37858424, 0.36809283, 0.36089858, 0.35926294, 0.37397647, 0.38061976, 0.37803435, 0.40755334, 0.40773934, 0.42965147, 0.38433883, 0.42368785, 0.38240626, 0.3642914, 0.3866482, 0.37518978, 0.38910058, 0.38471493, 0.39533606, 0.40532196, 0.3960132, 0.40946537, 0.42077115, 0.40245464, 0.37588784, 0.44560406, 0.39173687, 0.36766642, 0.39596418, 0.4104049, 0.4051858, 0.33807394, 0.42785484, 0.45558307, 0.40247712, 0.36216727, 0.34974185, 0.4122255, 0.36996698, 0.38190514, 0.39805618, 0.40876183, 0.3756564, 0.3811386, 0.41452342, 0.4477232, 0.3908667, 0.38874838, 0.39219156, 0.37673622, 0.4055938, 0.3391976, 0.39341062, 0.38788503, 0.3767988, 0.4018123, 0.39023763, 0.40397185, 0.4180043, 0.4197157, 0.4189348, 0.39458263, 0.396779, 0.34900016, 0.41127273, 0.3811677, 0.45334595, 0.41136885, 0.41017932, 0.40957978, 0.41827145, 0.38541454, 0.40223932, 0.38295516, 0.38842627, 0.4023678, 0.44024786, 0.3593687, 0.42151436, 0.3671505, 0.42102534, 0.4441012, 0.38958582, 0.38185924, 0.40240318, 0.40002206, 0.39216092, 0.43396166, 0.4412941, 0.3917022, 0.42197654, 0.3711048, 0.44812042, 0.43073612, 0.38145122, 0.40228316, 0.42572317, 0.39393267, 0.38033208, 0.43809643, 0.37784505, 0.4044177, 0.43084377, 0.4291056, 0.39654133, 0.380097, 0.40286642, 0.45537913, 0.3772761, 0.4226506, 0.39576766, 0.4106169, 0.44970798, 0.4523328, 0.37857795, 0.41130686, 0.43474, 0.42914033, 0.37905258, 0.4017194, 0.3900447, 0.39476287, 0.40314037, 0.4255948, 0.40917453, 0.42803833, 0.41883057, 0.46121213, 0.41813496, 0.45689604, 0.3912161, 0.39186186, 0.42580324, 0.434604, 0.44047916, 0.39252624, 0.44644013, 0.36765698, 0.43932465, 0.4395868, 0.39734414, 0.4273624, 0.46814764, 0.49834263, 0.42392257, 0.41750503, 0.43201634, 0.428483, 0.45015034, 0.43467042, 0.401915, 0.38927114, 0.4397841, 0.42204946, 0.4070591, 0.4069735, 0.41846287, 0.4312255, 0.43361098, 0.45208922, 0.43102786, 0.43471643, 0.44579196, 0.40018812, 0.46112058, 0.44242927, 0.4370723, 0.40807554, 0.44888794, 0.44238535, 0.41436747, 0.42875326, 0.47702718, 0.44949523, 0.38770512, 0.43211314, 0.44256324, 0.40597436, 0.3992866, 0.44283834, 0.45061764, 0.39842257, 0.4221767, 0.45484337, 0.442566, 0.4614495, 0.4028346, 0.46393594, 0.42313308, 0.44161436, 0.46874472, 0.40219828, 0.42120412, 0.43898532, 0.4348206, 0.3702639, 0.4530326, 0.43323672, 0.4199735, 0.46797368, 0.41613272, 0.45429572, 0.4605362, 0.43481487, 0.4641771, 0.44803327, 0.44902387, 0.4407534, 0.40502715, 0.41915154, 0.42009398, 0.47926182, 0.43211573, 0.45270514, 0.43931824, 0.4899219, 0.43241218, 0.4288587, 0.45681646, 0.5097696, 0.4513002, 0.42962265, 0.4240208, 0.49303147, 0.43081686, 0.45949605, 0.46607983, 0.43260214, 0.44379023, 0.442158, 0.4118722, 0.4910217, 0.42854127, 0.502102, 0.44111955, 0.46692777, 0.42954242, 0.45736787, 0.48535162, 0.47043893, 0.4430817, 0.4451676, 0.4483485, 0.4342698, 0.43945813, 0.43929175, 0.45373532, 0.4628726, 0.43549174, 0.45219907, 0.4326436, 0.48322788, 0.43959656, 0.46303138, 0.43248746, 0.45706528, 0.46033686, 0.43626952, 0.4973403, 0.45452097, 0.40607518, 0.46015882, 0.49846452, 0.49600986, 0.4700949, 0.46228, 0.43683362, 0.4278048, 0.46270227, 0.475508, 0.46850795, 0.47164124, 0.46782967, 0.43753552, 0.44272912, 0.49613497, 0.4919828, 0.4676515, 0.4598811, 0.44389272, 0.48881286, 0.47872153, 0.45675358, 0.44740152, 0.44473147, 0.4540247, 0.4340993, 0.51414526, 0.47410744, 0.46226314, 0.49666744, 0.48123372, 0.41480082, 0.42786235, 0.42982438, 0.48058248, 0.4412536, 0.4612372, 0.44780996, 0.49304253, 0.4826721, 0.42692566, 0.48047245, 0.44935337, 0.44926015, 0.45244217, 0.44017693, 0.46009475, 0.40648186, 0.44066784, 0.46199036, 0.45426968, 0.44152197, 0.45026532, 0.481155, 0.47096416, 0.4208655, 0.46214616, 0.47980335, 0.4601827, 0.5027759, 0.4643585, 0.4714257, 0.4748102, 0.48020867, 0.47492853, 0.4560066, 0.4738543, 0.5024637, 0.46388066, 0.42431182, 0.4665398, 0.4535783, 0.45581165, 0.45096624, 0.4680955, 0.49779773, 0.4617114, 0.46969998, 0.45970362, 0.42335275, 0.47836253, 0.4826125, 0.52102727, 0.4990908, 0.4634553, 0.4310363, 0.45812622, 0.4800445, 0.4733414, 0.49085218, 0.4892217, 0.4773495, 0.48322216, 0.47947988, 0.46993688, 0.4596891, 0.46915984, 0.4492375, 0.4432209, 0.48235607, 0.49248624, 0.49132875, 0.4888582, 0.49441054, 0.47582334, 0.51025176, 0.52246284, 0.51685685, 0.46006858, 0.46513832, 0.49102706, 0.5353543, 0.4973885, 0.4751306, 0.49791577, 0.47203085, 0.45246002, 0.48160124, 0.46662286, 0.44642982, 0.48937604, 0.47446573, 0.44430846, 0.5199162, 0.52127886, 0.51151, 0.51995045, 0.50610805, 0.48591346, 0.499335, 0.49905765, 0.44553834, 0.489951, 0.45931825, 0.4740787, 0.45912564, 0.48889497, 0.50192046, 0.49030447, 0.46862772, 0.48964554, 0.4108794, 0.4873464, 0.4848383, 0.5012592, 0.48206985, 0.48715824, 0.49316722, 0.46077767, 0.48316804, 0.46876195, 0.49586862, 0.4949248, 0.45322305, 0.4925861, 0.48943934, 0.5359525, 0.4533116, 0.50306135, 0.5439983, 0.46083945, 0.48149058, 0.513883, 0.4802905, 0.4746383, 0.49769524, 0.4845361, 0.49409637, 0.50667316, 0.5048715, 0.5145423, 0.5189243, 0.4967782, 0.52574193, 0.49254015, 0.5187953, 0.5107478, 0.5101291, 0.47273266, 0.4752757, 0.487389, 0.4807941, 0.44868743, 0.49037862, 0.47670224, 0.49065542, 0.48004326, 0.50488216, 0.48705697, 0.5178781, 0.5041677, 0.49388316, 0.51311654, 0.4936724, 0.49652484, 0.50377655, 0.5045604, 0.51667935, 0.50809896, 0.482988, 0.48928508, 0.51024675, 0.458613, 0.51845145, 0.47722757, 0.48843455, 0.48037592, 0.4815838, 0.476377, 0.4905927, 0.48909277, 0.5308518, 0.50541675, 0.49067327, 0.48723432, 0.48444772, 0.5049006, 0.48842084, 0.518101, 0.46708333, 0.5588952, 0.5293886, 0.51332605, 0.5117013, 0.49187502, 0.4793519, 0.48954692, 0.47199544, 0.49661428, 0.50885695, 0.54403484, 0.5006843, 0.517657, 0.51772505, 0.49325922, 0.5177548, 0.4570335, 0.49176306, 0.48096266, 0.52656263, 0.49874339, 0.5495001, 0.52922595, 0.47223002, 0.4790945, 0.5431274, 0.50027895, 0.55018884, 0.48055354, 0.49359927, 0.4952994, 0.511134, 0.51915354, 0.4940684, 0.5015451, 0.50213665, 0.52246624, 0.5436678, 0.52409697, 0.50089514, 0.515221, 0.5695789, 0.5300457, 0.5219343, 0.4966754, 0.5040542, 0.52458173, 0.5041563, 0.52289397, 0.5089993, 0.5138159, 0.5512385, 0.52229196, 0.5095018, 0.5004799, 0.5109269, 0.48734817, 0.51970196, 0.5251066, 0.5045173, 0.52486515, 0.5313907, 0.49877414, 0.5321163, 0.5146257, 0.51761764, 0.5250621, 0.5358678, 0.5213313, 0.5262635, 0.5444859, 0.4845374, 0.53774107, 0.5410795, 0.51598305, 0.55148464, 0.47380283, 0.536274, 0.48491216, 0.5091757, 0.5228535, 0.4838428, 0.5010313, 0.5312831, 0.5287077, 0.515037, 0.4729161, 0.47828838, 0.4998375, 0.5039389, 0.484392, 0.51623553, 0.51394874, 0.5225788, 0.53916866, 0.52574646, 0.5534752, 0.5285494, 0.52189213, 0.50615084, 0.5504577, 0.54994494, 0.5213079, 0.55269575, 0.5188204, 0.52622694, 0.5410293, 0.5430733, 0.51242644, 0.50526386, 0.525503, 0.55044866, 0.46969056, 0.5098816, 0.5187775, 0.5166946, 0.52578765, 0.5326323, 0.54843634, 0.50475097, 0.5206551, 0.5513842, 0.5400657, 0.5372962, 0.52201676, 0.5367771, 0.5197515, 0.52870244, 0.5302967, 0.5438357, 0.54407233, 0.50068855, 0.52072763, 0.48694134, 0.5469191, 0.54140127, 0.53627557, 0.55893064, 0.53685987, 0.5364289, 0.5579608, 0.540835, 0.55803037, 0.529462, 0.5638925, 0.5868956, 0.5392503, 0.51190215, 0.5476308, 0.49841535, 0.51391995, 0.5347501, 0.5802753, 0.5272952, 0.5413861, 0.5425068, 0.5141119, 0.51969963, 0.5274571, 0.5125345, 0.56800056, 0.51797307, 0.5481916, 0.52459323, 0.5463055, 0.5448935, 0.58951455, 0.55439717, 0.5508021, 0.56054246, 0.5446565, 0.5095992, 0.51224595, 0.56496316, 0.5719208, 0.56375766, 0.532659, 0.54277265, 0.5622375, 0.5407193, 0.54590786, 0.6284209, 0.5790669, 0.6053698, 0.53293496, 0.54157597, 0.535027, 0.5161268, 0.5210341, 0.57088476, 0.5718209, 0.589176, 0.5442821, 0.5566873, 0.5582579, 0.5474926, 0.57365584, 0.5741456, 0.55209047, 0.5074409, 0.5526878, 0.53737223, 0.5858002, 0.580185, 0.57060164, 0.51992106, 0.51086587, 0.56174475, 0.57410663, 0.5500115, 0.53571635, 0.5672243, 0.54819655, 0.5659535, 0.5702226, 0.6009017, 0.54534596, 0.539439, 0.5804675, 0.5355346, 0.557157, 0.54813796, 0.5603637, 0.54639375, 0.5088544, 0.55634993, 0.5476919, 0.57163703, 0.5767475, 0.5674626, 0.53898203, 0.54488456, 0.5127928, 0.55850905, 0.5200374, 0.57498264, 0.5476638, 0.56157446, 0.57346374, 0.5506342, 0.5497942, 0.558805, 0.5761648, 0.5653871, 0.55572605, 0.5912918, 0.5521379, 0.5469089, 0.57912093, 0.5402826, 0.5817591, 0.5743591, 0.6003737, 0.5742327, 0.5572436, 0.5587342, 0.5701451, 0.5585905, 0.57153755, 0.5918449, 0.5234121, 0.55332106, 0.5887578, 0.5980882, 0.56137836, 0.5674332, 0.528484, 0.5311078, 0.54202497, 0.60914356, 0.5140072, 0.57874197, 0.5795745, 0.5600575, 0.563973, 0.5470017, 0.542191, 0.5567553, 0.59103394, 0.57110786, 0.5525159, 0.5826205, 0.5632347, 0.5899114, 0.562595, 0.581818, 0.55818033, 0.5930499, 0.60689855, 0.58340746, 0.62351656, 0.5766536, 0.53233397, 0.53239954, 0.5428511, 0.5870475, 0.55755126, 0.57157904, 0.5937166, 0.63123316, 0.5887193, 0.5595181, 0.5547855, 0.54893833, 0.5224644, 0.57843405, 0.5907515, 0.5717878, 0.5274121, 0.5671201, 0.5689728, 0.6037306, 0.5633403, 0.5768246, 0.56905454, 0.5561862, 0.57332414, 0.5760065, 0.5783753, 0.5973805, 0.5696244, 0.5780706, 0.5667328, 0.559201, 0.5336455, 0.53965414, 0.59175485, 0.5903037, 0.60673684, 0.5655685, 0.5785402, 0.58718914, 0.55205417, 0.58597356, 0.6049231, 0.5824313, 0.5552062, 0.62939763, 0.5941305, 0.59367806, 0.63037723, 0.59388757, 0.60879725, 0.58568364, 0.6018794, 0.6129323, 0.5797154, 0.6113572, 0.6051072, 0.5716087, 0.5864793, 0.5632456, 0.5395113, 0.56403875, 0.57730883, 0.57719886, 0.5842347, 0.56403995, 0.5851174, 0.5671418, 0.5764617, 0.5877587, 0.5718773, 0.5714351, 0.6000612, 0.58339083, 0.5936797, 0.5601875, 0.580422, 0.6031035, 0.6028734, 0.5887717, 0.6002745, 0.60025156, 0.59317154, 0.57639664, 0.6013305, 0.6360412, 0.5902377, 0.6234715, 0.5715014, 0.58398175, 0.5761148, 0.5493284, 0.62700135, 0.59834, 0.5768278, 0.58905596, 0.55835545, 0.5569987, 0.57159555, 0.6147314, 0.56252044, 0.5765989, 0.5543797, 0.5743815, 0.5908452, 0.5765707, 0.5783258, 0.6069583, 0.5833576, 0.5836385, 0.6079709, 0.6026837, 0.5849743, 0.5949513, 0.6094599, 0.58359516, 0.5933784, 0.5593923, 0.63678265, 0.57127327, 0.610196, 0.5926098, 0.5854139, 0.5645413, 0.5664293, 0.56818116, 0.5613178, 0.58214, 0.57164764, 0.58893985, 0.595171, 0.5959802, 0.5986393, 0.5741826, 0.61163795, 0.6479176, 0.5923431, 0.5975282, 0.588523, 0.6094317, 0.584052, 0.6044946, 0.59495735, 0.6131439, 0.63847136, 0.6001418, 0.6082832, 0.6132746, 0.5775022, 0.61220646, 0.6068189, 0.63199174, 0.5773098, 0.6109111, 0.59556836, 0.6170176, 0.63103926, 0.60377645, 0.53414655, 0.6135408, 0.60586977, 0.6061443, 0.5565108, 0.5877193, 0.6182513, 0.5727808, 0.5856367, 0.59374416, 0.58771694, 0.64458156, 0.62003696, 0.6056497, 0.5877711, 0.60032153, 0.6002699, 0.60695153, 0.6135528, 0.64241487, 0.6098103, 0.61344904, 0.61621, 0.6002887, 0.598445, 0.61471003, 0.6144619, 0.60324204, 0.6153966, 0.6145879, 0.58976436, 0.63721806, 0.61469656, 0.6128459, 0.6143643, 0.6069993, 0.60832465, 0.63115287, 0.5860365, 0.5941451, 0.5988999, 0.66438216, 0.5943719, 0.6293124, 0.63141644, 0.59894496, 0.6159953, 0.59516543, 0.58209646, 0.6191252, 0.6014868, 0.59981495, 0.6294912, 0.63695955, 0.60292876, 0.6265182, 0.5976899, 0.6303705, 0.6169066, 0.619305, 0.60446644, 0.6719536, 0.6165865, 0.62122434, 0.61598957, 0.6179639, 0.6566856, 0.62375027, 0.63309866, 0.6245046, 0.6548208, 0.58954674, 0.6391791, 0.603657, 0.6440317, 0.6327711, 0.6643987, 0.64666414, 0.6081476, 0.5903336, 0.61778647, 0.60685086, 0.60153306, 0.62855834, 0.6174134, 0.6165284, 0.6259995, 0.6343912, 0.63844055, 0.607995, 0.6356806, 0.62226385, 0.6518682, 0.6154448, 0.62753344, 0.6386018, 0.59303236, 0.6293991, 0.6694024, 0.6306583, 0.6090114, 0.5410926, 0.6304674, 0.6385328, 0.64204293, 0.61213464, 0.61686784, 0.62527597, 0.6483365, 0.6251188, 0.6484085, 0.6389175, 0.61092544, 0.6360625, 0.63681495, 0.62853575, 0.60124415, 0.6147211, 0.6703051, 0.6455493, 0.61973596, 0.6450302, 0.64935094, 0.65928996, 0.6439067, 0.61002386, 0.63606524, 0.613917, 0.5926591, 0.6372726, 0.63012, 0.62861985, 0.6054137, 0.6099233, 0.6500025, 0.6489495, 0.6257643, 0.6093857, 0.629191, 0.6856687, 0.6527752, 0.6697061, 0.6605299, 0.6076069, 0.6310725, 0.6342772, 0.5862157, 0.637881, 0.6212015, 0.6043054, 0.6353614, 0.6708651, 0.6443448, 0.67454356, 0.6560421, 0.65444, 0.5993513, 0.6391793, 0.63336265, 0.64087987, 0.659344, 0.65907115, 0.6232867, 0.63470894, 0.6382582, 0.6479984, 0.6312699, 0.64574975, 0.60378355, 0.6783909, 0.6098627, 0.640392, 0.63052946, 0.642794, 0.68227845, 0.6514997, 0.61377853, 0.6395878, 0.654935, 0.6318781, 0.63332677, 0.5826512, 0.6660239, 0.64579916, 0.6401916, 0.6602572, 0.6289007, 0.6906925, 0.63362384, 0.64523154, 0.61934555, 0.6191298, 0.65144074, 0.6076002, 0.6185865, 0.65029794, 0.61889863, 0.64620876, 0.6374723, 0.6429499, 0.6378177, 0.6099306, 0.6035568, 0.67987937, 0.6225394, 0.65195495, 0.6695724, 0.6550704, 0.63557905, 0.6741243, 0.6231202, 0.64367515, 0.65242904, 0.66592354, 0.63146365, 0.663747, 0.62194556, 0.68101835, 0.6571395, 0.71976686, 0.6068145, 0.65785444, 0.61884093, 0.656692, 0.65049833, 0.66031855, 0.6486787, 0.6697322, 0.6321172, 0.6640066, 0.6380149, 0.6296794, 0.6511785, 0.685653, 0.68048656, 0.6542064, 0.6478458, 0.6926175, 0.64607495, 0.62180287, 0.61756307, 0.66189635, 0.6798807, 0.6361785, 0.6479975, 0.62981594, 0.64886993, 0.6588946, 0.70148504, 0.6619556, 0.6625887, 0.6359619, 0.65492934, 0.65948254, 0.63545084, 0.6639112, 0.63459086, 0.64606595, 0.6069775, 0.63196254, 0.6627787, 0.62391376, 0.687538, 0.68723226, 0.6528747, 0.68093336, 0.6582393, 0.6504034, 0.66883934, 0.6461513, 0.6607529, 0.6664665, 0.6713241, 0.670755, 0.6172041, 0.6659286, 0.64937544, 0.6594764, 0.6503621, 0.6818775, 0.64453036, 0.66697574, 0.6748021, 0.6548716, 0.6866787, 0.6847856, 0.67841315, 0.59930897, 0.6422107, 0.6770212, 0.65532416, 0.67133105, 0.65193367, 0.6949341, 0.6818185, 0.647406, 0.6795401, 0.6686121, 0.6507541, 0.6797998, 0.64585346, 0.6375939, 0.66544825, 0.68527573, 0.6600268, 0.65520036, 0.64041173, 0.69209284, 0.71326816, 0.6817153, 0.672571, 0.64605504, 0.6329948, 0.6708122, 0.6779176, 0.6642074, 0.6350182, 0.66647094, 0.6742479, 0.6473963, 0.6817484, 0.68313193, 0.7288908, 0.6785231, 0.62741274, 0.6975069, 0.6774245, 0.6746086, 0.67307705, 0.6344859, 0.71535444, 0.6663368, 0.6795621, 0.6741445, 0.7054265, 0.6615185, 0.6777723, 0.70021784, 0.6953579, 0.679388, 0.63860315, 0.7093126, 0.6184265, 0.6528794, 0.67851526, 0.6593637, 0.6768866, 0.666097, 0.65040517, 0.6847656, 0.69949603, 0.6959668, 0.69139683, 0.66573036, 0.6960279, 0.6655643, 0.664318, 0.67136157, 0.6557277, 0.6680621, 0.66820335, 0.6655376, 0.6871913, 0.6495213, 0.68689483, 0.6650416, 0.673493, 0.68353117, 0.6691445, 0.7092582, 0.65855986, 0.69243926, 0.6641581, 0.70256364, 0.71073496, 0.67677844, 0.6595743, 0.65196604, 0.6933631, 0.6127745, 0.65359825, 0.69021404, 0.6523169, 0.66024095, 0.6862651, 0.6709377, 0.6555012, 0.6932235, 0.68512815, 0.66507435, 0.68617153, 0.7077689, 0.6701421, 0.66742116, 0.68895954, 0.68514234, 0.6999088, 0.7003982, 0.6409148, 0.6805202, 0.68357486, 0.67234445, 0.6889151, 0.6843131, 0.68296957, 0.64973724, 0.675226, 0.7111441, 0.6857373, 0.71289074, 0.6832954, 0.66033006, 0.6805622, 0.69386595, 0.6736761, 0.68477714, 0.6974095, 0.6634026, 0.71919864, 0.6495558, 0.702776, 0.7154728, 0.7008652, 0.64422554, 0.69403785, 0.6939132, 0.67231953, 0.6986925, 0.656973, 0.65399826, 0.7122919, 0.6702814, 0.68440914, 0.6756171, 0.6838147, 0.69474643, 0.67450064, 0.68162507, 0.73045707, 0.68703693, 0.6635758, 0.695106, 0.698492, 0.70515573, 0.6356713, 0.66769207, 0.73041296, 0.6755482, 0.7131362, 0.6784561, 0.7181673, 0.6917302, 0.69884866, 0.6585575, 0.71393836, 0.6542974, 0.6721513, 0.68814933, 0.6890854, 0.68576014, 0.684635, 0.6956675, 0.65014327, 0.70073473, 0.708612, 0.68839926, 0.7346698, 0.73243225, 0.6812583, 0.6953512, 0.7386827, 0.6908932, 0.6967801, 0.669907, 0.7017656, 0.69676554, 0.7308804, 0.6608049, 0.7084096, 0.70008814, 0.7146627, 0.6601198, 0.68155766, 0.70250356, 0.6797158, 0.6883391, 0.6767518, 0.7024119, 0.6984229, 0.68419784, 0.72437966, 0.72493297, 0.6641099, 0.6815431, 0.6753503, 0.6988471, 0.70381284, 0.69541144, 0.75472367, 0.6580088, 0.72803843, 0.7038186, 0.67447484, 0.70530367, 0.6676284, 0.70018554, 0.6853652, 0.6738051, 0.72518003, 0.7161359, 0.7290794, 0.69236016, 0.68534297, 0.74433553, 0.68277025, 0.6901517, 0.66675323, 0.69816685, 0.7142478, 0.71319586, 0.69836587, 0.6789318, 0.70681536, 0.71815795, 0.6771854, 0.6730824, 0.72500074, 0.691514, 0.68673277, 0.68680143, 0.7403079, 0.6559781, 0.7230809, 0.7271104, 0.7013388, 0.6762392, 0.75972396, 0.67296886, 0.73458517, 0.7452308, 0.6832888, 0.71206534, 0.7123662, 0.69982105, 0.76298237, 0.65870833, 0.7219977, 0.72699624, 0.69564044, 0.7026922, 0.72390044, 0.7134527, 0.6991752, 0.7092236, 0.72153586, 0.7442864, 0.7131616, 0.6734609, 0.6837352, 0.69730735, 0.7277596, 0.70800227, 0.7632596, 0.6976353, 0.69688505, 0.7099337, 0.7079519, 0.7198098, 0.74237376, 0.7207064, 0.7642699, 0.67063874, 0.7372666, 0.70490694, 0.7107662, 0.7213544, 0.73484105, 0.69648296, 0.7101272, 0.6905801, 0.7208501, 0.7144338, 0.6851482, 0.72386205, 0.7490685, 0.71868724, 0.65619576, 0.7507149, 0.7296223, 0.70730287, 0.6844627, 0.7338523, 0.7074497, 0.7128369, 0.70947564, 0.7244653, 0.69034934, 0.7052463, 0.7407602, 0.74092335, 0.6685671, 0.71664923, 0.7412101, 0.7313382, 0.71516114, 0.721411, 0.6810265, 0.7473014, 0.70655113, 0.7174425, 0.7013901, 0.71596223, 0.7444001, 0.72275025, 0.74598455, 0.7637129, 0.72587574, 0.74667245, 0.7043261, 0.75281733, 0.68433845, 0.71831256, 0.71436805, 0.7497792, 0.73202777, 0.72254914, 0.7682388, 0.70671403, 0.75149745, 0.7241143, 0.74768126, 0.7447973, 0.73800683, 0.7599229, 0.7308399, 0.7152887, 0.7151271, 0.7475576, 0.69848037, 0.707516, 0.70187956, 0.7231273, 0.6954851, 0.668712, 0.72505546, 0.69228536, 0.75318974, 0.80163294, 0.67971355, 0.71299994, 0.7576025, 0.72970676, 0.7380499, 0.7630545, 0.7104608, 0.7275834, 0.71655333, 0.7396099, 0.7513192, 0.7158371, 0.70387715, 0.70825547, 0.7224293, 0.7396168, 0.7299233, 0.74480855, 0.7218567, 0.7356875, 0.7270227, 0.6740392, 0.7696179, 0.72063935, 0.73657054, 0.75249267, 0.7533655, 0.7164644, 0.72289014, 0.69630957, 0.75007933, 0.72732395, 0.7414597, 0.73607033, 0.73281556, 0.7145509, 0.714467, 0.71701825, 0.73270303, 0.7378225, 0.7721976, 0.7202387, 0.73362595, 0.7470101, 0.7534022, 0.7454273, 0.75209296, 0.7398891, 0.7463274, 0.7694998, 0.73158497, 0.7646016, 0.7271616, 0.70901805, 0.72343427, 0.7338376, 0.7496255, 0.7222696, 0.73061943, 0.71343166, 0.74665624, 0.7378449, 0.7225503, 0.7307332, 0.7799638, 0.71922, 0.7417496, 0.7594661, 0.7617634, 0.7632325, 0.714089, 0.72509414, 0.74542373, 0.7570209, 0.7610365, 0.75199854, 0.7181077, 0.7338377, 0.7286643, 0.738171, 0.7764057, 0.7300473, 0.7580025, 0.7740037, 0.7542326, 0.76786137, 0.7654558, 0.726795, 0.7019332, 0.7377425, 0.753219, 0.72854036, 0.76225317, 0.74092615, 0.72543067, 0.739148, 0.7473431, 0.7517971, 0.74021477, 0.7700011, 0.760703, 0.7395169, 0.6958585, 0.7565544, 0.7121644, 0.7633019, 0.72442365, 0.78637487, 0.7431615, 0.7301132, 0.7235446, 0.7478014, 0.75800586, 0.7448321, 0.74769247, 0.7499718, 0.75974977, 0.75251776, 0.7398438, 0.75792104, 0.74884945, 0.74259484, 0.7332565, 0.7601263, 0.7424277, 0.72822815, 0.7505375, 0.7294179, 0.72175235, 0.812414, 0.70851123, 0.7518047, 0.76795566, 0.7615405, 0.73385257, 0.7484886, 0.7248124, 0.71215445, 0.7419623, 0.7616661, 0.7529546, 0.78930396, 0.75398004, 0.76343805, 0.77398205, 0.76730096, 0.73047775, 0.74038893, 0.7381129, 0.7777968, 0.7986181, 0.72996557, 0.77362853, 0.75804704, 0.73075104, 0.732921, 0.74778706, 0.80107003, 0.72573286, 0.7767239, 0.75259453, 0.72120273, 0.7727744, 0.7691379, 0.7625892, 0.7569191, 0.78126186, 0.7843578, 0.72280586, 0.7355432, 0.7780297, 0.75142115, 0.741592, 0.7542522, 0.7562053, 0.7683723, 0.7845248, 0.7738554, 0.75273013, 0.75801075, 0.7424719, 0.7678058, 0.76060164, 0.7378324, 0.78278166, 0.758721, 0.75348574, 0.7892884, 0.7544065, 0.7620082, 0.7825935, 0.7754077, 0.75484556, 0.7677835, 0.72656554, 0.782034, 0.7857022, 0.8065412, 0.74731773, 0.75832874, 0.75501466, 0.736006, 0.7689999, 0.78329647, 0.7301533, 0.7874059, 0.73404086, 0.8139682, 0.8084943, 0.729438, 0.7505561, 0.7598792, 0.816144, 0.738491, 0.7804466, 0.77458596, 0.7516923, 0.766353, 0.8114249, 0.76798815, 0.76996523, 0.7977415, 0.7512386, 0.80152977, 0.8000649, 0.8041442, 0.7277837, 0.7499532, 0.7596398, 0.7775016, 0.7859441, 0.7579328, 0.7558156, 0.7913792, 0.7522488, 0.7730262, 0.7530648, 0.763851, 0.7377254, 0.79572195, 0.7872043, 0.771846, 0.7552074, 0.74171144, 0.7528516, 0.7745735, 0.7471298, 0.7775731, 0.7553133, 0.800138, 0.78355914, 0.71910536, 0.7586864, 0.7629239, 0.7977159, 0.806179, 0.78703076, 0.78735286, 0.7856218, 0.82186687, 0.7848557, 0.7830471, 0.7871035, 0.74877053, 0.780882, 0.7633094, 0.77554905, 0.7923782, 0.7698566, 0.7928238, 0.7652139, 0.7786271, 0.7883871, 0.7077493, 0.75066036, 0.7750061, 0.7706876, 0.745171, 0.80954885, 0.76056653, 0.7584252, 0.7947795, 0.79124975, 0.73703605, 0.79564613, 0.7523182, 0.71155316, 0.7740396, 0.7633181, 0.79642665, 0.78430045, 0.76173335, 0.7881268, 0.7616453, 0.8268859, 0.7564541, 0.81309116, 0.74853814, 0.7735954, 0.77892536, 0.77963954, 0.83350277, 0.77239925, 0.80272603, 0.75835466, 0.7661505, 0.7405975, 0.78904736, 0.78682476, 0.7738553, 0.7690016, 0.777445, 0.7435013, 0.7659165, 0.7867603, 0.7689816, 0.753074, 0.7817787, 0.77680016, 0.7830088, 0.7912928, 0.7919312, 0.7529841, 0.78800625, 0.7705416, 0.7957542, 0.79197603, 0.80648816, 0.76201695, 0.75647885, 0.7806331, 0.79253817, 0.8200315, 0.76593876, 0.7863856, 0.78118056, 0.8054202, 0.733022, 0.78438544, 0.77549, 0.7690865, 0.76176155, 0.7683433, 0.8055996, 0.76369876, 0.7534527, 0.7806334, 0.8255798, 0.7925233, 0.7502079, 0.79496497, 0.8002132, 0.76872027, 0.78485644, 0.8022251, 0.7958009, 0.8017364, 0.79744583, 0.7638733, 0.73277134, 0.78907084, 0.7658572, 0.8019645, 0.7831854, 0.7723133, 0.7619032, 0.808655, 0.7975282, 0.76803774, 0.79583937, 0.79096484, 0.7984319, 0.7866719, 0.8065346, 0.8054121, 0.7924837, 0.81222266, 0.7861728, 0.8055956, 0.82028943, 0.80915254, 0.819073, 0.7785266, 0.775778, 0.79499596, 0.7784921, 0.7942825, 0.8112426, 0.75286365, 0.7685478, 0.7760649, 0.7912224, 0.79057395, 0.82442325, 0.8170246, 0.7858573, 0.8004384, 0.82633585, 0.7762555, 0.7804552, 0.76840115, 0.8014297, 0.7411816, 0.807782, 0.79926276, 0.8246638, 0.8364125, 0.8411414, 0.8067437, 0.7907027, 0.7700322, 0.79243845, 0.79491735, 0.79837716, 0.8052679, 0.7935277, 0.7759889, 0.75086814, 0.76764095, 0.8020101, 0.8267262, 0.78606987, 0.77927077, 0.81077325, 0.8240515, 0.8736981, 0.77675354, 0.79888123, 0.79632574, 0.7744323, 0.7630548, 0.76571923, 0.7867405, 0.79608953, 0.7694757, 0.82493705, 0.77710176, 0.7963327, 0.8250919, 0.8019176, 0.83774334, 0.8018033, 0.7894592, 0.7485663, 0.7974858, 0.8223482, 0.79867077, 0.7886011, 0.7698598, 0.7897198, 0.81754833, 0.79966635, 0.7761478, 0.8103733, 0.8058712, 0.7720792, 0.81406575, 0.8466417, 0.77280605, 0.78373927, 0.81612986, 0.77233887, 0.80037975, 0.7953825, 0.7907878, 0.83227533, 0.80741405, 0.83169615, 0.76606846, 0.7888275, 0.8359441, 0.80923134, 0.7986487, 0.8302705, 0.77833486, 0.795184, 0.7871954, 0.81284165, 0.7940667, 0.8277697, 0.78350836, 0.8298554, 0.7813475, 0.84927285, 0.7935452, 0.8180558, 0.82934284, 0.79489815, 0.8061298, 0.77942884, 0.7977964, 0.7748059, 0.8051645, 0.7967547, 0.8212467, 0.7938994, 0.817516, 0.8015431, 0.80895954, 0.8440367, 0.8549831, 0.7550528, 0.77759624, 0.795921, 0.8223035, 0.83025074, 0.81813115, 0.79339844, 0.8176554, 0.8382475, 0.8079319, 0.764767, 0.8262487, 0.7765357, 0.8108504, 0.821021, 0.8328343, 0.8062544, 0.82714856, 0.8166333, 0.8024427, 0.8155302, 0.8053431, 0.8013629, 0.7798919, 0.815524, 0.79467463, 0.8321171, 0.8392275, 0.7576849, 0.8264666, 0.81058043, 0.8101201, 0.8111717, 0.8400598, 0.8275542, 0.8271469, 0.8176641, 0.82038796, 0.79029024, 0.79223895, 0.7914286, 0.7778735, 0.8253876, 0.7643708, 0.82856363, 0.81928957, 0.8034484, 0.8257407, 0.83485067, 0.8389644, 0.83069575, 0.8359641, 0.7708314, 0.8055582, 0.83175606, 0.81624186, 0.88134, 0.832775, 0.82741016, 0.8147318, 0.8355718, 0.8394844, 0.8176247, 0.81185776, 0.82056403, 0.77781963, 0.85501605, 0.79106593, 0.81078815, 0.8470288, 0.7855815, 0.8098844, 0.81376666, 0.82797164, 0.805844, 0.8029556, 0.7955257, 0.8174986, 0.8826782, 0.8379709, 0.8283765, 0.8354947, 0.83685476, 0.79013646, 0.8127904, 0.7765136, 0.81858706, 0.81730837, 0.84112406, 0.79461485, 0.8502431, 0.81071365, 0.8154154, 0.8119736, 0.79414535, 0.8571764, 0.7763321, 0.8578031, 0.8197247, 0.8296175, 0.8060835, 0.83295023, 0.83517873, 0.80081934, 0.8152986, 0.7907737, 0.80914146, 0.8612231, 0.84593546, 0.82392734, 0.81136936, 0.858693, 0.84010386, 0.8172096, 0.83324045, 0.8043786, 0.81438595, 0.8116171, 0.81557995, 0.820253, 0.833305, 0.8166464, 0.8160542, 0.83285505, 0.8506061, 0.80298567, 0.8222506, 0.8546304, 0.80090624, 0.85355586, 0.8214236, 0.81362075, 0.8003198, 0.83927244, 0.80250984, 0.847617, 0.8367472, 0.8465548, 0.8059983, 0.8248106, 0.8161637, 0.8290197, 0.82239413, 0.87560976, 0.843563, 0.8244605, 0.8359228, 0.84386224, 0.8255258, 0.80069244, 0.7762484, 0.85505575, 0.8163981, 0.81595904, 0.84234685, 0.83793193, 0.86586505, 0.83224285, 0.8387218, 0.8447246, 0.85614467, 0.8164869, 0.83012205, 0.8849635, 0.86083317, 0.8447613, 0.8459138, 0.80307436, 0.797028, 0.82936007, 0.8507757, 0.8230234, 0.8433537, 0.82472193, 0.84126127, 0.8359904, 0.8257455, 0.849958, 0.85188735, 0.83083457, 0.8430844, 0.87489164, 0.8629845, 0.8383785, 0.8654603, 0.8785934, 0.86612123, 0.8141506, 0.8323686, 0.8099447, 0.8751193, 0.85716116, 0.79414386, 0.87328446, 0.84859174, 0.817645, 0.8571758, 0.84494054, 0.8455118, 0.8580405, 0.88195056, 0.87236667, 0.8406952, 0.8538765, 0.8268444, 0.81517076, 0.83935183, 0.8556308, 0.8690823, 0.87295926, 0.8290503, 0.8598417, 0.82303756, 0.85448503, 0.8337158, 0.8635694, 0.849016, 0.83531874, 0.8033768, 0.84034705, 0.8511213, 0.85432917, 0.8594789, 0.85602117, 0.8755384, 0.8691028, 0.8082261, 0.8246912, 0.8206052, 0.8385529, 0.8881446, 0.8485224, 0.8220908, 0.84599936, 0.84001166, 0.8168311, 0.8252503, 0.84265906, 0.8274978, 0.8430293, 0.8368188, 0.8043129, 0.87697965, 0.85445434, 0.8760769, 0.8646823, 0.86472887, 0.8826058, 0.8601985, 0.85623413, 0.84120774, 0.8338162, 0.843923, 0.8239016, 0.79781365, 0.86509585, 0.90112287, 0.848979, 0.8337609, 0.84756964, 0.8551887, 0.821846, 0.8624254, 0.8525407, 0.8669107, 0.8340299, 0.88038796, 0.88059574, 0.8594483, 0.88204646, 0.8382417, 0.8587577, 0.850793, 0.8620499, 0.8372428, 0.84317243, 0.8550787, 0.85814947, 0.8506962, 0.8645062, 0.8286953, 0.9193311, 0.8747089, 0.8402093, 0.82764065, 0.8647806, 0.8652537, 0.8499046, 0.8498927, 0.8690144, 0.8506984, 0.8220352, 0.839857, 0.8675796, 0.8483102, 0.84374124, 0.8785449, 0.85979205, 0.87957734, 0.86393774, 0.84562445, 0.8446924, 0.8599067, 0.8608135, 0.89273185, 0.81362975, 0.86553085, 0.8593991, 0.84820133, 0.841407, 0.81508297, 0.84664506, 0.8477299, 0.86494887, 0.87423193, 0.8368502, 0.86223215, 0.8559402, 0.8395477, 0.8719229, 0.8607036, 0.87412006, 0.83875036, 0.8712022, 0.88650113, 0.80369925, 0.8730673, 0.838332, 0.82549787, 0.8736725, 0.8612747, 0.8848884, 0.8579132, 0.84412515, 0.87412846, 0.85768884, 0.8657521, 0.82756287, 0.86350346, 0.860933, 0.9040506, 0.8337242, 0.87153614, 0.8396714, 0.8665176, 0.84349734, 0.8880803, 0.87705857, 0.84666073, 0.8640502, 0.8608375, 0.87119913, 0.9104995, 0.8271047, 0.8224384, 0.8669796, 0.8641474, 0.88803244, 0.86649156, 0.88015985, 0.8664116, 0.8484649, 0.8401285, 0.9063926, 0.86495346, 0.86757827, 0.86758953, 0.8740558, 0.8492106, 0.8454512, 0.8642206, 0.8254937, 0.86040974, 0.82221985, 0.8548458, 0.8490199, 0.8943095, 0.8564469, 0.8530475, 0.8900004, 0.85227823, 0.88622355, 0.826806, 0.85817873, 0.88565594, 0.8661201, 0.8325077, 0.88646716, 0.8755662, 0.86951524, 0.8516848, 0.88663065, 0.8641453, 0.8251307, 0.8795654, 0.87411135, 0.88546574, 0.84463173, 0.86704904, 0.8670121, 0.87180793, 0.9030131, 0.8972882, 0.8844062, 0.8888174, 0.8951678, 0.8816114, 0.8537625, 0.86702895, 0.84813994, 0.8967638, 0.86176217, 0.8531911, 0.8779664, 0.8415399, 0.871044, 0.8517972, 0.8424532, 0.8366319, 0.84749365, 0.8557992, 0.8787224, 0.8591734, 0.8859802, 0.856336, 0.853341, 0.88293654, 0.8792485, 0.85370874, 0.87769705, 0.8866922, 0.8582926, 0.87827355, 0.84634495, 0.9025071, 0.8710355, 0.87519664, 0.8894854, 0.88588345, 0.8767939, 0.8804119, 0.8691741, 0.84435517, 0.86350167, 0.81608945, 0.8344983, 0.8399384, 0.84782207, 0.89745414, 0.8845637, 0.86903566, 0.87679946, 0.8893601, 0.8902792, 0.8466443, 0.85959905, 0.8845796, 0.8558526, 0.8877643, 0.8622759, 0.8546287, 0.8842596, 0.82659256, 0.87560767, 0.85671765, 0.87367475, 0.8548255, 0.8658984, 0.8891332, 0.88062, 0.8925305, 0.86585045, 0.8556284, 0.89441925, 0.8570079, 0.88415027, 0.85867596, 0.8821283, 0.8565926, 0.85559756, 0.8457101, 0.8720917, 0.8604143, 0.91782767, 0.885522, 0.9090982, 0.8960103, 0.87894994, 0.86740655, 0.8770314, 0.8841787, 0.8556101, 0.90873736, 0.9064812, 0.8824288, 0.84514004, 0.86225826, 0.9015608, 0.87253207, 0.895931, 0.9110605, 0.87690544, 0.85662925, 0.8740845, 0.87184626, 0.88422006, 0.86179346, 0.82727987, 0.88833654, 0.8496363, 0.8747386, 0.9110164, 0.902502, 0.8747587, 0.85854065, 0.8664135, 0.8680583, 0.8746326, 0.8572658, 0.8731231, 0.8809995, 0.8752422, 0.853493, 0.87290806, 0.88781005, 0.8705851, 0.84751135, 0.8919171, 0.86071134, 0.8767301, 0.8790102, 0.8824738, 0.8726932, 0.8646893, 0.8900855, 0.8656412, 0.84127796, 0.88543564, 0.8696557, 0.86963975, 0.8626916, 0.854793, 0.8806949, 0.8749528, 0.88814425, 0.92267275, 0.89810205, 0.8947907, 0.8577986, 0.9061732, 0.86351407, 0.9060492, 0.91007644, 0.85736954, 0.8447271, 0.85623163, 0.8900774, 0.8766857, 0.8892482, 0.8918603, 0.8893915, 0.9373371, 0.8620739, 0.9008842, 0.8753363, 0.8910066, 0.8958011, 0.8531713, 0.8747062, 0.8839006, 0.89172816, 0.89515865, 0.87111723, 0.8889875, 0.8572966, 0.9256351, 0.9096415, 0.8521728, 0.8743644, 0.842388, 0.8955154, 0.862255, 0.87077355, 0.90593106, 0.868505, 0.89684874, 0.9085556, 0.8718157, 0.87976164, 0.9210087, 0.8708291, 0.88676876, 0.86201227, 0.88879424, 0.85643196, 0.8796684, 0.8485895, 0.89193743, 0.86687976, 0.9151258, 0.919942, 0.8896741, 0.9044403, 0.89919746, 0.91021454, 0.90659684, 0.8884288, 0.8796303, 0.88649774, 0.8815984, 0.89423764, 0.8935723, 0.8647801, 0.91236055, 0.9228018, 0.88015515, 0.8925709, 0.8955265, 0.9099201, 0.9240997, 0.89928126, 0.9120075, 0.89729136, 0.9143533, 0.8926388, 0.85345834, 0.912564, 0.89437556, 0.89769447, 0.8674043, 0.90527844, 0.8482505, 0.9221224, 0.8896604, 0.8889083, 0.8759003, 0.9174778, 0.8890875, 0.88350546, 0.8762175, 0.8802212, 0.9161165, 0.8850003, 0.9223077, 0.8439942, 0.8842932, 0.90119225, 0.91539425, 0.8963056, 0.8891954, 0.92772144, 0.8802647, 0.9220153, 0.91218704, 0.9127905, 0.90024036, 0.9046845, 0.905316, 0.9033089, 0.92278403, 0.88424456, 0.9077329, 0.9366727, 0.898246, 0.88775283, 0.86876017, 0.85373026, 0.8830923, 0.8906514, 0.90167755, 0.91074216, 0.9330803, 0.8706829, 0.9103684, 0.8818037, 0.8978773, 0.9381469, 0.86184394, 0.883151, 0.9056516, 0.8914637, 0.87643903, 0.88566524, 0.8987486, 0.874165, 0.8783428, 0.91538507, 0.88153255, 0.90734476, 0.88953775, 0.9326686, 0.9042865, 0.9123926, 0.9094792, 0.8647713, 0.902498, 0.8987486, 0.8855457, 0.88236547, 0.95039177, 0.89243793, 0.8775292, 0.91965365, 0.900355, 0.90226376, 0.92159194, 0.9455799, 0.9011895, 0.87463146, 0.9082689, 0.88365686, 0.9039221, 0.909418, 0.9497881, 0.9182783, 0.9111116, 0.90507567, 0.88326603, 0.9072078, 0.8864579, 0.90921366, 0.9215186, 0.9007802, 0.9500839, 0.89062804, 0.9056595, 0.9191062, 0.89898026, 0.9058844, 0.9118615, 0.88352406, 0.9251863, 0.8890779, 0.95228755, 0.91761005, 0.9260865, 0.86532265, 0.87127817, 0.90435356, 0.87657714, 0.8892082, 0.9343496, 0.88946635, 0.88639754, 0.9016203, 0.86373585, 0.8807591, 0.89754266, 0.89992785, 0.8907449, 0.8389914, 0.9041115, 0.93189085, 0.9103683, 0.9131132, 0.90002364, 0.93366575, 0.89084375, 0.9899249, 0.9161379, 0.9304302, 0.9381861, 0.92791027, 0.89888793, 0.92880833, 0.9279358, 0.8933027, 0.89775175, 0.92558694, 0.9015615, 0.907084, 0.9122766, 0.8974572, 0.9091239, 0.91212994, 0.86802363, 0.9073836, 0.86828977, 0.90842354, 0.92903674, 0.91254854, 0.9042065, 0.89183724, 0.8915487, 0.86874324, 0.9398855, 0.9004254, 0.90219194, 0.9150109, 0.89680463, 0.91990435, 0.90987784, 0.94211984, 0.90732473, 0.8989321, 0.90808326, 0.90923357, 0.88054824, 0.8920402, 0.9109809, 0.90842205, 0.902175, 0.98256606, 0.94752264, 0.9325511, 0.9282472, 0.88851297, 0.90039945, 0.91519964, 0.9110244, 0.9018786, 0.881633, 0.90362227, 0.899291, 0.9307368, 0.90683866, 0.9488753, 0.8955219, 0.9174124, 0.90335846, 0.90062296, 0.92538166, 0.9219004, 0.90899116, 0.9325224, 0.9127481, 0.9191197, 0.9210412, 0.8835872, 0.927494, 0.90023744, 0.9274658, 0.9394434, 0.88777906, 0.9168515, 0.92268395, 0.8922435, 0.8897303, 0.9152725, 0.9361447, 0.92310643, 0.9106777, 0.92925, 0.911603, 0.9351887, 0.9316701, 0.9105191, 0.9046702, 0.8706419, 0.9484101, 0.93402267, 0.91241336, 0.8961883, 0.93035847, 0.9098185, 0.8958184, 0.88047457, 0.91154903, 0.9164297, 0.8993926, 0.9215118, 0.871206, 0.95463085, 0.9429819, 0.9327289, 0.91297287, 0.8798168, 0.8749121, 0.9353617, 0.9265896, 0.86639, 0.8876975, 0.90426743, 0.9461127, 0.9340691, 0.9409744, 0.94450814, 0.9375353, 0.9390725, 0.9052714, 0.8851193, 0.9165934, 0.90126884, 0.9007969, 0.89927226, 0.92539215, 0.96154356, 0.88267416, 0.90393883, 0.8924858, 0.91410553, 0.8795986, 0.90185004, 0.91640985, 0.9057691, 0.9546729, 0.88897353, 0.95991194, 0.90851504, 0.9300529, 0.913401, 0.9200616, 0.92477816, 0.9348172, 0.9239803, 0.90663934, 0.90995497, 0.9505575, 0.9345897, 0.9460766, 0.93658656, 0.93324476, 0.97167134, 0.9808559, 0.9348945, 0.9436537, 0.9131193, 0.9232466, 0.90599394, 0.90942556, 0.96592814, 0.9242296, 0.91226727, 0.9626736, 0.9201411, 0.9138465, 0.95985466, 0.9506608, 0.9262091, 0.90537924, 0.92801726, 0.9010891, 0.95925885, 0.9261444, 0.93826663, 0.94301605, 0.913415, 0.9147699, 0.9395649, 0.909592, 0.94206804, 0.94665897, 0.9240712, 0.942819, 0.91918135, 0.9178596, 0.93145186, 0.95094633, 0.9167897, 0.92526925, 0.9300325, 0.91714704, 0.9391792, 0.94347477, 0.9839217, 0.94350666, 0.9531688, 0.9591493, 0.93410337, 0.9379899, 0.94548845, 0.92858595, 0.9450876, 0.931598, 0.940723, 0.9507255, 0.9161152, 0.9105028, 0.9166353, 0.9315643, 0.9289545, 0.93955237, 0.9553903, 0.9278874, 0.970074, 0.9367067, 0.944299, 0.9247396, 0.93721664, 0.94341815, 0.95101726, 0.91184384, 0.9431749, 0.9145112, 0.91389877, 0.92303324, 0.93194187, 0.93315536, 0.9424846, 0.9148272, 0.93316686, 0.95012546, 0.9240558, 0.9200028, 0.965006, 0.92656416, 0.99027866, 0.9211016, 0.9826704, 0.9303762, 0.9747478, 0.92999166, 0.92821, 0.9134572, 0.93890095, 0.90155673, 0.9392539, 0.90123475, 0.93819785, 0.9940749, 0.90105236, 0.9054863, 0.92985237, 0.9275179, 0.94138575, 0.9312271, 0.9575964, 0.9565024, 0.9135253, 0.95166045, 0.9065, 0.9799775, 0.8968368, 0.91850567, 0.94433457, 0.93408185, 0.9517369, 0.92677265, 0.951956, 0.92024815, 0.980851, 0.9304765, 0.9155, 0.9346532, 0.9453417, 0.92336184, 0.9226449, 0.9394992, 0.9631565, 0.9252774, 0.95690465, 0.9524695, 0.9466442, 0.96249837, 0.9339049, 0.9315243, 0.9589064, 0.92325354, 0.9238435, 0.9349369, 0.90144503, 0.936656, 0.9745511, 0.9587081, 0.976808, 0.9644613, 0.9390416, 0.89740163, 0.92147315, 0.9274752, 0.9557699, 0.93426025, 0.94778967, 0.8978229, 0.9307776, 0.9567686, 0.9425488, 0.96559894, 1.011242, 0.9506657, 0.89403766, 0.9619091, 0.95189756, 0.95789665, 0.9424271, 0.9562857, 0.96613157, 0.95908153, 0.94526994, 0.9516338, 0.9385253, 0.9581299, 0.9479282, 0.906611, 0.9534743, 0.94784224, 0.91623026, 0.952878, 1.013482, 0.9221764, 0.9475494, 0.97821164, 0.92524165, 0.99514455, 0.96668917, 0.98432827, 0.94313264, 0.93753624, 0.9699278, 0.95178336, 0.9192339, 0.9036632, 0.9488924, 0.95502764, 0.9659026, 0.9549856, 0.9375323, 0.9445958, 0.95145005, 0.981145, 0.9399115, 0.9260416, 0.9468202, 0.99299574, 0.9570433, 0.9322555, 0.9217566, 0.938642, 0.95601004, 0.96923786, 0.98043275, 0.9490006, 0.925444, 0.9371426, 0.94010717, 0.92740166, 0.9473838, 1.000342, 0.96548194, 0.9457299, 0.96849, 0.9542778, 0.9166118, 0.9458011, 0.93525887, 0.9545805, 0.9766726, 0.9424025, 0.9659861, 0.9728268, 0.98932254, 0.9342039, 0.9353546, 0.9362823, 0.95816886, 0.95052665, 0.9825488, 0.92176014, 0.9167388, 0.96242404, 0.9424175, 0.9364729, 0.97676337, 0.9776896, 0.9262136, 0.97536355, 0.976773, 0.96971124, 0.99194354, 0.9588336, 0.9893225, 0.9681541, 0.9904338, 0.9395618, 0.9513244, 0.94041145, 0.9291817, 0.9752191, 0.9531974, 0.96328574, 0.941902, 0.97800696, 0.92090666, 0.91740704, 0.9337775, 0.9392075, 0.9404712, 0.99187535, 0.9720909, 0.97355056, 0.97993845, 0.9567161, 0.925502, 0.9444328, 0.94580626, 0.9362909, 0.92850465, 0.9420542, 0.97717965, 0.94285387, 0.9219251, 0.95241606, 0.94650316, 0.91994166, 0.9903488, 0.9463566, 1.0071112, 0.9651699, 0.95638996, 1.0061227, 0.93349797, 0.9249606, 0.9457606, 0.9882442, 0.94680285, 0.9098458, 0.9580459, 0.9771265, 0.9396412, 0.9818475, 0.96789277, 0.9303426, 0.9837526, 0.9365504, 0.9862296, 0.92037505, 0.95677984, 0.9292852, 0.9101824, 0.93117, 1.005474, 0.96381587, 0.9433228, 0.9622761, 0.9868242, 0.98285633, 0.94781363, 0.9392664, 0.9813759, 0.996203, 0.96004385, 1.0249364, 0.96436083, 1.00326, 0.9480669, 0.9620559, 0.91862285, 0.9661163, 0.9623061, 0.9971955, 0.9611657, 0.92609054, 0.9484611, 0.96499336, 0.9517561, 0.95154303, 0.9499355, 0.95531124, 0.9812157, 0.9805009, 0.9237807, 0.9614495, 0.9543119, 0.95271295, 0.9926717, 0.9197584, 0.97859913, 0.97346884, 0.9699397, 0.9476371, 0.9477363, 0.96330667, 0.9808928, 0.96066153, 0.99091524, 0.96947247, 0.9645456, 0.9619504, 0.99447405, 0.92173344, 0.9864903, 0.9958994, 0.951197, 0.96636164, 0.9539685, 0.96532065, 0.9787481, 0.96011305, 0.9775141, 0.9775057, 0.9879231, 0.9399584, 0.94868654, 1.0133803, 0.9721973, 0.9645817, 0.9601061, 0.99801713, 0.9866302, 0.9686195, 0.99457914, 0.9721007, 0.9840537, 0.9644069, 0.9602686, 0.98920244, 0.98311317, 0.9588266, 0.9858988, 0.98043865, 0.95601434, 1.0261732, 0.991306, 0.9325406, 0.95064306, 0.9613946, 0.9372102, 1.0208399, 0.974738, 0.9492543, 0.9657955, 0.9863149, 1.008939, 0.9717021, 0.97653663, 0.9420213, 0.94920653, 0.92817837, 0.99546653, 0.98479486, 0.960021, 0.984894, 0.96950346, 0.9949598, 0.99295026, 0.9880056, 0.92840576, 0.95972276, 0.98649144, 1.0117176, 0.96983474, 0.9446016, 0.9897776, 0.94341034, 0.97774315, 0.9771876, 0.98310965, 0.96635324, 0.9586199, 0.9951459, 0.97343427, 0.9744685, 0.9930033, 0.97575283, 0.9953983, 1.011439, 0.97873884, 0.9544727, 1.0065267, 0.9445718, 1.0023081, 0.95410573, 0.9616411, 0.9544991, 0.9625423, 0.9611585, 1.0140071, 1.0075645, 0.96726024, 0.9812914, 1.0019785, 0.97123134, 0.99271536, 0.96844834, 0.9766188, 0.94274527, 0.9713664, 0.95712996, 0.9719054, 0.9999157, 0.97542185, 0.97190607, 0.9877734, 0.9862904, 1.0000725, 0.9935438, 0.971607, 0.98122746, 0.9521608, 0.98795563, 0.9366878, 0.9992805, 0.9758378, 1.0504676, 0.96874905, 1.0256437, 0.9750552, 0.97800374, 0.967768, 1.0128422, 1.0022424, 0.94485396, 0.941714, 1.0081006, 0.9559183, 0.95610017, 0.97339606, 0.96476305, 0.9987396, 0.94021726, 0.9745905, 0.9737531, 0.9531403, 0.96275496, 0.98556757, 1.0164716, 1.0197039, 1.0272, 0.95341337, 1.0033199, 0.9955819, 0.99865896, 0.965184, 0.98067576, 0.96579206, 0.9670331, 0.9864758, 1.0205191, 0.9632842, 0.94541353, 0.97427005, 1.0145999, 0.9843184, 0.9877098, 0.99803764, 0.9942756, 1.0349631, 1.0367792, 0.9927903, 0.99201465, 0.9764278, 0.9947529, 0.98006356, 0.9558409, 0.9725808, 1.0196589, 0.9935374, 0.9497424, 1.0120282, 0.9785365, 1.0049226, 0.98073214, 0.962141, 0.988646, 1.0112725, 0.99732625, 1.0517718, 0.9685709, 1.0442591, 0.99935925, 1.0014858, 0.99048537, 1.0051684, 0.9729865, 0.95112985, 0.9497191, 0.93965566, 0.98386407, 1.0050898, 1.0184245, 0.9570383, 0.9767046, 1.0111263, 0.99343294, 0.9921017, 1.0043764, 1.0042715, 0.9717233, 0.99218386, 1.0419129, 0.9730215, 0.98236036, 0.99341017, 1.0027767, 0.9243967, 0.97546494, 1.0096775, 0.9977157, 0.9931418, 1.0160042, 0.966993, 0.9727244, 0.9805318, 1.0341313, 0.97704655, 0.9818513, 0.98668957, 1.0188262, 0.95598453, 0.9632025, 0.9894508, 0.9860665, 0.982603, 1.0142635, 1.0147525, 1.0264181, 0.9884062, 0.9587984, 0.98708105, 0.9961931, 0.9519509, 1.0223926, 0.9838514, 0.96603703, 0.97308576, 0.9678213, 0.9556188, 0.98599875, 0.9882742, 1.0075786, 0.9667769, 1.0054793, 1.0186452, 0.9798195, 0.98449117, 0.97412395, 0.9852326, 0.9862849, 0.99161196, 1.0078456, 1.0003517, 1.0113871, 1.0348859, 1.0097412, 0.98879296, 0.97506243, 0.9614946, 1.0120299, 0.9948664, 1.0083108, 0.9984982, 0.987818, 1.0107191, 0.9884662, 0.9867657, 1.0353193, 0.9981651, 1.0140705, 0.98686963, 1.0170102, 1.0143312, 1.0152684, 1.0081758, 0.97091746, 1.0628165, 1.022457, 0.9935836, 0.9546061, 0.9901176, 0.9984705, 1.0124488, 0.97573966, 0.9864194, 1.0339344, 0.9619243, 0.9769104, 1.0360991, 1.023544, 1.0453504, 0.9830612, 0.9689949, 1.0210071, 1.012931, 1.0453007, 0.96353185, 0.9770847, 1.0008096, 1.0285357, 0.99061865, 0.99265957, 0.9737544, 0.99006057, 0.9976817, 1.0218722, 1.0051961, 1.0598072, 0.99604344, 0.9645213, 0.9686071, 1.0354365, 0.9766373, 1.0063522, 0.98179084, 1.0199832, 0.9726882, 0.9958372, 1.0191299, 1.0488532, 1.0303949, 0.9694451, 1.0090482, 1.0251961, 0.9877043, 1.0165443, 0.93200374, 1.004989, 1.0060321, 1.0139344, 0.99034375, 0.96263796, 1.0004472, 0.9529698, 1.0186975, 1.0278877, 1.010026, 1.002648, 0.9648019, 0.98019683, 1.0047722, 1.0099496, 0.9909473, 0.99923545, 1.0070059, 1.0456067, 1.0212897, 0.99542576, 1.0042593, 0.9880034, 0.998832, 1.057468, 0.9871439, 1.0219917, 0.9524484, 1.0729841, 1.012611, 0.97069025, 1.0042952, 1.0312467, 1.0117227, 1.0227393, 1.0275704, 1.0243819, 1.0146031, 0.9867961, 1.0680043, 1.0176878, 1.0338116, 1.0051637, 1.0527586, 1.0018011, 1.0169443, 0.9652307, 1.0627285, 1.0509835, 1.0113147, 1.0134345, 0.9919146, 1.0174389, 0.96607536, 1.011737, 1.0178441, 1.0272245, 1.0266029, 1.0419551, 1.0075822, 1.0080167, 0.9700121, 1.0318195, 1.012637, 1.049238, 0.99829966, 0.997649, 1.0153912, 1.0283248, 0.96606797, 0.9948307, 1.0168195, 1.0039862, 1.0264599, 0.997676, 0.9889109, 1.0470213, 1.0225617, 0.987953, 1.0382282, 1.0376052, 1.0033727, 1.0594788, 1.0120643, 1.0264722, 1.0082014, 1.0419126, 1.0155429, 0.9757892, 1.018678, 0.979218, 0.9844804, 1.0485274, 1.0039301, 0.9843106, 1.0083456, 1.0245328, 1.0285646, 1.0255847, 1.0364251, 1.0152086, 1.0047467, 0.97660476, 1.018704, 1.0138505, 1.0296236, 1.0447438, 1.006243, 1.0405097, 1.0026077, 0.99041337, 0.99493235, 1.0008808, 1.0196209, 0.99494785, 1.0431396, 1.0070354, 1.0398123, 0.99240553, 1.0095233, 1.0441233, 1.0053748, 1.0319169, 1.039242, 0.99242705, 1.0418204, 1.0291052, 1.0459971, 1.0201398, 1.0126892, 1.016914, 1.0437031, 1.0308354, 1.0207769, 1.0116205, 1.0116874, 1.0563225, 1.0143101, 0.98389363, 1.0230758, 1.0356107, 1.0148851, 1.0076344, 1.0590231, 0.97645915, 1.0482271, 1.0404768, 0.99732697, 1.0157267, 1.0614729, 1.0580959, 1.0414069, 1.0133808, 1.030274, 1.007782, 0.9926341, 1.0294169, 1.0261376, 1.0166334, 1.0028536, 1.022222, 1.0135398, 1.025317, 1.0088114, 1.0122619, 1.0566574, 1.0159464, 1.0311059, 1.0288905, 0.99557614, 1.0236971, 1.0024612, 1.0328848, 1.0444231, 0.987737, 1.0155343, 0.9948755, 1.0421065, 1.0191158, 1.0026499, 1.0499351, 1.016896, 1.0067117, 1.0553359, 1.0560943, 1.052162, 1.0423973, 1.0080882, 1.0513037, 1.0153501, 1.0242871, 1.0288949, 1.0237418, 1.0432681, 1.0563565, 1.0494304, 1.0244597, 1.005581, 1.023955, 1.0067406, 1.0004529, 1.0591745, 1.051511, 1.0113913, 1.0517703, 1.0497288, 1.0736758, 1.0375805, 1.0791457, 1.0010796, 0.9978056, 1.0510782, 1.0318714, 1.0171978, 1.0333474, 1.0186192, 1.075104, 1.0160602, 0.99268734, 1.0192828, 1.0446703, 1.0166826, 1.0282234, 1.0386952, 1.0915525, 1.050092, 1.0277503, 1.0682468, 1.0237752, 1.0379145, 1.0784816, 1.0014269, 1.0489792, 1.0343672, 1.000469, 1.0372053, 1.0254781, 1.0337639, 1.0226709, 1.0526499, 1.042596, 1.0183828, 1.0400532, 1.050551, 1.0535991, 1.0051032, 1.0679104, 1.0166087, 1.0458186, 0.992862, 1.0434307, 1.0055397, 1.0074534, 1.0612478, 1.0538124, 1.0620815, 1.0619498, 1.0397547, 1.0172567, 1.066786, 0.9998994, 1.0194858, 0.99994886, 1.0161554, 1.0637103, 1.0283288, 1.0419686, 1.0339054, 1.0522665, 1.0516366, 1.0541365, 1.01807, 1.0109229, 1.0349823, 1.0304755, 1.0451198, 0.99388343, 1.0161453, 1.0303907, 1.0540489, 1.0705131, 1.0670096, 1.0273148, 1.031898, 1.040366, 1.0326068, 0.9729569, 1.0709128, 1.0182886, 1.0156027, 0.99970096, 1.0098723, 1.0523071, 0.98798525, 1.0478863, 1.0091426, 1.0505788, 1.0433197, 1.0425342, 1.000859, 1.0482761, 1.0715331, 1.0419599, 1.0450089, 1.015516, 1.0506126, 1.0706279, 1.0479727, 1.0149626, 1.0337801, 1.0614588, 1.0716321, 1.0808077, 1.0567584, 1.0855362, 1.0221492, 1.0451349, 1.0670583, 1.0367339, 1.0559174, 1.0246086, 1.035769, 1.0305685, 1.0558785, 1.0683205, 1.0838135, 1.064809, 1.0133235, 1.0522156, 1.0575082, 1.0506763, 1.073562, 1.0558414, 1.0105412, 1.0455216, 1.0375292, 1.0670413, 1.0398024, 1.0408127, 1.0609819, 1.0453218, 1.0443664, 1.041513, 1.0407604, 1.0649085, 1.0920131, 1.0875872, 1.0615381, 1.071487, 1.078025, 1.0346259, 1.075502, 1.0670851, 1.044633, 1.0479442, 1.0559903, 1.039619, 1.0805779, 1.0720457, 1.0392613, 1.006647, 1.0521247, 1.065686, 1.039088, 1.0482255, 1.0220495, 1.0249159, 1.0251215, 1.06454, 1.068447, 1.0366126, 1.1150547, 1.0492511, 1.031543, 1.0962621, 1.0748837, 1.0440866, 1.0169542, 1.0168576, 1.073678, 1.0705026, 1.0304263, 1.0261472, 1.0710553, 1.0308473, 1.0676665, 1.0818117, 1.0408245, 1.0656577, 1.0396181, 1.0089719, 1.032371, 1.0291815, 1.0710269, 1.0938923, 1.0582236, 1.0197053, 1.0480995, 1.0778568, 1.1022205, 1.0282393, 1.063369, 1.0812423, 1.0453005, 1.0445426, 1.0901946, 1.0770949, 1.0551424, 1.0184324, 1.067661, 1.0618799, 1.0821232, 1.0588796, 1.0399425, 1.0405184, 1.0242363, 1.0159472, 1.0189345, 1.0850029, 1.0427822, 1.0402503, 1.1061503, 1.0619123, 1.0654674, 1.0757627, 1.044481, 1.057708, 1.0606396, 1.070251, 1.0706271, 1.0774928, 1.089774, 1.0619863, 1.009831, 1.0166585, 1.0337671, 0.997454, 1.0628166, 1.0645021, 1.0196587, 1.0555731, 1.0707822, 1.0491397, 1.0427456, 1.0562178, 1.0768092, 1.0420829, 1.028138, 1.0496376, 1.0622919, 1.0283, 1.0308586, 1.0753267, 1.0333741, 1.0561235, 1.0938542, 1.0739567, 1.0623808, 1.0412099, 1.1121044, 1.082148, 1.0491318, 1.06449, 1.0926634, 1.0581697, 1.0723642, 1.0263437, 1.068932, 1.050579, 1.0791063, 1.0675539, 1.0728774, 1.0741644, 1.0510807, 1.0649381, 1.0981549, 1.0647068, 1.0334578, 1.0905288, 1.0593736, 1.0690018, 1.049857, 1.0935794, 1.040482, 1.0453731, 1.0803974, 1.0656477, 1.0954041, 1.0924783, 1.0845387, 1.081158, 1.0737263, 1.055798, 1.0497382, 1.089572, 1.022067, 1.0932704, 1.0423713, 1.0666918, 1.097044, 1.0459744, 1.0731808, 1.053414, 1.0760338, 1.0431312, 1.0589335, 1.071401, 1.0789907, 1.0571303, 1.0739158, 1.0812385, 1.024625, 1.0741034, 1.0578214, 1.0505509, 1.0370382, 1.060329, 1.0737147, 1.1082522, 1.0618613, 1.1099021, 1.0324068, 1.0335155, 1.0592353, 1.057929, 1.0646327, 1.0480635, 1.064531, 1.0587227, 1.0718621, 1.0681624, 1.0653778, 1.1008404, 1.0668335, 1.0533211, 1.0749604, 1.0799303, 1.0960366, 1.0801172, 1.0697569, 1.0519531, 1.0296854, 1.0810442, 1.0937636, 1.0689931, 1.0987123, 1.0685052, 1.098693, 1.0828019, 1.0764742, 1.0775157, 1.0712179, 1.0672036, 1.0519447, 1.060666, 1.0967475, 1.0924518, 1.0748559, 1.0662456, 1.0683693, 1.096352, 1.0862411, 1.0346361, 1.0529842, 1.0696068, 1.0681679, 1.0726672, 1.0734183, 1.0971518, 1.0719982, 1.0862892, 1.0807226, 1.1121413, 1.0681397, 1.0773598, 1.0780976, 1.0864525, 1.1088986, 1.0734192, 1.1052597, 1.0379795, 1.0310305, 1.078728, 1.0574968, 1.0562332, 1.0048145, 1.0852513, 1.0344065, 1.0944098, 1.0802877, 1.0304062, 1.0736482, 1.108016, 1.0695502, 1.0448134, 1.0853436, 1.1109296, 1.0689783, 1.0616282, 1.0759013, 1.0776241, 1.1204377, 1.110835, 1.0626212, 1.0702986, 1.0729052, 1.0433179, 1.0945125, 1.0555266, 1.1059507, 1.0732365, 1.0843322, 1.1024778, 1.0747144, 1.0484504, 1.084209, 1.0905187, 1.0966032, 1.0356793, 1.0393767, 1.0625342, 1.0755849, 1.0859845, 1.0822872, 1.0813966, 1.0806689, 1.0594846, 1.0932584, 1.1134084, 1.0898811, 1.1102414, 1.1162647, 1.0845305, 1.0753597, 1.0625547, 1.1154337, 1.0729052, 1.0741271, 1.0342045, 1.1000818, 1.0865009, 1.1099794, 1.0714474, 1.083308, 1.1034847, 1.1062685, 1.0637124, 1.0861136, 1.0912018, 1.0464061, 1.0797571, 1.0871332, 1.0977834, 1.0925323, 1.1195945, 1.0902761, 1.0638492, 1.1050469, 1.0992912, 1.0547988, 1.0748444, 1.0575757, 1.1185849, 1.0623211, 1.0870954, 1.0715442, 1.0942864, 1.0789943, 1.0614836, 1.0943899, 1.0825292, 1.0567575, 1.0864164, 1.0824813, 1.1123406, 1.0636337, 1.0941001, 1.0567325, 1.0882167, 1.1153024, 1.075563, 1.0860056, 1.1179683, 1.0948691, 1.0701591, 1.0989505, 1.0851083, 1.0975816, 1.0979753, 1.0865786, 1.0760335, 1.095079, 1.0445569, 1.067085, 1.0978122, 1.0692779, 1.1051946, 1.1059484, 1.0629267, 1.0496181, 1.0954728, 1.0957947, 1.0827237, 1.1186355, 1.0564381, 1.1200562, 1.0999719, 1.0748188, 1.1202922, 1.0958748, 1.1020714, 1.0981332, 1.1108241, 1.1085908, 1.1017091, 1.0860969, 1.0557184, 1.0978153, 1.0877683, 1.0484399, 1.1070719, 1.1094403, 1.0719696, 1.1212343, 1.0966403, 1.1135366, 1.0823753, 1.0938128, 1.1336162, 1.1007508, 1.0807425, 1.1233727, 1.0803142, 1.0900713, 1.1267236, 1.0926238, 1.0770909, 1.1332326, 1.0755103, 1.1060683, 1.0846925, 1.0623379, 1.1153886, 1.0735481, 1.0990416, 1.0574322, 1.1001666, 1.0870231, 1.1378957, 1.1100739, 1.1048173, 1.0701252, 1.1226853, 1.0921041, 1.1041415, 1.1003445, 1.0741488, 1.0594332, 1.0933375, 1.0536256, 1.1234636, 1.0931611, 1.0652485, 1.0541455, 1.1078047, 1.1006155, 1.1221159, 1.0935924, 1.1048259, 1.0992053, 1.1596795, 1.0912054, 1.0819921, 1.0838796, 1.0609113, 1.1089482, 1.0810851, 1.0655414, 1.0861385, 1.0956981, 1.0943735, 1.1376939, 1.1199197, 1.0681107, 1.1145047, 1.1197574, 1.0544667, 1.1280555, 1.0505292, 1.1175786, 1.097731, 1.1243287, 1.1114706, 1.1126738, 1.0848415, 1.0904421, 1.0844139, 1.1220851, 1.0961136, 1.0660032, 1.0851839, 1.1484882, 1.1187989, 1.1234949, 1.1173337, 1.1262062, 1.1024848, 1.0951838, 1.1241485, 1.1133349, 1.1062437, 1.1217209, 1.1084304, 1.1449021, 1.1062434, 1.0757751, 1.0816761, 1.0580606, 1.111019, 1.0876085, 1.1077763, 1.1110487, 1.121555, 1.0794702, 1.0711604, 1.1247089, 1.1386313, 1.1272374, 1.0592395, 1.1148524, 1.135329, 1.1347096, 1.1032363, 1.0497824, 1.1286187, 1.1120003, 1.1101936, 1.067968, 1.0655683, 1.1438556, 1.1278619, 1.1285821, 1.1137382, 1.1186078, 1.1086177, 1.099768, 1.1122134, 1.0884225, 1.1079143, 1.0870669, 1.1393349, 1.1321425, 1.1143506, 1.1033472, 1.0619773, 1.0974567, 1.094925, 1.1128064, 1.1079051, 1.1172037, 1.1156234, 1.1169719, 1.1240517, 1.1242868, 1.1325108, 1.1019005, 1.120945, 1.1100335, 1.1202906, 1.093108, 1.1321343, 1.0859402, 1.1008841, 1.1119229, 1.1285721, 1.10934, 1.1233081, 1.1280504, 1.0737939, 1.0720534, 1.1308194, 1.104271, 1.1260676, 1.1197424, 1.0978386, 1.1315812, 1.1350809, 1.0910225, 1.1190547, 1.1070014, 1.124117, 1.157723, 1.1215824, 1.0607597, 1.0746847, 1.1296827, 1.1335065, 1.0947692, 1.1214174, 1.1162077, 1.1074, 1.1117828, 1.1344976, 1.1282524, 1.1216257, 1.1193495, 1.1734002, 1.095383, 1.1135114, 1.091893, 1.09777, 1.1276029, 1.0742636, 1.1303763, 1.0695797, 1.1270442, 1.1059124, 1.107471, 1.1158395, 1.0932615, 1.0913715, 1.100434, 1.0910268, 1.1219285, 1.1023988, 1.084186, 1.1126114, 1.1462371, 1.1094743, 1.0983717, 1.074397, 1.1231301, 1.1131984, 1.0963367, 1.1328007, 1.129533, 1.106557, 1.1185648, 1.1290644, 1.1089993, 1.1185919, 1.1209878, 1.0923871, 1.1435463, 1.1814992, 1.1441652, 1.1121527, 1.1338583, 1.1445749, 1.1052675, 1.0930592, 1.0941981, 1.0987843, 1.1241398, 1.09717, 1.1361138, 1.1358687, 1.1062728, 1.1178122, 1.1407846, 1.111947, 1.126156, 1.0664246, 1.1032606, 1.1130717, 1.1280125, 1.1012847, 1.1065614, 1.1090847, 1.1325957, 1.1178718, 1.1361582, 1.103897, 1.0942338, 1.1193422, 1.0902966, 1.1432753, 1.0965606, 1.1213151, 1.1104172, 1.1259326, 1.1275133, 1.1471058, 1.1297967, 1.1242859, 1.1474797, 1.1305571, 1.1665637, 1.1206864, 1.143849, 1.15301, 1.1034478, 1.1067775, 1.118823, 1.10948, 1.1066734, 1.1382022, 1.1274964, 1.171738, 1.1270295, 1.1152571, 1.1305159, 1.0933856, 1.1602924, 1.1137943, 1.1077429, 1.1227001, 1.1312933, 1.1242213, 1.146392, 1.1528773, 1.0838444, 1.1081104, 1.1126585, 1.1345191, 1.1282724, 1.1361232, 1.09618, 1.1387264, 1.1604804, 1.1267681, 1.1012065, 1.1410941, 1.1264511, 1.1200358, 1.1255479, 1.1137514, 1.1099592, 1.1179928, 1.1436687, 1.1271594, 1.1507068, 1.0942855, 1.1519606, 1.1163923, 1.1342485, 1.1210011, 1.0938414, 1.0967107, 1.1503667, 1.1155711, 1.1404645, 1.144673, 1.1248472, 1.1198639, 1.1406373, 1.1413302, 1.1527985, 1.1131033, 1.1501491, 1.1661493, 1.135352, 1.1158484, 1.1456941, 1.1147478, 1.1313847, 1.0911639, 1.1129214, 1.1212562, 1.1352655, 1.1497694, 1.1217519, 1.1191975, 1.0946836, 1.1288817, 1.1120759, 1.161921, 1.1259882, 1.1546328, 1.1010461, 1.1113122, 1.1646984, 1.1401178, 1.1700511, 1.104598, 1.1318712, 1.141803, 1.1419522, 1.1358333, 1.1320641, 1.1831456, 1.123842, 1.1274065, 1.1344206, 1.1665661, 1.1813426, 1.1337757, 1.138565, 1.1329534, 1.1351204, 1.1373636, 1.1774365, 1.1556824, 1.1150142, 1.1377816, 1.1460948, 1.1598382, 1.171353, 1.1594158, 1.0976703, 1.1463575, 1.145967, 1.1192505, 1.1336389, 1.1083732, 1.0986968, 1.0916321, 1.1601765, 1.1224691, 1.1572707, 1.1276329, 1.1440933, 1.1096601, 1.1490065, 1.133028, 1.1173733, 1.1673288, 1.1449752, 1.1419157, 1.1471279, 1.1459706, 1.1362753, 1.1403085, 1.1693273, 1.1460817, 1.109331, 1.1087085, 1.1616352, 1.1321969, 1.1583494, 1.1314626, 1.1781791, 1.1487027, 1.1426804, 1.1148118, 1.1251881, 1.1180854, 1.0890837, 1.1776685, 1.1277093, 1.1392915, 1.1152663, 1.1195623, 1.163223, 1.1040099, 1.138305, 1.1416814, 1.156645, 1.1369905, 1.1386958, 1.1005923, 1.117747, 1.1533015, 1.1473997, 1.1803715, 1.1412867, 1.1257823, 1.1412451, 1.1471916, 1.131786, 1.1593809, 1.1661094, 1.1768949, 1.1344687, 1.0949669, 1.1282461, 1.1692007, 1.1213396, 1.1257528, 1.1560216, 1.1829739, 1.1308372, 1.1063282, 1.1686074, 1.176698, 1.1518266, 1.1801554, 1.0890801, 1.1487969, 1.1715419, 1.1427668, 1.1575042, 1.140681, 1.1817653, 1.1648908, 1.121658, 1.1365364, 1.1572428, 1.1312861, 1.1502174, 1.1630667, 1.1655806, 1.143024, 1.1592307, 1.1444271, 1.1297212, 1.1237935, 1.107298, 1.1392671, 1.157272, 1.1694545, 1.149834, 1.102177, 1.1544131, 1.112118, 1.1439705, 1.1299084, 1.1346849, 1.1094289, 1.1598213, 1.1154636, 1.1395267, 1.1146439, 1.135812, 1.1448303, 1.1163069, 1.1541953, 1.1436356, 1.1242105, 1.1521275, 1.1036031, 1.1650498, 1.1512167, 1.1319797, 1.1491346, 1.1445526, 1.1441007, 1.1573648, 1.1452891, 1.1690879, 1.116853, 1.1201173, 1.1147445, 1.1279649, 1.1197922, 1.1326209, 1.1591707, 1.1673343, 1.1834073, 1.1223712, 1.1286263, 1.1206506, 1.1716491, 1.1703483, 1.1300027, 1.1440126, 1.1355003, 1.1572092, 1.1369315, 1.1501343, 1.1432565, 1.1341814, 1.1589057, 1.1793214, 1.1490873, 1.1733606, 1.1244473, 1.1614339, 1.1562655, 1.1507854, 1.1819701, 1.1615012, 1.1691223, 1.1766753, 1.1739289, 1.1320363, 1.1237143, 1.1034728, 1.1443169, 1.1458708, 1.1692607, 1.1766747, 1.1127751, 1.1705936, 1.117486, 1.1680518, 1.1667546, 1.1505041, 1.1914521, 1.1615894, 1.1541705, 1.1871074, 1.1476208, 1.1525306, 1.1652412, 1.1007229, 1.1273259, 1.1111413, 1.1830943, 1.1744597, 1.1300315, 1.1613606, 1.1708586, 1.161924, 1.1662164, 1.1183349, 1.1642246, 1.1876537, 1.1689068, 1.1564146, 1.1844157, 1.1561404, 1.1596977, 1.1646299, 1.1802281, 1.1913155, 1.1385643, 1.1581547, 1.1344055, 1.1813095, 1.1283469, 1.118654, 1.0984938, 1.176879, 1.1422992, 1.1400791, 1.149404, 1.1705415, 1.1410524, 1.1348244, 1.1362969, 1.1804029, 1.1460378, 1.1518146, 1.1687828, 1.1521325, 1.1787344, 1.1718441, 1.1372963, 1.1493655, 1.1294609, 1.1826023, 1.1726298, 1.1849028, 1.1648616, 1.148329, 1.2058014, 1.1717156, 1.1679707, 1.1437297, 1.1537007, 1.1467617, 1.1483172, 1.1338736, 1.1737578, 1.1105025, 1.1363113, 1.1790423, 1.1491683, 1.130651, 1.1495236, 1.1628695, 1.1349459, 1.1445565, 1.1318892, 1.1399397, 1.1739601, 1.193744, 1.1668249, 1.1570183, 1.147784, 1.1736312, 1.178548, 1.1580565, 1.1746624, 1.1489158, 1.1497306, 1.1638112, 1.1556231, 1.1778721, 1.1488421, 1.1838577, 1.1388029, 1.1720153, 1.1632867, 1.140541, 1.1652135, 1.165152, 1.1196123, 1.1702883, 1.147699, 1.1842159, 1.1767056, 1.1813284, 1.1750258, 1.2016057, 1.1680338, 1.1867002, 1.1891793, 1.2085803, 1.2074021, 1.1623194, 1.1654025, 1.1655694, 1.2021924, 1.2102065, 1.1598967, 1.1601738, 1.2073048, 1.1578728, 1.1012079, 1.1733521, 1.1955506, 1.1817336, 1.1784661, 1.198222, 1.1652439, 1.1568083, 1.1354774, 1.1905906, 1.1343144, 1.1612926, 1.1727197, 1.1295984, 1.1429241, 1.1623127, 1.196273, 1.1369486, 1.1578373, 1.1930925, 1.1918298, 1.159958, 1.1733547, 1.2068034, 1.1696262, 1.1797237, 1.173204, 1.148364, 1.1881934, 1.1494317, 1.1796349, 1.1590154, 1.1629544, 1.1436647, 1.1924754, 1.1359005, 1.1759621, 1.1826566, 1.1431594, 1.1376754, 1.182836, 1.1446772, 1.1914294, 1.2081425, 1.1779116, 1.1830202, 1.1666825, 1.1389667, 1.1984866, 1.1658715, 1.1596899, 1.1613178, 1.1789205, 1.1917121, 1.1564256, 1.190939, 1.1463345, 1.1836818, 1.1578476, 1.1447706, 1.159849, 1.1679349, 1.1943725, 1.2137834, 1.1910824, 1.1461059, 1.1605431, 1.1665999, 1.1301875, 1.1658494, 1.1617874, 1.1428274, 1.1686012, 1.1255829, 1.1512029, 1.2119616, 1.1723057, 1.1854725, 1.1959478, 1.1820282, 1.192051, 1.1843678, 1.1416776, 1.1625508, 1.1529416, 1.202762, 1.2131537, 1.2136794, 1.1653268, 1.1661704, 1.175504, 1.1850032, 1.1667043, 1.160244, 1.1709539, 1.1668915, 1.1383333, 1.15617, 1.1582463, 1.1445904, 1.1769283, 1.1603193, 1.1812118, 1.180012, 1.2083819, 1.171797, 1.1989876, 1.1356449, 1.1603109, 1.1675082, 1.1941432, 1.1971174, 1.2188251, 1.1592675, 1.1559156, 1.1700796, 1.1691855, 1.1541191, 1.1899899, 1.14856, 1.1535527, 1.1765922, 1.1907827, 1.1647251, 1.2165636, 1.1948798, 1.1859235, 1.1769085, 1.1752422, 1.2240825, 1.1481539, 1.2109555, 1.2105571, 1.1526983, 1.1784568, 1.1914583, 1.1893005, 1.1599435, 1.1571258, 1.1636435, 1.1205498, 1.1928283, 1.1906587, 1.167657, 1.1596407, 1.153876, 1.1884607, 1.1636288, 1.173088, 1.2108904, 1.1969577, 1.1803157, 1.2108754, 1.1442571, 1.1564523, 1.1991063, 1.1866803, 1.159721, 1.1487502, 1.1618029, 1.1975524, 1.1863163, 1.1635028, 1.1731192, 1.1731662, 1.1388531, 1.2036577, 1.171344, 1.1917073, 1.1511582, 1.1538316, 1.1934044, 1.1831911, 1.1660722, 1.1866385, 1.172807, 1.1978934, 1.1622128, 1.1982423, 1.1647266, 1.2035205, 1.1843677, 1.2010963, 1.1512066, 1.2113459, 1.2096157, 1.1797482, 1.1559638, 1.2035254, 1.222988, 1.1604934, 1.1733658, 1.1646591, 1.1649294, 1.1526622, 1.1777203, 1.1856861, 1.1909043, 1.1761264, 1.1921102, 1.1799963, 1.1825204, 1.1642876, 1.1746695, 1.1784447, 1.1740108, 1.1477256, 1.1773692, 1.1821432, 1.2112331, 1.1829821, 1.204279, 1.1749513, 1.213649, 1.1969554, 1.1506194, 1.1585407, 1.1908338, 1.2194685, 1.2031398, 1.1732002, 1.1808203, 1.1907179, 1.1948774, 1.1973526, 1.1648555, 1.1827421, 1.1866606, 1.2127333, 1.1659335, 1.1940615, 1.1989583, 1.1886586, 1.2106613, 1.2241341, 1.2063749, 1.1806614, 1.1619978, 1.1894715, 1.2062973, 1.1939769, 1.2028404, 1.1868886, 1.1792251, 1.2094673, 1.2320607, 1.2176863, 1.1908612, 1.1860573, 1.1560029, 1.1591089, 1.160453, 1.1609805, 1.2069974, 1.195483, 1.2152296, 1.2279464, 1.2288781, 1.178026, 1.1529433, 1.1443335, 1.1705321, 1.1987047, 1.155901, 1.2168754, 1.1784519, 1.1553118, 1.2277062, 1.1731229, 1.1443995, 1.1812317, 1.1949266, 1.2195328, 1.2180535, 1.1647418, 1.1639286, 1.2207243, 1.1954086, 1.1791394, 1.1770912, 1.1754245, 1.1779414, 1.2009238, 1.1760614, 1.1859316, 1.200344, 1.2315439, 1.2391223, 1.2539986, 1.1850888, 1.1730398, 1.1800355, 1.2232054, 1.1661195, 1.2460014, 1.1725131, 1.2408166, 1.2037361, 1.2002939, 1.1611731, 1.231135, 1.1679317, 1.2259502, 1.2200884, 1.2117977, 1.1935452, 1.2070941, 1.1780787, 1.2120537, 1.1729767, 1.2214392, 1.1762172, 1.1840866, 1.203394, 1.2526174, 1.2023705, 1.1776192, 1.1695942, 1.1960844, 1.1924012, 1.18481, 1.162094, 1.2172638, 1.203105, 1.2240125, 1.1621804, 1.2279252, 1.1780405, 1.1715134, 1.2030833, 1.2173235, 1.2046834, 1.165226, 1.2058827, 1.2394416, 1.1807333, 1.2307644, 1.1780545, 1.1879998, 1.2050682, 1.1953572, 1.1760427, 1.1882501, 1.2174618, 1.2344, 1.1965135, 1.1840765, 1.1522003, 1.1539699, 1.200427, 1.2425905, 1.2401869, 1.1550957, 1.1905386, 1.1704865, 1.1848047, 1.2369076, 1.1973009, 1.2074986, 1.2149762, 1.1991166, 1.2138635, 1.2042147, 1.2154542, 1.2280397, 1.2142066, 1.1878254, 1.2317611, 1.2087252, 1.1998755, 1.223512, 1.1983783, 1.2413278, 1.1850905, 1.229893, 1.2245114, 1.1938496, 1.1644609, 1.1972474, 1.2258134, 1.2235937, 1.1936098, 1.1690995, 1.1947197, 1.2228177, 1.170578, 1.2018349, 1.2030383, 1.2285757, 1.2002312, 1.2060544, 1.187327, 1.2155715, 1.2047352, 1.2069408, 1.1859366, 1.1988282, 1.1760522, 1.2181581, 1.2415247, 1.1845024, 1.1869458, 1.207075, 1.2135969, 1.2027096, 1.1845047, 1.1751243, 1.2070632, 1.2031487, 1.2079028, 1.2385066, 1.1755942, 1.1990384, 1.1927228, 1.1880208, 1.1786286, 1.2168161, 1.2073984, 1.1992757, 1.2019676, 1.2186888, 1.1737406, 1.2306637, 1.2255764, 1.210493, 1.2464961, 1.2136312, 1.1943108, 1.2202739, 1.1916023, 1.2122678, 1.2159079, 1.2123158, 1.2555416, 1.2074444, 1.1852218, 1.2374569, 1.1899434, 1.2156299, 1.1693314, 1.2038198, 1.202719, 1.1788584, 1.170729, 1.1974533, 1.25588, 1.1845875, 1.2395222, 1.1761748, 1.2166395, 1.1755061, 1.1955936, 1.2286408, 1.2215594, 1.192106, 1.2251091, 1.1829404, 1.24629, 1.2337183, 1.2191764, 1.2630227, 1.210308, 1.195105, 1.2467744, 1.1841359, 1.1769944, 1.2238919, 1.2074268, 1.2139527, 1.1704243, 1.1931828, 1.2146119, 1.2424572, 1.2230669, 1.1842052, 1.1752567, 1.2220377, 1.2199436, 1.2159935, 1.2104232, 1.2072086, 1.2256606, 1.2263954, 1.2116898, 1.2285879, 1.1992967, 1.219373, 1.2217706, 1.248137, 1.2360151, 1.213001, 1.1978594, 1.2474467, 1.234639, 1.2115694, 1.1987998, 1.216745, 1.2067608, 1.2226253, 1.2092714, 1.1680554, 1.2398989, 1.2196366, 1.2060508, 1.2344182, 1.1999694, 1.2271358, 1.1923777, 1.2235675, 1.1932554, 1.2013046, 1.2330995, 1.2007706, 1.198189, 1.2369089, 1.2062564, 1.2155874, 1.2062997, 1.2068638, 1.2352321, 1.2018508, 1.245679, 1.2222656, 1.2014797, 1.2161168, 1.2235591, 1.159785, 1.1624523, 1.1821938, 1.202437, 1.1940523, 1.2010251, 1.203963, 1.2167151, 1.2151905, 1.231271, 1.2274398, 1.2148983, 1.2479404, 1.1949551, 1.224173, 1.2318492, 1.18554, 1.2222643, 1.2368627, 1.2070645, 1.2722378, 1.2514327, 1.2075121, 1.2167314, 1.2220291, 1.2316533, 1.2062787, 1.2209845, 1.2015572, 1.2209791, 1.234671, 1.2208961, 1.2074353, 1.2076066, 1.2051538, 1.2402735, 1.1649969, 1.2334733, 1.2006286, 1.2090262, 1.1958807, 1.2112124, 1.2322783, 1.2196668, 1.2399621, 1.2287842, 1.2320632, 1.2067336, 1.2043254, 1.2282807, 1.2051425, 1.2429645, 1.1976957, 1.2270098, 1.1688408, 1.2025126, 1.2697299, 1.2700415, 1.2134279, 1.2042857, 1.2410764, 1.2103236, 1.203329, 1.210704, 1.2063934, 1.232014, 1.1860307, 1.2579849, 1.2094042, 1.1831614, 1.2247068, 1.2568362, 1.2187661, 1.2252824, 1.2139019, 1.2466154, 1.2072594, 1.2040819, 1.1891608, 1.2601808, 1.2345222, 1.2249904, 1.2337341, 1.2325481, 1.1876646, 1.2058381, 1.1971773, 1.2241515, 1.2592678, 1.2404708, 1.2545416, 1.2276841, 1.2358317, 1.2369179, 1.2277043, 1.2321943, 1.2197101, 1.258405, 1.197451, 1.1773357, 1.2160622, 1.2803483, 1.2509832, 1.1921319, 1.234104, 1.2496979, 1.1933208, 1.2275511, 1.1810493, 1.1994693, 1.2434208, 1.1990832, 1.2431748, 1.2391597, 1.221703, 1.1998379, 1.2173873, 1.2634827, 1.2080238, 1.2478278, 1.2182076, 1.2057519, 1.2431588, 1.2246957, 1.245383, 1.1998711, 1.2688552, 1.2232254, 1.1930145, 1.230975, 1.1994767, 1.2284908, 1.2030091, 1.2323618, 1.2298365, 1.199419, 1.1968457, 1.1963891, 1.2914807, 1.2041326, 1.2580165, 1.2287474, 1.2139523, 1.2223326, 1.2404909, 1.2365509, 1.2969517, 1.2283493, 1.183244, 1.1882273, 1.2600162, 1.2489961, 1.2074121, 1.2945529, 1.2458806, 1.2265197, 1.2239062, 1.2454252, 1.2497754, 1.2575716, 1.2341331, 1.2209665, 1.1916932, 1.1920478, 1.2330428, 1.2621466, 1.2215922, 1.2503856, 1.1799752, 1.2135988, 1.2067907, 1.2200382, 1.2253015, 1.2385663, 1.2520092, 1.2336786, 1.2515161, 1.2477326, 1.2479187, 1.2419658, 1.2523687, 1.2287971, 1.2232784, 1.2316984, 1.2464551, 1.2349796, 1.2258542, 1.2473342, 1.237129, 1.2146529, 1.2461399, 1.246925, 1.2600834, 1.246748, 1.2614213, 1.1925316, 1.2430652, 1.2259114, 1.2154217, 1.210541, 1.2125913, 1.2015458, 1.2413898, 1.2374157, 1.2446605, 1.1855285, 1.1918846, 1.246212, 1.2412372, 1.2322489, 1.2555134, 1.2710009, 1.2305043, 1.2389305, 1.2782948, 1.2532039, 1.2263803, 1.2632663, 1.2286524, 1.2318286, 1.2426612, 1.2597693, 1.2259779, 1.2530063, 1.213165, 1.2527452, 1.2548199, 1.2597871, 1.1903138, 1.228798, 1.2387154, 1.2423931, 1.2398137, 1.242686, 1.2166162, 1.2379969, 1.2506629, 1.266588, 1.2900712, 1.2652775, 1.2298198, 1.2236391, 1.2320254, 1.2028013, 1.2266153, 1.2566434, 1.2181427, 1.2223896, 1.2239406, 1.2108457, 1.2486619, 1.2366549, 1.2600214, 1.2521406, 1.2471883, 1.1847959, 1.2470961, 1.249165, 1.2908375, 1.2632254, 1.2258103, 1.2577894, 1.2715805, 1.2012663, 1.2288144, 1.2511619, 1.255561, 1.2362627, 1.2948971, 1.2703506, 1.262396, 1.2377957, 1.2569587, 1.262329, 1.2260231, 1.2311876, 1.2533427, 1.2575073, 1.2401592, 1.2333587, 1.2500737, 1.2539306, 1.2537318, 1.2637566, 1.2135837, 1.2038063, 1.2077218, 1.2424223, 1.2264576, 1.2249843, 1.2507411, 1.2321763, 1.2820145, 1.2326369, 1.2377431, 1.2293658, 1.2583107, 1.2169781, 1.2329313, 1.231707, 1.2445296, 1.225209, 1.2504703, 1.2194676, 1.2233971, 1.2519244, 1.1982602, 1.2424508, 1.2702584, 1.251144, 1.2525487, 1.2973833, 1.2244892, 1.2374634, 1.2637836, 1.2689623, 1.19068, 1.2244823, 1.2258525, 1.2085948, 1.2807012, 1.2633015, 1.2459972, 1.2524005, 1.2223414, 1.2571453, 1.2672831, 1.2504594, 1.2512184, 1.2523187, 1.2280221, 1.1947131, 1.2955434, 1.2526507, 1.2218637, 1.2197865, 1.2396319, 1.2371324, 1.2498101, 1.2895409, 1.2129121, 1.228771, 1.244571, 1.2634162, 1.2631689, 1.2515155, 1.2770762, 1.2436213, 1.2129518, 1.2650973, 1.2631018, 1.2843258, 1.2419311, 1.265056, 1.2890415, 1.2695267, 1.2507701, 1.2428796, 1.2637601, 1.2579165, 1.2369143, 1.2191463, 1.243531, 1.2578472, 1.2413859, 1.2386322, 1.2574697, 1.2295281, 1.2495883, 1.2654985, 1.2839408, 1.2591069, 1.2648607, 1.2477311, 1.2770554, 1.2578924, 1.2399218, 1.2359124, 1.2571796, 1.2427783, 1.2414196, 1.2297945, 1.2721432, 1.2370894, 1.2581257, 1.2293358, 1.2322764, 1.2706867, 1.2517546, 1.2674711, 1.2642765, 1.228017, 1.2310233, 1.2411895, 1.2607343, 1.2544789, 1.2703846, 1.2399375, 1.2448331, 1.2573783, 1.2914017, 1.2355005, 1.2382046, 1.2357069, 1.2350878, 1.2231112, 1.2579068, 1.2473766, 1.2799994, 1.2630702, 1.1993223, 1.2339797, 1.2303214, 1.2686776, 1.209058, 1.2649451, 1.2376573, 1.2989011, 1.2422799, 1.2447693, 1.2654243, 1.2427256, 1.258847, 1.2410895, 1.275328, 1.263609, 1.2447197, 1.2427299, 1.2142917, 1.2403727, 1.2707877, 1.2198632, 1.254425, 1.2335415, 1.2286553, 1.2604088, 1.231663, 1.2752905, 1.2305212, 1.2332554, 1.2455386, 1.2202731, 1.2827793, 1.267405, 1.2659746, 1.2379435, 1.2670182, 1.2665113, 1.279731, 1.27504, 1.2554263, 1.260774, 1.2671577, 1.24119, 1.2558887, 1.2402793, 1.2320511, 1.270156, 1.2366213, 1.2662795, 1.2663405, 1.2683264, 1.2588037, 1.2718893, 1.2451625, 1.2750382, 1.2944021, 1.2642522, 1.2368886, 1.257723, 1.286668, 1.2287095, 1.2718773, 1.2801863, 1.2803445, 1.2602658, 1.240819, 1.3126702, 1.2513556, 1.2814521, 1.2765013, 1.2623212, 1.3270801, 1.2318709, 1.2785792, 1.2885861, 1.3071984, 1.2092222, 1.2655809, 1.269796, 1.2796433, 1.2672309, 1.2770848, 1.2349584, 1.2518411, 1.2563839, 1.2657384, 1.2636466, 1.2645228, 1.2746851, 1.2481853, 1.333503, 1.3024858, 1.2540727, 1.2952992, 1.2985598, 1.2457645, 1.251378, 1.2900096, 1.2898206, 1.2750134, 1.2853439, 1.2834024, 1.2536584, 1.2451466, 1.2427348, 1.2703016, 1.2621986, 1.2890586, 1.3177351, 1.2625091, 1.2437428, 1.2589897, 1.2597443, 1.2576466, 1.254592, 1.2477031, 1.2868737, 1.2691445, 1.2831846, 1.2717556, 1.2741868, 1.2957978, 1.2682515, 1.2712034, 1.299039, 1.2804432, 1.2435906, 1.2186577, 1.2800683, 1.2437702, 1.2355107, 1.2664512, 1.2486165, 1.2711813, 1.2573049, 1.2500805, 1.2797518, 1.2586608, 1.2681094, 1.2534405, 1.2825729, 1.2691908, 1.2685376, 1.2798805, 1.2805312, 1.3048174, 1.2892292, 1.266196, 1.2691872, 1.2767102, 1.2701856, 1.224417, 1.2720916, 1.2370846, 1.2366171, 1.2794899, 1.2369938, 1.2738798, 1.288155, 1.2746203, 1.2447908, 1.3059047, 1.2809, 1.2470801, 1.2550012, 1.3026532, 1.2583331, 1.2455494, 1.2681729, 1.2822098, 1.2423614, 1.2717894, 1.2758838, 1.276676, 1.2691308, 1.2701045, 1.2864724, 1.2685684, 1.2811159, 1.2840604, 1.2628566, 1.3028858, 1.2462994, 1.2916379, 1.2759539, 1.2709461, 1.2299347, 1.2860813, 1.2719885, 1.2905992, 1.2709146, 1.2879734, 1.2665153, 1.2472981, 1.348841, 1.2972323, 1.267466, 1.2625916, 1.2513049, 1.2610801, 1.3158252, 1.2936845, 1.287378, 1.2261289, 1.2993115, 1.2874507, 1.2761415, 1.2990644, 1.278199, 1.2721655, 1.2656697, 1.2536849, 1.2824848, 1.3111567, 1.2859868, 1.2923751, 1.2752407, 1.2907447, 1.2884796, 1.2618513, 1.2568264, 1.2811474, 1.2582138, 1.2882609, 1.2568005, 1.2567265, 1.2686913, 1.2442646, 1.2908826, 1.272986, 1.2890646, 1.269471, 1.2496029, 1.2879828, 1.2522751, 1.2661874, 1.2533859, 1.3181012, 1.2921987, 1.3078707, 1.2970755, 1.269416, 1.2600167, 1.2472677, 1.2660717, 1.2126671, 1.3251575, 1.282248, 1.3044114, 1.2902188, 1.2832109, 1.2487301, 1.2761656, 1.2897693, 1.2955152, 1.2776042, 1.2565732, 1.2822477, 1.2912811, 1.2910703, 1.2936356, 1.2998732, 1.2618697, 1.3105695, 1.2588369, 1.2585573, 1.2897254, 1.2893256, 1.2897476, 1.2792886, 1.2876823, 1.2885132, 1.2807432, 1.2970417, 1.2588766, 1.2900901, 1.3185905, 1.2623271, 1.2888052, 1.2879908, 1.2780972, 1.2766678, 1.229231, 1.3137826, 1.2835451, 1.3347749, 1.2879183, 1.2578579, 1.2798166, 1.2808323, 1.3068519, 1.3106164, 1.318526, 1.2499852, 1.309619, 1.2575833, 1.3004203, 1.313472, 1.3017945, 1.3107175, 1.2649859, 1.2870417, 1.2842693, 1.3009675, 1.3269906, 1.3003232, 1.2835361, 1.3215301, 1.3016633, 1.2687881, 1.2516683, 1.2747364, 1.292428, 1.3215079, 1.2697704, 1.3403081, 1.2760799, 1.2677462, 1.2711958, 1.2987623, 1.2905047, 1.2762741, 1.2864046, 1.3136376, 1.2953215, 1.2973876, 1.2609271, 1.2814475, 1.2893249, 1.2726097, 1.2618537, 1.2666006, 1.2622931, 1.2878817, 1.3000836, 1.2639118, 1.2739184, 1.2697132, 1.2731518, 1.2881287, 1.2619234, 1.2674066, 1.310606, 1.288874, 1.3065975, 1.2824647, 1.2856486, 1.3147496, 1.314331, 1.3071737, 1.2885128, 1.2568423, 1.3158022, 1.3035051, 1.2968512, 1.3387758, 1.3164986, 1.2645302, 1.2902311, 1.335263, 1.2788674, 1.2690877, 1.3270408, 1.256764, 1.2679439, 1.2808751, 1.2854077, 1.3110025, 1.2458229, 1.2479788, 1.3212757, 1.3135759, 1.2850945, 1.3087748, 1.2882111, 1.2892214, 1.2569827, 1.269443, 1.2612352, 1.3107033, 1.2551101, 1.3041053, 1.3166764, 1.2971004, 1.2442645, 1.2715962, 1.2837037, 1.2989504, 1.2890693, 1.2818927, 1.3027604, 1.3060216, 1.3149296, 1.2677677, 1.2930499, 1.3251643, 1.3184628, 1.3028316, 1.2699004, 1.292101, 1.3209789, 1.2536948, 1.3173308, 1.2983868, 1.2608356, 1.2649165, 1.2553046, 1.3105109, 1.2864538, 1.2716374, 1.2372651, 1.2532858, 1.3534466, 1.3179609, 1.2872834, 1.3084719, 1.2912105, 1.2881662, 1.3016846, 1.320163, 1.2712785, 1.2986419, 1.3045458, 1.3067921, 1.327678, 1.2965832, 1.3154892, 1.2639667, 1.3065073, 1.2937253, 1.2625154, 1.2802445, 1.3305457, 1.3142123, 1.2896711, 1.2870257, 1.3016845, 1.2793573, 1.3040518, 1.2989208, 1.3085078, 1.2853758, 1.2639786, 1.2990756, 1.3043913, 1.3183651, 1.3042767, 1.308298, 1.2891415, 1.2817184, 1.3099756, 1.3011593, 1.2696819, 1.3113735, 1.2935619, 1.3173405, 1.2917472, 1.2718282, 1.3180166, 1.3223088, 1.3159317, 1.3141263, 1.2976485, 1.2628706, 1.3376226, 1.2975599, 1.3148841, 1.2982354, 1.2808396, 1.2701861, 1.2872329, 1.2669564, 1.2971928, 1.3224612, 1.2821938, 1.2719811, 1.3115771, 1.300396, 1.3092809, 1.3282613, 1.3263366, 1.2872181, 1.276601, 1.2735711, 1.28172, 1.302721, 1.2726897, 1.316264, 1.261272, 1.2882507, 1.2799432, 1.3149635, 1.3261698, 1.3210953, 1.3225522, 1.2706714, 1.3394759, 1.2942557, 1.3322941, 1.3055727, 1.2768408, 1.2963388, 1.3402754, 1.2835234, 1.309863, 1.3092809, 1.2444562, 1.2744446, 1.3183078, 1.2832333, 1.2971997, 1.348965, 1.3093207, 1.3199484, 1.314521, 1.2917411, 1.2841544, 1.2757949, 1.2869573, 1.27557, 1.2899064, 1.3158172, 1.3266231, 1.318511, 1.2787862, 1.2906536, 1.3109627, 1.2942412, 1.3201723, 1.3026817, 1.3178861, 1.3081042, 1.2777832, 1.2894977, 1.3093754, 1.2624227, 1.2945036, 1.3141193, 1.270324, 1.3099574, 1.2890645, 1.3031603, 1.267486, 1.3425801, 1.2963428, 1.3588185, 1.3361734, 1.3263134, 1.3381411, 1.2933718, 1.2510791, 1.319137, 1.3258392, 1.3113672, 1.3006854, 1.3469341, 1.3082678, 1.3173915, 1.3393174, 1.302825, 1.2875935, 1.3286003, 1.3131028, 1.2763528, 1.2740774, 1.3323827, 1.3063347, 1.3524536, 1.3111614, 1.3040587, 1.2806276, 1.3111469, 1.3202081, 1.2918125, 1.3366145, 1.3222572, 1.3502755, 1.301213, 1.2985951, 1.3283606, 1.2881346, 1.3236539, 1.3185844, 1.3426393, 1.320412, 1.3108528, 1.289946, 1.3108773, 1.3065178, 1.3483237, 1.3260559, 1.2657555, 1.2955441, 1.3101486, 1.2699922, 1.2933626, 1.3323892, 1.2983668, 1.33061, 1.3178979, 1.3033541, 1.2725918, 1.293925, 1.3311365, 1.2876323, 1.333542, 1.3326043, 1.3355997, 1.3141483, 1.3271785, 1.3456041, 1.2934662, 1.3258984, 1.3029724, 1.3254349, 1.3336924, 1.2954935, 1.2675682, 1.2973592, 1.3111289, 1.3052251, 1.3452903, 1.3056126, 1.2973527, 1.3312404, 1.2946057, 1.2957962, 1.3382176, 1.3614211, 1.3210524, 1.28509, 1.2840755, 1.3536649, 1.2932963, 1.3386117, 1.3379443, 1.2725866, 1.3625938, 1.3203855, 1.309867, 1.3513473, 1.305476, 1.2752392, 1.312334, 1.3489344, 1.3214669, 1.3301222, 1.3196561, 1.3063827, 1.3773155, 1.3422225, 1.3098888, 1.3610326, 1.325463, 1.3224092, 1.287528, 1.305269, 1.2999661, 1.3080422, 1.3119403, 1.316047, 1.2701873, 1.3198242, 1.2938675, 1.3307468, 1.3151317, 1.3263183, 1.3096621, 1.3444359, 1.2875038, 1.3379291, 1.3127408, 1.3082792, 1.3378694, 1.3438159, 1.2956074, 1.3268175, 1.3790382, 1.300154, 1.3235137, 1.325657, 1.3127398, 1.3104794, 1.2900556, 1.3431296, 1.3418441, 1.3132861, 1.2847811, 1.301146, 1.341441, 1.3247937, 1.3437343, 1.3143559, 1.3040981, 1.3153237, 1.3913699, 1.3202099, 1.3171505, 1.3100859, 1.36317, 1.3661729, 1.3177583, 1.3591219, 1.2876288, 1.3616583, 1.309073, 1.3554487, 1.2972323, 1.3284, 1.3127292, 1.3255289, 1.3421794, 1.3030801, 1.3329521, 1.3381236, 1.3280513, 1.3122245, 1.3563405, 1.3178807, 1.309751, 1.3677787, 1.3558491, 1.297773, 1.3354132, 1.273034, 1.3578906, 1.3187221, 1.3267065, 1.3190926, 1.3448243, 1.3051816, 1.3143575, 1.3373212, 1.3342966, 1.3306298, 1.3163465, 1.300562, 1.3057445, 1.3207549, 1.3502235, 1.3111479, 1.2914503, 1.2939147, 1.382782, 1.3139455, 1.3419861, 1.3278931, 1.3194126, 1.2934995, 1.3014014, 1.3129103, 1.329904, 1.3202368, 1.3389306, 1.3018807, 1.34083, 1.3259524, 1.3495209, 1.3348424, 1.312833, 1.3252207, 1.3319095, 1.288582, 1.3156632, 1.3163506, 1.3038901, 1.3329598, 1.3354902, 1.3377342, 1.3147533, 1.3224611, 1.3346009, 1.3194523, 1.3100971, 1.3260404, 1.3182533, 1.2832726, 1.3508037, 1.3319678, 1.2743802, 1.29922, 1.3279476, 1.3809401, 1.3129699, 1.3295867, 1.3181528, 1.3175669, 1.3425963, 1.3574541, 1.3235192, 1.3038776, 1.3427382, 1.3606172, 1.3777355, 1.3018441, 1.3237358, 1.3163682, 1.3007115, 1.2972068, 1.3388449, 1.3142979, 1.277055, 1.2805287, 1.3470945, 1.3367729, 1.3282673, 1.3067807, 1.3309889, 1.3503277, 1.3288494, 1.3186251, 1.3415498, 1.3093878, 1.3274611, 1.3208437, 1.3462029, 1.3328891, 1.3074582, 1.3411037, 1.3276334, 1.319146, 1.3435615, 1.2653459, 1.357696, 1.3239788, 1.3472996, 1.3182654, 1.3694352, 1.334991, 1.3256217, 1.3211973, 1.3405879, 1.36006, 1.3876569, 1.3114743, 1.3769218, 1.3499992, 1.3075463, 1.350929, 1.3282477, 1.3590761, 1.3299786, 1.3192183, 1.3802648, 1.325604, 1.3330938, 1.3262821, 1.286898, 1.3143193, 1.3259958, 1.2928997, 1.3397703, 1.3265938, 1.3356271, 1.3326843, 1.2927722, 1.3110048, 1.3174708, 1.3502828, 1.3028134, 1.2575933, 1.3332317, 1.354935, 1.3525051, 1.3463604, 1.3701874, 1.2824465, 1.3298426, 1.3313869, 1.3123873, 1.344915, 1.3078272, 1.3489708, 1.3010347, 1.3498979, 1.3483253, 1.3582697, 1.304358, 1.2944398, 1.3256592, 1.303421, 1.313191, 1.310905, 1.3267783, 1.3364995, 1.321476, 1.3014947, 1.3395362, 1.3149651, 1.3458151, 1.3057529, 1.3447598, 1.3485575, 1.3593073, 1.3526827, 1.331878, 1.3560028, 1.3107731, 1.3244436, 1.3220353, 1.3251216, 1.3107097, 1.3315924, 1.3068954, 1.3036393, 1.3379278, 1.3554648, 1.3402725, 1.3593348, 1.3303828, 1.3379495, 1.3102763, 1.3171053, 1.3430996, 1.3576789, 1.3142146, 1.3233331, 1.3393332, 1.3200423, 1.3576937, 1.333867, 1.3324583, 1.3378494, 1.3461035, 1.3432384, 1.3183761, 1.34341, 1.3439256, 1.3421224, 1.3230953, 1.367934, 1.3281126, 1.3381028, 1.3187133, 1.3614042, 1.3392631, 1.32514, 1.3643005, 1.335236, 1.3701438, 1.311043, 1.2939924, 1.3492321, 1.3415527, 1.3422196, 1.339858, 1.3005459, 1.3626274, 1.371034, 1.3389757, 1.3602536, 1.3605847, 1.3697593, 1.3367558, 1.3556516, 1.3674644, 1.3762541, 1.358048, 1.3538685, 1.348517, 1.3345075, 1.3310093, 1.3356417, 1.3632029, 1.3169456, 1.3363684, 1.3772839, 1.3229053, 1.3618579, 1.3709542, 1.3728964, 1.3385408, 1.3092546, 1.3702718, 1.3741249, 1.3506992, 1.3179634, 1.2974931, 1.3494908, 1.3403304, 1.3180268, 1.3434373, 1.3080447, 1.3455398, 1.3237077, 1.3504612, 1.3377769, 1.3722137, 1.3989404, 1.3615592, 1.398665, 1.341302, 1.3332589, 1.358654, 1.3248256, 1.3760066, 1.3253003, 1.3423716, 1.3248128, 1.3612008, 1.3390583, 1.321333, 1.3723377, 1.3744913, 1.3232924, 1.3083571, 1.3426497, 1.3918031, 1.3337841, 1.3256316, 1.307199, 1.3645164, 1.3796623, 1.3555502, 1.3320658, 1.3360384, 1.333905, 1.3435291, 1.318756, 1.3503065, 1.3284981, 1.3158385, 1.3238004, 1.3588152, 1.3300599, 1.3383064, 1.3708992, 1.3427728, 1.343556, 1.3376727, 1.3789189, 1.352072, 1.3162123, 1.3533909, 1.3219316, 1.3302227, 1.3438387, 1.3591174, 1.3421646, 1.3253685, 1.3401706, 1.3605546, 1.3777235, 1.3565898, 1.3284208, 1.3305469, 1.3630114, 1.3458008, 1.3089857, 1.3660867, 1.3517631, 1.3371834, 1.2914541, 1.3354322, 1.366933, 1.3877703, 1.3596256, 1.3266166, 1.3551068, 1.345082, 1.3450058, 1.3616906, 1.3318479, 1.3638383, 1.3436606, 1.3600636, 1.3777865, 1.3419523, 1.3083767, 1.3930488, 1.343674, 1.3485514, 1.3684224, 1.3792748, 1.3343371, 1.3484924, 1.3789809, 1.3258107, 1.3265424, 1.375133, 1.3676764, 1.3799447, 1.3664922, 1.3807173, 1.3412992, 1.334368, 1.3319083, 1.372369, 1.3621922, 1.343935, 1.3578329, 1.3920077, 1.3369807, 1.3554056, 1.3858665, 1.3436512, 1.3514057, 1.340117, 1.3530139, 1.3543576, 1.342312, 1.3460519, 1.3441639, 1.37129, 1.3181131, 1.3568686, 1.375495, 1.3667759, 1.3654828, 1.3563432, 1.3443899, 1.3504314, 1.3327665, 1.3224231, 1.3241339, 1.3231853, 1.320544, 1.3946283, 1.3369744, 1.3212194, 1.3502537, 1.3509346, 1.3699915, 1.3870856, 1.3622578, 1.3569329, 1.3349733, 1.3371941, 1.3420606, 1.3479074, 1.3370302, 1.3702354, 1.3469647, 1.3661225, 1.33401, 1.3791169, 1.3586195, 1.3683026, 1.3542907, 1.3690146, 1.4024112, 1.3342123, 1.3540034, 1.3590873, 1.3366958, 1.3415179, 1.3382202, 1.329777, 1.3210304, 1.323954, 1.3446246, 1.3339202, 1.3500007, 1.3707421, 1.3178471, 1.3628674, 1.3684653, 1.3525107, 1.3434919, 1.3739016, 1.3481454, 1.3201907, 1.3329891, 1.3562697, 1.375957, 1.3711036, 1.3745958, 1.3645049, 1.3417387, 1.3861516, 1.3601898, 1.355388, 1.3324145, 1.3271458, 1.3380622, 1.3808248, 1.3608855, 1.3759071, 1.3332295, 1.3812686, 1.4015538, 1.3763295, 1.3709809, 1.3652842, 1.3921208, 1.3716975, 1.33542, 1.4079533, 1.3024327, 1.372061, 1.3712734, 1.3710805, 1.3383983, 1.3444366, 1.3723298, 1.3899467, 1.3626535, 1.369528, 1.351039, 1.3595716, 1.4070216, 1.3510894, 1.3752146, 1.3407017, 1.3495235, 1.3365103, 1.3331214, 1.3628883, 1.3995019, 1.3797336, 1.3838669, 1.3528879, 1.354807, 1.3823134, 1.3468783, 1.3366823, 1.3503966, 1.3459107, 1.3150003, 1.3916706, 1.3603517, 1.3913066, 1.3711568, 1.381313, 1.3843229, 1.3406587, 1.3820506, 1.352586, 1.3676897, 1.4175843, 1.3128102, 1.3652515, 1.3690063, 1.3588208, 1.3486463, 1.3666914, 1.3767855, 1.3893222, 1.3716269, 1.310625, 1.3423445, 1.3510104, 1.3201833, 1.391146, 1.3628256, 1.3597397, 1.3800778, 1.3619876, 1.334236, 1.400044, 1.3737184, 1.3686426, 1.3843653, 1.3788745, 1.3163483, 1.3591441, 1.3107479, 1.3258289, 1.3924832, 1.3594902, 1.3950504, 1.3628144, 1.3486754, 1.3662722, 1.3432142, 1.373582, 1.3287576, 1.3449625, 1.3621835, 1.345627, 1.3763406, 1.3615086, 1.3653071, 1.3375959, 1.37505, 1.3734293, 1.3652356, 1.3814715, 1.3489361, 1.3236107, 1.3706988, 1.3299047, 1.3388188, 1.4008499, 1.3749658, 1.322707, 1.3714746, 1.3481164, 1.401591, 1.3788091, 1.3408089, 1.3819591, 1.3408358, 1.3809605, 1.3713461, 1.3605195, 1.3470564, 1.3818678, 1.3928806, 1.3501804, 1.3567928, 1.3687634, 1.3943621, 1.3027134, 1.3581593, 1.3199111, 1.365316, 1.4271495, 1.3515867, 1.3527303, 1.3998721, 1.3554369, 1.3736671, 1.376787, 1.3513545, 1.3649907, 1.3941367, 1.3551542, 1.3702917, 1.3761396, 1.3365815, 1.3509595, 1.347898, 1.3428899, 1.3385941, 1.3969883, 1.3708299, 1.362335, 1.3960402, 1.3665454, 1.4160547, 1.4000871, 1.3989532, 1.3878707, 1.3820801, 1.4013298, 1.392178, 1.3754014, 1.3865932, 1.3560312, 1.4012028, 1.3845625, 1.3473594, 1.3545402, 1.3792578, 1.4079081, 1.3643932, 1.3535824, 1.3386526, 1.355642, 1.4130057, 1.3965983, 1.3863574, 1.358194, 1.3741928, 1.3661553, 1.3626819, 1.3689233, 1.3867089, 1.3643541, 1.3975748, 1.3629018, 1.3138834, 1.3354127, 1.3632714, 1.3759564, 1.3652784, 1.3636326, 1.404743, 1.3629136, 1.3879149, 1.4074373, 1.3828036, 1.3910482, 1.399657, 1.4316484, 1.3721145, 1.3853246, 1.3472104, 1.3963785, 1.3665376, 1.3821515, 1.3485148, 1.3534425, 1.3956792, 1.3661312, 1.3979437, 1.4066808, 1.4017768, 1.3442031, 1.3684167, 1.3773161, 1.3339561, 1.3533942, 1.3545226, 1.3941464, 1.388512, 1.403269, 1.4052547, 1.3918244, 1.4183466, 1.3315083, 1.3456761, 1.366754, 1.3954228, 1.3853358, 1.3608347, 1.3796035, 1.3686743, 1.3730413, 1.3312881, 1.3724989, 1.3674617, 1.3666699, 1.3635914, 1.3588173, 1.3711284, 1.3966585, 1.3891807, 1.3662226, 1.3549548, 1.3852059, 1.4110827, 1.4303592, 1.4192328, 1.4041988, 1.4049925, 1.3651509, 1.3973361, 1.3626926, 1.3780509, 1.407167, 1.3943098, 1.3685291, 1.3869426, 1.4009913, 1.3968886, 1.3696258, 1.4009843, 1.4054173, 1.3817453, 1.4100533, 1.330501, 1.353105, 1.3279976, 1.3871427, 1.3932996, 1.3815738, 1.376565, 1.3947698, 1.4079496, 1.4209642, 1.3857433, 1.3775569, 1.4049959, 1.3879148, 1.3783365, 1.4158659, 1.3932525, 1.3829131, 1.4138913, 1.416784, 1.3855126, 1.3902087, 1.3568687, 1.3963053, 1.4200374, 1.3623747, 1.4133972, 1.3557285, 1.376787, 1.4178734, 1.3525847, 1.43729, 1.389243, 1.3835167, 1.4037114, 1.4314748, 1.4021267, 1.4278914, 1.3823808, 1.3747027, 1.3473852, 1.3732963, 1.4193965, 1.3663198, 1.3952264, 1.3936901, 1.3903974, 1.3789741, 1.3861051, 1.4005247, 1.3854927, 1.3971306, 1.3918365, 1.4108263, 1.4113938, 1.404217, 1.3395771, 1.4494104, 1.382223, 1.4085428, 1.3885369, 1.3611128, 1.4144399, 1.3902266, 1.3526453, 1.4172375, 1.4032695, 1.3926122, 1.398823, 1.3956802, 1.3739438, 1.3779242, 1.4210289, 1.4318725, 1.394426, 1.3666607, 1.3953891, 1.3926005, 1.3736581, 1.3855531, 1.4062659, 1.3873246, 1.413861, 1.3667836, 1.3961558, 1.404617, 1.371723, 1.3854798, 1.365485, 1.381089, 1.4010074, 1.3713281, 1.41703, 1.3308698, 1.3830441, 1.3935148, 1.36981, 1.4090688, 1.3776023, 1.3691429, 1.3732446, 1.4076046, 1.4174013, 1.3561193, 1.358137, 1.3720466, 1.388912, 1.3966444, 1.3745815, 1.3831993, 1.3575039, 1.3690435, 1.4130856, 1.4217428, 1.3777537, 1.3934551, 1.3926898, 1.4378256, 1.3867121, 1.3852583, 1.3916726, 1.3465759, 1.3698221, 1.3916433, 1.4007415, 1.4033448, 1.382563, 1.4054186, 1.397936, 1.411719, 1.3945897, 1.427519, 1.405411, 1.4083451, 1.4616586, 1.3831164, 1.3406123, 1.3835726, 1.3686244, 1.3964152, 1.3869413, 1.364319, 1.4253138, 1.3888454, 1.3769712, 1.4481887, 1.4057109, 1.4173026, 1.3850502, 1.4074994, 1.385661, 1.3894573, 1.3531351, 1.3832651, 1.3854697, 1.3800178, 1.3857836, 1.3897649, 1.4029197, 1.3931429, 1.4129806, 1.3539494, 1.4071862, 1.4141958, 1.3626803, 1.4149408, 1.37625, 1.353693, 1.3590741, 1.4172449, 1.4135617, 1.3515776, 1.4023008, 1.3897816, 1.4178839, 1.3850467, 1.4081234, 1.3829045, 1.4259648, 1.404057, 1.4079233, 1.398354, 1.3922447, 1.4231501, 1.3882804, 1.3567379, 1.4297599, 1.4266574, 1.4167342, 1.4004132, 1.3573815, 1.3686025, 1.4046115, 1.3664763, 1.3813558, 1.3969119, 1.3727047, 1.356334, 1.4136776, 1.3850745, 1.3782334, 1.4406376, 1.4044274, 1.4163862, 1.4052695, 1.4068463, 1.4062198, 1.4111558, 1.3482174, 1.372366, 1.4029094, 1.4085346, 1.3609164, 1.4115047, 1.4029351, 1.3984962, 1.3671737, 1.3908567, 1.3717065, 1.4011084, 1.4091079, 1.430019, 1.3876832, 1.4112235, 1.400013, 1.39332, 1.4459213, 1.4253206, 1.377467, 1.3808984, 1.3784624, 1.3730756, 1.3682357, 1.4323498, 1.4053906, 1.3909823, 1.3884611, 1.3780788, 1.4050498, 1.425438, 1.4346939, 1.3948596, 1.4161592, 1.3941672, 1.3559414, 1.3900721, 1.3942745, 1.395824, 1.3732593, 1.3708705, 1.3849137, 1.4040657, 1.3678572, 1.4161884, 1.3752437, 1.4087468, 1.3944733, 1.4062579, 1.4133778, 1.4058868, 1.3554558, 1.4165555, 1.3923326, 1.4156041, 1.4034985, 1.3840489, 1.4300654, 1.4310303, 1.4023517, 1.3740609, 1.428695, 1.3804917, 1.4276284, 1.4231669, 1.3973756, 1.4336059, 1.3969619, 1.3978574, 1.416626, 1.3970598, 1.4546572, 1.375651, 1.3903984, 1.3966951, 1.3575873, 1.4283984, 1.4098024, 1.3619578, 1.3706368, 1.4142652, 1.4197347, 1.377339, 1.4298368, 1.4126614, 1.4043224, 1.410005, 1.3738273, 1.4337727, 1.4216793, 1.3837962, 1.4165571, 1.3924669, 1.4269353, 1.4544702, 1.3881949, 1.4242713, 1.4453992, 1.4207342, 1.413061, 1.4004741, 1.4053105, 1.4204829, 1.3986737, 1.395045, 1.3892629, 1.4166147, 1.3941394, 1.3495808, 1.4428282, 1.4546399, 1.4154487, 1.3727537, 1.4061139, 1.3848587, 1.3962033, 1.3912182, 1.423201, 1.4008427, 1.4115673, 1.4015622, 1.4001737, 1.4502993, 1.4022907, 1.4157255, 1.4160405, 1.4703038, 1.3972974, 1.3956231, 1.4629155, 1.393696, 1.4664973, 1.4014173, 1.4048142, 1.4303852, 1.3898606, 1.3840749, 1.4059079, 1.3992455, 1.409287, 1.450295, 1.4144752, 1.4107871, 1.4133803, 1.4203048, 1.4021059, 1.3945107, 1.4275045, 1.4297223, 1.412506, 1.4040666, 1.4268663, 1.4109964, 1.4374027, 1.4428439, 1.4461955, 1.4142154, 1.4067957, 1.4402678, 1.4290844, 1.4343191, 1.4036549, 1.3898621, 1.429498, 1.45118, 1.4668643, 1.4071323, 1.3892457, 1.4252656, 1.4134372, 1.390822, 1.4289478, 1.3904004, 1.4205934, 1.4084542, 1.3991033, 1.4074061, 1.417437, 1.3853853, 1.4364539, 1.4203153, 1.4027153, 1.3870827, 1.3919543, 1.4392118, 1.4256458, 1.4444895, 1.410035, 1.405556, 1.416444, 1.4102564, 1.4533604, 1.417809, 1.3946035, 1.4286753, 1.4134761, 1.4307023, 1.4144255, 1.4218262, 1.437065, 1.4382917, 1.4038074, 1.3813727, 1.4253377, 1.4223534, 1.4582069, 1.4103612, 1.4236641, 1.4282998, 1.4262667, 1.398849, 1.4501692, 1.4181418, 1.4357471, 1.388884, 1.3898011, 1.4218777, 1.4546913, 1.3757716, 1.4022195, 1.3851705, 1.3813428, 1.4387603, 1.4144027, 1.4286869, 1.4041312, 1.4214385, 1.4204036, 1.3954953, 1.4054372, 1.3909234, 1.4455012, 1.4254873, 1.3947868, 1.3933924, 1.4525858, 1.4619954, 1.4360075, 1.4444913, 1.3995811, 1.4341955, 1.4128135, 1.4137833, 1.4261754, 1.4139496, 1.4034189, 1.4524364, 1.475818, 1.4344075, 1.4437461, 1.4278809, 1.4165952, 1.4296353, 1.4295263, 1.4425124, 1.4449058, 1.4035884, 1.4150665, 1.4015641, 1.4406712, 1.4234748, 1.4111593, 1.3896614, 1.4217167, 1.4586467, 1.4423635, 1.4032525, 1.4268342, 1.4320194, 1.4130713, 1.4233009, 1.4221476, 1.4546341, 1.4107311, 1.4346068, 1.4090828, 1.4146342, 1.390099, 1.4250065, 1.4243513, 1.4414697, 1.4185026, 1.4435954, 1.4194292, 1.3951524, 1.4052992, 1.4590008, 1.4221323, 1.3546767, 1.4080472, 1.4283698, 1.431169, 1.4235471, 1.4245408, 1.4142668, 1.4145644, 1.4693164, 1.4113175, 1.4048446, 1.4170024, 1.4087815, 1.4268477, 1.4267726, 1.4247167, 1.4434904, 1.4327662, 1.4302821, 1.4416233, 1.444154, 1.4336606, 1.4330778, 1.4025037, 1.4273317, 1.4208229, 1.4477246, 1.3903626, 1.4516393, 1.3916624, 1.4106585, 1.438364, 1.4132708, 1.4376429, 1.4176975, 1.4107971, 1.3714159, 1.4206992, 1.38745, 1.4580501, 1.4706615, 1.4169731, 1.451715, 1.4689853, 1.4428059, 1.4329014, 1.3901594, 1.4135907, 1.410274, 1.4441098, 1.4307154, 1.4115251, 1.4305111, 1.4321612, 1.4279994, 1.4065977, 1.4722624, 1.4461397, 1.4114308, 1.4209193, 1.4397464, 1.4609342, 1.4397068, 1.4132544, 1.4403658, 1.4062773, 1.4437203, 1.4142739, 1.4028413, 1.4086163, 1.4521606, 1.4383591, 1.4260472, 1.4366717, 1.449894, 1.4296296, 1.4044106, 1.4319861, 1.4604443, 1.4065065, 1.444998, 1.4183707, 1.4258811, 1.3925927, 1.3994011, 1.4349118, 1.4526527, 1.4193026, 1.450804, 1.4179175, 1.4183666, 1.4364318, 1.4447447, 1.419722, 1.4021497, 1.4662492, 1.4218867, 1.4397856, 1.4169569, 1.4207264, 1.4053137, 1.445613, 1.4332459, 1.4228939, 1.4457989, 1.4387323, 1.4404994, 1.4403164, 1.4206833, 1.4166, 1.419966, 1.4647884, 1.4294003, 1.444789, 1.4027038, 1.456365, 1.4770675, 1.4397892, 1.4219085, 1.4197075, 1.4399449, 1.4434468, 1.4389827, 1.4504982, 1.4533154, 1.4449103, 1.4195201, 1.43374, 1.3988847, 1.4272691, 1.449189, 1.4152898, 1.4280521, 1.4224316, 1.4107413, 1.4434576, 1.4368622, 1.4433024, 1.4373187, 1.4065845, 1.4277802, 1.4347657, 1.4421958, 1.4297959, 1.4367741, 1.442415, 1.4367458, 1.4396145, 1.3790743, 1.4785837, 1.4544103, 1.413477, 1.4340068, 1.4216675, 1.4821278, 1.4423285, 1.4196907, 1.4282155, 1.4454434, 1.4483349, 1.4402667, 1.4345896, 1.4338231, 1.4155235, 1.503848, 1.4142487, 1.4296534, 1.4249364, 1.4780172, 1.4258157, 1.4244746, 1.4578588, 1.4182777, 1.4714897, 1.4439615, 1.4382466, 1.4092289, 1.4084429, 1.4260274, 1.4900528, 1.4675438, 1.4686555, 1.4304914, 1.4662066, 1.462802, 1.383801, 1.4415913, 1.4180171, 1.4488803, 1.4177067, 1.4659884, 1.4156173, 1.4451627, 1.4223728, 1.4572796, 1.4352474, 1.4451327, 1.4165521, 1.4368181, 1.4301963, 1.4177893, 1.4248385, 1.4720486, 1.4042976, 1.4247642, 1.4218093, 1.4522314, 1.439223, 1.4418235, 1.419725, 1.4389175, 1.408306, 1.4501706, 1.4373665, 1.468415, 1.4386327, 1.4536164, 1.4653388, 1.4529976, 1.4746172, 1.4419651, 1.4547535, 1.4207132, 1.4508944, 1.4458319, 1.4148276, 1.4091398, 1.4437958, 1.4756589, 1.4485129, 1.447563, 1.4387525, 1.4203031, 1.4454203, 1.4660292, 1.4176111, 1.4792957, 1.4756863, 1.4246628, 1.4514905, 1.4120184, 1.4396833, 1.4516643, 1.3777997, 1.4301316, 1.4229268, 1.4138821, 1.4475783, 1.4165945, 1.4419993, 1.4648026, 1.4009651, 1.4358051, 1.4537197, 1.4132675, 1.415627, 1.4378259, 1.4894466, 1.4236467, 1.4680957, 1.4393722, 1.4387003, 1.4548688, 1.4326494, 1.4536095, 1.4446251, 1.4411795, 1.447776, 1.4382421, 1.4732779, 1.4467072, 1.4290318, 1.4377053, 1.4199944, 1.4303602, 1.4618678, 1.4345937, 1.4527934, 1.4546264, 1.4700452, 1.405673, 1.4380796, 1.4498783, 1.4281515, 1.4420704, 1.4505733, 1.4408712, 1.4262539, 1.4655544, 1.468639, 1.4598386, 1.4460269, 1.4643226, 1.4732711, 1.4973341, 1.4332238, 1.4391344, 1.447044, 1.463916, 1.4598689, 1.443534, 1.4636219, 1.4614266, 1.4560162, 1.4474212, 1.4520735, 1.4414903, 1.4426364, 1.4203978, 1.4092722, 1.4175786, 1.4251205, 1.455975, 1.4496796, 1.4504457, 1.4468186, 1.4311471, 1.4490079, 1.451, 1.499192, 1.4889685, 1.4691628, 1.4228332, 1.454185, 1.4382671, 1.4266757, 1.4311141, 1.4006393, 1.4836166, 1.4452188, 1.4292411, 1.4062185, 1.4624473, 1.4659977, 1.4540117, 1.4404202, 1.4399565, 1.4573119, 1.4395272, 1.4148076, 1.4564265, 1.4768484, 1.4754547, 1.4574711, 1.4922943, 1.4312503, 1.4191009, 1.4548236, 1.4068509, 1.450988, 1.4894872, 1.4875658, 1.433174, 1.456137, 1.4457327, 1.4363532, 1.4622915, 1.4391598, 1.4173037, 1.4747114, 1.4538951, 1.4454356, 1.4945575, 1.4777068, 1.4706222, 1.4306008, 1.4656299, 1.5180532, 1.4745196, 1.451952, 1.4582313, 1.452749, 1.4199393, 1.4552901, 1.437183, 1.4689454, 1.4759313, 1.4352796, 1.4516919, 1.4191017, 1.4757024, 1.4223367, 1.4800065, 1.4308269, 1.4761958, 1.4760951, 1.4831768, 1.4432569, 1.4554569, 1.4669797, 1.4785293, 1.4539111, 1.4524992, 1.4331859, 1.491849, 1.4549834, 1.4400544, 1.4532856, 1.4388678, 1.4408492, 1.4830722, 1.3940365, 1.4576164, 1.4690942, 1.4986047, 1.4499468, 1.4558262, 1.4396036, 1.4487013, 1.4579715, 1.4202927, 1.4879329, 1.4623505, 1.4518034, 1.4383605, 1.4213625, 1.4329897, 1.4868318, 1.4308393, 1.4979725, 1.478564, 1.432459, 1.4844332, 1.4463041, 1.4591688, 1.4646206, 1.4238285, 1.4888065, 1.4112034, 1.4487746, 1.446998, 1.4111885, 1.4678115, 1.4644909, 1.4683168, 1.4746789, 1.4913037, 1.449484, 1.4366761, 1.4635664, 1.4639282, 1.4572535, 1.429559, 1.487415, 1.4411459, 1.4462161, 1.4316709, 1.4398504, 1.4703711, 1.4503896, 1.4181583, 1.4714149, 1.4600803, 1.4810404, 1.4345508, 1.4766744, 1.4673725, 1.4441355, 1.4971323, 1.4959646, 1.4740944, 1.4637752, 1.4533771, 1.4804046, 1.4406002, 1.45639, 1.4530717, 1.4558578, 1.4657226, 1.4683205, 1.4586006, 1.4716464, 1.4627737, 1.4624835, 1.467581, 1.4766904, 1.4052511, 1.4830103, 1.479305, 1.4377137, 1.4307543, 1.4451808, 1.461027, 1.4490727, 1.4515249, 1.4565368, 1.4816923, 1.4585167, 1.4477066, 1.4646229, 1.4256575, 1.5014644, 1.47434, 1.4264934, 1.4733256, 1.4944925, 1.4540217, 1.4531492, 1.4439368, 1.4799739, 1.4914259, 1.4537504, 1.4671727, 1.456454, 1.5019965, 1.4668028, 1.4564248, 1.4756222, 1.4699335, 1.4274244, 1.5009193, 1.4508296, 1.4731475, 1.4417409, 1.4710596, 1.4516287, 1.4340312, 1.4394902, 1.472171, 1.4707289, 1.4295001, 1.4554285, 1.4363288, 1.4554291, 1.4560999, 1.4570528, 1.4570262, 1.4587797, 1.4355375, 1.4502647, 1.4601798, 1.4792602, 1.4736539, 1.470697, 1.4808642, 1.4609339, 1.4598002, 1.4780225, 1.4419254, 1.4669636, 1.4729121, 1.4624231, 1.4547242, 1.4691507, 1.437349, 1.440277, 1.4714077, 1.4541485, 1.5071317, 1.4817296, 1.4654709, 1.4843309, 1.5020645, 1.447154, 1.4857723, 1.4610685, 1.4140217, 1.504102, 1.4156115, 1.4748639, 1.4810761, 1.4474758, 1.4579322, 1.4376426, 1.4727861, 1.4612164, 1.4432225, 1.4514167, 1.5069968, 1.4639125, 1.4607794, 1.4588001, 1.4634775, 1.475735, 1.4839101, 1.4624528, 1.453811, 1.4712982, 1.458507, 1.4623116, 1.4455165, 1.444622, 1.4554099, 1.4801728, 1.473202, 1.4406013, 1.4540856, 1.4693834, 1.4230186, 1.4973953, 1.4665147, 1.4299121, 1.4993608, 1.5150594, 1.4799815, 1.426847, 1.4923967, 1.4756857, 1.414133, 1.4930096, 1.4865912, 1.4895891, 1.4662007, 1.4491485, 1.4596757, 1.5014645, 1.4665426, 1.4473789, 1.4377829, 1.4880377, 1.4643812, 1.4395216, 1.4416502, 1.4690154, 1.4879433, 1.4483968, 1.4772968, 1.4541174, 1.4632552, 1.4515779, 1.4709121, 1.5231401, 1.4495647, 1.4887991, 1.4428033, 1.4689163, 1.4574136, 1.5013033, 1.4519783, 1.4605094, 1.4397548, 1.5109029, 1.501155, 1.4981564, 1.488756, 1.5217336, 1.4516838, 1.4420993, 1.487617, 1.4633476, 1.464404, 1.4790846, 1.5076612, 1.4757913, 1.4617162, 1.4907556, 1.4361522, 1.4989722, 1.4622102, 1.4881897, 1.458964, 1.4800016, 1.4383345, 1.4619232, 1.4529864, 1.4938788, 1.4888985, 1.5051273, 1.4926155, 1.4625039, 1.4525901, 1.4829781, 1.4516258, 1.4736758, 1.4445847, 1.4914926, 1.4606084, 1.4795061, 1.4886997, 1.4494506, 1.4877456, 1.4615431, 1.4801352, 1.4835534, 1.5001006, 1.4773344, 1.461738, 1.4752996, 1.5040045, 1.4835387, 1.4518564, 1.4567534, 1.4932656, 1.4843653, 1.4395585, 1.5073539, 1.4805276, 1.4670147, 1.4784863, 1.4967952, 1.4827468, 1.4856615, 1.4756256, 1.4435024, 1.4807544, 1.4758824, 1.4507046, 1.5019848, 1.4486128, 1.4568533, 1.4645962, 1.4372996, 1.5287038, 1.4763776, 1.4666764, 1.518779, 1.5248358, 1.4695245, 1.4651905, 1.4779745, 1.4770342, 1.4486979, 1.4882457, 1.4710696, 1.4890934, 1.5189071, 1.4488869, 1.4979322, 1.4961349, 1.4922091, 1.4607189, 1.4375405, 1.5227453, 1.4576163, 1.4958228, 1.4654988, 1.469384, 1.4932733, 1.5120683, 1.4708177, 1.5042108, 1.4904349, 1.4889234, 1.4872565, 1.4762893, 1.4740499, 1.4954559, 1.5191439, 1.4747088, 1.4948614, 1.4739401, 1.4915968, 1.4784933, 1.4959366, 1.4501377, 1.5224761, 1.5091512, 1.5004938, 1.4925281, 1.4826416, 1.4832256, 1.5090063, 1.4595275, 1.5092578, 1.4958421, 1.5002747, 1.4877931, 1.4979588, 1.4677461, 1.4736642, 1.4799399, 1.484165, 1.4711021, 1.5230443, 1.5081687, 1.4710784, 1.48897, 1.5358349, 1.4825063, 1.4754305, 1.5311142, 1.4667317, 1.5006057, 1.4626321, 1.4845865, 1.4670289, 1.4409976, 1.4625928, 1.515958, 1.4577376, 1.5203507, 1.4923677, 1.444407, 1.4816585, 1.4475945, 1.5159142, 1.4908044, 1.5089595, 1.4983468, 1.498992, 1.4596157, 1.4938338, 1.4741682, 1.4989623, 1.5335892, 1.4769793, 1.4544054, 1.4810212, 1.504852, 1.490004, 1.484491, 1.4425504, 1.4694154, 1.4976995, 1.5188788, 1.4339556, 1.5180002, 1.480514, 1.4812362, 1.5133597, 1.4924271, 1.4795691, 1.5088718, 1.5153644, 1.4451365, 1.4773126, 1.4589232, 1.500891, 1.4654351, 1.4776746, 1.4587015, 1.515587, 1.484676, 1.4969786, 1.4871409, 1.5106193, 1.4763875, 1.4462644, 1.4952977, 1.5091068, 1.4674748, 1.5113949, 1.5142411, 1.4932644, 1.5093971, 1.4637365, 1.5290189, 1.4851564, 1.4634812, 1.4540906, 1.5097724, 1.4496973, 1.5053976, 1.483419, 1.4969387, 1.4287583, 1.4673324, 1.4622195, 1.4415363, 1.4814076, 1.4837121, 1.4784808, 1.4983884, 1.4776591, 1.4953382, 1.4994588, 1.4647756, 1.4787581, 1.5315224, 1.4950645, 1.4888114, 1.4843376, 1.4833614, 1.5171332, 1.5197862, 1.4800178, 1.4680753, 1.463398, 1.5245705, 1.4975132, 1.4557171, 1.4808228, 1.49473, 1.5109799, 1.52107, 1.4646562, 1.5331159, 1.5091873, 1.5082792, 1.5155321, 1.4931035, 1.5154929, 1.501475, 1.515917, 1.4972414, 1.5128849, 1.4755068, 1.4883329, 1.5128565, 1.4813145, 1.4996055, 1.4907894, 1.4729772, 1.4484582, 1.4921165, 1.4918237, 1.5014545, 1.4983693, 1.5590994, 1.4897659, 1.4602807, 1.5137094, 1.5333757, 1.4531596, 1.5282121, 1.5088812, 1.5117623, 1.5026127, 1.5188595, 1.5079235, 1.4699581, 1.4798207, 1.5046524, 1.4723433, 1.4954512, 1.4915855, 1.5307343, 1.4954135, 1.4837229, 1.4731612, 1.496125, 1.4670073, 1.5207605, 1.5142384, 1.4999108, 1.5069863, 1.4913446, 1.4917645, 1.4983275, 1.4619464, 1.515166, 1.4899046, 1.528278, 1.5059868, 1.4835153, 1.5201573, 1.5166117, 1.4715725, 1.5001426, 1.4966258, 1.4653809, 1.5190537, 1.4947914, 1.5027416, 1.4760131, 1.5070795, 1.5298789, 1.5022649, 1.5040643, 1.5282636, 1.5003872, 1.4971484, 1.5414157, 1.5056297, 1.4455979, 1.5017017, 1.4769768, 1.473949, 1.4995136, 1.5345311, 1.5162898, 1.4807544, 1.5208904, 1.4707332, 1.4936689, 1.5105104, 1.4809405, 1.4968345, 1.4952931, 1.495817, 1.5141723, 1.4661123, 1.5775641, 1.4977878, 1.5218719, 1.5124229, 1.5255724, 1.5199904, 1.5035723, 1.5285779, 1.4909084, 1.5121964, 1.482949, 1.5126082, 1.5047866, 1.4891896, 1.5105045, 1.5135853, 1.4735035, 1.4747052, 1.504239, 1.4987384, 1.4643955, 1.5026644, 1.5241113, 1.5307647, 1.5119127, 1.5036793, 1.484273, 1.4938502, 1.4898733, 1.5128675, 1.5120982, 1.5008228, 1.4419411, 1.4865104, 1.525031, 1.5247228, 1.5379405, 1.4859438, 1.5122888, 1.518223, 1.5211345, 1.5156361, 1.5109257, 1.5076059, 1.5048614, 1.5118153, 1.4896537, 1.5064137, 1.516746, 1.5490416, 1.5120528, 1.5155699, 1.5362732, 1.5249237, 1.516898, 1.5061128, 1.5163554, 1.502635, 1.5192866, 1.5238485, 1.496251, 1.4990133, 1.5234971, 1.5333867, 1.575314, 1.5252975, 1.5499015, 1.5239471, 1.4956986, 1.484292, 1.5159754, 1.5227059, 1.5385332, 1.5150443, 1.4962579, 1.5007205, 1.5274948, 1.5018063, 1.501377, 1.5275836, 1.5253996, 1.517332, 1.5291694, 1.5148124, 1.5368421, 1.5369322, 1.5015998, 1.5045435, 1.4790995, 1.5197198, 1.5324492, 1.4657744, 1.4655243, 1.53114, 1.4941673, 1.5452539, 1.4967837, 1.4998994, 1.5280137, 1.5057777, 1.5120174, 1.4821714, 1.5219753, 1.5392879, 1.5278234, 1.4808444, 1.5386024, 1.5749737, 1.4799231, 1.4864672, 1.5578688, 1.5405228, 1.5025734, 1.465607, 1.5231731, 1.4885963, 1.4912095, 1.5104859, 1.501249, 1.5431488, 1.4886589, 1.5131365, 1.498489, 1.4644837, 1.5821126, 1.5138229, 1.5520774, 1.512482, 1.5005082, 1.5497073, 1.4892657, 1.5641207, 1.529721, 1.4510258, 1.5217389, 1.5266558, 1.5103638, 1.544774, 1.5502975, 1.5676284, 1.5121182, 1.5196598, 1.518838, 1.5018648, 1.5024168, 1.5119871, 1.515966, 1.4770467, 1.5013299, 1.5446051, 1.5036385, 1.5092552, 1.501986, 1.5072769, 1.5093849, 1.5612439, 1.5222197, 1.5103651, 1.4770528, 1.5100777, 1.5229752, 1.5340095, 1.5225619, 1.508818, 1.534643, 1.5070074, 1.526334, 1.5402519, 1.5238651, 1.5384415, 1.5424831, 1.4893415, 1.5238999, 1.5261772, 1.5277462, 1.540528, 1.5037577, 1.5426941, 1.480471, 1.5083755, 1.5207478, 1.5396765, 1.4817747, 1.5202271, 1.5397515, 1.5347663, 1.4998055, 1.4961959, 1.5368179, 1.4983711, 1.4988582, 1.4760221, 1.5030146, 1.5522771, 1.4850411, 1.4976543, 1.5277658, 1.5106729, 1.5247226, 1.5177493, 1.4746932, 1.5508885, 1.5377377, 1.5198704, 1.5136818, 1.4807602, 1.4938936, 1.5409842, 1.4733914, 1.5357249, 1.5406948, 1.5079712, 1.5130409, 1.5226694, 1.5103744, 1.520292, 1.5177823, 1.5150784, 1.5032606, 1.5228382, 1.4847581, 1.4746054, 1.5331203, 1.5033863, 1.4995176, 1.5376334, 1.495949, 1.4945872, 1.4921463, 1.539005, 1.5243492, 1.5092863, 1.4636507, 1.5312161, 1.5118867, 1.5087081, 1.5376698, 1.5008836, 1.5379809, 1.520346, 1.5099516, 1.5526539, 1.511469, 1.537445, 1.508524, 1.4928435, 1.5418522, 1.5058699, 1.5439577, 1.5159273, 1.5161742, 1.5084865, 1.5025474, 1.5363647, 1.5712599, 1.5237269, 1.5180255, 1.5080549, 1.5227559, 1.5184071, 1.4988592, 1.521217, 1.5262765, 1.5643686, 1.5651597, 1.4999655, 1.5267262, 1.5468735, 1.512094, 1.5085524, 1.5573772, 1.5304437, 1.496312, 1.5134155, 1.5546876, 1.4945676, 1.5652589, 1.5600443, 1.5021197, 1.5576478, 1.55579, 1.5516787, 1.5515544, 1.504147, 1.5212183, 1.5209942, 1.5102838, 1.5344768, 1.5249709, 1.5201613, 1.5606415, 1.531566, 1.5143147, 1.507266, 1.5091704, 1.4886718, 1.5035071, 1.5178689, 1.547896, 1.5142337, 1.5436248, 1.481222, 1.5637286, 1.54013, 1.4970129, 1.5352814, 1.5192615, 1.4900655, 1.5342981, 1.502214, 1.491084, 1.5251169, 1.5281739, 1.5692168, 1.5459585, 1.540684, 1.5309585, 1.48159, 1.4973626, 1.5482714, 1.4867226, 1.5272566, 1.5238409, 1.4840055, 1.5420101, 1.5017881, 1.5578654, 1.5323579, 1.5267766, 1.5231009, 1.4733903, 1.5657979, 1.5406585, 1.5577159, 1.5353605, 1.5303291, 1.533975, 1.53722, 1.5278734, 1.5000764, 1.5527124, 1.548669, 1.544622, 1.5001007, 1.4986469, 1.501043, 1.5655811, 1.5292419, 1.5027323, 1.4934411, 1.5466554, 1.5084529, 1.5287871, 1.5117201, 1.5233148, 1.554354, 1.5907636, 1.541392, 1.5236491, 1.555684, 1.5564721, 1.5470711, 1.5220889, 1.5341805, 1.5888332, 1.5269644, 1.526477, 1.5418487, 1.5280142, 1.5207051, 1.5421137, 1.5191653, 1.4989301, 1.5502356, 1.4675741, 1.5273796, 1.4989545, 1.5153308, 1.5765569, 1.5366495, 1.5528475, 1.5353668, 1.5298169, 1.5066788, 1.5259862, 1.5150123, 1.5148584, 1.5357947, 1.536579, 1.5441133, 1.517014, 1.5170182, 1.5272883, 1.5139028, 1.5738304, 1.5476488, 1.5973212, 1.5479528, 1.5099834, 1.5909684, 1.5168412, 1.5339572, 1.5411912, 1.518427, 1.5305113, 1.5763097, 1.5182477, 1.5373132, 1.5379487, 1.5534551, 1.5448236, 1.556459, 1.5593085, 1.5493455, 1.5383065, 1.5269718, 1.5399476, 1.5442166, 1.4988871, 1.528179, 1.5559764, 1.528395, 1.5489367, 1.5272331, 1.5358841, 1.5480417, 1.5456492, 1.5679989, 1.5272148, 1.5494473, 1.5509378, 1.5444674, 1.5263314, 1.4744552, 1.5168655, 1.5586685, 1.563901, 1.5296962, 1.5416468, 1.5483508, 1.559338, 1.5597003, 1.5495718, 1.5540429, 1.5107764, 1.5096284, 1.5179148, 1.5201838, 1.5586332, 1.5391365, 1.546567, 1.5394752, 1.5431664, 1.5120716, 1.534866, 1.5549992, 1.5318265, 1.5448419, 1.5113332, 1.528655, 1.5533428, 1.5343639], "type": "scatter", "name": "Theoretical Limit"}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>

	<script id='plot_2'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"xaxis": {"title": {"text": "Step"}}, "hovermode": "x", "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "height": 400, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}, "yaxis": {"title": {"text": "% Runs Taking Optimal Action"}}, "legend": {"y": 1.1, "orientation": "h"}, "width": 700}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [0.088, 0.0965, 0.1, 0.1065, 0.1065, 0.103, 0.1105, 0.105, 0.105, 0.12, 0.1075, 0.103, 0.108, 0.0985, 0.0985, 0.1015, 0.106, 0.1045, 0.104, 0.1025, 0.1125, 0.0995, 0.105, 0.101, 0.1065, 0.0985, 0.1055, 0.1095, 0.1105, 0.116, 0.1155, 0.1155, 0.1105, 0.111, 0.121, 0.12, 0.113, 0.112, 0.1235, 0.113, 0.117, 0.109, 0.117, 0.1195, 0.124, 0.124, 0.1165, 0.118, 0.116, 0.1145, 0.116, 0.119, 0.1165, 0.121, 0.125, 0.1215, 0.1255, 0.1355, 0.129, 0.1275, 0.1305, 0.1295, 0.127, 0.122, 0.1225, 0.1225, 0.127, 0.125, 0.1255, 0.1265, 0.127, 0.1215, 0.122, 0.1175, 0.1335, 0.137, 0.132, 0.126, 0.133, 0.1305, 0.135, 0.1325, 0.1395, 0.136, 0.133, 0.138, 0.137, 0.141, 0.1525, 0.137, 0.1375, 0.145, 0.1325, 0.135, 0.1385, 0.138, 0.1295, 0.146, 0.1355, 0.128, 0.1345, 0.142, 0.143, 0.141, 0.1415, 0.14, 0.1515, 0.144, 0.1445, 0.1445, 0.146, 0.1385, 0.139, 0.143, 0.1435, 0.146, 0.15, 0.1505, 0.152, 0.159, 0.1525, 0.148, 0.154, 0.1565, 0.1535, 0.155, 0.157, 0.1525, 0.1495, 0.157, 0.1635, 0.164, 0.1735, 0.1685, 0.1635, 0.1655, 0.1715, 0.1645, 0.1665, 0.1735, 0.1775, 0.1775, 0.167, 0.171, 0.171, 0.1795, 0.1875, 0.1755, 0.1775, 0.1785, 0.1805, 0.175, 0.1705, 0.1735, 0.171, 0.1785, 0.177, 0.179, 0.178, 0.18, 0.1755, 0.178, 0.1835, 0.1865, 0.1775, 0.172, 0.18, 0.183, 0.18, 0.1875, 0.1835, 0.1805, 0.1865, 0.184, 0.179, 0.181, 0.1925, 0.1885, 0.188, 0.1965, 0.1925, 0.1935, 0.1915, 0.196, 0.1885, 0.201, 0.1955, 0.191, 0.19, 0.1845, 0.182, 0.19, 0.195, 0.1965, 0.1995, 0.196, 0.1875, 0.191, 0.1935, 0.1975, 0.1865, 0.1845, 0.1875, 0.19, 0.196, 0.1985, 0.195, 0.201, 0.198, 0.2025, 0.2015, 0.198, 0.1985, 0.1965, 0.19, 0.1935, 0.2, 0.2, 0.1995, 0.1945, 0.2025, 0.193, 0.198, 0.1935, 0.191, 0.202, 0.2, 0.2025, 0.2085, 0.2125, 0.2155, 0.218, 0.2175, 0.2135, 0.2175, 0.2165, 0.225, 0.2145, 0.2235, 0.213, 0.205, 0.198, 0.2085, 0.214, 0.21, 0.2195, 0.218, 0.216, 0.2195, 0.215, 0.225, 0.217, 0.2185, 0.208, 0.214, 0.2135, 0.22, 0.2115, 0.2055, 0.2115, 0.213, 0.2145, 0.219, 0.211, 0.211, 0.216, 0.212, 0.2115, 0.215, 0.2125, 0.2205, 0.216, 0.2265, 0.218, 0.224, 0.218, 0.2185, 0.217, 0.228, 0.2255, 0.223, 0.2275, 0.228, 0.2345, 0.222, 0.2295, 0.2285, 0.2345, 0.234, 0.2265, 0.2195, 0.231, 0.2215, 0.2155, 0.2145, 0.212, 0.2265, 0.22, 0.228, 0.2315, 0.2255, 0.229, 0.2165, 0.2205, 0.2225, 0.2255, 0.235, 0.2235, 0.2225, 0.224, 0.2275, 0.235, 0.2245, 0.2315, 0.242, 0.2375, 0.23, 0.235, 0.233, 0.236, 0.236, 0.2345, 0.231, 0.231, 0.231, 0.2405, 0.2425, 0.2245, 0.2315, 0.233, 0.2315, 0.2365, 0.243, 0.236, 0.233, 0.2445, 0.2455, 0.2455, 0.2395, 0.234, 0.245, 0.24, 0.247, 0.239, 0.2435, 0.25, 0.252, 0.2485, 0.249, 0.2475, 0.2485, 0.2485, 0.245, 0.244, 0.2445, 0.2375, 0.238, 0.251, 0.2515, 0.25, 0.256, 0.249, 0.2535, 0.253, 0.2535, 0.251, 0.254, 0.2545, 0.253, 0.259, 0.259, 0.2655, 0.2565, 0.2555, 0.2595, 0.2525, 0.256, 0.2625, 0.257, 0.2515, 0.262, 0.2655, 0.2595, 0.258, 0.2685, 0.2635, 0.265, 0.2725, 0.2675, 0.2625, 0.27, 0.2685, 0.265, 0.2635, 0.265, 0.267, 0.261, 0.2715, 0.269, 0.2715, 0.2705, 0.268, 0.274, 0.276, 0.278, 0.2705, 0.2765, 0.275, 0.2685, 0.2805, 0.269, 0.2715, 0.2735, 0.266, 0.2795, 0.2825, 0.27, 0.273, 0.2835, 0.2865, 0.28, 0.275, 0.28, 0.274, 0.281, 0.2735, 0.2805, 0.279, 0.279, 0.275, 0.2815, 0.277, 0.2795, 0.2815, 0.277, 0.281, 0.2775, 0.281, 0.2845, 0.282, 0.2825, 0.28, 0.285, 0.2835, 0.2755, 0.2825, 0.2835, 0.2835, 0.286, 0.2735, 0.279, 0.2755, 0.276, 0.2885, 0.282, 0.285, 0.283, 0.2855, 0.294, 0.2775, 0.278, 0.287, 0.287, 0.2835, 0.28, 0.2825, 0.281, 0.2845, 0.2835, 0.2895, 0.2925, 0.2865, 0.2935, 0.291, 0.2915, 0.288, 0.2825, 0.279, 0.284, 0.2885, 0.2875, 0.2805, 0.294, 0.295, 0.298, 0.2995, 0.303, 0.3025, 0.291, 0.2905, 0.29, 0.287, 0.2845, 0.29, 0.2875, 0.286, 0.294, 0.2935, 0.291, 0.298, 0.304, 0.296, 0.301, 0.3, 0.2985, 0.297, 0.298, 0.2935, 0.292, 0.296, 0.29, 0.286, 0.29, 0.2895, 0.292, 0.2925, 0.2895, 0.2865, 0.2865, 0.293, 0.2925, 0.291, 0.2865, 0.2955, 0.287, 0.28, 0.2845, 0.2895, 0.2855, 0.289, 0.2835, 0.2935, 0.2845, 0.281, 0.283, 0.293, 0.286, 0.2975, 0.2825, 0.295, 0.295, 0.2955, 0.299, 0.299, 0.3025, 0.2995, 0.301, 0.295, 0.3035, 0.2985, 0.312, 0.308, 0.3045, 0.2975, 0.3045, 0.3105, 0.3115, 0.3, 0.302, 0.3015, 0.2985, 0.2975, 0.31, 0.309, 0.3065, 0.3075, 0.313, 0.3095, 0.3055, 0.306, 0.2985, 0.3035, 0.3045, 0.3065, 0.3055, 0.3005, 0.297, 0.3115, 0.296, 0.309, 0.294, 0.305, 0.303, 0.299, 0.3035, 0.3125, 0.2965, 0.2975, 0.299, 0.307, 0.309, 0.299, 0.308, 0.3025, 0.3065, 0.3015, 0.3005, 0.305, 0.3, 0.309, 0.3055, 0.2995, 0.305, 0.299, 0.3055, 0.3035, 0.3045, 0.3125, 0.315, 0.3095, 0.3115, 0.307, 0.3185, 0.305, 0.303, 0.306, 0.31, 0.307, 0.3095, 0.3055, 0.314, 0.308, 0.309, 0.3055, 0.3075, 0.3115, 0.3065, 0.3135, 0.3145, 0.317, 0.311, 0.3095, 0.3145, 0.3135, 0.309, 0.3155, 0.3125, 0.3125, 0.312, 0.315, 0.312, 0.316, 0.3195, 0.3145, 0.3155, 0.313, 0.3195, 0.3175, 0.3135, 0.3205, 0.32, 0.3145, 0.32, 0.32, 0.322, 0.316, 0.316, 0.3155, 0.3185, 0.3285, 0.326, 0.3145, 0.32, 0.32, 0.3275, 0.3165, 0.325, 0.3315, 0.338, 0.3205, 0.3255, 0.327, 0.3265, 0.3285, 0.3305, 0.3235, 0.32, 0.3255, 0.325, 0.3235, 0.319, 0.321, 0.33, 0.3265, 0.3285, 0.3315, 0.326, 0.3185, 0.332, 0.327, 0.324, 0.333, 0.3305, 0.327, 0.3355, 0.325, 0.3265, 0.332, 0.324, 0.3395, 0.328, 0.327, 0.312, 0.3285, 0.3235, 0.332, 0.33, 0.3265, 0.331, 0.3345, 0.3275, 0.3365, 0.3335, 0.3335, 0.3355, 0.33, 0.3415, 0.329, 0.3365, 0.3295, 0.3305, 0.331, 0.3285, 0.335, 0.3415, 0.327, 0.3375, 0.3225, 0.3295, 0.327, 0.327, 0.3295, 0.344, 0.3235, 0.334, 0.324, 0.318, 0.3285, 0.3385, 0.341, 0.327, 0.334, 0.3245, 0.3325, 0.334, 0.3275, 0.322, 0.3225, 0.326, 0.3245, 0.3245, 0.3265, 0.317, 0.3245, 0.326, 0.3245, 0.323, 0.3185, 0.3305, 0.321, 0.334, 0.319, 0.319, 0.3285, 0.333, 0.325, 0.324, 0.316, 0.3405, 0.331, 0.3295, 0.3225, 0.3285, 0.3345, 0.3285, 0.3305, 0.33, 0.335, 0.327, 0.331, 0.334, 0.342, 0.332, 0.33, 0.334, 0.3295, 0.33, 0.333, 0.337, 0.3315, 0.3305, 0.3255, 0.328, 0.3295, 0.3305, 0.335, 0.341, 0.3345, 0.3385, 0.329, 0.3325, 0.3285, 0.3355, 0.3345, 0.3405, 0.331, 0.329, 0.3375, 0.33, 0.346, 0.3335, 0.327, 0.3385, 0.334, 0.3285, 0.3265, 0.336, 0.328, 0.332, 0.331, 0.3305, 0.3385, 0.3355, 0.3355, 0.3275, 0.336, 0.3285, 0.3355, 0.3385, 0.339, 0.34, 0.3335, 0.336, 0.337, 0.343, 0.332, 0.336, 0.334, 0.336, 0.336, 0.3375, 0.3305, 0.326, 0.339, 0.3295, 0.3415, 0.3285, 0.337, 0.3415, 0.345, 0.3455, 0.345, 0.349, 0.3455, 0.3375, 0.3415, 0.346, 0.35, 0.346, 0.347, 0.339, 0.338, 0.3435, 0.3435, 0.3415, 0.3415, 0.3425, 0.3475, 0.348, 0.3595, 0.3455, 0.3465, 0.348, 0.3435, 0.3525, 0.349, 0.35, 0.3435, 0.3455, 0.3465, 0.343, 0.3395, 0.3425, 0.352, 0.343, 0.3425, 0.349, 0.3545, 0.3455, 0.348, 0.351, 0.3485, 0.3485, 0.3425, 0.352, 0.347, 0.3435, 0.3465, 0.3415, 0.338, 0.346, 0.3465, 0.328, 0.3285, 0.3295, 0.3335, 0.3395, 0.3415, 0.3425, 0.336, 0.3425, 0.3385, 0.3435, 0.3405, 0.3415, 0.3405, 0.332, 0.348, 0.341, 0.3495, 0.3505, 0.344, 0.346, 0.342, 0.355, 0.34, 0.3425, 0.348, 0.3355, 0.3385, 0.3455, 0.3495, 0.3535, 0.3345, 0.347, 0.349, 0.342, 0.339, 0.336, 0.3405, 0.3415, 0.3385, 0.3455, 0.3455, 0.3515, 0.34, 0.35, 0.3395, 0.3435, 0.326, 0.3405, 0.3395, 0.3475, 0.347, 0.345, 0.354, 0.3435, 0.3405, 0.338, 0.3375, 0.344, 0.346, 0.341, 0.3505, 0.3415, 0.3485, 0.348, 0.3535, 0.3505, 0.3515, 0.3525, 0.3515, 0.353, 0.354, 0.35, 0.3525, 0.3515, 0.3545, 0.3495, 0.348, 0.3575, 0.3505, 0.354, 0.3445, 0.3515, 0.3485, 0.3475, 0.3455, 0.343, 0.3505, 0.3425, 0.3445, 0.3475, 0.3475, 0.354, 0.3545, 0.3555, 0.3375, 0.3525, 0.3445, 0.341, 0.359, 0.3485, 0.35, 0.353, 0.3455, 0.3515, 0.348, 0.355, 0.351, 0.353, 0.352, 0.3515, 0.36, 0.354, 0.361, 0.346, 0.358, 0.3565, 0.357, 0.3525, 0.352, 0.344, 0.3515, 0.351, 0.359, 0.3515, 0.349, 0.3625, 0.353, 0.3645, 0.361, 0.3635, 0.363, 0.3505, 0.354, 0.348, 0.356, 0.353, 0.3635, 0.3515, 0.3575, 0.3555, 0.361, 0.3555, 0.352, 0.357, 0.3575, 0.36, 0.3505, 0.36, 0.363, 0.367, 0.361, 0.361, 0.3645, 0.366, 0.3575, 0.3565, 0.3535, 0.364, 0.3675, 0.367, 0.367, 0.371, 0.365, 0.356, 0.3575, 0.364, 0.3595, 0.357, 0.354, 0.3535, 0.3535, 0.356, 0.3555, 0.3575, 0.3555, 0.366, 0.3605, 0.3625, 0.359, 0.353, 0.353, 0.3495, 0.367, 0.3675, 0.3575, 0.3565, 0.3685, 0.3595, 0.3605, 0.3585, 0.3635, 0.365, 0.36, 0.357, 0.3605, 0.3525, 0.3595, 0.365, 0.3575, 0.356, 0.3545, 0.3585, 0.3665, 0.359, 0.3615, 0.362, 0.3565, 0.3625, 0.359, 0.367, 0.36, 0.3615, 0.3695, 0.3765, 0.3645, 0.372, 0.3655, 0.367, 0.3755, 0.368, 0.3715, 0.3695, 0.377, 0.377, 0.3645, 0.3675, 0.3625, 0.3655, 0.3665, 0.3715, 0.3645, 0.363, 0.364, 0.373, 0.359, 0.3605, 0.3595, 0.3625, 0.358, 0.364, 0.3695, 0.373, 0.3695, 0.3665, 0.373, 0.3655, 0.3745, 0.3605, 0.3645, 0.3605, 0.3565, 0.37, 0.3665, 0.3615, 0.375, 0.3625, 0.3685, 0.3605, 0.3705, 0.372, 0.3605, 0.3745, 0.3695, 0.3655, 0.36, 0.3615, 0.3745, 0.3555, 0.363, 0.365, 0.3625, 0.369, 0.3625, 0.367, 0.367, 0.364, 0.3625, 0.3635, 0.375, 0.3705, 0.366, 0.3655, 0.3635, 0.375, 0.3715, 0.377, 0.38, 0.3725, 0.375, 0.372, 0.375, 0.373, 0.371, 0.384, 0.3755, 0.37, 0.3805, 0.3675, 0.3805, 0.3675, 0.3735, 0.371, 0.365, 0.363, 0.3645, 0.3735, 0.3685, 0.3615, 0.357, 0.355, 0.3695, 0.3665, 0.369, 0.373, 0.368, 0.363, 0.371, 0.372, 0.364, 0.364, 0.375, 0.366, 0.375, 0.3645, 0.3735, 0.3805, 0.3655, 0.368, 0.3795, 0.376, 0.369, 0.371, 0.3735, 0.3725, 0.364, 0.369, 0.368, 0.367, 0.3685, 0.365, 0.3705, 0.376, 0.3675, 0.3655, 0.3705, 0.3755, 0.3675, 0.3745, 0.366, 0.372, 0.371, 0.365, 0.366, 0.3755, 0.3785, 0.372, 0.371, 0.3625, 0.3715, 0.368, 0.3655, 0.3675, 0.369, 0.3665, 0.363, 0.3675, 0.3735, 0.3655, 0.3795, 0.3675, 0.374, 0.3725, 0.368, 0.374, 0.367, 0.369, 0.368, 0.369, 0.3705, 0.372, 0.374, 0.3735, 0.369, 0.3745, 0.3705, 0.382, 0.3725, 0.383, 0.375, 0.374, 0.368, 0.3705, 0.3705, 0.3685, 0.3705, 0.3655, 0.3805, 0.369, 0.37, 0.3685, 0.3755, 0.3715, 0.3635, 0.379, 0.3755, 0.3575, 0.3635, 0.359, 0.3655, 0.3715, 0.37, 0.361, 0.3715, 0.3745, 0.3765, 0.3785, 0.379, 0.3635, 0.366, 0.374, 0.3665, 0.3665, 0.3675, 0.3725, 0.373, 0.3705, 0.371, 0.368, 0.373, 0.378, 0.378, 0.3835, 0.374, 0.366, 0.3705, 0.369, 0.3695, 0.373, 0.3735, 0.3695, 0.369, 0.3815, 0.3805, 0.387, 0.378, 0.374, 0.375, 0.366, 0.371, 0.3695, 0.3755, 0.3665, 0.3805, 0.3695, 0.3735, 0.383, 0.3755, 0.3775, 0.3685, 0.369, 0.367, 0.375, 0.373, 0.376, 0.3735, 0.377, 0.3745, 0.383, 0.379, 0.3695, 0.366, 0.363, 0.368, 0.3655, 0.3795, 0.377, 0.375, 0.3685, 0.376, 0.371, 0.367, 0.3725, 0.374, 0.365, 0.373, 0.368, 0.3725, 0.3655, 0.3685, 0.371, 0.378, 0.368, 0.356, 0.3655, 0.364, 0.3665, 0.3705, 0.37, 0.3685, 0.3655, 0.3715, 0.3645, 0.3695, 0.3675, 0.3595, 0.3675, 0.3755, 0.373, 0.373, 0.373, 0.374, 0.365, 0.37, 0.372, 0.3675, 0.3655, 0.3685, 0.3645, 0.3655, 0.37, 0.37, 0.367, 0.358, 0.3755, 0.373, 0.367, 0.3835, 0.372, 0.369, 0.37, 0.3785, 0.3715, 0.372, 0.3745, 0.3745, 0.3695, 0.374, 0.37, 0.369, 0.374, 0.3815, 0.382, 0.371, 0.378, 0.3785, 0.375, 0.383, 0.3765, 0.3815, 0.3895, 0.365, 0.378, 0.3845, 0.388, 0.373, 0.373, 0.3825, 0.3715, 0.3815, 0.377, 0.383, 0.379, 0.373, 0.3685, 0.38, 0.379, 0.3825, 0.3635, 0.379, 0.3775, 0.3815, 0.3845, 0.378, 0.3775, 0.383, 0.38, 0.374, 0.3795, 0.3735, 0.38, 0.3745, 0.381, 0.3685, 0.3835, 0.375, 0.375, 0.379, 0.3875, 0.3735, 0.3875, 0.372, 0.376, 0.365, 0.369, 0.3655, 0.3765, 0.37, 0.374, 0.375, 0.375, 0.377, 0.3755, 0.3785, 0.379, 0.3815, 0.374, 0.384, 0.386, 0.3835, 0.379, 0.376, 0.3765, 0.3735, 0.384, 0.369, 0.381, 0.379, 0.375, 0.3745, 0.3765, 0.3705, 0.3775, 0.3755, 0.3835, 0.377, 0.3825, 0.382, 0.379, 0.3845, 0.376, 0.369, 0.3705, 0.379, 0.3785, 0.3665, 0.3715, 0.369, 0.3765, 0.381, 0.3775, 0.383, 0.378, 0.3675, 0.3765, 0.375, 0.3695, 0.375, 0.3725, 0.3735, 0.3685, 0.379, 0.369, 0.3765, 0.381, 0.3725, 0.376, 0.378, 0.3795, 0.3735, 0.3785, 0.3745, 0.379, 0.3855, 0.391, 0.382, 0.3825, 0.384, 0.3735, 0.3795, 0.389, 0.3815, 0.3875, 0.371, 0.387, 0.3885, 0.3805, 0.388, 0.386, 0.385, 0.388, 0.3905, 0.3895, 0.373, 0.3815, 0.3805, 0.3855, 0.3855, 0.387, 0.3825, 0.3855, 0.3845, 0.3845, 0.384, 0.3845, 0.3845, 0.383, 0.377, 0.387, 0.377, 0.387, 0.3845, 0.386, 0.3835, 0.3885, 0.387, 0.3865, 0.387, 0.39, 0.382, 0.3785, 0.3735, 0.3745, 0.3745, 0.3795, 0.369, 0.377, 0.377, 0.3775, 0.3885, 0.381, 0.376, 0.368, 0.3855, 0.3715, 0.38, 0.3845, 0.3775, 0.381, 0.379, 0.379, 0.381, 0.3725, 0.368, 0.3765, 0.377, 0.3715, 0.369, 0.383, 0.3715, 0.3705, 0.369, 0.377, 0.375, 0.3745, 0.377, 0.3815, 0.3805, 0.379, 0.3785, 0.381, 0.386, 0.38, 0.391, 0.379, 0.381, 0.3885, 0.3855, 0.392, 0.3825, 0.3795, 0.3875, 0.3825, 0.3805, 0.38, 0.384, 0.383, 0.376, 0.3745, 0.3785, 0.384, 0.382, 0.387, 0.3895, 0.3775, 0.3875, 0.386, 0.3865, 0.383, 0.381, 0.394, 0.3935, 0.3875, 0.3855, 0.392, 0.391, 0.3805, 0.387, 0.369, 0.3825, 0.3895, 0.3915, 0.383, 0.3755, 0.3865, 0.3805, 0.376, 0.3755, 0.376, 0.392, 0.3835, 0.3885, 0.388, 0.387, 0.386, 0.3875, 0.3875, 0.3895, 0.39, 0.392, 0.3895, 0.391, 0.3835, 0.3905, 0.3855, 0.3905, 0.375, 0.3905, 0.381, 0.3885, 0.378, 0.3765, 0.387, 0.3805, 0.3865, 0.379, 0.376, 0.3805, 0.381, 0.3855, 0.395, 0.3845, 0.3835, 0.385, 0.3755, 0.3745, 0.3875, 0.378, 0.3855, 0.388, 0.39, 0.385, 0.388, 0.3855, 0.3845, 0.3815, 0.3855, 0.384, 0.39, 0.3765, 0.3855, 0.3825, 0.3815, 0.378, 0.3765, 0.3865, 0.39, 0.374, 0.3785, 0.388, 0.3735, 0.375, 0.387, 0.384, 0.384, 0.3845, 0.388, 0.389, 0.387, 0.391, 0.3825, 0.3895, 0.393, 0.3955, 0.3795, 0.38, 0.382, 0.394, 0.3885, 0.3935, 0.397, 0.388, 0.389, 0.397, 0.3915, 0.398, 0.3995, 0.385, 0.391, 0.3965, 0.3935, 0.389, 0.398, 0.395, 0.3895, 0.3965, 0.3925, 0.392, 0.3915, 0.387, 0.393, 0.386, 0.3805, 0.3825, 0.3775, 0.3835, 0.388, 0.388, 0.387, 0.3895, 0.3855, 0.393, 0.3955, 0.389, 0.3885, 0.3925, 0.3845, 0.3785, 0.386, 0.3825, 0.393, 0.389, 0.392, 0.3885, 0.3975, 0.393, 0.3885, 0.398, 0.3875, 0.385, 0.3845, 0.3885, 0.3975, 0.3795, 0.3885, 0.394, 0.3885, 0.3785, 0.393, 0.386, 0.387, 0.4, 0.3895, 0.3925, 0.3975, 0.3985, 0.389, 0.3925, 0.3835, 0.386, 0.3885, 0.394, 0.385, 0.391, 0.386, 0.3875, 0.4005, 0.3915, 0.399, 0.391, 0.388, 0.398, 0.3995, 0.3945, 0.3995, 0.4045, 0.4035, 0.4015, 0.397, 0.395, 0.3975, 0.399, 0.3915, 0.3955, 0.3905, 0.389, 0.3935, 0.3895, 0.3925, 0.392, 0.3945, 0.395, 0.395, 0.396, 0.3865, 0.397, 0.4065, 0.3885, 0.402, 0.3965, 0.399, 0.3925, 0.393, 0.392, 0.393, 0.39, 0.385, 0.384, 0.3955, 0.3915, 0.3885, 0.3915, 0.3865, 0.3885, 0.4045, 0.4035, 0.39, 0.3935, 0.399, 0.389, 0.387, 0.3975, 0.3955, 0.401, 0.3945, 0.3905, 0.395, 0.3925, 0.3905, 0.393, 0.3955, 0.3885, 0.39, 0.3835, 0.396, 0.391, 0.3825, 0.3965, 0.3885, 0.396, 0.389, 0.387, 0.3935, 0.385, 0.3935, 0.3875, 0.394, 0.3845, 0.3895, 0.389, 0.3955, 0.3825, 0.3895, 0.3965, 0.397, 0.3775, 0.399, 0.397, 0.3945, 0.4, 0.397, 0.394, 0.4025, 0.3905, 0.383, 0.393, 0.393, 0.3835, 0.3875, 0.386, 0.3795, 0.3865, 0.389, 0.392, 0.3845, 0.3975, 0.392, 0.3925, 0.389, 0.3885, 0.388, 0.389, 0.3945, 0.406, 0.3915, 0.3885, 0.392, 0.397, 0.3925, 0.3985, 0.395, 0.3975, 0.393, 0.397, 0.387, 0.4005, 0.3865, 0.3905, 0.3905, 0.388, 0.392, 0.392, 0.3895, 0.3895, 0.3945, 0.393, 0.3875, 0.395, 0.3895, 0.3935, 0.3935, 0.393, 0.3965, 0.392, 0.388, 0.3915, 0.387, 0.398, 0.4, 0.389, 0.392, 0.391, 0.3915, 0.389, 0.395, 0.3915, 0.3995, 0.397, 0.385, 0.3995, 0.405, 0.3995, 0.4, 0.408, 0.386, 0.4025, 0.4, 0.4, 0.4005, 0.399, 0.3985, 0.3995, 0.3905, 0.403, 0.402, 0.4045, 0.4, 0.396, 0.3905, 0.4015, 0.3995, 0.406, 0.4025, 0.393, 0.4015, 0.401, 0.405, 0.403, 0.408, 0.4025, 0.3945, 0.394, 0.4065, 0.3995, 0.4055, 0.4125, 0.3965, 0.4055, 0.4035, 0.402, 0.402, 0.3935, 0.3995, 0.399, 0.3995, 0.4035, 0.4035, 0.391, 0.3985, 0.398, 0.3895, 0.402, 0.3965, 0.397, 0.4065, 0.4105, 0.4, 0.4105, 0.4045, 0.4125, 0.3995, 0.4065, 0.4085, 0.4015, 0.4005, 0.4085, 0.4065, 0.41, 0.3975, 0.4, 0.405, 0.4065, 0.407, 0.4085, 0.403, 0.4055, 0.409, 0.4055, 0.394, 0.401, 0.398, 0.409, 0.4015, 0.409, 0.403, 0.4015, 0.404, 0.4075, 0.398, 0.3915, 0.4075, 0.4025, 0.3965, 0.4025, 0.411, 0.4095, 0.402, 0.406, 0.412, 0.4075, 0.405, 0.404, 0.418, 0.4125, 0.4125, 0.405, 0.4115, 0.407, 0.4045, 0.402, 0.4015, 0.394, 0.406, 0.402, 0.4065, 0.406, 0.397, 0.407, 0.4015, 0.3995, 0.4045, 0.398, 0.413, 0.401, 0.414, 0.398, 0.4035, 0.406, 0.4045, 0.4085, 0.4125, 0.4015, 0.4045, 0.3995, 0.4035, 0.408, 0.4045, 0.407, 0.401, 0.3955, 0.4075, 0.4035, 0.405, 0.4045, 0.3995, 0.402, 0.402, 0.403, 0.3995, 0.405, 0.3985, 0.4035, 0.3955, 0.4025, 0.395, 0.409, 0.4025, 0.4045, 0.406, 0.3995, 0.3985, 0.4055, 0.405, 0.405, 0.401, 0.4, 0.4045, 0.4035, 0.4, 0.397, 0.4035, 0.398, 0.4045, 0.4075, 0.4085, 0.409, 0.397, 0.3965, 0.407, 0.395, 0.403, 0.402, 0.4005, 0.395, 0.3975, 0.394, 0.404, 0.4, 0.393, 0.392, 0.398, 0.403, 0.401, 0.3995, 0.4035, 0.389, 0.4075, 0.4025, 0.4025, 0.399, 0.391, 0.4025, 0.4, 0.4075, 0.3935, 0.3935, 0.404, 0.395, 0.4045, 0.3985, 0.406, 0.397, 0.3955, 0.407, 0.3895, 0.396, 0.405, 0.4015, 0.4005, 0.397, 0.3965, 0.3935, 0.3975, 0.4015, 0.397, 0.3895, 0.396, 0.3995, 0.3935, 0.4055, 0.396, 0.3965, 0.395, 0.3965, 0.3975, 0.3995, 0.4025, 0.3855, 0.3905, 0.393, 0.3925, 0.4005, 0.3965, 0.3905, 0.3965, 0.396, 0.389, 0.3985, 0.3865, 0.398, 0.3955, 0.4, 0.397, 0.3925, 0.4045, 0.405, 0.407, 0.395, 0.4025, 0.4045, 0.39, 0.3975, 0.4015, 0.399, 0.388, 0.3905, 0.395, 0.401, 0.399, 0.396, 0.398, 0.39, 0.402, 0.4035, 0.3965, 0.401, 0.394, 0.4015, 0.397, 0.4045, 0.402, 0.401, 0.4025, 0.398, 0.396, 0.4025, 0.3995, 0.395, 0.395, 0.398, 0.4035, 0.404, 0.4025, 0.405, 0.4, 0.399, 0.402, 0.3955, 0.4085, 0.3995, 0.395, 0.4015, 0.3955, 0.3965, 0.398, 0.3965, 0.395, 0.4005, 0.4025, 0.4035, 0.405, 0.406, 0.404, 0.402, 0.394, 0.402, 0.4145, 0.3995, 0.4165, 0.4, 0.409, 0.4025, 0.4, 0.3995, 0.4045, 0.3995, 0.4105, 0.4065, 0.4, 0.4085, 0.412, 0.402, 0.4095, 0.401, 0.406, 0.404, 0.4, 0.4185, 0.412, 0.4175, 0.423, 0.405, 0.4115, 0.4125, 0.4085, 0.41, 0.4145, 0.415, 0.4125, 0.415, 0.4135, 0.417, 0.4045, 0.412, 0.412, 0.4085, 0.3965, 0.4065, 0.4085, 0.407, 0.401, 0.411, 0.4035, 0.4075, 0.3975, 0.399, 0.4055, 0.4045, 0.412, 0.4085, 0.397, 0.401, 0.3995, 0.3975, 0.4055, 0.398, 0.4095, 0.3965, 0.3965, 0.3945, 0.405, 0.4, 0.4065, 0.405, 0.4045, 0.4105, 0.41, 0.399, 0.4005, 0.4095, 0.399, 0.4095, 0.4015, 0.4025, 0.4135, 0.4055, 0.4095, 0.41, 0.408, 0.405, 0.403, 0.4105, 0.401, 0.4025, 0.41, 0.4135, 0.4185, 0.416, 0.4125, 0.4145, 0.423, 0.4125, 0.416, 0.408, 0.4075, 0.413, 0.4135, 0.414, 0.414, 0.4045, 0.41, 0.408, 0.4065, 0.4075, 0.4065, 0.408, 0.408, 0.409, 0.407, 0.4085, 0.401, 0.411, 0.4065, 0.4125, 0.399, 0.403, 0.4055, 0.4085, 0.4055, 0.4055, 0.4105, 0.406, 0.4145, 0.4055, 0.41, 0.411, 0.4155, 0.4055, 0.4115, 0.4075, 0.415, 0.4105, 0.404, 0.4115, 0.4075, 0.401, 0.4105, 0.405, 0.402, 0.408, 0.4195, 0.411, 0.413, 0.413, 0.4145, 0.409, 0.415, 0.417, 0.4155, 0.4165, 0.415, 0.404, 0.406, 0.4055, 0.411, 0.4115, 0.409, 0.411, 0.414, 0.42, 0.4205, 0.4025, 0.412, 0.416, 0.4195, 0.418, 0.417, 0.4175, 0.414, 0.415, 0.41, 0.415, 0.4205, 0.4055, 0.4165, 0.4135, 0.4145, 0.414, 0.423, 0.4205, 0.4115, 0.423, 0.4115, 0.4065, 0.413, 0.417, 0.414, 0.414, 0.4125, 0.4145, 0.405, 0.423, 0.423, 0.41, 0.4185, 0.422, 0.4165, 0.4175, 0.417, 0.415, 0.421, 0.4125, 0.411, 0.4235, 0.4175, 0.4095, 0.416, 0.4065, 0.413, 0.4155, 0.416, 0.409, 0.41, 0.4075, 0.4235, 0.416, 0.4175, 0.417, 0.411, 0.4135, 0.4105, 0.409, 0.407, 0.408, 0.4055, 0.4005, 0.4035, 0.407, 0.412, 0.4065, 0.4165, 0.4115, 0.404, 0.409, 0.3995, 0.4095, 0.4135, 0.4115, 0.415, 0.412, 0.414, 0.4115, 0.412, 0.4125, 0.4145, 0.411, 0.416, 0.42, 0.417, 0.4225, 0.4135, 0.4245, 0.4165, 0.4155, 0.4165, 0.4215, 0.414, 0.413, 0.406, 0.418, 0.424, 0.421, 0.4215, 0.4225, 0.418, 0.414, 0.412, 0.4165, 0.417, 0.415, 0.423, 0.4125, 0.4125, 0.416, 0.418, 0.41, 0.4175, 0.4185, 0.4195, 0.4105, 0.421, 0.41, 0.4, 0.4215, 0.4145, 0.4125, 0.414, 0.4235, 0.4145, 0.422, 0.4115, 0.409, 0.4175, 0.422, 0.4175, 0.4105, 0.4155, 0.417, 0.417, 0.4115, 0.417, 0.4125, 0.4095, 0.4265, 0.417, 0.417, 0.413, 0.416, 0.4165, 0.4135, 0.412, 0.4165, 0.4155, 0.4135, 0.411, 0.423, 0.4135, 0.4135, 0.4175, 0.4075, 0.4095, 0.4085, 0.417, 0.418, 0.414, 0.418, 0.4145, 0.4175, 0.413, 0.4165, 0.416, 0.417, 0.4205, 0.419, 0.41, 0.407, 0.4125, 0.41, 0.4195, 0.4125, 0.42, 0.412, 0.4165, 0.414, 0.4165, 0.4095, 0.419, 0.4235, 0.4185, 0.4195, 0.419, 0.431, 0.4145, 0.421, 0.424, 0.4235, 0.4155, 0.4135, 0.4185, 0.4225, 0.4245, 0.416, 0.427, 0.4305, 0.424, 0.4195, 0.4095, 0.413, 0.421, 0.4165, 0.41, 0.424, 0.414, 0.4115, 0.422, 0.406, 0.4235, 0.4185, 0.4145, 0.415, 0.415, 0.422, 0.4165, 0.4125, 0.4175, 0.4185, 0.416, 0.42, 0.4225, 0.414, 0.4195, 0.4195, 0.4285, 0.421, 0.421, 0.4155, 0.426, 0.413, 0.429, 0.4135, 0.412, 0.4135, 0.418, 0.4145, 0.4195, 0.418, 0.418, 0.4265, 0.4285, 0.429, 0.4225, 0.4125, 0.429, 0.4155, 0.426, 0.419, 0.426, 0.4225, 0.429, 0.419, 0.4175, 0.4245, 0.4305, 0.427, 0.4285, 0.4225, 0.423, 0.4225, 0.4255, 0.422, 0.4205, 0.423, 0.4205, 0.423, 0.425, 0.4255, 0.431, 0.429, 0.4155, 0.427, 0.4245, 0.42, 0.429, 0.4255, 0.4255, 0.428, 0.425, 0.4155, 0.4175, 0.4165, 0.424, 0.4125, 0.422, 0.4115, 0.4195, 0.4245, 0.4145, 0.4245, 0.425, 0.4215, 0.43, 0.4195, 0.4225, 0.4205, 0.418, 0.416, 0.4215, 0.4175, 0.413, 0.4155, 0.423, 0.425, 0.416, 0.426, 0.418, 0.4245, 0.417, 0.436, 0.425, 0.424, 0.4245, 0.416, 0.419, 0.424, 0.426, 0.4235, 0.432, 0.4165, 0.4225, 0.4275, 0.413, 0.4185, 0.421, 0.421, 0.421, 0.4185, 0.4165, 0.414, 0.424, 0.414, 0.4185, 0.4115, 0.4245, 0.4165, 0.432, 0.418, 0.425, 0.4245, 0.421, 0.4245, 0.42, 0.425, 0.4205, 0.428, 0.4275, 0.4305, 0.4235, 0.428, 0.4245, 0.4185, 0.413, 0.4165, 0.4225, 0.4265, 0.4245, 0.419, 0.421, 0.423, 0.4155, 0.421, 0.417, 0.4145, 0.409, 0.419, 0.419, 0.4085, 0.421, 0.4085, 0.424, 0.416, 0.416, 0.4145, 0.412, 0.416, 0.4125, 0.4145, 0.415, 0.419, 0.411, 0.414, 0.4145, 0.4105, 0.409, 0.4205, 0.407, 0.4135, 0.4095, 0.4135, 0.4155, 0.4085, 0.4135, 0.403, 0.4165, 0.4175, 0.414, 0.424, 0.4165, 0.4185, 0.4165, 0.4255, 0.4145, 0.415, 0.4155, 0.4095, 0.423, 0.4155, 0.419, 0.415, 0.415, 0.413, 0.4115, 0.4235, 0.4175, 0.4215, 0.413, 0.418, 0.417, 0.4155, 0.4115, 0.419, 0.414, 0.42, 0.4165, 0.4335, 0.426, 0.4165, 0.4335, 0.417, 0.417, 0.421, 0.431, 0.4255, 0.428, 0.42, 0.4235, 0.4215, 0.4315, 0.4135, 0.4335, 0.4325, 0.42, 0.431, 0.4285, 0.429, 0.4185, 0.4235, 0.4235, 0.4225, 0.4305, 0.424, 0.4185, 0.4175, 0.4195, 0.4305, 0.424, 0.418, 0.423, 0.421, 0.4225, 0.4265, 0.4235, 0.4225, 0.4265, 0.42, 0.425, 0.42, 0.4305, 0.4285, 0.4185, 0.419, 0.4215, 0.426, 0.423, 0.4165, 0.416, 0.416, 0.427, 0.4215, 0.4065, 0.418, 0.425, 0.416, 0.427, 0.415, 0.423, 0.414, 0.4125, 0.4135, 0.4135, 0.4065, 0.4055, 0.4235, 0.4065, 0.423, 0.4375, 0.417, 0.416, 0.425, 0.4255, 0.4255, 0.424, 0.4285, 0.4195, 0.4255, 0.4235, 0.4205, 0.4235, 0.4155, 0.421, 0.4315, 0.426, 0.422, 0.425, 0.4245, 0.432, 0.4195, 0.425, 0.4325, 0.4215, 0.4215, 0.435, 0.4315, 0.4285, 0.42, 0.4235, 0.429, 0.429, 0.422, 0.436, 0.43, 0.4215, 0.4175, 0.4265, 0.426, 0.435, 0.4305, 0.4265, 0.424, 0.4195, 0.426, 0.4305, 0.418, 0.4175, 0.426, 0.4245, 0.4235, 0.4235, 0.4255, 0.429, 0.424, 0.4215, 0.422, 0.432, 0.4265, 0.437, 0.427, 0.4235, 0.4275, 0.426, 0.4255, 0.4325, 0.4265, 0.435, 0.4265, 0.4365, 0.4275, 0.4315, 0.4255, 0.4305, 0.4195, 0.415, 0.4305, 0.4295, 0.435, 0.437, 0.4265, 0.4355, 0.433, 0.428, 0.4435, 0.426, 0.427, 0.427, 0.4305, 0.428, 0.4375, 0.425, 0.4185, 0.425, 0.428, 0.42, 0.4285, 0.4285, 0.433, 0.426, 0.4225, 0.4305, 0.423, 0.42, 0.4265, 0.4315, 0.4235, 0.422, 0.432, 0.4345, 0.4295, 0.423, 0.431, 0.428, 0.422, 0.428, 0.4305, 0.424, 0.433, 0.422, 0.424, 0.423, 0.4295, 0.4115, 0.4185, 0.4265, 0.4205, 0.43, 0.4285, 0.425, 0.414, 0.425, 0.4245, 0.422, 0.4135, 0.418, 0.4225, 0.428, 0.4375, 0.422, 0.423, 0.431, 0.43, 0.4225, 0.423, 0.4205, 0.4185, 0.4285, 0.4165, 0.414, 0.419, 0.4245, 0.4115, 0.42, 0.4225, 0.4295, 0.4235, 0.4335, 0.4225, 0.425, 0.4285, 0.4325, 0.419, 0.4255, 0.4215, 0.4245, 0.4285, 0.427, 0.424, 0.429, 0.4225, 0.4215, 0.423, 0.425, 0.4225, 0.425, 0.418, 0.4265, 0.423, 0.4225, 0.425, 0.424, 0.432, 0.429, 0.423, 0.422, 0.4215, 0.4175, 0.4225, 0.4285, 0.424, 0.4235, 0.4245, 0.4245, 0.4285, 0.4275, 0.431, 0.4305, 0.4255, 0.4275, 0.4275, 0.426, 0.427, 0.4385, 0.429, 0.4335, 0.431, 0.42, 0.425, 0.4195, 0.4225, 0.4275, 0.43, 0.4245, 0.421, 0.436, 0.431, 0.4295, 0.424, 0.4305, 0.431, 0.426, 0.434, 0.4285, 0.434, 0.426, 0.4315, 0.419, 0.434, 0.4315, 0.4355, 0.4335, 0.434, 0.429, 0.4335, 0.4385, 0.431, 0.427, 0.431, 0.432, 0.4305, 0.4315, 0.4315, 0.4305, 0.4355, 0.4325, 0.435, 0.4385, 0.431, 0.4455, 0.428, 0.4445, 0.4455, 0.443, 0.436, 0.434, 0.4315, 0.438, 0.436, 0.426, 0.4335, 0.4315, 0.4255, 0.4335, 0.4435, 0.427, 0.446, 0.438, 0.4285, 0.427, 0.4335, 0.4345, 0.4415, 0.4335, 0.4355, 0.4405, 0.433, 0.4385, 0.437, 0.4415, 0.4345, 0.44, 0.437, 0.439, 0.4325, 0.432, 0.4345, 0.4305, 0.4335, 0.434, 0.4295, 0.433, 0.436, 0.4435, 0.432, 0.4345, 0.4345, 0.4235, 0.426, 0.436, 0.4325, 0.436, 0.434, 0.4315, 0.4365, 0.4275, 0.436, 0.4445, 0.43, 0.428, 0.436, 0.439, 0.4415, 0.43, 0.4335, 0.437, 0.432, 0.4365, 0.438, 0.431, 0.436, 0.4355, 0.4375, 0.434, 0.4345, 0.438, 0.4385, 0.432, 0.431, 0.4425, 0.4345, 0.442, 0.4295, 0.425, 0.439, 0.4265, 0.436, 0.4325, 0.4325, 0.4315, 0.428, 0.4185, 0.426, 0.4255, 0.4205, 0.439, 0.43, 0.434, 0.4285, 0.4295, 0.428, 0.4355, 0.4325, 0.424, 0.426, 0.436, 0.435, 0.43, 0.4265, 0.432, 0.427, 0.4325, 0.4285, 0.4255, 0.4345, 0.4325, 0.433, 0.4345, 0.4315, 0.425, 0.4285, 0.428, 0.434, 0.427, 0.4395, 0.4325, 0.434, 0.4265, 0.4335, 0.431, 0.4335, 0.432, 0.4315, 0.438, 0.434, 0.436, 0.44, 0.4425, 0.4405, 0.43, 0.434, 0.4345, 0.435, 0.431, 0.4265, 0.4355, 0.4385, 0.4355, 0.4245, 0.4385, 0.4295, 0.425, 0.4325, 0.432, 0.436, 0.4275, 0.434, 0.429, 0.433, 0.4315, 0.4355, 0.4345, 0.4395, 0.423, 0.4335, 0.427, 0.4295, 0.4295, 0.429, 0.434, 0.4295, 0.433, 0.437, 0.435, 0.423, 0.4315, 0.4415, 0.425, 0.4315, 0.4345, 0.437, 0.4175, 0.432, 0.4195, 0.425, 0.4305, 0.4365, 0.4325, 0.4405, 0.43, 0.435, 0.4265, 0.4245, 0.4375, 0.4425, 0.4415, 0.436, 0.4365, 0.4405, 0.428, 0.43, 0.434, 0.4235, 0.435, 0.4255, 0.429, 0.4295, 0.44, 0.4345, 0.4235, 0.4315, 0.426, 0.424, 0.4305, 0.439, 0.4335, 0.4275, 0.4325, 0.4185, 0.4385, 0.427, 0.436, 0.4265, 0.4285, 0.4375, 0.4285, 0.432, 0.4385, 0.436, 0.43, 0.435, 0.4195, 0.4315, 0.427, 0.4305, 0.4315, 0.4335, 0.4265, 0.4315, 0.433, 0.426, 0.424, 0.424, 0.4275, 0.4215, 0.425, 0.434, 0.4295, 0.431, 0.427, 0.422, 0.4345, 0.43, 0.4305, 0.425, 0.439, 0.4205, 0.429, 0.44, 0.4345, 0.4225, 0.4255, 0.431, 0.421, 0.42, 0.422, 0.4255, 0.435, 0.42, 0.4255, 0.435, 0.428, 0.433, 0.4315, 0.434, 0.431, 0.426, 0.431, 0.427, 0.43, 0.428, 0.4235, 0.4225, 0.4275, 0.432, 0.429, 0.424, 0.4295, 0.4345, 0.425, 0.4385, 0.437, 0.437, 0.4365, 0.4285, 0.441, 0.4345, 0.425, 0.4235, 0.425, 0.432, 0.4265, 0.4345, 0.4355, 0.427, 0.4345, 0.438, 0.428, 0.4305, 0.428, 0.429, 0.424, 0.426, 0.4325, 0.4305, 0.4315, 0.4265, 0.4255, 0.426, 0.438, 0.426, 0.44, 0.4225, 0.4315, 0.4255, 0.435, 0.421, 0.4295, 0.428, 0.427, 0.4295, 0.435, 0.425, 0.425, 0.437, 0.424, 0.432, 0.4225, 0.43, 0.4345, 0.43, 0.431, 0.4195, 0.4355, 0.429, 0.4275, 0.4175, 0.43, 0.425, 0.4255, 0.427, 0.425, 0.433, 0.427, 0.429, 0.423, 0.4255, 0.4255, 0.4265, 0.4365, 0.433, 0.4325, 0.436, 0.429, 0.4275, 0.4235, 0.4225, 0.435, 0.4195, 0.4255, 0.436, 0.43, 0.4315, 0.4325, 0.4305, 0.4375, 0.437, 0.432, 0.426, 0.4325, 0.4325, 0.428, 0.433, 0.4335, 0.4385, 0.4325, 0.434, 0.439, 0.43, 0.429, 0.427, 0.422, 0.4365, 0.428, 0.4325, 0.43, 0.4275, 0.4285, 0.4145, 0.4245, 0.4275, 0.437, 0.4235, 0.4255, 0.432, 0.428, 0.4305, 0.4275, 0.4275, 0.4165, 0.432, 0.419, 0.4165, 0.4215, 0.424, 0.4365, 0.427, 0.421, 0.4245, 0.4265, 0.439, 0.418, 0.432, 0.4205, 0.4305, 0.427, 0.439, 0.4335, 0.4205, 0.4345, 0.4345, 0.4275, 0.4345, 0.427, 0.4415, 0.427, 0.432, 0.4315, 0.4285, 0.429, 0.4285, 0.429, 0.4355, 0.433, 0.4255, 0.437, 0.423, 0.438, 0.426, 0.435, 0.431, 0.428, 0.4365, 0.435, 0.4325, 0.429, 0.4245, 0.427, 0.436, 0.4275, 0.432, 0.4365, 0.428, 0.4265, 0.4315, 0.4325, 0.437, 0.436, 0.4295, 0.429, 0.4355, 0.4315, 0.4225, 0.4335, 0.4315, 0.4255, 0.429, 0.4275, 0.4345, 0.428, 0.426, 0.426, 0.433, 0.4245, 0.439, 0.429, 0.434, 0.432, 0.4285, 0.434, 0.4355, 0.435, 0.426, 0.4285, 0.434, 0.435, 0.425, 0.4285, 0.432, 0.4265, 0.426, 0.436, 0.425, 0.441, 0.42, 0.4235, 0.4265, 0.435, 0.4245, 0.4285, 0.4235, 0.425, 0.4245, 0.422, 0.4215, 0.432, 0.4345, 0.4235, 0.43, 0.421, 0.427, 0.4315, 0.4275, 0.4345, 0.4345, 0.4345, 0.4335, 0.4395, 0.4355, 0.434, 0.4275, 0.431, 0.432, 0.435, 0.422, 0.429, 0.438, 0.4225, 0.4245, 0.424, 0.4235, 0.4325, 0.4225, 0.428, 0.427, 0.426, 0.4395, 0.439, 0.4295, 0.427, 0.428, 0.4345, 0.435, 0.4375, 0.432, 0.4245, 0.4275, 0.424, 0.424, 0.4325, 0.4195, 0.422, 0.4285, 0.4245, 0.4295, 0.416, 0.432, 0.4215, 0.434, 0.4275, 0.4275, 0.433, 0.4385, 0.4305, 0.4305, 0.435, 0.436, 0.421, 0.4315, 0.4245, 0.4235, 0.4305, 0.4305, 0.4365, 0.425, 0.437, 0.4305, 0.4255, 0.4265, 0.434, 0.428, 0.4225, 0.4205, 0.4325, 0.422, 0.4265, 0.4255, 0.431, 0.4285, 0.427, 0.432, 0.4315, 0.4245, 0.424, 0.4165, 0.4235, 0.432, 0.43, 0.4245, 0.428, 0.424, 0.4255, 0.425, 0.421, 0.423, 0.423, 0.4195, 0.4315, 0.4245, 0.4195, 0.4215, 0.431, 0.428, 0.419, 0.421, 0.4315, 0.426, 0.4385, 0.429, 0.4295, 0.4315, 0.431, 0.4295, 0.421, 0.4295, 0.4225, 0.4295, 0.437, 0.4295, 0.426, 0.4265, 0.4285, 0.421, 0.423, 0.435, 0.428, 0.4245, 0.437, 0.4245, 0.4225, 0.43, 0.4235, 0.4325, 0.435, 0.4265, 0.425, 0.4135, 0.427, 0.431, 0.42, 0.4295, 0.427, 0.4185, 0.4275, 0.42, 0.421, 0.4245, 0.4205, 0.4185, 0.419, 0.42, 0.4295, 0.424, 0.4235, 0.4295, 0.432, 0.4235, 0.4215, 0.4245, 0.4265, 0.4195, 0.4265, 0.424, 0.421, 0.431, 0.425, 0.437, 0.4255, 0.431, 0.4345, 0.4325, 0.4285, 0.4265, 0.4335, 0.439, 0.4225, 0.422, 0.4325, 0.429, 0.426, 0.4315, 0.4365, 0.424, 0.428, 0.43, 0.4295, 0.4315, 0.4205, 0.4265, 0.4255, 0.428, 0.4325, 0.424, 0.422, 0.429, 0.4345, 0.429, 0.431, 0.4335, 0.431, 0.432, 0.4315, 0.431, 0.434, 0.432, 0.434, 0.429, 0.419, 0.4345, 0.429, 0.433, 0.425, 0.4235, 0.4375, 0.437, 0.43, 0.4355, 0.4375, 0.436, 0.4345, 0.428, 0.4355, 0.435, 0.4235, 0.4305, 0.433, 0.4275, 0.4275, 0.434, 0.429, 0.4365, 0.4275, 0.426, 0.4405, 0.43, 0.4305, 0.4325, 0.43, 0.431, 0.42, 0.437, 0.431, 0.4295, 0.437, 0.433, 0.443, 0.4265, 0.4325, 0.432, 0.4295, 0.4325, 0.4295, 0.4215, 0.4315, 0.422, 0.4295, 0.4305, 0.4295, 0.432, 0.4265, 0.4275, 0.4315, 0.4285, 0.4215, 0.4245, 0.426, 0.4365, 0.422, 0.4285, 0.418, 0.4335, 0.428, 0.4215, 0.413, 0.4275, 0.431, 0.431, 0.428, 0.427, 0.423, 0.423, 0.42, 0.4275, 0.4205, 0.4285, 0.432, 0.422, 0.433, 0.4335, 0.434, 0.437, 0.437, 0.43, 0.42, 0.433, 0.4425, 0.427, 0.428, 0.43, 0.4305, 0.4275, 0.4175, 0.4305, 0.436, 0.435, 0.427, 0.4245, 0.419, 0.4255, 0.4245, 0.4255, 0.43, 0.42, 0.436, 0.428, 0.426, 0.4265, 0.431, 0.4295, 0.429, 0.4325, 0.4265, 0.4265, 0.4355, 0.425, 0.435, 0.427, 0.4315, 0.44, 0.43, 0.4275, 0.421, 0.433, 0.4315, 0.436, 0.4345, 0.437, 0.427, 0.431, 0.4335, 0.4425, 0.4385, 0.438, 0.433, 0.433, 0.4295, 0.4285, 0.432, 0.4345, 0.4325, 0.439, 0.4375, 0.434, 0.4315, 0.4285, 0.433, 0.436, 0.4355, 0.44, 0.434, 0.427, 0.4425, 0.4445, 0.427, 0.429, 0.432, 0.429, 0.4305, 0.432, 0.436, 0.4365, 0.42, 0.4285, 0.4195, 0.4225, 0.4225, 0.431, 0.4255, 0.4235, 0.4265, 0.4325, 0.4305, 0.415, 0.4275, 0.432, 0.435, 0.431, 0.436, 0.434, 0.4255, 0.4355, 0.4295, 0.429, 0.426, 0.429, 0.4355, 0.435, 0.427, 0.426, 0.4195, 0.4185, 0.4345, 0.427, 0.421, 0.429, 0.425, 0.439, 0.42, 0.4305, 0.422, 0.4295, 0.429, 0.4235, 0.426, 0.4305, 0.4235, 0.434, 0.4325, 0.422, 0.4265, 0.425, 0.422, 0.43, 0.426, 0.426, 0.431, 0.431, 0.4335, 0.4275, 0.4305, 0.4305, 0.427, 0.429, 0.4365, 0.4225, 0.427, 0.427, 0.4285, 0.4255, 0.4325, 0.434, 0.427, 0.4325, 0.439, 0.428, 0.426, 0.428, 0.435, 0.44, 0.43, 0.43, 0.432, 0.429, 0.4305, 0.433, 0.436, 0.435, 0.433, 0.4345, 0.437, 0.444, 0.4315, 0.449, 0.436, 0.4415, 0.442, 0.4385, 0.4415, 0.4305, 0.443, 0.4425, 0.4295, 0.449, 0.442, 0.4415, 0.447, 0.433, 0.443, 0.4385, 0.4415, 0.4395, 0.43, 0.438, 0.4305, 0.4305, 0.4335, 0.431, 0.43, 0.4375, 0.4335, 0.425, 0.439, 0.4405, 0.4405, 0.4395, 0.4325, 0.4415, 0.437, 0.442, 0.437, 0.435, 0.4395, 0.4425, 0.4385, 0.441, 0.4395, 0.4455, 0.4395, 0.435, 0.4425, 0.4395, 0.4415, 0.439, 0.4385, 0.4385, 0.4425, 0.4475, 0.432, 0.4395, 0.4375, 0.4435, 0.4435, 0.44, 0.445, 0.436, 0.4375, 0.4465, 0.4465, 0.4435, 0.437, 0.432, 0.438, 0.448, 0.4275, 0.4425, 0.42, 0.4385, 0.436, 0.437, 0.428, 0.429, 0.432, 0.4335, 0.4285, 0.43, 0.4295, 0.421, 0.427, 0.4385, 0.4435, 0.4315, 0.4325, 0.4355, 0.4315, 0.4415, 0.431, 0.4385, 0.4265, 0.4275, 0.447, 0.443, 0.4325, 0.43, 0.431, 0.429, 0.433, 0.4355, 0.432, 0.438, 0.43, 0.4315, 0.4355, 0.4295, 0.4365, 0.4195, 0.4425, 0.4345, 0.4255, 0.428, 0.427, 0.428, 0.431, 0.4375, 0.422, 0.4265, 0.431, 0.422, 0.427, 0.4345, 0.4325, 0.4235, 0.422, 0.4335, 0.438, 0.4335, 0.4425, 0.435, 0.4365, 0.4455, 0.4365, 0.435, 0.438, 0.431, 0.4425, 0.436, 0.432, 0.431, 0.44, 0.435, 0.4385, 0.4255, 0.435, 0.437, 0.4325, 0.4405, 0.439, 0.4345, 0.4395, 0.442, 0.4355, 0.4345, 0.4455, 0.4435, 0.4385, 0.436, 0.447, 0.437, 0.444, 0.44, 0.444, 0.438, 0.4395, 0.4385, 0.4335, 0.4435, 0.4435, 0.4385, 0.4455, 0.445, 0.432, 0.4255, 0.435, 0.4395, 0.441, 0.4325, 0.4335, 0.442, 0.4335, 0.4285, 0.429, 0.4375, 0.4285, 0.44, 0.436, 0.437, 0.437, 0.441, 0.4305, 0.4375, 0.43, 0.43, 0.4325, 0.4365, 0.44, 0.4315, 0.433, 0.442, 0.447, 0.428, 0.4375, 0.4335, 0.434, 0.4405, 0.4385, 0.4365, 0.4415, 0.4305, 0.4525, 0.4405, 0.434, 0.442, 0.4395, 0.4375, 0.442, 0.4405, 0.4365, 0.444, 0.441, 0.428, 0.442, 0.439, 0.4395, 0.4365, 0.4405, 0.449, 0.443, 0.4405, 0.429, 0.4355, 0.4415, 0.4415, 0.4485, 0.4365, 0.444, 0.4435, 0.445, 0.447, 0.4455, 0.444, 0.4385, 0.441, 0.441, 0.426, 0.4325, 0.446, 0.4495, 0.446, 0.437, 0.438, 0.439, 0.4505, 0.442, 0.44, 0.4475, 0.448, 0.4415, 0.446, 0.438, 0.4335, 0.4495, 0.4345, 0.4325, 0.4325, 0.4365, 0.437, 0.4425, 0.4465, 0.446, 0.4325, 0.4355, 0.435, 0.4375, 0.4395, 0.4405, 0.441, 0.4365, 0.436, 0.4355, 0.4365, 0.4375, 0.4375, 0.4355, 0.433, 0.43, 0.447, 0.439, 0.434, 0.435, 0.438, 0.4365, 0.445, 0.4445, 0.439, 0.4475, 0.427, 0.4375, 0.434, 0.4375, 0.4385, 0.442, 0.4415, 0.4425, 0.448, 0.442, 0.4375, 0.441, 0.4375, 0.4435, 0.445, 0.4315, 0.437, 0.4425, 0.4455, 0.4435, 0.4295, 0.4415, 0.438, 0.44, 0.4375, 0.4415, 0.437, 0.436, 0.4445, 0.4435, 0.445, 0.438, 0.442, 0.425, 0.433, 0.4325, 0.446, 0.44, 0.445, 0.436, 0.4375, 0.442, 0.4325, 0.4295, 0.4425, 0.4455, 0.4495, 0.4445, 0.4445, 0.444, 0.435, 0.449, 0.4325, 0.4455, 0.439, 0.436, 0.4415, 0.4385, 0.436, 0.435, 0.443, 0.4375, 0.4325, 0.4435, 0.4375, 0.4345, 0.4425, 0.437, 0.438, 0.4465, 0.432, 0.444, 0.435, 0.44, 0.434, 0.434, 0.436, 0.4405, 0.4405, 0.4355, 0.4545, 0.441, 0.4495, 0.4315, 0.4455, 0.438, 0.442, 0.434, 0.426, 0.4345, 0.4335, 0.434, 0.441, 0.437, 0.4335, 0.4465, 0.4385, 0.436, 0.4415, 0.4285, 0.4295, 0.4345, 0.4355, 0.431, 0.4295, 0.4335, 0.4285, 0.4375, 0.4365, 0.4365, 0.432, 0.433, 0.431, 0.446, 0.433, 0.428, 0.4275, 0.4255, 0.4315, 0.4365, 0.432, 0.4285, 0.4475, 0.4355, 0.4335, 0.438, 0.4255, 0.431, 0.4335, 0.4315, 0.4375, 0.433, 0.43, 0.4345, 0.4435, 0.439, 0.431, 0.4345, 0.432, 0.4365, 0.4355, 0.4305, 0.433, 0.433, 0.431, 0.4275, 0.4305, 0.432, 0.425, 0.4245, 0.431, 0.4285, 0.431, 0.425, 0.4275, 0.436, 0.4295, 0.4245, 0.4125, 0.424, 0.43, 0.429, 0.435, 0.4375, 0.436, 0.4335, 0.429, 0.4335, 0.433, 0.444, 0.438, 0.43, 0.43, 0.443, 0.4345, 0.4325, 0.441, 0.437, 0.428, 0.431, 0.434, 0.4325, 0.423, 0.428, 0.4225, 0.435, 0.433, 0.434, 0.431, 0.432, 0.427, 0.4345, 0.4285, 0.4315, 0.4285, 0.434, 0.4405, 0.4405, 0.4315, 0.4345, 0.424, 0.4265, 0.4355, 0.4275, 0.4335, 0.42, 0.432, 0.4215, 0.4275, 0.4285, 0.4265, 0.428, 0.431, 0.424, 0.4265, 0.432, 0.4255, 0.423, 0.429, 0.417, 0.426, 0.418, 0.4145, 0.4265, 0.425, 0.429, 0.425, 0.4235, 0.4155, 0.4275, 0.423, 0.423, 0.4255, 0.432, 0.4285, 0.4205, 0.4215, 0.4305, 0.4305, 0.4215, 0.422, 0.4215, 0.4285, 0.4335, 0.421, 0.423, 0.4345, 0.434, 0.414, 0.4235, 0.422, 0.4225, 0.436, 0.435, 0.4215, 0.418, 0.4175, 0.4225, 0.423, 0.421, 0.4265, 0.437, 0.437, 0.429, 0.431, 0.431, 0.434, 0.428, 0.4215, 0.4395, 0.434, 0.428, 0.421, 0.4275, 0.427, 0.4265, 0.4275, 0.4235, 0.4255, 0.4315, 0.4295, 0.4195, 0.429, 0.4295, 0.431, 0.4325, 0.421, 0.433, 0.4185, 0.4275, 0.424, 0.423, 0.421, 0.4225, 0.4295, 0.435, 0.4275, 0.4255, 0.43, 0.4235, 0.4315, 0.425, 0.4305, 0.425, 0.43, 0.429, 0.4325, 0.428, 0.4305, 0.4355, 0.433, 0.428, 0.4285, 0.4275, 0.427, 0.4195, 0.4285, 0.4325, 0.4195, 0.4255, 0.424, 0.4285, 0.4285, 0.4285, 0.434, 0.4305, 0.4325, 0.434, 0.426, 0.44, 0.436, 0.435, 0.433, 0.433, 0.4345, 0.443, 0.437, 0.42, 0.4375, 0.436, 0.4335, 0.4315, 0.4355, 0.4325, 0.436, 0.4405, 0.437, 0.429, 0.4275, 0.437, 0.4285, 0.431, 0.4375, 0.4335, 0.4355, 0.426, 0.438, 0.4415, 0.4325, 0.4405, 0.435, 0.4305, 0.4305, 0.445, 0.4415, 0.442, 0.445, 0.43, 0.439, 0.435, 0.4365, 0.441, 0.4415, 0.4415, 0.4435, 0.4345, 0.4425, 0.439, 0.446, 0.4535, 0.444, 0.4455, 0.449, 0.445, 0.456, 0.448, 0.445, 0.4435, 0.4435, 0.44, 0.4445, 0.447, 0.441, 0.4405, 0.432, 0.444, 0.4455, 0.4455, 0.4365, 0.442, 0.4345, 0.4525, 0.437, 0.438, 0.437, 0.4505, 0.442, 0.441, 0.429, 0.435, 0.4375, 0.448, 0.4455, 0.4415, 0.435, 0.435, 0.439, 0.439, 0.443, 0.4375, 0.446, 0.442, 0.444, 0.4335, 0.431, 0.435, 0.44, 0.4405, 0.4455, 0.4395, 0.4355, 0.442, 0.432, 0.432, 0.4295, 0.4285, 0.436, 0.432, 0.4525, 0.4295, 0.434, 0.437, 0.439, 0.4315, 0.4295, 0.4315, 0.433, 0.4335, 0.4345, 0.428, 0.4435, 0.4385, 0.446, 0.441, 0.447, 0.441, 0.4455, 0.4365, 0.446, 0.443, 0.4395, 0.4395, 0.4525, 0.4445, 0.4495, 0.4475, 0.4455, 0.444, 0.447, 0.449, 0.4425, 0.443, 0.4465, 0.44, 0.447, 0.442, 0.4435, 0.4345, 0.442, 0.4395, 0.4395, 0.4555, 0.4295, 0.4505, 0.434, 0.4385, 0.449, 0.4395, 0.445, 0.4445, 0.445, 0.44, 0.443, 0.436, 0.4495, 0.443, 0.445, 0.4455, 0.439, 0.452, 0.4425, 0.439, 0.4465, 0.435, 0.449, 0.445, 0.4475, 0.4485, 0.451, 0.447, 0.44, 0.4445, 0.442, 0.4565, 0.4585, 0.447, 0.452, 0.4515, 0.4515, 0.446, 0.4515, 0.4515, 0.448, 0.442, 0.4465, 0.4435, 0.4525, 0.4455, 0.4565, 0.4385, 0.445, 0.443, 0.448, 0.4435, 0.4475, 0.452, 0.44, 0.446, 0.444, 0.437, 0.442, 0.445, 0.4465, 0.4475, 0.4465, 0.4375, 0.444, 0.448, 0.439, 0.44, 0.445, 0.4405, 0.4485, 0.4435, 0.443, 0.4465, 0.441, 0.453, 0.4435, 0.44, 0.4445, 0.4375, 0.438, 0.442, 0.4465, 0.4465, 0.445, 0.444, 0.441, 0.4455, 0.447, 0.443, 0.4525, 0.4425, 0.4505, 0.4455, 0.455, 0.4375, 0.4535, 0.4415, 0.4445, 0.443, 0.441, 0.449, 0.448, 0.446, 0.4355, 0.444, 0.444, 0.443, 0.445, 0.4345, 0.437, 0.442, 0.445, 0.4445, 0.4395, 0.443, 0.45, 0.4365, 0.4375, 0.451, 0.4455, 0.4545, 0.4445, 0.453, 0.446, 0.441, 0.44, 0.4565, 0.451, 0.4515, 0.4495, 0.4495, 0.454, 0.448, 0.449, 0.444, 0.4565, 0.443, 0.4455, 0.4455, 0.4465, 0.4495, 0.447, 0.445, 0.4505, 0.451, 0.442, 0.447, 0.4425, 0.4465, 0.44, 0.4375, 0.442, 0.4415, 0.4445, 0.447, 0.4395, 0.4465, 0.4435, 0.451, 0.449, 0.445, 0.4415, 0.438, 0.4455, 0.448, 0.4495, 0.441, 0.4505, 0.4505, 0.449, 0.4495, 0.4455, 0.449, 0.446, 0.4465, 0.4555, 0.454, 0.456, 0.4415, 0.4535, 0.464, 0.449, 0.455, 0.4525, 0.453, 0.443, 0.454, 0.4505, 0.455, 0.4425, 0.451, 0.445, 0.453, 0.455, 0.4565, 0.4435, 0.454, 0.442, 0.45, 0.448, 0.4515, 0.4505, 0.4505, 0.4465, 0.449, 0.4505, 0.4465, 0.4525, 0.45, 0.454, 0.444, 0.4475, 0.4495, 0.449, 0.4555, 0.451, 0.451, 0.4495, 0.454, 0.4515, 0.4485, 0.454, 0.4515, 0.458, 0.4515, 0.458, 0.4485, 0.451, 0.45, 0.4465, 0.4585, 0.4565, 0.453, 0.4525, 0.4555, 0.4515, 0.463, 0.459, 0.457, 0.455, 0.452, 0.448, 0.46, 0.4515, 0.455, 0.456, 0.456, 0.4475, 0.455, 0.455, 0.454, 0.4565, 0.448, 0.4555, 0.4585, 0.4535, 0.4495, 0.448, 0.4555, 0.455, 0.4515, 0.455, 0.4495, 0.452, 0.4505, 0.451, 0.4485, 0.4535, 0.4465, 0.4455, 0.445, 0.444, 0.449, 0.4385, 0.4465, 0.4515, 0.447, 0.4595, 0.4565, 0.455, 0.4485, 0.455, 0.452, 0.4585, 0.4585, 0.4465, 0.455, 0.4525, 0.4555, 0.451, 0.4495, 0.441, 0.449, 0.458, 0.451, 0.446, 0.443, 0.456, 0.453, 0.4535, 0.4485, 0.4525, 0.4495, 0.4475, 0.4485, 0.4525, 0.4515, 0.4535, 0.45, 0.4475, 0.4485, 0.4495, 0.447, 0.445, 0.4465, 0.443, 0.4415, 0.444, 0.4365, 0.4445, 0.455, 0.4445, 0.4485, 0.453, 0.452, 0.446, 0.4445, 0.4475, 0.4425, 0.44, 0.438, 0.4415, 0.4505, 0.4395, 0.4455, 0.45, 0.4485, 0.4415, 0.4475, 0.456, 0.4425, 0.4445, 0.4355, 0.4475, 0.4545, 0.4465, 0.4485, 0.452, 0.444, 0.4435, 0.449, 0.441, 0.436, 0.4415, 0.4405, 0.4445, 0.4495, 0.4385, 0.439, 0.4455, 0.443, 0.449, 0.452, 0.44, 0.438, 0.444, 0.4425, 0.448, 0.439, 0.444, 0.4445, 0.4395, 0.448, 0.4455, 0.4545, 0.4435, 0.4435, 0.4555, 0.4465, 0.446, 0.448, 0.45, 0.4495, 0.4365, 0.4375, 0.446, 0.4425, 0.4505, 0.446, 0.449, 0.4465, 0.439, 0.4505, 0.456, 0.4465, 0.444, 0.445, 0.454, 0.4485, 0.443, 0.4435, 0.441, 0.441, 0.4525, 0.4455, 0.438, 0.443, 0.4465, 0.437, 0.4495, 0.4415, 0.4495, 0.4545, 0.4385, 0.448, 0.4435, 0.444, 0.4445, 0.4375, 0.4525, 0.446, 0.4415, 0.446, 0.44, 0.4435, 0.445, 0.443, 0.4385, 0.4395, 0.451, 0.4415, 0.452, 0.4415, 0.4485, 0.444, 0.4495, 0.444, 0.4465, 0.446, 0.4385, 0.4405, 0.4495, 0.4445, 0.4495, 0.4395, 0.4515, 0.438, 0.4475, 0.4395, 0.45, 0.454, 0.4535, 0.4525, 0.4425, 0.4505, 0.4455, 0.4465, 0.45, 0.4595, 0.46, 0.452, 0.4495, 0.4505, 0.4535, 0.4375, 0.4525, 0.4495, 0.446, 0.4295, 0.454, 0.448, 0.4455, 0.45, 0.456, 0.4335, 0.444, 0.4475, 0.452, 0.442, 0.436, 0.446, 0.454, 0.4435, 0.4495, 0.4445, 0.4515, 0.4455, 0.442, 0.447, 0.45, 0.444, 0.4415, 0.4425, 0.453, 0.4555, 0.444, 0.4485, 0.444, 0.4455, 0.455, 0.451, 0.449, 0.4565, 0.452, 0.4445, 0.4485, 0.455, 0.4485, 0.449, 0.4525, 0.453, 0.452, 0.444, 0.4565, 0.4485, 0.439, 0.446, 0.45, 0.4445, 0.45, 0.4485, 0.4515, 0.455, 0.448, 0.4505, 0.4515, 0.4365, 0.4505, 0.4505, 0.4475, 0.4495, 0.4425, 0.4465, 0.4445, 0.452, 0.454, 0.4505, 0.4475, 0.45, 0.4445, 0.451, 0.453, 0.451, 0.46, 0.451, 0.456, 0.4515, 0.454, 0.444, 0.453, 0.447, 0.451, 0.4455, 0.445, 0.4375, 0.446, 0.45, 0.4535, 0.4435, 0.443, 0.4465, 0.438, 0.441, 0.441, 0.4435, 0.439, 0.4345, 0.4355, 0.4375, 0.44, 0.4415, 0.4425, 0.444, 0.43, 0.4365, 0.44, 0.444, 0.437, 0.4565, 0.434, 0.4365, 0.4485, 0.44, 0.435, 0.445, 0.443, 0.44, 0.439, 0.4385, 0.442, 0.44, 0.4425, 0.4425, 0.4465, 0.439, 0.447, 0.4425, 0.4395, 0.4375, 0.433, 0.4385, 0.447, 0.4425, 0.4335, 0.436, 0.4415, 0.4515, 0.4445, 0.4435, 0.4465, 0.442, 0.4435, 0.447, 0.4405, 0.448, 0.4465, 0.45, 0.4415, 0.437, 0.441, 0.4475, 0.446, 0.441, 0.4405, 0.439, 0.453, 0.4465, 0.438, 0.4385, 0.445, 0.441, 0.4415, 0.4425, 0.447, 0.435, 0.4435, 0.443, 0.445, 0.441, 0.4425, 0.441, 0.4445, 0.4345, 0.4435, 0.442, 0.438, 0.4345, 0.4445, 0.437, 0.4415, 0.445, 0.4585, 0.443, 0.4385, 0.4415, 0.434, 0.4445, 0.4395, 0.4405, 0.443, 0.4445, 0.439, 0.4355, 0.4465, 0.4435, 0.4435, 0.441, 0.443, 0.434, 0.4325, 0.4345, 0.437, 0.441, 0.448, 0.4375, 0.4475, 0.4505, 0.4455, 0.4425, 0.439, 0.4305, 0.4445, 0.4285, 0.44, 0.4395, 0.4385, 0.4345, 0.4465, 0.4365, 0.4415, 0.4335, 0.441, 0.426, 0.4385, 0.437, 0.448, 0.4415, 0.441, 0.441, 0.437, 0.448, 0.437, 0.4345, 0.434, 0.443, 0.4425, 0.4435, 0.441, 0.4435, 0.438, 0.436, 0.4365, 0.444, 0.444, 0.4505, 0.435, 0.4415, 0.4395, 0.4425, 0.4325, 0.441, 0.443, 0.4505, 0.4435, 0.4515, 0.451, 0.4455, 0.441, 0.4425, 0.4385, 0.4445, 0.455, 0.4455, 0.45, 0.4525, 0.4435, 0.4555, 0.4485, 0.443, 0.4425, 0.4465, 0.451, 0.444, 0.4415, 0.451, 0.4445, 0.451, 0.4495, 0.447, 0.45, 0.4375, 0.4465, 0.454, 0.443, 0.443, 0.447, 0.439, 0.4505, 0.4445, 0.448, 0.442, 0.4375, 0.4445, 0.445, 0.4425, 0.44, 0.4405, 0.443, 0.4435, 0.4375, 0.451, 0.4495, 0.4485, 0.4575, 0.454, 0.45, 0.446, 0.4565, 0.456, 0.451, 0.4425, 0.4545, 0.456, 0.4595, 0.4535, 0.4475, 0.4515, 0.4705, 0.449, 0.45, 0.456, 0.4455, 0.4585, 0.4555, 0.4535, 0.4535, 0.4465, 0.4605, 0.459, 0.4655, 0.4525, 0.452, 0.457, 0.459, 0.4595, 0.4645, 0.463, 0.4515, 0.4525, 0.456, 0.4625, 0.452, 0.459, 0.459, 0.4605, 0.4655, 0.446, 0.4495, 0.458, 0.456, 0.456, 0.46, 0.459, 0.4485, 0.45, 0.457, 0.453, 0.454, 0.4635, 0.4595, 0.451, 0.461, 0.4565, 0.451, 0.454, 0.45, 0.4585, 0.458, 0.46, 0.454, 0.4625, 0.4605, 0.4535, 0.453, 0.46, 0.448, 0.4515, 0.46, 0.4555, 0.4595, 0.459, 0.447, 0.4505, 0.4535, 0.4505, 0.4525, 0.4415, 0.4415, 0.4545, 0.4545, 0.4555, 0.4485, 0.447, 0.45, 0.455, 0.4505, 0.457, 0.446, 0.451, 0.459, 0.45, 0.449, 0.459, 0.455, 0.451, 0.457, 0.453, 0.457, 0.4455, 0.4505, 0.4555, 0.453, 0.4515, 0.457, 0.4595, 0.4595, 0.462, 0.4575, 0.457, 0.461, 0.4475, 0.4505, 0.454, 0.459, 0.442, 0.4405, 0.447, 0.4525, 0.454, 0.453, 0.4455, 0.453, 0.4515, 0.4495, 0.453, 0.454, 0.462, 0.46, 0.4605, 0.4535, 0.4635, 0.4535, 0.446, 0.457, 0.4615, 0.458, 0.454, 0.46, 0.452, 0.456, 0.4515, 0.458, 0.451, 0.4515, 0.456, 0.4555, 0.4465, 0.4495, 0.445, 0.4505, 0.456, 0.4615, 0.455, 0.4465, 0.442, 0.4395, 0.447, 0.4465, 0.449, 0.444, 0.4435, 0.4535, 0.451, 0.447, 0.453, 0.4525, 0.45, 0.452, 0.457, 0.462, 0.449, 0.444, 0.4475, 0.445, 0.456, 0.4525, 0.443, 0.447, 0.4405, 0.4545, 0.445, 0.455, 0.4535, 0.4515, 0.451, 0.456, 0.451, 0.439, 0.4455, 0.4495, 0.4495, 0.449, 0.44, 0.4455, 0.45, 0.4495, 0.4435, 0.451, 0.4555, 0.4525, 0.455, 0.4515, 0.452, 0.458, 0.449, 0.457, 0.455, 0.442, 0.453, 0.447, 0.4415, 0.4535, 0.4495, 0.449, 0.454, 0.438, 0.45, 0.446, 0.4515, 0.4505, 0.452, 0.453, 0.454, 0.4415, 0.4515, 0.451, 0.442, 0.4495, 0.4485, 0.4395, 0.4475, 0.4505, 0.444, 0.45, 0.438, 0.4425, 0.445, 0.4425, 0.4305, 0.437, 0.443, 0.438, 0.452, 0.437, 0.451, 0.452, 0.439, 0.4485, 0.4425, 0.4425, 0.449, 0.4425, 0.447, 0.449, 0.441, 0.4405, 0.4495, 0.441, 0.4455, 0.436, 0.445, 0.4315, 0.4405, 0.4425, 0.446, 0.451, 0.4405, 0.4395, 0.4505, 0.4435, 0.442, 0.4425, 0.445, 0.4455, 0.434, 0.449, 0.45, 0.447, 0.45, 0.4335, 0.4535, 0.438, 0.4355, 0.4465, 0.448, 0.4455, 0.4475, 0.443, 0.443, 0.4435, 0.442, 0.4405, 0.445, 0.4455, 0.445, 0.4445, 0.4505, 0.444, 0.4495, 0.445, 0.4535, 0.449, 0.444, 0.448, 0.4465, 0.4455, 0.439, 0.4505, 0.452, 0.441, 0.444, 0.454, 0.4405, 0.4485, 0.4465, 0.441, 0.448, 0.4365, 0.4395, 0.4395, 0.442, 0.4445, 0.443, 0.4405, 0.4355, 0.444, 0.45, 0.4455, 0.458, 0.4485, 0.448, 0.443, 0.451, 0.4495, 0.4395, 0.4545, 0.446, 0.448, 0.451, 0.451, 0.4395, 0.444, 0.442, 0.4465, 0.451, 0.445, 0.447, 0.4535, 0.442, 0.4355, 0.4385, 0.447, 0.4465, 0.448, 0.4465, 0.4515, 0.443, 0.452, 0.4465, 0.4405, 0.443, 0.4455, 0.453, 0.447, 0.4435, 0.4445, 0.453, 0.4525, 0.4535, 0.446, 0.4565, 0.449, 0.4555, 0.457, 0.4455, 0.4415, 0.4495, 0.4585, 0.445, 0.4595, 0.449, 0.444, 0.445, 0.449, 0.429, 0.448, 0.447, 0.4375, 0.4505, 0.4485, 0.443, 0.4535, 0.447, 0.4405, 0.445, 0.444, 0.453, 0.4485, 0.446, 0.4345, 0.4465, 0.4505, 0.4385, 0.449, 0.445, 0.451, 0.447, 0.444, 0.4545, 0.443, 0.4475, 0.443, 0.4465, 0.432, 0.44, 0.442, 0.445, 0.446, 0.4375, 0.4385, 0.448, 0.4425, 0.45, 0.4415, 0.451, 0.442, 0.4395, 0.442, 0.44, 0.446, 0.4485, 0.447, 0.444, 0.4565, 0.4555, 0.442, 0.4435, 0.4495, 0.4445, 0.44, 0.445, 0.4485, 0.4465, 0.4545, 0.4395, 0.4555, 0.4525, 0.4455, 0.459, 0.4515, 0.4565, 0.449, 0.4465, 0.439, 0.4425, 0.45, 0.4525, 0.4415, 0.459, 0.4515, 0.4495, 0.448, 0.4475, 0.4495, 0.45, 0.443, 0.444, 0.4545, 0.4605, 0.451, 0.4485, 0.454, 0.4495, 0.4485, 0.451, 0.4465, 0.4395, 0.4385, 0.444, 0.443, 0.448, 0.4355, 0.448, 0.443, 0.4495, 0.4365, 0.4485, 0.443, 0.4465, 0.449, 0.443, 0.451, 0.455, 0.452, 0.453, 0.4435, 0.443, 0.4395, 0.4475, 0.4415, 0.444, 0.438, 0.4485, 0.449, 0.437, 0.444, 0.443, 0.4425, 0.4415, 0.445, 0.451, 0.4485, 0.4445, 0.4335, 0.4465, 0.4335, 0.443, 0.4435, 0.4415, 0.4455, 0.449, 0.448, 0.4405, 0.449, 0.443, 0.434, 0.4425, 0.4385, 0.434, 0.4385, 0.44, 0.4445, 0.4385, 0.4465, 0.4375, 0.4405, 0.4425, 0.434, 0.432, 0.441, 0.4365, 0.445, 0.435, 0.4255, 0.4365, 0.443, 0.434, 0.447, 0.449, 0.443, 0.4435, 0.4385, 0.437, 0.439, 0.445, 0.435, 0.4385, 0.437, 0.437, 0.435, 0.4435, 0.4305, 0.427, 0.438, 0.441, 0.4375, 0.4425, 0.436, 0.438, 0.4445, 0.4465, 0.444, 0.4265, 0.4305, 0.437, 0.4455, 0.4385, 0.433, 0.437, 0.4415, 0.4455, 0.4375, 0.439, 0.437, 0.439, 0.437, 0.4415, 0.4335, 0.4315, 0.4435, 0.436, 0.4505, 0.4375, 0.4395, 0.4365, 0.4395, 0.4435, 0.4375, 0.4365, 0.435, 0.4485, 0.442, 0.442, 0.4355, 0.4455, 0.439, 0.446, 0.444, 0.438, 0.45, 0.4345, 0.4505, 0.444, 0.438, 0.4465, 0.439, 0.4475, 0.45, 0.448, 0.4405, 0.4465, 0.44, 0.4345, 0.425, 0.439, 0.4305, 0.4385, 0.436, 0.435, 0.434, 0.4375, 0.4345, 0.4415, 0.437, 0.4365, 0.444, 0.434, 0.427, 0.434, 0.424, 0.434, 0.4355, 0.433, 0.4365, 0.429, 0.4375, 0.4415, 0.427, 0.4385, 0.4375, 0.4405, 0.429, 0.436, 0.4375, 0.443, 0.435, 0.438, 0.4285, 0.4385, 0.4345, 0.4365, 0.438, 0.422, 0.4345, 0.448, 0.4385, 0.437, 0.429, 0.444, 0.436, 0.434, 0.439, 0.447, 0.4295, 0.441, 0.4415, 0.4495, 0.442, 0.4305, 0.432, 0.426, 0.4405, 0.434, 0.4265, 0.4435, 0.436, 0.4355, 0.429, 0.4385, 0.431, 0.435, 0.438, 0.439, 0.438, 0.44, 0.4375, 0.4385, 0.438, 0.44, 0.4315, 0.4305, 0.4375, 0.4315, 0.436, 0.4385, 0.4395, 0.45, 0.438, 0.4365, 0.4335, 0.4465, 0.445, 0.4365, 0.436, 0.435, 0.449, 0.437, 0.4365, 0.438, 0.4315, 0.439, 0.441, 0.439, 0.44, 0.432, 0.433, 0.432, 0.424, 0.4295, 0.439, 0.432, 0.433, 0.438, 0.4195, 0.433, 0.4385, 0.4375, 0.429, 0.4385, 0.433, 0.4355, 0.4485, 0.4375, 0.445, 0.444, 0.434, 0.4385, 0.435, 0.4365, 0.4405, 0.441, 0.4405, 0.448, 0.429, 0.441, 0.4465, 0.441, 0.439, 0.44, 0.437, 0.445, 0.4365, 0.4465, 0.434, 0.434, 0.43, 0.436, 0.4305, 0.435, 0.4365, 0.4325, 0.4235, 0.43, 0.4305, 0.44, 0.4305, 0.4265, 0.436, 0.44, 0.4385, 0.436, 0.437, 0.4415, 0.4325, 0.431, 0.436, 0.4415, 0.431, 0.438, 0.4335, 0.428, 0.4395, 0.431, 0.434, 0.428, 0.446, 0.4265, 0.4425, 0.432, 0.4305, 0.4335, 0.4395, 0.4385, 0.437, 0.4425, 0.4315, 0.433, 0.4365, 0.435, 0.44, 0.4345, 0.4365, 0.44, 0.4325, 0.4425, 0.439, 0.44, 0.438, 0.436, 0.4335, 0.435, 0.43, 0.434, 0.4455, 0.436, 0.428, 0.43, 0.4365, 0.439, 0.4355, 0.4365, 0.436, 0.436, 0.4385, 0.432, 0.44, 0.435, 0.4405, 0.4385, 0.434, 0.4455, 0.434, 0.4485, 0.4435, 0.446, 0.4495, 0.441, 0.442, 0.4365, 0.4375, 0.437, 0.44, 0.444, 0.4335, 0.4425, 0.443, 0.435, 0.4345, 0.431, 0.4305, 0.441, 0.4335, 0.441, 0.439, 0.4355, 0.442, 0.4305, 0.439, 0.4395, 0.4385, 0.4465, 0.4345, 0.4435, 0.454, 0.4345, 0.4465, 0.4365, 0.4415, 0.4375, 0.4335, 0.434, 0.442, 0.4395, 0.4365, 0.4445, 0.4375, 0.4475, 0.4385, 0.439, 0.439, 0.433, 0.4395, 0.4435, 0.4385, 0.449, 0.431, 0.441, 0.4435, 0.4405, 0.438, 0.436, 0.4425, 0.4435, 0.443, 0.4405, 0.4385, 0.439, 0.4405, 0.4315, 0.444, 0.4335, 0.437, 0.4395, 0.4435, 0.4385, 0.441, 0.4345, 0.4425, 0.4365, 0.4405, 0.4415, 0.439, 0.4335, 0.435, 0.4415, 0.444, 0.4455, 0.444, 0.451, 0.441, 0.436, 0.442, 0.4415, 0.438, 0.443, 0.4385, 0.44, 0.4345, 0.4405, 0.4385, 0.441, 0.434, 0.435, 0.4425, 0.4435, 0.4435, 0.443, 0.433, 0.4475, 0.4305, 0.437, 0.446, 0.4535, 0.437, 0.443, 0.441, 0.447, 0.446, 0.4405, 0.439, 0.439, 0.4405, 0.448, 0.4415, 0.4425, 0.4435, 0.4325, 0.4425, 0.4375, 0.4385, 0.4525, 0.4435, 0.4445, 0.4425, 0.4405, 0.445, 0.4415, 0.448, 0.4405, 0.4425, 0.439, 0.4415, 0.4465, 0.444, 0.4425, 0.4415, 0.445, 0.4495, 0.449, 0.44, 0.4475, 0.4465, 0.4475, 0.4465, 0.444, 0.4385, 0.439, 0.448, 0.4455, 0.436, 0.4485, 0.447, 0.441, 0.4415, 0.4405, 0.442, 0.439, 0.439, 0.437, 0.436, 0.4505, 0.4375, 0.439, 0.448, 0.4385, 0.4345, 0.449, 0.443, 0.444, 0.447, 0.4465, 0.4415, 0.442, 0.4385, 0.441, 0.4455, 0.447, 0.446, 0.4345, 0.44, 0.4405, 0.4385, 0.4375, 0.4385, 0.443, 0.441, 0.4255, 0.438, 0.4365, 0.4395, 0.439, 0.439, 0.431, 0.4405, 0.4395, 0.4375, 0.436, 0.4285, 0.4255, 0.439, 0.432, 0.437, 0.4435, 0.439, 0.444, 0.451, 0.439, 0.4405, 0.445, 0.4395, 0.422, 0.441, 0.449, 0.435, 0.4445, 0.432, 0.442, 0.4405, 0.441, 0.4315, 0.436, 0.433, 0.4355, 0.4345, 0.439, 0.436, 0.444, 0.44, 0.435, 0.43, 0.44, 0.4395, 0.443, 0.44, 0.4365, 0.4375, 0.4415, 0.4365, 0.4405, 0.442, 0.442, 0.431, 0.438, 0.437, 0.435, 0.4435, 0.4425, 0.4395, 0.4355, 0.4365, 0.4325, 0.434, 0.433, 0.4375, 0.435, 0.438, 0.4265, 0.432, 0.4345, 0.43, 0.4325, 0.4305, 0.4305, 0.4305, 0.4395, 0.432, 0.436, 0.4385, 0.442, 0.4405, 0.432, 0.4255, 0.4335, 0.4265, 0.4325, 0.43, 0.4385, 0.4315, 0.4225, 0.433, 0.4315, 0.4365, 0.4355, 0.4345, 0.4295, 0.4425, 0.438, 0.438, 0.4295, 0.4305, 0.4355, 0.433, 0.431, 0.435, 0.4405, 0.428, 0.4325, 0.433, 0.433, 0.4295, 0.4355, 0.4325, 0.4295, 0.426, 0.44, 0.429, 0.428, 0.4295, 0.4335, 0.4345, 0.439, 0.435, 0.4305, 0.435, 0.439, 0.43, 0.425, 0.4435, 0.436, 0.4325, 0.4315, 0.427, 0.4405, 0.4275, 0.4315, 0.4285, 0.4415, 0.4355, 0.4385, 0.435, 0.4355, 0.429, 0.4395, 0.438, 0.441, 0.438, 0.44, 0.4415, 0.4425, 0.4335, 0.438, 0.4395, 0.439, 0.4415, 0.4345, 0.4335, 0.4385, 0.441, 0.4405, 0.442, 0.4395, 0.437, 0.435, 0.436, 0.4315, 0.441, 0.446, 0.447, 0.4395, 0.4395, 0.4395, 0.4465, 0.435, 0.4435, 0.4425, 0.448, 0.4445, 0.4405, 0.4395, 0.4415, 0.4355, 0.4495, 0.4475, 0.4445, 0.4405, 0.442, 0.442, 0.446, 0.438, 0.4505, 0.4515, 0.436, 0.436, 0.443, 0.4385, 0.441, 0.4485, 0.4415, 0.4415, 0.441, 0.4385, 0.448, 0.439, 0.4405, 0.446, 0.441, 0.4465, 0.444, 0.444, 0.4355, 0.4425, 0.453, 0.445, 0.4455, 0.4465, 0.4435, 0.4445, 0.439, 0.441, 0.439, 0.4365, 0.444, 0.4365, 0.4485, 0.447, 0.441, 0.4395, 0.4475, 0.4445, 0.441, 0.4485, 0.4405, 0.4365, 0.4455, 0.451, 0.4415, 0.4405, 0.44, 0.4485, 0.445, 0.4465, 0.4485, 0.4385, 0.456, 0.4445, 0.448, 0.437, 0.457, 0.447, 0.4495, 0.4375, 0.4495, 0.4315, 0.4445, 0.4535, 0.4485, 0.443, 0.4435, 0.447, 0.44, 0.444, 0.4385, 0.4485, 0.451, 0.447, 0.451, 0.4435, 0.444, 0.444, 0.448, 0.446, 0.454, 0.4415, 0.4305, 0.451, 0.442, 0.448, 0.446, 0.4485, 0.4445, 0.449, 0.435, 0.445, 0.454, 0.4455, 0.45, 0.445, 0.4315, 0.439, 0.4415, 0.4495, 0.439, 0.442, 0.4385, 0.439, 0.4405, 0.4405, 0.446, 0.4445, 0.4455, 0.4465, 0.4425, 0.4425, 0.4405, 0.4485, 0.4385, 0.449, 0.432, 0.4435, 0.442, 0.447, 0.439, 0.439, 0.446, 0.448, 0.4235, 0.4365, 0.442, 0.4415, 0.4415, 0.4425, 0.4435, 0.443, 0.438, 0.4435, 0.4425, 0.441, 0.442, 0.444, 0.435, 0.4435, 0.447, 0.447, 0.4415, 0.4475, 0.4415, 0.4365, 0.4425, 0.446, 0.4485, 0.4315, 0.441, 0.4405, 0.443, 0.4395, 0.4335, 0.438, 0.4405, 0.4375, 0.4395, 0.4375, 0.43, 0.436, 0.4415, 0.433, 0.444, 0.4445, 0.44, 0.431, 0.4355, 0.446, 0.443, 0.4345, 0.441, 0.437, 0.443, 0.451, 0.442, 0.437, 0.441, 0.444, 0.447, 0.442, 0.445, 0.4425, 0.4405, 0.4365, 0.4385, 0.443, 0.436, 0.4445, 0.435, 0.442, 0.4475, 0.4365, 0.4355, 0.4365, 0.439, 0.4405, 0.4435, 0.444, 0.4325, 0.433, 0.443, 0.4365, 0.438, 0.4395, 0.442, 0.4325, 0.437, 0.4375, 0.4475, 0.444, 0.4395, 0.4465, 0.442, 0.446, 0.4365, 0.443, 0.4425, 0.451, 0.452, 0.443, 0.4415, 0.4435, 0.4425, 0.439, 0.4415, 0.4325, 0.4385, 0.4365, 0.439, 0.4405, 0.438, 0.444, 0.4305, 0.442, 0.4445, 0.4455, 0.434, 0.442, 0.4445, 0.4405, 0.4445, 0.4445, 0.439, 0.4375, 0.441, 0.4495, 0.44, 0.4475, 0.4445, 0.453, 0.4465, 0.4485, 0.438, 0.44, 0.4475, 0.44, 0.4455, 0.44, 0.438, 0.444, 0.4425, 0.445, 0.434, 0.4445, 0.4395, 0.437, 0.4385, 0.4485, 0.44, 0.4365, 0.4365, 0.442, 0.44, 0.4325, 0.4395, 0.438, 0.4495, 0.4325, 0.45, 0.4395, 0.4405, 0.446, 0.4505, 0.431, 0.442, 0.4395, 0.441, 0.434, 0.432, 0.437, 0.4385, 0.438, 0.44, 0.439, 0.4335, 0.438, 0.435, 0.437, 0.4295, 0.438, 0.4375, 0.436, 0.442, 0.43, 0.43, 0.4315, 0.436, 0.441, 0.441, 0.4395, 0.4335, 0.4305, 0.441, 0.4405, 0.435, 0.431, 0.4425, 0.442, 0.4365, 0.431, 0.4445, 0.438, 0.4285, 0.437, 0.4295, 0.4315, 0.4315, 0.431, 0.4315, 0.4415, 0.438, 0.431, 0.4315, 0.4375, 0.434, 0.437, 0.4335, 0.44, 0.439, 0.4325, 0.443, 0.432, 0.4355, 0.4295, 0.4345, 0.4355, 0.436, 0.4325, 0.4385, 0.4335, 0.434, 0.438, 0.43, 0.4285, 0.435, 0.4385, 0.4395, 0.4315, 0.4395, 0.4285, 0.4355, 0.429, 0.4255, 0.4235, 0.439, 0.4315, 0.4365, 0.441, 0.4415, 0.444, 0.431, 0.439, 0.435, 0.436, 0.429, 0.434, 0.4315, 0.4375, 0.4395, 0.437, 0.443, 0.432, 0.443, 0.4355, 0.4285, 0.436, 0.4305, 0.438, 0.4455, 0.4405, 0.44, 0.431, 0.4355, 0.4445, 0.4305, 0.4385, 0.438, 0.435, 0.435, 0.442, 0.4445, 0.437, 0.4375, 0.44, 0.442, 0.432, 0.4395, 0.4325, 0.426, 0.444, 0.434, 0.429, 0.442, 0.434, 0.4395, 0.4285, 0.43, 0.4325, 0.436, 0.4335, 0.44, 0.4365, 0.443, 0.4445, 0.4305, 0.438, 0.4345, 0.432, 0.443, 0.431, 0.432, 0.431, 0.4375, 0.4385, 0.44, 0.4305, 0.4305, 0.4315, 0.4345, 0.4345, 0.438, 0.4415, 0.4355, 0.4315, 0.4385, 0.432, 0.4345, 0.432, 0.439, 0.4375, 0.4425, 0.4305, 0.44, 0.442, 0.432, 0.4445, 0.4405, 0.4345, 0.431, 0.4275, 0.4405, 0.44, 0.4365, 0.4315, 0.44, 0.432, 0.443, 0.435, 0.4235, 0.432, 0.444, 0.429, 0.433, 0.4295, 0.423, 0.4355, 0.434, 0.4335, 0.4345, 0.4385, 0.435, 0.431, 0.431, 0.425, 0.437, 0.434, 0.4245, 0.431, 0.4335, 0.4295, 0.4325, 0.434, 0.435, 0.4355, 0.4385, 0.436, 0.429, 0.4315, 0.433, 0.4415, 0.428, 0.4375, 0.4375, 0.436, 0.4455, 0.4315, 0.4445, 0.435, 0.4225, 0.43, 0.437, 0.428, 0.423, 0.4375, 0.4335, 0.4365, 0.439, 0.429, 0.4385, 0.435, 0.437, 0.432, 0.438, 0.4375, 0.431, 0.433, 0.4365, 0.4385, 0.435, 0.429, 0.439, 0.441, 0.435, 0.4415, 0.4345, 0.441, 0.4215, 0.437, 0.4335, 0.4315, 0.4355, 0.4365, 0.4315, 0.44, 0.435, 0.437, 0.4305, 0.4395, 0.441, 0.4335, 0.427, 0.432, 0.4325, 0.4325, 0.4325, 0.4355, 0.4335, 0.4375, 0.4315, 0.434, 0.4355, 0.433, 0.436, 0.431, 0.4275, 0.442, 0.4305, 0.437, 0.4385, 0.4445, 0.4325, 0.4425, 0.436, 0.4395, 0.4365, 0.438, 0.4285, 0.4315, 0.43, 0.4265, 0.4375, 0.4385, 0.4405, 0.431, 0.4345, 0.432, 0.441, 0.4335, 0.4245, 0.437, 0.436, 0.434, 0.4415, 0.427, 0.4305, 0.436, 0.4295, 0.4315, 0.439, 0.433, 0.437, 0.4375, 0.428, 0.4215, 0.431, 0.4335, 0.442, 0.434, 0.4335, 0.43, 0.43, 0.437, 0.4345, 0.431, 0.434, 0.434, 0.438, 0.4355, 0.44, 0.4395, 0.4365, 0.4275, 0.4385, 0.4435, 0.435, 0.434, 0.4345, 0.4295, 0.4385, 0.44, 0.439, 0.435, 0.428, 0.439, 0.431, 0.4375, 0.429, 0.4335, 0.4345, 0.4405, 0.4335, 0.4305, 0.434, 0.4375, 0.436, 0.4355, 0.4395, 0.438, 0.429, 0.437, 0.4485, 0.448, 0.437, 0.436, 0.444, 0.442, 0.438, 0.4385, 0.442, 0.432, 0.4345, 0.443, 0.441, 0.4375, 0.4345, 0.442, 0.437, 0.441, 0.4345, 0.4385, 0.4355, 0.437, 0.4455, 0.438, 0.4385, 0.429, 0.429, 0.4325, 0.442, 0.4345, 0.4355, 0.448, 0.4405, 0.44, 0.443, 0.437, 0.442, 0.433, 0.438, 0.438, 0.4455, 0.4355, 0.441, 0.435, 0.441, 0.437, 0.449, 0.448, 0.4475, 0.435, 0.444, 0.453, 0.4455, 0.45, 0.4435, 0.4525, 0.4385, 0.4425, 0.4375, 0.446, 0.441, 0.449, 0.4425, 0.448, 0.4335, 0.4435, 0.4375, 0.44, 0.4505, 0.4395, 0.437, 0.4375, 0.442, 0.442, 0.438, 0.45, 0.4375, 0.4415, 0.4435, 0.444, 0.4495, 0.4335, 0.428, 0.4385, 0.427, 0.4315, 0.432, 0.4385, 0.4405, 0.441, 0.44, 0.4385, 0.441, 0.435, 0.4315, 0.436, 0.432, 0.4305, 0.433, 0.441, 0.4345, 0.447, 0.441, 0.4315, 0.4355, 0.4335, 0.4345, 0.436, 0.439, 0.4315, 0.4395, 0.4385, 0.44, 0.4385, 0.4445, 0.4395, 0.4455, 0.4395, 0.439, 0.438, 0.4455, 0.4385, 0.4455, 0.442, 0.4325, 0.434, 0.447, 0.4415, 0.439, 0.443, 0.448, 0.4445, 0.433, 0.4485, 0.4405, 0.4385, 0.4425, 0.44, 0.4495, 0.447, 0.4415, 0.4415, 0.4465, 0.4475, 0.435, 0.443, 0.443, 0.443, 0.4425, 0.4395, 0.4335, 0.436, 0.4365, 0.4395, 0.4385, 0.4395, 0.437, 0.433, 0.4415, 0.442, 0.4435, 0.441, 0.448, 0.436, 0.438, 0.4385, 0.4435, 0.447, 0.439, 0.4515, 0.444, 0.432, 0.435, 0.44, 0.438, 0.438, 0.4385, 0.436, 0.4345, 0.4395, 0.432, 0.4355, 0.432, 0.4405, 0.4385, 0.425, 0.435, 0.436, 0.437, 0.4355, 0.436, 0.4295, 0.4345, 0.4295, 0.4255, 0.4335, 0.4375, 0.437, 0.44, 0.4325, 0.432, 0.437, 0.4345, 0.433, 0.441, 0.4255, 0.4415, 0.4295, 0.4305, 0.4325, 0.427, 0.4305, 0.443, 0.4405, 0.439, 0.431, 0.4245, 0.4295, 0.4285, 0.4305, 0.4265, 0.4395, 0.4265, 0.4345, 0.4295, 0.438, 0.4325, 0.421, 0.4275, 0.44, 0.431, 0.4375, 0.4425, 0.4335, 0.4445, 0.4225, 0.433, 0.436, 0.425, 0.433, 0.449, 0.447, 0.4335, 0.4395, 0.444, 0.434, 0.4295, 0.4355, 0.4445, 0.436, 0.4375, 0.4385, 0.4375, 0.439, 0.44, 0.4405, 0.4395, 0.439, 0.4495, 0.4415, 0.4375, 0.444, 0.444, 0.4435, 0.442, 0.438, 0.44, 0.443, 0.4465, 0.4385, 0.4455, 0.4445, 0.441, 0.4495, 0.4455, 0.4445, 0.4445, 0.433, 0.4435, 0.4385, 0.437, 0.4435, 0.436, 0.4405, 0.4425, 0.4465, 0.44, 0.445, 0.4405, 0.442, 0.4405, 0.4425, 0.4395, 0.438, 0.4415, 0.4345, 0.4335, 0.444, 0.4415, 0.447, 0.4345, 0.442, 0.449, 0.444, 0.4385, 0.4415, 0.4485, 0.448, 0.4465, 0.442, 0.4445, 0.4425, 0.433, 0.443, 0.438, 0.441, 0.4415, 0.443, 0.446, 0.4415, 0.4445, 0.443, 0.448, 0.4345, 0.441, 0.4455, 0.4475, 0.4375, 0.439, 0.441, 0.4435, 0.456, 0.437, 0.445, 0.442, 0.442, 0.448, 0.4425, 0.435, 0.4415, 0.4395, 0.441, 0.4485, 0.447, 0.446, 0.4465, 0.4535, 0.4545, 0.4475, 0.4535, 0.453, 0.443, 0.4455, 0.45, 0.45, 0.451, 0.442, 0.44, 0.45, 0.4465, 0.4525, 0.447, 0.4455, 0.444, 0.4495, 0.453, 0.4545, 0.453, 0.4455, 0.4505, 0.45, 0.433, 0.4375, 0.4375, 0.4545, 0.4475, 0.4385, 0.4455, 0.4345, 0.4475, 0.448, 0.4385, 0.4485, 0.4465, 0.4415, 0.4455, 0.437, 0.4445, 0.4455, 0.4435, 0.442, 0.442, 0.4625, 0.4515, 0.445, 0.4475, 0.4445, 0.4575, 0.4515, 0.449, 0.444, 0.442, 0.451, 0.454, 0.449, 0.4505, 0.4535, 0.448, 0.448, 0.4505, 0.449, 0.448, 0.454, 0.442, 0.4505, 0.443, 0.4405, 0.453, 0.4485, 0.4475, 0.443, 0.435, 0.4475, 0.449, 0.4505, 0.4495, 0.4445, 0.4425, 0.441, 0.443, 0.443, 0.453, 0.4355, 0.443, 0.4475, 0.452, 0.4425, 0.4425, 0.448, 0.4485, 0.444, 0.451, 0.453, 0.448, 0.448, 0.4415, 0.4445, 0.4485, 0.4455, 0.439, 0.4435, 0.4395, 0.4455, 0.4415, 0.449, 0.4435, 0.441, 0.438, 0.4345, 0.448, 0.4485, 0.444, 0.446, 0.4575, 0.443, 0.4375, 0.446, 0.4405, 0.445, 0.4485, 0.446, 0.4495, 0.4465, 0.45, 0.4395, 0.4445, 0.4445, 0.4465, 0.446, 0.4575, 0.4465, 0.4525, 0.4575, 0.454, 0.4495, 0.434, 0.45, 0.443, 0.452, 0.445, 0.4355, 0.451, 0.4465, 0.4445, 0.4495, 0.4435, 0.443, 0.445, 0.4445, 0.4395, 0.451, 0.4505, 0.447, 0.454, 0.45, 0.4445, 0.4405, 0.45, 0.4515, 0.446, 0.4455, 0.441, 0.444, 0.4525, 0.4515, 0.439, 0.4445, 0.436, 0.4525, 0.4385, 0.442, 0.454, 0.436, 0.444, 0.4465, 0.4375, 0.4455, 0.4485, 0.444, 0.4465, 0.4345, 0.4425, 0.4435, 0.4455, 0.4395, 0.4515, 0.439, 0.449, 0.4455, 0.443, 0.446, 0.4505, 0.4405, 0.448, 0.454, 0.439, 0.448, 0.4485, 0.4525, 0.445, 0.443, 0.446, 0.4485, 0.4435, 0.4405, 0.4435, 0.4425, 0.4525, 0.443, 0.442, 0.447, 0.4515, 0.4455, 0.4485, 0.4465, 0.4455, 0.4535, 0.442, 0.448, 0.444, 0.4295, 0.4425, 0.4445, 0.4455, 0.4405, 0.4445, 0.446, 0.437, 0.4495, 0.4445, 0.4445, 0.444, 0.4485, 0.4535, 0.449, 0.443, 0.447, 0.44, 0.4415, 0.442, 0.448, 0.4485, 0.449, 0.4415, 0.44, 0.4495, 0.4545, 0.4495, 0.4535, 0.4455, 0.4505, 0.459, 0.449, 0.4405, 0.4445, 0.44, 0.446, 0.4475, 0.4475, 0.4445, 0.4495, 0.44, 0.4445, 0.4515, 0.45, 0.454, 0.44, 0.4425, 0.4475, 0.4525, 0.449, 0.4485, 0.446, 0.447, 0.4475, 0.4575, 0.4515, 0.4455, 0.446, 0.441, 0.4445, 0.446, 0.45, 0.4485, 0.453, 0.4445, 0.4565, 0.448, 0.4475, 0.444, 0.4455, 0.4535, 0.45, 0.4475, 0.4545, 0.449, 0.444, 0.4475, 0.4485, 0.4465, 0.4445, 0.4485, 0.445, 0.4545, 0.4415, 0.4495, 0.4395, 0.4415, 0.447, 0.4385, 0.4395, 0.447, 0.449, 0.435, 0.4495, 0.4355, 0.4415, 0.44, 0.4475, 0.4385, 0.442, 0.4395, 0.443, 0.435, 0.455, 0.443, 0.4505, 0.453, 0.4395, 0.4405, 0.446, 0.4405, 0.4405, 0.4495, 0.446, 0.441, 0.4495, 0.4435, 0.4415, 0.4435, 0.4465, 0.447, 0.4485, 0.443, 0.451, 0.4375, 0.449, 0.441, 0.444, 0.4415, 0.442, 0.451, 0.444, 0.446, 0.455, 0.4505, 0.4465, 0.4465, 0.4525, 0.4485, 0.4425, 0.448, 0.4475, 0.444, 0.443, 0.4555, 0.443, 0.4535, 0.446, 0.4395, 0.452, 0.446, 0.454, 0.45, 0.4505, 0.45, 0.4575, 0.4465, 0.44, 0.448, 0.44, 0.4495, 0.443, 0.456, 0.4485, 0.4585, 0.4465, 0.45, 0.447, 0.451, 0.447, 0.4475, 0.4445, 0.4465, 0.4435, 0.4445, 0.4435, 0.4415, 0.438, 0.4435, 0.445, 0.4405, 0.44, 0.4525, 0.4335, 0.447, 0.438, 0.452, 0.4465, 0.44, 0.4415, 0.4485, 0.448, 0.4405, 0.4435, 0.45, 0.4485, 0.448, 0.441, 0.4495, 0.4465, 0.446, 0.4455, 0.446, 0.4485, 0.439, 0.444, 0.451, 0.4455, 0.4435, 0.437, 0.4385, 0.4495, 0.4535, 0.451, 0.4525, 0.445, 0.458, 0.453, 0.454, 0.455, 0.448, 0.4545, 0.4575, 0.462, 0.455, 0.4545, 0.4475, 0.4515, 0.461, 0.444, 0.4555, 0.444, 0.4505, 0.4475, 0.439, 0.447, 0.445, 0.4435, 0.443, 0.4515, 0.455, 0.4505, 0.445, 0.453, 0.4405, 0.4445, 0.455, 0.44, 0.441, 0.4475, 0.4525, 0.4415, 0.4455, 0.4455, 0.44, 0.436, 0.446, 0.443, 0.441, 0.4445, 0.4505, 0.4525, 0.447, 0.448, 0.442, 0.443, 0.44, 0.4405, 0.454, 0.446, 0.453, 0.448, 0.448, 0.456, 0.445, 0.441, 0.4485, 0.4405, 0.447, 0.4545, 0.449, 0.4425, 0.4505, 0.4415, 0.443, 0.441, 0.438, 0.4395, 0.4545, 0.45, 0.455, 0.445, 0.4455, 0.449, 0.4455, 0.4425, 0.4455, 0.442, 0.4285, 0.445, 0.4375, 0.4405, 0.4425, 0.437, 0.4335, 0.44, 0.436, 0.4495, 0.4465, 0.4375, 0.439, 0.4425, 0.443, 0.4495, 0.438, 0.4365, 0.4355, 0.4375, 0.437, 0.4395, 0.442, 0.4425, 0.4405, 0.44, 0.44, 0.4385, 0.428, 0.4475, 0.4535, 0.4395, 0.431, 0.4285, 0.4425, 0.435, 0.443, 0.4375, 0.434, 0.441, 0.442, 0.4365, 0.4415, 0.44, 0.451, 0.434, 0.441, 0.4375, 0.443, 0.424, 0.4295, 0.4435, 0.4455, 0.443, 0.447, 0.443, 0.445, 0.4435, 0.4465, 0.4495, 0.4425, 0.4435, 0.436, 0.4435, 0.446, 0.4505, 0.45, 0.446, 0.445, 0.4455, 0.447, 0.444, 0.4515, 0.4385, 0.444, 0.4375, 0.438, 0.4425, 0.4395, 0.434, 0.4415, 0.4455, 0.4385, 0.4395, 0.439, 0.4445, 0.435, 0.4425, 0.4415, 0.437, 0.4465, 0.445, 0.43, 0.4395, 0.447, 0.44, 0.4465, 0.4405, 0.4455, 0.447, 0.435, 0.4505, 0.444, 0.446, 0.454, 0.4455, 0.4515, 0.439, 0.434, 0.4425, 0.4425, 0.441, 0.446, 0.4375, 0.444, 0.4355, 0.4415, 0.4395, 0.4385, 0.449, 0.446, 0.442, 0.4545, 0.448, 0.446, 0.445, 0.4375, 0.448, 0.4415, 0.4325, 0.4395, 0.443, 0.4375, 0.441, 0.4335, 0.4345, 0.4435, 0.4475, 0.4365, 0.4435, 0.4325, 0.438, 0.4425, 0.4375, 0.4365, 0.4415, 0.445, 0.4345, 0.433, 0.4415, 0.441, 0.431, 0.433, 0.4385, 0.4435, 0.449, 0.44, 0.4445, 0.4425, 0.442, 0.4445, 0.445, 0.4415, 0.45, 0.438, 0.4485, 0.444, 0.4455, 0.4455, 0.44, 0.4465, 0.446, 0.442, 0.449, 0.4355, 0.446, 0.443, 0.444, 0.4465, 0.437, 0.4465, 0.4375, 0.444, 0.447, 0.4505, 0.437, 0.4305, 0.4495, 0.453, 0.45, 0.444, 0.442, 0.443, 0.446, 0.434, 0.436, 0.4315, 0.4335, 0.443, 0.4385, 0.4435, 0.4325, 0.4465, 0.4405, 0.433, 0.4425, 0.431, 0.4315, 0.44, 0.4355, 0.433, 0.429, 0.431, 0.4295, 0.438, 0.437, 0.4415, 0.436, 0.435, 0.4365, 0.4395, 0.438, 0.434, 0.4315, 0.4315, 0.428, 0.4425, 0.433, 0.441, 0.4375, 0.4405, 0.432, 0.4295, 0.4305, 0.435, 0.4335, 0.4385, 0.4445, 0.4435, 0.428, 0.4345, 0.4335, 0.433, 0.4335, 0.442, 0.438, 0.443, 0.443, 0.449, 0.449, 0.4435, 0.456, 0.449, 0.443, 0.4405, 0.447, 0.4505, 0.4475, 0.4475, 0.4425, 0.442, 0.4465, 0.4485, 0.445, 0.444, 0.45, 0.445, 0.442, 0.4475, 0.448, 0.433, 0.4525, 0.441, 0.4495, 0.449, 0.4445, 0.4335, 0.445, 0.4525, 0.437, 0.4455, 0.4395, 0.446, 0.451, 0.4435, 0.4345, 0.4445, 0.448, 0.4455, 0.4525, 0.438, 0.439, 0.4365, 0.4345, 0.436, 0.44, 0.4405, 0.4425, 0.4365, 0.4425, 0.447, 0.4435, 0.4465, 0.447, 0.44, 0.446, 0.438, 0.4415, 0.4475, 0.4485, 0.449, 0.438, 0.44, 0.445, 0.4435, 0.438, 0.438, 0.44, 0.4505, 0.447, 0.4395, 0.447, 0.4455, 0.438, 0.4365, 0.447, 0.4435, 0.4405, 0.438, 0.4405, 0.446, 0.446, 0.4485, 0.4485, 0.4455, 0.449, 0.443, 0.445, 0.4415, 0.442, 0.443, 0.435, 0.434, 0.4335, 0.44, 0.4445, 0.448, 0.4435, 0.4405, 0.4375, 0.444, 0.447, 0.4475, 0.441, 0.4385, 0.455, 0.4475, 0.4445, 0.448, 0.447, 0.4375, 0.4425, 0.4535, 0.4415, 0.4415, 0.443, 0.4495, 0.4435, 0.4525, 0.443, 0.446, 0.4495, 0.4425, 0.452, 0.4515, 0.446, 0.4555, 0.4505, 0.451, 0.452, 0.452, 0.4585, 0.445, 0.4475, 0.453, 0.4425, 0.4325, 0.4485, 0.444, 0.4415, 0.441, 0.4415, 0.442, 0.453, 0.444, 0.4455, 0.447, 0.4415, 0.446, 0.4365, 0.4385, 0.4405, 0.4445, 0.4405, 0.429, 0.437, 0.4395, 0.44, 0.4445, 0.448, 0.4575, 0.4475, 0.4435, 0.4405, 0.442, 0.44, 0.432, 0.4415, 0.4315, 0.444, 0.438, 0.439, 0.445, 0.444, 0.436, 0.4345, 0.436, 0.4345, 0.429, 0.437, 0.4375, 0.445, 0.4375, 0.441, 0.439, 0.442, 0.436, 0.4335, 0.4315, 0.4425, 0.436, 0.437, 0.4395, 0.429, 0.4265, 0.4295, 0.4365, 0.4345, 0.4315, 0.4285, 0.431, 0.4365, 0.4305, 0.4355, 0.428, 0.4355, 0.4395, 0.4405, 0.4305, 0.441, 0.431, 0.4295, 0.441, 0.4325, 0.4345, 0.4375, 0.4375, 0.426, 0.431, 0.4345, 0.4315, 0.4395, 0.4335, 0.4485, 0.4365, 0.4375, 0.4355, 0.4455, 0.444, 0.4355, 0.45, 0.436, 0.4355, 0.4425, 0.449, 0.447, 0.4395, 0.437, 0.437, 0.4355, 0.429, 0.4285, 0.4325, 0.4305, 0.441, 0.4425, 0.442, 0.4375, 0.436, 0.4375, 0.435, 0.434, 0.428, 0.4275, 0.435, 0.4455, 0.432, 0.434, 0.4325, 0.4415, 0.447, 0.4455, 0.438, 0.44, 0.4435, 0.435, 0.4425, 0.4435, 0.448, 0.4405, 0.4355, 0.4385, 0.4435, 0.449, 0.4395, 0.437, 0.438, 0.435, 0.431, 0.4365, 0.4465, 0.434, 0.4275, 0.4455, 0.436, 0.4355, 0.432, 0.4315, 0.442, 0.427, 0.44, 0.431, 0.441, 0.433, 0.43, 0.4435, 0.4415, 0.444, 0.4385, 0.4405, 0.4465, 0.443, 0.4475, 0.4435, 0.4325, 0.435, 0.4365, 0.4435, 0.4455, 0.4405, 0.4425, 0.4415, 0.441, 0.443, 0.4385, 0.435, 0.4405, 0.4395, 0.434, 0.44, 0.436, 0.4485, 0.437, 0.437, 0.429, 0.433, 0.434, 0.432, 0.4365, 0.4425, 0.434, 0.441, 0.438, 0.4385, 0.4385, 0.4385, 0.441, 0.4385, 0.4405, 0.435, 0.446, 0.442, 0.4415, 0.436, 0.438, 0.4435, 0.438, 0.44, 0.4425, 0.443, 0.4425, 0.434, 0.4315, 0.4345, 0.443, 0.4405, 0.439, 0.436, 0.436, 0.428, 0.448, 0.4355, 0.4315, 0.4355, 0.4345, 0.435, 0.435, 0.4325, 0.4335, 0.4355, 0.4435, 0.438, 0.4355, 0.438, 0.434, 0.4315, 0.4385, 0.433, 0.442, 0.4445, 0.432, 0.4435, 0.4485, 0.4415, 0.441, 0.436, 0.4365, 0.444, 0.436, 0.425, 0.434, 0.4365, 0.436, 0.434, 0.4355, 0.4365, 0.44, 0.425, 0.4305, 0.4335, 0.4245, 0.43, 0.4425, 0.4415, 0.432, 0.445, 0.437, 0.437, 0.4435, 0.4265, 0.4445, 0.4405, 0.436, 0.4415, 0.4345, 0.4425, 0.4395, 0.4405, 0.4285, 0.4335, 0.436, 0.4395, 0.436, 0.4415, 0.4305, 0.436, 0.432, 0.4385, 0.431, 0.4345, 0.4405, 0.4425, 0.4365, 0.4365, 0.437, 0.4295, 0.436, 0.447, 0.4385, 0.434, 0.443, 0.4415, 0.43, 0.444, 0.4455, 0.436, 0.4435, 0.4385, 0.4455, 0.4295, 0.43, 0.4405, 0.431, 0.4375, 0.445, 0.438, 0.44, 0.4405, 0.4495, 0.437, 0.4385, 0.4525, 0.4345, 0.437, 0.4375, 0.4385, 0.439, 0.4395, 0.433, 0.44, 0.441, 0.432, 0.4355, 0.4335, 0.441, 0.4435, 0.4405, 0.442, 0.4305, 0.435, 0.436, 0.4375, 0.4475, 0.4415, 0.448, 0.433, 0.4385, 0.444, 0.441, 0.432, 0.4335, 0.442, 0.4295, 0.436, 0.4355, 0.439, 0.441, 0.4505, 0.445, 0.4435, 0.4455, 0.4445, 0.4365, 0.445, 0.4385, 0.4375, 0.442, 0.444, 0.45, 0.4455, 0.4435, 0.4405, 0.4375, 0.4415, 0.4485, 0.447, 0.4475, 0.4435, 0.4415, 0.444, 0.443, 0.4455, 0.439, 0.4385, 0.44, 0.443, 0.4375, 0.448, 0.4495, 0.4475, 0.4345, 0.4505, 0.446, 0.45, 0.4435, 0.4465, 0.444, 0.4295, 0.4405, 0.438, 0.434, 0.436, 0.429, 0.441, 0.433, 0.447, 0.4405, 0.437, 0.4325, 0.428, 0.441, 0.436, 0.439, 0.4305, 0.436, 0.434, 0.4415, 0.442, 0.4425, 0.44, 0.4325, 0.4435, 0.4405, 0.44, 0.4425, 0.436, 0.45, 0.436, 0.4525, 0.4455, 0.443, 0.45, 0.443, 0.4495, 0.4455, 0.443, 0.44, 0.4475, 0.4415, 0.449, 0.4535, 0.439, 0.451, 0.4395, 0.442, 0.4515, 0.449, 0.454, 0.451, 0.4455, 0.4485, 0.444, 0.4455, 0.4555, 0.4455, 0.443, 0.4505, 0.4555, 0.4485, 0.45, 0.4545, 0.447, 0.452, 0.447, 0.4455, 0.4465, 0.4405, 0.4495, 0.4495, 0.4505, 0.4435, 0.437, 0.447, 0.445, 0.4495, 0.456, 0.4495, 0.4415, 0.455, 0.438, 0.4435, 0.4475, 0.442, 0.443, 0.4495, 0.452, 0.4475, 0.4525, 0.4475, 0.441, 0.4415, 0.447, 0.448, 0.45, 0.448, 0.4475, 0.454, 0.4435, 0.446, 0.4505, 0.446, 0.4475, 0.4475, 0.452, 0.449, 0.446, 0.4575, 0.4495, 0.4525, 0.447, 0.4485, 0.454, 0.4455, 0.4485, 0.435, 0.4475, 0.4525, 0.4445, 0.4475, 0.4615, 0.441, 0.446, 0.4475, 0.4605, 0.447, 0.4445, 0.4475, 0.441, 0.45, 0.445, 0.4475, 0.4485, 0.459, 0.4455, 0.4405, 0.447, 0.452, 0.4325, 0.4495, 0.444, 0.4495, 0.452, 0.451, 0.4415, 0.4505, 0.449, 0.443, 0.4445, 0.45, 0.44, 0.441, 0.453, 0.449, 0.4525, 0.4495, 0.4605, 0.4465, 0.448, 0.4535, 0.4495, 0.4465, 0.456, 0.4525, 0.4545, 0.4455, 0.4525, 0.4565, 0.453, 0.4505, 0.457, 0.455, 0.452, 0.451, 0.458, 0.445, 0.4565, 0.4465, 0.4515, 0.4435, 0.4455, 0.4455, 0.4475, 0.449, 0.453, 0.455, 0.4425, 0.451, 0.449, 0.4485, 0.4495, 0.454, 0.4405, 0.4485, 0.446, 0.4555, 0.4425, 0.4505, 0.4495, 0.4415, 0.4425, 0.4495, 0.44, 0.4465, 0.4515, 0.4525, 0.456, 0.456, 0.447, 0.4455, 0.448, 0.4505, 0.443, 0.448, 0.4335, 0.4475, 0.4475, 0.4395, 0.4465, 0.4505, 0.4475, 0.4425, 0.455, 0.4455, 0.441, 0.4555, 0.4535, 0.443, 0.4495, 0.458, 0.4445, 0.449, 0.4545, 0.446, 0.4495, 0.4535, 0.452, 0.452, 0.445, 0.4425, 0.4435, 0.4435, 0.4465, 0.453, 0.445, 0.4405, 0.449, 0.4505, 0.445, 0.4385, 0.4515, 0.4555, 0.442, 0.4445, 0.449, 0.4485, 0.4465, 0.447, 0.455, 0.448, 0.4445, 0.455, 0.4545, 0.4455, 0.448, 0.4595, 0.456, 0.4465, 0.444, 0.4395, 0.4495, 0.439, 0.446, 0.444, 0.443, 0.448, 0.455, 0.4445, 0.4465, 0.4505, 0.4535, 0.4545, 0.4545, 0.454, 0.4525, 0.4565, 0.4485, 0.4535, 0.452, 0.4505, 0.4495, 0.4515, 0.4585, 0.443, 0.4395, 0.4475, 0.453, 0.449, 0.454, 0.4455, 0.4465, 0.446, 0.445, 0.4535, 0.446, 0.447, 0.451, 0.446, 0.451, 0.451, 0.4435, 0.443, 0.44, 0.441, 0.4495, 0.4445, 0.4475, 0.4385, 0.431, 0.4385, 0.442, 0.449, 0.4465, 0.443, 0.441, 0.4385, 0.443, 0.442, 0.449, 0.4555, 0.4415, 0.445, 0.4395, 0.438, 0.443, 0.4565, 0.446, 0.448, 0.441, 0.4425, 0.441, 0.444, 0.4475, 0.449, 0.4435, 0.4455, 0.4495, 0.4485, 0.449, 0.449, 0.449, 0.442, 0.4395, 0.4475, 0.451, 0.4445, 0.4475, 0.4405, 0.4465, 0.4425, 0.4405, 0.4475, 0.443, 0.4525, 0.446, 0.447, 0.446, 0.4475, 0.453, 0.444, 0.4415, 0.4405, 0.451, 0.4475, 0.444, 0.4455, 0.4415, 0.455, 0.4455, 0.4445, 0.4395, 0.4515, 0.446, 0.4505, 0.4495, 0.447, 0.45, 0.45, 0.4445, 0.441, 0.4465, 0.4365, 0.446, 0.4485, 0.445, 0.4545, 0.4475, 0.4455, 0.451, 0.467, 0.455, 0.4455, 0.443, 0.438, 0.442, 0.44, 0.449, 0.457, 0.45, 0.456, 0.454, 0.45, 0.45, 0.4455, 0.4445, 0.4525, 0.449, 0.449, 0.455, 0.4505, 0.446, 0.4475, 0.4545, 0.445, 0.4525, 0.4455, 0.4505, 0.4635, 0.447, 0.448, 0.4435, 0.445, 0.4505, 0.4495, 0.448, 0.4435, 0.4485, 0.4455, 0.4475, 0.4505, 0.4395, 0.45, 0.439, 0.4485, 0.45, 0.4425, 0.445, 0.4515, 0.4465, 0.442, 0.444, 0.446, 0.4525, 0.4435, 0.446, 0.445, 0.4515, 0.4515, 0.4495, 0.4465, 0.454, 0.4475, 0.4455, 0.455, 0.453, 0.4465, 0.4585, 0.448, 0.4395, 0.438, 0.4455, 0.4525, 0.452, 0.446, 0.4515, 0.452, 0.442, 0.457, 0.4485, 0.449, 0.4455, 0.4475, 0.4565, 0.45, 0.447, 0.4475, 0.448, 0.447, 0.447, 0.4465, 0.4395, 0.4535, 0.4395, 0.442, 0.4465, 0.4435, 0.44, 0.4465, 0.439, 0.4445, 0.442, 0.451, 0.44, 0.4485, 0.444, 0.443, 0.4435, 0.444, 0.4385, 0.445, 0.46, 0.4455, 0.441, 0.4415, 0.443, 0.444, 0.445, 0.447, 0.4505, 0.445, 0.4495, 0.452, 0.433, 0.4425, 0.449, 0.441, 0.4485, 0.452, 0.444, 0.437, 0.442, 0.45, 0.4375, 0.4435, 0.4425, 0.4465, 0.444, 0.4405, 0.432, 0.436, 0.4495, 0.444, 0.447, 0.4455, 0.4365, 0.4495, 0.447, 0.443, 0.446, 0.442, 0.4435, 0.4445, 0.438, 0.4425, 0.4425, 0.446, 0.441, 0.443, 0.4365, 0.4345, 0.435, 0.4405, 0.4395, 0.4445, 0.4465, 0.4445, 0.4505, 0.4385, 0.447, 0.4455, 0.4325, 0.445, 0.452, 0.4495, 0.446, 0.4385, 0.4435, 0.4425, 0.436, 0.442, 0.4465, 0.4495, 0.4405, 0.4455, 0.445, 0.443, 0.4395, 0.439, 0.444, 0.447, 0.446, 0.438, 0.4385, 0.4385, 0.4475, 0.442, 0.4385, 0.44, 0.4405, 0.435, 0.449, 0.438, 0.445, 0.449, 0.4405, 0.448, 0.439, 0.4365, 0.425, 0.447, 0.4425, 0.4425, 0.449, 0.4445, 0.436, 0.443, 0.4355, 0.4425, 0.429, 0.4315, 0.434, 0.4455, 0.4465, 0.4455, 0.448, 0.4435, 0.436, 0.4405, 0.442, 0.447, 0.4385, 0.441, 0.448, 0.4415, 0.4505, 0.447, 0.4435, 0.43, 0.4435, 0.439, 0.4325, 0.439, 0.4385, 0.4375, 0.4495, 0.4335, 0.4375, 0.444, 0.441, 0.4475, 0.434, 0.441, 0.4445, 0.4455, 0.4395], "type": "scatter", "name": "Sample Average"}, {"y": [0.0945, 0.095, 0.105, 0.102, 0.0965, 0.1005, 0.101, 0.101, 0.1105, 0.1005, 0.102, 0.115, 0.109, 0.1075, 0.12, 0.115, 0.1115, 0.1135, 0.0955, 0.1035, 0.11, 0.0995, 0.102, 0.1, 0.11, 0.1065, 0.111, 0.1125, 0.1115, 0.124, 0.1095, 0.113, 0.1085, 0.12, 0.1305, 0.1345, 0.129, 0.1385, 0.136, 0.134, 0.14, 0.1475, 0.148, 0.141, 0.138, 0.1305, 0.136, 0.129, 0.1295, 0.125, 0.117, 0.131, 0.131, 0.122, 0.1265, 0.1295, 0.1305, 0.122, 0.13, 0.1315, 0.131, 0.1285, 0.135, 0.138, 0.147, 0.1415, 0.1295, 0.1425, 0.137, 0.1365, 0.148, 0.1365, 0.133, 0.134, 0.1385, 0.1485, 0.1405, 0.1475, 0.1545, 0.1575, 0.16, 0.159, 0.1565, 0.158, 0.162, 0.1615, 0.166, 0.17, 0.1665, 0.1545, 0.165, 0.17, 0.164, 0.1715, 0.1605, 0.158, 0.168, 0.17, 0.17, 0.1675, 0.163, 0.171, 0.177, 0.1775, 0.1725, 0.1765, 0.1665, 0.1795, 0.18, 0.182, 0.1705, 0.1735, 0.1725, 0.1675, 0.176, 0.1755, 0.1755, 0.1775, 0.1705, 0.182, 0.1815, 0.176, 0.182, 0.184, 0.176, 0.1795, 0.1775, 0.1785, 0.1785, 0.1765, 0.1835, 0.173, 0.1825, 0.178, 0.173, 0.1825, 0.1865, 0.1835, 0.178, 0.1765, 0.1825, 0.185, 0.185, 0.1985, 0.196, 0.1925, 0.192, 0.1985, 0.1855, 0.1985, 0.193, 0.1945, 0.196, 0.1875, 0.202, 0.1985, 0.2, 0.1845, 0.1925, 0.2115, 0.203, 0.199, 0.201, 0.204, 0.2065, 0.215, 0.206, 0.2105, 0.2135, 0.22, 0.2075, 0.21, 0.2095, 0.2085, 0.2085, 0.2055, 0.2095, 0.2105, 0.2155, 0.208, 0.211, 0.2005, 0.2165, 0.2145, 0.209, 0.217, 0.227, 0.219, 0.2175, 0.2125, 0.22, 0.215, 0.2125, 0.218, 0.2145, 0.2245, 0.23, 0.2235, 0.228, 0.2225, 0.2285, 0.225, 0.228, 0.226, 0.224, 0.2255, 0.2275, 0.2235, 0.2215, 0.2255, 0.2275, 0.225, 0.2355, 0.233, 0.2335, 0.241, 0.2275, 0.233, 0.2345, 0.239, 0.2295, 0.241, 0.232, 0.2285, 0.247, 0.229, 0.2385, 0.2395, 0.23, 0.238, 0.2405, 0.2425, 0.2305, 0.2375, 0.2425, 0.2325, 0.25, 0.259, 0.247, 0.2435, 0.2365, 0.2525, 0.251, 0.243, 0.2505, 0.248, 0.256, 0.256, 0.243, 0.247, 0.2455, 0.2505, 0.249, 0.2475, 0.2535, 0.2635, 0.259, 0.251, 0.251, 0.2505, 0.2665, 0.255, 0.256, 0.2575, 0.2615, 0.261, 0.26, 0.273, 0.2645, 0.266, 0.2715, 0.2675, 0.2695, 0.27, 0.2645, 0.2635, 0.2625, 0.2665, 0.271, 0.2755, 0.271, 0.2745, 0.2715, 0.2685, 0.2715, 0.276, 0.2745, 0.2715, 0.2745, 0.2815, 0.2865, 0.279, 0.2785, 0.281, 0.2805, 0.2835, 0.2735, 0.2715, 0.28, 0.269, 0.275, 0.2725, 0.2825, 0.275, 0.283, 0.28, 0.2775, 0.269, 0.279, 0.277, 0.283, 0.281, 0.2875, 0.29, 0.2835, 0.29, 0.2895, 0.2895, 0.29, 0.2795, 0.2905, 0.284, 0.278, 0.2745, 0.2805, 0.2705, 0.27, 0.281, 0.2845, 0.2795, 0.276, 0.2825, 0.2945, 0.2765, 0.287, 0.281, 0.2765, 0.286, 0.289, 0.2885, 0.297, 0.2905, 0.2955, 0.2815, 0.299, 0.295, 0.301, 0.3, 0.2995, 0.2965, 0.307, 0.298, 0.3005, 0.297, 0.2985, 0.2975, 0.2955, 0.304, 0.31, 0.3025, 0.3065, 0.311, 0.302, 0.3055, 0.295, 0.294, 0.3025, 0.3035, 0.3015, 0.301, 0.3135, 0.3, 0.3115, 0.306, 0.3175, 0.306, 0.3175, 0.3215, 0.316, 0.3205, 0.325, 0.3105, 0.3045, 0.307, 0.3175, 0.317, 0.3185, 0.3235, 0.3135, 0.3165, 0.322, 0.3055, 0.3125, 0.319, 0.315, 0.314, 0.3105, 0.313, 0.3105, 0.32, 0.3175, 0.3225, 0.3255, 0.331, 0.3235, 0.32, 0.3255, 0.3225, 0.322, 0.324, 0.3175, 0.315, 0.3165, 0.3195, 0.3175, 0.316, 0.307, 0.3155, 0.315, 0.322, 0.321, 0.318, 0.326, 0.3225, 0.304, 0.3115, 0.312, 0.3145, 0.324, 0.3195, 0.322, 0.326, 0.326, 0.3345, 0.3255, 0.3255, 0.324, 0.3335, 0.3315, 0.3255, 0.3325, 0.329, 0.3455, 0.3445, 0.3425, 0.3445, 0.337, 0.3395, 0.3445, 0.3355, 0.3405, 0.3475, 0.339, 0.346, 0.3475, 0.357, 0.3645, 0.362, 0.354, 0.358, 0.355, 0.3555, 0.344, 0.338, 0.3535, 0.3565, 0.3505, 0.3605, 0.35, 0.3415, 0.3475, 0.344, 0.3435, 0.3435, 0.349, 0.3435, 0.35, 0.3515, 0.3525, 0.3615, 0.3455, 0.3495, 0.3545, 0.3585, 0.36, 0.3625, 0.358, 0.3525, 0.359, 0.3565, 0.357, 0.352, 0.355, 0.3555, 0.3575, 0.3435, 0.3565, 0.3575, 0.3575, 0.3555, 0.35, 0.348, 0.3535, 0.3545, 0.358, 0.3555, 0.349, 0.3565, 0.345, 0.3565, 0.353, 0.353, 0.351, 0.3655, 0.3665, 0.3725, 0.3595, 0.3685, 0.369, 0.3675, 0.3555, 0.37, 0.3715, 0.364, 0.367, 0.373, 0.368, 0.3645, 0.369, 0.367, 0.361, 0.369, 0.367, 0.374, 0.367, 0.363, 0.3665, 0.362, 0.365, 0.365, 0.3655, 0.3715, 0.366, 0.376, 0.378, 0.382, 0.385, 0.3825, 0.376, 0.384, 0.3765, 0.3825, 0.3785, 0.375, 0.3835, 0.373, 0.383, 0.3765, 0.3765, 0.3725, 0.369, 0.362, 0.3655, 0.367, 0.3605, 0.373, 0.3795, 0.3735, 0.3865, 0.377, 0.3915, 0.3795, 0.3775, 0.381, 0.3865, 0.3775, 0.378, 0.3795, 0.372, 0.385, 0.395, 0.3825, 0.3765, 0.375, 0.381, 0.369, 0.3785, 0.372, 0.373, 0.377, 0.3745, 0.374, 0.377, 0.391, 0.376, 0.3855, 0.3775, 0.383, 0.384, 0.367, 0.377, 0.389, 0.3865, 0.385, 0.375, 0.3765, 0.3825, 0.3825, 0.3745, 0.3835, 0.38, 0.383, 0.384, 0.3855, 0.387, 0.376, 0.383, 0.388, 0.389, 0.384, 0.398, 0.3855, 0.391, 0.38, 0.3895, 0.387, 0.3955, 0.401, 0.387, 0.3845, 0.3865, 0.3945, 0.3885, 0.389, 0.3855, 0.3825, 0.39, 0.389, 0.3925, 0.386, 0.391, 0.383, 0.394, 0.3925, 0.395, 0.386, 0.402, 0.397, 0.3955, 0.3895, 0.397, 0.3945, 0.3925, 0.4015, 0.3935, 0.401, 0.3995, 0.4005, 0.3945, 0.399, 0.3925, 0.3945, 0.393, 0.407, 0.4015, 0.3995, 0.3995, 0.4015, 0.41, 0.408, 0.4045, 0.407, 0.3995, 0.3995, 0.3995, 0.405, 0.4, 0.4005, 0.385, 0.4095, 0.403, 0.4035, 0.394, 0.4085, 0.4065, 0.3955, 0.407, 0.4005, 0.4105, 0.4065, 0.4095, 0.415, 0.403, 0.407, 0.408, 0.4225, 0.426, 0.426, 0.4205, 0.4115, 0.429, 0.427, 0.43, 0.4325, 0.438, 0.439, 0.437, 0.4275, 0.4355, 0.425, 0.4355, 0.4235, 0.431, 0.43, 0.426, 0.421, 0.4245, 0.42, 0.4275, 0.43, 0.4335, 0.4425, 0.424, 0.4225, 0.4255, 0.4235, 0.4285, 0.431, 0.4275, 0.437, 0.4255, 0.429, 0.43, 0.432, 0.429, 0.428, 0.433, 0.4365, 0.433, 0.4435, 0.437, 0.4355, 0.4355, 0.436, 0.4385, 0.43, 0.444, 0.441, 0.4455, 0.44, 0.438, 0.445, 0.434, 0.4395, 0.4395, 0.45, 0.442, 0.4505, 0.4405, 0.444, 0.4515, 0.435, 0.4485, 0.4435, 0.435, 0.441, 0.4385, 0.445, 0.442, 0.4245, 0.4425, 0.4405, 0.4395, 0.446, 0.443, 0.4365, 0.437, 0.4375, 0.453, 0.444, 0.4465, 0.448, 0.4385, 0.4575, 0.447, 0.449, 0.446, 0.447, 0.4475, 0.4425, 0.4475, 0.4535, 0.4395, 0.4455, 0.4455, 0.443, 0.4415, 0.444, 0.4545, 0.437, 0.435, 0.437, 0.4465, 0.4405, 0.4395, 0.442, 0.438, 0.4385, 0.433, 0.436, 0.44, 0.438, 0.4445, 0.4535, 0.4595, 0.459, 0.4495, 0.4565, 0.459, 0.446, 0.4605, 0.457, 0.46, 0.4485, 0.455, 0.457, 0.4375, 0.457, 0.453, 0.4435, 0.4555, 0.4565, 0.457, 0.459, 0.4555, 0.4575, 0.46, 0.4505, 0.457, 0.451, 0.456, 0.451, 0.4545, 0.46, 0.4485, 0.4505, 0.4615, 0.4585, 0.4575, 0.459, 0.456, 0.4605, 0.4635, 0.472, 0.4565, 0.462, 0.45, 0.4615, 0.45, 0.4525, 0.45, 0.4585, 0.4585, 0.4655, 0.4555, 0.467, 0.4725, 0.468, 0.466, 0.4745, 0.467, 0.4545, 0.469, 0.4645, 0.4585, 0.46, 0.4635, 0.46, 0.4655, 0.4645, 0.4575, 0.46, 0.466, 0.469, 0.4615, 0.473, 0.4775, 0.4675, 0.4785, 0.4695, 0.47, 0.466, 0.468, 0.4725, 0.463, 0.468, 0.4715, 0.4745, 0.4735, 0.473, 0.469, 0.483, 0.4685, 0.4675, 0.464, 0.4725, 0.476, 0.47, 0.4735, 0.481, 0.4755, 0.483, 0.4695, 0.4665, 0.469, 0.476, 0.471, 0.477, 0.4705, 0.4715, 0.4915, 0.468, 0.473, 0.4775, 0.4805, 0.4785, 0.472, 0.4715, 0.467, 0.484, 0.485, 0.4735, 0.4825, 0.473, 0.4835, 0.486, 0.4785, 0.481, 0.4915, 0.485, 0.4755, 0.491, 0.49, 0.4865, 0.4835, 0.4875, 0.4815, 0.4915, 0.4835, 0.4825, 0.494, 0.4995, 0.498, 0.4825, 0.4895, 0.493, 0.4955, 0.4965, 0.4815, 0.486, 0.4865, 0.4945, 0.4825, 0.4815, 0.473, 0.4765, 0.4815, 0.4795, 0.4735, 0.477, 0.476, 0.473, 0.471, 0.469, 0.474, 0.47, 0.4825, 0.48, 0.4855, 0.4835, 0.475, 0.4825, 0.4795, 0.472, 0.4795, 0.482, 0.4875, 0.483, 0.482, 0.4835, 0.487, 0.4935, 0.4825, 0.4855, 0.484, 0.4895, 0.4845, 0.4855, 0.4755, 0.4905, 0.482, 0.484, 0.4765, 0.472, 0.48, 0.482, 0.491, 0.482, 0.477, 0.4895, 0.475, 0.4705, 0.479, 0.476, 0.4755, 0.4895, 0.4785, 0.478, 0.479, 0.483, 0.481, 0.4765, 0.487, 0.478, 0.482, 0.4835, 0.4875, 0.4945, 0.489, 0.493, 0.4725, 0.4915, 0.4925, 0.4835, 0.4815, 0.486, 0.481, 0.4825, 0.492, 0.487, 0.4845, 0.4975, 0.49, 0.491, 0.4965, 0.4945, 0.5005, 0.503, 0.496, 0.4985, 0.5085, 0.485, 0.5, 0.489, 0.4925, 0.4855, 0.499, 0.492, 0.494, 0.4805, 0.5015, 0.4935, 0.499, 0.493, 0.4905, 0.496, 0.4875, 0.4825, 0.4985, 0.486, 0.496, 0.494, 0.489, 0.4875, 0.493, 0.4835, 0.4985, 0.4915, 0.4975, 0.4895, 0.499, 0.4975, 0.4895, 0.4985, 0.5075, 0.5015, 0.494, 0.4865, 0.501, 0.5, 0.498, 0.4915, 0.49, 0.497, 0.497, 0.5015, 0.4955, 0.492, 0.495, 0.5055, 0.495, 0.503, 0.5105, 0.501, 0.5125, 0.5115, 0.5, 0.503, 0.4975, 0.512, 0.4955, 0.4935, 0.5, 0.5055, 0.496, 0.4965, 0.498, 0.5005, 0.501, 0.4975, 0.495, 0.5095, 0.496, 0.4965, 0.5015, 0.504, 0.496, 0.508, 0.4915, 0.491, 0.506, 0.5025, 0.494, 0.491, 0.493, 0.4875, 0.492, 0.5055, 0.5025, 0.5075, 0.5035, 0.516, 0.5075, 0.525, 0.5065, 0.4955, 0.5125, 0.4985, 0.513, 0.501, 0.5125, 0.5165, 0.51, 0.5115, 0.512, 0.5175, 0.5095, 0.5055, 0.506, 0.508, 0.5045, 0.519, 0.5085, 0.4985, 0.5015, 0.5115, 0.5145, 0.506, 0.5145, 0.5045, 0.508, 0.4995, 0.518, 0.5025, 0.5075, 0.522, 0.5045, 0.501, 0.511, 0.5095, 0.5145, 0.5115, 0.5115, 0.499, 0.5105, 0.5045, 0.508, 0.494, 0.505, 0.511, 0.5125, 0.498, 0.498, 0.5025, 0.5065, 0.5105, 0.5015, 0.5075, 0.495, 0.5075, 0.511, 0.509, 0.5155, 0.514, 0.5125, 0.5085, 0.5055, 0.5085, 0.517, 0.5065, 0.512, 0.5065, 0.517, 0.518, 0.5165, 0.5175, 0.5125, 0.516, 0.5095, 0.505, 0.507, 0.504, 0.518, 0.5165, 0.522, 0.517, 0.5125, 0.501, 0.51, 0.516, 0.512, 0.516, 0.5195, 0.525, 0.5115, 0.519, 0.5265, 0.53, 0.533, 0.521, 0.529, 0.5245, 0.5215, 0.512, 0.5275, 0.522, 0.535, 0.536, 0.5425, 0.5295, 0.523, 0.519, 0.5265, 0.5225, 0.5385, 0.5315, 0.53, 0.5215, 0.5285, 0.5255, 0.528, 0.531, 0.5295, 0.5235, 0.5215, 0.5325, 0.532, 0.5265, 0.5255, 0.5255, 0.5185, 0.517, 0.511, 0.5345, 0.531, 0.5325, 0.5235, 0.5175, 0.5205, 0.5185, 0.5315, 0.523, 0.523, 0.533, 0.534, 0.528, 0.534, 0.5315, 0.523, 0.52, 0.524, 0.532, 0.5385, 0.52, 0.5225, 0.5255, 0.5265, 0.5235, 0.535, 0.532, 0.525, 0.525, 0.521, 0.5265, 0.5175, 0.521, 0.532, 0.5225, 0.529, 0.5265, 0.518, 0.523, 0.5255, 0.5245, 0.5205, 0.531, 0.5275, 0.52, 0.529, 0.511, 0.5215, 0.527, 0.535, 0.5335, 0.5325, 0.525, 0.5225, 0.5375, 0.5265, 0.5305, 0.5265, 0.5225, 0.531, 0.5235, 0.532, 0.53, 0.522, 0.5355, 0.5205, 0.5315, 0.537, 0.5245, 0.5255, 0.5285, 0.542, 0.5335, 0.5345, 0.546, 0.548, 0.536, 0.5435, 0.5205, 0.5405, 0.5285, 0.5395, 0.5275, 0.5355, 0.534, 0.524, 0.532, 0.5275, 0.532, 0.5375, 0.524, 0.5425, 0.54, 0.5305, 0.526, 0.52, 0.539, 0.5465, 0.537, 0.543, 0.535, 0.521, 0.5405, 0.528, 0.5335, 0.5335, 0.529, 0.5465, 0.5265, 0.5225, 0.547, 0.5435, 0.546, 0.535, 0.5455, 0.534, 0.536, 0.5325, 0.5345, 0.54, 0.531, 0.5265, 0.535, 0.529, 0.534, 0.531, 0.5345, 0.543, 0.527, 0.541, 0.538, 0.5325, 0.533, 0.5335, 0.5385, 0.5215, 0.5245, 0.527, 0.529, 0.5345, 0.5225, 0.532, 0.5245, 0.5305, 0.535, 0.534, 0.5345, 0.5205, 0.5385, 0.533, 0.5325, 0.534, 0.5455, 0.5345, 0.54, 0.5245, 0.537, 0.539, 0.542, 0.5365, 0.5375, 0.544, 0.534, 0.535, 0.543, 0.532, 0.5395, 0.534, 0.5385, 0.526, 0.534, 0.5355, 0.543, 0.528, 0.5355, 0.531, 0.539, 0.5185, 0.5235, 0.5275, 0.538, 0.5215, 0.5395, 0.5375, 0.5475, 0.544, 0.556, 0.5285, 0.5375, 0.528, 0.5365, 0.536, 0.5385, 0.535, 0.544, 0.544, 0.54, 0.5495, 0.55, 0.545, 0.544, 0.543, 0.537, 0.536, 0.5385, 0.5375, 0.5305, 0.5365, 0.537, 0.5305, 0.534, 0.528, 0.536, 0.526, 0.5275, 0.5315, 0.536, 0.532, 0.532, 0.5295, 0.5235, 0.5345, 0.5285, 0.5295, 0.525, 0.5465, 0.5305, 0.531, 0.5375, 0.5375, 0.5385, 0.532, 0.5335, 0.5405, 0.543, 0.5385, 0.535, 0.5365, 0.5425, 0.535, 0.5415, 0.5395, 0.5445, 0.5425, 0.543, 0.5315, 0.532, 0.5335, 0.5415, 0.536, 0.5365, 0.544, 0.5425, 0.5505, 0.544, 0.5505, 0.5355, 0.554, 0.5545, 0.5475, 0.555, 0.5375, 0.5395, 0.541, 0.551, 0.5605, 0.5495, 0.555, 0.5475, 0.5525, 0.554, 0.552, 0.541, 0.549, 0.54, 0.5495, 0.5425, 0.5475, 0.538, 0.5395, 0.5405, 0.539, 0.5475, 0.545, 0.536, 0.5335, 0.543, 0.5375, 0.535, 0.5385, 0.5345, 0.54, 0.5405, 0.534, 0.5375, 0.5395, 0.546, 0.5435, 0.541, 0.5415, 0.537, 0.5475, 0.5435, 0.546, 0.5435, 0.5465, 0.539, 0.551, 0.5515, 0.551, 0.5535, 0.5475, 0.5475, 0.551, 0.5525, 0.5565, 0.5495, 0.5475, 0.545, 0.5485, 0.553, 0.5505, 0.5515, 0.5535, 0.56, 0.5515, 0.5535, 0.5445, 0.5505, 0.56, 0.5505, 0.548, 0.5465, 0.5445, 0.5455, 0.543, 0.54, 0.5465, 0.555, 0.5625, 0.556, 0.567, 0.5535, 0.558, 0.566, 0.5545, 0.553, 0.545, 0.557, 0.551, 0.558, 0.562, 0.555, 0.5555, 0.56, 0.5625, 0.557, 0.561, 0.562, 0.5595, 0.561, 0.5645, 0.576, 0.565, 0.563, 0.576, 0.565, 0.5645, 0.5665, 0.5545, 0.5635, 0.554, 0.555, 0.553, 0.564, 0.56, 0.564, 0.5595, 0.554, 0.5535, 0.553, 0.5535, 0.5635, 0.561, 0.554, 0.5515, 0.5735, 0.576, 0.563, 0.5605, 0.576, 0.559, 0.558, 0.562, 0.558, 0.557, 0.5645, 0.559, 0.5615, 0.561, 0.557, 0.553, 0.5565, 0.574, 0.5665, 0.565, 0.576, 0.574, 0.5655, 0.5695, 0.5675, 0.562, 0.568, 0.565, 0.563, 0.5635, 0.568, 0.562, 0.549, 0.561, 0.552, 0.561, 0.565, 0.5525, 0.5575, 0.5595, 0.5615, 0.559, 0.561, 0.5715, 0.5665, 0.5645, 0.559, 0.5655, 0.5575, 0.5715, 0.5625, 0.5615, 0.5605, 0.5665, 0.564, 0.5635, 0.5685, 0.556, 0.5565, 0.552, 0.575, 0.5455, 0.574, 0.57, 0.555, 0.56, 0.5615, 0.5645, 0.5495, 0.5695, 0.563, 0.5655, 0.567, 0.57, 0.565, 0.5505, 0.5585, 0.574, 0.5595, 0.5545, 0.5665, 0.5595, 0.554, 0.5685, 0.5755, 0.569, 0.5765, 0.5585, 0.557, 0.567, 0.578, 0.5675, 0.5695, 0.576, 0.58, 0.577, 0.575, 0.574, 0.57, 0.56, 0.579, 0.5845, 0.567, 0.5725, 0.584, 0.573, 0.5695, 0.572, 0.57, 0.57, 0.578, 0.571, 0.564, 0.5575, 0.569, 0.5645, 0.5725, 0.5725, 0.573, 0.564, 0.562, 0.5685, 0.5675, 0.5655, 0.5615, 0.554, 0.567, 0.5665, 0.571, 0.571, 0.569, 0.575, 0.5795, 0.5775, 0.579, 0.588, 0.586, 0.5745, 0.5785, 0.579, 0.5765, 0.5785, 0.5745, 0.5755, 0.587, 0.581, 0.5825, 0.582, 0.572, 0.5805, 0.586, 0.571, 0.5885, 0.5895, 0.578, 0.5885, 0.5775, 0.5775, 0.591, 0.589, 0.5835, 0.578, 0.582, 0.5805, 0.5755, 0.5845, 0.579, 0.5775, 0.5755, 0.578, 0.5795, 0.587, 0.5895, 0.573, 0.5845, 0.57, 0.5825, 0.581, 0.575, 0.5905, 0.589, 0.583, 0.5855, 0.58, 0.574, 0.5795, 0.584, 0.5775, 0.5805, 0.585, 0.585, 0.5785, 0.5815, 0.5765, 0.5785, 0.575, 0.5815, 0.579, 0.577, 0.574, 0.578, 0.5825, 0.579, 0.5795, 0.583, 0.5705, 0.579, 0.5715, 0.582, 0.5815, 0.5845, 0.597, 0.58, 0.5905, 0.5925, 0.592, 0.585, 0.5845, 0.596, 0.5825, 0.581, 0.579, 0.589, 0.5855, 0.583, 0.5845, 0.5895, 0.591, 0.5855, 0.578, 0.592, 0.595, 0.5945, 0.593, 0.599, 0.6055, 0.5945, 0.5895, 0.596, 0.5965, 0.5885, 0.588, 0.584, 0.592, 0.5945, 0.5735, 0.5775, 0.591, 0.596, 0.6015, 0.595, 0.588, 0.591, 0.608, 0.591, 0.5995, 0.591, 0.5815, 0.59, 0.597, 0.5895, 0.5995, 0.584, 0.591, 0.59, 0.603, 0.6025, 0.596, 0.587, 0.5885, 0.6025, 0.5925, 0.593, 0.5925, 0.585, 0.5805, 0.588, 0.589, 0.5975, 0.5865, 0.5855, 0.5875, 0.586, 0.5885, 0.5955, 0.592, 0.594, 0.5995, 0.596, 0.593, 0.596, 0.5915, 0.587, 0.589, 0.5985, 0.5935, 0.5995, 0.594, 0.6045, 0.6035, 0.5835, 0.5895, 0.602, 0.5905, 0.5955, 0.604, 0.605, 0.601, 0.5995, 0.607, 0.61, 0.602, 0.6005, 0.6105, 0.601, 0.6135, 0.6165, 0.6035, 0.6115, 0.609, 0.6145, 0.6135, 0.612, 0.6155, 0.6115, 0.6115, 0.62, 0.601, 0.6005, 0.6145, 0.6155, 0.6085, 0.606, 0.609, 0.613, 0.615, 0.5985, 0.604, 0.605, 0.6115, 0.6105, 0.6055, 0.6075, 0.6105, 0.609, 0.608, 0.604, 0.608, 0.589, 0.604, 0.6045, 0.5945, 0.6055, 0.613, 0.6, 0.6215, 0.613, 0.6105, 0.619, 0.6125, 0.608, 0.6155, 0.615, 0.6175, 0.6005, 0.6115, 0.607, 0.607, 0.612, 0.611, 0.6055, 0.612, 0.6135, 0.598, 0.6025, 0.616, 0.605, 0.6015, 0.6175, 0.6135, 0.619, 0.6195, 0.6155, 0.6115, 0.6135, 0.6125, 0.619, 0.6065, 0.633, 0.612, 0.609, 0.6125, 0.611, 0.61, 0.6165, 0.607, 0.6065, 0.6055, 0.6135, 0.6105, 0.622, 0.6, 0.6065, 0.606, 0.6025, 0.611, 0.616, 0.6105, 0.605, 0.612, 0.611, 0.608, 0.619, 0.62, 0.6165, 0.6215, 0.605, 0.606, 0.6175, 0.62, 0.617, 0.6215, 0.613, 0.6165, 0.621, 0.625, 0.624, 0.6135, 0.613, 0.5985, 0.6075, 0.6135, 0.605, 0.612, 0.611, 0.621, 0.608, 0.6065, 0.602, 0.6075, 0.618, 0.603, 0.6095, 0.6075, 0.608, 0.6095, 0.603, 0.61, 0.6105, 0.61, 0.615, 0.618, 0.622, 0.6105, 0.6145, 0.6135, 0.6125, 0.595, 0.613, 0.6105, 0.6045, 0.5975, 0.596, 0.5965, 0.6015, 0.606, 0.606, 0.6075, 0.5985, 0.612, 0.6085, 0.6095, 0.6115, 0.598, 0.5985, 0.605, 0.5975, 0.6145, 0.6005, 0.604, 0.609, 0.6115, 0.605, 0.5995, 0.603, 0.596, 0.615, 0.6155, 0.619, 0.6055, 0.6025, 0.597, 0.593, 0.6065, 0.589, 0.6025, 0.5985, 0.602, 0.594, 0.5965, 0.5915, 0.595, 0.587, 0.5885, 0.598, 0.601, 0.601, 0.5915, 0.5975, 0.59, 0.602, 0.589, 0.587, 0.605, 0.595, 0.6035, 0.601, 0.6085, 0.5965, 0.6045, 0.593, 0.5945, 0.596, 0.5905, 0.603, 0.605, 0.6135, 0.5975, 0.6015, 0.605, 0.594, 0.6015, 0.6, 0.593, 0.605, 0.597, 0.602, 0.5995, 0.5955, 0.6045, 0.6075, 0.612, 0.602, 0.616, 0.61, 0.621, 0.603, 0.616, 0.608, 0.6105, 0.609, 0.612, 0.6185, 0.6055, 0.609, 0.6175, 0.6185, 0.6215, 0.6145, 0.621, 0.6035, 0.607, 0.599, 0.611, 0.6075, 0.61, 0.6205, 0.6045, 0.612, 0.601, 0.613, 0.623, 0.6105, 0.6125, 0.6095, 0.5995, 0.6205, 0.6005, 0.6125, 0.613, 0.6055, 0.6135, 0.6135, 0.6105, 0.6005, 0.608, 0.6115, 0.6135, 0.6105, 0.606, 0.61, 0.6065, 0.621, 0.6065, 0.6035, 0.6075, 0.6095, 0.612, 0.613, 0.6145, 0.6145, 0.6185, 0.6205, 0.613, 0.611, 0.61, 0.6075, 0.6145, 0.615, 0.618, 0.617, 0.6185, 0.613, 0.628, 0.6145, 0.6135, 0.627, 0.62, 0.63, 0.611, 0.624, 0.627, 0.6245, 0.621, 0.6375, 0.6125, 0.6185, 0.609, 0.612, 0.6135, 0.618, 0.6225, 0.626, 0.634, 0.6335, 0.6285, 0.624, 0.635, 0.629, 0.617, 0.619, 0.6205, 0.617, 0.6175, 0.6175, 0.618, 0.606, 0.6125, 0.6165, 0.6095, 0.621, 0.6225, 0.613, 0.621, 0.615, 0.623, 0.606, 0.6125, 0.618, 0.6155, 0.615, 0.6155, 0.624, 0.624, 0.6105, 0.609, 0.614, 0.6075, 0.6155, 0.606, 0.612, 0.6105, 0.608, 0.6125, 0.618, 0.5995, 0.625, 0.6115, 0.6185, 0.6165, 0.601, 0.609, 0.6055, 0.6205, 0.6135, 0.6085, 0.613, 0.6005, 0.6115, 0.6035, 0.616, 0.6115, 0.6115, 0.6145, 0.626, 0.6175, 0.6145, 0.615, 0.6265, 0.621, 0.622, 0.622, 0.6225, 0.6175, 0.614, 0.614, 0.614, 0.626, 0.6285, 0.6155, 0.618, 0.6115, 0.613, 0.615, 0.608, 0.6175, 0.6095, 0.6085, 0.619, 0.624, 0.627, 0.6205, 0.616, 0.611, 0.6325, 0.622, 0.6165, 0.6155, 0.6205, 0.62, 0.6145, 0.617, 0.6155, 0.6115, 0.6115, 0.6245, 0.6165, 0.6085, 0.6025, 0.607, 0.6155, 0.61, 0.605, 0.6185, 0.6145, 0.617, 0.62, 0.6085, 0.624, 0.6225, 0.622, 0.6265, 0.633, 0.6275, 0.6185, 0.6175, 0.619, 0.614, 0.624, 0.6305, 0.6265, 0.599, 0.6145, 0.621, 0.6145, 0.62, 0.6215, 0.6285, 0.623, 0.6165, 0.6235, 0.616, 0.618, 0.618, 0.635, 0.6195, 0.611, 0.6235, 0.6235, 0.612, 0.6225, 0.628, 0.623, 0.633, 0.628, 0.6355, 0.6285, 0.6255, 0.6375, 0.634, 0.624, 0.628, 0.621, 0.6225, 0.622, 0.618, 0.626, 0.6115, 0.6295, 0.6265, 0.6255, 0.615, 0.6255, 0.627, 0.6245, 0.624, 0.631, 0.633, 0.6235, 0.6235, 0.62, 0.6185, 0.621, 0.6225, 0.619, 0.6215, 0.624, 0.6315, 0.614, 0.6265, 0.6405, 0.6365, 0.6335, 0.629, 0.638, 0.6305, 0.63, 0.633, 0.6265, 0.627, 0.632, 0.6405, 0.6405, 0.636, 0.626, 0.6365, 0.6275, 0.635, 0.637, 0.635, 0.6235, 0.6315, 0.622, 0.6315, 0.632, 0.626, 0.6215, 0.618, 0.621, 0.6225, 0.6315, 0.6125, 0.612, 0.624, 0.622, 0.629, 0.617, 0.6255, 0.6195, 0.638, 0.6085, 0.612, 0.6215, 0.6175, 0.617, 0.6245, 0.6255, 0.626, 0.6315, 0.6255, 0.632, 0.613, 0.621, 0.617, 0.627, 0.624, 0.6285, 0.6075, 0.6205, 0.622, 0.612, 0.63, 0.6185, 0.619, 0.6205, 0.62, 0.6135, 0.622, 0.629, 0.618, 0.6085, 0.627, 0.625, 0.6195, 0.6235, 0.6295, 0.6235, 0.6205, 0.6155, 0.6265, 0.616, 0.6265, 0.6115, 0.621, 0.617, 0.628, 0.6175, 0.6205, 0.6305, 0.6265, 0.6195, 0.6315, 0.6195, 0.6265, 0.6225, 0.619, 0.624, 0.6365, 0.622, 0.6315, 0.628, 0.62, 0.623, 0.621, 0.625, 0.6285, 0.6395, 0.6295, 0.632, 0.6355, 0.6295, 0.6325, 0.6245, 0.632, 0.618, 0.6045, 0.621, 0.62, 0.615, 0.621, 0.626, 0.616, 0.609, 0.6235, 0.6235, 0.6175, 0.626, 0.625, 0.6285, 0.623, 0.615, 0.624, 0.6295, 0.617, 0.624, 0.623, 0.619, 0.634, 0.6345, 0.623, 0.6205, 0.6155, 0.6295, 0.619, 0.6305, 0.626, 0.626, 0.63, 0.624, 0.6215, 0.6175, 0.6345, 0.616, 0.6195, 0.6215, 0.627, 0.627, 0.6185, 0.6305, 0.614, 0.637, 0.636, 0.625, 0.62, 0.6215, 0.612, 0.617, 0.615, 0.633, 0.6325, 0.62, 0.6285, 0.619, 0.6195, 0.6225, 0.63, 0.629, 0.622, 0.6415, 0.6225, 0.6185, 0.616, 0.6135, 0.615, 0.6205, 0.6275, 0.618, 0.6255, 0.632, 0.6205, 0.619, 0.623, 0.6285, 0.6305, 0.625, 0.638, 0.627, 0.622, 0.6215, 0.6205, 0.627, 0.6375, 0.633, 0.6285, 0.628, 0.6275, 0.6325, 0.628, 0.626, 0.6295, 0.629, 0.6175, 0.6295, 0.6235, 0.632, 0.6385, 0.632, 0.622, 0.623, 0.628, 0.625, 0.629, 0.6305, 0.6335, 0.6395, 0.6195, 0.631, 0.6405, 0.622, 0.627, 0.6275, 0.629, 0.6285, 0.62, 0.6315, 0.625, 0.6285, 0.6425, 0.6345, 0.6185, 0.628, 0.636, 0.6375, 0.6295, 0.633, 0.6405, 0.6355, 0.6335, 0.6295, 0.636, 0.6315, 0.636, 0.6455, 0.6445, 0.642, 0.6375, 0.6315, 0.639, 0.6265, 0.6345, 0.641, 0.632, 0.644, 0.632, 0.6315, 0.63, 0.632, 0.6275, 0.647, 0.6345, 0.6395, 0.633, 0.623, 0.6315, 0.6315, 0.633, 0.6355, 0.6305, 0.636, 0.6275, 0.635, 0.648, 0.6295, 0.6295, 0.637, 0.6365, 0.6325, 0.6295, 0.631, 0.638, 0.629, 0.6375, 0.6375, 0.6245, 0.6315, 0.6285, 0.633, 0.634, 0.632, 0.631, 0.641, 0.6345, 0.629, 0.623, 0.641, 0.639, 0.628, 0.6415, 0.629, 0.6335, 0.6295, 0.641, 0.633, 0.63, 0.6405, 0.636, 0.635, 0.6325, 0.625, 0.624, 0.625, 0.6325, 0.6225, 0.634, 0.6235, 0.624, 0.617, 0.6165, 0.615, 0.638, 0.634, 0.6365, 0.635, 0.6375, 0.6355, 0.633, 0.64, 0.64, 0.637, 0.627, 0.6365, 0.6325, 0.6335, 0.6365, 0.637, 0.623, 0.6285, 0.6395, 0.6445, 0.6425, 0.64, 0.6565, 0.643, 0.6335, 0.6265, 0.6475, 0.6275, 0.6375, 0.6325, 0.6325, 0.642, 0.6315, 0.6365, 0.632, 0.645, 0.6355, 0.6375, 0.638, 0.6315, 0.624, 0.6365, 0.639, 0.645, 0.635, 0.6305, 0.638, 0.6385, 0.624, 0.6355, 0.632, 0.6395, 0.6415, 0.641, 0.635, 0.6415, 0.6395, 0.6435, 0.6375, 0.637, 0.6405, 0.641, 0.628, 0.636, 0.645, 0.6245, 0.635, 0.635, 0.632, 0.6255, 0.631, 0.6365, 0.64, 0.634, 0.643, 0.6445, 0.6395, 0.6455, 0.6345, 0.649, 0.6355, 0.631, 0.6325, 0.628, 0.637, 0.642, 0.649, 0.6385, 0.628, 0.6295, 0.6285, 0.6365, 0.6345, 0.6395, 0.641, 0.6335, 0.65, 0.6245, 0.6445, 0.6485, 0.6415, 0.6425, 0.66, 0.645, 0.646, 0.64, 0.632, 0.6345, 0.646, 0.6315, 0.6285, 0.629, 0.6245, 0.635, 0.6345, 0.6295, 0.6305, 0.632, 0.63, 0.6265, 0.625, 0.628, 0.6285, 0.625, 0.626, 0.6315, 0.631, 0.6395, 0.6525, 0.639, 0.646, 0.6395, 0.635, 0.6435, 0.647, 0.642, 0.644, 0.632, 0.6435, 0.633, 0.632, 0.6425, 0.6385, 0.631, 0.641, 0.6395, 0.6435, 0.6415, 0.654, 0.6535, 0.6465, 0.6325, 0.639, 0.6475, 0.64, 0.641, 0.646, 0.641, 0.649, 0.637, 0.642, 0.642, 0.6465, 0.6485, 0.642, 0.6425, 0.653, 0.6475, 0.6465, 0.634, 0.65, 0.6425, 0.645, 0.6485, 0.6345, 0.635, 0.647, 0.6355, 0.651, 0.636, 0.648, 0.644, 0.6365, 0.64, 0.6425, 0.6435, 0.6465, 0.6435, 0.6515, 0.638, 0.6435, 0.6575, 0.6515, 0.649, 0.649, 0.644, 0.646, 0.6365, 0.6495, 0.6495, 0.6475, 0.6485, 0.644, 0.6505, 0.6485, 0.644, 0.6455, 0.6415, 0.6345, 0.655, 0.649, 0.6585, 0.6575, 0.6445, 0.6475, 0.6605, 0.652, 0.6715, 0.6605, 0.6535, 0.6615, 0.65, 0.649, 0.657, 0.651, 0.6525, 0.662, 0.6485, 0.6575, 0.6515, 0.654, 0.6525, 0.652, 0.6555, 0.6535, 0.6505, 0.653, 0.654, 0.65, 0.648, 0.6585, 0.6615, 0.6475, 0.6465, 0.659, 0.65, 0.66, 0.656, 0.647, 0.6535, 0.649, 0.6505, 0.651, 0.65, 0.655, 0.6535, 0.659, 0.658, 0.652, 0.65, 0.6545, 0.6515, 0.648, 0.637, 0.6455, 0.6375, 0.6485, 0.6485, 0.655, 0.653, 0.6455, 0.6525, 0.653, 0.6475, 0.6445, 0.6495, 0.6425, 0.644, 0.6495, 0.6405, 0.6445, 0.6475, 0.643, 0.635, 0.634, 0.645, 0.6545, 0.653, 0.648, 0.6445, 0.6465, 0.657, 0.6325, 0.6395, 0.6465, 0.6425, 0.6445, 0.645, 0.6445, 0.646, 0.648, 0.653, 0.651, 0.6585, 0.6395, 0.647, 0.6365, 0.64, 0.6445, 0.6385, 0.6405, 0.634, 0.638, 0.6415, 0.6415, 0.637, 0.6415, 0.6435, 0.6475, 0.6525, 0.6565, 0.644, 0.644, 0.6335, 0.6465, 0.641, 0.645, 0.652, 0.635, 0.648, 0.6375, 0.652, 0.64, 0.6625, 0.65, 0.644, 0.6585, 0.661, 0.656, 0.6715, 0.6565, 0.6575, 0.6535, 0.644, 0.6595, 0.6625, 0.6695, 0.6565, 0.662, 0.6625, 0.6615, 0.657, 0.6585, 0.6625, 0.663, 0.6675, 0.6535, 0.652, 0.6585, 0.6535, 0.6595, 0.648, 0.6585, 0.6495, 0.6595, 0.6615, 0.668, 0.65, 0.664, 0.6595, 0.665, 0.657, 0.654, 0.646, 0.644, 0.659, 0.6495, 0.6455, 0.6455, 0.651, 0.6635, 0.6505, 0.6475, 0.66, 0.65, 0.652, 0.654, 0.6575, 0.6595, 0.6415, 0.644, 0.6535, 0.65, 0.6505, 0.645, 0.651, 0.659, 0.6505, 0.6505, 0.6505, 0.646, 0.6495, 0.6525, 0.649, 0.6315, 0.642, 0.651, 0.652, 0.6575, 0.6555, 0.65, 0.6505, 0.646, 0.653, 0.6575, 0.658, 0.6655, 0.649, 0.665, 0.657, 0.6535, 0.6485, 0.6575, 0.658, 0.66, 0.6475, 0.6595, 0.67, 0.661, 0.653, 0.665, 0.659, 0.6665, 0.657, 0.675, 0.6575, 0.6605, 0.6485, 0.665, 0.6565, 0.669, 0.654, 0.6605, 0.6585, 0.6645, 0.6615, 0.667, 0.665, 0.6865, 0.673, 0.6585, 0.6645, 0.663, 0.661, 0.664, 0.667, 0.657, 0.6655, 0.657, 0.6635, 0.656, 0.65, 0.661, 0.6605, 0.663, 0.6625, 0.6735, 0.654, 0.662, 0.673, 0.655, 0.6565, 0.657, 0.668, 0.663, 0.6635, 0.6575, 0.659, 0.6575, 0.659, 0.6585, 0.652, 0.6645, 0.6575, 0.6595, 0.6575, 0.659, 0.661, 0.6545, 0.652, 0.6605, 0.661, 0.657, 0.6545, 0.6465, 0.654, 0.654, 0.652, 0.6565, 0.651, 0.657, 0.651, 0.6495, 0.6625, 0.667, 0.654, 0.656, 0.6595, 0.6565, 0.6535, 0.6585, 0.6515, 0.661, 0.661, 0.648, 0.6485, 0.652, 0.6625, 0.646, 0.6565, 0.6655, 0.654, 0.6515, 0.654, 0.661, 0.6585, 0.665, 0.662, 0.6495, 0.646, 0.658, 0.666, 0.6495, 0.6625, 0.649, 0.655, 0.6495, 0.6575, 0.648, 0.663, 0.65, 0.66, 0.6595, 0.651, 0.6585, 0.658, 0.6645, 0.655, 0.6675, 0.663, 0.656, 0.666, 0.6555, 0.642, 0.658, 0.651, 0.6565, 0.6415, 0.655, 0.6585, 0.659, 0.669, 0.655, 0.6595, 0.662, 0.6505, 0.6545, 0.659, 0.6545, 0.674, 0.6585, 0.663, 0.67, 0.662, 0.6555, 0.674, 0.66, 0.66, 0.6615, 0.6575, 0.658, 0.664, 0.6585, 0.6565, 0.6695, 0.6655, 0.665, 0.665, 0.662, 0.6695, 0.6725, 0.673, 0.6565, 0.6635, 0.6565, 0.66, 0.6625, 0.6725, 0.658, 0.6515, 0.653, 0.656, 0.6425, 0.6545, 0.646, 0.652, 0.651, 0.6635, 0.66, 0.6515, 0.66, 0.6545, 0.648, 0.6565, 0.643, 0.6525, 0.6545, 0.654, 0.658, 0.663, 0.662, 0.657, 0.6585, 0.668, 0.651, 0.66, 0.6685, 0.6565, 0.657, 0.6495, 0.6575, 0.6725, 0.6665, 0.6685, 0.669, 0.6685, 0.6655, 0.667, 0.667, 0.6725, 0.666, 0.6665, 0.655, 0.663, 0.6675, 0.662, 0.6675, 0.6595, 0.673, 0.6685, 0.672, 0.6625, 0.661, 0.664, 0.671, 0.657, 0.6655, 0.6625, 0.666, 0.665, 0.6775, 0.6655, 0.659, 0.665, 0.6675, 0.669, 0.676, 0.665, 0.668, 0.659, 0.665, 0.665, 0.66, 0.664, 0.665, 0.67, 0.668, 0.665, 0.6735, 0.672, 0.6675, 0.6735, 0.6705, 0.673, 0.6645, 0.675, 0.675, 0.68, 0.6665, 0.6665, 0.6735, 0.6715, 0.684, 0.666, 0.6645, 0.6755, 0.6795, 0.6745, 0.686, 0.67, 0.6675, 0.681, 0.678, 0.66, 0.662, 0.658, 0.6665, 0.6635, 0.672, 0.669, 0.6695, 0.674, 0.66, 0.6595, 0.6575, 0.6555, 0.664, 0.6525, 0.6495, 0.6535, 0.6515, 0.668, 0.66, 0.6585, 0.656, 0.665, 0.6555, 0.6575, 0.671, 0.6625, 0.651, 0.6615, 0.6575, 0.663, 0.6555, 0.655, 0.6515, 0.657, 0.652, 0.656, 0.6615, 0.652, 0.648, 0.6415, 0.6415, 0.64, 0.6515, 0.648, 0.665, 0.6495, 0.651, 0.6555, 0.657, 0.654, 0.6485, 0.651, 0.652, 0.646, 0.6385, 0.648, 0.6505, 0.654, 0.654, 0.6585, 0.658, 0.6485, 0.654, 0.6475, 0.653, 0.648, 0.658, 0.6445, 0.661, 0.6605, 0.6385, 0.6385, 0.6485, 0.661, 0.643, 0.6485, 0.6545, 0.6575, 0.6605, 0.6455, 0.65, 0.655, 0.6455, 0.6555, 0.6555, 0.649, 0.6635, 0.6455, 0.6445, 0.65, 0.641, 0.651, 0.6495, 0.6445, 0.6375, 0.6515, 0.646, 0.6405, 0.6505, 0.6575, 0.6455, 0.649, 0.656, 0.6355, 0.6435, 0.6515, 0.6565, 0.651, 0.643, 0.638, 0.6445, 0.649, 0.644, 0.646, 0.644, 0.6515, 0.656, 0.6445, 0.6515, 0.6355, 0.649, 0.655, 0.6555, 0.6525, 0.651, 0.6485, 0.6645, 0.65, 0.642, 0.66, 0.641, 0.653, 0.653, 0.6535, 0.6505, 0.6465, 0.648, 0.6405, 0.6425, 0.646, 0.651, 0.653, 0.66, 0.659, 0.6515, 0.6565, 0.6565, 0.658, 0.651, 0.6645, 0.651, 0.657, 0.671, 0.659, 0.6545, 0.67, 0.6595, 0.662, 0.6595, 0.6585, 0.662, 0.669, 0.6525, 0.665, 0.6555, 0.667, 0.6565, 0.676, 0.668, 0.6685, 0.6605, 0.6645, 0.6625, 0.673, 0.6675, 0.6715, 0.6735, 0.673, 0.679, 0.6595, 0.6705, 0.6805, 0.6745, 0.6665, 0.669, 0.6635, 0.672, 0.671, 0.6665, 0.6715, 0.6785, 0.668, 0.6655, 0.661, 0.675, 0.676, 0.6715, 0.6695, 0.671, 0.6845, 0.6695, 0.684, 0.67, 0.688, 0.679, 0.693, 0.679, 0.682, 0.673, 0.6845, 0.6735, 0.677, 0.6795, 0.6715, 0.674, 0.6615, 0.672, 0.673, 0.6725, 0.6725, 0.6685, 0.6675, 0.675, 0.664, 0.6655, 0.674, 0.683, 0.674, 0.669, 0.6665, 0.6615, 0.673, 0.6655, 0.669, 0.6685, 0.6715, 0.6615, 0.664, 0.6625, 0.6685, 0.6685, 0.6745, 0.6825, 0.6725, 0.669, 0.6725, 0.6695, 0.6735, 0.671, 0.675, 0.667, 0.665, 0.682, 0.6735, 0.6655, 0.6615, 0.6715, 0.6655, 0.665, 0.664, 0.6795, 0.6765, 0.6585, 0.6635, 0.6555, 0.665, 0.6575, 0.66, 0.6635, 0.655, 0.649, 0.6465, 0.6535, 0.648, 0.651, 0.656, 0.6625, 0.6495, 0.66, 0.6555, 0.659, 0.663, 0.65, 0.6595, 0.6615, 0.6755, 0.6735, 0.649, 0.655, 0.652, 0.6565, 0.659, 0.658, 0.6625, 0.6555, 0.6585, 0.662, 0.66, 0.6585, 0.6505, 0.6485, 0.658, 0.6575, 0.6645, 0.6625, 0.652, 0.651, 0.661, 0.655, 0.654, 0.655, 0.6595, 0.652, 0.664, 0.662, 0.658, 0.6555, 0.662, 0.653, 0.6605, 0.6665, 0.664, 0.6625, 0.6785, 0.6595, 0.657, 0.659, 0.668, 0.6605, 0.6545, 0.67, 0.663, 0.651, 0.6675, 0.658, 0.6675, 0.6565, 0.6655, 0.652, 0.6485, 0.6575, 0.663, 0.661, 0.674, 0.665, 0.658, 0.6665, 0.6705, 0.6715, 0.666, 0.682, 0.674, 0.676, 0.669, 0.662, 0.6705, 0.665, 0.659, 0.6545, 0.6615, 0.659, 0.6565, 0.6645, 0.672, 0.6745, 0.6585, 0.6695, 0.6585, 0.667, 0.672, 0.6785, 0.6735, 0.6735, 0.681, 0.6605, 0.6695, 0.6815, 0.6705, 0.6785, 0.6655, 0.667, 0.67, 0.6745, 0.676, 0.664, 0.6625, 0.668, 0.68, 0.6735, 0.67, 0.6605, 0.671, 0.669, 0.6635, 0.6615, 0.662, 0.6645, 0.656, 0.6525, 0.6535, 0.6525, 0.651, 0.658, 0.659, 0.673, 0.673, 0.6705, 0.6555, 0.657, 0.667, 0.659, 0.6695, 0.6535, 0.652, 0.667, 0.6605, 0.6745, 0.6705, 0.6725, 0.662, 0.672, 0.675, 0.674, 0.6685, 0.6745, 0.668, 0.6655, 0.667, 0.6655, 0.659, 0.6745, 0.6685, 0.6765, 0.6615, 0.6755, 0.6745, 0.69, 0.685, 0.691, 0.6825, 0.689, 0.683, 0.6825, 0.6815, 0.673, 0.6655, 0.68, 0.6845, 0.6735, 0.6735, 0.676, 0.676, 0.6785, 0.681, 0.6795, 0.6725, 0.6835, 0.686, 0.68, 0.667, 0.6635, 0.6745, 0.6715, 0.6885, 0.6785, 0.6725, 0.6695, 0.68, 0.6675, 0.688, 0.683, 0.679, 0.681, 0.68, 0.6795, 0.68, 0.667, 0.6715, 0.6765, 0.675, 0.6595, 0.6665, 0.6665, 0.676, 0.666, 0.659, 0.669, 0.673, 0.68, 0.674, 0.6685, 0.665, 0.6735, 0.6735, 0.6745, 0.6775, 0.6775, 0.675, 0.6775, 0.684, 0.6675, 0.6655, 0.683, 0.683, 0.6825, 0.669, 0.6915, 0.6775, 0.679, 0.6875, 0.6835, 0.686, 0.6725, 0.679, 0.6775, 0.6835, 0.689, 0.691, 0.697, 0.691, 0.69, 0.687, 0.674, 0.6935, 0.685, 0.6805, 0.6935, 0.693, 0.6925, 0.6975, 0.693, 0.6805, 0.693, 0.6895, 0.693, 0.6885, 0.686, 0.692, 0.682, 0.681, 0.692, 0.6885, 0.68, 0.683, 0.6795, 0.686, 0.6905, 0.6775, 0.682, 0.6825, 0.6945, 0.6815, 0.6905, 0.6875, 0.681, 0.6815, 0.687, 0.681, 0.681, 0.682, 0.691, 0.695, 0.685, 0.683, 0.6825, 0.6825, 0.68, 0.6845, 0.6795, 0.6815, 0.6785, 0.6705, 0.6845, 0.684, 0.68, 0.6845, 0.684, 0.6905, 0.682, 0.6885, 0.688, 0.685, 0.6865, 0.6925, 0.6955, 0.692, 0.6875, 0.6965, 0.6935, 0.685, 0.6915, 0.6875, 0.6835, 0.69, 0.6955, 0.687, 0.6865, 0.686, 0.677, 0.6815, 0.6915, 0.6805, 0.6935, 0.6885, 0.691, 0.69, 0.696, 0.6745, 0.6775, 0.687, 0.682, 0.68, 0.6785, 0.684, 0.6805, 0.691, 0.6825, 0.682, 0.6785, 0.6805, 0.6805, 0.6705, 0.673, 0.6755, 0.6875, 0.675, 0.6845, 0.6825, 0.688, 0.685, 0.6715, 0.686, 0.6775, 0.6765, 0.671, 0.6865, 0.683, 0.686, 0.6855, 0.666, 0.675, 0.678, 0.698, 0.6715, 0.6795, 0.675, 0.675, 0.6865, 0.674, 0.678, 0.681, 0.673, 0.679, 0.6775, 0.682, 0.6815, 0.679, 0.6635, 0.6705, 0.671, 0.67, 0.6665, 0.6765, 0.6775, 0.6785, 0.6855, 0.68, 0.6805, 0.666, 0.678, 0.6675, 0.6745, 0.677, 0.6825, 0.6795, 0.6735, 0.679, 0.6785, 0.6845, 0.685, 0.691, 0.6765, 0.699, 0.6945, 0.6915, 0.689, 0.684, 0.684, 0.6875, 0.693, 0.686, 0.687, 0.686, 0.691, 0.6875, 0.682, 0.6875, 0.686, 0.684, 0.677, 0.684, 0.6815, 0.684, 0.68, 0.684, 0.675, 0.6895, 0.6955, 0.7005, 0.7035, 0.69, 0.6975, 0.69, 0.692, 0.699, 0.698, 0.693, 0.6955, 0.6855, 0.692, 0.6895, 0.688, 0.686, 0.693, 0.6815, 0.671, 0.693, 0.706, 0.6965, 0.703, 0.695, 0.701, 0.699, 0.6905, 0.677, 0.688, 0.696, 0.6865, 0.6895, 0.6885, 0.696, 0.694, 0.698, 0.6785, 0.685, 0.6765, 0.6775, 0.6785, 0.6615, 0.6885, 0.6845, 0.6825, 0.6845, 0.6825, 0.692, 0.693, 0.6805, 0.6835, 0.6805, 0.679, 0.684, 0.675, 0.678, 0.685, 0.693, 0.6945, 0.6865, 0.691, 0.688, 0.6865, 0.6805, 0.6715, 0.6775, 0.687, 0.685, 0.6915, 0.696, 0.6885, 0.6925, 0.6905, 0.693, 0.698, 0.683, 0.6935, 0.677, 0.6795, 0.686, 0.687, 0.6785, 0.6845, 0.689, 0.6835, 0.6865, 0.688, 0.6825, 0.6805, 0.6795, 0.6835, 0.6775, 0.679, 0.683, 0.681, 0.6855, 0.6815, 0.669, 0.671, 0.676, 0.6795, 0.682, 0.6735, 0.674, 0.677, 0.681, 0.671, 0.6755, 0.6745, 0.672, 0.6835, 0.6885, 0.6745, 0.6715, 0.683, 0.6735, 0.681, 0.6795, 0.6735, 0.6665, 0.682, 0.6895, 0.6785, 0.688, 0.675, 0.672, 0.6855, 0.6815, 0.688, 0.6895, 0.679, 0.689, 0.6885, 0.6825, 0.6855, 0.6835, 0.676, 0.685, 0.6975, 0.686, 0.694, 0.6785, 0.6825, 0.6735, 0.683, 0.6805, 0.6655, 0.6865, 0.691, 0.6955, 0.685, 0.6855, 0.6825, 0.6775, 0.686, 0.692, 0.688, 0.679, 0.677, 0.6905, 0.687, 0.6835, 0.6875, 0.679, 0.676, 0.6845, 0.6845, 0.682, 0.6875, 0.6785, 0.6865, 0.6855, 0.685, 0.6915, 0.689, 0.6985, 0.6915, 0.687, 0.679, 0.6915, 0.694, 0.6895, 0.7015, 0.687, 0.6885, 0.6855, 0.7035, 0.6905, 0.689, 0.693, 0.7065, 0.694, 0.697, 0.692, 0.695, 0.696, 0.6805, 0.688, 0.679, 0.69, 0.696, 0.697, 0.6815, 0.698, 0.708, 0.694, 0.686, 0.693, 0.698, 0.7045, 0.6955, 0.692, 0.691, 0.6965, 0.707, 0.6855, 0.7055, 0.688, 0.7015, 0.697, 0.696, 0.6785, 0.6885, 0.6905, 0.7055, 0.694, 0.7035, 0.691, 0.69, 0.6995, 0.7005, 0.696, 0.6975, 0.7, 0.7015, 0.7055, 0.7085, 0.691, 0.6885, 0.692, 0.6975, 0.693, 0.6985, 0.691, 0.6965, 0.6965, 0.702, 0.702, 0.688, 0.6885, 0.6815, 0.6975, 0.697, 0.7085, 0.692, 0.687, 0.6865, 0.693, 0.703, 0.6905, 0.695, 0.6985, 0.688, 0.689, 0.699, 0.6985, 0.6915, 0.6945, 0.689, 0.6865, 0.7, 0.696, 0.682, 0.698, 0.698, 0.6955, 0.676, 0.6985, 0.688, 0.6905, 0.6915, 0.698, 0.691, 0.6735, 0.6875, 0.6925, 0.685, 0.6885, 0.684, 0.689, 0.688, 0.6915, 0.6905, 0.6875, 0.6835, 0.6815, 0.697, 0.6885, 0.6885, 0.6825, 0.6925, 0.6915, 0.6945, 0.687, 0.6885, 0.689, 0.696, 0.689, 0.689, 0.6895, 0.6945, 0.6825, 0.6815, 0.69, 0.6865, 0.691, 0.6875, 0.6935, 0.6925, 0.691, 0.688, 0.6925, 0.689, 0.69, 0.689, 0.704, 0.6845, 0.7005, 0.6985, 0.6975, 0.699, 0.7, 0.6945, 0.691, 0.693, 0.6865, 0.6955, 0.7055, 0.697, 0.692, 0.7005, 0.69, 0.7015, 0.693, 0.6985, 0.6875, 0.686, 0.69, 0.6965, 0.6935, 0.691, 0.689, 0.6955, 0.682, 0.678, 0.6785, 0.688, 0.686, 0.6765, 0.6815, 0.683, 0.6845, 0.6895, 0.687, 0.692, 0.6805, 0.678, 0.6885, 0.6865, 0.682, 0.6875, 0.673, 0.6815, 0.6845, 0.6835, 0.674, 0.677, 0.679, 0.68, 0.6905, 0.6765, 0.673, 0.6795, 0.684, 0.6795, 0.682, 0.6685, 0.6705, 0.679, 0.6825, 0.6835, 0.684, 0.681, 0.6855, 0.6855, 0.6875, 0.685, 0.687, 0.6825, 0.6945, 0.685, 0.692, 0.7015, 0.692, 0.6905, 0.693, 0.6975, 0.707, 0.7005, 0.6945, 0.6975, 0.695, 0.69, 0.6995, 0.6945, 0.7, 0.7025, 0.6965, 0.703, 0.7, 0.6965, 0.686, 0.695, 0.6935, 0.7005, 0.6905, 0.695, 0.6945, 0.7, 0.692, 0.685, 0.689, 0.702, 0.686, 0.698, 0.6985, 0.6725, 0.6905, 0.6955, 0.695, 0.696, 0.694, 0.6905, 0.689, 0.699, 0.693, 0.6915, 0.6915, 0.699, 0.6845, 0.691, 0.7005, 0.6965, 0.684, 0.696, 0.6935, 0.699, 0.698, 0.6805, 0.689, 0.6855, 0.702, 0.6955, 0.694, 0.689, 0.6975, 0.694, 0.688, 0.693, 0.6965, 0.6965, 0.694, 0.6895, 0.6965, 0.688, 0.6805, 0.696, 0.693, 0.689, 0.6995, 0.6905, 0.7005, 0.687, 0.686, 0.6945, 0.6915, 0.701, 0.693, 0.6915, 0.7035, 0.6875, 0.685, 0.6895, 0.688, 0.7025, 0.6895, 0.6955, 0.6955, 0.6975, 0.696, 0.701, 0.695, 0.693, 0.708, 0.704, 0.6995, 0.7075, 0.691, 0.7085, 0.7005, 0.6905, 0.7, 0.696, 0.6995, 0.6945, 0.6915, 0.6985, 0.692, 0.6995, 0.702, 0.7015, 0.697, 0.698, 0.6975, 0.7085, 0.6945, 0.6915, 0.703, 0.7035, 0.6905, 0.6955, 0.708, 0.689, 0.692, 0.7005, 0.685, 0.7095, 0.707, 0.7005, 0.7005, 0.6975, 0.7035, 0.694, 0.701, 0.7055, 0.7045, 0.7215, 0.7015, 0.696, 0.6865, 0.6955, 0.699, 0.6965, 0.699, 0.7095, 0.695, 0.7085, 0.704, 0.703, 0.6925, 0.697, 0.696, 0.683, 0.7, 0.698, 0.705, 0.691, 0.7055, 0.687, 0.701, 0.703, 0.705, 0.695, 0.692, 0.699, 0.6865, 0.6905, 0.7045, 0.6885, 0.7015, 0.689, 0.6955, 0.697, 0.6995, 0.6985, 0.7005, 0.699, 0.7125, 0.711, 0.706, 0.697, 0.6955, 0.7015, 0.698, 0.708, 0.712, 0.6955, 0.71, 0.7075, 0.698, 0.694, 0.7075, 0.6955, 0.706, 0.7035, 0.7085, 0.705, 0.699, 0.6915, 0.7045, 0.6995, 0.7005, 0.6975, 0.6885, 0.6935, 0.688, 0.7015, 0.6985, 0.712, 0.702, 0.7, 0.6945, 0.7035, 0.7125, 0.6985, 0.711, 0.7085, 0.706, 0.7035, 0.7055, 0.7055, 0.7, 0.695, 0.719, 0.7115, 0.707, 0.705, 0.7105, 0.7075, 0.71, 0.699, 0.7135, 0.7165, 0.71, 0.7035, 0.7155, 0.712, 0.711, 0.711, 0.7065, 0.697, 0.697, 0.707, 0.704, 0.699, 0.7095, 0.717, 0.697, 0.708, 0.703, 0.702, 0.7085, 0.7055, 0.7075, 0.71, 0.7115, 0.707, 0.7, 0.7025, 0.7095, 0.695, 0.703, 0.7005, 0.7025, 0.6995, 0.704, 0.702, 0.6895, 0.708, 0.714, 0.7035, 0.699, 0.7025, 0.7045, 0.6985, 0.7005, 0.707, 0.7045, 0.7105, 0.6985, 0.708, 0.7095, 0.699, 0.6935, 0.6975, 0.6925, 0.7075, 0.703, 0.6955, 0.694, 0.707, 0.7045, 0.709, 0.7095, 0.706, 0.7125, 0.7055, 0.7125, 0.695, 0.7075, 0.713, 0.719, 0.715, 0.7185, 0.7175, 0.7115, 0.703, 0.701, 0.7055, 0.71, 0.7055, 0.709, 0.713, 0.704, 0.7145, 0.711, 0.7025, 0.71, 0.7175, 0.71, 0.6995, 0.708, 0.7165, 0.705, 0.7095, 0.699, 0.7035, 0.713, 0.7095, 0.6965, 0.698, 0.712, 0.708, 0.7, 0.7, 0.707, 0.7115, 0.7005, 0.701, 0.707, 0.6995, 0.7065, 0.711, 0.702, 0.7095, 0.7025, 0.7055, 0.7025, 0.7, 0.704, 0.714, 0.7035, 0.7095, 0.704, 0.7035, 0.7175, 0.7025, 0.695, 0.7095, 0.7, 0.7035, 0.7045, 0.708, 0.716, 0.7135, 0.705, 0.7175, 0.713, 0.7015, 0.7105, 0.717, 0.7155, 0.7115, 0.7135, 0.715, 0.7015, 0.706, 0.718, 0.716, 0.717, 0.7095, 0.7095, 0.7145, 0.7005, 0.704, 0.7105, 0.7105, 0.7105, 0.7135, 0.695, 0.717, 0.7105, 0.712, 0.7085, 0.71, 0.727, 0.713, 0.716, 0.7045, 0.707, 0.721, 0.71, 0.718, 0.7135, 0.6945, 0.7015, 0.696, 0.707, 0.705, 0.7165, 0.706, 0.7125, 0.704, 0.711, 0.7095, 0.708, 0.7105, 0.7095, 0.706, 0.709, 0.7105, 0.7085, 0.718, 0.7115, 0.7095, 0.705, 0.7055, 0.706, 0.7115, 0.706, 0.724, 0.719, 0.7025, 0.709, 0.7, 0.714, 0.703, 0.703, 0.7125, 0.7025, 0.714, 0.712, 0.7065, 0.7035, 0.698, 0.7105, 0.705, 0.7045, 0.722, 0.7145, 0.705, 0.706, 0.7065, 0.6985, 0.715, 0.7155, 0.704, 0.717, 0.72, 0.7, 0.7105, 0.71, 0.709, 0.7055, 0.702, 0.711, 0.705, 0.71, 0.7005, 0.716, 0.694, 0.7055, 0.7115, 0.7135, 0.716, 0.705, 0.6955, 0.713, 0.709, 0.7175, 0.7085, 0.709, 0.6905, 0.71, 0.705, 0.712, 0.717, 0.7075, 0.7125, 0.7215, 0.7095, 0.709, 0.7045, 0.706, 0.706, 0.7115, 0.7145, 0.713, 0.7185, 0.7005, 0.6975, 0.712, 0.71, 0.7165, 0.72, 0.7045, 0.714, 0.7045, 0.705, 0.703, 0.7055, 0.7005, 0.7, 0.7065, 0.7105, 0.711, 0.706, 0.705, 0.71, 0.7015, 0.7085, 0.711, 0.71, 0.715, 0.719, 0.7235, 0.709, 0.7045, 0.7175, 0.7175, 0.724, 0.7145, 0.7075, 0.711, 0.718, 0.7245, 0.716, 0.714, 0.7055, 0.7115, 0.7175, 0.7125, 0.714, 0.724, 0.7165, 0.7105, 0.7195, 0.7165, 0.72, 0.717, 0.7265, 0.728, 0.71, 0.7295, 0.728, 0.721, 0.714, 0.714, 0.717, 0.7, 0.713, 0.7145, 0.7275, 0.725, 0.7245, 0.734, 0.7335, 0.7215, 0.7325, 0.7205, 0.7135, 0.7155, 0.71, 0.7115, 0.719, 0.714, 0.722, 0.722, 0.7075, 0.7065, 0.718, 0.7055, 0.718, 0.705, 0.7155, 0.7225, 0.722, 0.707, 0.724, 0.727, 0.723, 0.712, 0.7235, 0.722, 0.7305, 0.713, 0.7175, 0.712, 0.716, 0.7245, 0.7165, 0.725, 0.728, 0.7205, 0.7195, 0.7255, 0.709, 0.7125, 0.719, 0.7185, 0.7125, 0.7165, 0.723, 0.725, 0.724, 0.7135, 0.729, 0.7145, 0.73, 0.71, 0.7055, 0.7115, 0.722, 0.7035, 0.711, 0.722, 0.7115, 0.704, 0.7035, 0.7075, 0.711, 0.7135, 0.7125, 0.719, 0.711, 0.7235, 0.7265, 0.719, 0.729, 0.711, 0.7145, 0.71, 0.7045, 0.6995, 0.705, 0.711, 0.695, 0.715, 0.7215, 0.714, 0.72, 0.6965, 0.7215, 0.722, 0.708, 0.7075, 0.6995, 0.712, 0.7295, 0.721, 0.716, 0.7035, 0.7145, 0.7185, 0.7185, 0.706, 0.7105, 0.723, 0.7245, 0.7235, 0.7175, 0.721, 0.719, 0.7155, 0.7165, 0.701, 0.7165, 0.7225, 0.7275, 0.7115, 0.7105, 0.7205, 0.728, 0.7195, 0.712, 0.7295, 0.724, 0.7205, 0.714, 0.719, 0.72, 0.729, 0.717, 0.7315, 0.7175, 0.7035, 0.7255, 0.727, 0.724, 0.718, 0.7255, 0.731, 0.7215, 0.7315, 0.716, 0.7245, 0.7175, 0.7325, 0.736, 0.7255, 0.7315, 0.723, 0.7225, 0.72, 0.7145, 0.727, 0.7315, 0.718, 0.714, 0.718, 0.7075, 0.712, 0.7065, 0.7125, 0.715, 0.718, 0.707, 0.7105, 0.715, 0.702, 0.7055, 0.7005, 0.707, 0.701, 0.7065, 0.714, 0.709, 0.7055, 0.71, 0.6925, 0.697, 0.708, 0.712, 0.706, 0.705, 0.7085, 0.7185, 0.711, 0.72, 0.7105, 0.7125, 0.7185, 0.7195, 0.708, 0.709, 0.725, 0.7155, 0.7125, 0.7205, 0.7125, 0.7155, 0.7175, 0.7165, 0.708, 0.707, 0.71, 0.711, 0.7035, 0.72, 0.7105, 0.7135, 0.7165, 0.712, 0.719, 0.709, 0.726, 0.71, 0.715, 0.7115, 0.7085, 0.718, 0.7165, 0.715, 0.713, 0.7185, 0.726, 0.709, 0.715, 0.709, 0.7085, 0.7035, 0.72, 0.7055, 0.705, 0.701, 0.7005, 0.7035, 0.708, 0.702, 0.707, 0.707, 0.7255, 0.714, 0.7105, 0.7025, 0.7155, 0.71, 0.712, 0.716, 0.699, 0.7145, 0.717, 0.7105, 0.7, 0.7155, 0.7085, 0.7085, 0.705, 0.7045, 0.6975, 0.711, 0.701, 0.704, 0.696, 0.7, 0.713, 0.71, 0.7075, 0.704, 0.712, 0.7035, 0.7085, 0.72, 0.725, 0.72, 0.7205, 0.7235, 0.7205, 0.7205, 0.72, 0.7215, 0.722, 0.7185, 0.7195, 0.728, 0.729, 0.711, 0.704, 0.7155, 0.7125, 0.7035, 0.715, 0.7135, 0.712, 0.723, 0.701, 0.7035, 0.7015, 0.708, 0.704, 0.6975, 0.7095, 0.7035, 0.6965, 0.7035, 0.703, 0.7065, 0.7125, 0.711, 0.7085, 0.712, 0.715, 0.71, 0.721, 0.703, 0.7135, 0.7015, 0.718, 0.7115, 0.71, 0.7105, 0.705, 0.713, 0.7135, 0.703, 0.7095, 0.714, 0.709, 0.717, 0.7135, 0.7105, 0.708, 0.714, 0.711, 0.716, 0.707, 0.7225, 0.7215, 0.7045, 0.707, 0.7275, 0.7255, 0.721, 0.721, 0.7195, 0.708, 0.716, 0.7115, 0.715, 0.709, 0.7175, 0.719, 0.718, 0.7065, 0.7155, 0.717, 0.7195, 0.7255, 0.7215, 0.7205, 0.73, 0.727, 0.72, 0.7165, 0.7135, 0.7205, 0.7145, 0.7195, 0.7115, 0.7225, 0.736, 0.7165, 0.7135, 0.718, 0.72, 0.719, 0.72, 0.7055, 0.719, 0.707, 0.715, 0.7035, 0.7225, 0.7245, 0.7115, 0.719, 0.7225, 0.712, 0.7175, 0.7235, 0.724, 0.721, 0.7175, 0.7245, 0.7235, 0.7085, 0.7165, 0.7315, 0.737, 0.7215, 0.728, 0.733, 0.715, 0.73, 0.7315, 0.7175, 0.729, 0.7195, 0.725, 0.7405, 0.721, 0.722, 0.7245, 0.732, 0.719, 0.728, 0.7245, 0.7285, 0.721, 0.719, 0.724, 0.7205, 0.72, 0.721, 0.7335, 0.725, 0.7175, 0.7215, 0.718, 0.726, 0.7235, 0.7195, 0.7275, 0.7265, 0.723, 0.7405, 0.7205, 0.7195, 0.724, 0.739, 0.7265, 0.731, 0.7315, 0.7265, 0.723, 0.7395, 0.7135, 0.732, 0.7175, 0.7335, 0.7255, 0.722, 0.729, 0.7285, 0.732, 0.7265, 0.732, 0.7335, 0.7285, 0.7395, 0.74, 0.7275, 0.732, 0.727, 0.735, 0.726, 0.733, 0.7295, 0.732, 0.7345, 0.7285, 0.724, 0.7245, 0.725, 0.722, 0.732, 0.7165, 0.717, 0.7175, 0.724, 0.724, 0.7345, 0.7345, 0.735, 0.7115, 0.721, 0.731, 0.7235, 0.7285, 0.7205, 0.741, 0.7265, 0.7295, 0.728, 0.732, 0.73, 0.716, 0.7315, 0.7265, 0.732, 0.729, 0.727, 0.727, 0.719, 0.728, 0.7225, 0.721, 0.726, 0.7275, 0.7265, 0.726, 0.728, 0.7175, 0.7235, 0.7205, 0.719, 0.724, 0.724, 0.712, 0.7315, 0.7295, 0.7245, 0.7215, 0.7295, 0.7105, 0.7195, 0.717, 0.72, 0.7315, 0.722, 0.7195, 0.724, 0.709, 0.726, 0.733, 0.727, 0.731, 0.7305, 0.7315, 0.7305, 0.7245, 0.731, 0.7315, 0.7305, 0.731, 0.729, 0.7275, 0.717, 0.724, 0.714, 0.716, 0.7215, 0.731, 0.7155, 0.7215, 0.7235, 0.725, 0.74, 0.7205, 0.717, 0.731, 0.7155, 0.71, 0.7275, 0.723, 0.7195, 0.711, 0.722, 0.709, 0.712, 0.7175, 0.727, 0.7185, 0.725, 0.7115, 0.715, 0.714, 0.706, 0.7145, 0.711, 0.7105, 0.71, 0.703, 0.718, 0.7095, 0.711, 0.71, 0.7125, 0.7065, 0.707, 0.714, 0.7225, 0.721, 0.7085, 0.7075, 0.726, 0.717, 0.7165, 0.718, 0.717, 0.724, 0.726, 0.7255, 0.7105, 0.7165, 0.722, 0.7115, 0.717, 0.714, 0.721, 0.725, 0.723, 0.723, 0.698, 0.7245, 0.726, 0.718, 0.7225, 0.7195, 0.73, 0.72, 0.727, 0.7175, 0.7215, 0.722, 0.727, 0.723, 0.7155, 0.7305, 0.73, 0.731, 0.737, 0.7195, 0.7215, 0.7265, 0.722, 0.7315, 0.727, 0.7365, 0.723, 0.721, 0.7155, 0.733, 0.724, 0.735, 0.7245, 0.735, 0.721, 0.732, 0.7345, 0.7305, 0.7385, 0.735, 0.7265, 0.739, 0.7285, 0.717, 0.722, 0.7355, 0.7215, 0.725, 0.731, 0.7275, 0.721, 0.7135, 0.731, 0.728, 0.7255, 0.7285, 0.734, 0.723, 0.725, 0.7185, 0.721, 0.723, 0.7355, 0.7275, 0.7205, 0.719, 0.72, 0.7225, 0.719, 0.722, 0.7145, 0.7145, 0.7175, 0.714, 0.727, 0.721, 0.731, 0.728, 0.721, 0.715, 0.7275, 0.73, 0.72, 0.734, 0.724, 0.722, 0.72, 0.723, 0.7285, 0.7245, 0.7255, 0.723, 0.7275, 0.737, 0.713, 0.718, 0.714, 0.716, 0.7245, 0.723, 0.729, 0.7275, 0.722, 0.7195, 0.7125, 0.7355, 0.7255, 0.725, 0.7265, 0.7305, 0.735, 0.7345, 0.7375, 0.7225, 0.73, 0.7365, 0.7295, 0.734, 0.729, 0.7425, 0.734, 0.7285, 0.7375, 0.7365, 0.724, 0.7355, 0.7345, 0.7345, 0.721, 0.7335, 0.718, 0.732, 0.7335, 0.724, 0.738, 0.7245, 0.7235, 0.719, 0.7105, 0.7175, 0.7255, 0.732, 0.726, 0.741, 0.7225, 0.7315, 0.74, 0.728, 0.7385, 0.7255, 0.7285, 0.732, 0.7215, 0.741, 0.7355, 0.7375, 0.7285, 0.7295, 0.734, 0.724, 0.7405, 0.738, 0.7435, 0.728, 0.733, 0.7495, 0.741, 0.7355, 0.74, 0.7355, 0.7295, 0.734, 0.7255, 0.731, 0.741, 0.748, 0.742, 0.7395, 0.7255, 0.7315, 0.7315, 0.7175, 0.736, 0.742, 0.7345, 0.7255, 0.729, 0.727, 0.734, 0.734, 0.7345, 0.733, 0.7345, 0.733, 0.7165, 0.737, 0.734, 0.7305, 0.746, 0.7295, 0.726, 0.742, 0.733, 0.7345, 0.7395, 0.7335, 0.7255, 0.726, 0.7175, 0.731, 0.7265, 0.7325, 0.7335, 0.733, 0.726, 0.7285, 0.7385, 0.7235, 0.732, 0.7375, 0.7385, 0.7325, 0.7275, 0.7465, 0.741, 0.739, 0.746, 0.738, 0.7335, 0.735, 0.7435, 0.737, 0.733, 0.7335, 0.7395, 0.735, 0.732, 0.7485, 0.7275, 0.7425, 0.739, 0.7355, 0.743, 0.7445, 0.744, 0.749, 0.7445, 0.7465, 0.743, 0.7505, 0.7475, 0.7425, 0.7435, 0.748, 0.7485, 0.7505, 0.7525, 0.752, 0.7475, 0.756, 0.747, 0.768, 0.753, 0.738, 0.7285, 0.741, 0.738, 0.737, 0.757, 0.7325, 0.7395, 0.7425, 0.743, 0.7375, 0.7445, 0.742, 0.746, 0.741, 0.741, 0.756, 0.749, 0.746, 0.739, 0.75, 0.739, 0.739, 0.739, 0.7445, 0.7425, 0.738, 0.742, 0.7385, 0.7515, 0.7395, 0.746, 0.745, 0.7365, 0.742, 0.725, 0.733, 0.7435, 0.7435, 0.7385, 0.7385, 0.7375, 0.729, 0.74, 0.736, 0.751, 0.7445, 0.753, 0.7425, 0.7355, 0.741, 0.74, 0.7425, 0.7445, 0.746, 0.741, 0.7455, 0.7375, 0.7455, 0.745, 0.746, 0.751, 0.737, 0.7465, 0.75, 0.7505, 0.743, 0.749, 0.737, 0.736, 0.7385, 0.743, 0.7445, 0.7315, 0.742, 0.752, 0.733, 0.7435, 0.738, 0.739, 0.739, 0.7435, 0.7355, 0.74, 0.7485, 0.7395, 0.7275, 0.7435, 0.741, 0.7535, 0.7485, 0.742, 0.734, 0.742, 0.749, 0.7445, 0.724, 0.7455, 0.731, 0.7375, 0.7425, 0.7355, 0.749, 0.7435, 0.738, 0.726, 0.7475, 0.746, 0.7335, 0.7375, 0.74, 0.7305, 0.7415, 0.7435, 0.7365, 0.727, 0.7275, 0.737, 0.7485, 0.7425, 0.7365, 0.7365, 0.7395, 0.729, 0.7335, 0.748, 0.7345, 0.7415, 0.7425, 0.7375, 0.7325, 0.736, 0.7285, 0.7305, 0.744, 0.729, 0.7415, 0.7345, 0.7435, 0.726, 0.727, 0.733, 0.73, 0.737, 0.7325, 0.7345, 0.7335, 0.7325, 0.732, 0.7335, 0.739, 0.736, 0.7305, 0.7375, 0.733, 0.7405, 0.735, 0.7385, 0.7445, 0.7435, 0.75, 0.734, 0.741, 0.7315, 0.7335, 0.7345, 0.7295, 0.7485, 0.7275, 0.735, 0.725, 0.741, 0.735, 0.745, 0.7335, 0.7445, 0.7405, 0.7315, 0.7325, 0.7365, 0.7305, 0.7345, 0.7445, 0.74, 0.737, 0.728, 0.74, 0.7345, 0.738, 0.7185, 0.732, 0.7295, 0.7295, 0.7405, 0.739, 0.7465, 0.7365, 0.737, 0.7215, 0.734, 0.7355, 0.7295, 0.7215, 0.7265, 0.731, 0.7295, 0.735, 0.7285, 0.7345, 0.726, 0.729, 0.729, 0.7235, 0.7415, 0.7345, 0.7285, 0.7305, 0.739, 0.7375, 0.734, 0.745, 0.7375, 0.728, 0.7425, 0.7455, 0.7325, 0.7365, 0.737, 0.737, 0.7345, 0.732, 0.734, 0.7425, 0.7445, 0.733, 0.7415, 0.7145, 0.731, 0.7305, 0.731, 0.738, 0.7225, 0.728, 0.741, 0.7295, 0.729, 0.7315, 0.7325, 0.736, 0.745, 0.744, 0.742, 0.74, 0.748, 0.739, 0.741, 0.7345, 0.7385, 0.738, 0.736, 0.738, 0.742, 0.7375, 0.735, 0.7425, 0.7455, 0.743, 0.7325, 0.7435, 0.741, 0.7485, 0.739, 0.737, 0.747, 0.751, 0.7505, 0.7465, 0.748, 0.731, 0.75, 0.751, 0.735, 0.7515, 0.744, 0.7585, 0.755, 0.7575, 0.742, 0.756, 0.746, 0.7515, 0.7515, 0.74, 0.7445, 0.741, 0.7425, 0.749, 0.751, 0.754, 0.747, 0.751, 0.7405, 0.7505, 0.7485, 0.7515, 0.735, 0.7445, 0.7245, 0.7405, 0.7435, 0.7415, 0.7345, 0.7385, 0.7355, 0.7455, 0.749, 0.7305, 0.7415, 0.736, 0.729, 0.738, 0.7435, 0.744, 0.743, 0.7375, 0.737, 0.7345, 0.749, 0.737, 0.746, 0.7395, 0.7455, 0.725, 0.738, 0.736, 0.752, 0.742, 0.7485, 0.7485, 0.7495, 0.7385, 0.743, 0.733, 0.7435, 0.7415, 0.7275, 0.7385, 0.7315, 0.7345, 0.722, 0.7335, 0.739, 0.742, 0.7345, 0.757, 0.748, 0.755, 0.751, 0.7585, 0.748, 0.739, 0.745, 0.7395, 0.744, 0.738, 0.7485, 0.737, 0.7395, 0.731, 0.7375, 0.7345, 0.744, 0.7375, 0.742, 0.741, 0.731, 0.7345, 0.734, 0.73, 0.738, 0.737, 0.734, 0.735, 0.726, 0.7215, 0.732, 0.721, 0.728, 0.7345, 0.7445, 0.7435, 0.7325, 0.7405, 0.7345, 0.742, 0.735, 0.736, 0.7435, 0.7365, 0.745, 0.7335, 0.724, 0.7275, 0.747, 0.749, 0.745, 0.739, 0.733, 0.7255, 0.73, 0.7295, 0.725, 0.72, 0.7315, 0.737, 0.729, 0.729, 0.7465, 0.736, 0.735, 0.728, 0.73, 0.7275, 0.73, 0.732, 0.7435, 0.7345, 0.7305, 0.7315, 0.7475, 0.7395, 0.723, 0.739, 0.737, 0.7295, 0.732, 0.7375, 0.7475, 0.735, 0.7365, 0.7325, 0.7505, 0.7405, 0.7365, 0.7395, 0.7425, 0.7415, 0.743, 0.7385, 0.7475, 0.748, 0.737, 0.7375, 0.749, 0.734, 0.7405, 0.738, 0.7455, 0.7455, 0.744, 0.7485, 0.739, 0.75, 0.749, 0.733, 0.749, 0.7385, 0.738, 0.741, 0.742, 0.745, 0.7425, 0.7455, 0.747, 0.7415, 0.739, 0.743, 0.7305, 0.7395, 0.7435, 0.7465, 0.7375, 0.7405, 0.7535, 0.7445, 0.743, 0.7395, 0.7495, 0.7445, 0.7475, 0.735, 0.73, 0.7375, 0.745, 0.728, 0.735, 0.7505, 0.7405, 0.75, 0.7485, 0.745, 0.7405, 0.7545, 0.763, 0.7545, 0.739, 0.7335, 0.749, 0.7505, 0.7395, 0.7315, 0.745, 0.7455, 0.7325, 0.741, 0.752, 0.7345, 0.7475, 0.744, 0.7455, 0.7365, 0.738, 0.7475, 0.7455, 0.737, 0.746, 0.7385, 0.747, 0.737, 0.737, 0.734, 0.7255, 0.728, 0.7345, 0.7415, 0.7405, 0.735, 0.7475, 0.7425, 0.7385, 0.746, 0.744, 0.746, 0.7495, 0.7545, 0.7375, 0.7385, 0.7355, 0.7435, 0.744, 0.744, 0.756, 0.7505, 0.749, 0.7545, 0.7555, 0.755, 0.746, 0.751, 0.7505, 0.7485, 0.7485, 0.7465, 0.7545, 0.7425, 0.749, 0.7445, 0.7505, 0.745, 0.7485, 0.742, 0.7435, 0.7345, 0.74, 0.7635, 0.7505, 0.7465, 0.7525, 0.7475, 0.7445, 0.7425, 0.7465, 0.744, 0.734, 0.748, 0.737, 0.7345, 0.7445, 0.7465, 0.7405, 0.7325, 0.7445, 0.735, 0.7515, 0.7535, 0.751, 0.7375, 0.7465, 0.7475, 0.7565, 0.752, 0.7445, 0.7405, 0.7495, 0.738, 0.7385, 0.7425, 0.7425, 0.747, 0.756, 0.742, 0.745, 0.75, 0.739, 0.743, 0.731, 0.7385, 0.7495, 0.7475, 0.747, 0.753, 0.7525, 0.746, 0.7545, 0.742, 0.7545, 0.756, 0.74, 0.751, 0.746, 0.7485, 0.759, 0.7635, 0.768, 0.7515, 0.754, 0.7615, 0.7605, 0.757, 0.7585, 0.7535, 0.738, 0.7485, 0.757, 0.7485, 0.7505, 0.753, 0.752, 0.7625, 0.742, 0.7465, 0.7425, 0.753, 0.7495, 0.7635, 0.7445, 0.746, 0.7495, 0.74, 0.7405, 0.753, 0.761, 0.7455, 0.7385, 0.758, 0.7515, 0.758, 0.7545, 0.752, 0.7475, 0.7545, 0.7505, 0.759, 0.7455, 0.743, 0.7455, 0.766, 0.7495, 0.759, 0.7565, 0.7495, 0.754, 0.7495, 0.7485, 0.7445, 0.75, 0.7475, 0.754, 0.756, 0.75, 0.74, 0.738, 0.739, 0.744, 0.7585, 0.7435, 0.7445, 0.7435, 0.735, 0.728, 0.745, 0.7445, 0.7425, 0.734, 0.74, 0.752, 0.751, 0.7485, 0.747, 0.7465, 0.7505, 0.7565, 0.741, 0.753, 0.7525, 0.756, 0.7475, 0.7495, 0.7595, 0.746, 0.7445, 0.7595, 0.756, 0.755, 0.762, 0.755, 0.7525, 0.753, 0.7605, 0.7495, 0.7575, 0.757, 0.7575, 0.7645, 0.7625, 0.7655, 0.751, 0.759, 0.764, 0.7595, 0.7585, 0.7485, 0.7565, 0.761, 0.764, 0.762, 0.7595, 0.7665, 0.759, 0.757, 0.758, 0.763, 0.7545, 0.753, 0.768, 0.755, 0.7525, 0.752, 0.7655, 0.7455, 0.751, 0.746, 0.748, 0.7455, 0.7555, 0.75, 0.748, 0.754, 0.7505, 0.7595, 0.76, 0.7475, 0.7355, 0.761, 0.7565, 0.754, 0.759, 0.7505, 0.747, 0.7475, 0.7495, 0.7435, 0.745, 0.745, 0.74, 0.7535, 0.75, 0.75, 0.74, 0.7535, 0.7355, 0.7485, 0.741, 0.7505, 0.7405, 0.7315, 0.7455, 0.739, 0.7305, 0.747, 0.73, 0.744, 0.746, 0.7405, 0.758, 0.742, 0.759, 0.7455, 0.7465, 0.7495, 0.74, 0.7495, 0.7455, 0.752, 0.7435, 0.748, 0.7565, 0.7535, 0.7455, 0.7485, 0.7555, 0.744, 0.748, 0.756, 0.7595, 0.7625, 0.7535, 0.7495, 0.742, 0.753, 0.7505, 0.739, 0.752, 0.744, 0.75, 0.732, 0.746, 0.7285, 0.753, 0.744, 0.7375, 0.7525, 0.745, 0.741, 0.7405, 0.7425, 0.739, 0.7445, 0.7435, 0.744, 0.7395, 0.74, 0.747, 0.753, 0.7475, 0.7325, 0.743, 0.746, 0.735, 0.742, 0.729, 0.74, 0.748, 0.7485, 0.747, 0.753, 0.7415, 0.7445, 0.741, 0.7405, 0.7545, 0.743, 0.746, 0.748, 0.7475, 0.753, 0.7335, 0.7425, 0.7475, 0.756, 0.753, 0.7465, 0.7385, 0.7425, 0.745, 0.7455, 0.742, 0.7435, 0.7335, 0.7505, 0.742, 0.745, 0.757, 0.7555, 0.7475, 0.7365, 0.748, 0.7445, 0.7465, 0.751, 0.751, 0.7365, 0.748, 0.7395, 0.755, 0.7645, 0.7535, 0.7495, 0.733, 0.748, 0.7455, 0.7465, 0.7465, 0.745, 0.748, 0.7385, 0.754, 0.7515, 0.754, 0.7545, 0.7445, 0.7535, 0.73, 0.747, 0.7365, 0.748, 0.753, 0.745, 0.7505, 0.7395, 0.737, 0.7355, 0.7375, 0.7435, 0.738, 0.7445, 0.74, 0.7365, 0.755, 0.746, 0.7435, 0.748, 0.749, 0.7435, 0.746, 0.749, 0.74, 0.7365, 0.74, 0.7435, 0.7305, 0.7365, 0.7465, 0.743, 0.74, 0.7375, 0.742, 0.744, 0.7515, 0.7335, 0.742, 0.7485, 0.744, 0.7435, 0.7515, 0.7435, 0.7435, 0.735, 0.751, 0.7515, 0.748, 0.745, 0.7545, 0.744, 0.754, 0.7435, 0.7575, 0.741, 0.7485, 0.7545, 0.7465, 0.7595, 0.7625, 0.7605, 0.744, 0.7545, 0.7325, 0.743, 0.7465, 0.744, 0.7435, 0.743, 0.753, 0.7355, 0.7495, 0.7365, 0.743, 0.7415, 0.742, 0.7425, 0.7405, 0.7425, 0.7445, 0.735, 0.751, 0.745, 0.7535, 0.751, 0.7325, 0.7405, 0.7415, 0.7315, 0.7455, 0.735, 0.738, 0.7375, 0.752, 0.745, 0.746, 0.7415, 0.7435, 0.7425, 0.746, 0.739, 0.737, 0.731, 0.7365, 0.7315, 0.7385, 0.7265, 0.736, 0.7405, 0.741, 0.745, 0.718, 0.7315, 0.741, 0.737, 0.742, 0.7345, 0.7355, 0.7435, 0.7325, 0.736, 0.731, 0.7365, 0.7405, 0.7305, 0.7375, 0.7505, 0.7415, 0.741, 0.7465, 0.732, 0.737, 0.7435, 0.7475, 0.742, 0.747, 0.746, 0.728, 0.7295, 0.7305, 0.745, 0.7415, 0.736, 0.741, 0.739, 0.74, 0.7315, 0.7325, 0.7365, 0.746, 0.7385, 0.741, 0.738, 0.7395, 0.7515, 0.743, 0.7395, 0.7375, 0.7325, 0.7305, 0.7395, 0.733, 0.731, 0.7395, 0.734, 0.733, 0.733, 0.7395, 0.735, 0.737, 0.7415, 0.7485, 0.7345, 0.7405, 0.7395, 0.741, 0.7445, 0.746, 0.7405, 0.7285, 0.7365, 0.7435, 0.735, 0.737, 0.7365, 0.7285, 0.7425, 0.726, 0.736, 0.738, 0.733, 0.7335, 0.746, 0.74, 0.737, 0.735, 0.731, 0.745, 0.736, 0.742, 0.749, 0.7415, 0.747, 0.7425, 0.727, 0.742, 0.7255, 0.7295, 0.749, 0.745, 0.742, 0.7445, 0.743, 0.745, 0.7375, 0.7355, 0.745, 0.741, 0.7405, 0.734, 0.747, 0.736, 0.7405, 0.747, 0.7345, 0.746, 0.7535, 0.743, 0.7505, 0.741, 0.7295, 0.7345, 0.7405, 0.726, 0.7455, 0.738, 0.739, 0.736, 0.7415, 0.728, 0.739, 0.741, 0.734, 0.732, 0.7425, 0.74, 0.7385, 0.743, 0.749, 0.736, 0.7365, 0.743, 0.7365, 0.7455, 0.73, 0.7375, 0.744, 0.7335, 0.7345, 0.748, 0.741, 0.745, 0.747, 0.733, 0.7295, 0.7275, 0.7325, 0.7395, 0.736, 0.75, 0.7355, 0.7345, 0.7415, 0.7405, 0.737, 0.733, 0.7405, 0.748, 0.754, 0.737, 0.749, 0.738, 0.738, 0.7395, 0.747, 0.7415, 0.734, 0.745, 0.7435, 0.754, 0.744, 0.7505, 0.7565, 0.754, 0.753, 0.7565, 0.7515, 0.7495, 0.7495, 0.7475, 0.7485, 0.7385, 0.7555, 0.753, 0.7465, 0.7455, 0.739, 0.7485, 0.7455, 0.7405, 0.754, 0.7475, 0.753, 0.747, 0.7515, 0.7495, 0.7375, 0.743, 0.7385, 0.745, 0.737, 0.742, 0.737, 0.7385, 0.747, 0.7435, 0.7575, 0.744, 0.7435, 0.7525, 0.744, 0.743, 0.7425, 0.734, 0.756, 0.742, 0.7305, 0.739, 0.749, 0.7475, 0.737, 0.744, 0.7585, 0.75, 0.761, 0.7535, 0.7495, 0.746, 0.76, 0.7505, 0.7565, 0.75, 0.7435, 0.7445, 0.7485, 0.737, 0.75, 0.7535, 0.741, 0.747, 0.745, 0.752, 0.7495, 0.7405, 0.762, 0.7515, 0.7415, 0.753, 0.7535, 0.747, 0.7475, 0.7405, 0.76, 0.7635, 0.7635, 0.759, 0.7505, 0.758, 0.7455, 0.7465, 0.7375, 0.75, 0.753, 0.7495, 0.7505, 0.7495, 0.756, 0.747, 0.7515, 0.752, 0.7465, 0.753, 0.7465, 0.7515, 0.748, 0.7485, 0.75, 0.755, 0.752, 0.7575, 0.7425, 0.7395, 0.734, 0.743, 0.7475, 0.743, 0.739, 0.7545, 0.745, 0.7355, 0.7485, 0.7255, 0.7425, 0.743, 0.736, 0.7445, 0.739, 0.744, 0.748, 0.73, 0.74, 0.736, 0.7415, 0.736, 0.732, 0.7305, 0.741, 0.7345, 0.741, 0.7365, 0.7415, 0.7385, 0.728, 0.725, 0.7315, 0.7275, 0.7285, 0.726, 0.7245, 0.7245, 0.741, 0.7285, 0.728, 0.733, 0.7335, 0.7425, 0.724, 0.7305, 0.7305, 0.7305, 0.7405, 0.736, 0.7315, 0.726, 0.732, 0.736, 0.7195, 0.736, 0.7345, 0.7375, 0.735, 0.7315, 0.7385, 0.7445, 0.7325, 0.7335, 0.73, 0.735, 0.7415, 0.734, 0.7305, 0.7355, 0.735, 0.735, 0.733, 0.7365, 0.74, 0.734, 0.7405, 0.74, 0.737, 0.7365, 0.736, 0.73, 0.743, 0.735, 0.741, 0.7325, 0.7455, 0.7375, 0.73, 0.734, 0.728, 0.7405, 0.741, 0.744, 0.7435, 0.7405, 0.735, 0.7295, 0.7315, 0.7285, 0.727, 0.7315, 0.7415, 0.736, 0.737, 0.7365, 0.7305, 0.7345, 0.7405, 0.7295, 0.74, 0.7375, 0.7365, 0.7475, 0.737, 0.737, 0.741, 0.7465, 0.732, 0.737, 0.74, 0.738, 0.73, 0.73, 0.743, 0.754, 0.7325, 0.7445, 0.732, 0.745, 0.74, 0.75, 0.749, 0.749, 0.7405, 0.748, 0.7325, 0.74, 0.752, 0.7415, 0.755, 0.745, 0.7445, 0.7535, 0.75, 0.747, 0.748, 0.7405, 0.7535, 0.7555, 0.747, 0.744, 0.745, 0.758, 0.768, 0.7595, 0.7505, 0.742, 0.749, 0.7385, 0.7495, 0.747, 0.747, 0.7405, 0.7415, 0.748, 0.7545, 0.7395, 0.751, 0.75, 0.746, 0.7305, 0.747, 0.7425, 0.7535, 0.7455, 0.743, 0.747, 0.7515, 0.753, 0.7445, 0.7495, 0.7425, 0.741, 0.744, 0.739, 0.752, 0.7475, 0.7505, 0.7495, 0.7465, 0.7525, 0.748, 0.7425, 0.7655, 0.742, 0.746, 0.7565, 0.729, 0.7485, 0.7445, 0.754, 0.7615, 0.7355, 0.7585, 0.7465, 0.7495, 0.7405, 0.751, 0.75, 0.754, 0.745, 0.75, 0.7515, 0.757, 0.748, 0.752, 0.7445, 0.7495, 0.7555, 0.7585, 0.7515, 0.7625, 0.7495, 0.7685, 0.759, 0.755, 0.7465, 0.7535, 0.7615, 0.749, 0.756, 0.7475, 0.743, 0.743, 0.756, 0.7455, 0.744, 0.758, 0.7465, 0.7575, 0.744, 0.75, 0.7415, 0.737, 0.7455, 0.757, 0.752, 0.7545, 0.7455, 0.7505, 0.742, 0.7455, 0.7445, 0.752, 0.7485, 0.743, 0.749, 0.752, 0.749, 0.7675, 0.7485, 0.7405, 0.753, 0.755, 0.758, 0.7605, 0.7535, 0.741, 0.744, 0.7515, 0.752, 0.746, 0.746, 0.737, 0.738, 0.7395, 0.743, 0.7485, 0.7345, 0.75, 0.743, 0.7375, 0.745, 0.7515, 0.7355, 0.7355, 0.738, 0.7405, 0.7405, 0.7445, 0.733, 0.748, 0.7425, 0.7465, 0.744, 0.7325, 0.7435, 0.7495, 0.7485, 0.7515, 0.7445, 0.74, 0.757, 0.742, 0.7455, 0.7515, 0.736, 0.745, 0.756, 0.7405, 0.7565, 0.7485, 0.753, 0.7555, 0.755, 0.7655, 0.7605, 0.758, 0.761, 0.7665, 0.763, 0.766, 0.7585, 0.7605, 0.766, 0.7605, 0.7575, 0.7455, 0.7505, 0.756, 0.756, 0.755, 0.762, 0.7685, 0.7665, 0.7655, 0.772, 0.765, 0.763, 0.7655, 0.765, 0.775, 0.764, 0.764, 0.7635, 0.7525, 0.7575, 0.778, 0.762, 0.7505, 0.7625, 0.7575, 0.754, 0.7615, 0.764, 0.765, 0.7575, 0.756, 0.764, 0.754, 0.7565, 0.7615, 0.7645, 0.7665, 0.761, 0.766, 0.75, 0.7645, 0.762, 0.752, 0.754, 0.758, 0.7515, 0.763, 0.7595, 0.7625, 0.7535, 0.763, 0.7545, 0.752, 0.7585, 0.7715, 0.7645, 0.773, 0.77, 0.767, 0.7685, 0.7635, 0.767, 0.769, 0.7655, 0.76, 0.766, 0.754, 0.7705, 0.774, 0.7585, 0.7665, 0.7595, 0.761, 0.763, 0.761, 0.761, 0.7585, 0.7535, 0.7625, 0.767, 0.7625, 0.764, 0.765, 0.756, 0.768, 0.7565, 0.775, 0.756, 0.753, 0.753, 0.764, 0.758, 0.749, 0.757, 0.763, 0.773, 0.7595, 0.7595, 0.768, 0.768, 0.7585, 0.76, 0.7685, 0.7575, 0.7595, 0.753, 0.756, 0.7715, 0.7595, 0.7575, 0.7605, 0.747, 0.757, 0.7535, 0.754, 0.763, 0.7525, 0.749, 0.7395, 0.751, 0.754, 0.7485, 0.7445, 0.7625, 0.762, 0.761, 0.756, 0.7555, 0.7575, 0.754, 0.7525, 0.751, 0.754, 0.753, 0.756, 0.764, 0.7555, 0.7685, 0.763, 0.749, 0.748, 0.762, 0.7565, 0.7575, 0.755, 0.7565, 0.765, 0.761, 0.767, 0.7585, 0.752, 0.756, 0.7535, 0.767, 0.7645, 0.7645, 0.7545, 0.751, 0.7575, 0.7535, 0.7515, 0.748, 0.7495, 0.761, 0.751, 0.7555, 0.7525, 0.7485, 0.7565, 0.757, 0.7525, 0.744, 0.755, 0.7525, 0.7505, 0.743, 0.7455, 0.739, 0.7565, 0.7505, 0.7535, 0.7545, 0.753, 0.756, 0.754, 0.761, 0.7535, 0.754, 0.7605, 0.7585, 0.743, 0.7435, 0.761, 0.76, 0.7605, 0.7675, 0.7555, 0.7585, 0.758, 0.7575, 0.7765, 0.7625, 0.7615, 0.755, 0.7685, 0.7595, 0.7525, 0.751, 0.7535, 0.7575, 0.751, 0.7545, 0.755, 0.7565, 0.7535, 0.7525, 0.7645, 0.7535, 0.7515, 0.747, 0.7615, 0.75, 0.75, 0.7625, 0.7665, 0.765, 0.7625, 0.755, 0.764, 0.7565, 0.7545, 0.747, 0.752, 0.7535, 0.7435, 0.7525, 0.7555, 0.753, 0.761, 0.75, 0.747, 0.752, 0.765, 0.756, 0.755, 0.759, 0.7615, 0.754, 0.75, 0.7405, 0.753, 0.753, 0.7565, 0.7495, 0.75, 0.76, 0.7595, 0.7545, 0.7545, 0.752, 0.7605, 0.7605, 0.7565, 0.7415, 0.765, 0.7575, 0.761, 0.75, 0.754, 0.7545, 0.742, 0.753, 0.754, 0.752, 0.7515, 0.7555, 0.7485, 0.746, 0.7455, 0.755, 0.7515, 0.762, 0.7575, 0.7425, 0.7435, 0.7415, 0.754, 0.7495, 0.757, 0.745, 0.7565, 0.7535, 0.7585, 0.751, 0.7605, 0.753, 0.751, 0.7585, 0.7595, 0.761, 0.747, 0.749, 0.755, 0.755, 0.7605, 0.7545, 0.746, 0.744, 0.7525, 0.7505, 0.757, 0.7535, 0.7655, 0.7535, 0.751, 0.76, 0.7565, 0.7435, 0.7545, 0.757, 0.754, 0.751, 0.7435, 0.75, 0.7485, 0.7505, 0.7555, 0.754, 0.754, 0.7625, 0.746, 0.7435, 0.761, 0.7645, 0.7685, 0.7645, 0.773, 0.7595, 0.753, 0.763, 0.7575, 0.7515, 0.746, 0.738, 0.75, 0.751, 0.7465, 0.7435, 0.75, 0.7565, 0.7475, 0.7535, 0.753, 0.7515, 0.7515, 0.7595, 0.7495, 0.748, 0.75, 0.7505, 0.746, 0.747, 0.7485, 0.7465, 0.756, 0.74, 0.747, 0.7505, 0.748, 0.758, 0.751, 0.7585, 0.7475, 0.747, 0.737, 0.748, 0.751, 0.7415, 0.743, 0.766, 0.739, 0.751, 0.752, 0.745, 0.738, 0.7545, 0.7415, 0.7505, 0.7395, 0.737, 0.747, 0.74, 0.7495, 0.755, 0.7545, 0.751, 0.7495, 0.739, 0.7465, 0.75, 0.755, 0.7485, 0.759, 0.757, 0.7555, 0.7475, 0.749, 0.762, 0.7595, 0.7555, 0.766, 0.7595, 0.7635, 0.7535, 0.7515, 0.7515, 0.75, 0.762, 0.763, 0.762, 0.757, 0.761, 0.762, 0.7555, 0.7485, 0.749, 0.757, 0.7555, 0.7565, 0.7615, 0.7605, 0.764, 0.7565, 0.7505, 0.746, 0.763, 0.754, 0.756, 0.753, 0.755, 0.76, 0.746, 0.7665, 0.7505, 0.7655, 0.7545, 0.7535, 0.744, 0.7595, 0.759, 0.7485, 0.7455, 0.763, 0.759, 0.744, 0.751, 0.7535, 0.748, 0.746, 0.754, 0.7495, 0.752, 0.758, 0.7525, 0.759, 0.7595, 0.7525, 0.7455, 0.7445, 0.748, 0.7525, 0.764, 0.752, 0.7355, 0.7545, 0.7595, 0.7605, 0.7585, 0.751, 0.7485, 0.755, 0.737, 0.752, 0.76, 0.748, 0.746, 0.757, 0.765, 0.7465, 0.753, 0.7585, 0.7645, 0.7655, 0.761, 0.7665, 0.762, 0.7515, 0.758, 0.7685, 0.7535, 0.7625, 0.758, 0.764, 0.752, 0.7595, 0.777, 0.7555, 0.761, 0.765, 0.7645, 0.766, 0.7545, 0.763, 0.749, 0.7535, 0.7465, 0.761, 0.7625, 0.764, 0.762, 0.76, 0.7535, 0.758, 0.7625, 0.7515, 0.7575, 0.7535, 0.7555, 0.755, 0.742, 0.758, 0.753, 0.7495, 0.7605, 0.742, 0.74, 0.7645, 0.763, 0.7545, 0.758, 0.7495, 0.7575, 0.7585, 0.7475, 0.755, 0.745, 0.744, 0.752, 0.7415, 0.751, 0.753, 0.7525, 0.7475, 0.747, 0.7405, 0.74, 0.742, 0.7285, 0.745, 0.7485, 0.737, 0.749, 0.7595, 0.763, 0.7475, 0.741, 0.752, 0.7445, 0.7485, 0.7405, 0.757, 0.749, 0.7615, 0.753, 0.7515, 0.7565, 0.7565, 0.751, 0.753, 0.7575, 0.7515, 0.7565, 0.755, 0.7575, 0.7565, 0.7525, 0.7505, 0.752, 0.751, 0.758, 0.76, 0.755, 0.75, 0.749, 0.749, 0.7585, 0.7465, 0.7515, 0.737, 0.7485, 0.7415, 0.747, 0.7465, 0.7555, 0.75, 0.746, 0.752, 0.7575, 0.747, 0.753, 0.757, 0.748, 0.7365, 0.756, 0.751, 0.76, 0.754, 0.7555, 0.747, 0.7615, 0.7495, 0.751, 0.7475, 0.752, 0.7575, 0.7545, 0.757, 0.738, 0.75, 0.74, 0.758, 0.759, 0.7625, 0.748, 0.74, 0.7545, 0.749, 0.75, 0.757, 0.736, 0.7585, 0.7395, 0.7545, 0.754, 0.762, 0.758, 0.765, 0.7555, 0.7575, 0.771, 0.7435, 0.7565, 0.757, 0.745, 0.759, 0.753, 0.7555, 0.758, 0.761, 0.7565, 0.7555, 0.7655, 0.754, 0.7545, 0.7715, 0.7615, 0.763, 0.761, 0.758, 0.777, 0.7415, 0.7525, 0.7635, 0.763, 0.756, 0.767, 0.7475, 0.7625, 0.7475, 0.7585, 0.757, 0.749, 0.7585, 0.7525, 0.752, 0.752, 0.76, 0.765, 0.754, 0.7615, 0.755, 0.7655, 0.7615, 0.756, 0.765, 0.757, 0.7505, 0.76, 0.752, 0.753, 0.7575, 0.7555, 0.7505, 0.76, 0.766, 0.757, 0.749, 0.7685, 0.751, 0.748, 0.775, 0.772, 0.754, 0.77, 0.7665, 0.751, 0.76, 0.757, 0.7605, 0.76, 0.7715, 0.7595, 0.7655, 0.769, 0.7775, 0.7565, 0.7605, 0.7645, 0.756, 0.7525, 0.741, 0.754, 0.751, 0.753, 0.7635, 0.761, 0.7545, 0.765, 0.758, 0.741, 0.757, 0.7485, 0.753, 0.76, 0.759, 0.7555, 0.757, 0.7585, 0.7605, 0.7525, 0.754, 0.748, 0.7525, 0.753, 0.756, 0.7605, 0.756, 0.7545, 0.756, 0.7575, 0.755, 0.755, 0.763, 0.751, 0.755, 0.756, 0.763, 0.7595, 0.7505, 0.7505, 0.7565, 0.754, 0.7515, 0.753, 0.7495, 0.754, 0.7515, 0.7485, 0.7525, 0.749, 0.7345, 0.739, 0.746, 0.745, 0.7525, 0.753, 0.749, 0.753, 0.7485, 0.75, 0.7565, 0.7475, 0.7425, 0.7495, 0.7345, 0.749, 0.7465, 0.7365, 0.7415, 0.7445, 0.7445, 0.74, 0.7315, 0.7445, 0.741, 0.7435, 0.745, 0.7545, 0.753, 0.757, 0.7555, 0.747, 0.7555, 0.7345, 0.748, 0.748, 0.7445, 0.7435, 0.7415, 0.7385, 0.756, 0.756, 0.7475, 0.7625, 0.746, 0.7615, 0.7555, 0.7455, 0.7435, 0.7445, 0.737, 0.749, 0.746, 0.749, 0.7465, 0.7545, 0.752, 0.7415, 0.754, 0.7495, 0.7535, 0.755, 0.7465, 0.752, 0.749, 0.7535, 0.7555, 0.75, 0.749, 0.754, 0.7645, 0.7575, 0.755, 0.7595, 0.763, 0.7475, 0.7505, 0.7555, 0.7485, 0.742, 0.7555, 0.7515, 0.735, 0.734, 0.743, 0.746, 0.7495, 0.7465, 0.738, 0.7385, 0.7465, 0.7425, 0.749, 0.748, 0.7455, 0.7495, 0.751, 0.7415, 0.7415, 0.7475, 0.7535, 0.744, 0.749, 0.7525, 0.751, 0.7555, 0.76, 0.7605, 0.754, 0.756, 0.7475, 0.753, 0.755, 0.746, 0.756, 0.7555, 0.7555, 0.76, 0.756, 0.754, 0.759, 0.7595, 0.749, 0.7385, 0.761, 0.771, 0.757, 0.7565, 0.7635, 0.766, 0.761, 0.747, 0.744, 0.7535, 0.764, 0.7565, 0.7535, 0.7615, 0.76, 0.7555, 0.7575, 0.755, 0.764, 0.7625, 0.768, 0.769, 0.76, 0.744, 0.7605, 0.755, 0.7575, 0.758, 0.7585, 0.7545, 0.767, 0.767, 0.764, 0.7725, 0.778, 0.7705, 0.7785, 0.766, 0.772, 0.758, 0.766, 0.763, 0.7675, 0.753, 0.7635, 0.763, 0.7485, 0.7475, 0.764, 0.768, 0.7705, 0.769, 0.775, 0.765, 0.7595, 0.7545, 0.7585, 0.764, 0.755, 0.7605, 0.762, 0.769, 0.751, 0.761, 0.763, 0.772, 0.764, 0.76, 0.7545, 0.7705, 0.769, 0.7575, 0.7565, 0.7645, 0.758, 0.7665, 0.7645, 0.752, 0.7645, 0.7755, 0.7585, 0.7625, 0.7645, 0.773, 0.7755, 0.775, 0.7675, 0.76, 0.7685, 0.762, 0.7545, 0.7695, 0.767, 0.757, 0.767, 0.758, 0.765, 0.758, 0.757, 0.753, 0.754, 0.762, 0.7535, 0.7615, 0.766, 0.755, 0.7625, 0.759, 0.7545, 0.758, 0.7515, 0.7645, 0.756, 0.754, 0.7645, 0.765, 0.76, 0.762, 0.757, 0.77, 0.763, 0.7685, 0.7785, 0.759, 0.768, 0.7605, 0.752, 0.768, 0.7625, 0.7615, 0.773, 0.7765, 0.772, 0.763, 0.7635, 0.7645, 0.769, 0.767, 0.7605, 0.77, 0.7675, 0.768, 0.749, 0.7735, 0.7635, 0.752, 0.7585, 0.768, 0.7535, 0.764, 0.7665, 0.768, 0.7805, 0.767, 0.7645, 0.764, 0.7615, 0.761, 0.77, 0.761, 0.769, 0.761, 0.7555, 0.7515, 0.7685, 0.751, 0.756, 0.7545, 0.753, 0.7615, 0.778, 0.7635, 0.7555, 0.761, 0.762, 0.7585, 0.7665, 0.753, 0.7575, 0.7485, 0.748, 0.764, 0.766, 0.763, 0.7645, 0.754, 0.7605, 0.771, 0.775, 0.7625, 0.76, 0.7565, 0.761, 0.7595, 0.7595, 0.7695, 0.7625, 0.7545, 0.763, 0.7645, 0.771, 0.7565, 0.754, 0.7605, 0.771, 0.757, 0.749, 0.7555, 0.762, 0.7595, 0.7595, 0.7625, 0.759, 0.7585, 0.7505, 0.752, 0.753, 0.7625, 0.762, 0.753, 0.7695, 0.7585, 0.769, 0.7615, 0.7635, 0.761, 0.744, 0.7575, 0.752, 0.7605, 0.776, 0.7585, 0.7675, 0.754, 0.763, 0.7545, 0.762, 0.767, 0.75, 0.7645, 0.76, 0.746, 0.752, 0.7575, 0.7585, 0.7545, 0.7465, 0.752, 0.754, 0.7485, 0.757, 0.751, 0.749, 0.747, 0.749, 0.746, 0.7555, 0.751, 0.761, 0.754, 0.754, 0.745, 0.7485, 0.7465, 0.7385, 0.7525, 0.7605, 0.7565, 0.766, 0.7565, 0.752, 0.7545, 0.7545, 0.758, 0.7525, 0.7565, 0.7425, 0.751, 0.7445, 0.7455, 0.7525, 0.754, 0.7545, 0.756, 0.739, 0.748, 0.7515, 0.7595, 0.751, 0.7495, 0.744, 0.7585, 0.75, 0.7485, 0.744, 0.7585, 0.7445, 0.7465, 0.752, 0.74, 0.746, 0.745, 0.7405, 0.7545, 0.753, 0.7565, 0.745, 0.7535, 0.748, 0.7515, 0.7555, 0.7375, 0.7485, 0.7595, 0.7435, 0.749, 0.758, 0.7485, 0.7405, 0.755, 0.745, 0.7535, 0.742, 0.7515, 0.753, 0.753, 0.752, 0.7535, 0.757, 0.7485, 0.754, 0.7565, 0.7565, 0.7465, 0.7465, 0.7515, 0.74, 0.735, 0.743, 0.74, 0.7415, 0.741, 0.7505, 0.747, 0.735, 0.732, 0.7385, 0.738, 0.7485, 0.7335, 0.7485, 0.744, 0.7555, 0.751, 0.7605, 0.7605, 0.7485, 0.75, 0.7505, 0.7495, 0.761, 0.7545, 0.752, 0.754, 0.7495, 0.7645, 0.7585, 0.745, 0.7555, 0.762, 0.7565, 0.752, 0.754, 0.7565, 0.761, 0.7505, 0.7675, 0.7615, 0.755, 0.759, 0.7535, 0.752, 0.7595, 0.76, 0.7555, 0.7565, 0.75, 0.7495, 0.758, 0.761, 0.758, 0.744, 0.7595, 0.7645, 0.764, 0.751, 0.759, 0.757, 0.771, 0.7505, 0.7565, 0.7515, 0.758, 0.747, 0.7535, 0.7555, 0.7485, 0.7575, 0.7505, 0.7535, 0.744, 0.7595, 0.7465, 0.7455, 0.75, 0.7465, 0.749, 0.7415, 0.756, 0.751, 0.7545, 0.765, 0.7475, 0.762, 0.7445, 0.7525, 0.7605, 0.749, 0.75, 0.763, 0.7475, 0.7625, 0.7595, 0.756, 0.757, 0.758, 0.7505, 0.7485, 0.764, 0.764, 0.755, 0.754, 0.7565, 0.7795, 0.755, 0.7655, 0.762, 0.764, 0.7565, 0.7605, 0.7595, 0.7535, 0.7615, 0.764, 0.767, 0.753, 0.759, 0.7445, 0.7645, 0.7535, 0.751, 0.7555, 0.757, 0.7635, 0.76, 0.7585, 0.759, 0.767, 0.764, 0.756, 0.742, 0.763, 0.7665, 0.755, 0.7645, 0.7485, 0.7625, 0.76, 0.7635, 0.7505, 0.744, 0.768, 0.7535, 0.749, 0.7395, 0.746, 0.7575, 0.756, 0.752, 0.748, 0.754, 0.7585, 0.749, 0.7565, 0.7585, 0.7525, 0.756, 0.7425, 0.7555, 0.757, 0.751, 0.7605, 0.762, 0.7615, 0.753, 0.7465, 0.754, 0.7705, 0.7635, 0.7665, 0.7605, 0.757, 0.762, 0.757, 0.761, 0.761, 0.7515, 0.757, 0.757, 0.756, 0.7545, 0.769, 0.756, 0.755, 0.746, 0.746, 0.76, 0.756, 0.753, 0.7545, 0.7515, 0.7535, 0.7605, 0.7635, 0.7535, 0.762, 0.7665, 0.7545, 0.764, 0.7645, 0.7505, 0.743, 0.748, 0.748, 0.7495, 0.759, 0.747, 0.7555, 0.766, 0.7535, 0.758, 0.7535, 0.7615, 0.7545, 0.7525, 0.7495, 0.7485, 0.7585, 0.7655, 0.759, 0.762, 0.7715, 0.759, 0.7705, 0.7545, 0.7525, 0.754, 0.75, 0.7505, 0.7605, 0.7515, 0.752, 0.753, 0.7555, 0.757, 0.755, 0.7575, 0.7625, 0.7505, 0.759, 0.7605, 0.747, 0.75, 0.747, 0.768, 0.7565, 0.771, 0.756, 0.762, 0.754, 0.7505, 0.7485, 0.7495, 0.7515, 0.7445, 0.7535, 0.7605, 0.7615, 0.753, 0.755, 0.755, 0.7595, 0.7625, 0.7525, 0.749, 0.7515, 0.7625, 0.7695, 0.758, 0.756, 0.7505, 0.7595, 0.7555, 0.7515, 0.7555, 0.7515, 0.751, 0.754, 0.755, 0.7565, 0.753, 0.7505, 0.759, 0.757, 0.7535, 0.76, 0.7515, 0.752, 0.755, 0.762, 0.7605, 0.761, 0.749, 0.7635, 0.745, 0.747, 0.754, 0.75, 0.7575, 0.751, 0.741, 0.757, 0.747, 0.746, 0.7525, 0.757, 0.7555, 0.748, 0.762, 0.7595, 0.758, 0.7705, 0.7565, 0.763, 0.752, 0.741, 0.761, 0.748, 0.7535, 0.759, 0.762, 0.756, 0.7625, 0.76, 0.76, 0.7565, 0.759, 0.758, 0.7515, 0.759, 0.7525, 0.755, 0.7565, 0.7485, 0.7605, 0.755, 0.7645, 0.7585, 0.764, 0.7585, 0.753, 0.7785, 0.7635, 0.753, 0.7635, 0.7595, 0.7695, 0.758, 0.767, 0.758, 0.7655, 0.7645, 0.7555, 0.7765, 0.759, 0.7615, 0.765, 0.7525, 0.749, 0.7605, 0.758, 0.756, 0.76, 0.754, 0.7575, 0.7735, 0.7605, 0.7725, 0.76, 0.7695, 0.7655, 0.7545, 0.7565, 0.764, 0.7545, 0.7645, 0.7665, 0.761, 0.7605, 0.762, 0.76, 0.7615, 0.751, 0.7615, 0.7555, 0.77, 0.7665, 0.771, 0.7735, 0.7745, 0.7575, 0.771, 0.7715, 0.777, 0.7675, 0.7605, 0.769, 0.7725, 0.763, 0.767, 0.7675, 0.774, 0.768, 0.775, 0.7655, 0.7725, 0.758, 0.7645, 0.757, 0.766, 0.7695, 0.7635, 0.759, 0.7675, 0.7645, 0.7595, 0.7655, 0.754, 0.7585, 0.7665, 0.757, 0.7535, 0.755, 0.759, 0.7525, 0.752, 0.773, 0.7615, 0.7635, 0.7685, 0.765, 0.763, 0.754, 0.7555, 0.767, 0.751, 0.763, 0.759, 0.7615, 0.748, 0.76, 0.75, 0.7375, 0.7515, 0.755, 0.75, 0.7495, 0.759, 0.7545, 0.749, 0.747, 0.754, 0.7555, 0.759, 0.75, 0.757, 0.7445, 0.751, 0.764, 0.763, 0.7505, 0.7545, 0.7595, 0.749, 0.75, 0.751, 0.7535, 0.752, 0.7595, 0.742, 0.756, 0.7595, 0.7555, 0.75, 0.7525, 0.761, 0.7525, 0.754, 0.7415, 0.7545, 0.7465, 0.741, 0.7545, 0.7465, 0.748, 0.743, 0.7575, 0.74, 0.761, 0.753, 0.7515, 0.753, 0.7585, 0.758, 0.7465, 0.7585, 0.746, 0.7605, 0.766, 0.761, 0.77, 0.77, 0.771, 0.764, 0.772, 0.775, 0.775, 0.772, 0.7705, 0.779, 0.778, 0.7745, 0.7775, 0.7725, 0.7855, 0.7645, 0.777, 0.7675, 0.776, 0.7695, 0.772, 0.7615, 0.7695, 0.7695, 0.771, 0.7785, 0.7685, 0.7595, 0.7615, 0.7695, 0.756, 0.7675, 0.7595, 0.754, 0.7835, 0.769, 0.7675, 0.772, 0.7555, 0.7635, 0.748, 0.764, 0.7595, 0.765, 0.762, 0.765, 0.768, 0.7545, 0.769, 0.765, 0.7555, 0.754, 0.7725, 0.7695, 0.773, 0.7655, 0.766, 0.7535, 0.752, 0.75, 0.763, 0.7725, 0.7665, 0.758, 0.766, 0.7715, 0.764, 0.763, 0.7605, 0.7605, 0.75, 0.7645, 0.763, 0.7645, 0.7605, 0.758, 0.7585, 0.7585, 0.764, 0.7465, 0.763, 0.7575, 0.7565, 0.7645, 0.765, 0.7615, 0.7605, 0.7575, 0.7585, 0.753, 0.7625, 0.766, 0.756, 0.76, 0.7685, 0.756, 0.742, 0.7485, 0.7615, 0.757, 0.7515, 0.757, 0.7395, 0.7505, 0.756, 0.7495, 0.753, 0.7445, 0.7525, 0.7435, 0.766, 0.7425, 0.757, 0.748, 0.7575, 0.7485, 0.748, 0.756, 0.747, 0.749, 0.7415, 0.7465, 0.753, 0.745, 0.7455, 0.7375, 0.747, 0.745, 0.745, 0.7375, 0.751, 0.7565, 0.7465, 0.75, 0.7435, 0.7615, 0.758, 0.7425, 0.7395, 0.747, 0.7455, 0.761, 0.7655, 0.7555, 0.739, 0.747, 0.759, 0.742, 0.748, 0.7505, 0.745, 0.7555, 0.7505, 0.7565, 0.759, 0.76, 0.7515, 0.7595, 0.753, 0.7405, 0.74, 0.7585, 0.7485, 0.7445, 0.7485, 0.7415, 0.756, 0.7575, 0.7535, 0.757, 0.7605, 0.7625, 0.768, 0.7645, 0.7695, 0.751, 0.7595, 0.759, 0.7585, 0.758, 0.764, 0.757, 0.762, 0.761, 0.7545, 0.7625, 0.77, 0.7735, 0.764, 0.7615, 0.7535, 0.7525, 0.757, 0.7475, 0.7445, 0.755, 0.756, 0.761, 0.7515, 0.752, 0.7585, 0.7515, 0.753, 0.7555, 0.7535, 0.7565, 0.7545, 0.7475, 0.7665, 0.753, 0.7545, 0.762, 0.7505, 0.7455, 0.7515, 0.7475, 0.7665, 0.758, 0.7475, 0.7555, 0.752, 0.7545, 0.7505, 0.742, 0.7465, 0.7515, 0.7535, 0.7495, 0.7425, 0.7505, 0.753, 0.7505, 0.749, 0.7525, 0.7575, 0.759, 0.7495, 0.7575, 0.7445, 0.747, 0.747, 0.7385, 0.7485, 0.7595, 0.743, 0.7475, 0.7445, 0.756, 0.7625, 0.753, 0.753, 0.748, 0.759, 0.7595, 0.762, 0.7495, 0.744, 0.756, 0.7555, 0.7615, 0.7605, 0.7515, 0.767, 0.7625, 0.7575, 0.7605, 0.7585, 0.752, 0.7535, 0.7635, 0.746, 0.755, 0.742, 0.767, 0.759, 0.7635, 0.76, 0.753, 0.771, 0.763, 0.763, 0.7605, 0.7605, 0.776, 0.765, 0.75, 0.7575, 0.7605, 0.7645, 0.7545, 0.757, 0.7575, 0.758, 0.7465, 0.7395, 0.7555, 0.763, 0.762, 0.757, 0.7545, 0.763, 0.763, 0.7525, 0.76, 0.7635, 0.7595, 0.755, 0.7515, 0.7595, 0.765, 0.765, 0.7505, 0.761, 0.7545, 0.7645, 0.749, 0.767, 0.77, 0.77, 0.766, 0.7655, 0.7465, 0.7705, 0.759, 0.7705, 0.763, 0.7565, 0.7525, 0.764, 0.7635, 0.7575, 0.7535, 0.7665, 0.772, 0.7635, 0.765, 0.759, 0.7635, 0.765, 0.7695, 0.767, 0.7695, 0.7705, 0.7635, 0.772, 0.7685, 0.775, 0.7635, 0.7665, 0.776, 0.7685, 0.78, 0.778, 0.768, 0.7695, 0.78, 0.7725, 0.7735, 0.7745, 0.7765, 0.7725, 0.7705, 0.769, 0.773, 0.774, 0.7755, 0.7655, 0.7625, 0.779, 0.764, 0.775, 0.768, 0.782, 0.784, 0.7715, 0.7825, 0.7785, 0.773, 0.764, 0.776, 0.781, 0.7715, 0.7755, 0.7665, 0.7805, 0.772, 0.7635, 0.771, 0.769, 0.7905, 0.779, 0.772, 0.7805, 0.773, 0.7745, 0.7685, 0.7755, 0.767, 0.7675, 0.7755, 0.774, 0.7815, 0.7735, 0.7715, 0.761, 0.7565, 0.7705, 0.7785, 0.7675, 0.7715, 0.771, 0.749, 0.761, 0.7725, 0.7645, 0.769, 0.764, 0.78, 0.761, 0.7695, 0.777, 0.7615, 0.762, 0.759, 0.774, 0.7645, 0.7645, 0.7735, 0.7645, 0.776, 0.7665, 0.754, 0.7735, 0.7685, 0.758, 0.7705, 0.7655, 0.7605, 0.7675, 0.7615, 0.7645, 0.7685, 0.769, 0.7665, 0.759, 0.7425, 0.7665, 0.7765, 0.769, 0.773, 0.7765, 0.7765, 0.7755, 0.7685, 0.776, 0.784, 0.77, 0.7705, 0.7775, 0.7695, 0.7675, 0.765, 0.772, 0.7825, 0.764, 0.769, 0.763, 0.765, 0.769, 0.7735, 0.769, 0.76, 0.7605, 0.7605, 0.7655, 0.766, 0.7725, 0.7625, 0.767, 0.7655, 0.7735, 0.7655, 0.778, 0.767, 0.7715, 0.78, 0.78, 0.774, 0.77, 0.7765, 0.772, 0.7665, 0.786, 0.769, 0.7695, 0.765, 0.776, 0.7735, 0.765, 0.7735, 0.7665, 0.773, 0.7595, 0.7775, 0.762, 0.763, 0.7845, 0.772, 0.7605, 0.7755, 0.775, 0.7745, 0.77, 0.781, 0.76, 0.7675, 0.773, 0.7755, 0.7735, 0.771, 0.7825, 0.7775, 0.774, 0.7675, 0.7775, 0.773, 0.7715, 0.771, 0.777, 0.771, 0.7745, 0.783, 0.7815, 0.783, 0.7645, 0.7885, 0.7735, 0.7825], "type": "scatter", "name": "$\\alpha = 0.1$", "hovertemplate": "%{y}<extra>α=0.1<\/extra>"}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>

</div>mimetext/htmlrootassigneelast_run_timestampAX0persist_js_state·has_pluto_hook_features§cell_id$d24bd737-9e09-441a-aa94-9279c80f566ddepends_on_disabled_cells§runtime   T{kǵpublished_object_keysdepends_on_skipped_cells§errored$69b560c1-98ad-4cbf-89d2-e0516299bc69queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATkpersist_js_state·has_pluto_hook_features§cell_id$69b560c1-98ad-4cbf-89d2-e0516299bc69depends_on_disabled_cells§runtime bεpublished_object_keysdepends_on_skipped_cells§errored$24759e26-e670-4330-b6e4-b313620660f1queued¤logsrunning¦outputbody0calculate_πvec (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampATG@persist_js_state·has_pluto_hook_features§cell_id$24759e26-e670-4330-b6e4-b313620660f1depends_on_disabled_cells§runtime 융published_object_keysdepends_on_skipped_cells§errored$22fa2b71-a98f-4b87-9e0b-9d373cd8915fqueued¤logsrunning¦outputbody8stationary_param_search (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAX.3persist_js_state·has_pluto_hook_features§cell_id$22fa2b71-a98f-4b87-9e0b-9d373cd8915fdepends_on_disabled_cells§runtime յpublished_object_keysdepends_on_skipped_cells§errored$f561b0a8-a086-4e1a-bc87-82c4205e89c9queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATgrpersist_js_state·has_pluto_hook_features§cell_id$f561b0a8-a086-4e1a-bc87-82c4205e89c9depends_on_disabled_cells§runtime \ published_object_keysdepends_on_skipped_cells§errored$85b3dbc4-2e02-4924-b3e5-887a1a557a2bqueued¤logsrunning¦outputbody%fmax (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAR persist_js_state·has_pluto_hook_features§cell_id$85b3dbc4-2e02-4924-b3e5-887a1a557a2bdepends_on_disabled_cells§runtime 2Epublished_object_keysdepends_on_skipped_cells§errored$638f99e6-1cdc-414c-9b67-fd626ec0be3equeued¤logsrunning¦outputbody/sample_action (generic function with 4 methods)mimetext/plainrootassigneelast_run_timestampATlapersist_js_state·has_pluto_hook_features§cell_id$638f99e6-1cdc-414c-9b67-fd626ec0be3edepends_on_disabled_cells§runtime 
}published_object_keysdepends_on_skipped_cells§errored$cb93c588-3dfa-45f4-9d83-f2de26cb1ceaqueued¤logsrunning¦outputbody*<div class="markdown"><blockquote>
<h3><em>Exercise 2.7: Unbiased Constant-Step-Size Tick</em></h3>
<p>In most of this chapter we have used sample averages to estimate action values because sample averages do not produce the initial bias that constant step sizes do &#40;see analysis leading to &#40;2.6&#41;&#41;.  However, sample averages are not a completely satisfactory solution because they may perform poorly on nonstationary problems.  Is it possible to avoid the bias of constant sample sizes while retaining their advantages on nonstationary problems?  One way is to use a step size of <span class="tex">$\beta_n \dot&#61; \alpha / \bar&#123;o&#125;_n,$</span>  to process the nth reward for a particular action, where <span class="tex">$\alpha&gt;0$</span> is a conventional constant step size, and <span class="tex">$\bar&#123;o&#125;_n$</span> is a trace of one that starts at 0: <span class="tex">$\bar&#123;o&#125;_n \dot&#61; \bar&#123;o&#125;_&#123;n-1&#125;&#43;\alpha&#40;1-\bar&#123;o&#125;_&#123;n-1&#125;&#41;, \text&#123; for &#125; n \geq 0, \text&#123; with &#125; \bar&#123;o&#125;_0 \dot&#61; 0.$</span> Carry out an analysis like that in &#40;2.6&#41; to show that <span class="tex">$Q_n$</span> is an exponential recency-weighted average <em>without initial bias</em>.</p>
</blockquote>
</div>mimetext/htmlrootassigneelast_run_timestampAN5persist_js_state·has_pluto_hook_features§cell_id$cb93c588-3dfa-45f4-9d83-f2de26cb1ceadepends_on_disabled_cells§runtime hpublished_object_keysdepends_on_skipped_cells§errored$5712b303-0aa3-4501-b1b5-020136d6e655queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATgqpersist_js_state·has_pluto_hook_features§cell_id$5712b303-0aa3-4501-b1b5-020136d6e655depends_on_disabled_cells§runtime %published_object_keysdepends_on_skipped_cells§errored$ca726a9d-364d-48e2-8882-20ddbc85b664queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATcdpersist_js_state·has_pluto_hook_features§cell_id$ca726a9d-364d-48e2-8882-20ddbc85b664depends_on_disabled_cells§runtime xpublished_object_keysdepends_on_skipped_cells§errored$1e4ac085-7b72-4bad-ad87-21635930a6f7queued¤logsrunning¦outputbody<div class="markdown"><blockquote>
<h3><em>Exercise 2.1</em></h3>
<p>In ϵ-greedy action selection, for the case of two actions and <span class="tex">$\epsilon &#61; 0.5$</span>, what is the probability that the greedy action is selected?</p>
</blockquote>
<p>The greedy action could be selected in two cases, each of which has probability 0.5.  For case 1 the greedy action is selected with probability 1.  For case 2, we select an action randomly, so the probability of selecting the greedy action is <span class="tex">$\frac&#123;\text&#123;num greedy actions&#125;&#125;&#123;\text&#123;num total actions&#125;&#125;&#61;0.5$</span> Since both cases are independent, the probabilities can be summed after multiplying each by the probability of that case which is 0.5 for both.</p>
<p class="tex">$$P&#40;a &#61; a_&#123;greedy&#125;&#41; &#61; 0.5 \times &#40;1 &#43; 0.5&#41; &#61; 0.5 &#43; 0.25 &#61; 0.75$$</p>
</div>mimetext/htmlrootassigneelast_run_timestampAN persist_js_state·has_pluto_hook_features§cell_id$1e4ac085-7b72-4bad-ad87-21635930a6f7depends_on_disabled_cells§runtime ,published_object_keysdepends_on_skipped_cells§errored$bf3770ea-ee54-4296-ab33-340aea445670queued¤logsrunning¦outputbody٨<div class="markdown"><h3>Figure 2.6</h3>
<p>Parameter study of bandit algorithms on the 10-armed testbed for stationary normally distributed bandit rewards.</p>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$bf3770ea-ee54-4296-ab33-340aea445670depends_on_disabled_cells§runtime õpublished_object_keysdepends_on_skipped_cells§errored$db30e6c0-36bb-4602-a257-5768f3833525queued¤logsrunning¦outputbody
 <div class="markdown"><h1>Chapter 2: Multi-armed Bandits</h1>
<p>Reinforcement learning is distinct from other types of learning in its use of training information to <em>evaluate</em> actions taken rather than simply being <em>instructed</em>.  In supervised learning, correct actions would be given explicitely independent of the actual behavior.  Evaluative feedback, on the other hand depends entirely on the action taken.  </p>
<p>In this chapter, we study evaluative feedback in a <em>nonassociative</em> setting, that is one in which the situation does not change.  In doing so, we avoid must of the complexity of the full reinforcement learning problem while introducing a technique that will be important throughtout the rest of the book.</p>
<h2>2.1: A <em>k</em>-armed Bandit Problem</h2>
<p>Consider a repeated choice among <em>k</em> different options.  A numerical reward is chosen from a stationary probability distribution that depends only on the action selected.  The objective is to maximize the accumulated reward over some time period, let&#39;s say 1000 action selections or <em>time steps</em>.  The <em>bandit</em> described here can be specified by <span class="tex">$\Pr \&#123; r \mid a \&#125;$</span> for all <span class="tex">$a$</span> where <span class="tex">$\Pr$</span> is some probability distribution with a well defined mean value: <span class="tex">$\mathbb&#123;E&#125;&#91;r \vert a&#93; &#61; r_a \; \forall a$</span>.</p>
<p>We denote the action selected on time step <em>t</em> as <span class="tex">$A_t,$</span> and the corresponding reward as <span class="tex">$R_t.$</span>  The value then of an arbitrary action <span class="tex">$a$</span>, denoted <span class="tex">$q_*&#40;a&#41;,$</span> is the expected reward given that <span class="tex">$a$</span> is selected:</p>
<p class="tex">$$q_*&#40;a&#41; \doteq \mathbb&#123;E&#125;&#91;R_t \vert A_t&#61;a&#93;$$</p>
<p>If we know the expected values, then the problem is trivial, but we assume that we only have estimates of the values at a time step <span class="tex">$a$</span> which we will denote <span class="tex">$Q_t&#40;a&#41;.$</span>  At any given time step, the greedy action is the one with the highest value estimate.  If we take non-greedy actions then we can improve our value estimate for other states.  To solve the problem in general we must balance <em>exploiting</em> the action estimated to be the best with <em>exploring</em> the values of other candidate actions.  What follows are various methods to balance these two choices.</p>
</div>mimetext/htmlrootassigneelast_run_timestampAN persist_js_state·has_pluto_hook_features§cell_id$db30e6c0-36bb-4602-a257-5768f3833525depends_on_disabled_cells§runtime Xpublished_object_keysdepends_on_skipped_cells§errored$4982b489-ca15-4188-90e5-565c45f02e01queued¤logsrunning¦outputbody/sample_action (generic function with 2 methods)mimetext/plainrootassigneelast_run_timestampATkUpersist_js_state·has_pluto_hook_features§cell_id$4982b489-ca15-4188-90e5-565c45f02e01depends_on_disabled_cells§runtime 9Tpublished_object_keysdepends_on_skipped_cells§errored$6ce00349-1cf0-4a80-bddd-c1d26b66d051queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampAXjkpersist_js_state·has_pluto_hook_features§cell_id$6ce00349-1cf0-4a80-bddd-c1d26b66d051depends_on_disabled_cells§runtimeɎpublished_object_keysdepends_on_skipped_cells§errored$b29624b0-be1d-4cc2-964d-0a050f4c1bedqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampAXpersist_js_state·has_pluto_hook_features§cell_id$b29624b0-be1d-4cc2-964d-0a050f4c1beddepends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$400e0de1-0101-4531-928f-08ca155da40cqueued¤logsrunning¦outputbody-preparetrace (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAXBlpersist_js_state·has_pluto_hook_features§cell_id$400e0de1-0101-4531-928f-08ca155da40cdepends_on_disabled_cells§runtime ^kpublished_object_keysdepends_on_skipped_cells§errored$8a04adab-e97e-4ac4-a85e-5eae93b1c37bqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATk@ypersist_js_state·has_pluto_hook_features§cell_id$8a04adab-e97e-4ac4-a85e-5eae93b1c37bdepends_on_disabled_cells§runtime 'Dpublished_object_keysdepends_on_skipped_cells§errored$3e5a226e-ecdb-43fb-a40a-a262da0ae542queued¤logsrunning¦outputbody<div class="markdown"><p>Number of Arms in Testbed <bond def="ktest" unique_id="gMNI7J8yXVHA"><span style='display: contents;'>
	<input type='number' min='2' step='1' max='100' value='10'>
	<input type=submit id='fqlyhtwzgh'>
	<script id='fqlyhtwzgh'>

let key = "fqlyhtwzgh"

let div = currentScript.parentElement
let button = currentScript.previousElementSibling
let input = div.firstElementChild
if(input === button) {
	return
}


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()



let private_value = null
let public_value = null




private_value = public_value = div.value
if(private_value != null) {
	set_input_value(input, private_value)
} else {

	// private_value = public_value = input.value
}

input.oninput = (e) => {
	e.stopPropagation()
}
const gen = Generators.input(input)

// If the child does not have an initial value, the `gen.next().value` promise will never resolve. If it does, then it resolves instantly.
let first_value = await Promise.any([
	gen.next().value,
	Promise.resolve(undefined)
])
private_value = public_value = first_value

;(async () => {
	while(true) {
		private_value = await gen.next().value
		// div.dispatchEvent(new CustomEvent("input", {}))
	}
})()

button.addEventListener("click", () => {
	public_value = private_value
	div.dispatchEvent(new CustomEvent("input", {}))
})


Object.defineProperty(div, 'value', {
	get: () => public_value,
	set: (newval) => {
		private_value = newval
		public_value = newval
		
		set_input_value(input, newval)
	},
	configurable: true,
});

</script></span></bond></p>
</div>mimetext/htmlrootassigneelast_run_timestampAQ-fpersist_js_state·has_pluto_hook_features§cell_id$3e5a226e-ecdb-43fb-a40a-a262da0ae542depends_on_disabled_cells§runtime$ݵpublished_object_keysdepends_on_skipped_cells§errored$7a31d1c5-260b-42f4-b997-967150881e21queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATgHApersist_js_state·has_pluto_hook_features§cell_id$7a31d1c5-260b-42f4-b997-967150881e21depends_on_disabled_cells§runtime mpublished_object_keysdepends_on_skipped_cells§errored$8584ece7-badc-486a-9a57-b60e77f92673queued¤logsrunning¦outputbody 	|	<script id='plot_1'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"xaxis": {"title": {"text": "Step"}}, "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "legend": {"y": 1.0, "orientation": "h"}, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}, "yaxis": {"title": {"text": "Mean Reward"}}, "title": "Expected Value for Arm Mean Rewards Ranked from 1 to 10", "height": 500}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"showlegend": false, "y": [0.0, 0.01568103604495357, 0.02181008936408533, 0.026499931763029685, 0.030389892525681337, 0.034179092177936354, 0.03789363879985028, 0.0412016380376032, 0.04392438422640965, 0.046378843786664105, 0.04874058956075288, 0.051317686988522314, 0.053323973512000904, 0.055397204561666614, 0.05755655977627246, 0.05935990223199203, 0.061794029517169995, 0.06376839976790816, 0.06568688392874411, 0.06721819437602884, 0.06872368856237421, 0.07005868461512613, 0.07193483806568504, 0.07349805938214876, 0.0746273048645474, 0.07628438037735599, 0.07824952485349161, 0.0798309636916167, 0.08093839559822996, 0.08226230275817893, 0.08383728848615517, 0.08511136311488289, 0.08638730743434954, 0.08776430587746283, 0.08934509191751865, 0.09071989272252137, 0.09189750033536155, 0.09331425220158981, 0.09498638727152245, 0.09609484323628595, 0.09742406207978865, 0.09879190360173701, 0.10003656048882546, 0.10104060855537436, 0.10205891829934191, 0.10307562590121622, 0.10451199467762584, 0.10550476527809857, 0.10650472125451514, 0.1083403529152591, 0.10963207046655558, 0.11049333971273066, 0.11171546886646481, 0.11294587842794962, 0.11409787473750943, 0.11518022044096538, 0.11595995525793572, 0.11677246441627652, 0.11777625324199407, 0.11889662876166407, 0.11985367763004841, 0.1212361045236611, 0.12237406005752215, 0.12293271930438872, 0.12376429727088484, 0.12521650343704518, 0.12626544462262954, 0.1270183969252337, 0.12807120668926072, 0.12897781987732346, 0.1302641755185682, 0.13098886940295978, 0.13206102113939475, 0.13310926561189454, 0.13369854582502333, 0.13460216718255616, 0.135315105979266, 0.13674840064174035, 0.13715037528020688, 0.13789310617869704, 0.13934783044440727, 0.1397611552139637, 0.14046311663844854, 0.1416369086163746, 0.14255510033328958, 0.1438520111949033, 0.1442173224591892, 0.14501231363066405, 0.1457609347413634, 0.14680120226762944, 0.1474700280310155, 0.1485754198373359, 0.1494782928244106, 0.15072146860228933, 0.15171981657837014, 0.1524488398867224, 0.15364605566845674, 0.15426456804117084, 0.15525209344212573, 0.15609554335513526, 0.15687809541194359, 0.15792662431046076, 0.1583595935961463, 0.15887744075324473, 0.15906416541454751, 0.1595556479840635, 0.16026634122070024, 0.16131472271435984, 0.16244218925588894, 0.16284140181991344, 0.1637219432378891, 0.16434056110118367, 0.1649373726966384, 0.1660414241892466, 0.16691711635026943, 0.16725164693687475, 0.1674636192573275, 0.16849808553622286, 0.1690477587079503, 0.16972499545438652, 0.17045063339123, 0.1713822018479788, 0.1722715764581897, 0.17264225787481435, 0.1730516869365554, 0.1735682892435948, 0.1739901937170589, 0.17452816446177224, 0.17555190306643026, 0.17645167180092908, 0.17720064122430412, 0.17752956837442388, 0.1782336484275824, 0.1786692363783469, 0.1791580011801603, 0.17959994701375928, 0.18066395256062742, 0.18164113248227653, 0.18229141651470107, 0.18316141943894626, 0.18364396393077873, 0.18412688027152707, 0.18495148175356196, 0.18533815284225788, 0.18617851117308085, 0.18700898538317215, 0.18752891151024417, 0.18794965756750517, 0.188587255939412, 0.18935513592587852, 0.1899287473847694, 0.19102167656378527, 0.19172153776040918, 0.19197586424635807, 0.1927683555551691, 0.193838107649777, 0.1941850836369707, 0.19468245925680655, 0.19509403574285966, 0.1954683566454153, 0.19604019844329632, 0.19691266718860434, 0.19760828898659638, 0.1984156621301537, 0.1990456484500119, 0.2000071139078716, 0.20076228099573143, 0.20144629992620283, 0.20244620613127334, 0.20265685544891215, 0.20301828976502365, 0.20329626903592746, 0.20409834173735222, 0.20480931518524195, 0.20578673050521046, 0.20576833894602842, 0.20640700679184748, 0.20670599227935257, 0.20740092606795396, 0.20852868604840974, 0.209385946729841, 0.20936937652571294, 0.2099451977847863, 0.21003124102152543, 0.21053515695581473, 0.211923651065466, 0.2127990709212651, 0.21350715488042282, 0.21361140908089699, 0.21418846251221457, 0.2147168027115097, 0.21519161727658304, 0.21561209843286835, 0.21614818233721553, 0.21681820863781145, 0.21732654812561172, 0.21752646207606072, 0.2182520846352799, 0.21874281766213113, 0.21934875959179578, 0.21944562665325823, 0.21988811192564045, 0.22036049109745343, 0.22065604449872286, 0.22099183253549778, 0.22138199767164066, 0.22201779609927622, 0.22280505604321732, 0.22359904744201656, 0.22380743451131163, 0.22456133846248968, 0.22477133031239632, 0.22536586335109438, 0.22566210916972107, 0.22610891413004872, 0.22681815028461633, 0.22778610028533067, 0.22850169717941674, 0.2292526835740383, 0.2294116359620836, 0.23015236630182193, 0.23049838952422225, 0.2306582525309937, 0.23139039866797007, 0.2322368757418142, 0.23280263087681674, 0.23333693350796947, 0.23400511884239983, 0.2345037010008113, 0.23443904032931415, 0.2347057021320405, 0.23550623095675408, 0.23545945821821287, 0.23641342090557943, 0.23707528690651358, 0.2375687256335416, 0.23764369271260283, 0.2384984250003091, 0.23930569543529012, 0.23987941620654904, 0.24047684856758958, 0.2409696862045241, 0.2411954697695805, 0.24174251332116967, 0.24162800195280346, 0.24214682078450453, 0.2429409816031253, 0.2432693877662345, 0.2434477333645684, 0.24424877852921423, 0.2443820082824148, 0.2448111486388362, 0.2453222219809655, 0.24572856852160516, 0.24565626898491208, 0.24592770078338144, 0.24657784406640426, 0.24690229353522003, 0.24714955600918706, 0.247560653629582, 0.24804175890402347, 0.24872629256003154, 0.24929716053377005, 0.24968767826619526, 0.2499008474551433, 0.2503516302308175, 0.2512093050213087, 0.252246562754158, 0.2531570216158936, 0.2538242273590111, 0.2548662043973795, 0.25509228934275724, 0.25533992442522896, 0.25609740644897583, 0.2565697478854215, 0.25722736038953653, 0.2576895899030242, 0.258051060327768, 0.2586590423982889, 0.25889059829282157, 0.25962151325000254, 0.2603863193834712, 0.26032246174448825, 0.26043638578611533, 0.2611630963901493, 0.2613589484215269, 0.26184070290495814, 0.26210495241084725, 0.2625623775073182, 0.26285303023590895, 0.26361578761757976, 0.2639080533886065, 0.26411347150511166, 0.2646102040692848, 0.264732288699374, 0.26495987238376884, 0.26593778061803175, 0.26616734028040795, 0.2667644065251604, 0.2666149868383499, 0.2674591504777627, 0.2680214052710454, 0.26916310606944926, 0.26993576427290433, 0.26980369357680845, 0.26987708613464123, 0.2705415202052933, 0.2708721391917156, 0.27141780575656793, 0.2713783149428738, 0.2723523775506438, 0.27189150254139566, 0.27195861716053504, 0.27275505834841446, 0.2730545191134719, 0.2736914380107573, 0.2744112992021762, 0.27524063410777466, 0.275986114770139, 0.2761882321744082, 0.2763326370420519, 0.2766112295768917, 0.2773501632728006, 0.2780211070505279, 0.2782583109085886, 0.2787094087388845, 0.27930039676084545, 0.2791185407331834, 0.2791961623975555, 0.2794033237610062, 0.27999036217162493, 0.2798986572688379, 0.28091839676297214, 0.28132188098120153, 0.2817150893564739, 0.2821264638555288, 0.28251230681108, 0.283002600622672, 0.28296194069096864, 0.28338321598020016, 0.28303404042324243, 0.28369877260061577, 0.28439683886014067, 0.2848380468829119, 0.28582521248598025, 0.28633184153637964, 0.28641175174522243, 0.2865954538060452, 0.2868161539405329, 0.2869316572312563, 0.28682476901362847, 0.2871077874180461, 0.2876315125256757, 0.2879092616408987, 0.28816361936694335, 0.28841922581373486, 0.2896830174458817, 0.2901373403134645, 0.2901144561294984, 0.2900816600598669, 0.2905006046367423, 0.29055191658165386, 0.2911310596876289, 0.29157109255131924, 0.29213772046653236, 0.292636769979934, 0.29316909645923933, 0.29408059443654083, 0.29477955695759483, 0.29489843867656235, 0.2950239171181051, 0.29549388649947245, 0.2965088829792728, 0.29720062464006763, 0.2974082877388089, 0.2974926720027015, 0.2982378076145206, 0.29855226129546, 0.2987753067536045, 0.29974528275556306, 0.299757200551306, 0.2996464934437708, 0.29936649730080145, 0.29971666464564667, 0.29997734255904723, 0.30061785150036907, 0.3008716638498076, 0.30055784445794126, 0.301095405093792, 0.30165381082726545, 0.3016415577831573, 0.3013358856858114, 0.30094400262312954, 0.3013405295460954, 0.30162582979339725, 0.30161205936070234, 0.30222164116428496, 0.3025382700869567, 0.3024637579999359, 0.30313620668314956, 0.3033880404295255, 0.3042266787986436, 0.30453253462430385, 0.304655785645137, 0.3051102063874483, 0.3059532809057097, 0.306322615050271, 0.3062901669819841, 0.3067525858893376, 0.30744621278346546, 0.307822296999973, 0.30796598406542, 0.30820308959693227, 0.3088419620223815, 0.308959369921264, 0.30963839727660186, 0.3095970477534696, 0.31023166193367446, 0.31099690918565753, 0.31122510990358454, 0.3118742818020087, 0.31249364448616745, 0.31259590296428097, 0.3131164334775798, 0.3135554027326393, 0.31379994147456464, 0.3141430216153209, 0.3143844899198216, 0.3151428011170954, 0.3161294829665397, 0.3165335954427996, 0.31736131596891903, 0.31759737988972125, 0.3174952028087901, 0.31787504517845483, 0.3186661539474771, 0.31892124510273884, 0.3193560791762419, 0.3196345574838401, 0.32029207618710104, 0.3201383634385593, 0.32060262306196197, 0.3203867216618184, 0.3207430854080651, 0.3211775960189808, 0.3213917037907096, 0.32168042370284344, 0.3221595981714343, 0.3218185040486729, 0.3217558232852142, 0.3224180086432284, 0.32230365470413175, 0.3231134371410918, 0.32337376360921816, 0.32421515275775403, 0.32425975687086733, 0.3250497884581881, 0.3256311407442389, 0.32531340139265563, 0.32564922331846047, 0.3264930386392361, 0.32716087300871494, 0.3273371137210569, 0.3269936669775456, 0.3270644751221445, 0.32726535072246316, 0.3278401790524204, 0.3278830871168105, 0.3286185381122086, 0.3292066997622645, 0.32943519018321876, 0.3296435923766612, 0.3300077832888824, 0.33043633609848433, 0.33091130040769706, 0.33173233903203314, 0.3317353307965145, 0.3317546867713568, 0.33210641789766754, 0.3326088658723704, 0.3325673483162979, 0.3322422948219808, 0.3325291435464242, 0.33290202251369727, 0.3334860532103894, 0.3338768588942966, 0.3341041631731491, 0.33422586387471115, 0.3342761409532141, 0.33417895074068577, 0.33411111140208594, 0.334120641103916, 0.33432842692242054, 0.33483897359056514, 0.3353143718793589, 0.3354518450578267, 0.33599161433761165, 0.33628457716619026, 0.3368975664202659, 0.33782917666427453, 0.33814749137663597, 0.33826655291721863, 0.3380092861701392, 0.33887717529994704, 0.33871992883953006, 0.3384982548946617, 0.33964384985228857, 0.3398069097357499, 0.34007807065359547, 0.34037039203376784, 0.3407650872385953, 0.34097252486320584, 0.3411826749592967, 0.34160549737756696, 0.34217496260672126, 0.3421600689157557, 0.342612939745271, 0.34302784529797326, 0.34382787197389747, 0.3444475369341195, 0.3449233642818422, 0.3451788224924734, 0.3456179505971726, 0.3455589001869118, 0.3456795720219873, 0.3460885985709506, 0.34623219389059756, 0.34676036776617725, 0.34734507492599226, 0.34724398634298176, 0.3474952449201788, 0.3478130005751031, 0.34845802444157004, 0.34834177624103196, 0.34834842296327945, 0.3486740075082172, 0.34868326836969465, 0.34925955866121106, 0.34942675972993475, 0.3496778201460124, 0.3505721366248188, 0.35041669879876597, 0.3506090914296973, 0.35054784089058816, 0.35052424035208146, 0.350521168156917, 0.35058384653198627, 0.3517021298803765, 0.3527203266252144, 0.35298488577148723, 0.3538311898829668, 0.35429362336641573, 0.35407056249188207, 0.3551482242857732, 0.35529562712313917, 0.35652177733609464, 0.35664135910028666, 0.35697019387600876, 0.3572646711201887, 0.35798993295056974, 0.358649433543068, 0.35961485479200256, 0.3601417715982435, 0.36010297090145965, 0.359982701601082, 0.3605307179129539, 0.36064295957611314, 0.3614106738326138, 0.36176278949651913, 0.36230044781731574, 0.3622658230777942, 0.36229331009650817, 0.36292379898333266, 0.3630834646594555, 0.3631699146169025, 0.36348435224342446, 0.3635164900452608, 0.3637328617830762, 0.36379352912985913, 0.3645520519738672, 0.36443008430585117, 0.3651791410939397, 0.3655742138025672, 0.36588516165496937, 0.3663466723353322, 0.3664435345695512, 0.3665865186559002, 0.36665401438409984, 0.36678720317681524, 0.36699680037697857, 0.36689521980850376, 0.36751198002283103, 0.3676668791191474, 0.368178221199113, 0.3687602368310211, 0.36869546656932617, 0.3686233403564739, 0.3693549118179176, 0.36947464503833327, 0.3693024464339725, 0.3691133895827725, 0.36929890152608563, 0.36980036295548796, 0.3700810568706126, 0.3702893885408213, 0.37054342006866786, 0.37053962559290216, 0.3706182160185079, 0.37079941998663346, 0.37117269284995574, 0.371669486364744, 0.3719614895014841, 0.37244995822438764, 0.37302424245192684, 0.37280945352390177, 0.3731952961080469, 0.3731445475266608, 0.3729951219566659, 0.37334751569947694, 0.37369644352239306, 0.3737296914019183, 0.37365200313842956, 0.37432298909903117, 0.3741346459411966, 0.3746258542966981, 0.37510222089735135, 0.3755917694299524, 0.3758295334960376, 0.37641643564011984, 0.37649223834947265, 0.3768859501245546, 0.3769436982099255, 0.3775703177968387, 0.3779915481294646, 0.3776381470203973, 0.377632393050562, 0.37826762278627685, 0.3789510578220425, 0.37957516277889625, 0.37916732254541796, 0.3799240543208566, 0.38055583331384213, 0.38096729225554193, 0.3814504985271871, 0.38159886890683437, 0.38205276710221137, 0.3819188245013418, 0.3823241720494683, 0.3824886496625537, 0.383080373129173, 0.383139229615845, 0.3832104357338418, 0.3836173940883873, 0.383846460350904, 0.38391227255833166, 0.3843114532942931, 0.3847443249849084, 0.3852091452367053, 0.38497526313803926, 0.3851505405361191, 0.38564665959883304, 0.3860752274392133, 0.3864647313954811, 0.38726296676152205, 0.38726893945340307, 0.3873884463270537, 0.3882584861512446, 0.38853348908823043, 0.3887139959827656, 0.38924860596553373, 0.38958474745761346, 0.3902985082476611, 0.3907570825658744, 0.39113945067281924, 0.39142915947821516, 0.39186643710647123, 0.3922751779842431, 0.3923124817500842, 0.39281861702439214, 0.3927653545923391, 0.3931956590991585, 0.3939216913982414, 0.39453170562971557, 0.3955505233535015, 0.39582507137444967, 0.3964201656989395, 0.397009032530492, 0.39762779476074595, 0.3974074153526975, 0.39819355620360863, 0.3987512198847152, 0.399069044862064, 0.3988873503391758, 0.3993995724099789, 0.39995559814009235, 0.3999445004138678, 0.4004275472384193, 0.40037972681893885, 0.40089385470464883, 0.4006260518646938, 0.40071616128971277, 0.40098685448874005, 0.40184891036169146, 0.4019930294061471, 0.40306332937940487, 0.40333196580339437, 0.40390994903863536, 0.40386652351961877, 0.4046527974291918, 0.4048628852416068, 0.4047469048122355, 0.40467076973378885, 0.4051041343394386, 0.40590766148224083, 0.40614018574741223, 0.40648801983744376, 0.4065349794806654, 0.4067713970002571, 0.40678445897562593, 0.40698569886731073, 0.40723534932452327, 0.4070260527423802, 0.4077295373509286, 0.4075193312126697, 0.407964578604179, 0.4083890241775413, 0.4088604885301939, 0.40920888483705137, 0.4095943865380124, 0.4102397652907936, 0.41057515236895403, 0.41115073513677375, 0.41143196166775475, 0.411552539787506, 0.4121118722594846, 0.41264142314753854, 0.4134609284613496, 0.41457228931121354, 0.4142080775396143, 0.41426419195968467, 0.4141313363300691, 0.4140910404133919, 0.4143245962065861, 0.4143251349584874, 0.4146425594230802, 0.41498868656761795, 0.41515172433053416, 0.41585612085549006, 0.41633922680554364, 0.41596053236331165, 0.41605650281145057, 0.41610464933236374, 0.4168256709514097, 0.4168318555695785, 0.41683073517961555, 0.41741460070363323, 0.41758274074212504, 0.41778097190730396, 0.41873531194605307, 0.41952247917548807, 0.4194622795309652, 0.42061206973655374, 0.42137039696240963, 0.42210675099604456, 0.4225649657479288, 0.4226152244663464, 0.4228706982445937, 0.4230676142836911, 0.4232104246872581, 0.42296865132361866, 0.42384783551795596, 0.42446447369821555, 0.4250853192869311, 0.42552941558889024, 0.4258552606263238, 0.4262697049118207, 0.4267887608861556, 0.4273901912573274, 0.427337413021478, 0.42739085445764496, 0.4275107320647369, 0.4275231252612553, 0.42785592797435534, 0.42750877215004984, 0.4278324107750131, 0.42791841539992065, 0.4281023744209457, 0.4281720708943984, 0.4286694516454349, 0.42884666405886956, 0.4289366054818494, 0.4292527919981761, 0.4291635734955031, 0.429043036739234, 0.42955962787495666, 0.4294631812693712, 0.430021331484335, 0.43093264602389497, 0.4314971631805309, 0.43157589050226586, 0.43163779005130093, 0.43282564673010604, 0.43346404668407335, 0.4336261485948656, 0.43376848442924965, 0.43429562446352904, 0.4343867432738062, 0.4345651426517138, 0.43514263791219593, 0.4350940246301977, 0.4354932165163303, 0.4357242275649911, 0.4363722620012207, 0.4358820754329989, 0.4360913354986502, 0.43640639381716817, 0.4365567570285814, 0.43697052120466356, 0.4369987305686585, 0.4371867425796022, 0.4374377537872243, 0.43761821758851516, 0.4378457990318691, 0.43829255613394624, 0.4386156193363259, 0.43838375359792475, 0.43808728385460904, 0.4387622645750035, 0.43885641119663404, 0.4387485501223518, 0.43897861070463046, 0.43962639560810635, 0.4395656252162356, 0.4401471564455669, 0.4406437188788189, 0.4410513031397244, 0.4416815110566935, 0.44185226730131066, 0.44201036794730636, 0.44231358649297253, 0.4426761667945485, 0.4433724194338234, 0.4436519391040064, 0.44350432045683796, 0.44392417249479127, 0.44455093835569204, 0.4446324249294826, 0.4455948351900947, 0.44632550321660225, 0.446810348675728, 0.44714393027140203, 0.44750456602149546, 0.4473238602337999, 0.44785844416163995, 0.4482515008983233, 0.44842332847215205, 0.4483572473321926, 0.44858615499616494, 0.4488987295337145, 0.44806026515150643, 0.44884473759442894, 0.44895793532379874, 0.4487948053938508, 0.4492024710743491, 0.4492816083570822, 0.4493629038594248, 0.44992608211829455, 0.4501207277301794, 0.4502458027169444, 0.4507631542850938, 0.4509453462362609, 0.45112756007436394, 0.45064900283854376, 0.45032718774527014, 0.4503046729520593, 0.45099346446013994, 0.45154285620428264, 0.45186511006137153, 0.45193941733064796, 0.4515837965198244, 0.4517469838772029, 0.4523880580020124, 0.45338060139834796, 0.4534558590598868, 0.45357184789928606, 0.45471529415560463, 0.45466980221928294, 0.45471813765501823, 0.45523245868489504, 0.4554111178943427, 0.45521836584638886, 0.4554641604507438, 0.4560169328895942, 0.4562715268802885, 0.45681229711405297, 0.4571033470058238, 0.45756815090817066, 0.45819710172601613, 0.4585766884089362, 0.4584207042373899, 0.45898378823400154, 0.45934777104118724, 0.45966491260548603, 0.45957479655100225, 0.45963929908222173, 0.4602570275224666, 0.4601062544967821, 0.45992255046770336, 0.4600546994933731, 0.4599641936884698, 0.4605321734615186, 0.46071861338101666, 0.4608119225737232, 0.4607554920805995, 0.4608076673559414, 0.4610168229494958, 0.4608726238764149, 0.46115847139136046, 0.46137439547757775, 0.4610226327366814, 0.46156931384965166, 0.4617398930716456, 0.46230737614227396, 0.46296686680106797, 0.4631869427652194, 0.4634729080993018, 0.4635398785468734, 0.4636581042441589, 0.4638823422474937, 0.46375026963647464, 0.4646334089839637, 0.46497298410475313, 0.4651623765565813, 0.46532734680915333, 0.46571652125135343, 0.46547220599506356, 0.4662121594016785, 0.46644436338492345, 0.4664348538076332, 0.4668132696877223, 0.46760252412357384, 0.4687060429088208, 0.4687785297419251, 0.4689622378573835, 0.4697953321584496, 0.4698460279297244, 0.4698376500104215, 0.46989710611655405, 0.47010413971942716, 0.4706172963144793, 0.4713244007369399, 0.47192373688656486, 0.47216269764983376, 0.4727738414970025, 0.47272411412789095, 0.4730179504262807, 0.473126690732855, 0.4734349214467054, 0.47353168224457753, 0.47360463661755414, 0.4738203184169678, 0.4742806021629074, 0.47483504236314394, 0.475329937259354, 0.47502402870224897, 0.475171582395968, 0.4751611517106529, 0.47603591905938275, 0.47599628026341145, 0.4762227500294363, 0.4765031229982979, 0.476563252850532, 0.4767369110701955, 0.477229363939727, 0.47746555110141614, 0.47802408240302663, 0.4780557047274811, 0.47818409231893877, 0.478177726944759, 0.4786706957584077, 0.47895933109706423, 0.4793424631420952, 0.47928208525204363, 0.47961032259027725, 0.4802410558180175, 0.4802223849843192, 0.48073586924728934, 0.4806710979742446, 0.4814452583996169, 0.4819378147735386, 0.48176005217391804, 0.48166301609612544, 0.48150203212517245, 0.4818881692683817, 0.4820741216083109, 0.4829638957136549, 0.48328532531655305, 0.48288165093294594, 0.48308916734278257, 0.4832103902235681, 0.4828020983222343, 0.4833026210573654, 0.4833682503916413, 0.48361068447285915, 0.4841129555482757, 0.4844132660982325, 0.48442890991248266, 0.48456725887798907, 0.48430220233817994, 0.4846264411702936, 0.4848431701485792, 0.4851183779310759, 0.4851650617158286, 0.4849936540847822, 0.4853199276962402, 0.48555517490162425, 0.48598589634897393, 0.48616328160249594, 0.48679062864147693, 0.48725735351840455, 0.48730472579788503, 0.48762013339942584, 0.48777201175435403, 0.48810008449203707, 0.488491730788327, 0.48875546729809805, 0.48864476686607317, 0.48846420256620315, 0.4886655444022477, 0.48875486878100766, 0.48861967693128316, 0.48863559864011813, 0.4892518844948906, 0.4897670804430765, 0.4899457941373072, 0.490124035553766, 0.4906663614551313, 0.4902616993528259, 0.49036319160132874, 0.4906860188658304, 0.49091393007652373, 0.4908049501527981, 0.4912326369591729, 0.491711491965833, 0.49167091334316176, 0.4917891063087541, 0.4920250016281087, 0.4926012434087816, 0.492873832641918, 0.493043000939759, 0.493192054946775, 0.4930313909462742, 0.49298774015436136, 0.4930332512339449, 0.4924188553314098, 0.4931186522304812, 0.4932742280851021, 0.49281853079158067, 0.4931982060594033, 0.4930990414721999, 0.493254831856948, 0.4932384801741614, 0.49313774114301767, 0.49408332456314175, 0.49449060321260957, 0.4949115107312217, 0.4947880883315723, 0.495715871480701, 0.4959058476041981, 0.4968192312419911, 0.4971719234933917, 0.4971439285049659, 0.497805643606162, 0.4979765020649942, 0.49853489690227965, 0.49864523758282936, 0.49962620147839804, 0.4996476417461115, 0.5001903753149105, 0.5007781119258623, 0.50082114918972, 0.5010405193828008, 0.5014049283312337, 0.5017743585901521, 0.5018994721864951, 0.5024433530361928, 0.502451146938207, 0.5025169260016104, 0.5027657282894331, 0.5028499578338586, 0.5034649565408755, 0.5036487817219829, 0.5035634751490202, 0.5039147732564689, 0.504099896958755, 0.5041759104823366, 0.5043560606757578, 0.5047242276176241, 0.5049321563929307, 0.5057939303471974, 0.505778676359861, 0.5060704105164171, 0.5063189683626153, 0.5060274022767394, 0.5065335275337168, 0.5063425696966958, 0.5060381710419486, 0.5063759940163293, 0.5063306220554601, 0.5069001400082128, 0.5071346733338362, 0.5074916701751359, 0.5076983241627816, 0.5080987146943065, 0.5081214003906277, 0.5080032696588056, 0.5082967303331363, 0.5084833579879444, 0.5086793496033424, 0.5091634707938631, 0.5094937840361333, 0.509807980152509, 0.5099328661087545, 0.5097397657347488, 0.510042310990113, 0.5101860181304487, 0.5098511161133863, 0.5101799039517978, 0.5105639153681697, 0.5104631846624351, 0.5104632790500577, 0.5103456247198848, 0.5104960114314899, 0.5107522469595096, 0.510822913436603, 0.5110058396452021, 0.5116592044094741, 0.5115428976388732, 0.5114868748237156, 0.5115963411944369, 0.512174663442732, 0.5121198910703586, 0.5125793846025852, 0.5131208595823044, 0.5134938730031594, 0.5140605740200108, 0.5144012504176313, 0.5146434877449795, 0.5150956068171485, 0.5154710476743435, 0.5156748229891384, 0.5153628727323677, 0.5157698342085337, 0.5160193371971266, 0.5161899065651487, 0.5163643659098458, 0.5167264460080329, 0.5166289251595038, 0.5163753796556291, 0.5165135838523639, 0.5167458899593679, 0.516498178725024, 0.5164412447631058, 0.5167809640689088, 0.5167656928343243, 0.5169129899305474, 0.517623317465593, 0.5181360683408374, 0.517886191339619, 0.5185899427248892, 0.5181682429809097, 0.5191015532526022, 0.5193827309977727, 0.51912026129365, 0.5190997686969946, 0.5188253121273969, 0.5191598276470835, 0.519269625321554, 0.5192710899763707, 0.5191143180238977, 0.5192347247091733, 0.5196203542043352, 0.5194272792388037, 0.5195109976013285, 0.519426200380339, 0.5197786130079132, 0.5200276184545151, 0.5203959662280798, 0.520433322583413, 0.5208266971754706, 0.5210106494651757, 0.5209673983543126, 0.5212138890528405, 0.521459743801241, 0.5211979659899275, 0.5214272329445272, 0.521912399647977, 0.5223585588575435, 0.5229203757724653, 0.5230779750869876, 0.5235057186338316, 0.5240951163056523, 0.5239527840436873, 0.5238025312333956, 0.5237200783804037, 0.5241528173001696, 0.5242951117904785, 0.5246384838197518, 0.5241889072040533, 0.5242665619120631, 0.5244948549212778, 0.5244230722514415, 0.5244493045316648, 0.5247610024192475, 0.5252926769063454, 0.5258524059755968, 0.526212425763548, 0.526117055157157, 0.5263033540480476, 0.5269989298078381, 0.5275483040394018, 0.5280943826929185, 0.5289767592567751, 0.5289455966444296, 0.5296669660706493, 0.5300321215748398, 0.5305663058526972, 0.5306292934500939, 0.5308681260624407, 0.5313558108834785, 0.5312749729728785, 0.5313354645938538, 0.5310960326605468, 0.5311068858002231, 0.5312329052588657, 0.5317439482187237, 0.531859486526729, 0.5322404193863873, 0.5333130374024685, 0.5337461214237426, 0.5338018428169118, 0.5339592126200252, 0.534559705083556, 0.5352178178163759, 0.5352961027088711, 0.5359372069708567, 0.5354544095410999, 0.5359464706081204, 0.5366151467035771, 0.5369988958985237, 0.5369968702636719, 0.5377162235062541, 0.537690358998727, 0.5381625283914568, 0.5383611888712172, 0.5381758357769998, 0.5389348840042693, 0.5392665087874297, 0.5398358631947779, 0.5397030289846858, 0.5399177811058042, 0.5403658905163321, 0.5406760283408233, 0.5408477712801535, 0.5413873779728493, 0.5418041103148468, 0.5417730037374319, 0.5419078613883517, 0.5423665881268701, 0.5423811062136034, 0.5425839809922023, 0.5428937142281576, 0.543528300474118, 0.5440021142207466, 0.5433612686052597, 0.5434383551092712, 0.5437818174619623, 0.5442566496569289, 0.5445988095764347, 0.5452989284321147, 0.545481100327472, 0.5456508533589073, 0.5460387914769125, 0.5461024711116425, 0.5459398915911892, 0.545584911317577, 0.5460312301364482, 0.5466149782030811, 0.5472264994088252, 0.5473869547145919, 0.5483542828860741, 0.5486898076299374, 0.5485117387909757, 0.5487578789494787, 0.5485686870858062, 0.5485566973057792, 0.548800206308442, 0.5491751068949373, 0.5487391694294853, 0.5487657474155457, 0.5490503418338747, 0.5492025624570894, 0.5498956389796947, 0.5501620373280441, 0.5501777740491922, 0.5503606801721369, 0.5509218922524489, 0.5513884997649484, 0.5514136424385434, 0.5511736550089229, 0.551372711560494, 0.5517304275376095, 0.5518507800976066, 0.552150499094193, 0.5524961133854494, 0.5528673462232707, 0.552989387259409, 0.5531897439968564, 0.5535934731347931, 0.5536353051716949, 0.5541406237985059, 0.5539412940630348, 0.5541656925528025, 0.5546802143190599, 0.5550097329367826, 0.5543850262021399, 0.5546178841673304, 0.5549358758292048, 0.555375915751418, 0.5558985490468472, 0.5555470623739805, 0.5559206364316784, 0.5562244450078978, 0.5558620028359459, 0.5557415399494439, 0.5565775871446104, 0.5563902805852415, 0.5559315039039548, 0.5563081066161991, 0.5570144123684977, 0.5572342861302061, 0.5580251475371452, 0.5585137761859863, 0.5588645354382442, 0.5591757080966956, 0.5589247728531301, 0.5583899844663326, 0.5586590778274304, 0.5588451445607698, 0.558995955371791, 0.5591470589838577, 0.5591627913073156, 0.5599574278083724, 0.5596239556261182, 0.5598007418221959, 0.5599184689591462, 0.560615241560754, 0.5606900804117623, 0.5604682329663688, 0.5609762529267687, 0.5611377665470024, 0.5609056594273392, 0.5606796341848439, 0.5609816731247811, 0.5603794041040608, 0.5608131411549264, 0.5605720562376392, 0.5609828175637012, 0.5610977002977788, 0.5612159556951819, 0.5618893598320118, 0.5621868972934898, 0.5628824349300127, 0.5626828678756713, 0.5625985886740748, 0.5626435877116424, 0.5629670525766637, 0.5632961726583798, 0.5634241645181292, 0.5636401496041062, 0.5636091221528455, 0.5635640708033179, 0.5633782357861464, 0.563196918189069, 0.5636251767146456, 0.5639396376891622, 0.5640450585792571, 0.5650048677738978, 0.5646768206744545, 0.5648129801000631, 0.5651768308388211, 0.5653892032498155, 0.5655792374474304, 0.5656421663784613, 0.5662559583573992, 0.5664961047709663, 0.5666824233870604, 0.5668732715004503, 0.5665998244830726, 0.5665387018830523, 0.5672733328193156, 0.5674958228586128, 0.5676841325132572, 0.5684814329976625, 0.5691132762682038, 0.5692597882728916, 0.5693003153136218, 0.5692318282979095, 0.5692587743402755, 0.5694001140732066, 0.5696555708822615, 0.5698451243315218, 0.5698464391040279, 0.5695357689406249, 0.5694563066471838, 0.5696584382125248, 0.569736343445457, 0.5705509085628242, 0.5713492694603746, 0.5717368410685341, 0.5718535962511564, 0.5719626228685633, 0.5720961872306906, 0.5724454956027863, 0.5721604688325519, 0.5718332553453197, 0.5719597379923685, 0.5727064247707901, 0.5736622567711613, 0.5736948640736189, 0.5735734754953054, 0.5738308246735575, 0.5739924927045886, 0.5742399404045, 0.5743396186666578, 0.5747552388845725, 0.5752063580153479, 0.5749928792851576, 0.5749729496380223, 0.5747162552245456, 0.5747900381729721, 0.5753962762525928, 0.5752630814522687, 0.5755876208208376, 0.5753617299327095, 0.575725281702778, 0.5755154189272244, 0.5756562570635264, 0.5761111656906167, 0.5766395520943595, 0.5768954581107585, 0.5771328839916307, 0.5769336015366374, 0.5771400175278799, 0.5775265552538554, 0.5782607622364749, 0.579102510611657, 0.5792142386140819, 0.5789032424282438, 0.5793061251186319, 0.5789534357574362, 0.5796257450164499, 0.5802571019985899, 0.5799469321702739, 0.5801626430772646, 0.5806624951955307, 0.5813209114173084, 0.5814566770957035, 0.5813426434138484, 0.5813274871887896, 0.5812295636557732, 0.5812286266332216, 0.5809668384340448, 0.5815489557893154, 0.581826266782554, 0.5823345466956473, 0.5828907365271585, 0.583006468515562, 0.5831446318097866, 0.5833066195087423, 0.583686306274653, 0.583944802492918, 0.5842102835695382, 0.5841277515328435, 0.5846880870324803, 0.5853017232490147, 0.5858641343279307, 0.5857699959268028, 0.5859575783100143, 0.5860730387712867, 0.5864341680374094, 0.5870076936200458, 0.5867855710833438, 0.5867118332753463, 0.587000148922012, 0.5873714267534358, 0.5875293598475827, 0.5883013919439726, 0.5887726752773665, 0.5890147728052358, 0.5891592773639498, 0.5892934474698817, 0.5896828459891724, 0.5895316342649656, 0.5897230752391688, 0.5896460392035023, 0.590111322293518, 0.5900845036973594, 0.5906317263711055, 0.5903071278080996, 0.5906005878695059, 0.5908091595132492, 0.5910545457472685, 0.591334632798267, 0.5915546690062599, 0.5918800160541567, 0.5919175340371442, 0.5920059323525784, 0.5923712356801207, 0.5929248180145211, 0.5928432058690442, 0.593135073825152, 0.593270838647349, 0.593639025676481, 0.5942375000771543, 0.594552804695061, 0.5949275614414805, 0.5949990435160355, 0.5954010221689199, 0.5951447934776934, 0.5955996411698018, 0.5962076103923185, 0.5962679066453748, 0.5959738701575495, 0.5957638738570858, 0.5961562946501091, 0.5960385137208911, 0.5959638050549567, 0.5964198541505464, 0.5963373808346313, 0.5956048530139729, 0.5961508336357795, 0.5965576408668548, 0.596951400560193, 0.597237920049787, 0.5971197718866111, 0.597515063796427, 0.5974920159006573, 0.5976172642336042, 0.5973496296093541, 0.5971023888819045, 0.5973913853012495, 0.5975499731695352, 0.5977859179409297, 0.5981298252345703, 0.5981618803907653, 0.598660445936012, 0.5988639195647355, 0.5992985693680442, 0.5992411454737072, 0.5995375538324667, 0.5995766299913456, 0.6000416602681666, 0.6004283184253533, 0.6005764426225149, 0.6005694364647322, 0.600537729231546, 0.6004426002653687, 0.6005265293673506, 0.6012690215525764, 0.601374495655387, 0.6016817234147248, 0.6023847469636364, 0.6023846673468077, 0.6029667057515067, 0.6032163062257853, 0.6033086208425417, 0.6037340225070484, 0.6038323146358353, 0.6047215163166283, 0.6049916552667709, 0.6046510598828972, 0.604638039386585, 0.6050976624480372, 0.6055061148600218, 0.6056537780276785, 0.6059477051390899, 0.6062350418965913, 0.6063606027882255, 0.6065479752847354, 0.6067308677204206, 0.6067691008256838, 0.6075839720127592, 0.6083099178016566, 0.608036562630719, 0.608428747864268, 0.6086707367167494, 0.6085165812565789, 0.608457503854221, 0.6086646352367813, 0.6090838951630394, 0.6095407111794526, 0.6101635119483205, 0.6105583232467022, 0.610631911985763, 0.6110935446066116, 0.6113867378505811, 0.6118346941479559, 0.6121250054620715, 0.6119924359799377, 0.6121129346079524, 0.6123634131495117, 0.6131043142597594, 0.613970351072323, 0.6137747937808087, 0.6137000530616175, 0.6144010427170077, 0.6141945788563397, 0.6144840566272037, 0.6149280016020326, 0.6149175720898371, 0.6153825728383461, 0.6154157418201931, 0.615603341491822, 0.6157548343732271, 0.6164918639977025, 0.616558130839659, 0.6165326257616639, 0.617354698806583, 0.6179015466577845, 0.6180131401874251, 0.6183517394405359, 0.6184059323542103, 0.618542843156295, 0.6197524698059369, 0.6196623447910065, 0.619929870704207, 0.6204606315845123, 0.6208810431080239, 0.6216641705577178, 0.6214721669593017, 0.6220478901296527, 0.6221974591951586, 0.6221898586003459, 0.6225637224139141, 0.6231612783002783, 0.6236891754575554, 0.6236615113802428, 0.6242101495695656, 0.6243562532587897, 0.6245410845502118, 0.6249115764534254, 0.6251077465062196, 0.6253177254881256, 0.625517131042805, 0.6258619987923372, 0.6260843757532042, 0.6256485715650337, 0.6260080340212173, 0.6262895438152541, 0.6260376489694907, 0.6266631266465207, 0.6276087522080184, 0.6278272552714853, 0.6283235271469857, 0.6284965023458439, 0.6289224363391666, 0.6289528718450945, 0.6289001432447333, 0.6294996418177203, 0.6291862394994747, 0.6292325736136108, 0.6292573097848729, 0.6292715517659758, 0.6295633117995775, 0.6297195199902083, 0.629768112179525, 0.630302078572822, 0.6306530056878961, 0.6310256545184534, 0.6312782024504295, 0.6312172060218395, 0.6309593349793992, 0.6309799840981524, 0.6305537912412036, 0.6307249056265635, 0.6310715780277929, 0.6310544449040988, 0.6311788079725246, 0.6319067199243431, 0.6320430437235746, 0.6321427452040289, 0.632646551739801, 0.632716784378413, 0.6327261446004873, 0.6324042529148366, 0.6323184735361453, 0.6324917668762516, 0.6328409301308413, 0.6334592936074629, 0.6337913585825924, 0.6338194621312473, 0.6336364109392003, 0.6344791523219339, 0.6349054649143399, 0.6354835130478562, 0.6356403493446334, 0.6363738388077925, 0.6363612224284606, 0.6362586568356511, 0.6364196879918324, 0.6371490667585853, 0.6375447117645642, 0.6374678749478726, 0.638033438801079, 0.6376922108491739, 0.6377646052845772, 0.637770899060208, 0.6374887185172247, 0.6383364116597496, 0.6384022382193821, 0.6387858728698185, 0.6391233992208378, 0.6390880256800165, 0.6392760208994015, 0.6391915488380955, 0.6389544884545065, 0.6391945569377603, 0.6392972749774033, 0.6395890698708501, 0.6398185889904037, 0.640692241541648, 0.6404861075653665, 0.6408964762559688, 0.6413443208981735, 0.6408606692405793, 0.6410482223813003, 0.641632434775003, 0.6417368019979479, 0.641638379501748, 0.6419494675376556, 0.6420660234599641, 0.6423488854369989, 0.6423452608586573, 0.6427166181485957, 0.6431474730362177, 0.6434934705332386, 0.6438591583261298, 0.6438744214815093, 0.6436521218770389, 0.6435184850372738, 0.6439100567275827, 0.644027993735402, 0.6439646950507163, 0.6442483725122314, 0.6443166916431512, 0.6445550196836333, 0.6445660725434996, 0.6447619601323205, 0.6446722899707039, 0.6447355660449363, 0.6453419606273931, 0.644954128390776, 0.644818272958025, 0.6446091160757144, 0.6453601577120002, 0.6451179457813473, 0.6451729156723772, 0.6453425223630535, 0.6459796679285091, 0.6459032319260378, 0.6463795505159999, 0.6465835395788835, 0.6466894637781311, 0.6468137455954902, 0.6470571984504975, 0.6475046845776706, 0.6476965169155687, 0.6482836770371945, 0.6485402658041504, 0.6484907788771654, 0.6482424051917309, 0.6483080340898835, 0.6483236244114686, 0.6482426241856623, 0.6486417058613603, 0.6483374661042386, 0.6487578120545539, 0.6486359653951544, 0.6489490239434754, 0.6493771343371261, 0.6498390461550635, 0.6496844124263933, 0.6499936677036541, 0.6494750205434641, 0.6497208967923414, 0.6495595331103754, 0.6496169098111, 0.650223365650666, 0.6505482362306959, 0.6505402909517605, 0.6505197937663835, 0.6506429156996747, 0.6504609992321508, 0.6509199045048081, 0.6514436703858852, 0.6511030738662122, 0.6513202258259629, 0.6512543856623767, 0.6515740313634718, 0.6519251584553807, 0.6524556021242407, 0.652271156254237, 0.6523316113817867, 0.6532699227826259, 0.6532725028222299, 0.653239908730272, 0.6533899643380047, 0.6537546892337496, 0.654096815046581, 0.6541724971035551, 0.6545361757126252, 0.654683676102108, 0.6546561647302256, 0.6546515518945213, 0.6547747791021976, 0.6549946612457326, 0.6550821561107785, 0.6553643241952193, 0.6557552309002288, 0.6556280032309881, 0.6549382881715453, 0.6550422109621804, 0.6551222836422649, 0.6550438990206272, 0.6547948401418433, 0.6555060335288916, 0.6555433109465869, 0.6554615586097033, 0.6555923993321411, 0.6558199086193659, 0.6555460137144288, 0.6562658298463646, 0.6559473736115066, 0.6562136085716604, 0.655972671825323, 0.6567596983855339, 0.6570054152367795, 0.656517599183884, 0.6569430784054564, 0.6575895286119943, 0.657387432171154, 0.6575912546286267, 0.6576779227458861, 0.6575991856873786, 0.6581237079566178, 0.6583330266445955, 0.6588380049602576, 0.658849282617443, 0.6586096909104513, 0.6587474128767964, 0.6582826688401378, 0.6584141707399984, 0.6585593173732978, 0.6584523396755465, 0.6582565709867122, 0.6583556552069052, 0.6583484159201122, 0.6585343720621172, 0.6593594289284765, 0.6605829302987613, 0.660263321899676, 0.6603771278141484, 0.6606741016867302, 0.6608640097016153, 0.6610124315083066, 0.6609793281615599, 0.6608921640638127, 0.6609989246667131, 0.6613364603097962, 0.6614406169552928, 0.6617999993244439, 0.6618418320339677, 0.6617373532625408, 0.6613989643291794, 0.6614573576330313, 0.6611718528489023, 0.6613158195913087, 0.6615716611483835, 0.6614876963299609, 0.6617355765730266, 0.6619800105055382, 0.6619967283718385, 0.6625250153541231, 0.6626871931054253, 0.6629110485489967, 0.6633403033074897, 0.663407218077977, 0.6635468415604423, 0.6639201389744759, 0.6640805277018725, 0.6641371752485264, 0.6642214960403814, 0.6642563310602491, 0.6648056170073336, 0.6645971117406124, 0.6647068182726676, 0.6649716060757377, 0.6653658188547452, 0.6654778049516366, 0.6656162980299888, 0.6656091392389487, 0.6655759317898802, 0.6655921531153122, 0.6654222731311277, 0.6654358620153207, 0.6656164445943293, 0.6653618404073627, 0.6655376723664744, 0.6657612518896412, 0.6659425392435969, 0.6659809377949153, 0.6664870846015324, 0.6670304950766915, 0.6667765986748916, 0.6669786328352865, 0.6674298811357552, 0.6674255092075155, 0.6682807078817663, 0.6685881017582155, 0.668903009359459, 0.669359829895944, 0.6699861396168025, 0.6706216747088568, 0.6704710162982486, 0.6704397749481101, 0.6706233803188247, 0.6709215025242351, 0.6706870490056306, 0.6709033581107484, 0.6716860838609408, 0.6718462957208092, 0.671536218397288, 0.6712792235155787, 0.671604549000867, 0.6722824917273718, 0.672954802171474, 0.673702616616632, 0.6740973728905316, 0.6742275142519766, 0.6746438153295218, 0.6746668966423375, 0.674921854462386, 0.6745436969180688, 0.6745943197328771, 0.6746942351449275, 0.6748137739878771, 0.6749663814812645, 0.6745330680039618, 0.6751267050192395, 0.6756455192941171, 0.6752913196800004, 0.675772672952875, 0.676273904598423, 0.6765725413758437, 0.6769287733680579, 0.6766875104963197, 0.6769480688242924, 0.6777264401785138, 0.6774693200013758, 0.6772125404747221, 0.6768630072295345, 0.6770078416094858, 0.6770465905848113, 0.6773697193995217, 0.6776154824646575, 0.6778112807159765, 0.6780442371723455, 0.6783651801253457, 0.678496909130782, 0.67814161501157, 0.678366121628627, 0.6786245410610965, 0.6785423679759187, 0.6787329265365769, 0.6788317395308578, 0.6786866060238173, 0.679137486192404, 0.6794039267074861, 0.680257528753315, 0.6805612105875241, 0.6812027745674992, 0.6818832562911736, 0.6819871441591383, 0.6825343228384237, 0.6826748626857431, 0.683148711721461, 0.6836259967850763, 0.6840699683760721, 0.6837084624068822, 0.6843019760028491], "type": "scatter", "name": "Arm Rank 1", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000]}, {"showlegend": false, "y": [0.0, 0.010167697858201527, 0.014228989353528773, 0.01733423306163598, 0.01954176793080508, 0.021678556562834628, 0.023835793936976612, 0.02613360739027365, 0.028125569074576716, 0.029936910783025038, 0.031649080398807386, 0.033126586964824976, 0.03483269294994801, 0.036075300131732345, 0.03694980821804063, 0.03833059215439235, 0.039146023636661746, 0.04071589967325613, 0.0420964361170674, 0.04352231601788736, 0.04436238392360884, 0.04569814821893853, 0.04637509697696256, 0.04767939518823708, 0.04898328091951752, 0.049869638502430445, 0.051718852556345084, 0.05305756324383902, 0.05366381462451823, 0.05482373222565949, 0.05570511893717176, 0.05619882197055954, 0.057272281404041385, 0.058383682762390685, 0.058950300813591566, 0.05980796379722569, 0.06058671056459401, 0.06170134744804827, 0.06250454744909358, 0.06375544198339211, 0.06485568219295723, 0.06600269910352545, 0.0666405738338447, 0.0672410888859324, 0.06789397048195253, 0.06835681580405527, 0.06903254986729859, 0.06952772932107996, 0.07059649939081959, 0.07184413239751813, 0.07234253990831195, 0.0729413229178459, 0.07390223433622568, 0.07400141461071631, 0.07439180947005082, 0.07530176413153643, 0.07559895286816794, 0.07638568235638918, 0.07729078585030398, 0.0784569734223788, 0.079265294689219, 0.08000011241720589, 0.0804115782469194, 0.08122099173215915, 0.08194302042695054, 0.0822702919749065, 0.08252118501748713, 0.08391679483129613, 0.08401683849527306, 0.08457217509218092, 0.08518975967138047, 0.08529168542277431, 0.08602622254904617, 0.08680022680816714, 0.08736715609759725, 0.08808588836305799, 0.08859367321769082, 0.08912718621400649, 0.08978334124685831, 0.0909372737843759, 0.09178823793374938, 0.0928471331532535, 0.09337687626521722, 0.09427576717524165, 0.09470496263814118, 0.0952095179489726, 0.09569289683901896, 0.09575157134484188, 0.096237512207991, 0.09637969151364278, 0.09657071474030186, 0.09688239166468103, 0.09721598616592664, 0.09818296779988697, 0.09915905691248948, 0.09968870722680846, 0.09984153099722358, 0.10041382075561071, 0.10074997817873586, 0.10100180189163752, 0.101281651564018, 0.10201854266961996, 0.10205381507673263, 0.1022856527648125, 0.10315220757846255, 0.10350919217993987, 0.1039760499786753, 0.10439489377027822, 0.1049396085023475, 0.10543725382397845, 0.10604741576979455, 0.10637981505642535, 0.10652443923830959, 0.10689068009871178, 0.10755674373345576, 0.1083159218569098, 0.10839750638643908, 0.10795473630108768, 0.10836154325986978, 0.10884900638156421, 0.10916857208120524, 0.10954207103884632, 0.10976244860560123, 0.11000977837325379, 0.11043421217495855, 0.11151845387070385, 0.1118156661599468, 0.11248350326617892, 0.11259575014770673, 0.11346898127053034, 0.1137810337749666, 0.11419752529775444, 0.11502740388073641, 0.11524472333887245, 0.11617104304883681, 0.11658776997496384, 0.11695703264728652, 0.11733211604886648, 0.11774972432772454, 0.11846028336317321, 0.11910216246071215, 0.11930252743940473, 0.11961035829990109, 0.12003870107548653, 0.12024767037658864, 0.12069439041808225, 0.12125057673167627, 0.12183951887221409, 0.12241682319391857, 0.12314843981343129, 0.12360368013832003, 0.12345919556633578, 0.12478028461531429, 0.12534880771620255, 0.12585522356913537, 0.12620054277391257, 0.12663425852418755, 0.12677498557150446, 0.12685439167842116, 0.1271696832445035, 0.1273040884466451, 0.12784146151951917, 0.12830713837484903, 0.12928328345559031, 0.12974138765368212, 0.13097705981995877, 0.13118724295475243, 0.13163807489184592, 0.13194230709347302, 0.13217475974484846, 0.13277675673728226, 0.13293505455057614, 0.13309163697893178, 0.133482137141414, 0.13339956935331412, 0.13351637993483018, 0.13403937538461486, 0.13487056329926833, 0.13506277297005767, 0.1352783352623576, 0.13565634234176333, 0.13622375391171726, 0.1367987272181046, 0.13760407108336775, 0.13819867992852966, 0.13839539037009896, 0.13897108632892471, 0.13957346180116292, 0.14000693441886208, 0.14037557025848274, 0.1409924055086528, 0.141817530766726, 0.1421529834339593, 0.142387451523227, 0.1430038304999995, 0.14312914067401333, 0.14379992116175078, 0.1446070657960906, 0.14464458445944167, 0.14524459467640186, 0.14564928402801464, 0.1458334680138422, 0.14632362764061188, 0.1466768909719648, 0.14738502649794455, 0.14742971794874268, 0.14784644333061714, 0.14823209765378287, 0.14846349187665805, 0.14922708127789475, 0.14942748040552375, 0.1497717001499256, 0.14990724998353744, 0.15014236466159847, 0.15094779796169974, 0.1510150011821125, 0.1512967026409396, 0.1513925321514565, 0.15168004403360733, 0.15236896351426274, 0.15291420197141792, 0.1533853741592812, 0.15383003213277507, 0.15366252007484824, 0.1539141132293374, 0.15389235285298233, 0.15443198462885996, 0.15510103914191553, 0.15505945868037932, 0.15552658085548457, 0.15576919843279177, 0.15592504710947608, 0.15605036915625678, 0.15576087994191518, 0.15624585402462834, 0.15694724369166987, 0.15697325187905714, 0.15758977740331573, 0.15821286094031264, 0.15847494877781962, 0.15880724327836523, 0.15836824148350734, 0.15898524329662517, 0.15889220886068875, 0.15992586420336036, 0.15984552584995682, 0.16020124622521, 0.16057221780115283, 0.16073335949013898, 0.16082454167011354, 0.16099276440281557, 0.16097268163780049, 0.1616255799790704, 0.1619394774615267, 0.16211833218725136, 0.1624882262793747, 0.1626327325711788, 0.16302440288461065, 0.16327270505510702, 0.1637045495703181, 0.1643542467343109, 0.16451912795495865, 0.16440453217810203, 0.1651026080791599, 0.1655595161117596, 0.1656721040128403, 0.16599867809212035, 0.16622850903519232, 0.1667534984385415, 0.16676149420697567, 0.1667420839978947, 0.16691780028354036, 0.16710064891790802, 0.16716485678903237, 0.1679613702721137, 0.16853169568121074, 0.16943121501138825, 0.16939590797254092, 0.16992337806532165, 0.17016959403359566, 0.17089699469074077, 0.17040902287106857, 0.17095380381266312, 0.17182598500284904, 0.17247291641688514, 0.17215837650393598, 0.1722366295405402, 0.17212174971184097, 0.1724554630543239, 0.17278702418822306, 0.1730245599235345, 0.17291788149400178, 0.17318072485802216, 0.17340824124444648, 0.1734700694604877, 0.1734354454294582, 0.1737662410554247, 0.17415995430997583, 0.17480294962219153, 0.17463796715606966, 0.1748102335085037, 0.17512169627526084, 0.17491824360905064, 0.17504427245040702, 0.17561045670006523, 0.17627394465663138, 0.17652972893881108, 0.17644138261877307, 0.17676247040335824, 0.17720103176088695, 0.17745351057429506, 0.17788820368703065, 0.17861862199611991, 0.17868246099711552, 0.17901961187790022, 0.1792738372301048, 0.17884101299889177, 0.17950142560310087, 0.17955301514813599, 0.17975120032442876, 0.18054779196600373, 0.1807165013320405, 0.18054308734548313, 0.18096980898936652, 0.18146148829052836, 0.1816978683834268, 0.18176062493682035, 0.18161825501157755, 0.18183068050851728, 0.18203461545377916, 0.1827734112689544, 0.18261278301744197, 0.1830849116310602, 0.18301420961711867, 0.18344733159562623, 0.18364311839074074, 0.18346206078519978, 0.18382991273333116, 0.1843382250327043, 0.1845651568722459, 0.18529639422918504, 0.18536936969159526, 0.18567496471950046, 0.18619639304379654, 0.18683926729287678, 0.18722389793132088, 0.1874432661571546, 0.18776062161951826, 0.18835217407473057, 0.18842423437379324, 0.18908753377089263, 0.18978546736220042, 0.1893372113712815, 0.1896374914588377, 0.18965493841441897, 0.1890353450995406, 0.1891591956443906, 0.18964489303378276, 0.18994450619742106, 0.19052258144003809, 0.19047694825937145, 0.19070066152167864, 0.19154553648711242, 0.19186867756887382, 0.19199724103185759, 0.1922704951532935, 0.19270708530845243, 0.19320286569909595, 0.1932486332013496, 0.19351824561609296, 0.1939450193443121, 0.19386817883676954, 0.19398663688640652, 0.19445145711777814, 0.19459058219941447, 0.19432861277859317, 0.1943829309708397, 0.19447651731595836, 0.1952294016201845, 0.19542117499665793, 0.19616117436657085, 0.19674565211005435, 0.19718753659191293, 0.19754067447655113, 0.19760865143737266, 0.1976600781791462, 0.19767296757661232, 0.19803713509858822, 0.19798518614128202, 0.19808708952903234, 0.19839981609420135, 0.19915450088289258, 0.19918345441147242, 0.19894610556494, 0.19904224354846742, 0.19939777810213918, 0.19954270549573996, 0.1994663950492514, 0.19977605233835383, 0.20061126563940826, 0.20046195007433698, 0.20119462274444608, 0.2011565521254789, 0.2012319095604241, 0.2015475853782768, 0.2017886669823399, 0.20201294849462775, 0.2021635858585555, 0.20253486375316834, 0.2028489995391968, 0.20310790069537324, 0.20354409223210246, 0.20380690730456805, 0.2036359738048853, 0.20376578703186474, 0.20422586301130374, 0.2044726897276128, 0.20451696203943887, 0.20488227004071205, 0.2055969372192423, 0.2060395877578357, 0.2065431884508618, 0.20676107612362282, 0.20702903380870466, 0.20728630640500936, 0.20755986574959887, 0.20804274695740893, 0.20832157255814635, 0.20856803643779867, 0.2090961203345072, 0.20916084741139296, 0.20923603135210062, 0.20978700113202498, 0.2099117328282698, 0.20972620208901066, 0.21017601755516005, 0.2102665678450534, 0.21050126145228143, 0.2106411160990705, 0.21076773583553574, 0.21119548341152125, 0.21092026209890002, 0.21032559219463876, 0.21110818777098336, 0.21137428590510365, 0.21140639381718918, 0.21183040231090144, 0.2115919593744971, 0.2121459711623382, 0.21261058733897947, 0.21304881290642952, 0.21283252230682537, 0.2127308269186286, 0.21284055045035052, 0.21264707376067465, 0.21298916138298038, 0.21298490429499167, 0.2130772006822124, 0.21298422150625723, 0.21329884601396923, 0.21346025916570882, 0.2134098163072929, 0.21416589916373477, 0.21468119823751505, 0.21478641769911014, 0.2148254154796488, 0.21519897669898316, 0.21582922135499452, 0.21623248584684912, 0.21687596707282278, 0.21770046173322863, 0.21774681624681927, 0.2179922281395439, 0.21770940510318235, 0.2177275652707996, 0.2181941899882455, 0.21816086931175963, 0.21817672690993786, 0.218523949823878, 0.2185607227929369, 0.21847080530720692, 0.2187313742336653, 0.21874825807583412, 0.21885400856856124, 0.21868723943663793, 0.2186768587759254, 0.21892711087438538, 0.21918516005424102, 0.21929238557951575, 0.21971938242900496, 0.21966124123801423, 0.2197731844679999, 0.21998731575114822, 0.22069447874463818, 0.2212941472917007, 0.2215391597698936, 0.2218097656537376, 0.22192007012755124, 0.2220924094868902, 0.22248808010972806, 0.22284731785907083, 0.2233329897312599, 0.22316350439335492, 0.2232167512839368, 0.22306715063650978, 0.22364884000484117, 0.22430529003013605, 0.22475425157189424, 0.22527091114498013, 0.2257578151828943, 0.2262180701194195, 0.22661679639786197, 0.22621929957264167, 0.22691534069573943, 0.2275635916212005, 0.22806459448185257, 0.22811927155899708, 0.22851048397082893, 0.2290198726309121, 0.22894378831599152, 0.22918420253750926, 0.22901971722488054, 0.22884320198155375, 0.22928125069555438, 0.22911775441215584, 0.22965180600567112, 0.22934364992675293, 0.2297722438530142, 0.23004420818792748, 0.22995764546835568, 0.23016573371758028, 0.23042916791100887, 0.23069026629213582, 0.23119672363705773, 0.23084484895929497, 0.23128532746777236, 0.23146883079347633, 0.23193359584564255, 0.23228114928130877, 0.2326330527829398, 0.23237428690078996, 0.2330200094474557, 0.23346995946501256, 0.23390655726581314, 0.2342175581621091, 0.23499732151619718, 0.2349545655453068, 0.23511641302962194, 0.23525770842176183, 0.2355010550081305, 0.23643862349725667, 0.2368963949284712, 0.23674891346006965, 0.23689673668967803, 0.23675887105762428, 0.23652163755871072, 0.23683891034690316, 0.23697809379905646, 0.23714401285598366, 0.23735571318814258, 0.23747123529490388, 0.23729048580258563, 0.23785314982903696, 0.23830411819215638, 0.23833911051670667, 0.23902405943066987, 0.23899128156263172, 0.23968727617568297, 0.23983876372021803, 0.23993912441457954, 0.24018886719893426, 0.24002704531622204, 0.2407968869406846, 0.24070969325715103, 0.24063289432037993, 0.24040612644626697, 0.24092128641430927, 0.24077745488239188, 0.24065783584762376, 0.24113773210888237, 0.24120456590628092, 0.24170558062688197, 0.2422209862580943, 0.24230917440304897, 0.2431759051526955, 0.24346014021514542, 0.24361969891479954, 0.24350300662321933, 0.24364906329094202, 0.2438483758313574, 0.24437154543674602, 0.2445906232819931, 0.24506732867037043, 0.24505963222084687, 0.2451595073960327, 0.2455041598840274, 0.24576168588784764, 0.24591993620746666, 0.24598665363492359, 0.24593510251001996, 0.24669727880756484, 0.24663914411195664, 0.24612200628532027, 0.2461317196958219, 0.2462951134432481, 0.2461311486251397, 0.24686619682282, 0.24679348831076173, 0.2469276038575779, 0.24656753854785077, 0.2470353371476437, 0.24700498691236855, 0.2470767789783896, 0.24730313262654863, 0.24741165428904136, 0.24783492738577853, 0.24836319068778406, 0.24841172966070638, 0.24888581914512314, 0.24884555000849806, 0.2486495810671068, 0.24877657133411993, 0.2491114270084578, 0.24896241070230463, 0.24891459893139406, 0.2492280609042956, 0.249755544963888, 0.2501716238494767, 0.25054369469465526, 0.25099903364279447, 0.25106500293568157, 0.2512880422426918, 0.2519267643799759, 0.25232860448500055, 0.2530377881274824, 0.25309891406035884, 0.2529105162330197, 0.25327642912092146, 0.2533523369342473, 0.2533455931024061, 0.2537642110576509, 0.2541887407857091, 0.2546320963243299, 0.254578091940686, 0.2545143848874298, 0.2537788290297243, 0.2539928385829533, 0.25389165922203066, 0.25388089738749225, 0.2545969024983524, 0.254656287453959, 0.2553756691769152, 0.2549713795057385, 0.2550520364861259, 0.2551082918993582, 0.25553395362011544, 0.2553280455459281, 0.25583396764979716, 0.25621884697954367, 0.25647311832295017, 0.2564820492662293, 0.256199104886103, 0.2564397188513689, 0.25656891436703166, 0.25653732479987784, 0.2569978107285395, 0.2572031944052948, 0.25794729637426167, 0.25901831864927205, 0.2591974837028439, 0.25967607950946675, 0.2598827410852852, 0.25962417266115895, 0.2595952711576023, 0.2600563420134591, 0.26040485282499465, 0.26119325759805356, 0.26142785303150096, 0.26216120250297786, 0.262507602538149, 0.2624211099885891, 0.2620903151102635, 0.2626674830676629, 0.26276689982063717, 0.26295890779572695, 0.26244427286828137, 0.2625339518044294, 0.2624572590513218, 0.263056291013985, 0.26274767266477533, 0.2631468846131556, 0.2634572183990343, 0.26349629774864114, 0.26343261562306175, 0.2641060175345958, 0.26447647885749265, 0.2644476980121253, 0.2642752755432227, 0.26447870543513785, 0.26503406220287484, 0.26487196805466795, 0.2649839893597911, 0.2657946398438894, 0.26600855745602414, 0.2665329207207534, 0.2667061994803921, 0.2670697496904698, 0.2670415393197431, 0.2673951475449704, 0.267670285762078, 0.26799930210059847, 0.2678021140672479, 0.26784021414212245, 0.26846621064779946, 0.2684446725463531, 0.2688449591600216, 0.26942299435242206, 0.2692804847417547, 0.2692789810748526, 0.2699174858822857, 0.2697744788121666, 0.2700570931051325, 0.27007298548608255, 0.2697339975451377, 0.27004583500223267, 0.2701351427991541, 0.27044594904866043, 0.270627614094582, 0.27019217303858617, 0.27036673609748535, 0.2706735186971366, 0.2713400607506916, 0.2719980256729155, 0.2717739855622882, 0.27217582267975526, 0.2726324643230149, 0.2731692805087642, 0.27356336144718335, 0.2736581980290726, 0.2735861724524532, 0.27327100988255987, 0.27294313226234634, 0.2732912511026796, 0.2733188015202575, 0.27382200103402937, 0.27375321313184503, 0.27342758498925945, 0.2731057984580256, 0.2736238525170499, 0.27362008087214984, 0.2744126445825668, 0.27483359608847263, 0.2752783895637602, 0.2751920193329154, 0.27548371841551694, 0.27547472412843593, 0.2761452006658133, 0.2764808441966981, 0.2767948797288455, 0.277118331181766, 0.27720858491583583, 0.27736073549677276, 0.27784534532247257, 0.27796913785915955, 0.2783464214609859, 0.27903887585780296, 0.2794232394832184, 0.2790998053536907, 0.2794056508765295, 0.2798147997365293, 0.28001857553302467, 0.28031716331917594, 0.2803388382709653, 0.2803997561536906, 0.28047726988698357, 0.2809096745134299, 0.2810523550223663, 0.2814320916973109, 0.2816710794424756, 0.2816409604323347, 0.28186114008195046, 0.2826215596824399, 0.28308667966819834, 0.2831479220499851, 0.2834897436468919, 0.2836872214243128, 0.2840489634499537, 0.2841977585393668, 0.2843847693972521, 0.28556884168040475, 0.2861976698701908, 0.28607539398034854, 0.2866595576211405, 0.2861138634406774, 0.286110208881207, 0.2857448372929942, 0.28602846764763235, 0.28588800381921353, 0.28608386276123315, 0.2860526179775795, 0.2864113700501597, 0.28686712758201577, 0.2873714367691042, 0.2877390136970454, 0.2877666757774727, 0.2883318804481192, 0.2886775786457521, 0.2892870574736887, 0.28897254909010295, 0.2891467912897303, 0.2890459218015558, 0.2889390488661594, 0.2889299167036565, 0.289016318882696, 0.2892587968614366, 0.2890490890488863, 0.2890703916173906, 0.2892356782650159, 0.2891977863872554, 0.2890338691057643, 0.28956323919755744, 0.2889933081671051, 0.289583629682935, 0.28971023191443335, 0.2900308942360704, 0.28971376008881156, 0.28992159226530545, 0.2899226442345117, 0.2899635701245374, 0.28977300617958396, 0.29017086971819517, 0.2903555950946243, 0.2907094474206724, 0.29144852660056536, 0.29152927897000164, 0.29157886193085775, 0.29137578545257525, 0.29168043092340445, 0.29159026511212555, 0.29141192653302217, 0.2910921002845228, 0.2915039072381337, 0.2917693488080222, 0.29254456241577564, 0.29222901933905926, 0.2923187102784521, 0.29268106170045755, 0.29242502051666797, 0.29311049132667427, 0.29299432923255425, 0.2929927167363723, 0.29289944105876076, 0.29266752597764045, 0.29291632168383547, 0.2936446910803136, 0.2935968956985876, 0.2931304634898343, 0.29375348223869446, 0.29418942666772735, 0.2944768361781257, 0.29431563444766906, 0.2944911694269252, 0.2944970582004564, 0.2947881851130498, 0.2949487974801458, 0.2949610977314377, 0.29478618281543467, 0.29469447055982656, 0.2951613906221587, 0.29565996937065536, 0.29568627645519036, 0.2959869197024733, 0.29513944198759534, 0.29533226166647564, 0.29569972130012556, 0.295313440004498, 0.29539902173381577, 0.2951756984943181, 0.2954745209684032, 0.2955371535537472, 0.29549851190593635, 0.2953483694470328, 0.29537573027913444, 0.29604236857883365, 0.29651447441224627, 0.29693615511786375, 0.2970374512972341, 0.2975018214796898, 0.29769361728307997, 0.2977572199189766, 0.2975416524462425, 0.29773022905315416, 0.2979221577621867, 0.2982821609715916, 0.2983279019591953, 0.2983609346754935, 0.29833026588935857, 0.2990537626599349, 0.2995585511069062, 0.2993003939666244, 0.2995759067274822, 0.29987262142389426, 0.29953999264286435, 0.29937476662579937, 0.2995965903858453, 0.2998159844420484, 0.2997578682675503, 0.2996693651113878, 0.2997064833155115, 0.30025648358880036, 0.30067201823257605, 0.30080210986352235, 0.3014528528445552, 0.301836509220195, 0.3021831698595429, 0.30233940552289024, 0.3028072823135319, 0.3023843209468836, 0.30238289953545133, 0.30299130411407327, 0.30321203893411935, 0.3033371857273475, 0.30379789159782394, 0.30380982876676366, 0.30399118377025025, 0.3045612847308402, 0.30501448616816357, 0.30457935991047486, 0.3043860304871941, 0.3048733412509697, 0.30489892686656556, 0.3050721158519778, 0.30527375078900687, 0.30555874408380823, 0.3059434075510735, 0.30624139219511176, 0.30616922661272983, 0.3060549347966417, 0.3061262549576431, 0.3065480950902122, 0.30605773565496336, 0.3059608772943571, 0.306320684966434, 0.3065527046748958, 0.3064244785254529, 0.307034076636061, 0.3072444737643112, 0.307335144058282, 0.30729636437529323, 0.30769538162997295, 0.3081874098074645, 0.3087409964853679, 0.3085339601518673, 0.3090463851868634, 0.3091220808709728, 0.3086918734498485, 0.30913370265090306, 0.30955119917074936, 0.30974759554405795, 0.31003042232838385, 0.3106018842571451, 0.3108528725280444, 0.3118452426770387, 0.31176701391227946, 0.3118941130774963, 0.312009094625495, 0.31238140117758967, 0.3131653401960221, 0.3130893987720182, 0.3131002703291325, 0.31304549392547915, 0.31332253866274384, 0.31379842363881794, 0.3141317585084166, 0.31431538575434126, 0.3145867304747052, 0.31504592383727537, 0.31497422662015295, 0.31495822656427624, 0.3151108132428244, 0.31480465134579355, 0.3147562265470993, 0.3150207794290882, 0.31474380183955536, 0.315755953420163, 0.31617283696317017, 0.3160638055559817, 0.3167100884920019, 0.3170274055499342, 0.31669996265125283, 0.3173258481788297, 0.31716426867408176, 0.3179002953238674, 0.3179054388521354, 0.3184555128771829, 0.3185392744831864, 0.31903700664122414, 0.31887496209507726, 0.31927720637891754, 0.3195339461213297, 0.3197510122363571, 0.3198281471843026, 0.31993497771034685, 0.32009570155194794, 0.31987779030040153, 0.3194643515008778, 0.3193941953399412, 0.3190761401222573, 0.3192802573812086, 0.3191459911873372, 0.3199872263224301, 0.32030143395182287, 0.31990378755893195, 0.32032906221262086, 0.3209330085178763, 0.32120726429102536, 0.3215919386623813, 0.321363860336119, 0.32107863049639696, 0.3215810781537952, 0.3222294670887887, 0.3233352150014217, 0.32302063420379534, 0.32352721559638087, 0.32312493724392577, 0.3235782913130176, 0.3242198499788627, 0.32402369865091535, 0.3240166029286922, 0.3241722366833103, 0.3243999417720981, 0.32418923269238303, 0.32430219026887724, 0.3245765730607247, 0.32423013074721135, 0.3251568269617143, 0.3250364866808027, 0.3247757629723216, 0.3249727290594748, 0.32473941430459585, 0.3250376435998181, 0.32509416117363243, 0.3256361584093171, 0.32571402459392057, 0.326339442298668, 0.32656258529913845, 0.3264885763624831, 0.32659844012676453, 0.3266496575953379, 0.32661897968163794, 0.32702509218983444, 0.3275899011919873, 0.3277487577258429, 0.32778798193717235, 0.32776083303005293, 0.32810933023002714, 0.32784572706841186, 0.3276154048774819, 0.32812499415207874, 0.32826158994406135, 0.3284819821300733, 0.3293451326916519, 0.3292847311951087, 0.32982349276201545, 0.3300338769971959, 0.3308526007927884, 0.331221349929659, 0.33148983350924427, 0.3318686568891694, 0.3318927458137062, 0.33230458444571886, 0.33302934631782355, 0.3337950070893259, 0.3341059192011694, 0.3336802054626163, 0.33461752600786765, 0.3343148325639361, 0.3350269301427554, 0.3355387720310131, 0.33617582645070826, 0.33565144793567336, 0.33593639624231103, 0.33627489475449246, 0.3358301038499676, 0.3360900340980081, 0.33636731691752103, 0.33663288693234233, 0.33683192612514923, 0.3370435654422233, 0.3370671000846116, 0.3373995452204003, 0.33780096653074115, 0.33797993815256794, 0.33785363445771927, 0.3379442366755775, 0.3385059511844047, 0.33834344408381567, 0.3385263217405248, 0.33954279600859016, 0.3395270884334626, 0.3398749032198377, 0.3396208090902705, 0.34022635546011964, 0.3403418202719976, 0.34038860694585565, 0.3405656070002704, 0.3407811648870458, 0.34071510379699727, 0.3405289959666109, 0.34083635957614183, 0.34103250462231277, 0.3412592944162333, 0.3413204721008625, 0.3410594134855333, 0.3408535682328745, 0.3408668093836488, 0.34125981793094856, 0.3414937240825578, 0.34130674142905126, 0.34183054640297833, 0.34179898011800264, 0.3415296554991699, 0.34144358262810204, 0.3412852738156019, 0.34164000420102336, 0.341617412756392, 0.3417384736763516, 0.3413055301439299, 0.34141508791823083, 0.341700285732848, 0.34151084176488417, 0.3417280012187631, 0.34242941071103034, 0.34224734697754894, 0.34281433526792304, 0.34285706311817193, 0.3429847086417235, 0.3431775658054727, 0.3437998224731555, 0.3441230578350695, 0.3442823314309601, 0.3440010383625358, 0.3444246993025338, 0.34370925332877333, 0.34378140268628443, 0.343724137786457, 0.3440260370201397, 0.3438166780853918, 0.34415939991030997, 0.3441903437932966, 0.34432380672131035, 0.3442095278419456, 0.34466252718841783, 0.34439170249867695, 0.3444085829608873, 0.34444946053518655, 0.3445008718504623, 0.3445388460319677, 0.3450540124280667, 0.3453557766700021, 0.34517988722977716, 0.34585895024154656, 0.3459517516938282, 0.34574202379691066, 0.34566645944222996, 0.3456316869076297, 0.3455898459465086, 0.346131578001609, 0.3461154666736016, 0.3460823452411438, 0.34629532327853363, 0.3464642165353139, 0.3470129329746656, 0.34749077266289874, 0.34771011099999777, 0.34785254131285137, 0.347466791377517, 0.34755262438701257, 0.3476494212119758, 0.3480691187627656, 0.34820210815760855, 0.34831518976580705, 0.3484459745386479, 0.34841755940157626, 0.34865881322828235, 0.3488837018475253, 0.34925061440258826, 0.34949089998349764, 0.3488991938381965, 0.3488369374348875, 0.3490483756839417, 0.34973235482368137, 0.3498391893443109, 0.34966889302974297, 0.34986809266491825, 0.3500494527206625, 0.34992890229714857, 0.35045354443561594, 0.35030233971065083, 0.3504171949769172, 0.35062659634834675, 0.3504558911557642, 0.3509085575513146, 0.35135357277047174, 0.35175936030892735, 0.3515907867094306, 0.35177545128925725, 0.35181366573136347, 0.3522869204054601, 0.35273947667395794, 0.35297659992926667, 0.35357121457418145, 0.3536200818758935, 0.3532067438886383, 0.35280109540559296, 0.35338998219186296, 0.3540282284083723, 0.35376409300197625, 0.3542139507798323, 0.3546073701921524, 0.3550662902871966, 0.35480396239333084, 0.3545477242323767, 0.3550333619986239, 0.3554045565928071, 0.35564401038499693, 0.3560392676315825, 0.3561291549500491, 0.3563323341204449, 0.3567421672789411, 0.3572442731692301, 0.3572337134448617, 0.35707012104025376, 0.3572580366208762, 0.357134474698252, 0.35777945617841783, 0.35763452810468715, 0.3584291379656533, 0.35852427397518283, 0.3586305973464241, 0.3588695289818873, 0.35875052110735967, 0.3590205310111658, 0.35874134464179347, 0.35903961788250593, 0.35935116821181096, 0.3596829689291661, 0.35929913220629656, 0.36005980256781656, 0.3601946345844441, 0.35967508156356326, 0.35935902184297625, 0.35904936821767197, 0.3592082364313381, 0.35925207193768327, 0.3594035710290947, 0.35914540195713224, 0.3593619678153673, 0.35962475738848587, 0.35936635399896794, 0.35930830012400283, 0.35946053492209845, 0.35927144559173757, 0.35935413036665237, 0.35925869223584767, 0.3597458810570157, 0.3598018433037283, 0.35998681863128684, 0.3602238234541899, 0.36047116023408815, 0.36042870363582974, 0.3601103749674286, 0.35995172978803586, 0.3596053810789092, 0.3594335351525195, 0.3596542417884494, 0.3600933122162131, 0.3600889841932047, 0.3605928651832254, 0.3607644771921677, 0.36123241384921295, 0.36090993722963927, 0.36105054988363705, 0.36124275721921184, 0.36130421908935473, 0.36167135028497505, 0.3621547244514328, 0.3623587000198881, 0.36241970267197243, 0.36247280021840494, 0.3629686884907699, 0.36336494868225677, 0.3637787122667578, 0.36366659510497445, 0.3633959899185047, 0.3629581460058467, 0.36358969553380793, 0.36356195014012327, 0.3630609411758202, 0.36314359147697917, 0.36349993266339725, 0.3639522598143043, 0.3636258398563333, 0.3637840244135854, 0.3641875270450605, 0.36423741102220747, 0.36439953563201793, 0.36442721869431627, 0.3646407399329503, 0.36453095209832015, 0.36449686165612005, 0.3646170141946024, 0.3640708498237462, 0.36435504715788614, 0.36461960020949385, 0.3642858054688386, 0.36439141427383626, 0.3646124924877985, 0.36452207261354186, 0.3647305326293424, 0.3643734268892573, 0.3651642329671234, 0.3653240704110393, 0.36556992374847497, 0.3657515132514421, 0.3659590119668922, 0.36591774599574295, 0.36616448917819383, 0.3658134495273004, 0.3662689882602018, 0.36602066209127626, 0.36545921335613424, 0.36566094082852013, 0.3653544681228356, 0.36543817667584955, 0.36579653464075473, 0.36598919565178206, 0.3664805252808888, 0.3665135384417956, 0.3662984225394352, 0.3665678567278921, 0.36608968828014754, 0.3664633368689534, 0.36659452504120027, 0.366589735862992, 0.36684750372626057, 0.36765158899823425, 0.36800930294006523, 0.36806745028321225, 0.3683991042289218, 0.3684644921326199, 0.36871707564328704, 0.36868066123625176, 0.36872212881506405, 0.36873640596961504, 0.3681978353391592, 0.36842029669389986, 0.3686234777029155, 0.36862306048126264, 0.36880822102261523, 0.3690896293111423, 0.36895303921753336, 0.36858535434375483, 0.3691657485122759, 0.36931416048941695, 0.3695371147937718, 0.3689783902998065, 0.3692259110179182, 0.36938426885588505, 0.3694518662032119, 0.3696401705105888, 0.3694075340256895, 0.36884147265393197, 0.36850873908138587, 0.3685084565329949, 0.3689560720705833, 0.36928998386327816, 0.3696072293856083, 0.3700744196570843, 0.36978641438894605, 0.3704374128118114, 0.37050222063762706, 0.37098648400697726, 0.3713320319555535, 0.3708858983148544, 0.3714047247784416, 0.3717550405857256, 0.37201730633363184, 0.37212653423309566, 0.37178669512763696, 0.3721776549031167, 0.3718326925373689, 0.37233157857455934, 0.37254750441094475, 0.3728219462453406, 0.3730255124395178, 0.37294522433008526, 0.3725976134209301, 0.372139638962347, 0.37250739965783086, 0.3727381490722825, 0.37291814560222436, 0.3733073603428627, 0.373877666930728, 0.37483004275680687, 0.37477743320708984, 0.37514422500382616, 0.37520082241794134, 0.37549860295710635, 0.37609805058669976, 0.3758533711266668, 0.37615511639111, 0.37628507971877345, 0.3761775935166827, 0.3758982199626765, 0.37582929791533687, 0.37615390663168, 0.37599069470950064, 0.37588013164784273, 0.3755464428027616, 0.37501575114030816, 0.3752511603235276, 0.3751221952264822, 0.37538181519038333, 0.3763983911320026, 0.3760681959767401, 0.37590911219822104, 0.37589915073041563, 0.37604246425702303, 0.3760240034047386, 0.3754797406195437, 0.37612230091916565, 0.3763301774113214, 0.37604102338672246, 0.3760892500422662, 0.37646031910255956, 0.376772982009366, 0.37747518365439847, 0.3768451842498919, 0.37672832480325236, 0.37723350494843305, 0.37752553692839586, 0.3774311903671584, 0.3774996208229445, 0.37756470110744883, 0.3773916973052726, 0.3778277926908955, 0.3784040942530655, 0.37831009119427733, 0.3786330173247113, 0.3783807017074888, 0.37824301474341254, 0.37838039541883906, 0.378702350410121, 0.3783831035577277, 0.37895348039978227, 0.3791674952117405, 0.37934892230256817, 0.3792713813605266, 0.3793485531880595, 0.3788232165751753, 0.3786944334717755, 0.3790038567836098, 0.3789047176644419, 0.37965991544191297, 0.38008927656633995, 0.3800471914403579, 0.3800210417085744, 0.38016490792494856, 0.3800931091060773, 0.38019714987800873, 0.38029526590557183, 0.3802961515868471, 0.38066574379606194, 0.3809612136961451, 0.38101191872453494, 0.3815067564787803, 0.3815410409511793, 0.38140174791286413, 0.38154744431005594, 0.381763797028774, 0.3820832598434624, 0.38177142893656574, 0.38213448983843135, 0.38235328302976757, 0.38271160502341695, 0.3824133618096858, 0.3830460269395918, 0.3821868048608995, 0.3824204955270197, 0.38227734179074724, 0.3824705299895049, 0.3827797035452482, 0.3826546226964519, 0.3825817532343445, 0.3828878534650188, 0.3825824082012973, 0.38269025748641883, 0.3829815384018429, 0.3830872429610468, 0.38291451139145727, 0.38286446927054324, 0.38246707235229604, 0.38241845884069325, 0.38254420459640953, 0.3822151180179855, 0.3821656006139972, 0.3824401338343859, 0.38290859306569636, 0.3826312257647356, 0.3823596175395373, 0.38214626592592427, 0.38182593580243784, 0.3819511211728676, 0.3820077596175746, 0.3823754636311817, 0.3828149785048782, 0.3831573077898003, 0.3830270388592222, 0.38317182742978595, 0.3832531677186632, 0.3829694862293898, 0.38324072489350136, 0.38368407740747196, 0.38463621360190026, 0.38470842386981896, 0.3856328387386102, 0.3857655657752657, 0.38634743194828397, 0.38636476851632007, 0.38671137679383283, 0.3867453626401297, 0.3871210198688048, 0.38737571412750604, 0.3880603817856258, 0.38753091136018686, 0.38747945154522623, 0.38800659139167276, 0.38769294161956624, 0.3881652434559701, 0.3881293601533035, 0.38785011596493046, 0.3881771933736977, 0.3881395252236957, 0.3886434526259704, 0.3881195381836117, 0.388649110785542, 0.38881706814195854, 0.3899751279072619, 0.39064061364933295, 0.3909596838827648, 0.39115654893310303, 0.39102626887887415, 0.3906940863713008, 0.3911077078506031, 0.3915178698263049, 0.39135992427658073, 0.39129970539261266, 0.39153175973106974, 0.3917410563256804, 0.3919296731874678, 0.39196766758919577, 0.3924157798738092, 0.39280392945096787, 0.3930806296473289, 0.39322396771940976, 0.393588648296894, 0.39401672698950374, 0.39415445340742244, 0.3943811285145824, 0.39461536229082106, 0.3946473273851218, 0.39446877381340806, 0.39389439716871777, 0.3936289760151166, 0.3935170763602576, 0.393838924927646, 0.3942502322222772, 0.3937375843213077, 0.39423299279646645, 0.3942427083415596, 0.3950949222710648, 0.3954951668676229, 0.39579759820650007, 0.396144678020407, 0.39631750875832766, 0.3965253212989323, 0.39695257159134884, 0.3967398634394639, 0.3969114580240262, 0.3974612439903287, 0.3974319977483444, 0.3972250295958834, 0.39732573002059635, 0.3971009404985065, 0.3974000491486813, 0.396856398990481, 0.3966759220436592, 0.39640146389866887, 0.39645665233457705, 0.3969205262225875, 0.3970836479618704, 0.3975228135842058, 0.3969414426990913, 0.3968377894613544, 0.3974697829671981, 0.39750872435397405, 0.3979685889951685, 0.39793273026445103, 0.39820669523226876, 0.3980953346986941, 0.3979011257300491, 0.39801781057132646, 0.3985595527459549, 0.39847395580215994, 0.3985520860664323, 0.3988962979084236, 0.3991701691061674, 0.39914921687107624, 0.3993083201821144, 0.4000924404881331, 0.3998685464978731, 0.39979673517458403, 0.4002693476218944, 0.40025638357059656, 0.40029802615861504, 0.40012695723729624, 0.4004091796186718, 0.4003968602893559, 0.4004742087553379, 0.4005486585938668, 0.401256521587581, 0.40141047233020555, 0.4009690697019439, 0.4011410241329763, 0.40140949352458055, 0.4017545070215504, 0.40140774241935, 0.40124146627391183, 0.40130972878128696, 0.4011982654214962, 0.4012676829001302, 0.40103733376760453, 0.40115537964596315, 0.4013776499330452, 0.40121411465489915, 0.4014202855567789, 0.401670319461552, 0.4019990515905148, 0.40228673743381016, 0.40252591562172013, 0.4028178379657226, 0.40301739269182757, 0.4032502368095814, 0.4038919792116984, 0.40295289946208585, 0.40276382369393776, 0.402793632985255, 0.40315011012448715, 0.4032584758161724, 0.40314781516229, 0.4037761794766032, 0.4045442198025226, 0.4047720603614992, 0.4052008909214848, 0.4057770270987115, 0.40578875405118303, 0.4058931237076521, 0.4062647062049388, 0.4061418217941007, 0.40685644855503633, 0.40699499040852893, 0.4066057325405015, 0.4066488817229403, 0.40604993419595664, 0.40638505584780105, 0.40658670825733934, 0.4066750694433114, 0.40724635204262805, 0.4073651860257468, 0.4077999161819316, 0.4078644841185187, 0.4080656678221232, 0.40859443727041017, 0.40909407849936685, 0.4095196658214164, 0.40967934485455937, 0.4100278982748754, 0.4101317921132035, 0.41014779100888415, 0.40986112887788173, 0.4094362825963727, 0.40954811677432906, 0.4093529346496222, 0.4093786529139798, 0.40945258255951034, 0.4098655178230227, 0.4099650136304837, 0.4103400781019605, 0.41041726824012603, 0.41012601406990956, 0.40967198311221714, 0.409761105517271, 0.4099793217144845, 0.4103406092308667, 0.40993971339021545, 0.4100041716038069, 0.4097794553858551, 0.4099122666124952, 0.40986228829612004, 0.4097365669881044, 0.40946487951670246, 0.4096478553781215, 0.4097045876974339, 0.4097474601093033, 0.4102324412639474, 0.41055859762656766, 0.41067251124141024, 0.40994538389014784, 0.41017560854308344, 0.41037951939604933, 0.4102791423950524, 0.4105776431704908, 0.41012568561580964, 0.4107084559475766, 0.4107341881498981, 0.41092294425743014, 0.41104108049217447, 0.41085427410475034, 0.41140579038415126, 0.41164757920173156, 0.4124206867893182, 0.4129248497390928, 0.4127907287486168, 0.4127193062318622, 0.4133806199153846, 0.41317907083016164, 0.41325762563578977, 0.4137617375054084, 0.41399215123402955, 0.41459664659916196, 0.414819360683454, 0.4147961145506334, 0.41564337102409893, 0.415495438937154, 0.4153450135438758, 0.4154132612576001, 0.4155008870527625, 0.4157707439378095, 0.41603012320771965, 0.4159415805633359, 0.4164613911460421, 0.41664077280959333, 0.416675296859091, 0.41674399797046263, 0.4168681990487993, 0.4171973293000584, 0.41752937998582523, 0.41766437381713084, 0.41767926170839204, 0.4180147944128246, 0.4178601948588674, 0.417968979188198, 0.4181970579587435, 0.4181875799458702, 0.41800606288666764, 0.41790744419462666, 0.41794916296957946, 0.4174481401467862, 0.4176904077916207, 0.4176390001664859, 0.41756157977107905, 0.4176373525377182, 0.41833075168105743, 0.41820096206766083, 0.4181895688971309, 0.41850474719101793, 0.418483554453121, 0.4183143227299828, 0.41850925125411514, 0.419042777378778, 0.419169077665903, 0.41869049252255536, 0.4191003997644501, 0.41948054867851875, 0.4200755257077275, 0.42003272989613605, 0.4197475440680955, 0.4196511513092458, 0.41990212133946675, 0.4196279886371669, 0.41940933800724545, 0.4195111468226414, 0.41945950444789415, 0.41961020843056585, 0.41957513199556123, 0.42000956517246923, 0.42045857412015863, 0.42088439744057726, 0.421354943564331, 0.42140801289710095, 0.4216798346568304, 0.42176463043532386, 0.42141827129611226, 0.42119966342126347, 0.4215053351466007, 0.4220229528129384, 0.4224230068799908, 0.4224949218368002, 0.4228009032610016, 0.4227621825987328, 0.42266451005829886, 0.42272522419924596, 0.4234094747574503, 0.4231261531259035, 0.42285717486450913, 0.422845932005186, 0.42274683331952834, 0.42269246542854394, 0.4230637954007126, 0.42337371162187326, 0.42367812625740503, 0.4242320240035755, 0.4241837033440185, 0.42396659065623715, 0.42390717355034907, 0.4243728369016276, 0.42406730731205555, 0.42323388244745624, 0.4235882424475788, 0.4231439915085629, 0.42343330503396287, 0.42397260437178363, 0.4246360523585898, 0.42463830514849105, 0.42500800839915315, 0.42523758469072165, 0.4251820179319049, 0.4252405969752001, 0.4253237896867129, 0.42553028768039436, 0.4255892672999056, 0.42581622371134475, 0.42580711601858584, 0.4252840875662137, 0.425685775058222, 0.4255893001904637, 0.4253782748475285, 0.4254842809944639, 0.42593642328790104, 0.4262897232630023, 0.42684452799054595, 0.42722960833288093, 0.42725210976282696, 0.4274605494186573, 0.42707237512070473, 0.4273161574888028, 0.4274682320116153, 0.42802479620397454, 0.42824614557808244, 0.4285102798526618, 0.4280904960680858, 0.42783291690029934, 0.4281425096281454, 0.42814938010853293, 0.42830688567947606, 0.42800247670009683, 0.42768702439138157, 0.4270886554629775, 0.4274742124112301, 0.4279712440878412, 0.42815947918831304, 0.4287496923754114, 0.42921428996910643, 0.42963522022891615, 0.43014903440963526, 0.43053788773019047, 0.43069332929983967, 0.4304842733836577, 0.43047934912127195, 0.43107411954987024, 0.43098533536344236, 0.4311579815619624, 0.43110356206617784, 0.43143727809278776, 0.43147736556057464, 0.43147267913975984, 0.4318151868491815, 0.4314171227473238, 0.4322166518230869, 0.43199488223951166, 0.4320726680082489, 0.432471092977112, 0.4320153627087563, 0.43228599951781677, 0.4322948452825631, 0.43273213723805426, 0.43330486696568965, 0.43350519421878353, 0.4333467045148173, 0.4333754441545534, 0.4336546067492028, 0.43357897761474223, 0.4334405557429331, 0.43327944000369994, 0.43349001152822686, 0.434145655641769, 0.4344096828081091, 0.43464365367264846, 0.4348928240572255, 0.43526893137418654, 0.43484642796528816, 0.4349240193772631, 0.43512179163320897, 0.43546734755518196, 0.4358342920160889, 0.43557021062075496, 0.43573240394804696, 0.43570721773738713, 0.43577527164512736, 0.4357164347410492, 0.43621802496063533, 0.4363197130141705, 0.4364433717782487, 0.4366212174653901, 0.43655026007048114, 0.436284952862809, 0.4359256665605699, 0.43586035618409347, 0.43551636504216557, 0.4356265006333267, 0.4359279886547743, 0.43614539637199135, 0.4363328544968302, 0.4359821444085236, 0.436602690284448, 0.4363533859585361, 0.4356213073654392, 0.43574630452374224, 0.43501748393666523, 0.4351842057121639, 0.4352837423686408, 0.43563396197450316, 0.4359862918078644, 0.43640969488485937, 0.4364554655654919, 0.43679712284512945, 0.43696067603479083, 0.43710560283135835, 0.4373090199473091, 0.43760151925212576, 0.43779640621087795, 0.4374427024508308, 0.43719762457825384, 0.4371386254241921, 0.43753679348911295, 0.43780496963542787, 0.437731992157683, 0.43794682671092167, 0.43785006368261636, 0.43814515989868275, 0.438473634117844, 0.438861497624408, 0.43907488601349476, 0.4394364329209324, 0.4394100988272429, 0.4393044141422795, 0.4393007903448239, 0.4394502592608254, 0.43976383551753895, 0.4399023559098171, 0.4397280692519202, 0.4400857228818048, 0.44015339691372585, 0.44053380727998115, 0.4401005924636537, 0.4405473656228764, 0.44070622954097954, 0.44085051031197225, 0.44067797425325894, 0.4408220996052825, 0.4414876969411221, 0.441848200388706, 0.4418003213471901, 0.4420099454071991, 0.4417686212078706, 0.44202483216684535, 0.4421993201670749, 0.44257765706575797, 0.44216784745819604, 0.4416264079554659, 0.44216869953038346, 0.44282236082490173, 0.4431836637100217, 0.4426209974919185, 0.4432708406364172, 0.44305690698658146, 0.4431317367042964, 0.4429662444492357, 0.442886769566278, 0.4429804234147329], "type": "scatter", "name": "Arm Rank 2", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000]}, {"showlegend": false, "y": [0.0, 0.006598577680012566, 0.009333702067865421, 0.011382813755848554, 0.01280425429137577, 0.014049032413327474, 0.015576038776561087, 0.016967318681518267, 0.018255750023356682, 0.01951135333339054, 0.020420006610577954, 0.021456304548352224, 0.022245421434554245, 0.02329423236334335, 0.023946286905398333, 0.025116338221948798, 0.025539929090585077, 0.026373488040685896, 0.027232258461101326, 0.02825769144999344, 0.028882381923120235, 0.029957075253171202, 0.030201852879936618, 0.03127354733184442, 0.03167461631863309, 0.032468314957626435, 0.033490131933718824, 0.03408006546051256, 0.034754873534487675, 0.03544452554708763, 0.035872296712419996, 0.036368493949888454, 0.03677735520432968, 0.037924678508208694, 0.03848679188102325, 0.039075531409911234, 0.03996476198097272, 0.04006208250402339, 0.04116697921347108, 0.041950427237459786, 0.04293927364811218, 0.04337785762896886, 0.043481463566520516, 0.04414383576479173, 0.04465594227171642, 0.044807684232565995, 0.044825902378829836, 0.04522685644522544, 0.04569010479296581, 0.04628209496849327, 0.04687041845579152, 0.047195193577639155, 0.04797105616631555, 0.04775895503197043, 0.04842223987115908, 0.04913885136009579, 0.049669964680348976, 0.05052159505568667, 0.05117612522353669, 0.05168113330948032, 0.051896871813367836, 0.052310131525231396, 0.05210588255095142, 0.05310596064278296, 0.05360502825222167, 0.0542726574319828, 0.05432065163562344, 0.05473346471150055, 0.05494073072092015, 0.05506973338389472, 0.05596344603380716, 0.0563355120161892, 0.05645826304240515, 0.056983502212263504, 0.056940892532428046, 0.057293848398588365, 0.05794911251290811, 0.058069786629496335, 0.05831295682850596, 0.058129539565929825, 0.058702349109105524, 0.05908509559564071, 0.05976526440341263, 0.06031758997509014, 0.0607556722402005, 0.06090535870894234, 0.06121486543009587, 0.06169822843058067, 0.062070270660319386, 0.06272707756677874, 0.06286469779419726, 0.0634088336535473, 0.06378283870505878, 0.06404222880819019, 0.06410022070708457, 0.06425219098419929, 0.06447427188698988, 0.06465026112873978, 0.06460417619292619, 0.06486321696900081, 0.06571113766052382, 0.06574345281836301, 0.06589024275202118, 0.06638507272606112, 0.06671251015784198, 0.06701544665999147, 0.06720025411189705, 0.06777572712190211, 0.06794896687104435, 0.06837762764866427, 0.06899739942720247, 0.06932587985372789, 0.06970485192718198, 0.06993063730835007, 0.06981627019441562, 0.07046132667295096, 0.0707684168099985, 0.0707301795584504, 0.07102166949293874, 0.07149232325775164, 0.07224779831180261, 0.07294640572625546, 0.07314419757642054, 0.07349053557377981, 0.07376878871576183, 0.07478031989496495, 0.07518299540630043, 0.07530563062712382, 0.07530429148281187, 0.075907944306325, 0.076297780110725, 0.07612347214015412, 0.07695160574076576, 0.07696339831977327, 0.07668281104594397, 0.07702426326891706, 0.0774048412052845, 0.07728838752407993, 0.07764160449273295, 0.07764763635915317, 0.07751616870498648, 0.07773137959229943, 0.07779050859313905, 0.07843467293809486, 0.07885898125321926, 0.07972499627509594, 0.0796820506912442, 0.08022043120522203, 0.08032431504948176, 0.08075306671008496, 0.08149489416063248, 0.08198283922376064, 0.0820237747419869, 0.08194760113620027, 0.08221164417656662, 0.08233275311240684, 0.08268228357638525, 0.0829397720844546, 0.08326177657104455, 0.08315624757796246, 0.08356657079734318, 0.08393909122303801, 0.08423221767291941, 0.08427212052978549, 0.08500755825856159, 0.08516061991988987, 0.08509488810667319, 0.0854069402583985, 0.08569078956052048, 0.08606078534395865, 0.08654685197623699, 0.08702649899803842, 0.08721038096226746, 0.08740704138501564, 0.08772404339178953, 0.08750653327816679, 0.08789531597229544, 0.0881833491989352, 0.08886493714697219, 0.08912016252274728, 0.08955088247169225, 0.08990128104331586, 0.08975371495884413, 0.0902979463612727, 0.09109458117026938, 0.09126795943701381, 0.091735611078374, 0.0920062679301818, 0.09238665326323255, 0.09256160716482525, 0.09335100100621138, 0.09382156247584233, 0.09416082883246178, 0.09447160170559712, 0.0949344392944132, 0.09529901049998687, 0.0953086108921137, 0.09526640276294711, 0.09614494665132547, 0.0963768069052412, 0.09678561692544331, 0.09656040573821911, 0.09667871161483749, 0.0970396896866064, 0.09671422226029278, 0.09695686376158694, 0.09751527952005785, 0.09778534950174697, 0.0978314045671002, 0.0976413080429367, 0.09734533749629931, 0.09725796384638398, 0.09698976004060691, 0.0976566122660342, 0.0980885134249828, 0.09793418786914852, 0.0981198887809402, 0.09851257076606905, 0.09872099494457699, 0.09932060277297462, 0.09947755385976467, 0.09980439969365534, 0.10058430212408385, 0.10073183709537767, 0.10043542206253506, 0.10064965567517584, 0.1009776376004721, 0.1014743137661996, 0.10141477164824385, 0.10162293067375536, 0.1015932434146895, 0.10170496186884893, 0.10196099615368533, 0.10197395988585892, 0.10258401738313191, 0.10338381794611748, 0.10356147614860663, 0.1037349291404726, 0.10378054521035562, 0.10384075832324091, 0.10414107146103882, 0.10454381053242867, 0.10484037090494525, 0.10493550582775336, 0.1053133109709353, 0.10590518650259516, 0.10620580927856642, 0.10596698345388884, 0.10568562307459271, 0.10573541691372562, 0.10661279774743507, 0.1066678570374215, 0.10681521014071589, 0.1068749483634853, 0.1071927660310688, 0.10744575291201346, 0.10770783437228787, 0.1083866159605361, 0.10839701912220193, 0.10816949710622407, 0.10837539330572205, 0.10875755885861992, 0.10883601352863877, 0.10936842434060678, 0.10919073485084385, 0.10932454185343378, 0.10968023853178362, 0.11019906272962073, 0.11019940742756182, 0.11029044202626677, 0.11034429666412997, 0.11047677712239974, 0.11067896494081114, 0.11138214985987245, 0.11137365437116056, 0.11171104896728033, 0.11172201935196452, 0.11182091143949192, 0.11199223026630818, 0.1126423043248569, 0.11279808274924445, 0.11344365920160306, 0.1135627340580553, 0.11354281184331286, 0.11342587380976678, 0.11357436720307708, 0.11402168110611341, 0.11431683626227226, 0.1146391939857855, 0.11486814897093871, 0.11528837854350836, 0.11556062221843337, 0.1152628429279605, 0.1154087540547805, 0.11586065366860308, 0.11552938974667362, 0.11566688247324748, 0.1155245992401429, 0.11565491796138365, 0.11528301846434023, 0.1155463482822729, 0.11581991158337858, 0.11533568572636398, 0.11570892205306685, 0.11613500722628589, 0.11648101585858366, 0.1164931271347827, 0.11641913655374853, 0.11649675546386722, 0.11659310753565628, 0.11688962376823789, 0.11738628762028054, 0.11706268009177812, 0.1176581570554234, 0.11787782936700301, 0.11834579291942758, 0.11883209807546885, 0.11931248546393794, 0.11954762340532643, 0.11987128076288527, 0.12011277905723405, 0.11996620217795066, 0.1204279873610901, 0.12100180891978216, 0.12103095930853966, 0.1210334993585846, 0.1210560633331247, 0.12117755047290742, 0.12182598963546423, 0.12196014037992421, 0.12184672798764572, 0.12191795246238148, 0.12168959996298444, 0.12169722148335337, 0.12206909291812716, 0.1225607695027376, 0.12275679304493455, 0.12290876069928773, 0.12295902419131369, 0.1230431547184362, 0.12311079335656315, 0.12357949556077102, 0.12391943109856429, 0.1244799526576779, 0.12472593350570646, 0.12480654498363733, 0.12473865776338186, 0.12481864927941831, 0.12515399282319556, 0.1251123325942608, 0.12498909621104723, 0.12496521658981807, 0.12478506005487734, 0.1250664691039374, 0.12525948346157453, 0.12567811380405014, 0.12564627783068835, 0.12609481746949044, 0.12595553352167368, 0.12633366573331498, 0.12660088608053144, 0.12685433280944414, 0.1269224780395198, 0.12678199535574347, 0.12650767640352886, 0.12673502505013373, 0.1267105902968669, 0.12721945751489291, 0.12707053454876, 0.12729870258658074, 0.1273899017820317, 0.12713065698886725, 0.1277988686223615, 0.12766911979543277, 0.1276314853037172, 0.12772755517240533, 0.12793209767281177, 0.12803106366944844, 0.1282361094724728, 0.12821758199536054, 0.1286240573325132, 0.12871685138300912, 0.12895383477771036, 0.12947292637401095, 0.12984262845384043, 0.1299749942407718, 0.13030353479634177, 0.13027517027099256, 0.13083429530311053, 0.1308102181517858, 0.13093644009111965, 0.13085605734769906, 0.1307839073521231, 0.13087475617915773, 0.13110465435172688, 0.1314974532129719, 0.13135220281631207, 0.13143850254453698, 0.13148636650266687, 0.131150081270977, 0.13151070359512473, 0.13174419107709265, 0.13217351199937472, 0.1328095483724995, 0.13278576156903366, 0.13314918726133612, 0.13340776366455243, 0.13390658401498512, 0.1343187946737545, 0.1344512913901476, 0.13427204606967152, 0.13429058079390496, 0.13498522301663013, 0.13464606307376423, 0.13438761495330684, 0.13454757300642745, 0.13496984625824401, 0.13467066895420443, 0.13525134498377187, 0.1354912264692696, 0.1349169469734291, 0.1354895634483687, 0.13509804521358024, 0.1355583394516731, 0.13585632966039932, 0.13620536395161023, 0.1368516120698946, 0.137139485157564, 0.13695911093497867, 0.1373843662854167, 0.1377088557375342, 0.13811542802822777, 0.13799922416586077, 0.1380463797425386, 0.13849583578312236, 0.13875806443501065, 0.1383783080806347, 0.13866492769345587, 0.1380159453358158, 0.13869599912120192, 0.13909920088939123, 0.13916603372931294, 0.1398839793479174, 0.1402721485826157, 0.14091900285735123, 0.14088333087523108, 0.14093385390920013, 0.14116365717642618, 0.14131874970135, 0.14124952654449005, 0.14108968662886534, 0.14115304892942776, 0.14121921103380616, 0.1419177006923085, 0.1416789769802067, 0.1418385376679395, 0.14207081191053836, 0.14202492124730912, 0.14201162157747663, 0.1429738149730426, 0.1429788705488704, 0.14332906078553945, 0.14306214947890658, 0.1425780094043548, 0.14250615164054692, 0.14235927488004216, 0.14262290178230264, 0.1427849921062479, 0.14304787234510685, 0.14356255357623712, 0.14355324636300162, 0.14333737528517554, 0.14342890804652184, 0.144322501287128, 0.144424620712245, 0.14523873110057678, 0.14532618265460406, 0.14563438715658575, 0.14505371969813366, 0.14474422354716396, 0.1447472605734266, 0.1444213412960035, 0.14510857778644976, 0.14526762203592755, 0.1453539081298436, 0.14552885525850487, 0.1457399814031969, 0.14557043267560874, 0.1458391375540038, 0.1457104177879146, 0.1460121276053473, 0.14614707174933508, 0.14597450966006972, 0.1465185005732053, 0.146287445157002, 0.14620683572075416, 0.1464247335953275, 0.1465043741341454, 0.1462878988064813, 0.1466580732898618, 0.14608713476826612, 0.1464994243351101, 0.14678360854661532, 0.1469498710761115, 0.1470949274813565, 0.14713851436656528, 0.1470354519608902, 0.14689386734711088, 0.14653071467251433, 0.14714815768449643, 0.147365555986886, 0.1474508192806036, 0.14743429281244708, 0.14751124459437093, 0.14767445499631834, 0.14766772871346553, 0.14792101025988794, 0.14836934799704757, 0.14853584635543035, 0.14878957424578698, 0.14891478018376927, 0.14943799079734346, 0.1499230332587426, 0.14984989501834298, 0.14978977159538195, 0.1500513835298759, 0.15022011483050984, 0.15033128748296462, 0.15029548508456853, 0.15032243521742314, 0.15061707526290705, 0.15048993884455472, 0.15016953899743019, 0.150419482908602, 0.15054915730514995, 0.15038012883021085, 0.15062981706514575, 0.1507277815355891, 0.15059075166075053, 0.15058242659915333, 0.1507048609811907, 0.15109415335296256, 0.1509752614815479, 0.15151396529075598, 0.15151576280809645, 0.15128491467072314, 0.15124664447912656, 0.15166129193978434, 0.1523084113158872, 0.15232389192522724, 0.1529531363663344, 0.15371294707439528, 0.15346291024811984, 0.1534910261238719, 0.15373822598178125, 0.15364821637765907, 0.15391953526392532, 0.15400366817881986, 0.1541635705445996, 0.1543413668785463, 0.1542256254800383, 0.15434867097277893, 0.15430772026609274, 0.1548454492374869, 0.15503447452810096, 0.15535849062587354, 0.15527614532122733, 0.15542823012287837, 0.15593018708288195, 0.1558285281207291, 0.15605150994171302, 0.1561423526670128, 0.15678889167456223, 0.15675704352127098, 0.15671191971226955, 0.1566213261621026, 0.15700399240125654, 0.1568622489309033, 0.15712678284744447, 0.15773793708650563, 0.157281850136714, 0.15770584638872223, 0.15730976970141738, 0.1575240094345441, 0.15811820993171888, 0.15850795266363954, 0.15911881672029032, 0.1594855012034846, 0.15935968607606202, 0.1594757915098179, 0.15977737251081245, 0.15990803531268094, 0.16004114204932626, 0.1601173333146585, 0.1602236669181213, 0.16050832776154741, 0.1600988497047973, 0.1600298621401021, 0.16052468251873475, 0.1602312364614481, 0.16058357341716037, 0.1607108499031799, 0.16088278852602772, 0.16061890464463693, 0.16079409375965054, 0.16099603530128218, 0.161259611877058, 0.16108838283136034, 0.16095083802229587, 0.16050760088874025, 0.16097380310773746, 0.1619130390321459, 0.162280827299441, 0.16217271802938374, 0.16246817885830384, 0.1622137148510861, 0.16260498716718064, 0.16261080724588314, 0.16224393424332434, 0.16239931563253251, 0.16258223453665294, 0.1628434464174062, 0.1626468169827141, 0.16250511984363333, 0.16247966126677746, 0.16208463384931074, 0.1620970585553639, 0.16203750010976445, 0.16171356914066487, 0.16148810603274055, 0.16124251450583996, 0.16192910950042383, 0.16232102162723513, 0.16218249226821452, 0.162874895197865, 0.162792316682889, 0.16335627538363837, 0.1633795763503447, 0.16336010332314604, 0.1632024961010801, 0.16326247893253878, 0.1632434390008457, 0.16326624769901452, 0.16276212062360967, 0.16231070496851194, 0.1620652456143372, 0.16267974962820905, 0.16318321081328183, 0.16324113650413397, 0.16323524412267815, 0.1631550840541464, 0.16366797323498428, 0.16397992914453646, 0.16377806943597562, 0.16421178151622515, 0.16424781691688456, 0.16442031279278926, 0.16495767451360527, 0.165179246022535, 0.1653026973294329, 0.16521817337966313, 0.1649937120249362, 0.16492898002282813, 0.165370735303526, 0.1656319799855119, 0.16576813399381354, 0.16570415866971655, 0.16553768427636795, 0.16564134461155575, 0.16582715642001702, 0.16628389871548688, 0.16609504537600028, 0.1666918009121008, 0.1671573618606699, 0.1675488537198844, 0.16749383457821432, 0.16754870107294345, 0.1680884426195067, 0.16817436906243083, 0.16849391463241667, 0.1680851641056618, 0.1682949124856799, 0.16856455612760743, 0.16854010239048425, 0.16828406089473252, 0.16866565447085308, 0.16906112042900828, 0.16864637700438553, 0.16865544490791037, 0.16923322059717869, 0.16929400502360917, 0.16959068472142447, 0.1693434780045914, 0.16974296645809672, 0.16988297185715767, 0.16988076393451815, 0.16972366133401467, 0.1694876648320994, 0.16950624814883583, 0.16939636111652712, 0.16926992352222342, 0.16912833740849426, 0.16874232529744998, 0.16915728651312112, 0.16895375250760988, 0.1689753688618083, 0.16906533989738534, 0.16942051254385443, 0.16934126134577895, 0.16934589613641218, 0.1704963097447823, 0.16989472180219073, 0.1697889090531648, 0.17014326246691805, 0.17049287890196851, 0.17000561474334336, 0.17050333295268114, 0.17088029273958272, 0.17117831054758412, 0.17170530996957367, 0.17207726834817663, 0.1723042882378199, 0.17276745755419856, 0.1731225284835072, 0.1728014082234376, 0.17257880977357976, 0.17262809458262515, 0.17280514420561924, 0.1731824903283668, 0.17341804527679203, 0.17333512582064, 0.17309201050418518, 0.17374101487081003, 0.17362408201345364, 0.17360440631116897, 0.17385447557082093, 0.17397531207366257, 0.17412880467055353, 0.17408877715410706, 0.1737625773144998, 0.17399160857787016, 0.17445768449587248, 0.17466762925069187, 0.1746542553733892, 0.17435237580508553, 0.17472420783883105, 0.17477979969144683, 0.17480078467296728, 0.17530637347895991, 0.1754473751617585, 0.17572779055532847, 0.17562059726545265, 0.1759261054721187, 0.17628196531097293, 0.17617328585214234, 0.1765989715650726, 0.1763793890104158, 0.1766133085825679, 0.1769094940951048, 0.17738275979318877, 0.17754432889140026, 0.1778323337145848, 0.17801558615302696, 0.17827597055814984, 0.17841012452529517, 0.17840951197871394, 0.17844271292864483, 0.17800841402996792, 0.1782649339929174, 0.17803722076778625, 0.17826246942550866, 0.17846880031058304, 0.17857518424149246, 0.17844733589439826, 0.178863434869874, 0.1787841188495654, 0.17874075946174114, 0.17917612480383113, 0.17898696980442458, 0.1789576363997292, 0.1787679705024366, 0.17908740049959215, 0.1796560384399653, 0.1792587646388984, 0.1794669305733831, 0.1792889142714051, 0.17961584740241587, 0.17984825951614902, 0.18010632141126312, 0.18091955559536937, 0.18101672171569155, 0.1814120770300892, 0.18168872093072225, 0.18137970873134576, 0.1817347384556575, 0.18215727388360503, 0.1823403242710902, 0.18301702053961716, 0.18324946308687778, 0.1837162726231599, 0.1840221513172064, 0.18418706896516188, 0.1838099658334945, 0.18357292574693676, 0.18418435940066766, 0.18432013226462887, 0.1842018141980007, 0.18456821437556598, 0.1846711746644046, 0.184463725986544, 0.18413504194899272, 0.1839759316528281, 0.1844053228331258, 0.18457814068646008, 0.18467026586039534, 0.1845204171492412, 0.18519360217562397, 0.1849509312355229, 0.1846515104111623, 0.18434792203521466, 0.1848683210204825, 0.18450586493693902, 0.1842927527122247, 0.18455927545098375, 0.1850367900397434, 0.18498944150034824, 0.18482043738648837, 0.18541912738736363, 0.1854148680271797, 0.18552869221746612, 0.18552069141631494, 0.18572271642229743, 0.18647506600842012, 0.18654457638911348, 0.18632264290988185, 0.18728384705333348, 0.18717335616782038, 0.18727225370928, 0.18734768726924872, 0.18775043915330078, 0.1882308193453741, 0.18801741299471425, 0.18818022467146323, 0.1885492058166318, 0.18815841052168725, 0.18875360226225607, 0.18911469471834216, 0.18899710429676497, 0.1890132936388136, 0.18898936104935585, 0.18944160497062199, 0.18946351351548799, 0.1899837301982263, 0.18954659499013152, 0.18938926843715825, 0.1896776732153189, 0.18979813639149734, 0.1900766641628096, 0.19044071050572617, 0.19057491329411164, 0.19061623389425028, 0.1910962363089354, 0.19120086952829252, 0.19061020561792, 0.19068878070865153, 0.19100560989583487, 0.1906081907549778, 0.1908809892345808, 0.1907874494935127, 0.1910404004305128, 0.19087823671568346, 0.19022059828657895, 0.19035734952969388, 0.19057265415794608, 0.1911210278481686, 0.19154926277646167, 0.19164452064305884, 0.19162251659528518, 0.1917643408748953, 0.1923407279959101, 0.1927493477515397, 0.19249585139736938, 0.1930030054322913, 0.19357459367029808, 0.19403462385143844, 0.19408466928049603, 0.1941922751206694, 0.19422228495436308, 0.19476877714289492, 0.1948350688392906, 0.19487365932726453, 0.19468736335938241, 0.1947186094714877, 0.19428669501843412, 0.19419865982410947, 0.19407526323850616, 0.1938949117478711, 0.19427108455562614, 0.19473315646057696, 0.19504295541805777, 0.19490834897799164, 0.19477856421885045, 0.1950459555577504, 0.19521076556858888, 0.19524844850333448, 0.19580434068888317, 0.1963061808569261, 0.19634767530638755, 0.1969184516155472, 0.19691897178280582, 0.19680365128505842, 0.19742308161661956, 0.1972798948947021, 0.19735015881387238, 0.19784735568441184, 0.1975791640483362, 0.1980853551572557, 0.19817401896356177, 0.19813029614647681, 0.19873188650050344, 0.19847942822422515, 0.19892889186832302, 0.19898545822670824, 0.19946097944086394, 0.1994423148242864, 0.19960732949383603, 0.19964226983432723, 0.1991513169228929, 0.19896648966057143, 0.19877873317062217, 0.19898587948645013, 0.19926340972578, 0.19977801648497165, 0.2001666579568231, 0.2002253036120986, 0.2001507781301108, 0.20056494761339294, 0.20087497904183657, 0.2008808714081043, 0.20132778512959917, 0.20143981093967853, 0.2021281562598964, 0.20212731349934918, 0.2023015728552763, 0.20241854616811986, 0.2026331681506977, 0.20222824542484058, 0.20241639014243384, 0.2024974113488237, 0.2024673392752569, 0.2024619196210902, 0.2025360768645593, 0.20297083614811942, 0.2027174586764413, 0.20227960299890235, 0.2024054598489578, 0.2030453005157161, 0.20305106801271264, 0.2034274254882538, 0.2034791774379311, 0.20354060634371898, 0.20383923702948764, 0.20415657809377613, 0.2043956654709356, 0.20474369032720552, 0.20479633064730862, 0.20504843791189475, 0.20573609910199478, 0.20614715223126112, 0.2063099383321133, 0.20621359720954463, 0.2060045989196593, 0.20581260375369964, 0.20615915179403355, 0.20625104001425051, 0.20668137744121365, 0.20693797109886605, 0.2071261136777494, 0.20748925589614167, 0.20767854339944203, 0.20804949240130946, 0.208063134336177, 0.20812300544888712, 0.20778253709757172, 0.2078417520293243, 0.20806473845536858, 0.20767442018945997, 0.20785826392361267, 0.20790521934478218, 0.2079738044589119, 0.2087085387577673, 0.20879857453101622, 0.20878044447377225, 0.20884008117927252, 0.20944765082740593, 0.20947163075292013, 0.20945437224139385, 0.20985413501969688, 0.20965674295514536, 0.21009791649428394, 0.20973274763248165, 0.20948039044896588, 0.2098579190282802, 0.2110991574487269, 0.21129314205383626, 0.2114341889239443, 0.21165730510065542, 0.21132876452952631, 0.211211577716788, 0.21107266464890354, 0.2113113982776974, 0.21155558462130095, 0.21162063407970028, 0.2120490387005533, 0.21252498220406882, 0.21213638547695843, 0.21236994496944847, 0.21259559168310985, 0.2131740566911811, 0.21264850587704706, 0.21320411956448354, 0.2130865301790616, 0.2132055717608285, 0.2127686814729403, 0.2128174798493868, 0.2134715888660737, 0.213553690926036, 0.2136541663575568, 0.21395487767085639, 0.2139868379157638, 0.2143387357358296, 0.21473447068754287, 0.21512619586406637, 0.2152138171408143, 0.215406658704153, 0.21543672008246606, 0.2157593737620897, 0.21538906039157293, 0.21554729856615046, 0.21515416254560413, 0.2152239478329581, 0.21532078679589156, 0.215067009146988, 0.21521599284244602, 0.2148209059600523, 0.21514016163274471, 0.21551810494039933, 0.2156268391524605, 0.2158525055708726, 0.21618936567404293, 0.21678614417450479, 0.21725204440880894, 0.21698930937902158, 0.21662286337734163, 0.21672633495664057, 0.21654440796222668, 0.2166549371501336, 0.21690512691070418, 0.21726365973009182, 0.21707040356883484, 0.21727662996054203, 0.2170875308796012, 0.21741167319104768, 0.2173583109163871, 0.21737897320422028, 0.21705861096289467, 0.21747004962384106, 0.21743191164549153, 0.21727598188678063, 0.21674464721463504, 0.2168057539938486, 0.216785079694435, 0.21709429430505692, 0.21679288689489049, 0.216580019396462, 0.21670912838840786, 0.2164773567646286, 0.21772820505859178, 0.2175434838837309, 0.2171243208803561, 0.21744545280600217, 0.2175807568220895, 0.21762747615432487, 0.21755339175140836, 0.21739379365341793, 0.2176498225686964, 0.21809237238014564, 0.2179223880099104, 0.21788590015489837, 0.2178164327188853, 0.21802022988424866, 0.21838138842694244, 0.21860430429870312, 0.2183931971103863, 0.218404164660079, 0.2186225253122632, 0.21867951443163405, 0.21878811119067146, 0.2189956667196554, 0.21857707280798264, 0.21896455029821352, 0.21942316297872094, 0.2193478693711872, 0.21996798473294066, 0.22027008766923067, 0.2205939965688758, 0.22073082071862107, 0.22083659727204144, 0.2204970373113013, 0.22077703847298535, 0.22064384736635131, 0.22057492436639803, 0.22088867544663315, 0.22051022894224187, 0.22072043974518418, 0.2208630262073957, 0.22127746971786671, 0.22087735181840745, 0.22104197956839158, 0.22146320947881426, 0.22153069820809626, 0.2218036258775275, 0.2215187931034276, 0.2208786596597336, 0.2212265431138462, 0.2216267939945193, 0.2210671148551887, 0.2208882790510284, 0.22113675127861468, 0.22153038780525197, 0.2210792737330032, 0.22179505648677572, 0.22234560223930352, 0.22266259401370703, 0.22260986782382347, 0.22238889461890318, 0.22267245432768043, 0.222737002856168, 0.22278571964345162, 0.22294888453525374, 0.2229561609185446, 0.22313915158427222, 0.223510802081891, 0.2231444254051207, 0.2230842065643453, 0.2228827728808551, 0.2224668666510619, 0.22230821572451795, 0.22263443630906904, 0.22295859198212276, 0.2233276691181368, 0.223820790073954, 0.22385184225313307, 0.2239891497785829, 0.22387117246013147, 0.22393559346683997, 0.2246403672203566, 0.22508539410678932, 0.22508780173609566, 0.22603191858776583, 0.2256415629794912, 0.225711538028381, 0.2259663536113476, 0.22634431528520024, 0.2267019082955754, 0.22611227888263588, 0.22597891934424608, 0.2258574624586366, 0.2257901584076276, 0.22617511996063996, 0.22627579177980958, 0.22655183575322507, 0.22680567346764066, 0.22681868388460033, 0.2273987617540541, 0.22699816248061838, 0.22655634649601383, 0.22682111816820405, 0.22688452641966336, 0.2274115047790385, 0.22778117644064608, 0.2278430780600578, 0.2285877138734512, 0.2288672717998946, 0.22883528599753927, 0.22960516847585483, 0.22921511553997742, 0.2291738738479478, 0.22936791088780561, 0.22931398380073995, 0.22989557884550968, 0.22999211933459715, 0.22952579280396246, 0.22973824526543996, 0.22948395539147745, 0.2293591235455677, 0.22918886305880534, 0.2286813342383438, 0.22875868288700885, 0.2284956737394545, 0.22855966421296336, 0.22869480978745094, 0.22889722606884533, 0.22928809544925757, 0.22965628346296002, 0.22968481935252177, 0.22964923443231058, 0.23010544023286367, 0.230351539268027, 0.2303442951374862, 0.2308273636982551, 0.231131175908829, 0.2310835686290565, 0.23150579126658846, 0.23180887749427181, 0.23159407522517367, 0.23169855689225913, 0.23155338560534033, 0.2313924485412176, 0.23182601186641255, 0.23180635967857677, 0.23188876444280276, 0.23205307391862512, 0.23166423180509604, 0.23199653440501763, 0.232295650094304, 0.23253562867493338, 0.23288510649868444, 0.23337883445398488, 0.2329618198606163, 0.2330733412989755, 0.23330657811434516, 0.2329374999357744, 0.23269262139139485, 0.2332781568375083, 0.23305067037359958, 0.23305211497051784, 0.23305047874437054, 0.2330674835664654, 0.23317984631916558, 0.23352837257035466, 0.23341545601917515, 0.23316279437518386, 0.2338878273556847, 0.23400929225863312, 0.2341402948234276, 0.2342244320150032, 0.23437803218956207, 0.23476183841655957, 0.23421998926403803, 0.23429699597870213, 0.23408057722224845, 0.23405768508766836, 0.2342486466971667, 0.23472211306403204, 0.23491630708619576, 0.2350728863171712, 0.23506040843873055, 0.23531763333801597, 0.23570852597358838, 0.23546716967998774, 0.23537671708869254, 0.2357258603910428, 0.23582377716451183, 0.23597725533952413, 0.23608279062099785, 0.23589411971189278, 0.23631214421865257, 0.23641603003037498, 0.23643453641270928, 0.2369325673915254, 0.23723176009325375, 0.23719737572493668, 0.23689696360888096, 0.23678360092909806, 0.23687389103805578, 0.23734110664818708, 0.23724300971414797, 0.23660230389920425, 0.23615908882969555, 0.2358888767289526, 0.23600957010419277, 0.23620167998273517, 0.236703654310997, 0.23599030251915565, 0.2358535600272547, 0.23587710758017696, 0.23587094856739438, 0.2363209963635759, 0.23538503711054562, 0.23522080884580973, 0.2354547960189251, 0.2353815196917529, 0.2352048839928242, 0.2353429182968717, 0.23564266515250812, 0.2358861292147359, 0.2354752111203632, 0.23593683140064867, 0.23585092203446442, 0.23614500992592108, 0.23611858701402555, 0.23654624645341987, 0.2367719507623345, 0.23699667222007081, 0.2374488533391651, 0.23780294442149486, 0.23783769189994433, 0.23804398738306132, 0.2378103782603743, 0.23773126373575346, 0.23749610807478277, 0.23771853705947946, 0.23719625422356994, 0.2371798165318902, 0.23661743533826174, 0.23670543186017878, 0.23703572640108786, 0.23679870094599745, 0.23732396452017496, 0.23710823758246766, 0.23727005918458013, 0.2376595343241394, 0.23774969476444077, 0.23816054062817194, 0.23812180836177035, 0.23878057111998038, 0.2387324609445082, 0.2392974151595663, 0.23911151930209537, 0.23901111950947165, 0.2394781832876839, 0.23957298430283844, 0.23986647817830964, 0.2400639713524839, 0.24003507197900445, 0.24014173648005177, 0.24068989841741228, 0.2402395177932173, 0.24035501023942213, 0.24053016918721568, 0.2407248600847533, 0.24097657255389776, 0.24111286942198396, 0.24098905014791522, 0.24136330530031277, 0.2414226010744792, 0.24230321317265555, 0.2426442259843687, 0.24226911272515328, 0.2427996055265641, 0.24287320819992117, 0.2422752652990159, 0.24211242114955137, 0.24207339131817013, 0.24178820339752627, 0.24268697236392145, 0.24214723730404414, 0.24248541005141427, 0.2427933500203609, 0.242854944699603, 0.24308243092966597, 0.24355410028543267, 0.24374006625927438, 0.24338309497276206, 0.24308363358128648, 0.24389014484944072, 0.24368609625185453, 0.2440076311100064, 0.2435897783010335, 0.24350792228862872, 0.24382651182859016, 0.24379253137412366, 0.24444111150114192, 0.24440890659990133, 0.24406493823157752, 0.24443827569387616, 0.24350760468750357, 0.24302061616257478, 0.2433084354657774, 0.24347787390511086, 0.24394305574904854, 0.24374225324743554, 0.24411494438039769, 0.24453655515632125, 0.24466072762660637, 0.2446989972080854, 0.24513537634913724, 0.2448708165440757, 0.24504096361382785, 0.2446908902071312, 0.24443288668052668, 0.2447029935384838, 0.24520494285090622, 0.24544109496504385, 0.2457271528114977, 0.2456394941527259, 0.2454331565835225, 0.24495682370527294, 0.2451028827018886, 0.24481931478380747, 0.2454351416439651, 0.24516331870536567, 0.24482151651198636, 0.24479854820398747, 0.24478707003390884, 0.2450456406219854, 0.24509806355938152, 0.24478741736285217, 0.2454241221914363, 0.24606357773466664, 0.24608382934516893, 0.2464195492754967, 0.246553651618802, 0.24674551964597188, 0.24672240944840748, 0.24652350313763838, 0.2462307266773157, 0.24610154759293978, 0.24629749463541306, 0.24627230965053243, 0.24658867027965697, 0.24649247764050988, 0.24657923116110195, 0.24599385309983796, 0.24650569585070647, 0.24650427752248974, 0.24665894664458074, 0.24704140206862288, 0.24741244005699745, 0.24702845721350566, 0.24757819036559986, 0.2470446805908153, 0.2473443439638187, 0.24717014163818193, 0.24649662544792234, 0.24625759333041425, 0.24626655680037773, 0.2464033417566459, 0.24663350776009044, 0.2469932660794463, 0.24722991736888547, 0.2474812773516105, 0.24798017694913735, 0.24790897124605682, 0.2480978325862079, 0.24784212108948625, 0.24747457164160444, 0.24725157479586637, 0.24739584932320824, 0.24699739951800181, 0.2474962871418737, 0.24698382476999267, 0.24699164859217423, 0.2474300401955272, 0.2473865397672422, 0.24837508780469036, 0.24831546133680787, 0.2487495653711687, 0.2481248073831907, 0.24855729369308138, 0.24855833589340157, 0.24819030318045843, 0.24831766861434043, 0.24777554508713467, 0.24736328040045183, 0.24749992786812852, 0.2474139939380582, 0.24756188437514773, 0.24746065030874964, 0.24784179930148756, 0.24767744969246167, 0.24829759439020163, 0.24835662390932448, 0.24877357099136796, 0.24843029814362988, 0.24836959049645738, 0.24894595892720262, 0.24911757189317163, 0.24922024379480806, 0.24933756374222907, 0.24892181693475626, 0.24896495055741844, 0.2489405208890182, 0.24936477957077494, 0.24918615505733066, 0.2492807737552674, 0.2495897449479042, 0.24993764856710196, 0.24994788430994308, 0.2500672945145466, 0.24990443424168488, 0.2503073584429161, 0.24967507540451356, 0.2501412414609281, 0.250011940438796, 0.25035036540426975, 0.25051406432768025, 0.2507502452632255, 0.2507251491332095, 0.2505099415052334, 0.25101875660724166, 0.2510771097236516, 0.25139454760968666, 0.2511695849334638, 0.2509841870165523, 0.25130147595286795, 0.251221671044104, 0.2511244076372299, 0.2510780819244724, 0.25096925116129054, 0.2509374370045125, 0.25110053129835264, 0.2514395851957077, 0.2518725867862257, 0.2521031380507597, 0.25216369898347535, 0.2525330916989307, 0.2527514001938157, 0.25247542803526907, 0.25271361093541694, 0.25318202075526497, 0.2535549044456403, 0.25351180748384916, 0.2534359650719157, 0.25342869601636486, 0.25382692622079706, 0.25349676891784945, 0.253867964365513, 0.25340801338471397, 0.254258524121425, 0.2544766299121664, 0.2546787805939809, 0.25460034925849606, 0.25446978216211674, 0.2547274587663684, 0.25502396891771595, 0.2552512722467118, 0.25512374311662245, 0.25523272598233776, 0.2551755087109712, 0.2555649140513238, 0.25619883480759387, 0.2560644597264566, 0.25611223138982037, 0.25641154923979903, 0.256777026312507, 0.25671766806262886, 0.2566839235189938, 0.25670816246551215, 0.2568740047578188, 0.25670049173062137, 0.25703529056359453, 0.2570535530268703, 0.2567835918614133, 0.25631407180303734, 0.2563560909054786, 0.25645488220918494, 0.25641184134032796, 0.25679164114214126, 0.2567483473528506, 0.2568011698152229, 0.257235996446261, 0.2573853776447822, 0.2574759938372414, 0.25777509292875983, 0.2582646218945157, 0.25808455560554794, 0.2584505368204742, 0.2587885263001127, 0.2587311600595526, 0.2588081080704942, 0.25945558510516004, 0.25960748811100154, 0.25950991180380123, 0.2592579459711053, 0.25893368556727675, 0.2592852895379029, 0.259474399185065, 0.25963190751374565, 0.25967382158262775, 0.25985603306983274, 0.2600450500667206, 0.2601752441733138, 0.26023436952492535, 0.25992786057026823, 0.25996612767603466, 0.2606004060481571, 0.2608800332070518, 0.2608355698624592, 0.26071878756542977, 0.2605858340789026, 0.26108955660570726, 0.26095698574578774, 0.26121788115797623, 0.2617391920186682, 0.26162849271329336, 0.26169982496023936, 0.2614711852782227, 0.2613510248617225, 0.26143913495891286, 0.26180571555703613, 0.261405655879048, 0.26181642488265966, 0.2619210977630031, 0.2621343784057212, 0.2624784737644507, 0.26245543879228894, 0.2629679604104862, 0.2630854019554605, 0.2627890938039647, 0.26305208042645456, 0.26334334925320746, 0.263228424430379, 0.26309885155849677, 0.2632479820600114, 0.2633201420146659, 0.2628608626408451, 0.26278390256115114, 0.26292178942574973, 0.26284592593788186, 0.262978343909381, 0.26262316010411413, 0.2627777780726411, 0.26288615958504513, 0.26230686596681485, 0.262600486530609, 0.263105896074173, 0.2628878532113866, 0.26285893272204297, 0.26325969168534025, 0.2634343612866244, 0.26370875653851933, 0.26353660294461956, 0.26412869373768144, 0.2638608499544078, 0.2642057114492694, 0.2640186244864119, 0.26406166998240793, 0.2639489389212901, 0.2642051874939032, 0.2641953506627483, 0.2647273346909717, 0.2652295207880312, 0.2653954841913121, 0.26590143857139154, 0.2658946697462078, 0.2655064500810791, 0.26521805269049575, 0.264958353565124, 0.2647909074262223, 0.26450198925332374, 0.26503361670504794, 0.26490816544604695, 0.26517117068935203, 0.2652256925405526, 0.2651343359824082, 0.2650671671148996, 0.2652265781972688, 0.26546497798439633, 0.265539741762322, 0.2659325261564592, 0.2656860815345331, 0.26545329810616064, 0.2652464363601151, 0.26483924825588023, 0.26521768827377123, 0.2647993452154473, 0.26487331266911135, 0.2648070546590947, 0.2651331879278507, 0.2650115098368395, 0.26534485789114076, 0.2655370062356407, 0.2659051585524709, 0.2659267490220905, 0.26597896062095194, 0.26652594849828143, 0.2668907043987112, 0.2669936621049235, 0.2668041538551774, 0.2668911309473564, 0.2669099245466189, 0.26679725715707114, 0.2672221718525884, 0.2677714151855063, 0.2675880704473747, 0.26776916723798605, 0.2673432158637991, 0.26776060802745655, 0.26724542936732576, 0.26744918304318016, 0.2671027690642277, 0.2670694677532918, 0.26781275300486534, 0.26786007003350376, 0.2683590898086848, 0.26770236751333154, 0.268407417537211, 0.26874061065995, 0.2683406772466804, 0.2686867240359154, 0.2686379779336223, 0.26838431678825464, 0.26836510245403467, 0.2691491550872922, 0.26948038718377143, 0.2693175101924266, 0.2690368406912038, 0.2688591228197355, 0.26924765932133965, 0.26936572328190167, 0.2694447303979823, 0.2693464812740838, 0.2694709449770625, 0.26987819048972983, 0.26991834301504475, 0.27000212457426365, 0.27028208711480084, 0.27032729133354644, 0.27017176261796977, 0.2701075873121058, 0.26976039762714044, 0.27010776100052114, 0.27025358778876385, 0.2704465091077132, 0.2707452061159526, 0.270376399710753, 0.2703386380094114, 0.2702561762254237, 0.26980907603654486, 0.26993239352682336, 0.2698041414067869, 0.2698728802803578, 0.26995778332752013, 0.2697275246851536, 0.26976650245095973, 0.2702172405228837, 0.26997281222508057, 0.2700483639284406, 0.27029275827504023, 0.2700664596933215, 0.2704677274350183, 0.2703419414090887, 0.2706538456026302, 0.2709801251537493, 0.27080148818291133, 0.2709410291144318, 0.2707208662279136, 0.2713310537638168, 0.27143683987129885, 0.2715861165876493, 0.27219261086671026, 0.27257383472828145, 0.2725988092189361, 0.27239335690346544, 0.27362731296735715, 0.2737031733332251, 0.27437194876587434, 0.2745639317196344, 0.27441944918026306, 0.27439015717290194, 0.2743491052004764, 0.2740110496261895, 0.2745368064402609, 0.2741734285611966, 0.27392571246985475, 0.27415022711951004, 0.2738727172369082, 0.2741225458484362, 0.2741447601848149, 0.2743206587644049, 0.2747936073398598, 0.2753397960857566, 0.2756687314447625, 0.2756114861254861, 0.2755268442195666, 0.27564413143463506, 0.27586243182770775, 0.27646099011351855, 0.2765464043916518, 0.2765759993998282, 0.27677269128088916, 0.27657049236933295, 0.27609582959853973, 0.2758701116794794, 0.2750003723455926, 0.27486274665025295, 0.2747521008833752, 0.27481423360737917, 0.2748085352909823, 0.2750327143725859, 0.2753034306323003, 0.27555965026528895, 0.27526207544221365, 0.2754565310176258, 0.27495740010275455, 0.27515670523388897, 0.2750130194262946, 0.2757242249351529, 0.27591083795433724, 0.2756606197599866, 0.2756776661923405, 0.2756519934078729, 0.27560893423120003, 0.2754311704759791, 0.27546354674030277, 0.2752611004668759, 0.27582866582343935, 0.27605867737212564, 0.27625396555435083, 0.27714559464142957, 0.2771103672725216, 0.27706887597908253, 0.2776959338122522, 0.27825652191851685, 0.2783115229160788, 0.2782145740780761, 0.2777713613148354, 0.2781896648447423, 0.2783250656124191, 0.27843438341546983, 0.27843211341093604, 0.27837032986808563, 0.27830221360815255, 0.27800919158124143, 0.2778350944256497, 0.27761330354735647, 0.2780706508999899, 0.2784696652204614, 0.2786323946747953, 0.2787993382949949, 0.27943860310750535, 0.28019761374171304, 0.2804356176558474, 0.2802017675712205, 0.27997969022471647, 0.280030278879983, 0.28049991663155194, 0.2806556075105887, 0.2810160774539419, 0.2803479116701111, 0.28017619551380635, 0.28064911058292114, 0.28060485718582745, 0.2808398794053042, 0.28093952740076056, 0.28115580484438224, 0.2806216399939433, 0.2806659370161902, 0.28066302802469306, 0.2800932561413534, 0.28049670590859654, 0.28092268537812864, 0.2807023852131354, 0.2811605479117153, 0.2811368362563883, 0.2816937696805774, 0.28167813762532556, 0.28122818298363256, 0.28125761582101716, 0.28157426623613496, 0.28160445010984814, 0.2817063617982683, 0.2809945603679568, 0.2810172357689632, 0.2810996140650211, 0.28117001182526996, 0.28078720855031053, 0.28098948062334367, 0.28145919879285086, 0.2816105787926065, 0.28129381322572666, 0.28123716436845886, 0.2808414882633289, 0.28121262310767775, 0.28150946314514336, 0.2813269288088631, 0.2813059641463287, 0.2818606509939195, 0.28227025902734537, 0.28212652620828726, 0.2824757900836681, 0.2824059917335147, 0.2823933240996029, 0.28241928780117487, 0.2821848006145532, 0.282995557263508, 0.283361580828731, 0.2837623747839557, 0.2839255076827155, 0.2839995657371519, 0.2844992266092222, 0.28444019516542285, 0.28449103768161177, 0.28425614842081964, 0.28406472775158387, 0.28490489493633175, 0.28466162058627836, 0.2847282836714117, 0.28497627821668453, 0.2849523584539857, 0.2846035442464049, 0.28502182119802033, 0.2848356803273434, 0.28480373054662195, 0.28456694673520333, 0.2844697285643171, 0.2848504849742488, 0.28467379565527423, 0.28552650461899265, 0.2855743316516764, 0.2854793882062651, 0.28584308265137215, 0.28585858215090443, 0.28594484337715537, 0.2859982193398583, 0.28617160826639665, 0.28660938860479745, 0.28690743858579465, 0.28710975412552703, 0.28664927297054166, 0.2865287569973112, 0.28651835091445904, 0.2860768208383455, 0.28600167967803863, 0.2857467005855649, 0.28572514669148835, 0.2860330149086413, 0.2857816944729844, 0.2861514898574399, 0.28637975684473777, 0.2865116803776685, 0.2864058615244379, 0.286333574424213, 0.28605778225929895, 0.28578476505395567, 0.2866870718589285, 0.28689996703324266, 0.2870840273070986, 0.287245505497627, 0.28736478907675045, 0.2875340159758631, 0.2873816515759499, 0.2878113119542376, 0.28774090324489804, 0.2876135251387463, 0.2879116140999086, 0.2879960618859905, 0.288228962439158, 0.2887177355778393, 0.2887140020979307, 0.2892403735948093, 0.2890214534259011, 0.2889349055540269, 0.28906966243236204, 0.28885586356543086, 0.28844009071589505, 0.28833588190716725, 0.28873852140000794, 0.28864409905313615, 0.289031355813975, 0.2889610226143947, 0.2887136885945042, 0.2892000230801128, 0.2898321972345199, 0.2898768117185329, 0.2900041838768302, 0.28990165229196246, 0.28977633572626393, 0.2903004783660319, 0.29040910367342687, 0.2907714863551028, 0.29078162987559913, 0.2909972076717081, 0.2913058163109426, 0.2913544383437829, 0.29117022953854027, 0.2912155737497464, 0.2915800111713674, 0.29110417378881404, 0.2915104437223651, 0.2913972444417081, 0.29146757011440133, 0.2906791658458676, 0.29071188375783513, 0.2906246624229277, 0.2904004748143426, 0.2908733599516401, 0.29096536749355234, 0.2911564385737309, 0.29107809162020387, 0.2914935034979527, 0.2917051519381694, 0.291833557210777, 0.29203960769096954, 0.29208191750233836, 0.29162370256842735, 0.29181221308326916, 0.2918031174456423, 0.29178422248038194], "type": "scatter", "name": "Arm Rank 3", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000]}, {"showlegend": false, "y": [0.0, 0.0037390344315851314, 0.005271375956592509, 0.00653908096952309, 0.007401525338408968, 0.008144447187945787, 0.008866450390724402, 0.009682832056690535, 0.010357453752436139, 0.010949176805600406, 0.011736997137408669, 0.012250519027741609, 0.012867741005883896, 0.013450734957124275, 0.01360291553929541, 0.01437882058185344, 0.014666985957153423, 0.015187990168942478, 0.015805286779255908, 0.01598801909545684, 0.01650202467336776, 0.017370082203600538, 0.01752956358608698, 0.0180292487760496, 0.018210510346668513, 0.019069966176035368, 0.01946741658309544, 0.01945339435740243, 0.019345138491449643, 0.01972445845041335, 0.020510002106459327, 0.02058646551291481, 0.020959053289146753, 0.02177627430238562, 0.0222702588609705, 0.022574378412073607, 0.022634230949000016, 0.022862002200111198, 0.023065761055364748, 0.023516912140861396, 0.02403645013784059, 0.024479992089169126, 0.024911950409692254, 0.02540522325136811, 0.025608852084564638, 0.025472699194652663, 0.02585602214888702, 0.02605781170397495, 0.026378314234123037, 0.027065208994778833, 0.02713160423281355, 0.027430828608653007, 0.02750532342717006, 0.027331524597713968, 0.027826333640605903, 0.028273206143407482, 0.028573944762044886, 0.028753207561343315, 0.02901217935345601, 0.02902955963330064, 0.028991075401763287, 0.028981485284608005, 0.029123893115917295, 0.029270755292011855, 0.029765714612375947, 0.030682973714434267, 0.031297434166763574, 0.03161613264001749, 0.031927605759641944, 0.03227623994872078, 0.03248138658857964, 0.03293473159109802, 0.03282473919594557, 0.03356053723962185, 0.03386876909008399, 0.03372445884525939, 0.03411569440224303, 0.0344700137778447, 0.03490823118053692, 0.03503075914238006, 0.03546325904987208, 0.03613411785266776, 0.03645735048929386, 0.036853803470576645, 0.036755598261548006, 0.03618032222940579, 0.036328242245533174, 0.036833856368972316, 0.03656827390060506, 0.03727693111635155, 0.03751600394931565, 0.03759439260548214, 0.03797175973525735, 0.03828909744126561, 0.037930354855745085, 0.037780216541610824, 0.037420600919664586, 0.037716553577500964, 0.03824484815242624, 0.03801978435844319, 0.03816256491555003, 0.038074834961376126, 0.03875212391128692, 0.0387774698302911, 0.03888034663182547, 0.039484621495014825, 0.03967883915466322, 0.03997079577118417, 0.040336114618584884, 0.0407140039654623, 0.04074328710122676, 0.04066317459192723, 0.04057936026503236, 0.04110522864027141, 0.04073667955517139, 0.041143414201219246, 0.04105875444039984, 0.040864607881125996, 0.041277534425813535, 0.04132580797073022, 0.04118673570063852, 0.042111325492440524, 0.04251409589006948, 0.043024863057381894, 0.042859457722968126, 0.04296253281652019, 0.04318221648273309, 0.04357557764318545, 0.04384701444848662, 0.04389849570473698, 0.04464163147091158, 0.04469795334006668, 0.0449774349845761, 0.04512772148999993, 0.04537091456741045, 0.045170741675050106, 0.04542929023201144, 0.04559397945228791, 0.046045121971715945, 0.045976877728924656, 0.0458365770914369, 0.046460322238146286, 0.046281172051855, 0.04637051852678846, 0.04669655776460685, 0.04689871101013861, 0.04670382442157697, 0.04636212498101101, 0.046662511723272175, 0.04680203414374891, 0.04689303012407073, 0.04707467224476383, 0.047311688743698975, 0.0475274054167696, 0.04774992125996493, 0.04792042590735044, 0.04785673993372603, 0.04824585349098748, 0.048516539946176565, 0.049062054739979925, 0.04973154473407679, 0.049399772690919934, 0.04964847631461399, 0.04931674982820201, 0.04960350867355168, 0.04950546350562065, 0.04938341839317745, 0.04982661307497894, 0.04966631218002644, 0.04990221339837527, 0.05002702203419684, 0.049420696832881354, 0.04962561638445153, 0.04969319790079566, 0.05038341147381919, 0.05066811779660058, 0.0508820102480202, 0.05042008003518864, 0.05110118479312366, 0.0509436748959421, 0.05143542240564031, 0.05170938018491063, 0.05189442819907527, 0.052015389179081974, 0.052186117199898505, 0.05250862747001171, 0.05302342120609873, 0.053414174435413186, 0.05366626646697617, 0.0542267182487563, 0.05470676361382964, 0.05515911952217858, 0.05564097206325935, 0.05565249682570027, 0.05591999319277872, 0.05590956309268471, 0.055848444293436834, 0.05575672726364213, 0.05561526391462324, 0.05563732725064607, 0.055954769381044406, 0.05629451722388884, 0.05651366272103341, 0.05657104412752885, 0.056664807492741685, 0.056461904353941654, 0.056585392713352146, 0.05633696740421527, 0.05641182689930458, 0.056371187096411084, 0.056552059497869685, 0.05701813608321341, 0.057330710017691015, 0.05733407759851129, 0.05764079997102622, 0.05766394060574146, 0.05810624624212625, 0.05833821669137195, 0.05847409523583398, 0.05844563570039269, 0.05843210224852367, 0.05873099816525694, 0.058858206687074754, 0.05914573148664501, 0.05852017957612839, 0.05861675814392239, 0.05924629687867873, 0.05954398670206189, 0.05936282663934152, 0.0589940174116619, 0.059593960940999474, 0.05989902793670482, 0.05993741545153794, 0.060362798377247576, 0.059888198539366624, 0.060195448088247686, 0.060227354662078555, 0.06048137300607118, 0.060485346154263465, 0.06037598702343521, 0.06070418357615076, 0.06083331786326684, 0.06104423125669657, 0.060888622121621695, 0.060969484481337745, 0.060933616291257764, 0.06072611874893081, 0.06010737992150746, 0.06042504391960541, 0.06049906716160142, 0.060495332533094706, 0.06085278542347556, 0.060879488060254144, 0.06094682939354738, 0.06155170837879761, 0.06192851535560858, 0.06179791427860271, 0.06216629466942974, 0.06218912893104423, 0.061932037258219094, 0.06227497188353107, 0.06277026463086863, 0.06266254514992121, 0.0625060292540503, 0.06274653394647378, 0.06294257465308715, 0.06295041302405097, 0.0632260757874798, 0.06370260669840892, 0.06395384266132782, 0.06380287704462394, 0.06399624701897824, 0.06375540536477682, 0.06417565702074181, 0.06482813106574467, 0.06479420423374917, 0.06475401708664788, 0.06439704191604247, 0.06446147865354619, 0.06499604718802852, 0.06493830509804907, 0.06443992037522704, 0.06421337143877494, 0.06380624452887648, 0.06409685745524413, 0.06412380784431011, 0.06435149298074153, 0.06456724209039803, 0.06464259553379191, 0.06432059978364353, 0.064215210635789, 0.0646753832853495, 0.0646914492383167, 0.06505984320552806, 0.06518651869218242, 0.06527012388032581, 0.06525770738305464, 0.06523817259764657, 0.06524659850868095, 0.06523305064063613, 0.06580513310809395, 0.06583355079754966, 0.06623178584657322, 0.06665087287021805, 0.06699407363324011, 0.06703760976855383, 0.06691222874556367, 0.06717460854897864, 0.06755972184437947, 0.06745759234370964, 0.06741298232571429, 0.06784875239192834, 0.06791756825945544, 0.06762081155761865, 0.06795366954256937, 0.0677259562893595, 0.06816495047138281, 0.06864455096743494, 0.06894927072651466, 0.06865902011629513, 0.06816156241083751, 0.06819639167058371, 0.06868140511510863, 0.06866306563929336, 0.06947697971984444, 0.0698011513271479, 0.06965493862493229, 0.06988463307457747, 0.06958213815166388, 0.06988968477923264, 0.07032385039796568, 0.07057557224768087, 0.0705279208687675, 0.07035353484526688, 0.07032758211095266, 0.06977583811989502, 0.07004637882125964, 0.0702424598186929, 0.07042236345983242, 0.07053772312738668, 0.07062887917576038, 0.07076113858563828, 0.07064091650451637, 0.07059902229716829, 0.07107496852353126, 0.07138898829925283, 0.07146773927955477, 0.07093903929608103, 0.07154298843897818, 0.07139429859587268, 0.07145717881269559, 0.0712603763123901, 0.07188943069023068, 0.07183091924076052, 0.07201589516809453, 0.07228007539556049, 0.07238660342011294, 0.07292348457695563, 0.07274238901215768, 0.07310978896528114, 0.0731135847092668, 0.07295492692685462, 0.07283125207837016, 0.07274091534090879, 0.07303672668023499, 0.07329147094420595, 0.07287959489633444, 0.07296873068225981, 0.07317002118825658, 0.073147648760851, 0.0731228316136764, 0.07277360865297322, 0.07254785656957974, 0.07276298137904043, 0.07328217236117983, 0.07305323431846389, 0.07325439236325558, 0.07311237112464986, 0.07321904900587102, 0.07312564485371677, 0.07327080472116791, 0.0732097659684269, 0.07273419416794766, 0.07260559489431338, 0.07317158600655291, 0.07328080669052053, 0.07344028185368653, 0.07378807739086185, 0.0738893528326785, 0.07404324947973355, 0.07424162068782826, 0.07428936845333525, 0.07382073822996914, 0.07380003835675215, 0.07438029249902985, 0.0745080321808087, 0.07422000219303822, 0.0741346722300612, 0.07453191687952379, 0.07436516479527537, 0.07454499333083663, 0.07436228303675171, 0.07473059470945642, 0.07455136907914285, 0.07494432371422244, 0.07453426053776975, 0.07442041937865691, 0.0738649836582421, 0.07425443421532332, 0.07436668625293888, 0.07456643614478957, 0.0745152330192328, 0.07468336405729636, 0.07511736462088076, 0.07518794264340943, 0.07588266425179178, 0.07639058619474562, 0.07650860587453547, 0.07587283076953759, 0.07562205721973211, 0.07565943788912556, 0.07599274260608316, 0.07605166198138241, 0.07642117348253562, 0.07669547190358138, 0.07653246155563838, 0.07615722373537828, 0.0765610336145303, 0.07672804234972287, 0.07721329084401292, 0.07747659599014788, 0.07775198409729692, 0.07742292601798045, 0.07773979924606263, 0.07808569606550074, 0.07823395854846005, 0.07854730261214475, 0.07875511872730634, 0.07883574839297319, 0.07909531051300395, 0.07888776027374185, 0.07930430872626744, 0.0794842504117406, 0.0793522372504953, 0.07944568534590307, 0.0795177253512944, 0.08002005155310032, 0.08044778024831328, 0.08048474340736389, 0.08062548723338989, 0.0810320766823684, 0.08111827092004095, 0.08050415821884659, 0.08073167137329519, 0.0807826399601158, 0.0811269447166958, 0.08080728429558588, 0.08168431748176531, 0.08187343911879319, 0.08170954782878853, 0.081710598882279, 0.08224367023949324, 0.08211865536800736, 0.08142958398031232, 0.0814905454533442, 0.08148053551550906, 0.08162033044487525, 0.08225197924950704, 0.08251908052155639, 0.08182745328404212, 0.08119616246118756, 0.08129069984223455, 0.08162309462823637, 0.08227368548412513, 0.0831261699974949, 0.08311774590736637, 0.08299545318123969, 0.08288801690376177, 0.0827662760293922, 0.08291054229486562, 0.0828851165258657, 0.08282745772789664, 0.08321623005893325, 0.08348370567008773, 0.083335083020521, 0.08366763353918139, 0.08391661849240382, 0.08448485721664846, 0.08478639865078241, 0.0845534559912471, 0.08532801335478801, 0.08538602398849957, 0.08582431667503007, 0.08592890347932781, 0.08601825773852141, 0.08565123934266629, 0.08582840879505664, 0.08593536395158066, 0.08530202074621591, 0.08499356121066372, 0.08521883683604208, 0.08565503099192621, 0.08594178110040657, 0.08613624894435953, 0.08614563472792343, 0.08640025697820083, 0.08655568945449983, 0.08608529138139653, 0.08588392225202085, 0.08566977015747752, 0.08552982153348097, 0.08596279181486303, 0.08612045377044857, 0.08657921060195277, 0.08648703533204634, 0.08650371623102772, 0.08655000474248563, 0.08693936070866845, 0.08693066767062459, 0.08784947354748254, 0.08721894805538961, 0.08695630358178442, 0.08715692223390092, 0.08704270921580967, 0.08713355546499829, 0.08757359280222865, 0.08804341551427598, 0.08835600957392933, 0.08887931944846085, 0.0891530869105653, 0.08934610620258465, 0.08996348457889074, 0.08956556467665033, 0.08946371889769571, 0.0896601181182912, 0.08933195205244496, 0.08970125152362789, 0.08948169502594971, 0.08945820856562817, 0.08946535940898263, 0.08956736671001164, 0.08938325331760272, 0.08937185067573039, 0.08915137666139482, 0.08927884891766773, 0.0888577840882743, 0.08872195386797879, 0.08891411983406991, 0.08921850716148615, 0.08889640631438209, 0.088532118099679, 0.08865593014687695, 0.08949546718013508, 0.08974279635306492, 0.09036042815611388, 0.0907886886221348, 0.090905174073103, 0.09114391830903552, 0.09127988082460621, 0.09119734842628369, 0.09115421600041182, 0.09082814467031983, 0.09079332553965612, 0.0911055898360465, 0.09090675874109469, 0.09077144071324625, 0.09076994372448685, 0.09114774671590421, 0.09095578188911091, 0.09138551497764696, 0.09138172577462868, 0.09163584850351343, 0.09184216310590967, 0.09221818632144128, 0.09219842952714681, 0.0921377939090021, 0.09208508530979138, 0.0917580823965482, 0.09166414180108415, 0.0914794269319013, 0.09177854585344301, 0.09240916362336846, 0.09266389528080397, 0.09249351969274193, 0.09263096601918089, 0.09284151451651225, 0.09295757570534763, 0.09297579291718061, 0.09295068765477918, 0.0932188793215158, 0.09348653636548203, 0.0931960908144993, 0.09346366431968077, 0.09364992550791043, 0.09387643359186584, 0.09363683271231864, 0.09367519892596088, 0.094004268873809, 0.09422950737909765, 0.0937658416400589, 0.09326435208332415, 0.09345393616397255, 0.0937781831614492, 0.09389047179687134, 0.0936694847195584, 0.09389040424249502, 0.09387641920933244, 0.09403328687318507, 0.09371733611780006, 0.09311163636855554, 0.09295254453604836, 0.09333960990019234, 0.09325120981367901, 0.09349309903557895, 0.0935400263306225, 0.09309347695838058, 0.09304140801321698, 0.0932286550444551, 0.09336530507515031, 0.09305071220339856, 0.0933683735326134, 0.0932067478953831, 0.09310557995288922, 0.09340436158742713, 0.09334222049674969, 0.09322446277817557, 0.09320392928914954, 0.09301457040517881, 0.09328098064531826, 0.0937007017605038, 0.09322486255218203, 0.09358519191583627, 0.0933244682539, 0.09319528981715938, 0.09320603207573311, 0.09361753383716016, 0.09361567376138127, 0.09365441319906635, 0.09392061450494751, 0.09360421957720354, 0.09387377606422058, 0.09447917958336001, 0.09452830346935986, 0.09424965088421951, 0.09463296266992068, 0.09431619905890161, 0.09503722468253537, 0.09500381672622688, 0.09481450449940519, 0.09475370492289333, 0.09475443721888555, 0.09538317502306233, 0.09528352081668032, 0.09500533443312924, 0.0947639867866102, 0.09557414018547024, 0.09500905165406263, 0.09542014966395952, 0.09571834797756844, 0.09585357722178153, 0.0956773192089802, 0.09606624492912162, 0.09580386860159924, 0.09601580258112978, 0.09597497128980025, 0.09571890201750424, 0.09609727278851532, 0.09567023387037044, 0.09516123878867805, 0.0954166569652397, 0.0956230918536223, 0.09578553161056233, 0.0955440319911749, 0.0957281560944785, 0.09598593369905764, 0.09581779208077844, 0.09628104386460473, 0.09677095884416509, 0.09691944405203233, 0.09714788429776523, 0.09729218247242935, 0.09726103463276699, 0.0967387206790893, 0.0962614690566619, 0.09667074294715698, 0.0969632243854542, 0.09716059900672369, 0.09682036846016999, 0.09715301861599884, 0.09679077381205903, 0.09645891286427792, 0.09628741184652341, 0.09656083395404769, 0.09700113399009035, 0.09711572106271774, 0.0972854114735099, 0.09723731114491418, 0.09762815587417377, 0.09786036743228681, 0.09742671482398792, 0.09735937248442206, 0.09751356137024032, 0.09762598830313371, 0.0977916501160096, 0.09812896442354964, 0.09862072833986864, 0.09913626753484907, 0.09906963192058806, 0.09947276553512714, 0.09961141650702629, 0.09937840237188972, 0.09969734507218768, 0.09957473110599245, 0.09973022809012809, 0.10017725433650607, 0.10043051475371467, 0.10074612664384748, 0.1006955484380932, 0.10082646453901153, 0.10036785869486504, 0.10077889376530876, 0.1008351855833407, 0.10091986307852288, 0.10127421194463446, 0.10109680692546452, 0.10132148670216291, 0.10136209659068526, 0.10170619928403907, 0.1020506183903725, 0.10188391624024319, 0.10189883005182274, 0.10185280479016888, 0.1020959255132173, 0.10221289448100138, 0.10267074528155888, 0.10306796193506151, 0.10336300704465014, 0.10342894129360915, 0.10304581860259857, 0.1032322366151095, 0.10333897945336941, 0.10374272513303257, 0.1041035478284149, 0.10420085047195056, 0.10409824464263688, 0.10377479503971372, 0.10424106352498345, 0.10463769885723621, 0.10474376365564461, 0.10452267703356705, 0.1047920972086229, 0.10512249480668759, 0.10496063435242524, 0.10490463906463186, 0.1046574824706564, 0.10433169833802249, 0.10504761184027707, 0.10590842556390526, 0.10553381396433295, 0.10590814215134867, 0.1054851336193451, 0.10586105730434306, 0.105932920394756, 0.10598956535186146, 0.10633635247031967, 0.10592431486655025, 0.10673007190589509, 0.10656106602640669, 0.10707011396606976, 0.10696169077064954, 0.10753748575151005, 0.10742107544299766, 0.10744387408415287, 0.10773011482225052, 0.10761146707059292, 0.10740494557983073, 0.10734949492193746, 0.10748265560718355, 0.10785990372557713, 0.10825031233265729, 0.10885942032386399, 0.1086131321116086, 0.10853978465211159, 0.10857203525407094, 0.10838475821401486, 0.10803112378411406, 0.10857978626068154, 0.10890855040850099, 0.10892463062603817, 0.1090951170352952, 0.10904967781726058, 0.1088445323172211, 0.10818674230036746, 0.10782424251783633, 0.10762968735288364, 0.10739754723452463, 0.10768292859323488, 0.1075270498450441, 0.10713260520591389, 0.10732327061591655, 0.10699330235127796, 0.1066745133058876, 0.10715555718515779, 0.10672433321891656, 0.10681250990984577, 0.106931312034299, 0.1068765248674113, 0.10707005381987846, 0.10656441054701576, 0.10624968514579697, 0.10650574703113673, 0.10612190288107416, 0.10601867030082558, 0.10635311733138668, 0.10654582029501136, 0.1069081053569417, 0.10699563794879356, 0.10659930601180556, 0.10637290731414652, 0.10711263694045726, 0.10712516013810384, 0.10738797708842693, 0.10726655418774994, 0.10728797956983589, 0.10815808891528753, 0.10858072061774499, 0.10801043742860358, 0.10793108196938112, 0.10772272070294497, 0.10697032762467273, 0.10754841448039208, 0.10780775851487993, 0.10819583277867931, 0.10843780056381602, 0.10822334038642473, 0.1086027053348681, 0.10864155854583002, 0.10898584474981472, 0.10887400264917632, 0.10860318621920534, 0.10826183198789903, 0.1085393112011378, 0.10856960913633412, 0.1086188460947216, 0.10857052871788993, 0.10891771646181088, 0.10886034477684418, 0.1086656488879154, 0.10882908384295023, 0.10864479370405783, 0.10842694971064261, 0.10848438288075503, 0.10782042296147898, 0.10813481384693102, 0.10869671993812208, 0.10892637088694128, 0.10904804265597409, 0.10936127839061105, 0.10983410387991603, 0.10980486672768956, 0.10992678574874808, 0.11034716178242664, 0.11052028052058736, 0.11102387296608926, 0.11146563988988854, 0.11115652765742991, 0.1110589056048593, 0.1109034938118221, 0.11084471615260383, 0.11089812099617131, 0.11073660870802607, 0.11076767604962372, 0.11015060920374205, 0.11033295439320456, 0.10994931886786256, 0.10937789793249857, 0.10952007431316743, 0.1096687526143633, 0.11005343084509357, 0.11003178706845226, 0.11034540003994936, 0.11006327263211817, 0.11011923681700447, 0.11064742404384414, 0.11080957624110897, 0.11095147118140714, 0.11061852082875416, 0.11027883111183412, 0.11079448917757759, 0.11095013142657027, 0.11111783940006001, 0.11103942415452882, 0.11145565422342388, 0.11163573778885315, 0.11172882278734643, 0.11154608678980632, 0.11151020100748835, 0.11153145656774659, 0.11182908768514759, 0.11206652781844421, 0.11211071571295653, 0.11190841103587086, 0.11213726576900362, 0.1118718714884876, 0.1117508956110601, 0.11190447766773302, 0.11204832361376801, 0.11171900413808268, 0.11175490132273998, 0.11160753115869447, 0.11199725259435704, 0.11182901888488156, 0.11186214016972994, 0.11207591763901277, 0.1129144561981919, 0.11316595281760308, 0.11315872780327994, 0.11368230204631832, 0.11329316867998471, 0.11355450485635636, 0.11406134961246951, 0.11407423532979158, 0.11413012488106641, 0.11436004235645704, 0.1144685478307548, 0.11473383234301371, 0.11491035060814639, 0.11493419328442099, 0.11502910535606906, 0.11537254840810865, 0.11572677810070756, 0.1154667310402128, 0.11577801074875696, 0.11563256877243976, 0.11507767493929211, 0.11516225613667729, 0.11527700787781496, 0.11534444617375299, 0.1156721681121653, 0.11509923853027051, 0.11517094447143704, 0.11562276123153982, 0.11548763584025411, 0.11623888929924008, 0.11570888709560295, 0.11562444349368269, 0.11595991900050727, 0.11585190422800114, 0.11587900501289011, 0.11560257238453082, 0.11524401183335811, 0.11520049603255686, 0.11561345882719008, 0.11586747288345225, 0.1155505297701437, 0.11527305611661084, 0.1152852040453155, 0.11548690206525083, 0.11553572755803454, 0.11528543059435803, 0.1150758324318487, 0.11539528350815147, 0.11549678027512542, 0.11534960334599306, 0.11571218372951779, 0.11590222291355298, 0.1156180035254066, 0.11610728795883908, 0.11618641565931435, 0.1162479005022047, 0.11606973014247841, 0.11611521589627007, 0.1159605077052385, 0.11640277762661264, 0.11680026455552506, 0.11670263711558047, 0.11688599104349329, 0.11680609347745206, 0.1173763098809376, 0.11778545248719051, 0.11829903908149496, 0.11862688988788103, 0.1184795839486406, 0.11885644465638838, 0.11880534730358532, 0.11870637195471005, 0.11846548536781878, 0.11857895168335074, 0.11876735783345412, 0.11901559441210727, 0.11917315143480568, 0.11874318382529403, 0.11832046717407928, 0.11852610408542208, 0.11855220605297292, 0.11857313365774404, 0.1182954930338814, 0.11796306076470872, 0.11784361475470904, 0.11781542750450234, 0.1179452954316574, 0.1184716519854289, 0.11868230156946152, 0.11882965925601395, 0.11879573980110934, 0.11888482358977856, 0.11939642365228996, 0.11913546602692514, 0.11958704887958066, 0.11963328904613425, 0.11921117150624076, 0.11940177425768388, 0.11955522990976909, 0.11938280619918264, 0.11916468326238874, 0.11939418227349918, 0.11948147158798993, 0.11986289126229169, 0.12019118074586652, 0.1199986904955033, 0.1194636276269466, 0.11939426532732825, 0.11953942704102395, 0.11967517997848826, 0.12007061692054853, 0.11987093591650884, 0.12022909564106744, 0.12112072169240552, 0.12079767339930761, 0.12114369693235125, 0.12088405107829163, 0.12080966172405061, 0.12077125944472702, 0.12088891219087303, 0.12132258428186592, 0.12153437166542692, 0.12194114038961822, 0.12179691933344311, 0.12215503559629147, 0.12240213704042412, 0.12233964952384642, 0.12246219080333567, 0.12228148075132096, 0.12238536923501492, 0.12148842652487417, 0.12105116694273882, 0.12170767151787625, 0.12167646100901659, 0.12241969518712881, 0.12218325797678949, 0.12205197829717038, 0.12173663313091411, 0.12203780348238821, 0.12230120825004595, 0.12202513788734222, 0.12218365126643406, 0.12224437991392813, 0.12267700622559101, 0.12228656005351939, 0.12237344693574007, 0.12236493518755295, 0.12260793043352301, 0.12228044332022034, 0.12195915432208976, 0.12241405961404912, 0.12237285859019092, 0.12182581323247325, 0.12223351571568478, 0.12191930568518186, 0.12193787385381945, 0.12195365674356026, 0.12228956555469603, 0.12245957704148688, 0.12247027447027074, 0.12240239980541129, 0.1226585294967321, 0.12288718792252443, 0.12355641145373186, 0.12356456870681186, 0.12325708066571155, 0.12296368830952066, 0.1226278294652333, 0.12277959123567854, 0.12304655588527523, 0.1229913718009231, 0.12358058747667007, 0.12325193724879248, 0.12391126275144417, 0.12442786002250758, 0.12453858997729285, 0.124965895826729, 0.125377274766202, 0.12497308950553669, 0.12513843646732511, 0.1252930522666188, 0.12548703798845892, 0.12566814374535773, 0.1258541963780526, 0.12576411632004333, 0.12540786548792024, 0.12495174606418412, 0.12465987346871606, 0.12464965592175783, 0.12486268239637928, 0.12521397345614185, 0.12487500109655039, 0.1251212056149911, 0.12519034959607786, 0.12516261558275, 0.1251138892645403, 0.1256545943316048, 0.12584229546306291, 0.12592243391752667, 0.12584236136253507, 0.12542673171818802, 0.12551660848206142, 0.12591849121583557, 0.12590311109362196, 0.1260683103170086, 0.12577115296095412, 0.1257049304538691, 0.12564788611483832, 0.12542281934839963, 0.12570888378675366, 0.12574580484636466, 0.1257379512785272, 0.12599584482570397, 0.1258318310020647, 0.12586961634681484, 0.12550182407150925, 0.12502977333214, 0.12515899503324784, 0.12533131278572188, 0.12525683820495329, 0.12472464857851195, 0.12482135389566099, 0.12490315103709228, 0.12516763408682194, 0.12508667796081288, 0.12569819549684522, 0.12520490567402776, 0.12563025544212672, 0.12557398780125484, 0.12548268094880127, 0.12467789389950845, 0.12430023604393073, 0.12422015420917569, 0.1242599426107009, 0.12453328280646637, 0.12513132329403548, 0.12477765239591312, 0.12518055084904142, 0.12576950098906356, 0.1254760587430015, 0.125654655742229, 0.12530647542447337, 0.12535969847195327, 0.12596780638387478, 0.1261878366426506, 0.12604562072909875, 0.12650917972125983, 0.12612012965693037, 0.12644992012929687, 0.12667002137230485, 0.12663129995917433, 0.12667550539621733, 0.12686505312046212, 0.12698537629642526, 0.12726641972866107, 0.12723525713498415, 0.1273403616815182, 0.12727251163455458, 0.1274979016266378, 0.12760252386251925, 0.1273395617092951, 0.12682664701976026, 0.12724170170866997, 0.12757023984172655, 0.1275478804837541, 0.12780421435117595, 0.12795619653187373, 0.1279611506894904, 0.1281450009696669, 0.1276902478179865, 0.127999266362304, 0.12770229405579586, 0.12760348214030684, 0.1277363418316166, 0.12758492743044417, 0.12700563244852817, 0.12699571555432068, 0.1270917583120528, 0.12689243409749004, 0.1267494794883685, 0.1263764739122418, 0.12622309045000257, 0.1262244134033017, 0.12633432244165022, 0.12648857961320195, 0.12618348781660846, 0.12606649430638744, 0.12645769505356944, 0.12654579785836387, 0.12657809522725527, 0.1267505792369446, 0.12690388941173045, 0.1267577335881522, 0.1269790452952978, 0.12712962240993556, 0.12718260480624838, 0.12708063522634136, 0.12743701380349523, 0.127641803217254, 0.12816345766292347, 0.128363506586285, 0.12826273988265643, 0.12843017034739368, 0.1286719547117006, 0.12847360806416747, 0.12870261218817766, 0.12908133610880157, 0.1292442207509176, 0.12969043066105473, 0.13020191578257284, 0.13007924724407247, 0.1306773942120667, 0.130693675766833, 0.13053201132644662, 0.1304969372540928, 0.1307288492530828, 0.1307220102533834, 0.13090106751646993, 0.13079172228638944, 0.1303648144515733, 0.12999834864324386, 0.1298688860005066, 0.12979245980112938, 0.12985067314256643, 0.13044165210095035, 0.1304863859679725, 0.1310906116279408, 0.1309427580009941, 0.1309578811656273, 0.13064511377832516, 0.1306955454671885, 0.13063500649792395, 0.13046395724030324, 0.13054318999883627, 0.1304858650056426, 0.13042915853611303, 0.13079711976188382, 0.1313329204432772, 0.13150073034369855, 0.13154009719434415, 0.1312431928862546, 0.13100105074325635, 0.1307053343248928, 0.13108768897599024, 0.13117833572176182, 0.13191960234647923, 0.13173542507191824, 0.13148787676798473, 0.13105266662942522, 0.13086210150124947, 0.13106938579617478, 0.13132571848739222, 0.1311907197827169, 0.13148107313489063, 0.13212312215268993, 0.13227789177143823, 0.1321319474183026, 0.13211286266436117, 0.13262342131815258, 0.132824668161366, 0.13323573694715563, 0.13361984300487853, 0.13417546243062864, 0.1339844778222434, 0.13375083672107296, 0.13381467173158995, 0.13415128770340165, 0.1348675909615371, 0.13460651783258923, 0.13468594462771966, 0.13425013364041738, 0.1349942451074223, 0.13478001529623473, 0.13468317138160127, 0.13440732751861614, 0.1344081094411087, 0.13384116608436084, 0.13429733472387562, 0.1346989803936391, 0.13420862566951353, 0.1336540414672295, 0.13366175114620266, 0.13420262284563894, 0.13379935244908234, 0.13392290598818984, 0.13363444373121613, 0.13364122168929435, 0.13317895046721756, 0.1331707657539859, 0.13299273844264894, 0.13366941006903585, 0.13335771935128593, 0.13373685984404082, 0.1340513464355789, 0.1341694289785406, 0.1341323978965706, 0.1337761376296726, 0.13412276263445339, 0.13430425945227603, 0.13400752626608645, 0.13403103407244074, 0.13402212364720864, 0.13438706635346112, 0.1347530844171739, 0.13440913117768455, 0.13477092053545264, 0.13533799462916607, 0.13532529866483517, 0.13537326148380607, 0.13478153570019596, 0.13504656207759805, 0.13538880827045852, 0.13572106054342536, 0.1355548666795742, 0.1353621407041997, 0.1355275283850486, 0.13633309105491437, 0.1361057619421301, 0.13636461409766262, 0.1362262401676433, 0.13638426709906223, 0.13632231439886017, 0.135931512590654, 0.13613429520494602, 0.13625503557780919, 0.1365706887530717, 0.13615629648089186, 0.1364014476198754, 0.13653616273037192, 0.13641370123169577, 0.13625134601706057, 0.1361500350010481, 0.13609189732246874, 0.1360108151400822, 0.13588035540756133, 0.13560632959994678, 0.13607609045431338, 0.13605246340287183, 0.1357566727781994, 0.13587476324258513, 0.13559421675353583, 0.13577277102867696, 0.13564653545088892, 0.13624745375288938, 0.13682247476210432, 0.13682635902760285, 0.13694341383593897, 0.13729924242530994, 0.1369167857810942, 0.13699856142503267, 0.13687172301327394, 0.13650833541437024, 0.13665694974680484, 0.13692315258470975, 0.13788576801667884, 0.13808314273515282, 0.13820523354745215, 0.137984125145437, 0.13796213368762533, 0.13812192375176197, 0.1382466126672937, 0.1377221512190568, 0.1383272820238798, 0.13841839815850054, 0.1380048805483329, 0.13834384466067334, 0.13848407661193193, 0.13814629395236022, 0.13796128043430864, 0.13807341416393407, 0.13834901424151985, 0.13918026620328375, 0.13923125675395087, 0.13891999806071526, 0.13870176081861557, 0.13841067743831167, 0.13881879115536006, 0.1386386320189741, 0.13850028327690686, 0.1382414625432465, 0.1382467457271548, 0.13866997859773483, 0.13850632971114885, 0.13844653518072766, 0.13842290099363022, 0.13832749357028787, 0.13834106735526266, 0.13857222048403176, 0.13900768691710141, 0.1392609195948835, 0.13912622092753532, 0.13893315606032047, 0.13912595784441623, 0.139580072579477, 0.13979195254600107, 0.13942642759556664, 0.13933535724916626, 0.13947053946092292, 0.1389706953197362, 0.1391495020765384, 0.13900050595963256, 0.13957836816801028, 0.13967246462448113, 0.1390973136395852, 0.13918126475476353, 0.1391056913350872, 0.13932402063084814, 0.139073656193084, 0.13892030076306958, 0.13861337751562386, 0.13837244569798415, 0.138064964640283, 0.13825528692115677, 0.13873883273191262, 0.13893750077192632, 0.13872655856344546, 0.13887638541868422, 0.13882013435980012, 0.1384072596885763, 0.13835918689673146, 0.13842690681351716, 0.1382785899050725, 0.13854089332963587, 0.1380659498779174, 0.13873244309441135, 0.13910752897997258, 0.13909990871167516, 0.13868027910859032, 0.13897781739608303, 0.13877866991499663, 0.13816296947954232, 0.13885654173189987, 0.13922096733012157, 0.13886259622804795, 0.13882319555394873, 0.1390079852689079, 0.13959391771179203, 0.1395358357086947, 0.13971352974108348, 0.13990312666899735, 0.13966993627698204, 0.13953370423898578, 0.13972670702940662, 0.13977388112278902, 0.13954521253500352, 0.13913971815809703, 0.13928201766731751, 0.1394634734971764, 0.140120241376364, 0.13975864884698638, 0.13970851892358543, 0.13954801415246962, 0.13902430084908624, 0.1391959957918023, 0.13930070395738578, 0.1395619297813246, 0.1402110954265328, 0.1400045980220152, 0.13973136706174685, 0.13939541624444005, 0.14012200800047744, 0.13997757224044854, 0.13964399299405225, 0.13935562262045031, 0.1398446523018662, 0.13989322082505992, 0.14061978778240844, 0.1403648204599585, 0.1406141048173262, 0.14077702863863734, 0.1402883562143297, 0.1407806892990395, 0.1408954188456421, 0.14153822246346157, 0.14185038229335117, 0.14185178559540987, 0.14185834270890818, 0.14231865192498414, 0.1422564824009903, 0.14174634435951936, 0.14193972553822148, 0.1416387941955518, 0.14131285234060703, 0.14157218213247558, 0.14158709115168505, 0.14160157048717883, 0.1410421863540693, 0.14142325423294552, 0.14109555573333213, 0.14107688733977952, 0.14062722349154516, 0.14085077677012767, 0.14140353658302274, 0.14119141560405354, 0.14154296632750632, 0.14228436940415598, 0.14267444834958307, 0.14300984018620222, 0.14343831716923577, 0.14341150777115694, 0.14345287306866433, 0.1437169009280667, 0.14396588012732134, 0.1438086334867533, 0.1439881651816557, 0.14358154009294605, 0.1437264862344897, 0.1433110592978996, 0.1436117576006344, 0.14393594931388007, 0.14387060102605415, 0.1436848855138034, 0.1432592243300433, 0.14375940014995534, 0.14417129743574741, 0.14442226038640438, 0.14437223939516453, 0.14447884593956492, 0.14377189800694878, 0.14349388867898208, 0.1434766865460589, 0.14356091369295385, 0.14371720210611458, 0.1436248555795028, 0.14429533081371368, 0.1449352171222463, 0.14551426903807513, 0.14564971697492457, 0.14560689659929943, 0.14540823779871118, 0.14537538843272166, 0.14547607790818853, 0.14588426269209315, 0.14649864949440256, 0.14674457690364065, 0.1474972301590512, 0.14743359509312928, 0.14745005213248905, 0.14762430878592986, 0.1474893011022287, 0.14756464729666716, 0.1476649234003105, 0.14740887228105673, 0.14764009259155914, 0.14788677169035153, 0.14814882641867094, 0.1477962719137933, 0.14735178426064643, 0.14763403451376222, 0.14772362009714463, 0.14773741193795004, 0.14743644782042845, 0.1478613552175801, 0.1477566066653535, 0.14733095583247183, 0.14736148483379422, 0.14701436503573173, 0.14628011074182606, 0.1463843788576, 0.14705451119190247, 0.14737996229048958, 0.14752781926681358, 0.14781902897442922, 0.14773521844998802, 0.1476480699397109, 0.14752566618638951, 0.14787168190123512, 0.1482491090081861, 0.14790394246275276, 0.14777203510970444, 0.14838641410300096, 0.14792354931755677, 0.1481401966892488, 0.14778570253994827, 0.14793890482829383, 0.148455107433309, 0.14816127554567177, 0.14778290382884596, 0.14787364276867943, 0.14787042426055075, 0.1486853295763682, 0.14884707405761888, 0.1491653083324467, 0.14927246266268632, 0.14930709430919217, 0.1492264080973507, 0.14907063315039654, 0.1496121082205862, 0.14983679123426205, 0.14962532322546215, 0.1497409599537366, 0.14968455349443743, 0.149694008456104, 0.14950598993750733, 0.14970057438460913, 0.15008217591149012, 0.15012375826351396, 0.15049107514541474, 0.15003409248600627, 0.1505105560671488, 0.15059582928593454, 0.15098789152379377, 0.15081332563170957, 0.150442856847156, 0.15000313136695717, 0.15014161506897095, 0.15019784880896705, 0.1499869479402843, 0.15000239438692453, 0.15019071923489996, 0.15076132589990446, 0.1506833054747518, 0.15037425448721775, 0.15031920066318183, 0.1502938085353096, 0.1504135431484661, 0.15047505671705286, 0.1497018187873148, 0.1497648242471139, 0.1497877448658108, 0.1502593673002454, 0.15017587538033614, 0.15024966418328267, 0.14989302780814198, 0.1499671638924087, 0.14955237842727362, 0.149682798571068, 0.14976830816773445, 0.14991212280268923, 0.14992339735776655, 0.14975480815326273, 0.15005408622999403, 0.14975105078087095, 0.14964308390047615, 0.14919806158966306, 0.1492018529560297, 0.14955906986963172, 0.14977232743841737, 0.14951323983869558, 0.14924874495466073, 0.14943985163592527, 0.14962454265540776, 0.1494058696788205, 0.14963221300189838, 0.14983963670640754, 0.14913745299686038, 0.14940037792939753, 0.1493658279518124, 0.1494393053522963, 0.14920951301870994, 0.14928974899513192, 0.14966253401067342, 0.15005447274218894, 0.15024957472945216, 0.15034962820061434, 0.1507409183153692, 0.15072938846800124, 0.15041549809504937, 0.1507226514391696, 0.15022579799809607, 0.15021153928675424, 0.15017750789836742, 0.15032866224181246, 0.1504548999877678, 0.15085503128145272, 0.15076934586565183, 0.15111476686209907, 0.15098810496672954, 0.15109402643180211, 0.15132039688130464, 0.1512252725557903, 0.15086177309473883, 0.15108116106874714, 0.15090989433877974, 0.15026332037845974, 0.15042072904433917, 0.15062424474421288, 0.15087078464684103, 0.15130789570482578, 0.1515981281916722, 0.15164985879876405, 0.15138514960423224, 0.1509745401785197, 0.15095095296618735, 0.15162574332734433, 0.15131742135184248, 0.1511372697007304, 0.1515444733134878, 0.1520750676478602, 0.15227072394386323, 0.15224305509635405, 0.1521269234488968, 0.15210614063391983, 0.15147703913322416, 0.15139704837188847, 0.15179689187441553, 0.15163967215048035, 0.15186667674959026, 0.1524217512090222, 0.15254306978205892, 0.15298663224877512, 0.15314799929997494, 0.1528731902553227, 0.15289525476180715, 0.15278276711106192, 0.15226409852381287, 0.15223845363932553, 0.15209811033776158, 0.15214011660113194, 0.15243166800198457, 0.15264596768702668, 0.1526399386033113, 0.1532638909259805, 0.1536332909623331, 0.15317321030839487, 0.15297511360779834, 0.15308692500380075, 0.15325587950104474, 0.15299584163787652, 0.1532440198600375, 0.15301421031986098, 0.15307124168421637, 0.15333536901055417, 0.15348218600024383, 0.15305956824703867, 0.1534314194944044, 0.15319394104398437, 0.15344884993073943, 0.15311743967412014, 0.15282740740474896, 0.15280001760088746, 0.15259773824171444, 0.15303723682230602, 0.15270051885566555, 0.15300221808666584, 0.15306295213965693, 0.1524977718692622, 0.15282361920486018, 0.15309864540442383, 0.1528358936470686, 0.1529864846651112, 0.15310811994291557, 0.15298704724714154, 0.15333623537166824, 0.1532984091950629, 0.15392607360042573, 0.15354667041607015, 0.15328388523072442, 0.15343022494389932, 0.153848793709272, 0.15435007834232772, 0.154204084309483, 0.15405069203033286, 0.1546654017597929, 0.15444369487104537, 0.15489188142952517, 0.15498042609913384, 0.15480725163642975, 0.15500801996217725, 0.1552817451494226, 0.15527449994039902, 0.15527650064138815, 0.1552504214388566, 0.1556052456324664, 0.1555652341160198, 0.15572686625841756, 0.1560588493063266, 0.15688463834792363, 0.15700941728971596, 0.15719780917243434, 0.15728100976449144, 0.15727047749916342, 0.15670841661379323, 0.1568568501745422, 0.15632297530300499, 0.15614532808179887, 0.15686041004677273, 0.1566725167451542, 0.15667491225125763, 0.15694284244424067, 0.1569098646585956, 0.15722971473087802, 0.15747856911620287, 0.15768498581367665, 0.15753776179289253, 0.15704043493519915, 0.15724188141546439, 0.15753640793841825, 0.1580744109942426, 0.15861356423748363, 0.15863754176000672, 0.15857226719597828, 0.1581864641917237, 0.15825835770730537, 0.15839069272925466, 0.15856025988940936, 0.15858776905710661, 0.15900527280604518, 0.15877339372744828, 0.15908211721241272, 0.15847154423825327, 0.15852925229711046, 0.15855717800714877, 0.1589494733518767, 0.1592957175582187, 0.15916474545288575, 0.1594646529829035, 0.15937110496410345, 0.15918818449392763, 0.15892585366368076, 0.15929933556491607, 0.15926141472849323, 0.1597123984746019, 0.15984023078642517, 0.16020007606975709, 0.16053000842739307, 0.16086867274213904, 0.16095858497310647, 0.16161124319105677, 0.16206838571387477, 0.1620024529529664, 0.16210827951076356, 0.16188177610655005, 0.16199933665020722, 0.16187410380312675, 0.16149487420423828, 0.1615124411905679, 0.16155187622304198, 0.16179392934869072, 0.16211961667250566, 0.16208499929247522, 0.16202070807571547, 0.16180908169408426, 0.16201187569343703, 0.16210537154562168, 0.1620064342000614, 0.16183407871049213, 0.16195626481229944, 0.16229251030328676, 0.16200930571494, 0.16189790702651552, 0.16214487127330027, 0.16238172884856586, 0.16219019147337524, 0.16228073329089254, 0.16189598500759925, 0.16174853161338082, 0.1626358766072078, 0.16236834083701712, 0.1624935351539066, 0.1622860410731264, 0.1620667658755414, 0.1621355965626352, 0.1623319211229217, 0.16219625450017902, 0.16231601637324203, 0.16204152408832576, 0.1625596412791857, 0.16261230386956316, 0.16235329957642405, 0.16216900736533438, 0.16205023583739164, 0.16167193350067768, 0.1618181282715154, 0.1617000543313914, 0.16177665048083364, 0.1617235545244834, 0.1614983646532175, 0.16168448513882772, 0.16142328933363068, 0.16197248489142782, 0.16188689214843868, 0.16142228995831798, 0.16170334696866812, 0.16145466293391794, 0.1612515169137739, 0.16107840202198734, 0.16113236626418306, 0.16119294645221272, 0.1615539895646891, 0.16140485709974917, 0.16143014378765846, 0.16112136286580778, 0.1612609293750695, 0.16164872123045268, 0.16207991547555617, 0.1626221185931061, 0.1628557335716702, 0.162943469092222, 0.1632889229510272, 0.16308507974625533, 0.1630760251171615, 0.16302787763010734, 0.1628461829106792, 0.1628247753359362, 0.16272935815795192, 0.16214324984850026, 0.1625674503740456, 0.16218870641808106, 0.16234444246709423, 0.16224988146924915, 0.16240974167625413, 0.1620686792527444, 0.16196773739416886, 0.16202578500005207, 0.16190732749342213, 0.16234554503282878, 0.16212167819964668, 0.1616195507316431, 0.16178150825115395, 0.16167013946140732, 0.1623893977029409, 0.16225711642168908, 0.16194838176912257, 0.16209096896275324, 0.16199702095165713, 0.16159861356201982, 0.16163700417489674, 0.16163970925391527, 0.16196352899381533, 0.16210032004005875, 0.1615925195709776, 0.16165823317580624, 0.16189329103107558, 0.1615431870906483, 0.16182798256785746, 0.16236759937903733, 0.16224135892110902, 0.16249896219636115, 0.16292805097221547, 0.16338745991956025, 0.16332108719821078, 0.16324429724061554, 0.1633136666704155, 0.16281152169513805, 0.16256255769995703, 0.16256593428563573, 0.16276935063610204, 0.1632466562378889, 0.16306686310229948, 0.1626578653996359, 0.1625612699519384, 0.1626091383004133, 0.16237670866377224, 0.16274320452917787, 0.16307101256921722, 0.16300589892649545, 0.16296100757090323, 0.1632274326959797, 0.16356839571325588, 0.16285896980058326, 0.16266442717436455, 0.1627728368607354, 0.16259522416238945, 0.1628052408128245, 0.16270788014153778, 0.1634243693812192, 0.1635291957788682, 0.16348736849361029, 0.16339569439604457, 0.16395345872628364, 0.16398559928379206, 0.1640744055949759, 0.1637796345744759, 0.16385265553395892, 0.16401245695811092, 0.16418245053040895, 0.16411376984475226, 0.1645186697778148, 0.16482850825466808, 0.16483909289296036, 0.1645718201241459, 0.1647615214776506, 0.16485817194355404, 0.16475120354477116, 0.16463689611915483, 0.1646558012010934, 0.16474959592767766, 0.1648111906833082, 0.16473088279463377, 0.16494271925338463, 0.16404620151328408, 0.16444825214505143, 0.1640789459813996, 0.16431609496384952, 0.16425372023611848, 0.1643497658559797], "type": "scatter", "name": "Arm Rank 4", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000]}, {"showlegend": false, "y": [0.0, 0.0011853463443305021, 0.001711187747229567, 0.002108377132369833, 0.0024099509764658254, 0.0022696190790907674, 0.002864425609964195, 0.002910631712592531, 0.0028559774992600573, 0.003422303934306682, 0.003463730603227023, 0.0038581217397554352, 0.003978740490409748, 0.003994709412399089, 0.004112122938358403, 0.004376399574067893, 0.00446550919921852, 0.004451065740802916, 0.0044619550476132485, 0.004948492853197779, 0.005192276804266317, 0.005018911893332451, 0.005230939158339042, 0.0057155090151822146, 0.006128054784862636, 0.005847882878872061, 0.0060013948840703935, 0.006008563753004561, 0.006326231956737585, 0.006240919864880524, 0.006310461810697857, 0.00657339863465267, 0.006446106684601021, 0.00646132628720426, 0.007009996780448796, 0.00764007400342591, 0.0069829155213074106, 0.0073421072195674056, 0.007369995976826048, 0.007849676086046403, 0.00825436488870544, 0.008151681452219004, 0.008575535418355904, 0.008540179084980757, 0.008518056307774715, 0.007698184152779655, 0.007750590173276513, 0.008154603452337976, 0.008268504149785694, 0.009046103204090683, 0.009252386626954205, 0.00960675974640533, 0.009859821333610533, 0.009613394604547115, 0.009372288136557829, 0.009377317383322864, 0.00957459592593833, 0.00934365983384192, 0.009734572549188386, 0.00966144526999321, 0.00910334753026318, 0.009108607803134031, 0.00916885886137497, 0.009079930776512058, 0.009606338836468258, 0.009697878449189932, 0.009969260543518555, 0.010178021642945356, 0.010748014600931787, 0.010762696462477423, 0.011170491221940181, 0.011261827963398252, 0.010872390479952011, 0.01156857394916547, 0.011299984785906774, 0.011360032839676164, 0.011428758545079768, 0.01164473250917811, 0.011528040609393246, 0.012068038360023972, 0.01212170180784813, 0.012694333386624812, 0.012667611055959156, 0.013517090748735909, 0.01370523482050808, 0.01348768593166297, 0.01400844947017266, 0.013944440060058003, 0.014045880717112718, 0.014347009931618145, 0.014117982090745055, 0.013919806100494697, 0.014012725405049158, 0.014158565478989776, 0.014101460270834075, 0.013849234576101504, 0.014057343419792258, 0.013897452947798303, 0.01394193829829224, 0.01343398881476234, 0.01411806925125046, 0.013515289243763988, 0.013531606414497889, 0.013725017325861871, 0.013673677349536438, 0.013741511874477459, 0.013431702292396127, 0.013633867690243837, 0.01365175538194695, 0.01377736355263884, 0.01318184813459436, 0.013187038053250185, 0.013682465337719333, 0.013833687525958878, 0.014161215672511648, 0.014315656141549784, 0.013967343794282012, 0.014041351715840655, 0.014001267831499636, 0.01447403771147225, 0.015242928041639046, 0.015146605829694779, 0.015257632021774782, 0.015137171790862821, 0.015392747290602297, 0.015751849390299565, 0.015960785149904132, 0.016045323270931444, 0.016119384946600715, 0.016030153755169797, 0.01571229345097335, 0.016036745792377044, 0.015991672765449893, 0.016505363885611676, 0.016454410691999058, 0.016801296571065976, 0.01690481786600639, 0.016818929929109848, 0.016652639845476026, 0.016513291146301748, 0.016549636975427415, 0.016938851318513744, 0.017156959450633075, 0.01707137799059516, 0.017171115958515473, 0.017511612984336303, 0.017039621423586535, 0.01703619426663973, 0.017305723818451052, 0.017487983689543588, 0.017339755157314056, 0.01734155361476419, 0.01761674572256418, 0.017217257401906928, 0.01681540612257476, 0.017236420570540027, 0.017463443126260154, 0.017411347109837223, 0.016900107543237744, 0.016997667980827944, 0.017261515179773975, 0.01739757770057847, 0.017546541935665957, 0.017277649786598098, 0.018026825866780196, 0.018007808262317227, 0.018451256180774058, 0.018202939056899424, 0.0182386825077543, 0.01832825555100761, 0.018317485833760937, 0.018462697144551333, 0.018121121687386558, 0.018197245559075797, 0.01843867571973892, 0.018583940473984543, 0.01831908757635449, 0.018315446747605768, 0.017829777976762287, 0.01772006020923037, 0.017525407079782826, 0.017855983857659342, 0.01766480101258696, 0.017817309307938574, 0.017543927511410158, 0.01788188271312954, 0.017917083337620654, 0.018206893666564188, 0.018260044491535128, 0.018372249381004957, 0.018906532292474368, 0.01922341690432014, 0.01928691310613699, 0.01959510329668254, 0.019860428253935365, 0.019690502614966337, 0.01977950650764532, 0.01950533245524499, 0.019899499060730935, 0.020009572067965917, 0.01955690202440041, 0.019137243958487045, 0.0193549339899526, 0.019922130998003745, 0.019961413250806283, 0.019964192236544203, 0.02008810945288809, 0.019920577060656527, 0.02015186633732514, 0.020150795392922624, 0.020639158624720797, 0.020148837663428128, 0.020311171535553237, 0.019788294295551467, 0.020326637446466036, 0.020347691715410024, 0.02047463611774171, 0.020643356425374296, 0.0203366838238245, 0.020119835405707758, 0.019861854229285228, 0.019949356350219345, 0.020317794353851813, 0.019801711421456626, 0.019934188206840894, 0.01999473328713538, 0.019956612871083478, 0.020252697146191982, 0.020389275791621215, 0.020384593348904342, 0.020428409788258557, 0.020539619465839702, 0.020502661075253763, 0.020360653654269093, 0.020541257337334577, 0.02012402699423501, 0.02046498470749051, 0.020386465692228146, 0.0205716295357321, 0.020889897698538776, 0.020906357996803168, 0.020816303270040196, 0.021222424441654817, 0.021352377858796595, 0.021358558862177197, 0.02124146004537745, 0.021717148103186628, 0.021923292806101335, 0.021219687035179347, 0.02116215180375466, 0.02162615296507003, 0.02203739203133609, 0.022058426555956523, 0.022005851754024978, 0.02233573083120749, 0.022642076149749092, 0.022867726228930695, 0.02293427389820314, 0.022809349188863393, 0.022972795096031826, 0.02273118522208645, 0.022755891519895148, 0.02265081490123277, 0.02332386861895779, 0.023245146785543142, 0.0231234305288639, 0.022999105917095055, 0.022951877671353347, 0.022623618487043102, 0.022670062963039004, 0.02295816031458714, 0.022490774862599004, 0.02273952075051074, 0.022714704035010573, 0.023437639499712032, 0.023122936416422993, 0.02322708471464674, 0.022914000835080085, 0.022636199671696427, 0.022656530398221766, 0.0227565688251025, 0.022715392230492813, 0.02255325524633869, 0.02264806773085554, 0.022765407098038266, 0.022892459642094458, 0.023129046285444647, 0.023250685036674892, 0.023313604044982266, 0.023714572745204963, 0.023630342052186542, 0.02356140555521726, 0.023962114307676155, 0.024117320333306776, 0.023586050005275503, 0.0239428699115828, 0.02359850755009881, 0.023578627409858784, 0.023284807436873986, 0.023203531280668002, 0.023437370796948995, 0.023658357885846974, 0.023635592222454455, 0.024120506863854824, 0.024078160828444523, 0.024294443079680667, 0.024037226206150168, 0.024083001639600532, 0.024189899545409628, 0.02446013883351821, 0.024376476385506513, 0.02445461409951272, 0.024058003358657078, 0.023748576614313812, 0.02371068720534115, 0.023440452942622876, 0.02315131910274648, 0.02311978654077269, 0.023111470893794894, 0.023071820856056274, 0.023322463428015913, 0.02348303016400905, 0.023523647336640727, 0.023924113990816207, 0.024053611957431373, 0.023871175277339566, 0.023922605622086694, 0.02411546527407333, 0.023989892864206115, 0.02444479425345803, 0.024515770758934692, 0.024862043136472632, 0.024959965075081275, 0.025191601201901986, 0.025548106400485326, 0.025419356275862295, 0.025762071899579575, 0.025421851487407065, 0.025036485704328332, 0.02519265204739942, 0.024970654406809723, 0.024822633238891657, 0.024646020690686863, 0.024853449344525394, 0.02482429894042755, 0.0250188173685146, 0.024770577815594906, 0.024765864492988066, 0.02509452229233162, 0.0252068239311474, 0.025210101157440573, 0.025315970934472555, 0.02531705676985561, 0.025767177332834148, 0.02543071207637807, 0.025482827586407263, 0.025522032612931088, 0.025215133562535356, 0.02506844856444345, 0.025336166829982534, 0.025296050841448692, 0.025317041648230943, 0.02561881083422419, 0.025696203920628918, 0.02566068033570443, 0.025715824174451767, 0.025633650548637834, 0.025421827660327585, 0.025456129337464342, 0.025159284585816108, 0.024955554234253, 0.02538482277465159, 0.025287345549210503, 0.0257529010914876, 0.02552469935120182, 0.025333070579337192, 0.025587920973727793, 0.0251527446781112, 0.02564669201073362, 0.02550071251472363, 0.02572026614414527, 0.02541902858780839, 0.025150648089440078, 0.025004457168701897, 0.025424213722195332, 0.025274194106480737, 0.025628945503321777, 0.02528921370815215, 0.025251167957913108, 0.02540972142854733, 0.025157515053336185, 0.025096251294282414, 0.02482108609728397, 0.025152120097183674, 0.025394822511594, 0.025483967287697737, 0.02542008943744227, 0.025676316198259764, 0.02564958729328832, 0.025502170316757607, 0.025442544562360617, 0.025454361153587922, 0.025636173111978158, 0.025702885530053746, 0.026015584200405274, 0.025780774126748975, 0.02623931828593482, 0.02612761644398077, 0.025864629945147002, 0.026518454785001193, 0.026671159848550396, 0.026480101050886492, 0.026932510357915086, 0.0271998604068552, 0.027654848878497097, 0.027405031150734033, 0.027492920208090212, 0.027041630446602526, 0.027248081715535954, 0.027057473131176683, 0.026903965057548714, 0.026866705376679196, 0.027148466352358347, 0.02712025723643205, 0.0275273417348003, 0.02804219564806902, 0.02755191379871526, 0.027294824732919932, 0.027951814929147435, 0.028101316127191023, 0.02821023086088902, 0.028238684259239935, 0.02820802941334226, 0.028864821304667408, 0.029014178510718563, 0.029116446205949276, 0.02907773074706327, 0.029641735798566892, 0.030317624013130214, 0.03012169241709914, 0.02950150070512119, 0.029659462667342006, 0.029896018792592096, 0.03000781889962448, 0.030323054203324054, 0.030451446147842953, 0.03041309336593988, 0.03081848787737672, 0.03057887393379011, 0.030598659278491994, 0.030935584159937166, 0.03082013825169183, 0.030376647090854268, 0.0302613780867896, 0.030040394925498922, 0.029769827544797046, 0.029927222231851767, 0.029432795613935015, 0.029939359729165345, 0.029909172094711507, 0.029633280520968697, 0.029616119146016744, 0.029615145369383405, 0.029622989701954146, 0.029895265001806694, 0.029850359293433108, 0.029768898264504462, 0.029793499156045615, 0.029592166668392306, 0.029513922250307786, 0.02967753695693499, 0.029955498256801688, 0.029777669896699912, 0.030677683141005073, 0.031325805942043525, 0.030956591016192248, 0.030911734301786196, 0.030437884604849023, 0.03063451851302866, 0.03070942295805267, 0.030710490622693862, 0.030059299906468096, 0.030215889453737568, 0.031124276713097778, 0.03132610200711458, 0.031192278195529947, 0.0313024397203273, 0.03140296335617278, 0.031312215405375224, 0.031045303498442513, 0.031344427489406745, 0.031295428396912246, 0.031270782525097435, 0.03147764805964895, 0.0316732815719057, 0.03135071432045133, 0.03144587906671869, 0.03144720360436726, 0.030894546547343957, 0.03125346086461103, 0.031187772198215027, 0.031116991117933885, 0.031321100315736525, 0.031056766757211977, 0.030994817022966976, 0.03105093406163231, 0.03131730263942711, 0.031438156410409965, 0.030897828987120075, 0.03136756311446012, 0.031048991548424422, 0.031016989347382763, 0.031145664297000945, 0.03145398408606639, 0.031098505444437905, 0.030310973127467163, 0.030278647185033907, 0.03031865354433585, 0.0302555288216328, 0.030584502396979105, 0.030531492725022716, 0.030296914537683253, 0.03042334423786055, 0.030940033642360004, 0.03122082876862576, 0.031317476027362776, 0.031179526978697643, 0.03064763255904807, 0.03057048854587905, 0.030401713979043364, 0.030288045280550364, 0.030601195514092187, 0.030302522444189003, 0.030488905807614253, 0.030513529425089378, 0.03082224707752809, 0.030595504495069707, 0.031010680185602005, 0.031043420028003827, 0.031351843061610596, 0.03137879695905903, 0.03155396474661936, 0.03155689217761612, 0.03143512630223881, 0.031191557633947008, 0.03126783687789255, 0.03142143294687813, 0.03179544979670904, 0.0311993373824267, 0.03096173501273956, 0.03120508044207676, 0.03158269459163247, 0.0316040569475934, 0.03160126534290588, 0.03172449967528691, 0.03156920072064746, 0.03140347065735355, 0.03135044583590066, 0.03157559793376364, 0.0317664726663244, 0.03130931843056971, 0.030862192090215578, 0.03097035790823841, 0.03111583214826826, 0.030809455124302488, 0.03062846050705738, 0.030751237092564523, 0.03092825720909663, 0.031071813053706317, 0.0307043995134983, 0.03061913580567919, 0.030556120549642813, 0.030292630663037192, 0.030656482867490974, 0.03048216027537783, 0.030605024761292968, 0.030414232635320285, 0.03064916411543596, 0.0303387843601934, 0.030195454782661935, 0.030777701296396613, 0.030526651695711796, 0.03059277406643305, 0.03054474812102295, 0.030563156745252815, 0.030534842148778375, 0.030401668426434207, 0.030022863173799742, 0.030175353129289064, 0.02968374417156907, 0.029804680039794654, 0.029901522665847977, 0.029605847487994632, 0.029413939782897452, 0.029483710968496214, 0.02949274184257697, 0.029512188205127375, 0.02968294396442366, 0.029543661963943174, 0.02969137846606335, 0.029936834009750217, 0.03026917524991714, 0.03104066027519654, 0.0310388476004669, 0.03072374840461355, 0.03017042826531647, 0.030313456004460802, 0.030013058943817374, 0.030177912335350623, 0.03038686380182467, 0.030316935715372004, 0.030209861432875133, 0.030525331155479608, 0.030407352337152905, 0.03064776393793463, 0.030266447289809057, 0.03051280198685949, 0.030642080083266788, 0.030424034383203364, 0.03013381389254839, 0.03075602377967967, 0.03113573732979744, 0.031017527985589384, 0.031815560190417445, 0.03152691410846861, 0.031156131273312827, 0.031090382699013798, 0.03109451688947734, 0.03104654598301296, 0.031215350736172105, 0.031594966276119414, 0.03179511972811465, 0.03199261877190516, 0.031774193854687154, 0.03203853761889928, 0.03172854528433297, 0.03150731631596016, 0.03166912951644611, 0.03190932520334879, 0.032343706694690603, 0.03239897910859792, 0.03225135529900824, 0.03233762147395349, 0.03254089278901724, 0.032714569644238384, 0.032337047099011, 0.03272311556611228, 0.03248909757283218, 0.032591663338800606, 0.03243291941338837, 0.03311035360142495, 0.03289882306947842, 0.0328794430227213, 0.03289258238538326, 0.032818705354851166, 0.03241343669196774, 0.03212955591740512, 0.031785015067107264, 0.0315636705123828, 0.03136133292414746, 0.031170424810673142, 0.03126011782801551, 0.031170120288454426, 0.031025959441452627, 0.03102764098486623, 0.031005360316865096, 0.0312709842953001, 0.03159980075500303, 0.03151769992620317, 0.03161543405035729, 0.03207416505197836, 0.032148924565781764, 0.03179199488893324, 0.03155277298493608, 0.03183116702190412, 0.032178610924875964, 0.03247639559741968, 0.032361950559304804, 0.03271874443490427, 0.032648083797741215, 0.032864159901231815, 0.03259862915806035, 0.03277654750990722, 0.032563400969179083, 0.032378001856924354, 0.031921521024882105, 0.03191054923608217, 0.03203804875163965, 0.032617908207761524, 0.03253788371989988, 0.032760278554563614, 0.03250250332370979, 0.032972030561798746, 0.033025778269360276, 0.033453697601719484, 0.033303141131318964, 0.0330788377993842, 0.033583739065688484, 0.034142416809447934, 0.03427437394329287, 0.03499212822273568, 0.035214554580831586, 0.03558692820043466, 0.034939048770662826, 0.03496294166002089, 0.034939816213635115, 0.03514003696433209, 0.03516233829075101, 0.034944076168351074, 0.034569900843295955, 0.03458220449538659, 0.03514148577911736, 0.034973594772390176, 0.0352024214904521, 0.03537540247856955, 0.035650194703524776, 0.03553074148223807, 0.03565419924866263, 0.035636753104437854, 0.035552669383594956, 0.03569208351841509, 0.03522613508774212, 0.03531384825437784, 0.03533080162486664, 0.03515445204003482, 0.03532699211390722, 0.035745694019236565, 0.03578388396216195, 0.035667717704095415, 0.03615391622297648, 0.036465606441291334, 0.036183295850539345, 0.036558491996031596, 0.03641845931343357, 0.03664398857954251, 0.03660444967669927, 0.036453220274313955, 0.03662081002358014, 0.036526678396659046, 0.036660485227475656, 0.036940162708430826, 0.03700975577771657, 0.03697851386849857, 0.03647818137763299, 0.03617423523882867, 0.035906735992447925, 0.035571676767347245, 0.0357990066224574, 0.035737451819698535, 0.0352654304982091, 0.0353855520634878, 0.03543417187026624, 0.03531288866561992, 0.03540115108058211, 0.035620683701351095, 0.03547089695918029, 0.035838788227250354, 0.0357343355004786, 0.03557368661373673, 0.03596416682890584, 0.03641302030810118, 0.03654864779456044, 0.03602812598316506, 0.035829516479482654, 0.03541078550361484, 0.03544040274113571, 0.035675103789982246, 0.035826105214237486, 0.03579426215785125, 0.03622144927999454, 0.036729756108294834, 0.03635322313151191, 0.03680080299516113, 0.03651405892895364, 0.036886230043598194, 0.036734483978924905, 0.03742062493611199, 0.03707469359683357, 0.037273264778464696, 0.03696472403773367, 0.036863919496383964, 0.036769171231092294, 0.036341506348113874, 0.036263695671117625, 0.036665009052006994, 0.0367329711339597, 0.03725555214176287, 0.03705367158909076, 0.03681972456148454, 0.036324850956928334, 0.036155017124115375, 0.03591987496802882, 0.036143852251407683, 0.03621956146655094, 0.036290679045251864, 0.036226121257988846, 0.036339691637180364, 0.03678436513274641, 0.03674953008466125, 0.036904045181858504, 0.03674632844377219, 0.037162762980845206, 0.03708186274773228, 0.036951864888405184, 0.03695004899377694, 0.037281524897973255, 0.037092422646075096, 0.036706746740741876, 0.03676479160265451, 0.036795359318197156, 0.03697415875359316, 0.03693332693988028, 0.0365865201255594, 0.036802594169885156, 0.036934664675259285, 0.036860027010880106, 0.036873393565109616, 0.036506284438872334, 0.036986944377326685, 0.03696794108994512, 0.036527365667574904, 0.03613616470853744, 0.036675860793924896, 0.0363876228937174, 0.03639372240941926, 0.036023729140396435, 0.03551584705663221, 0.03564823026217044, 0.035595916945625215, 0.035150124378558384, 0.03516602950397302, 0.035296665700298886, 0.03553125203926304, 0.03569668449964993, 0.03537634162798861, 0.03539414389791544, 0.03488515675415467, 0.03493059963876546, 0.03533198987763579, 0.03551531893804834, 0.03534103815446478, 0.03575470344127668, 0.0357121434518936, 0.03614036478202911, 0.03606617216509613, 0.03594964683399365, 0.03595337980525463, 0.035665721435661345, 0.03607016900546072, 0.03649444889192928, 0.03684161841768291, 0.03679779824907253, 0.036495436839231434, 0.03652369654606846, 0.036712334724535244, 0.036569122636224374, 0.03661167297448646, 0.03646899748643251, 0.036572231010599004, 0.03728057680167399, 0.03697164167484773, 0.037104060499496834, 0.03681398321328749, 0.036950468913540854, 0.03715203572920533, 0.03695301602990825, 0.03691603857755715, 0.03652849039837795, 0.035838415373472134, 0.03575304384844914, 0.035656781367477235, 0.03571151371170069, 0.035625664801996, 0.03564462403561056, 0.035590317330721336, 0.03470140330660848, 0.03467497898140357, 0.03499545904078948, 0.03505698090058161, 0.03508328516775151, 0.03504299676158032, 0.03487590194717874, 0.034962547994780005, 0.03519705137345378, 0.03510339332113004, 0.03538167036016329, 0.03521305419455608, 0.03553827434595337, 0.03538844284309098, 0.03510691245560152, 0.035245306692155295, 0.035253525243013124, 0.03601685213566557, 0.036468431597427506, 0.036287340793999305, 0.0360088296946618, 0.03615570515064813, 0.03624442402990267, 0.0367286919073339, 0.03627878650270172, 0.03632897313388734, 0.03604597823170191, 0.03622591051868565, 0.0361359023322362, 0.036192650933977034, 0.03661483336740934, 0.03634446828300645, 0.03665557843653484, 0.03657107309327211, 0.03731438982399477, 0.037380204529830166, 0.037776146306334885, 0.0376047339001651, 0.037615170839374754, 0.037990289211806444, 0.03842742358501955, 0.038322336815596346, 0.03802269862929397, 0.03809616737906497, 0.03794565944279952, 0.037940771405136554, 0.03815653798697763, 0.038028098070424086, 0.03850518767639859, 0.03861086907451871, 0.038692640218109274, 0.038543809405423374, 0.038566716200756565, 0.03843751663365549, 0.03867055178621398, 0.039109633136204316, 0.0390680910903592, 0.038836910629165305, 0.03871875071782952, 0.03833339105465876, 0.03820527824448638, 0.038845375711221514, 0.03896028243446049, 0.03887350786685652, 0.03889570590716702, 0.038640011667126745, 0.03867495416744166, 0.03838129035631686, 0.03881035908907447, 0.03899087158434736, 0.03926333814999409, 0.039506703531704726, 0.03957422148982092, 0.03938883916134286, 0.039071495974741154, 0.039460509780418616, 0.040035682915855006, 0.03974564822485959, 0.039636843371777995, 0.039728181218245257, 0.039220644110997654, 0.03881952485418744, 0.038821686041583855, 0.03851662192371042, 0.03886182973849734, 0.03884307247824425, 0.0390036232745979, 0.03922533286441878, 0.03941462715139595, 0.039494251888932796, 0.03911735447631581, 0.03924245969705894, 0.039080268418111165, 0.0388757872556197, 0.039283547868782, 0.039401505929173054, 0.03964483000145979, 0.03974762462799254, 0.03980335680983196, 0.03948237127277819, 0.039902218139662105, 0.039628224582300774, 0.04021041195138687, 0.040003491322168634, 0.04026347225032647, 0.04010171067051903, 0.040560821599870754, 0.04072671824963146, 0.040711317544855595, 0.03989300566839289, 0.039831177413493755, 0.03987966600787077, 0.039638462011654434, 0.040100287178388275, 0.0402058274704713, 0.040734313923289384, 0.041071657969972135, 0.041012358920564276, 0.04098627921317891, 0.04076944077090748, 0.04058169572645059, 0.04032112316549913, 0.04057382411844537, 0.04031984025707501, 0.04009661393554077, 0.03986003155575476, 0.039689239745515026, 0.039605641002083476, 0.039668410953737764, 0.039979803169603395, 0.0399549830927046, 0.03932412096390484, 0.03928391028538167, 0.03953040876090332, 0.03897429637836217, 0.03868475442423697, 0.03887592266721978, 0.03893790900597695, 0.038938792800207615, 0.03885212767442412, 0.03911397711825078, 0.03904583871535642, 0.03928589646685385, 0.03956540936868276, 0.039809463729132716, 0.039231843970132685, 0.03920527610198753, 0.03941550653687987, 0.039641189291151145, 0.03938858897177014, 0.039652889411301004, 0.04009786863139622, 0.04004636461481481, 0.04008042694778497, 0.04054547949611084, 0.04040539888666626, 0.040631768299462835, 0.04074544890170987, 0.04118785091926478, 0.041056513297181664, 0.041054444469971065, 0.04184454151991018, 0.04184203621676868, 0.042570071718569594, 0.042547399983992214, 0.04281646157300038, 0.04262396560597298, 0.04285997429140518, 0.042954299815115005, 0.04311405578309396, 0.042817277369600046, 0.0429822263800188, 0.042787675410519865, 0.04277381752410985, 0.042931740882701186, 0.0425988377102277, 0.04264646349718745, 0.04287778562738646, 0.04268121325643288, 0.04275050754515416, 0.042887145389246206, 0.04293637232968575, 0.042623921806026845, 0.04271229738788044, 0.04228401169465588, 0.04207881703995483, 0.042213495606315946, 0.042393525941541485, 0.042252598530134466, 0.04260122971858564, 0.04288742479067353, 0.04270235297937536, 0.04250420287381089, 0.0429663157515179, 0.04353808117193171, 0.04386769077223909, 0.04392601789871096, 0.04417044116209089, 0.04433597521083749, 0.04463222416328664, 0.043954009774731566, 0.04385482072105265, 0.04432345255610849, 0.04434028472500876, 0.044867863609830826, 0.04479134110511542, 0.04465351621419185, 0.04402651738399212, 0.04411974071845174, 0.044001550343524064, 0.044168950265457044, 0.044115746768493606, 0.044202092163870235, 0.04412102558518193, 0.044583477254722066, 0.044293315263835654, 0.044514164121414665, 0.04469664872375184, 0.04485056929199905, 0.044621983991411984, 0.0441443820445854, 0.044819678667663204, 0.04511648722565231, 0.04487594825512418, 0.044906481045713646, 0.04518522463482717, 0.04499262744180812, 0.04512631208743909, 0.04564774971597893, 0.04555811907499528, 0.045023425228024196, 0.044914953534984564, 0.04475283156748401, 0.04447668305800816, 0.04462531958537721, 0.044412636827748334, 0.04487692552934555, 0.04491111589542746, 0.044971968320129965, 0.04534012665421685, 0.045561347980084196, 0.04544230922926542, 0.04558077484642641, 0.04570790372022088, 0.04576274139802901, 0.046007175945655725, 0.04646218529869985, 0.04630249397949239, 0.04597121184311854, 0.045095724256568, 0.04520218624356042, 0.04524108526950874, 0.04541298059801237, 0.04519278056011351, 0.04500629029447448, 0.04477836574712348, 0.04524204882588454, 0.04488385541535004, 0.04440161673263721, 0.044602671053087455, 0.04443578013692027, 0.04401037492090271, 0.044415157993334196, 0.0441375983084094, 0.04438210677237373, 0.0441242472866782, 0.04440748799568676, 0.0443404552465219, 0.04441917672877007, 0.04397974328487488, 0.044128774257665745, 0.043780285095944685, 0.04417329199476896, 0.04400454503542942, 0.04401944845245672, 0.043701599041324174, 0.04387794285838848, 0.04352365419083202, 0.04372943883867673, 0.04361582066909478, 0.044024722095295885, 0.04408547269943787, 0.04355089521239854, 0.04335212074620996, 0.04369002013211484, 0.04372102702679679, 0.04345868730198228, 0.043753936202897824, 0.04403407509124268, 0.044050587118063075, 0.0436945224308213, 0.04304780325387423, 0.04347951070291714, 0.04312157977131786, 0.04319334505788853, 0.04340061941104118, 0.04403886228642423, 0.04460484992731309, 0.04453316162626826, 0.044307850793369546, 0.04359936527013312, 0.04343958362263589, 0.043413623806777914, 0.042937713653026774, 0.043004916851675484, 0.0427928213471885, 0.042383430031599625, 0.04245293202385098, 0.04277026376651895, 0.04291372534639627, 0.04300039893936735, 0.042208472729719206, 0.041811183135087186, 0.04200850610215254, 0.042500948702878585, 0.042264033563678395, 0.042316719587419144, 0.04273142051141588, 0.043138921581058046, 0.0430223219378335, 0.04298241945849, 0.0429443614763476, 0.04335215070355087, 0.04328208092053837, 0.043437185177904895, 0.04355075868296214, 0.043367393437477905, 0.04325002296807151, 0.04303662234050933, 0.04315518891206939, 0.04304687930795463, 0.042760820583520945, 0.04292753888025795, 0.04275072013604653, 0.04216413503584132, 0.04194585226287833, 0.04227998513836277, 0.04209997145056454, 0.04187693147408118, 0.04226097133834996, 0.04251898990730277, 0.04262729842782267, 0.042547591499225816, 0.04237210854280497, 0.04187286574721096, 0.04219559665885389, 0.041660961079083236, 0.04196534881302056, 0.04238405018398551, 0.04213950173284667, 0.04306590235790319, 0.042337169008772386, 0.04180498949516452, 0.04265000282852455, 0.0434077436396873, 0.04354674734040072, 0.04371774544246466, 0.043690834937022784, 0.04379550841018399, 0.043778901089703476, 0.04389110521345521, 0.04366336802863844, 0.04342372235721303, 0.04424688230250436, 0.044748196568567294, 0.04491628654904563, 0.04500897949580589, 0.04443845805416709, 0.044854644055388956, 0.04461122934639499, 0.04464913256062309, 0.04498864226821624, 0.04509894400311887, 0.04515806193628945, 0.045003846439446, 0.045321984429788485, 0.04586062671554464, 0.04614878830308377, 0.04604968461339297, 0.04626326982232716, 0.046182578746606764, 0.04571296707854294, 0.046038798915375795, 0.04629294773329427, 0.04550491500690667, 0.04537298099535725, 0.04539027588191276, 0.0450798962373942, 0.04424444311567318, 0.04456603644104027, 0.044588333301449685, 0.044538156406016466, 0.044363878252738936, 0.04435575537829972, 0.04418073896268201, 0.044795042386590586, 0.04471003276236889, 0.04560730073537431, 0.04551247421038846, 0.04541469909193855, 0.04528291262794484, 0.045587495570735014, 0.04561291132921897, 0.04516751993579038, 0.04506213749479481, 0.04546494134698365, 0.04572651626505908, 0.04544447776732801, 0.04567484249643447, 0.04571304583464073, 0.046070350425888515, 0.046083302574072366, 0.0465151616169981, 0.04604966546956363, 0.04624614335957841, 0.04627587974656753, 0.04571359370200735, 0.04572012065225456, 0.0454110637006572, 0.045885153668286514, 0.04558084815576933, 0.04526713818409941, 0.045330149225482494, 0.045063187667859, 0.044322925514407106, 0.04410637246899419, 0.04429957506684497, 0.0442487277481813, 0.044072651448364544, 0.043778762751380325, 0.044093123725508825, 0.04443544465158084, 0.04478163299114349, 0.04487207664286895, 0.04487489813908809, 0.04436762339973831, 0.04468334560379835, 0.04435903150693732, 0.044247842477837133, 0.044441403278385375, 0.044367542788713576, 0.04519497050275235, 0.04573954983674136, 0.04596262530372678, 0.04583313801691869, 0.045722519151558706, 0.04578385572339692, 0.045658526719646146, 0.04647890848279395, 0.046544511613728363, 0.046683628279856414, 0.0467043647922161, 0.046571594067704385, 0.04684830084705832, 0.04680799701451839, 0.047241397163453235, 0.047111891356826446, 0.047705848858125906, 0.04695720809752442, 0.04732681861328227, 0.04726964752750716, 0.04708577845830913, 0.04727637427433911, 0.04719049718868962, 0.047553386896201054, 0.04751350436395795, 0.04772462605935484, 0.04708908495902622, 0.04713766099813159, 0.04694899233779698, 0.047511858291722796, 0.047532528204011215, 0.047246558650705366, 0.04704131537755148, 0.047328522401552435, 0.04710500790901076, 0.04734168057332704, 0.046913584032260786, 0.046396955455281434, 0.0459426374834773, 0.04573387896686298, 0.04610733687779064, 0.04626013904012817, 0.04641272228791052, 0.04647380454006203, 0.04653652681256036, 0.046527044658949274, 0.04668511781040739, 0.046606635179055, 0.046637421020760975, 0.04622045543950159, 0.04621022857024655, 0.04582947018522537, 0.04587620982644727, 0.046250361195780354, 0.04611874623365261, 0.046376362175435046, 0.04664087505763093, 0.046578508380843604, 0.04687005673234616, 0.047205555282697514, 0.0471789204787402, 0.047466752962485835, 0.04772321197921592, 0.047148643243319834, 0.0472982080218632, 0.04701483891077533, 0.04733016535958884, 0.04700733094292636, 0.047261973687029266, 0.04682941932326817, 0.04712615440358132, 0.04747631831996283, 0.04757836271197383, 0.04714097252466735, 0.04772935205278151, 0.04794684773614012, 0.048241191484533076, 0.04842298788613247, 0.0489201777294886, 0.049028321077426586, 0.04888932037289385, 0.048862286198813824, 0.04881175727170901, 0.04885723453118977, 0.048786824403409035, 0.048527442116191165, 0.048603522864084946, 0.048009703460557926, 0.04801517651089977, 0.04815919067295686, 0.048074800536811575, 0.048548520342702545, 0.04838537762124047, 0.048862807931727315, 0.04910662118668186, 0.048828463814948805, 0.049127063711267495, 0.04907493918956184, 0.04932048579410288, 0.04943953935458662, 0.049627026251193404, 0.04901395195736676, 0.049071431788696204, 0.04861028061111676, 0.04904913017086904, 0.04917786081933606, 0.049415310398111666, 0.04958637107405615, 0.049776533608670584, 0.04973099395994033, 0.04983084688496669, 0.04914768813389035, 0.04980041668412004, 0.049489598176344345, 0.049364409217370675, 0.04928623657173145, 0.04941319021572913, 0.049512044587369373, 0.04975894444033829, 0.04973827249089819, 0.049469568511272516, 0.049454925230058094, 0.04992516916406325, 0.049944506929699685, 0.04981848745508551, 0.04964112703240722, 0.049722732832026044, 0.04971842789041232, 0.049728370338045905, 0.049636503853365085, 0.049873878610201976, 0.0495726693454488, 0.04976545533807121, 0.0501248537874962, 0.050356395866877526, 0.05050124677061583, 0.05022344906389381, 0.050325926686797494, 0.05070563603616289, 0.05028274535595214, 0.05055645054139207, 0.05006714925020676, 0.049925457068298235, 0.0500714639213519, 0.04937347757861997, 0.0494099633877256, 0.049315787086535855, 0.04936807530171669, 0.049318276704827885, 0.04947466703083691, 0.049640391861964124, 0.05040479370743605, 0.0505537030055014, 0.050065832467200526, 0.05079837809998768, 0.05055506985329256, 0.05017061347236623, 0.04966298595432872, 0.04955697092138399, 0.04989809353946339, 0.04984949049294463, 0.04998843325185503, 0.049575369456397705, 0.050044532598843484, 0.04973590113130984, 0.04957805175652886, 0.04921807584780142, 0.04983349469336416, 0.04977202520582449, 0.05004483327914475, 0.05029611538403363, 0.050429692385482484, 0.05044935743922744, 0.04959390815117787, 0.049830857212823515, 0.049981089742794096, 0.05008490464381747, 0.05008751327361804, 0.05034861999740733, 0.050265414655495985, 0.05017411239923593, 0.050703487392123756, 0.05075531008179985, 0.050833900839390427, 0.050746922511051736, 0.05033822242440034, 0.05053953622224837, 0.05033911935888637, 0.05034925320255549, 0.05044509482577382, 0.05031911676426857, 0.05040545708524116, 0.0504111541194027, 0.05036917415953632, 0.050246061950106786, 0.050484520229440104, 0.05004297826129307, 0.0500665344476613, 0.05056540832629035, 0.050392815100732166, 0.050458327577584776, 0.05115958420363135, 0.05105940986117921, 0.05130813897996306, 0.05142655350130545, 0.051489906752546145, 0.051649642124206634, 0.05211975814967551, 0.05202563845096643, 0.05109334740398579, 0.050487413926088937, 0.050472773227096965, 0.05076849008220597, 0.050683098898406255, 0.050334201565774284, 0.05005700661989594, 0.050053381063198135, 0.05031301972957607, 0.05028772193205799, 0.050346952558955105, 0.050397068703399814, 0.0504095766722676, 0.05070058780011318, 0.050710060134905276, 0.050804871823298625, 0.05096427427513102, 0.051096150346163154, 0.050488322743099084, 0.05045181135002299, 0.05043590907604541, 0.05058785676829651, 0.05044017933706239, 0.0502567180398658, 0.05038706843962322, 0.05030639141381232, 0.05040037875614506, 0.050625888634111785, 0.05053487873449767, 0.050730318586415545, 0.05097223075916676, 0.05090007950955046, 0.05078056022820362, 0.05099325583273589, 0.05002637511719207, 0.05024717040349229, 0.049858523041133265, 0.04946101308325291, 0.04942568373138391, 0.049325315951769956, 0.049883677040907355, 0.05027463427731056, 0.05010439852283916, 0.049961178225661484, 0.04961860414947998, 0.04906565117516899, 0.04949047572448181, 0.04951378598711365, 0.049353266500381646, 0.0493104920024207, 0.04983321817650093, 0.04954993841655085, 0.04935526039717166, 0.049474098478111746, 0.04883137469189482, 0.04870144250963996, 0.04878129228372027, 0.048575032328158595, 0.048774291907685445, 0.04855058144251873, 0.04826622788455411, 0.04834993469631874, 0.04836038687603419, 0.048213643292242425, 0.04880078884445313, 0.048727301070978994, 0.04863291797973953, 0.049033845970732515, 0.0491486914130445, 0.04911997204661401, 0.049067341550556136, 0.049099311868732676, 0.049439164949037336, 0.04956020165201698, 0.04959637738029184, 0.049554774401519855, 0.04909099004670802, 0.04927928550529924, 0.049437743267018476, 0.049319216615871665, 0.048846527513048014, 0.0487575372427986, 0.04911694063734484, 0.04941960278134572, 0.049471468240112684, 0.050218258874902603, 0.04992644718141042, 0.0502359754635177, 0.0509342554358429, 0.05102046817343035, 0.05153134679524042, 0.05198825183065766, 0.051409207834598965, 0.05103970009723276, 0.051346765572444816, 0.05165068848557358, 0.05185067777996986, 0.05199590956932394, 0.05190629589903567, 0.05209078992637024, 0.051599792171493755, 0.051243691915725045, 0.051492743010453194, 0.05207510843586191, 0.05222557921860033, 0.05268713597167828, 0.05222857651601462, 0.05235113750254368, 0.05244583441824564, 0.0530906229731976, 0.053145138401498995, 0.052549500378033014, 0.05259816554446157, 0.05268352879095352, 0.05241772737341927, 0.05296773943154498, 0.05284937383691908, 0.05314988053220461, 0.053073901275271486, 0.05321006691068562, 0.0528143089930921, 0.05335347584108765, 0.05340899622130855, 0.05373605132445531, 0.053621996926715036, 0.05358148550061654, 0.053334742326457206, 0.05361377735762256, 0.05331110715912075, 0.053260508572771786, 0.05330415988985747, 0.05308887363297161, 0.053110054909392156, 0.05285090551752105, 0.05283314552941815, 0.052513838566431624, 0.05274815117739657, 0.05324025625809176, 0.05350937941727175, 0.053175160947881175, 0.053256394391822816, 0.0534215958663474, 0.05286560732373023, 0.05232500775940507, 0.05242735278719864, 0.05237077196714158, 0.05311288898001509, 0.05281263874069328, 0.05262574746677125, 0.05347509903573575, 0.052878143703017744, 0.05303601501553931, 0.05318688693109743, 0.05335270498926006, 0.052898193432372946, 0.05317414951031397, 0.052748368251321065, 0.05269798474524441, 0.05291785544816936, 0.053014128393562406, 0.05321351271690836, 0.053200694558703625, 0.05302448784625642, 0.053100477375750535, 0.05263946730506633, 0.052652212361310236, 0.052381138883720764, 0.052220695729636245, 0.05189934441717063, 0.05175159787614821, 0.0520199426523792, 0.05201251706227875, 0.05221448261839625, 0.05201679197407782, 0.05195186591063493, 0.05203977401756456, 0.052385917706910964, 0.051890515326776604, 0.052100561627072994, 0.05220297846751021, 0.052038117719325754, 0.05213936830893684, 0.051827462287706426, 0.05192826879093969, 0.05235518174215491, 0.05207946089172029, 0.05219339575789252, 0.05176456221109626, 0.05212115975247337, 0.052384128970786835, 0.05232651952689282, 0.05209959746529776, 0.052263554471101294, 0.052570761598592745, 0.05231292030896094, 0.05188676345973004, 0.05200282877204438, 0.05186165567088067, 0.05173330633358147, 0.05143984300882497, 0.051570224221697755, 0.05200481977886646, 0.05166990343562317, 0.05180503995400155, 0.05162350216908645, 0.05203587585249626, 0.052062261758632405, 0.052208457945243585, 0.051958956121067844, 0.052177925899122866, 0.0517310349189558, 0.052071778478051604, 0.051376012899441346, 0.05083978248259189, 0.05059706572136674, 0.050822940037792703, 0.051425180341953355, 0.05175249388167901, 0.05171317358074964, 0.051301861127497246, 0.05108211655232402, 0.05152472492243713, 0.0516140059006567, 0.05142338049712295, 0.05124338187379358, 0.05137583864354286, 0.05157634296234585, 0.05151108211632108, 0.05130875559912043, 0.05072272334046353, 0.050705954082073484, 0.050472803033988024, 0.050511369287962155, 0.05069727508254884, 0.05067503521592662, 0.050368951244920065, 0.05058752807695697, 0.050382072495066293, 0.05041762656001007, 0.050064087958687636, 0.04998560062371223, 0.04978257626678464, 0.04982815380384728, 0.050126100893492134, 0.05024002692785678, 0.050356177662209366, 0.049987517382413464, 0.05057364804573231, 0.05030110517420689, 0.050748628776720026, 0.0507793452362167, 0.05076337525149026, 0.050750592910431706, 0.050616088186134396, 0.05066327741877076, 0.05061320654342383, 0.050419085663948406, 0.05041056445607871, 0.05030505209514491, 0.050131936666032634, 0.049897416351800186, 0.04913026989232082, 0.049380178045062166, 0.04917611140611528, 0.049423871204104956, 0.049473861808442626, 0.049478111290005726, 0.04966902136511127, 0.0494368461500992, 0.049372695349231575, 0.04988878989082698, 0.050603085364755426, 0.051413618056553256, 0.051947318221285184, 0.05216231044506683, 0.05209852286574486, 0.05236076412700756, 0.05211368383945518, 0.05201954877697504, 0.05263112782076469, 0.05319448816591166, 0.0535066580712772, 0.05344822732036612, 0.053134210233357286, 0.052972028161928544, 0.05343197461975069, 0.05320101185725607, 0.05293333400709622, 0.05297213569139652, 0.052915659262378324, 0.05278787213503061, 0.0530281403704587, 0.05292020024081343, 0.05322733026220952, 0.0527465602664914, 0.052752680936352304, 0.053353382562492495, 0.053759845649634465, 0.053623766942156155, 0.05363078488356552, 0.05347549508641041, 0.053085297806016826, 0.053230815912754685, 0.05364620568195803, 0.05406838450627571, 0.05432458435145541, 0.05449203914034399, 0.05529076070871621, 0.05566781664554024, 0.05561968154059548, 0.05540298323548178, 0.05458526131524759, 0.05464152138730356, 0.05401423925912386, 0.05374695387450791, 0.05376893337992205, 0.05388358592548399, 0.05406633760743193, 0.0538146810876979, 0.05414083930870599, 0.054231984999879516, 0.05401651328515643, 0.053956226592724005, 0.05392573245894046, 0.05416386180231369, 0.054190723119253, 0.05344506195614632, 0.05339456004214572, 0.05329274154346282, 0.05305010828598227, 0.053123884383945046, 0.05313772312497396, 0.053518715700387784, 0.05335230096488602, 0.05296731321932432, 0.05322718218263034, 0.052974012079789926, 0.052700234780610276, 0.052263452869256634, 0.05233975685710044, 0.05223752701895663, 0.052155292169464185, 0.05277652549949251, 0.052543937072064784, 0.05234913784034513, 0.0517267844551592, 0.051581341282525145, 0.0518507856423249, 0.051941001059622016, 0.05214782269354452, 0.05154436882310523, 0.051548019307553074, 0.05160728548524227, 0.051888782406163514, 0.052010130750572495, 0.05197573332469227, 0.05188834406994037, 0.052144530253725646, 0.05266982236508878, 0.053017764025773725, 0.053160871775675134, 0.05272528309476188, 0.05283820965751784, 0.05244322053522053, 0.05234659166322347, 0.05219014471762036, 0.05212138517708548, 0.05197261818739477, 0.052092403527111586, 0.05203692052786569, 0.05183929321714712, 0.05211356095604353, 0.05251950966837058, 0.05240093253242751, 0.052326280266196123, 0.05215853594052788, 0.051625057188633985, 0.05167445108207934, 0.05174621268964676, 0.051735718317760394, 0.05190863481554562, 0.051715827993105964, 0.05202139636818763, 0.05214976126175912, 0.05196385723456969, 0.051692111625630116, 0.05130601833119593, 0.05135349733444163, 0.05146605484909657, 0.05150047611065188, 0.051218522522362066, 0.051349273758190636, 0.05173270010986119, 0.05164995038779412, 0.05164193972983387, 0.05142191731799834, 0.051841626545707536, 0.05160540654636379, 0.05147250733674268, 0.05132466343118369, 0.05164095824725578, 0.05137664662982243, 0.05152458920031242, 0.05144394834778971, 0.05198496577172246, 0.05225892500343819, 0.051839062471315915, 0.05231260973589098, 0.05228250753641482, 0.05213464168205989, 0.052725082922905904, 0.05296618869677476, 0.05272725193631542, 0.0521776134836117, 0.052189968614123096, 0.05237242777399395, 0.05248450835734972, 0.05279974467771012, 0.05250057552001086, 0.05281563045596956, 0.05272536451014086, 0.05298776611657538, 0.053018679954018044, 0.05306472506742731, 0.05267525351124516, 0.05243368677892049, 0.052203289027596585, 0.05260994563551491, 0.05236648067969534, 0.052553152644589, 0.0522409491513388, 0.05245820895197209, 0.052035328614391176, 0.05198598493082374, 0.05147211124402383, 0.051172248213660974, 0.05078257830713088, 0.0511667523105396, 0.0509410803416134, 0.05079269449702133, 0.05101472490002097, 0.05144851238031181, 0.051547423499546816, 0.05147260624825241, 0.051762243484794704, 0.051435305850337676, 0.05149270727992069, 0.05179503663688838, 0.051989482721765096, 0.052175042103357765, 0.05177020544009211, 0.05137971700860694, 0.0511082253462774, 0.05092407571029744, 0.05178001681523757, 0.05211299199969412, 0.05228556514849248, 0.052701760855853014, 0.05266638980708009, 0.05286534683166987, 0.052878730375699394, 0.05306426202207562, 0.05307499523090806, 0.05321363667665957, 0.05376323976667709, 0.05346738110416718, 0.053088162601059814, 0.053511648268623466, 0.05346488749604931, 0.053167056028002785, 0.05310531079369166, 0.053430696979688455, 0.0532244290588907, 0.05362652072708794, 0.05359652011884845, 0.05349792165344544], "type": "scatter", "name": "Arm Rank 5", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000]}, {"showlegend": false, "y": [0.0, -0.001249522119560308, -0.0017037356312307882, -0.0021549824614496924, -0.0025438307082269428, -0.0032347703932531485, -0.003310385764365957, -0.003840427209244912, -0.004054722039314724, -0.0042079281224902424, -0.004142456158971468, -0.004134448520435597, -0.004399736848296311, -0.004827484186631821, -0.004868893774818961, -0.00471456720220545, -0.005079716822040396, -0.0052125665069126595, -0.005305625984578616, -0.00538007272355902, -0.005376678319012519, -0.00594942326207529, -0.006271507401889686, -0.006168212188019754, -0.006064740192765628, -0.006172523550558031, -0.006538025476081396, -0.006926027147956233, -0.007316136141799614, -0.0069703610565722066, -0.006998169830844055, -0.006763805923924173, -0.007159443653077821, -0.007516000782260335, -0.007642026294796545, -0.0074438760507919656, -0.007775798084585454, -0.007683568931246164, -0.007950121748873697, -0.00785102386696463, -0.008083233852894669, -0.007939591295731916, -0.007676607535037693, -0.007814714149912928, -0.008188508988316728, -0.008577847817332791, -0.008959224706992097, -0.008762558651874502, -0.008575209832957502, -0.008455444827780486, -0.008549875911852373, -0.00830103319425085, -0.008179335595061748, -0.008475141722637946, -0.008599451112215715, -0.008899798299608599, -0.008853069115442758, -0.009041200204668207, -0.00893741680408278, -0.008892005955703369, -0.008907678834909167, -0.00877115475998925, -0.009057774215226393, -0.008959331624491073, -0.009198361443714314, -0.009280327378338565, -0.009394033049133079, -0.009244780746055758, -0.009207073206912548, -0.008895288452242085, -0.009038557162976649, -0.00922094707528429, -0.008948704072329722, -0.008827697251487574, -0.009350793649445324, -0.009563672252013272, -0.00942631607333966, -0.010055466651310694, -0.01007207369306431, -0.009855373127958252, -0.009506769615929863, -0.009345428810801845, -0.009178753710753152, -0.00919771934692596, -0.009137536830268725, -0.009157652709158094, -0.0089490625714699, -0.00903674428153573, -0.009406500354013702, -0.009480606812651797, -0.009487223792822906, -0.010208146020977856, -0.010507366743726751, -0.010686642949028952, -0.010970086855086532, -0.010949286042556091, -0.011095460788771631, -0.010873616674983001, -0.011301456356397656, -0.011105745036383867, -0.010864055366784415, -0.011164417301417229, -0.011164021981122846, -0.011050736110879483, -0.01100444281976543, -0.011201618439517103, -0.011690931538420617, -0.011432339364119387, -0.011779817247011477, -0.011764725821824232, -0.012137520248117995, -0.011591027926568472, -0.011390187680685325, -0.011855592795123554, -0.011403232479626038, -0.011607711316679448, -0.011911622852876258, -0.011537533733252376, -0.011507100638456037, -0.012122399142949726, -0.011811294987625943, -0.011327044673960576, -0.011201759294385372, -0.01097105346598726, -0.011225674664325535, -0.010955985360166324, -0.011398484379016416, -0.011048170195764867, -0.011130154983242768, -0.01142785240880437, -0.011400186122888779, -0.011179720207844137, -0.011575175192826434, -0.011399014020250139, -0.0110732041838107, -0.011294138467199573, -0.011430384052743709, -0.011315143090407686, -0.011275855324372785, -0.011709990742351463, -0.011524338057681984, -0.011433343243656226, -0.010780988555987211, -0.01053964243121041, -0.010252314860442816, -0.010188426494340522, -0.0106081211103409, -0.010990633082684189, -0.011043138858141656, -0.011389472654414107, -0.01141128990183512, -0.011320343588195694, -0.011038800109854786, -0.011701901017469117, -0.011756498012086194, -0.011452296723907846, -0.011706285122585302, -0.012137128541472043, -0.012595693657700567, -0.012476351808571607, -0.012399551134397764, -0.012498979925018921, -0.012522602243343336, -0.012776783408523873, -0.01276680878225764, -0.01265800990556993, -0.012490318848715385, -0.01220941133508955, -0.012605352871587839, -0.013113161660849821, -0.012886675018564686, -0.013158023625385084, -0.01345447057197958, -0.013966034586072788, -0.014342733425137, -0.014576908421005423, -0.014808300215091367, -0.014854397614331325, -0.01557597342693963, -0.01568962370254553, -0.015891047484758072, -0.015743020783815745, -0.01539085519603272, -0.015543629857335184, -0.015841198948633648, -0.016024403339403838, -0.01595212593079306, -0.01627198162197128, -0.01644860048956648, -0.016454638468704885, -0.01690355173440627, -0.016501703964022025, -0.016920267057144597, -0.016984825238414557, -0.01726734020863461, -0.016925430933357348, -0.017246037265504714, -0.016876157101407194, -0.01673959261400954, -0.016137509594474846, -0.01575506853486169, -0.01613080382807635, -0.015776969193246428, -0.016249528436160586, -0.0165503173834535, -0.016998940777458758, -0.017184209745577925, -0.016872850348137604, -0.01668168360523591, -0.016245383044464767, -0.01560011575410984, -0.01573581418508263, -0.01564370632442003, -0.015675985503064763, -0.015434382562808033, -0.015567653746395592, -0.015127910831252596, -0.015539431255904556, -0.015908979920031357, -0.015562974562403912, -0.015810732327448715, -0.015896978573384693, -0.01589232168910857, -0.016270488266595256, -0.016377709473186248, -0.016493113787334843, -0.016109943164870657, -0.0161637688313934, -0.016162839231170706, -0.01614531869643326, -0.01628150423607199, -0.0162504747743898, -0.016173039285869585, -0.01627284011703056, -0.01600372272885825, -0.01597303360568295, -0.015814761352141785, -0.015852287689319372, -0.01593586839773267, -0.015726819767615252, -0.01583089213119237, -0.01583467564934, -0.015759883907951147, -0.015530294924395312, -0.016088193619078886, -0.015768797464463902, -0.016209303955405565, -0.01600062293187287, -0.01655826882869197, -0.016083788050367028, -0.015995834195713977, -0.01589031250362716, -0.016037021002864277, -0.015885391973009717, -0.015793098260282298, -0.01571210414717808, -0.016074376214246094, -0.015560448131709198, -0.015543376825197658, -0.015566896468234543, -0.015675153845855824, -0.0159629363240931, -0.016143728694839425, -0.016229363602416585, -0.016135474618240695, -0.015971104218813034, -0.016040105488030424, -0.016569831347032833, -0.016492728809489075, -0.016794737101779054, -0.016472044615120758, -0.016456113275264472, -0.016365055346653862, -0.01633056679837445, -0.016525437639046656, -0.016314283131403397, -0.016636244616565134, -0.01665569112871758, -0.016935888723147156, -0.01723303217027522, -0.017235683817321674, -0.017161252932601213, -0.01713567949591923, -0.017632330199298822, -0.017249797453406587, -0.017332291475900045, -0.01742419483873187, -0.017634322324246738, -0.01753929713507226, -0.01749011188545995, -0.017283342899510327, -0.01700582493378546, -0.01748764826401685, -0.017814437847838507, -0.017490311423245027, -0.01772625769935174, -0.017872145099871815, -0.0175175959548376, -0.017527864801498556, -0.018053177570804393, -0.018528473766741084, -0.018109375269145134, -0.01818823038153932, -0.018336966185279014, -0.018377927270222236, -0.018832071921501777, -0.018692869155591246, -0.018591990477021664, -0.01828714167585715, -0.01830842419389977, -0.018614371472623344, -0.019041960173200333, -0.019439133831579143, -0.019566585254836667, -0.019597861051359584, -0.018967110876617867, -0.018699690428583726, -0.019380795008323657, -0.0192147149422309, -0.018565467936605642, -0.01903825095107406, -0.01914603156794414, -0.019521495338548363, -0.019877457317280196, -0.02007046256609718, -0.020225654947171823, -0.01999476462982871, -0.020368782150205444, -0.020477698665656036, -0.020663246263534687, -0.020954105572394726, -0.021027024476870514, -0.02073505711107285, -0.020825077395561706, -0.020700302277499964, -0.020596574312271656, -0.020865719435476528, -0.02110996038309521, -0.020866743764260887, -0.02036741641243644, -0.019849941710203343, -0.019811914570648684, -0.020075660388864585, -0.02027582855589244, -0.02064365445496887, -0.020791801938289643, -0.02115520341717116, -0.021253551156583127, -0.02179920930063975, -0.021707502038678956, -0.021471376943301732, -0.02137767457053741, -0.02146298657209508, -0.021997288566137477, -0.021672291616483152, -0.021700013148164013, -0.02158506784380583, -0.02206055618477194, -0.022095720084268307, -0.02227701997012493, -0.022559403908377487, -0.022161554164861857, -0.022178216692088328, -0.022093691820517136, -0.022406931490096916, -0.022460927404472367, -0.022756405781452306, -0.022687255383153717, -0.022544147038980104, -0.02266505325210374, -0.022401123111231703, -0.022364253069824636, -0.02228722761111819, -0.021763139726823404, -0.022288487225102505, -0.022340669651315974, -0.022105565214867038, -0.022292150650869993, -0.022524208419716092, -0.022507959526786615, -0.0222470811220066, -0.022941529887520844, -0.022891086762157346, -0.022566931387640102, -0.022239093296435516, -0.022455771489207722, -0.022711099714762182, -0.02235134618069906, -0.022468634516015547, -0.0222299533586894, -0.02206613832571359, -0.022388915512386722, -0.02278858623103521, -0.022984411845459178, -0.02318558927151148, -0.023017481751605787, -0.022667016132583376, -0.022704506294785962, -0.02285326429264111, -0.022692930140832637, -0.02366592727690334, -0.02356462599363037, -0.02329161569887962, -0.023212624475773554, -0.02315286072648003, -0.022715250124772764, -0.022779688380091985, -0.023254279672803132, -0.02341372189624606, -0.0232550820407801, -0.02269488741020951, -0.023014673236010117, -0.022492473814221575, -0.02234731494102644, -0.021911737671338548, -0.021670337569910336, -0.021834361422896256, -0.022308146378641185, -0.02265529620842868, -0.022110198695311653, -0.02170003715704026, -0.02172679070827245, -0.021165976310447407, -0.021200910372808655, -0.02101300130192654, -0.020837788715858643, -0.020256968245241678, -0.021029179427396336, -0.020765711369936418, -0.02044310630126034, -0.020644847266849932, -0.02176383314702715, -0.02133880358768845, -0.020791890582430465, -0.020299854374494657, -0.019878443965039638, -0.020252005102781766, -0.02081356861811418, -0.02118566833677907, -0.021264424658147985, -0.02135251634967317, -0.02150313095706111, -0.02189015579903606, -0.021977510954144863, -0.0217153872561421, -0.02196340335904632, -0.022208582522929777, -0.022447588065920086, -0.022402078786591804, -0.022609096566852435, -0.02302179212430503, -0.023012609959961943, -0.022494966718375458, -0.022559990791572046, -0.022762864765804136, -0.02255053668519908, -0.022506769258251597, -0.0224098785500479, -0.022965830449690097, -0.02304455042158468, -0.023005412904304162, -0.023173732145914328, -0.02311970641565025, -0.02263513914838187, -0.022988919044779253, -0.023084498050891314, -0.023110384823001213, -0.022812419856476755, -0.022651144187343673, -0.022627605679776244, -0.023027340749075677, -0.022937049568618324, -0.02324801183463952, -0.022846535928154676, -0.023350629631429264, -0.0227698206271416, -0.02321236532092116, -0.023285504829186315, -0.02275901344999876, -0.02268588508576706, -0.022767835707512, -0.0226071462344223, -0.022523326162857196, -0.02266122051779407, -0.022710447431463887, -0.022940768926136296, -0.0225974362061354, -0.02202599588750313, -0.022199114039549998, -0.022393214375010427, -0.021815467153996595, -0.02150722418526636, -0.021524089046012662, -0.021353465054536874, -0.0220034839336044, -0.02220625026246011, -0.02226299091012799, -0.021873451236201595, -0.022218725322021682, -0.02224787669358832, -0.022345918941226013, -0.022367177387272882, -0.022422932400682938, -0.022555008296314932, -0.02291439966259598, -0.022517956065668056, -0.021832884981228217, -0.022420284274503675, -0.02222021258516344, -0.02251018631549864, -0.022579931354854976, -0.02220155287960723, -0.0224603203701191, -0.022705864789089432, -0.022484691977224854, -0.02247255790392101, -0.02272471081585597, -0.022761948416207545, -0.02337597754929279, -0.023145734839249844, -0.0228624864203592, -0.022918088448089728, -0.023036218051309735, -0.023062125424531628, -0.02325974521302883, -0.02333656104043681, -0.02289666724374365, -0.023238735658686886, -0.023255054162197142, -0.023722787862886858, -0.023893314926346033, -0.02386769639525656, -0.02372385786295087, -0.023603174525164933, -0.023682528945943502, -0.023398344718768452, -0.02324491524768305, -0.02346462240145519, -0.023509097214188483, -0.023935703096073024, -0.0240341963613424, -0.024190853720801094, -0.024796416937568472, -0.02499226136837835, -0.025413422695105964, -0.02562015176511626, -0.02607325078177088, -0.025573834414222736, -0.02538007664642266, -0.024822768051724703, -0.02480318957340852, -0.02440579453916101, -0.02467605546075756, -0.024927168264833904, -0.024681448314867065, -0.02461431845949216, -0.024969762339085086, -0.025158128350471123, -0.025065776436250707, -0.024182374003419462, -0.02444041352348412, -0.024925068147695167, -0.025683733512233017, -0.02541313236341481, -0.02586243280865151, -0.025822326011808484, -0.026014329821134507, -0.026164086073758693, -0.02659208678887585, -0.02677199183995787, -0.02639761732504255, -0.02663549023816072, -0.02726918849780582, -0.027966087010995306, -0.028113155093140565, -0.02823730568410663, -0.02850970277954814, -0.02848475166382733, -0.028434378824281105, -0.028756960002219376, -0.028750861964894032, -0.028802675905187477, -0.028735998276222727, -0.02897884769911735, -0.029163752128286532, -0.02896462790665615, -0.028733868504398567, -0.029244234725842283, -0.029537979033231514, -0.029960107931123484, -0.02992482902485921, -0.02983846006286901, -0.029788289797260302, -0.030013505062368783, -0.030557749701130805, -0.030548472399205658, -0.030919200838968514, -0.03119681052933053, -0.03141178430878562, -0.03153349916860911, -0.031675968973168975, -0.031401151073705426, -0.0309521680659432, -0.03167224920378127, -0.031519422878366433, -0.03176917802689577, -0.03226358509979001, -0.03188581780111396, -0.031273217143922026, -0.03156901517761111, -0.03155723522485318, -0.03145382419770599, -0.03153856288333209, -0.031474057644969924, -0.0310336717584167, -0.03117447819348454, -0.03146282563730081, -0.03167416677443251, -0.03131223649289247, -0.03083590711633919, -0.030667206110259568, -0.030454263044045877, -0.03092903667679025, -0.030673811727647292, -0.030703792606431378, -0.030457907965693178, -0.03071873518309278, -0.031065265787204963, -0.031179369130608463, -0.031030239610455403, -0.030860803992261147, -0.03064676910847918, -0.030587209038005738, -0.03069227271168958, -0.03042569913925931, -0.029977379346690005, -0.029900077888736214, -0.030790182222991958, -0.030940552431910445, -0.031221109044681013, -0.03063953887288442, -0.03030805652954797, -0.030287785531756952, -0.030437899645703568, -0.03055760226269591, -0.030723750301271575, -0.030599876714718338, -0.030470051816908858, -0.03050930631428252, -0.03017165390187121, -0.031026894490380378, -0.03095123795543964, -0.030894335571038628, -0.031015125666084994, -0.031014302641526596, -0.031078112242150468, -0.031087153752665703, -0.03164029871197915, -0.031796000317662484, -0.031446623093511865, -0.030945579333668705, -0.03147502465849824, -0.03148099013473742, -0.031822045557430095, -0.031310191678226594, -0.031115138635471894, -0.031242380637003353, -0.031176989592610813, -0.03107084544181312, -0.03078344824950098, -0.03054557374577612, -0.03040154759484864, -0.030239252534410663, -0.030240606413900657, -0.0300473390995506, -0.030153921209197857, -0.030184159641363582, -0.030027721493834005, -0.02996154367181464, -0.02997932739577305, -0.030461108805870305, -0.03045881280823568, -0.030180600554635534, -0.03023184021879828, -0.030772769441664693, -0.030232428106275314, -0.03074228454392938, -0.03057824667478307, -0.029975913213093355, -0.02964893810283981, -0.029887191669565553, -0.030121148159946622, -0.030198731777398378, -0.030037272812444542, -0.030259374383068544, -0.03009041843155298, -0.030103503581290894, -0.030366436850862207, -0.030503075256488744, -0.030078917211565206, -0.03024537017973229, -0.030533639125359394, -0.03086708638877251, -0.03080344026907431, -0.030634684748786334, -0.030402616849153498, -0.030495382799936004, -0.030723867839889778, -0.030548062314529584, -0.031061246698274442, -0.03056403730566564, -0.030579021724536463, -0.031125281419188452, -0.031199131100569336, -0.030726572915264892, -0.030876903894031055, -0.030958553454562245, -0.031314290152986556, -0.031609994965134065, -0.03091789696113232, -0.0307338340500312, -0.03134427808961406, -0.03132309209741756, -0.031048636539939826, -0.031106419349652862, -0.0317635900226512, -0.03183714537869714, -0.031416804971928995, -0.031208808536408478, -0.03187999368958505, -0.0319510727406826, -0.03218709020084434, -0.03257384949109678, -0.0328867463004579, -0.03290838235622663, -0.03286989072119184, -0.033146845722520586, -0.03338900882605459, -0.03353156910985811, -0.03383693299560104, -0.034068339394699845, -0.033973777618969206, -0.034106706056182205, -0.03424511591572212, -0.03415544093192878, -0.03417616687298062, -0.03401369820325625, -0.03426638806256554, -0.034011598848312896, -0.03373497423468176, -0.03421777862679392, -0.03440971620420238, -0.03480850883871106, -0.03485064436958355, -0.034612317436424206, -0.0347163170625504, -0.03491040270882207, -0.03485405224722558, -0.034724629849577415, -0.034760689779167374, -0.034296052638793345, -0.03420237049963698, -0.03428883233714572, -0.034462966536133295, -0.03462980290935094, -0.035009799438919, -0.03485964039630012, -0.03478478717836196, -0.034643915470985984, -0.03441585179690822, -0.03439140432723753, -0.03469717523576891, -0.03422133452581326, -0.034609439450526205, -0.034009939214743545, -0.033909702676632895, -0.0342218739725269, -0.03380441788753454, -0.03374795379628834, -0.033658391415938536, -0.033768090750279145, -0.033636256782127505, -0.03370974465645744, -0.03372672351335098, -0.03385671950645523, -0.03366332737748647, -0.03380258348469076, -0.03394401775121242, -0.034318155880954264, -0.03447167567114182, -0.03539963808503299, -0.035676015091636856, -0.035632237366741246, -0.03553525975322494, -0.035761748264173714, -0.035663326542324326, -0.035300373991433785, -0.035415914764296966, -0.03535211857761993, -0.03486208616943081, -0.035621738269210654, -0.03575015398527888, -0.03619283500007296, -0.03605629421501677, -0.03619634898619885, -0.036076745324759255, -0.03623336331827793, -0.035879878718769215, -0.03588355083548572, -0.03582607396267962, -0.035601899339995254, -0.03541851363259944, -0.0358381937822429, -0.035559996735213255, -0.036217393033838335, -0.03565495242524207, -0.03536927113526946, -0.03533860675591267, -0.03544078076985533, -0.03497899723236032, -0.03453610206775143, -0.034456858631761914, -0.03382571646163802, -0.033597683681304676, -0.03312211919289133, -0.03351254387628294, -0.03357035405820113, -0.0335482862630274, -0.033017673860320076, -0.03300430043380982, -0.033281240554378616, -0.03368540975852573, -0.03399743848575582, -0.03401524410786741, -0.034320190122871595, -0.034318750487249264, -0.03454028744746796, -0.034491061004252414, -0.03449300663070225, -0.03482882687683914, -0.034880335684746334, -0.03495914635971076, -0.0343872088951721, -0.03490587378889775, -0.03458287537087924, -0.034424947531249334, -0.03466335349164077, -0.03422517936718184, -0.034247023298580925, -0.034510546801079595, -0.034678481042262635, -0.03437867488068275, -0.034399242529584546, -0.03446139910666854, -0.03471338927158079, -0.03498290154198607, -0.03458163261605533, -0.03470427836920948, -0.03507767951445068, -0.03530451061522984, -0.0348124090726245, -0.03535119857826909, -0.035369228829579234, -0.035424542669605374, -0.03565888133568278, -0.035928277446890665, -0.036000453746760426, -0.03573328899780195, -0.03594190242466981, -0.03564824239116292, -0.03615559463927123, -0.03566270177890864, -0.035681767747796835, -0.0360440431240944, -0.03641428270482306, -0.036573344391101395, -0.03608587889882248, -0.03595894035325674, -0.03581066014461881, -0.035632716977675685, -0.03591012712989296, -0.03554088866895438, -0.035692357929655236, -0.03541933307863301, -0.03582200948129551, -0.03578675982466882, -0.03541560015123888, -0.03554630425987124, -0.03561401729631622, -0.035379062180557384, -0.03590801396781928, -0.03623412817989246, -0.036141333456646316, -0.03647302486560572, -0.036400932883817794, -0.03625063907241738, -0.03580984260798445, -0.03532702977966548, -0.03533513432003037, -0.035617724648991815, -0.03539592928771117, -0.03539166851908898, -0.03554230931809338, -0.03566987642776994, -0.03561829171284407, -0.03558084987999786, -0.03513567428461427, -0.035427532417599245, -0.035289204927497306, -0.03559949107639747, -0.035368408974681576, -0.03545370205052146, -0.03511518322458115, -0.034784011549293975, -0.03523955667830438, -0.035055141298788055, -0.03520070519880935, -0.035172100976968504, -0.035078674681383204, -0.03514453207563058, -0.03544708547819326, -0.035350967829386945, -0.03538569044715643, -0.03566489622113453, -0.036124186963665116, -0.03615476262464852, -0.0359438355194412, -0.03583366866877424, -0.03593318396283006, -0.03580167273251219, -0.03514435400205261, -0.03551459093769309, -0.036094896181101205, -0.0358956287409259, -0.03582752552488452, -0.0355572116527877, -0.03575285857430897, -0.03562462016651633, -0.035149188784505715, -0.03484152904328559, -0.035142822914565504, -0.03487834395897125, -0.03500170199106916, -0.034722459993032376, -0.03464585445023975, -0.034537362368632835, -0.03404165102065959, -0.0341332654887257, -0.03428859059098955, -0.034299322587771436, -0.034576135631491665, -0.03489924059806277, -0.0350869105539389, -0.034994215696817266, -0.03529623333400541, -0.034927992542347075, -0.03480138827741281, -0.03463866738272318, -0.03388936311894178, -0.03337230707239298, -0.03351800921472408, -0.03382690929253703, -0.03344909877240751, -0.03296944739271908, -0.032901281206860776, -0.03339386093071929, -0.03377035234254581, -0.03352426677898993, -0.033811429860304144, -0.03327931913637354, -0.03336004890838631, -0.03335926550809161, -0.03313968863184285, -0.03355997316269475, -0.03297176264313534, -0.03306442469157762, -0.032807498056339326, -0.03285015130738213, -0.03294865954577734, -0.03265181306854474, -0.03257304834498895, -0.03275555785517424, -0.03315898895357447, -0.033398023995110306, -0.03370336284420799, -0.03379119399046906, -0.03338026170131106, -0.03383102744819452, -0.03444524920982079, -0.03431190200746916, -0.034458914512328576, -0.0341067097017009, -0.0336869715282189, -0.03432392006442227, -0.03421492428459699, -0.03414398568266789, -0.033468618678425884, -0.03338109163433795, -0.03335071533347495, -0.033225793725765035, -0.03386495677855758, -0.03390141197415283, -0.034075111455829143, -0.033859209067454606, -0.03378267230449606, -0.033686726697849785, -0.03397440719896184, -0.033892760996713824, -0.033553891158840964, -0.033131620982918185, -0.03315655778189543, -0.03290721771900002, -0.03298205028371556, -0.0333296974131376, -0.03331911867842142, -0.033300358561171514, -0.03354782993580199, -0.0336426716984115, -0.03398847306056342, -0.03384873170862177, -0.03383090520550062, -0.034024093985715806, -0.033795546279491176, -0.033563363445107165, -0.03342184898893647, -0.03403079120988722, -0.03338861358747969, -0.03365868985964359, -0.033937524900455596, -0.03374614760918523, -0.0335428596902441, -0.033531734126925915, -0.03356153609125862, -0.03384127339418477, -0.03353146333313333, -0.03316032548168805, -0.033096163191162986, -0.03310776371330093, -0.03293369435882677, -0.03298443939301839, -0.03250968072564876, -0.032766357163451526, -0.03273966599023589, -0.03293068403543386, -0.03332746039632084, -0.03389707176523432, -0.03374942741128733, -0.03367509168438978, -0.03377026210661718, -0.033439124680959935, -0.03321790041178089, -0.03323147820137538, -0.03324867151138414, -0.03326815042954387, -0.033199748973430074, -0.033284035318186, -0.033192756878209356, -0.03282063909883477, -0.0320969926725329, -0.03219925475505711, -0.03263273620799141, -0.032872002547680586, -0.033038793286435, -0.03238751572981679, -0.032412280391885054, -0.032604361118388804, -0.03288558920451903, -0.03303851530465139, -0.03308167996418062, -0.03299866242901288, -0.03364579865951959, -0.033157966821707074, -0.033244687448916156, -0.033144975359705495, -0.03236241042573468, -0.032698460325454475, -0.03325222544272288, -0.03348142075514666, -0.032847086715087556, -0.03241687999426392, -0.03256253457650722, -0.03235938561068745, -0.032478260612956535, -0.03245551652648652, -0.032370369464234806, -0.03253572227137912, -0.03264090354038371, -0.03252896847383732, -0.032394320213189665, -0.03232657955960341, -0.03255572581266361, -0.03201943372852123, -0.03183658784965644, -0.03256202663781359, -0.03224045285031572, -0.03196135326443547, -0.03252261132678153, -0.03308071151653029, -0.03314255398027939, -0.03312196712980603, -0.032970712926091696, -0.03332918771550326, -0.03394807365167173, -0.033807219718830675, -0.033837288484448204, -0.034001466107858064, -0.033874853025111534, -0.03427694163327969, -0.03439050812169779, -0.03550175081083811, -0.03592485617896624, -0.03602420905713917, -0.03583592129521403, -0.03556555469631572, -0.03563573059655597, -0.035466493484333124, -0.03537352153358653, -0.03535810527023599, -0.03522568328451139, -0.03518025185657802, -0.03537757818791231, -0.03557804865204805, -0.035458989525467985, -0.03601696317295347, -0.0359538780356654, -0.03575386195715306, -0.03655540298048631, -0.03620010323410193, -0.036278395796559074, -0.0367179144219237, -0.0371525278090644, -0.03726756555061145, -0.037118501223172395, -0.0371411615437807, -0.03661202120915012, -0.03683981377725389, -0.03680953143957873, -0.03688830449613584, -0.03688868547849785, -0.037027034935450114, -0.03716204242183766, -0.037239377793378055, -0.03684011189563303, -0.03694732967283788, -0.036631228567641526, -0.036984355663401296, -0.03710058943048582, -0.036948192180834165, -0.03707582983672573, -0.03654799437702396, -0.03695917956246794, -0.03686754790249154, -0.03745553986074415, -0.03800219988156551, -0.03762746632928343, -0.037066987562325925, -0.03733641223281764, -0.037259770125651875, -0.03718202025598386, -0.03675747922200215, -0.036445832339250396, -0.036269400597695935, -0.03599304230618042, -0.036346184777537156, -0.03615234086134632, -0.03652955738129538, -0.036214628397727024, -0.03556484232113996, -0.03542100340689445, -0.035226850354881566, -0.03546599087522663, -0.03481352177105272, -0.03493060726773736, -0.034765081483632186, -0.035081905965818484, -0.034583954800579846, -0.03494826948721713, -0.03463698560815189, -0.03434275196728945, -0.03443937150328462, -0.03426167144117695, -0.03402058761223949, -0.034067516844408965, -0.03416341596607068, -0.03449625107481521, -0.034405407131395435, -0.03459542762492078, -0.034965643199934844, -0.03493608748595184, -0.034725862009645656, -0.034693732566660376, -0.03484570127015555, -0.03525243367180271, -0.03534551797857904, -0.03535461963601222, -0.0354925032605252, -0.03523576560744037, -0.03470524225977641, -0.03518212017911365, -0.034838187116376026, -0.03477069640923734, -0.034587301555032146, -0.03477372442043668, -0.034419799125322746, -0.034409194388490646, -0.03450799808490989, -0.0351278239844456, -0.034591865987436604, -0.03481288456355064, -0.034775213097379715, -0.03510644455222401, -0.03513468362478123, -0.0348001463271226, -0.03475533755776121, -0.035258564563910084, -0.03547811598796706, -0.035405628609418, -0.0357255125323728, -0.035589260752899345, -0.0356702562629129, -0.03556301316801124, -0.03605556689902341, -0.036260155493505176, -0.035976934263747935, -0.035963792472632566, -0.036084672109753566, -0.03636882897852575, -0.03577711474599355, -0.036308564845889936, -0.036123684647794696, -0.03579176139102339, -0.0362732463003899, -0.03587479362564246, -0.03610015744475845, -0.03592020833082323, -0.03551981796531486, -0.036450557976084104, -0.0364031891656436, -0.0369853710206935, -0.036939749849845195, -0.037009853554580384, -0.037201122193298304, -0.03743970666627136, -0.03773860721782958, -0.03723612361549386, -0.037321604299921665, -0.03771186461685461, -0.0382458009769371, -0.03835732487074116, -0.038695636634236766, -0.03880959669548551, -0.039173215081378075, -0.03912262677453337, -0.038543470040658986, -0.038199684974708326, -0.03799449913001212, -0.038164461227102105, -0.038392272340070116, -0.03802339461333087, -0.03828617659031252, -0.03833502903386035, -0.038782748777072634, -0.038640134290012604, -0.038754538406198386, -0.03917670130980346, -0.03907618818865337, -0.039184009494263684, -0.03893319969569649, -0.03900295456899741, -0.039710682954131146, -0.03951462734599259, -0.03965481583425107, -0.03980437241480744, -0.04006729866407751, -0.039594661481962744, -0.04019117039745188, -0.039985948331263885, -0.03996732213864247, -0.0401337578948764, -0.04036648155769111, -0.04044044892141368, -0.04027544493830993, -0.04007617120912261, -0.040314954124740975, -0.04015662950825087, -0.03995912730372903, -0.04020859355581775, -0.039676866949144456, -0.03985816823898561, -0.03986413365917474, -0.03924741101025144, -0.03909261423200025, -0.03876446740358077, -0.03892600380371196, -0.039252924233860044, -0.03920972799592212, -0.03904564121410937, -0.03873355740568076, -0.038585875553727604, -0.03826340946070146, -0.03888720979144408, -0.03874472592796412, -0.038669877673416606, -0.03849938375714838, -0.038361949350916365, -0.038227519768094576, -0.03843820498334807, -0.038616256848937165, -0.038558471410313294, -0.038518677748370575, -0.038762747001791234, -0.038571938126452335, -0.03895828611961819, -0.03921230907329891, -0.03930933832913301, -0.039268768544950844, -0.03942501953754322, -0.039665862552645294, -0.039301611838102386, -0.03919146476851104, -0.039808123894151407, -0.03870806990131907, -0.03889343750618924, -0.038722276292735495, -0.039365238699231135, -0.03910193798974302, -0.03900288354082547, -0.03919112695401612, -0.03888753692990759, -0.03916593158532404, -0.03904311135403943, -0.039047818396940784, -0.03866894327927578, -0.038860377280590795, -0.03905438173898468, -0.03964131743285264, -0.0403563546685337, -0.04075795637901324, -0.04060117845856974, -0.040568444032027924, -0.04095366263586521, -0.040960365860927744, -0.041288776065634046, -0.04105613822454092, -0.041055131111857386, -0.04155676790361937, -0.04077440852770463, -0.04057788924709524, -0.040952906479883706, -0.040646141622475505, -0.04046802653378919, -0.040303695861747854, -0.040162747460045126, -0.0402531018999222, -0.03959164856455486, -0.03992136709708195, -0.03973882312562125, -0.039483738314373615, -0.03950652900446818, -0.04011898108058509, -0.039361054994249675, -0.03925158532923976, -0.03861547773900432, -0.038848385781722325, -0.03866788673124471, -0.03820110529605693, -0.039058755432220725, -0.03925030626576058, -0.03905216705085487, -0.03949562777135282, -0.039206651579630276, -0.03932678126953278, -0.03946016678104263, -0.0397269824104607, -0.0400725993398337, -0.04016183854616729, -0.03986387212947522, -0.039931574284883274, -0.03973730909089868, -0.03930484480889072, -0.03956147528060432, -0.03938491024381489, -0.039902320458156754, -0.04007935644925914, -0.04072654925844888, -0.04060745643198408, -0.04092417257514093, -0.04037586131540894, -0.040413635461649874, -0.04003507023573491, -0.040085993547190765, -0.039798248228560575, -0.03980190858408624, -0.039441311638794205, -0.03981225758398448, -0.03961727335175705, -0.03999002968759184, -0.03987266705085613, -0.03956547026899791, -0.03939494468864943, -0.039962779275874064, -0.0402880781281034, -0.04029268724219705, -0.04012482374859424, -0.039793676747704586, -0.03956737269639548, -0.039594950266271516, -0.03946169021957556, -0.039702823886202394, -0.039457134972177184, -0.04004418675130621, -0.04003620718414274, -0.03959603792221817, -0.04008904464255299, -0.04016223954831567, -0.04004622591139681, -0.039807144594283965, -0.03997405076326571, -0.040227503868088405, -0.039971716244812605, -0.03964219305372625, -0.0396849632727434, -0.039814304254852564, -0.03943462386969111, -0.03968004820977775, -0.03909991134506836, -0.039254250349511605, -0.03907963353558861, -0.03946550251115955, -0.040100418703353666, -0.03997213520088581, -0.03998463177771973, -0.04013798151903195, -0.03989650826029379, -0.03967560080314951, -0.03973209932384491, -0.039570340686541396, -0.03967770816152096, -0.04003765814897121, -0.04014710238865868, -0.040276648058337236, -0.04016894592699021, -0.039590080053098595, -0.03951032444136741, -0.03944080883048644, -0.03989433554298194, -0.03961457232565446, -0.040001571663333395, -0.0402767039926799, -0.040445623885704746, -0.040560480545908786, -0.04039145895453076, -0.04062349887770169, -0.04047291374576331, -0.040138245064218356, -0.040682155572088485, -0.04062543743966576, -0.040916958719539646, -0.04096433033461884, -0.041122912470883136, -0.04098808245783948, -0.04073552130025209, -0.040879437810664006, -0.041021654816054624, -0.04125006245047319, -0.04084920356722559, -0.040806102500110505, -0.04049462562112479, -0.040358721695898415, -0.04028802042403819, -0.040833786525658416, -0.04081877736037724, -0.041003612186847116, -0.04076441497005852, -0.04134119634421924, -0.04201979881893283, -0.04219410307289601, -0.04251315683526959, -0.04255983030414703, -0.04200612609381593, -0.04168592182521049, -0.04142741274451411, -0.04170189823517759, -0.041278115387788396, -0.041429670999407614, -0.041250282672663834, -0.04095733944498438, -0.040305734282097154, -0.04052933880801171, -0.040446946172880326, -0.040728066993755516, -0.04135544625484088, -0.04187617908375525, -0.04184368588844932, -0.04188704123539361, -0.042448836877762554, -0.042858256755380235, -0.0427700860128088, -0.04253678893169037, -0.04239758224002618, -0.042423837973832895, -0.04225407763336346, -0.04248509055021805, -0.0424038081337219, -0.04264324143691555, -0.042516539656714356, -0.04221983434159731, -0.04242132830571405, -0.042427375970269604, -0.042103098495803, -0.041928917405358285, -0.04232333462428668, -0.04278381498477013, -0.042625015112420846, -0.04244124653155434, -0.04277788073865359, -0.04234869150027694, -0.04269558613955011, -0.04246627235229748, -0.042523279722087866, -0.043007478807320386, -0.04302459985231524, -0.04261111565507762, -0.04256521923071511, -0.04276641640571731, -0.04247029977994754, -0.043207322209865874, -0.043706463383198224, -0.04316343091909956, -0.04332298993813957, -0.04380005445491713, -0.04370994677221043, -0.0433978250566351, -0.043068043717119336, -0.04298035172257758, -0.04315781200663911, -0.04309950865200158, -0.04303218845205871, -0.04241843453079584, -0.042415713105078134, -0.04219496789368635, -0.042268728412321994, -0.0420628558964962, -0.042384485139712186, -0.04232867623374781, -0.04250577116408021, -0.04281341757713925, -0.043021305984766695, -0.04325414518031015, -0.0431952528818808, -0.04321747699939588, -0.04300076786426874, -0.04272357761812869, -0.0428485709260543, -0.04284751320615653, -0.04241087401782824, -0.0420903786440427, -0.04201359487617707, -0.04186256254898351, -0.04172405524735523, -0.0420398256817192, -0.042125593253498815, -0.04248897676156073, -0.04294282731405923, -0.04273229120054028, -0.04270146356922916, -0.042592517821127336, -0.04275693377759048, -0.04353380228604363, -0.043593024568087446, -0.043774601649595464, -0.04368161897151544, -0.043906716578896096, -0.043738178570641176, -0.044212185670041454, -0.04421398549788547, -0.044292637717705474, -0.044603891322651495, -0.044350954403914074, -0.04449638717152283, -0.0446586009737077, -0.04485976321969665, -0.045065328840196574, -0.04547247572166693, -0.04543938540691522, -0.04498773135939655, -0.04528035320799945, -0.0448981431630929, -0.045174829828103176, -0.04509356804551554, -0.0448522224993477, -0.04491117952974694, -0.044727080784643415, -0.044323622900144556, -0.04375720510380761, -0.043463834125330884, -0.04314402012743025, -0.04313453358199987, -0.04279579763295077, -0.0426501074620604, -0.042606560589558036, -0.04278609809019047, -0.04259790333024382, -0.04297747133971533, -0.04300563529989096, -0.042877558350766634, -0.0429366913291365, -0.04289718395666004, -0.04250415085798858, -0.04307599898609365, -0.043447297477354666, -0.04377600748205, -0.04343267509153699, -0.043479267161568524, -0.04387997727297464, -0.04385292567804627, -0.044218862947687794, -0.0441590208686584, -0.043977754209586384, -0.04398511527418809, -0.04366019268973882, -0.044011947398878495, -0.04394625613674682, -0.04383780877960273, -0.04354297729209726, -0.042988993767745405, -0.043549904758873895, -0.043482434376630415, -0.043332144981623445, -0.043666003947891975, -0.0438511980108618, -0.04357953515227706, -0.043969717465134346, -0.044309373416427794, -0.04463131808048026, -0.04491495731246602, -0.045218404366642144, -0.044973630386516666, -0.04459784286511834, -0.04390229507323337, -0.04394471577773859, -0.04395595659481087, -0.043649840882533625, -0.04366634195621721, -0.04368789724683006, -0.04394671341417069, -0.043501197594319585, -0.04346854367231083, -0.04308766404876608, -0.04300122649740747, -0.04271501896684466, -0.042690940742247746, -0.04255002869878341, -0.043196122971042555, -0.04336151441237521, -0.0439319210637072, -0.043839236362025975, -0.0434770337350182, -0.043767477629302484, -0.043355947051234786, -0.04376497857905174, -0.044277747210491075, -0.04418784212294544, -0.04412848280993346, -0.04408311031908001, -0.04441339348497101, -0.04467643375837661, -0.044708243485808784, -0.04474232714020582, -0.044320993409440824, -0.04446799604773473, -0.04421372021945323, -0.0442563153259402, -0.04409540130135448, -0.044382545167134975, -0.044880136679665554, -0.045197321446521554, -0.04519317794206553, -0.04524502737467809, -0.045240622676654164, -0.04509862080266032, -0.04459644258290907, -0.04508077370251542, -0.04506817478879379, -0.045205257885390156, -0.04481279117086693, -0.04528273148141173, -0.04477608424535892, -0.044579307274166244, -0.04435759202947096, -0.04472511088642413, -0.04468625833330909, -0.04449075060026453, -0.04493155698493895, -0.04479370104477355, -0.04441831581960971, -0.04445215217330973, -0.04468344826007638, -0.04487253967385263, -0.04468472432846917, -0.04442131095054263, -0.04443759200511873, -0.04511366602532903, -0.045722452016113455, -0.045196701620534685, -0.045505434614513444, -0.04576642406368156, -0.04639882813760144, -0.0462803961487235, -0.04662236312448654, -0.0465239654422369, -0.04676562294644174, -0.046937065289137055, -0.04666368747093713, -0.04678940507325048, -0.04692425255901965, -0.04627747560965567, -0.04649586160275357, -0.046782733371696604, -0.046976209456491634, -0.046785359897291934, -0.046851597520721, -0.04659399871065101, -0.046468875977246075, -0.04576511195325148, -0.04603444365919733, -0.04609810858459236, -0.04600242655562945, -0.046038912855069634, -0.046457844591728206, -0.04670115411668424, -0.04655596660415596, -0.046753382308516875, -0.04666444335352269, -0.04646025983822741, -0.04659020411770953, -0.04630454358701431, -0.046656209521697564, -0.046882640814259004, -0.046669060540747695, -0.04652198032909563, -0.04643847088116993, -0.04617754615210085, -0.04627250028403575, -0.04642347228901159, -0.04616090628322548, -0.046021151489359605, -0.045797507949874146, -0.04532557027893098, -0.04558437945747793, -0.045526939475120945, -0.045584726346484944, -0.04486638832317649, -0.04525193500262765, -0.04583319850739167, -0.04614743897582099, -0.046535165404683304, -0.04660600605080784, -0.04663547623495628, -0.04660442449929169, -0.04667650124595012, -0.04673946822259723, -0.04695524840499755, -0.04746565433892041, -0.04743131183489726, -0.04747698183444663, -0.04739781041531837, -0.04754230037049874, -0.0473615638960826, -0.04735966925407905, -0.047037476336161156, -0.04691416137254541, -0.047435542112442663, -0.04749071317271881, -0.04736020180123956, -0.04754491363208704, -0.0475888258719447, -0.047460582049524074, -0.04748270298197601, -0.04772394385109126, -0.0473766924150722, -0.047738783776918495, -0.04768615447563567, -0.048382418528313056, -0.04800474804368041, -0.04793738656251026, -0.04788324806284879, -0.04806638325288683, -0.04788646563383051, -0.048080232442888636, -0.04863638972448507, -0.04853734094580742, -0.04891519180317903, -0.04879850598774587, -0.049074129464552606, -0.049127150302045515, -0.04859709233059034, -0.048126168047892444, -0.04785600317948275, -0.04769479104758656, -0.04800733093549174, -0.048090801332294444, -0.047709919931006074, -0.047485560625837586, -0.046695311817459034, -0.04653091974262558, -0.04678996707078365, -0.04705863683605511, -0.04683775574491842, -0.04695320397061398, -0.04790647341396042, -0.04814849908573572, -0.04789579735000827, -0.047674948154827514, -0.0474900377191804, -0.047811512127195095, -0.04810121798758853, -0.04829775632541555, -0.048711584986979535, -0.04896132549964571, -0.04889064500494386, -0.04918272001526293, -0.04936044779434397, -0.049449670042817515, -0.049440128521740165, -0.049410961687796406, -0.04970125617860047, -0.04943348161666445, -0.0494270084241494, -0.04889280946218152, -0.04881814084204306, -0.04906371610185766, -0.049325333159538014, -0.049580912111074, -0.04978067175044031, -0.04942883934585474, -0.04935555613621465, -0.049159380616281806, -0.049417227441600944, -0.04930580428357807, -0.04907141339026123, -0.0486900995148934, -0.04883356954558559, -0.049119187027441086, -0.0489310409981973, -0.04866888003406399, -0.04872758561417068, -0.048913209837013125, -0.049016910938623724, -0.04912548649524963, -0.04921003957184088, -0.04870137821141183, -0.048794818075623206, -0.0484022427342765, -0.04887141391726168, -0.04903230234679983, -0.048480498295033515, -0.04846519549651635, -0.04785904062140726, -0.048238941069701634, -0.04784087801266469, -0.04777829684522628, -0.04780483980660314, -0.047970692719464206, -0.047476709747070675, -0.047526571864123346, -0.04738949415117325, -0.047358085969163875, -0.047395025119175586, -0.04784902526408886, -0.04776490145149026, -0.04825150461393033, -0.0481903071023738, -0.04838690984662165, -0.048209657643205034, -0.04838125880595666, -0.048776706362910344, -0.04876050009378546, -0.04879458710245419, -0.04868382627092131, -0.04834877256943561, -0.048407755278356855, -0.04838045857508095, -0.048053051020162336, -0.04823607130710851, -0.04797429618086989, -0.048102483638254354, -0.047850603442093416, -0.048052002381951696, -0.04813939339435979, -0.048379255355812015, -0.04859324842194141, -0.04889546741086109, -0.04917537990608979, -0.04909192289569917, -0.04909234257509401, -0.04891013560037456, -0.0490376964059843, -0.04887687915135369, -0.04891018301388604, -0.04851685923220371, -0.04865343451870686, -0.048821047245244754, -0.04924485205051239, -0.049425806841594706, -0.04977099001326154, -0.049282824250942575, -0.049187716430616486, -0.049401017017815116, -0.04923287293339269, -0.049321869059365225, -0.04899756015464637, -0.04962422243134653, -0.04994316698953107, -0.050220456310499005, -0.050577734103749564, -0.050214563787956044, -0.0502149397560606, -0.05021428723885103, -0.04998458683392351, -0.05020347040549278, -0.0500579789730718, -0.05030840321912957, -0.05059790034517398, -0.05037514963643394, -0.05028986655918389, -0.05008057737092276, -0.05009849279977729, -0.05035492349653068, -0.04993970937265254, -0.05041967775691298, -0.05049249127955232, -0.050370269961743694, -0.0505090340821741, -0.04997069571487118, -0.050170177887571055, -0.0504247931710931, -0.05080084357416129, -0.05070241338533971, -0.05092364809347687, -0.050891383557456205, -0.050902659012272075, -0.05090346667851747, -0.05075433607123298, -0.05069236610620893, -0.050502207016240204, -0.04995978999427672, -0.04998139281697555, -0.04980095808220209, -0.05004606614628041, -0.05000673296809774, -0.050314792477113165, -0.05003194793759424, -0.049837511354642, -0.04993336201692848, -0.049595712556260066, -0.049647193394265876, -0.049488477990647727, -0.04935932447946496, -0.04943741167333937, -0.04943634860972965, -0.048903857060051265, -0.048818354347274016, -0.04876603250336948, -0.04895072755651675, -0.04853830908323932, -0.04893851667097482, -0.04914985637671352, -0.049335144172903966, -0.04985402852921929, -0.05024447873286698, -0.0505429536156708, -0.0504912988216057, -0.0503620560356726, -0.05045406632260587, -0.05030447061037079, -0.050243497976677966, -0.04998716488964235, -0.04983510603102359, -0.05002336259025822, -0.050179077821808034, -0.04995509401042949, -0.05007688223167361, -0.04981796468944072, -0.05019644484417935, -0.051246813640753966, -0.05073109773884915, -0.050743924086596975, -0.05113009447049638, -0.05122769808018129, -0.050724396237488534, -0.05109256498222459, -0.05142318506862941, -0.05085034703906759, -0.05092908520452396, -0.05063093938920802, -0.05035201585807713, -0.04988801770997627, -0.05003953105136158, -0.049539895541123063, -0.04927339095300243], "type": "scatter", "name": "Arm Rank 6", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000]}, {"showlegend": false, "y": [0.0, -0.003875391199063519, -0.005281167096327174, -0.0063090592935537496, -0.00754014284621382, -0.00857331736559189, -0.009384340366200745, -0.010212302967056724, -0.01104169434116088, -0.011958048164012292, -0.012156144452926662, -0.012919948195146086, -0.013491900696950337, -0.013399091821696643, -0.014036029723236854, -0.014603844334981282, -0.015113610388875797, -0.015748094850908622, -0.01620282220184345, -0.016795641910094496, -0.017048370193857396, -0.017748842964175744, -0.01840298008718535, -0.018623673869625698, -0.018924769220681984, -0.019018675783856714, -0.019898975902807543, -0.020246977169892873, -0.020681500456208157, -0.020743344488784902, -0.020717901724395322, -0.021049118213503568, -0.021616584758015103, -0.022050657814943406, -0.02226630859882887, -0.022478053537871034, -0.022748626934848377, -0.022492904807259854, -0.022970774510417753, -0.022931503554655806, -0.022932914058708995, -0.0232720810532226, -0.02344002497761146, -0.023597775890188324, -0.02430654066485266, -0.02479045874532671, -0.025248407558156556, -0.025316052555154026, -0.025308471689266965, -0.025763680319023274, -0.0258328228838872, -0.025838876079901256, -0.026344971054080835, -0.02597683865334466, -0.026383754987164835, -0.026407698788465175, -0.026856037120504706, -0.027280570998386575, -0.027611735839867247, -0.028116982294303396, -0.028490481978287092, -0.02835200666457368, -0.02830965258941692, -0.029056457917443605, -0.02935225164540279, -0.02918690005731721, -0.029892478358637273, -0.029948660052629746, -0.030121661837997537, -0.030272303796700654, -0.030497821404360005, -0.030804927668688656, -0.031014478613740376, -0.031076447642569564, -0.03121943511817375, -0.03143598750507526, -0.03160281364832666, -0.0323442021744799, -0.032243918820049275, -0.03223404122974155, -0.03222475617885565, -0.0322745623862859, -0.032283614388546586, -0.03236061718310842, -0.032441638407716744, -0.03249511728880232, -0.03273189810326436, -0.0327444828468621, -0.03276226376866832, -0.03300187425864316, -0.033655926745040386, -0.03377270955960203, -0.03401328406391949, -0.03422882453054213, -0.034397378717979, -0.03435833883750253, -0.034567430705611225, -0.034736097427311555, -0.03467036793070068, -0.034628215733358274, -0.03505205160847485, -0.035195767046381415, -0.03567775571183243, -0.03551266078779974, -0.03558684071474422, -0.036054160506085425, -0.035830346035898755, -0.035785667654775685, -0.03621048390652328, -0.0360189755641546, -0.03659489624811128, -0.03696379267544968, -0.037162124939288096, -0.03724322798390948, -0.037332156698862355, -0.03740814871417748, -0.03799486445404218, -0.03837273423825749, -0.03865888126379105, -0.03869643864347257, -0.03876320168067995, -0.039012807865394926, -0.03917088443894218, -0.039174229642542004, -0.03891207989066974, -0.03923980102183961, -0.03942032992926754, -0.03938453551208002, -0.03893009738998434, -0.038837705091357595, -0.038505166889726106, -0.03907559265301992, -0.039240121389487494, -0.039589811411618867, -0.039762725084320105, -0.039979246938151726, -0.03975553305057002, -0.04029957928276096, -0.03997849407123343, -0.04043376571690845, -0.040930450098366086, -0.04095795757956413, -0.04083477132605814, -0.041171394252049236, -0.0415742853126609, -0.041868952513391934, -0.04156906123970203, -0.04151258858317699, -0.042208159000044064, -0.04208282064235758, -0.0424656132200881, -0.042623337814735984, -0.0422588291245317, -0.0424205708920407, -0.042505201127642736, -0.0423324322218278, -0.04198093165176738, -0.04254228251014751, -0.04295931291465699, -0.043236255415173896, -0.043780321763680435, -0.04418111661502749, -0.04404834036802098, -0.04424997289311411, -0.044126423522660475, -0.04456621147726051, -0.045326652422140234, -0.04504910869568274, -0.044663645974328085, -0.045294557299768286, -0.04545976868811554, -0.04617289144735715, -0.0465454570688325, -0.0469429995360856, -0.047615183885411444, -0.047802060649722755, -0.04783263764247602, -0.04815767323764728, -0.04883068446101426, -0.04914848901349841, -0.04956627627258303, -0.049925626790240075, -0.049870528589466855, -0.04985210199597803, -0.05003147059136162, -0.04994781352216003, -0.050728256189326096, -0.0510854099987823, -0.05139855027299459, -0.05159604718542385, -0.05179027450471253, -0.0515795974885958, -0.05191948880601639, -0.05211862908481687, -0.0522345952507323, -0.052054296095541, -0.05218974201679334, -0.05211262809852108, -0.05196187300737389, -0.05168200035222744, -0.052397265002714355, -0.05270242310229212, -0.052096397560427866, -0.05258237505025094, -0.05239843441561097, -0.052325650342215306, -0.052852829112131426, -0.05269932359336321, -0.05232192963143661, -0.05255164564291293, -0.0526381352550217, -0.053344307099911836, -0.053285989622604224, -0.05337136241748856, -0.05274512003166083, -0.05348910543603347, -0.053349854341126, -0.053905447875520734, -0.053777814024664326, -0.05395915777367202, -0.05415112344492578, -0.05417637926603909, -0.054518541794730487, -0.0545357523178026, -0.05441080198321031, -0.054495141573027865, -0.054424612661501226, -0.0542962220417593, -0.05459482751787387, -0.05485035870690629, -0.05465221929136605, -0.054998309828865534, -0.055212065841334625, -0.055249247873872226, -0.0553705805398202, -0.05563232499999876, -0.05588240853246881, -0.056191574598208435, -0.05643886698312574, -0.05672734038283172, -0.056307810951994254, -0.0558800044808958, -0.0554929565772625, -0.05508495514480083, -0.055292585233873044, -0.055576006769590604, -0.05579682586536647, -0.05598346279778584, -0.05598525943146948, -0.05629417806782684, -0.056430930935832915, -0.05672379963868658, -0.057095393434918415, -0.05752832101409641, -0.057994455579283524, -0.057576717566677746, -0.05750504029600064, -0.05825698359021931, -0.05786043196115695, -0.05751066026329936, -0.057800913556811155, -0.05706513176554159, -0.05718696195370197, -0.057262904639645264, -0.05767404531844202, -0.05763069170300292, -0.057725754993274224, -0.05793555044561448, -0.057533117647970415, -0.05766370967896337, -0.05792937846301197, -0.05794919170863241, -0.05842431540990418, -0.05855272221049579, -0.05830944555475907, -0.058630227341403204, -0.0586493407175076, -0.05896586624014675, -0.05936115107724709, -0.05945549161311231, -0.0593875937899726, -0.059191405492952605, -0.059056589047168345, -0.059639337578158036, -0.0599396782764431, -0.06001269674006806, -0.060113082199596116, -0.06023778149368546, -0.059788902964101984, -0.05967006318587006, -0.059689968207130406, -0.06027941357606342, -0.06034450048405432, -0.060852473772979095, -0.06084264566864603, -0.06085596634127452, -0.06035385300795919, -0.06095210581188699, -0.0609670753806013, -0.06131023062472684, -0.06160801512418029, -0.0615107381230114, -0.061353521934721565, -0.061515203603047915, -0.06149219001144272, -0.06178048084790475, -0.061483737278736454, -0.06157016379740702, -0.06184217428381438, -0.06226291399315314, -0.062421561568038, -0.062229600050603094, -0.06306143207286306, -0.06307984603039025, -0.06362455049123002, -0.06400976316003923, -0.06436650524375741, -0.0646649410044795, -0.06489445920535464, -0.06497139483159002, -0.06475550042116666, -0.06479817858982911, -0.06511910096438554, -0.0653149785842602, -0.06513187489763386, -0.06533663567782887, -0.06569542233973955, -0.06554513189453069, -0.06567133484666496, -0.06590327519580638, -0.06596448918521845, -0.06632227565885666, -0.06691648125404857, -0.06680685621938667, -0.06689900634599108, -0.06666572351848228, -0.06697298888919434, -0.0669346356292662, -0.0672164839497068, -0.06702639447601377, -0.06635373061020401, -0.06611014532216634, -0.0663050257113175, -0.06647537475009661, -0.06730493305024608, -0.06783219694835503, -0.06750568464340717, -0.0677687624517419, -0.06796107244650858, -0.06789891402730773, -0.06794609476177735, -0.06808580034310366, -0.06754807584924752, -0.06730131319589204, -0.06704467925358126, -0.06741230646641336, -0.0679345177731146, -0.06771657281778727, -0.06806155516189837, -0.06825106145957305, -0.06798854249708595, -0.06821250901649151, -0.0684049160806435, -0.06865458872806014, -0.06917584238188935, -0.06918770251582873, -0.0688749369294161, -0.06866276579287586, -0.06865159909550443, -0.06898956955183375, -0.0687738772943428, -0.06901029519885676, -0.06937409221007625, -0.06973233660630038, -0.06986697146570162, -0.06994910272180688, -0.07026333893599172, -0.07007647530551424, -0.0700323565033328, -0.06982303612237901, -0.0699491230987782, -0.07027134747277361, -0.07068690944762278, -0.07053261003531433, -0.07032553295256858, -0.0698877965095941, -0.06993404446089732, -0.07004188547088189, -0.07000150576661199, -0.06963668461794033, -0.07032631904907469, -0.06997373406950468, -0.069870534334718, -0.069747468853651, -0.07018865296102474, -0.07015327482071487, -0.07070814112512204, -0.07074387099879575, -0.0709250533086641, -0.07135041728117518, -0.0714550523979365, -0.07149243923580806, -0.07213847759159256, -0.07257094642566576, -0.07237976207280582, -0.0726460127490505, -0.07231482878708625, -0.07227975754429154, -0.07245452066363224, -0.07237281565838717, -0.07211394091195386, -0.07185607163393941, -0.07173948888291151, -0.07150231380606, -0.07153568047961784, -0.07131686409070408, -0.0717538980927788, -0.071604529779038, -0.07163379474028894, -0.07172995047926171, -0.07224383773224831, -0.07251130806830731, -0.07293568333385904, -0.07270808397784528, -0.0726585051364606, -0.07347373529688359, -0.07364132035512501, -0.07330866134668336, -0.0736296448479388, -0.07348026240865399, -0.07347024867114002, -0.07359819440398914, -0.07376265935395064, -0.07401008436230155, -0.07433327464695524, -0.07463089886781529, -0.07489930931535366, -0.07522018039895566, -0.07541239508734092, -0.07561326911322536, -0.0759246181578006, -0.07593244844178683, -0.07614948929105338, -0.07652563870651204, -0.07675856883523768, -0.07684999527115927, -0.07713686953297186, -0.07687382459798105, -0.07706792387862454, -0.07671094045477327, -0.07691659115000393, -0.07657416152638137, -0.07690173040135584, -0.07693321771144293, -0.07703081283611567, -0.07709164703750497, -0.07740848886738252, -0.07793890226004506, -0.07788095734686598, -0.07770318472992593, -0.07777016649435438, -0.07788000504970277, -0.07804593265339278, -0.07784323587573659, -0.07788351217126606, -0.07794486484353576, -0.07822182286790563, -0.07849308779851484, -0.07858567282048862, -0.07847007752001736, -0.07886622384107128, -0.0790543461157558, -0.0790280554522932, -0.07938603192536309, -0.07959698919823131, -0.08025870514621393, -0.07986509988874829, -0.08012951829191986, -0.08074347675358758, -0.08086932690845576, -0.08088997091303547, -0.0809982826574641, -0.08085386281901491, -0.08075719103286141, -0.08021022377531825, -0.080502474899098, -0.08001482738534013, -0.07934198364584151, -0.0796178571023601, -0.07966400716183546, -0.0795311566115187, -0.07917688750626617, -0.07966035061412063, -0.07971509597143889, -0.08008977668546947, -0.08008912540027528, -0.08058994123774367, -0.0810093995284819, -0.08144121067605668, -0.08225312112296988, -0.08294694960577478, -0.08317531756076188, -0.08330937535423194, -0.08365732788190106, -0.08366586917239682, -0.08371683328857081, -0.08385310891453637, -0.0831691149800833, -0.08300946720011909, -0.08297716910403558, -0.08303009807468995, -0.08290184154654356, -0.08266024970040406, -0.08250130816986759, -0.08291534072975437, -0.08305654229649584, -0.08324467201127844, -0.0830253992565093, -0.0830789962950285, -0.08326676920760123, -0.08369229653867627, -0.08366575178006226, -0.08326792052193219, -0.08332204946891367, -0.08370927436631163, -0.08353930274845438, -0.08406210089344363, -0.0836388867381065, -0.08341175366512026, -0.08335744233837802, -0.08382974006758105, -0.08401382594200489, -0.08429924291512056, -0.08449019661625595, -0.08426543863342204, -0.08475275203863468, -0.08464304944086737, -0.08490959884831836, -0.0848546920445768, -0.08484928733755887, -0.08518799763959461, -0.0861411571282426, -0.086326300740223, -0.0865171266803302, -0.08681990171666396, -0.08664466738735925, -0.08717699096627606, -0.08765873383344744, -0.08741958065043613, -0.08704861056613446, -0.0869670808477927, -0.08725693215289719, -0.08737386612625425, -0.08733363668704892, -0.08696010121223993, -0.08759381176529554, -0.08761731482064809, -0.08771202989743875, -0.08737233236074204, -0.08704534464717044, -0.08750220014806011, -0.08719290889724195, -0.0868184965630535, -0.08723265885168037, -0.08756540816295715, -0.0875488339053118, -0.08788933913188428, -0.08767667104299122, -0.08774025988978293, -0.08792936112447636, -0.08830216246712143, -0.08809066988961249, -0.08825338406854806, -0.08818476426155948, -0.08803753770793281, -0.08828468843670326, -0.08808309966310926, -0.08799198090640713, -0.08821781497950462, -0.08858771391653353, -0.08909477055867379, -0.0889212607818515, -0.08881506006952318, -0.08950098702207726, -0.08954631784354136, -0.08916494912177457, -0.08925921300814348, -0.08967682094737925, -0.08961018073407558, -0.0897257296510325, -0.08961292094542969, -0.08970879907179982, -0.08956919890833447, -0.0904484561227474, -0.09084877235323004, -0.09134487410888271, -0.09113605214956676, -0.09080505704296694, -0.09099228917209094, -0.09129234967608649, -0.09124279993817518, -0.09092023432989248, -0.09114910573469291, -0.09081165652077594, -0.09094810830948644, -0.09126100591563395, -0.09058215715939064, -0.09044891206907009, -0.09049107243511342, -0.09068699111194652, -0.09099580329272343, -0.09132358302029382, -0.0908447665352302, -0.09113918210809097, -0.0908663008931484, -0.09085367835545208, -0.09053493985838752, -0.09070034478340952, -0.09099415779969702, -0.09110788906649847, -0.09063281490560834, -0.09106344441288551, -0.09098235753439363, -0.09105918734068272, -0.09097793402804837, -0.09133620443956761, -0.09132406721346037, -0.09169750001543797, -0.09168761226814386, -0.09204138450957247, -0.09151979944328834, -0.09144662040592624, -0.09151096394876762, -0.09135540443202905, -0.09158187476113515, -0.09126226266486716, -0.09107065136620403, -0.09108319943851215, -0.09106574523020065, -0.09069440277303419, -0.0908122695354176, -0.09114847575685942, -0.091171707417544, -0.09162132113925656, -0.09140606255808228, -0.0913781754409147, -0.09142672339499863, -0.09086736998097752, -0.09069091505305363, -0.09075811803530279, -0.09113090278522804, -0.09085370689178862, -0.09134853339088743, -0.09189919847363374, -0.09204814298741847, -0.09233156010636864, -0.09274353553961619, -0.09298682355866601, -0.09334544844090463, -0.09380454670635241, -0.09397771848618341, -0.09412143848841256, -0.09390750324607475, -0.09336522016025983, -0.09330481277962922, -0.09347881870496426, -0.09358603744685436, -0.09378724707379331, -0.09351330540981613, -0.09369372763597779, -0.0936854218324188, -0.09363802796799878, -0.09364960151527717, -0.09374070622014706, -0.09355918980104132, -0.09372174766438095, -0.093722802975373, -0.09403830342997438, -0.09397768568129547, -0.0941506256394275, -0.0943032697453696, -0.09394941753051772, -0.0940058001658247, -0.09425215450308923, -0.0939021363201927, -0.09390256997780884, -0.09390705915103555, -0.09402737736892142, -0.09418644332998052, -0.09500064998258685, -0.09535550881455648, -0.09603564727917085, -0.09598122924028, -0.09606661498893034, -0.09638824437090161, -0.09592641787146701, -0.09637697771299623, -0.09626385978168304, -0.09648862804603713, -0.09705260157868868, -0.09685915986258352, -0.09683531264592106, -0.09720829382862822, -0.09710623417771427, -0.09665203940661686, -0.09647018104654907, -0.09639269141417474, -0.09673216027659548, -0.0971108310375063, -0.0975929340046321, -0.09769806623753514, -0.09752890109569386, -0.09724317424455901, -0.09678983319741917, -0.0972920432342015, -0.09751887083941524, -0.09771599025983717, -0.09729572647584082, -0.09766564813598193, -0.09761634851697441, -0.09776886187372799, -0.09806454138212672, -0.09782406544705097, -0.09789845638641377, -0.09776548036074824, -0.09777903217744624, -0.097950895118704, -0.09818635087559117, -0.09821990012036333, -0.09862186846956163, -0.09901246957842941, -0.09878528716838575, -0.09891387090814985, -0.0994237627234597, -0.0991322518388594, -0.09886623305714809, -0.09856472555179233, -0.09844503478207141, -0.09850047520133758, -0.09882887353967128, -0.09884006616749315, -0.0988173477304141, -0.09871524881629291, -0.09872012403549325, -0.09944912986196859, -0.09932878373969757, -0.09911693178103691, -0.098664112009808, -0.09802208176024856, -0.09864113030799561, -0.09860853069277584, -0.0989136467862713, -0.09893689853587809, -0.09938890674133127, -0.09906995518665003, -0.09933414987510847, -0.09945397940422955, -0.09934349815126767, -0.0991302290137465, -0.09908117495397123, -0.09898076413238512, -0.09906906348851825, -0.09939119416096112, -0.09989100240181106, -0.0999601846300235, -0.10017695305487183, -0.10019561959662802, -0.10025135267791714, -0.0996364153602444, -0.09951191079589074, -0.0999822847036371, -0.10026580597607129, -0.10086132127232651, -0.10083842354468288, -0.10078906288509223, -0.10078271130861746, -0.10105602411427875, -0.10070467921507041, -0.10098725923489231, -0.10094170498245748, -0.1012172037442778, -0.10135651611765038, -0.1012402857731479, -0.10156990529120524, -0.10149690652810918, -0.1018020566433939, -0.10186498661302497, -0.10166591249212616, -0.10142312613188806, -0.10174730454263335, -0.1024674820555711, -0.10229142623838296, -0.10199143424739761, -0.10235539397606504, -0.10251048562548415, -0.102148119848362, -0.1020720513136245, -0.10183961702452665, -0.10187720713225165, -0.10201798294301127, -0.10207291638575017, -0.10242215839289497, -0.10230657832362959, -0.10230301562492974, -0.10270388741703175, -0.10293681185312802, -0.10263814069403678, -0.10317610549461018, -0.10302344960433686, -0.10316299554286677, -0.10278282307109828, -0.102494046873678, -0.10224726897384702, -0.10241884647076788, -0.10295638041645266, -0.10301164842388802, -0.10301345873648211, -0.10291834237791996, -0.10313901486491062, -0.10289694789028157, -0.10295972002830314, -0.10324699233562894, -0.10327138828434704, -0.1028400125695796, -0.10259430477111893, -0.102913851541217, -0.10307584477716539, -0.1031461538619818, -0.10299151167796237, -0.10319441177179146, -0.10343965262880526, -0.10331969787330289, -0.10343596580097458, -0.103681546062713, -0.10402789495889246, -0.10414293534521622, -0.10410731721705489, -0.104620399639574, -0.10493716311199786, -0.10472497691260828, -0.10513109510448194, -0.10537288265283515, -0.10566091652303784, -0.10585237635924112, -0.10593747785249838, -0.10641219585446374, -0.10661460154686525, -0.10703430813423452, -0.1068692370870558, -0.10673669135225936, -0.10669093978654966, -0.1069725931905342, -0.10675335704461086, -0.10716536117858423, -0.10737654240725555, -0.10798368378571682, -0.10765678662332004, -0.10758294937317801, -0.10785419503757412, -0.10843791759730412, -0.10852060927550711, -0.10923686940774065, -0.10922379507368746, -0.10871367970414848, -0.1086760177546873, -0.10882073579069336, -0.10844956590643909, -0.10861900119439649, -0.10866038406599242, -0.10873465498824755, -0.10879433331107181, -0.1091541888378973, -0.10969274099349807, -0.10945214044145848, -0.10912003717721783, -0.10872956927520981, -0.10908906161038613, -0.10961301936784247, -0.10989871874196999, -0.11027504957079093, -0.1108288230846856, -0.11101993551738282, -0.11118656143355884, -0.11125812375669444, -0.11142459123540162, -0.11124525391939978, -0.11113167410950983, -0.11054001517711402, -0.11054648210920315, -0.11068321006139487, -0.11115837354347025, -0.11090940699917193, -0.1112718222600525, -0.11133174965406141, -0.1117802769436232, -0.1116443287740609, -0.1117788523634248, -0.11177186933972193, -0.11154408815901977, -0.11079423803809224, -0.1110984039990413, -0.11129228884503267, -0.1112182461667699, -0.11125823126830958, -0.11123603851651644, -0.1113861992518728, -0.11152508069443996, -0.11174747393122286, -0.11189766213088137, -0.11188674684894229, -0.11158345673396816, -0.11116080907199863, -0.11146925723375903, -0.11129514828404086, -0.11113309448825764, -0.11104585638823665, -0.11128714095765734, -0.11083659938466556, -0.11077817104514752, -0.11062676822998882, -0.11133460325568902, -0.11138431867535652, -0.11148862496700117, -0.11174531905438966, -0.1119154422288489, -0.11160781011141266, -0.11205315633356511, -0.1117708765573875, -0.11166745602073941, -0.11189694593804325, -0.1122948124852198, -0.11156156067873511, -0.11152180051546129, -0.1116406382266682, -0.11213034537865868, -0.11182175902368402, -0.11190151678288714, -0.11183426471759375, -0.11222936361547527, -0.11195016346429813, -0.11195559145560753, -0.11195246464327142, -0.11148139416404616, -0.11178948462712465, -0.1114901695455802, -0.1116655715408508, -0.11138382718139547, -0.1117827084575557, -0.11218570368007344, -0.11181401986830194, -0.11219110646512834, -0.11202615075004184, -0.11231567014635889, -0.11219064061699097, -0.11208571663091352, -0.11187099648273777, -0.11202617824232837, -0.11189103596704188, -0.11188830063536608, -0.11178817348751013, -0.11184392845565806, -0.11203473512626079, -0.11144002128829159, -0.11175195215154372, -0.11193334450099096, -0.1115973508736532, -0.11178393251157258, -0.1119199415949027, -0.11185234593450273, -0.11183206797013806, -0.1121976890009731, -0.11232055306010792, -0.11221986096131582, -0.11219878607942094, -0.11204222551802452, -0.11194345654252616, -0.11219062268592281, -0.11220708411847129, -0.11188027566126672, -0.11177984277730829, -0.11210191211885648, -0.11229470912688054, -0.11251044525437603, -0.11282072005357402, -0.1121432022883735, -0.11214902213190875, -0.11240359249610149, -0.11186813716594488, -0.11265484794032855, -0.1126875567401064, -0.11312018724132727, -0.11356987577828151, -0.11335871544143465, -0.11369211172067921, -0.11398739473066076, -0.1136007409490711, -0.11363017366199904, -0.11386525928335592, -0.11418128039046722, -0.11429982679229554, -0.11392581390501763, -0.1140576774774363, -0.11356401009094151, -0.11353972185962342, -0.11421411782643257, -0.11421008552677436, -0.113957120106201, -0.11390109073699088, -0.1139971306982812, -0.11413127513120758, -0.11463308137676069, -0.11445552156548044, -0.11479756357625483, -0.11519350766663336, -0.11512008070714994, -0.11547535178486086, -0.11543738433116339, -0.11584262999632378, -0.11617246981908205, -0.11624135346755686, -0.1164981956885796, -0.11690073609868246, -0.11640567550048957, -0.11649713325593582, -0.11652256441727904, -0.11685995470058845, -0.11662173714156217, -0.1169402682953713, -0.1170992619434378, -0.1172908418585632, -0.1176795861120907, -0.11769375998697655, -0.11766217957477776, -0.11742028332678109, -0.11707450271113982, -0.11705656872110169, -0.11648593220360853, -0.11599192372166281, -0.11592241259248087, -0.11591805434126747, -0.11594346748243166, -0.11602987676222314, -0.11627275874002964, -0.11617671678374003, -0.11620234194224954, -0.11660676071696952, -0.11664909151813868, -0.1166784381277498, -0.11699488546108945, -0.11757173912537133, -0.11793277800861045, -0.11763756150921828, -0.11810173221221854, -0.11762253492548112, -0.11760233816222575, -0.11796855955396966, -0.11772095488282874, -0.11792821619702433, -0.11800779924595119, -0.11847855169236231, -0.11832961491395252, -0.11777746143877532, -0.11788169253481935, -0.1177501335232542, -0.11807476947323772, -0.1179855556627218, -0.11794028997979944, -0.11815376932549763, -0.11788409067570106, -0.11775823669097313, -0.11762837058199757, -0.11777758664214116, -0.11791522692351049, -0.11774120018127907, -0.11804828607625725, -0.11851944554418303, -0.11912852527529641, -0.11938432642633354, -0.11914196763775602, -0.11940139269059616, -0.11888226263265338, -0.11893695489644708, -0.11848748589484301, -0.11858864213671788, -0.11816465244289548, -0.11754325875520878, -0.11761237442183115, -0.11792310842299134, -0.11819293177966568, -0.118208327831909, -0.1181401383859146, -0.11830414536485634, -0.11883718379126681, -0.11843660503984163, -0.11838866021183674, -0.11831211989824676, -0.11773928476154925, -0.11775402558651277, -0.11768741630762541, -0.11774417080417303, -0.1183029095457709, -0.11832907812375051, -0.11868958158946416, -0.11882497596055105, -0.11906449880373783, -0.11953243223610083, -0.11892661076078076, -0.11964455611588341, -0.11970917198898945, -0.12023602180884387, -0.12037203484770131, -0.12007771636963689, -0.11987247844766255, -0.12031458051227689, -0.12046757703771706, -0.12070019838906626, -0.12055890701298355, -0.12110679165105256, -0.12062629548325125, -0.1212282374073391, -0.12142093844606275, -0.12150830934060207, -0.12198349693897934, -0.12217293632651224, -0.12226366663163134, -0.12196404820541838, -0.1227209480436773, -0.12234316791807984, -0.12191386156875203, -0.12220058560373408, -0.12190871549829294, -0.12202566466367593, -0.1215844938512093, -0.12163271887255321, -0.12159962969624977, -0.1217331976648431, -0.12248526034422158, -0.12219565695956298, -0.12196655125302855, -0.12183371210447541, -0.12198008784037978, -0.1219351076521221, -0.1218508057920459, -0.12212551917638585, -0.12196427071443725, -0.12217078976132416, -0.12193218504149687, -0.12148303430913422, -0.12128080567320228, -0.12162163736242455, -0.12199759085944901, -0.12186491196681183, -0.1220091755981109, -0.12199101339734217, -0.12212325384816333, -0.12229334469188718, -0.12249065782689861, -0.12227598599029646, -0.12271341890904693, -0.1229494328239235, -0.12330626974920575, -0.12351627613543859, -0.12307500831257959, -0.1233024438173267, -0.12276996160739548, -0.12308865538167678, -0.12313849462108643, -0.12274466066265174, -0.122917730965407, -0.12325990833121776, -0.12336270945791528, -0.12348864523934326, -0.12324318549799997, -0.12333431069543613, -0.12336202131042127, -0.12309111237260785, -0.12296858666854882, -0.12323782177311438, -0.12344845805766996, -0.12340029120792127, -0.1232670359210572, -0.12335612871016631, -0.12344974784558187, -0.12358590986721069, -0.12384942582348472, -0.1237219819985499, -0.12364298234547404, -0.12449660155224614, -0.12454436533047424, -0.12473556159510339, -0.12519644816215353, -0.12524662083979785, -0.1255717218786411, -0.12617543053247504, -0.1266634047211021, -0.12593968016859836, -0.12600058903998484, -0.12550547139662688, -0.12574406793452458, -0.12515577208048206, -0.12522635615915323, -0.12544623720683898, -0.1254264788701818, -0.1252954500970158, -0.12561202937733548, -0.12565361366589933, -0.126025853664181, -0.12588686660963191, -0.12583610756377325, -0.12585321658062637, -0.125858982852062, -0.12552710202103906, -0.12537436204524557, -0.12527922431560898, -0.1251522759937248, -0.12569615436449533, -0.12578089721082722, -0.12601525818060433, -0.12561372019268685, -0.12570209833732301, -0.12548471701593608, -0.12571416742042382, -0.1260208097697877, -0.12608311862021646, -0.12700193689025852, -0.12651614503632558, -0.1269517673301472, -0.12748783806664093, -0.12728456332317892, -0.12749491091733292, -0.1274246894036257, -0.12721891910393648, -0.1274612497111168, -0.1275650475864693, -0.12737713121713334, -0.12734278794318507, -0.12673015599586884, -0.12746558115329248, -0.12759250477403178, -0.1283827011918155, -0.12850159076591705, -0.12869285874339403, -0.12820618731813296, -0.128501659513938, -0.1288137674903391, -0.12891248512473968, -0.12882859632221574, -0.12833673653270627, -0.12882883262755848, -0.12941416683280693, -0.12935550924814532, -0.12966899278679458, -0.12926606986682973, -0.12925571140047165, -0.12861617544163317, -0.12856222155452363, -0.12864474337732673, -0.1286578180382037, -0.12859762904155442, -0.1288614065271291, -0.12915807589665854, -0.12911842305808766, -0.1290049112538769, -0.1290163364806555, -0.12894185574650657, -0.1290107183426706, -0.12896892527095916, -0.1289309518289381, -0.12916555412681718, -0.12884899262722083, -0.1286403298513881, -0.12835293523786595, -0.12853413236428032, -0.12804601716468514, -0.12853506630784872, -0.12856042488775554, -0.1288488831945144, -0.12899628825138093, -0.12925176331316773, -0.1290598454389348, -0.1294006238533862, -0.12937599694716267, -0.1290845349379976, -0.129201655287414, -0.12931129964846128, -0.12884314453602325, -0.12891620267574558, -0.12880695189374025, -0.12927790565178676, -0.12985871035676474, -0.1291783301486163, -0.12942369084832414, -0.12939154423338473, -0.12991910853823335, -0.12981572930690602, -0.12979341666027913, -0.12962111868390538, -0.1295785028716723, -0.12916036069223408, -0.12972510978944707, -0.13049432532750535, -0.13016737081439983, -0.13032739482800898, -0.13047011356580615, -0.13064666879423747, -0.13078940093369262, -0.13071874432439942, -0.1310346771666674, -0.13097253547331714, -0.13101487541525197, -0.13079846989625382, -0.13064126758388453, -0.13094686073343756, -0.13104110870014918, -0.13117058536205942, -0.13097931723566328, -0.13110930160118683, -0.1319406406351129, -0.13237083281714762, -0.13228510998527626, -0.13236942611834493, -0.13258026577788354, -0.13223875486071132, -0.1322458479853797, -0.132312068923337, -0.13189562537352048, -0.13216578238175616, -0.13215411750367725, -0.13209133113423607, -0.13213308034626156, -0.1322290421017157, -0.1320523719262187, -0.1318420840407316, -0.13240863179019316, -0.13243058926268228, -0.13237474552547157, -0.13245044826933097, -0.13260666809268537, -0.13273021683337488, -0.13300107278955495, -0.13262323840299667, -0.1321945984021838, -0.1321293684146475, -0.13216565929438387, -0.1319555152136623, -0.13226681573599894, -0.1325316532559822, -0.1326665427457146, -0.13300975398573564, -0.13318100438605682, -0.13285839872220384, -0.1324312325866558, -0.13311293883866449, -0.13331357666774685, -0.13291702338087658, -0.1327343941017174, -0.1329842431129327, -0.13336377397652105, -0.1336026817849642, -0.13376478786523557, -0.13411557256799944, -0.13426735039258064, -0.13410989758886405, -0.1344300494557213, -0.13488126247344845, -0.13496170775796854, -0.13479430439639356, -0.13477272181851038, -0.13440834319919073, -0.13465814041507856, -0.13476500439894626, -0.1344513760757062, -0.13493843848899717, -0.13580090750158869, -0.136129892067157, -0.13618524087747144, -0.1363090144105376, -0.13561489839168067, -0.13554450692146952, -0.13598562873244227, -0.13585877537156282, -0.13628657084598572, -0.1359748892173537, -0.13637973596117997, -0.13625819437094996, -0.13657021111449583, -0.13625455072932474, -0.13656158793150222, -0.13670066551835666, -0.1368319707095238, -0.13658296122777722, -0.13640300302981354, -0.13615709226281386, -0.13633444838723022, -0.13637406724885265, -0.1365744442855587, -0.13670210995514215, -0.13680555069249012, -0.13692382671740524, -0.13720157494575255, -0.13717541462739827, -0.13737946957649816, -0.1378334414344501, -0.13807022449792355, -0.13797617997763353, -0.1377164343014305, -0.13746280893248183, -0.13711128533756706, -0.1374168773081751, -0.13758032653828176, -0.1376458004861837, -0.137572013673749, -0.13774277779346353, -0.1377918704693101, -0.13774325604450816, -0.1378175053414459, -0.137353846603366, -0.13737259851313327, -0.13787724629602977, -0.13762510825294322, -0.13804804733073808, -0.13827813927561414, -0.13867075197758394, -0.13864768616427423, -0.13892139986929103, -0.13891287644784334, -0.1390986918090296, -0.13955081822787957, -0.13943669005799225, -0.1396197121847563, -0.13975755312117116, -0.14040518644606031, -0.14081134252076738, -0.1409445447823771, -0.14041806433324802, -0.13989399544454376, -0.140083482715055, -0.14017977129512565, -0.13978939544582986, -0.1401702774760046, -0.13993394001096235, -0.13982462027100506, -0.13968921938886944, -0.13958592811606305, -0.13958225532916424, -0.1399813404487694, -0.14045417903410903, -0.13993468942881637, -0.14046754558778785, -0.14048924102190372, -0.14040420380662774, -0.13994275199040623, -0.14025312152633385, -0.1403313672691457, -0.14029196538794667, -0.14006233221279676, -0.14082979168633458, -0.1408671895332792, -0.14059061694144623, -0.14035693876723063, -0.14085085430143013, -0.14054408681214856, -0.13987555835273477, -0.1394559273341527, -0.13977096016392276, -0.13971063107066697, -0.1397076071375234, -0.13955412273521522, -0.1398110471227104, -0.1398504416690813, -0.14016506824905064, -0.14019699325029916, -0.14006882694221393, -0.14064823741310903, -0.14063873237425625, -0.14066619687704696, -0.14053878695266228, -0.1403374690201719, -0.14081249088888356, -0.14125002457199431, -0.14080157458395232, -0.1409159827302409, -0.14071488310734945, -0.14073031807347675, -0.1409862218515409, -0.1408490581647742, -0.14113888033337538, -0.14100554564980128, -0.14076014878806553, -0.1407813461966093, -0.14071799776016175, -0.14094425503526878, -0.14053429707321788, -0.14035623321377608, -0.14018989822601752, -0.14033195968666076, -0.14046597011823034, -0.1411350371823065, -0.141306757919607, -0.14143421973329232, -0.14101472871380563, -0.14105045247823053, -0.14092480899196144, -0.1411600065083864, -0.14127504596618834, -0.14117621431077462, -0.14134202677998656, -0.14143411312848359, -0.1417967553550262, -0.14182251325994283, -0.142295844458877, -0.14259226222589808, -0.14273706220565685, -0.14295045717764887, -0.14278775831222368, -0.14324363787206165, -0.143407718454395, -0.14376591507338624, -0.14408894247123677, -0.14345403648287175, -0.14380908734286862, -0.14334204343293885, -0.1431462519436388, -0.1434158225613592, -0.14385172589191686, -0.14398817882581313, -0.1439448346891742, -0.14383815783501, -0.1433943926683586, -0.14360462920177322, -0.1441871024945587, -0.14402209816997583, -0.14399129083189363, -0.14359837522845192, -0.14403669243788367, -0.14396199468532142, -0.14422289263604288, -0.14467043320050482, -0.14448886307046302, -0.14470897735103505, -0.14431896125807644, -0.14430692886397078, -0.1444513720334982, -0.14449774317551511, -0.14480926857200185, -0.14485657288014875, -0.14463551391674687, -0.1443406968880136, -0.14395219549713553, -0.14376706547458784, -0.1435699293591586, -0.14322120593657395, -0.14357010055564284, -0.14330205853984002, -0.14338822441284393, -0.14369329893361416, -0.14332748447667754, -0.1432005572683632, -0.14305834684602167, -0.1430177841376725, -0.14316618549718554, -0.1432152075320917, -0.14344526970137775, -0.14353711275127645, -0.14332863173103033, -0.1430511575550567, -0.14286519571211842, -0.142958374804311, -0.14379105885581098, -0.1435892614207375, -0.14395116839282587, -0.1445778890096693, -0.14539561951583369, -0.14601889135715695, -0.14624671408824022, -0.14656082696305925, -0.14639558923072643, -0.14628848922920976, -0.14659075988697656, -0.14626779433608944, -0.14641406348089528, -0.14713428570504744, -0.14680264711154584, -0.14699144065903783, -0.1470746422867415, -0.1475044837608378, -0.1478868486535567, -0.14792953766563346, -0.1481367684957576, -0.14757459801060918, -0.14752173624028958, -0.14763992427689987, -0.14786681518237774, -0.1473710097135816, -0.14795287282210576, -0.14763198990319842, -0.1480132996181874, -0.1481541054566098, -0.14808360285054725, -0.14769606436206217, -0.14795499447649132, -0.1477210429474768, -0.14802831267832411, -0.14737027754116697, -0.14760610767538343, -0.14790423572254077, -0.14788701331923396, -0.14784898626542, -0.1476948524859835, -0.14757281653791224, -0.14708511643308353, -0.14704041868961493, -0.14722725428333633, -0.14723031439389864, -0.14760198546470224, -0.1474086468759996, -0.14741297437149717, -0.14648250764126353, -0.14644482533338476, -0.14656569970719102, -0.14660851227019706, -0.14695738847276074, -0.14651829492141233, -0.1463247746104057, -0.14609503671469215, -0.14629421137946516, -0.14644355182489754, -0.14692736132298106, -0.14720640536899526, -0.14722274577086994, -0.1473204845386396, -0.14751994590907377, -0.14768062170728216, -0.14801260492636029, -0.14781438334129057, -0.14726322938664763, -0.1474530429394989, -0.14731823221970372, -0.1475784664226071, -0.14773442012886376, -0.14745244790182982, -0.14746046482315056, -0.14790785798154638, -0.14785172926626008, -0.14760318963176516, -0.14773784726783987, -0.1482371356548992, -0.1482930870003052, -0.1487040722251244, -0.14866082445863085, -0.14862949028539232, -0.14866373694187804, -0.14902911621307122, -0.1491464182380594, -0.14925756367097337, -0.1493934703051537, -0.1494577001531735, -0.14919392738706644, -0.149367115468869, -0.1499536452332224, -0.15012040390739947, -0.15058928755625442, -0.1507898505561244, -0.1508119062731621, -0.15022379077511047, -0.15058046009597648, -0.15050447365192515, -0.15090685647963217, -0.15102294891652504, -0.1511481092692989, -0.15112761524443447, -0.15124705479755934, -0.15150012227688192, -0.15141704354777105, -0.1517664310036071, -0.15218518335804498, -0.1519132358542046, -0.1522117145650352, -0.15217828878200695, -0.15202995850272202, -0.1518260935680786, -0.15219307185184935, -0.15251338476344484, -0.15229724609967932, -0.1526078753027369, -0.1528440519571378, -0.15277438906412233, -0.15244347369197758, -0.15250613647800762, -0.15224373901546223, -0.1527555364349767, -0.15288146661848265, -0.15268414374932762, -0.15341002529370443, -0.15322343373712097, -0.15323125309047977, -0.15333564462986973, -0.15277360991546377, -0.15251281592621124, -0.15270982432882904, -0.15261439921399514, -0.1529265028641565, -0.15299053205457133, -0.15273735002499453, -0.1529215889422723, -0.1534228455715744, -0.15373884892331754, -0.15386229030583887, -0.15399190431087376, -0.1536382043085606, -0.15360262749137432, -0.15405812958423545, -0.1534138237162836, -0.1534531017841582, -0.15328272838006135, -0.15324585170459315, -0.15319103192866937, -0.15337461475078848, -0.1535589912828445, -0.1532947482869931, -0.15343946780367584, -0.15350822999044897, -0.15364383241912377, -0.1532432628539579, -0.15300611162061153, -0.15320623983374979, -0.15285284899109375, -0.15305783332475675, -0.15320769461650333, -0.15342636480564728, -0.15419340394085754, -0.15391582960645386, -0.1534725995108697, -0.15327384479554457, -0.15373346913993452, -0.154037073999049, -0.15417379480469623, -0.15418182012927742, -0.15436677650141634, -0.1540510020747932, -0.15405126368316055, -0.15463484055479856, -0.1550888452413299, -0.15483546318333752, -0.15493978892351665, -0.15486461147846958, -0.15432170666656408, -0.1539247710350662, -0.15368909515624918, -0.15330328367150445, -0.15317906653241056, -0.15303948129242834, -0.1530584296682356, -0.15376535223718074, -0.15368546556756948, -0.15363916434064814, -0.15348015590020664, -0.1533038026612294, -0.15294856090963313, -0.15312003783350986, -0.15337402957226973, -0.15305540020779548, -0.1526345927071885, -0.15269795497232055, -0.15249169140581229, -0.1529395981549958, -0.1527411338901794, -0.15244204589126648, -0.15217431204215104, -0.15277698012242028, -0.15269350303022394, -0.1531174575332542, -0.15284893267009428, -0.15259160464077332, -0.15284382804974614, -0.1534329819144647, -0.15311203512603866, -0.1535069060051713, -0.153494623155329, -0.1533704335328182, -0.15298504078133376, -0.1533806060558945, -0.15322714220929576, -0.15280908014767292, -0.1527232075678662, -0.1528690600335256, -0.15325538981061754, -0.15327884570931066, -0.15362053571636616, -0.15356100380631174, -0.15318791372386237, -0.15285738206753605, -0.15231675716823667, -0.15258676909130534, -0.15225926050739572, -0.15276582918559362, -0.1528242326534311, -0.15299241180325876, -0.15272283246880888, -0.152879167449888, -0.15333737704893238, -0.15337892989392318, -0.15351288544621697, -0.1535440464128028, -0.1539208975400058, -0.1543715520501091, -0.1541705893083087, -0.15431606972833736, -0.15440898127303965, -0.15501520230192664, -0.15523760139550757, -0.1548898818723777, -0.15494109215040636, -0.15469571653571826, -0.15448798210027936, -0.1543785994671151, -0.15406984141044522, -0.15459117787746887, -0.15397843888957685, -0.15388643721098155, -0.15447363827440194, -0.1547575039485083, -0.15475726568048717, -0.15504222551084754, -0.15530927789496277, -0.15499032846118826, -0.15460504226485802, -0.15436063695178126, -0.15418421191489137, -0.1541292748444195, -0.15407822102750715, -0.15356230393752662, -0.15358846169008541, -0.15395158604619275, -0.15382301711080612, -0.15382546698495972, -0.15446792220061945, -0.1544895286010764, -0.15473727015015773, -0.15557965010519417, -0.15587931472954542, -0.1555946582391916, -0.15579846161115107, -0.1561904857342821, -0.15609419691948986, -0.15587843865181275, -0.15589470288341561, -0.15618905893312682, -0.15641298744342058, -0.15654000900484585, -0.15654594540193165, -0.15640959963841244, -0.15696548604169822, -0.15689729354334467, -0.1566871895792387, -0.156575768927388, -0.15642418636696187, -0.15693135373710282, -0.15704479451574924, -0.1567501349737456, -0.15721051982059372, -0.15710517410438496, -0.15675277735907764, -0.15683629827949722, -0.15679578422862958, -0.1565637947425455, -0.15666903429284762, -0.15675261729716114, -0.15693735108044105, -0.15722403032391663, -0.15664026474526063, -0.15676524746870726, -0.15711549163575736, -0.15715703475414605, -0.1569053462369617, -0.15734641636359345, -0.1568102461796579, -0.15705426673260497, -0.15705775404177377, -0.15719779629737649, -0.15714439021846266, -0.15747657190647968, -0.157466471135146, -0.15710255223996564, -0.15703235923137845, -0.15739501008323034, -0.15791534119381262, -0.1580109625687266, -0.15813755926435605, -0.15831931917191017, -0.15817204890162434, -0.15802040146266907, -0.1577760573971564, -0.15799977734917872, -0.15798684406422836, -0.15818565856699018, -0.15802516631235605, -0.15821049252584346, -0.15846828236837024, -0.1588306563617966, -0.1587279721527078, -0.1589190954008983, -0.15896647395244964, -0.15864681002578299, -0.15876753576221725, -0.1593332628843629, -0.15962398990151175, -0.15963220014031348, -0.1597106724065395, -0.15986178623350836, -0.15985092576841825, -0.15980230615520447, -0.15995942875020103, -0.15948886488198694, -0.1598420594702082, -0.15988757835224385, -0.15944427110087633, -0.15949808829892995, -0.1596328398158829, -0.1597309875640742, -0.1597747862151918, -0.1603571390772375, -0.1605478936715699, -0.1601602328894849, -0.16013220518948318, -0.15943427953845937, -0.1596184565942493, -0.1596952790488701, -0.15918437899080776, -0.15967125538368007, -0.15984134832242491, -0.1601434536632045, -0.16045431649328323, -0.16097590881102122, -0.16112597600024775, -0.16095864322635325, -0.16070526815045436, -0.16082252884724554, -0.16116073944129353, -0.16113206635569088, -0.16114604866406326, -0.16066289801333172, -0.16081421567817017, -0.16094137537646724, -0.16129522125381957, -0.1612341578247029, -0.16098607316159888, -0.16063277520401606, -0.16032520436682296, -0.16029967255808344, -0.16052648025736704, -0.16011242993177577, -0.15980758083653504, -0.15958271987194256, -0.15955831817349678, -0.16004467703573463, -0.15994315702799355, -0.15995113496720625, -0.1598395505038077, -0.15962397672267054, -0.159154440701059, -0.15950483828786743, -0.159809256842869, -0.16034800587373407, -0.16048144064266046, -0.16014014850210992, -0.15998453012261052, -0.16042839728206676, -0.16058860394799357, -0.16058290643896264, -0.16020585743931823, -0.16026012907853993, -0.1602878435282575, -0.1603519146150603, -0.16047394602426798, -0.16013963232765935, -0.1597386948368681, -0.15996505815699075, -0.15992165101499636, -0.1599819647230005, -0.16012299367380825, -0.16004492403368104, -0.15956345119661394, -0.15947423616811557, -0.15992125991403677, -0.16049469306647557, -0.16077269295315458, -0.16086465963805152, -0.1612130681139314, -0.16083230638407506, -0.16105094501379183, -0.1608641247775798, -0.16104649168100707, -0.16091789806147527, -0.1602930610361191, -0.16075684094102488, -0.1605672125837406, -0.1608220920834035, -0.1603592329397188, -0.16078817244866475, -0.16098987666882872], "type": "scatter", "name": "Arm Rank 7", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000]}, {"showlegend": false, "y": [0.0, -0.006585258976698541, -0.009131866600741154, -0.011205114677661155, -0.013141396700144956, -0.014768523177044284, -0.016471139311719944, -0.017676299695213806, -0.018736059422494518, -0.02017226006553199, -0.02128132944384572, -0.022392348628440386, -0.023154802527775617, -0.023650330925706255, -0.024360694812927276, -0.025456802220439376, -0.026455285957910656, -0.026962002126759074, -0.02801918973703439, -0.028585183320022786, -0.02931829198739376, -0.03038843781484884, -0.031286867337528855, -0.032271852976222586, -0.03299932490267063, -0.033584825626240565, -0.03426746267756076, -0.03496883872987733, -0.035479781741326856, -0.03601874345557337, -0.036029698375971045, -0.036248967812210035, -0.03711670978357391, -0.03783935199550451, -0.038191985901384645, -0.038592356958796446, -0.039196976694930157, -0.0392082635333202, -0.03939387472685466, -0.04014815737690946, -0.040892826861273844, -0.04155164573743845, -0.04190680022096606, -0.04235785733808468, -0.04340807193320524, -0.04409032422462491, -0.044507998859470085, -0.044621424647715166, -0.04478506501364066, -0.044984065741341, -0.04557106883692025, -0.045538962817782844, -0.04606097649370081, -0.0464464022353157, -0.04670288006558293, -0.047216616696345574, -0.04750513186868131, -0.04822626649500343, -0.04837722958489924, -0.04888886344040003, -0.049737758005451875, -0.05020045242208755, -0.050348542230617965, -0.05047782908287384, -0.05108108030606582, -0.05181493816562033, -0.05214380213323472, -0.05255620119493967, -0.05316478959783131, -0.05354351298343955, -0.05364587334146734, -0.05416351599699316, -0.054869626686570555, -0.05521496368231342, -0.05557222194522908, -0.055720226172710954, -0.056075507220983374, -0.056325739180745855, -0.056734131093568174, -0.05705154537105539, -0.05768451371702937, -0.057997672777513845, -0.05863204811133552, -0.059047619275678594, -0.05902969625190633, -0.059670950802240975, -0.05992305666417258, -0.060146435631944085, -0.06009906729824249, -0.06021299530532293, -0.06107458133016758, -0.061316638450665914, -0.06185139342849903, -0.062275336248318575, -0.062368839213334255, -0.062413815891606064, -0.06279619419983504, -0.06338796719310899, -0.06407639343822887, -0.0646359884984109, -0.06472333379765256, -0.06502553892847297, -0.06536533471303303, -0.06561543029051212, -0.06628244064813021, -0.06624088212471775, -0.06626759444562166, -0.0664001649192369, -0.0664293445485768, -0.06676979601384676, -0.06740603558407449, -0.06771291900390032, -0.06799928941528846, -0.06781631804682792, -0.06835113995715243, -0.06890590057345318, -0.06907913002374089, -0.06909554843921001, -0.06914286169707591, -0.06940550886898458, -0.0695655926747704, -0.06961703540908, -0.07006523774869365, -0.07014371195105863, -0.07041808165079073, -0.07044884429042123, -0.07086528787507111, -0.07143311620500875, -0.07200859764130153, -0.07236063802524796, -0.07241421976253783, -0.07261427691885475, -0.07305137253191277, -0.07303330569152582, -0.07292317400061521, -0.07290990104380046, -0.07288494961800107, -0.07338877233111378, -0.07357887679395968, -0.07375510527360728, -0.0737697139547751, -0.07400773418226315, -0.07449212705613856, -0.07417853528966675, -0.07491125183947878, -0.0753928299051007, -0.07587445954557524, -0.07574872688122318, -0.07579859939087276, -0.07592678239714333, -0.07616303703490289, -0.07592017740922544, -0.07612328761080056, -0.0758318231632196, -0.07624620114728323, -0.07664983900180707, -0.07707133235868166, -0.07736945759458178, -0.07787646493667373, -0.07799471360695652, -0.07836468800233119, -0.0786806846674874, -0.07898277658826379, -0.07958270421660697, -0.08009387413832694, -0.08057357341407685, -0.08033933319649451, -0.08019070211814207, -0.08027756085928264, -0.08038229654668308, -0.08103068798567997, -0.08200473849242045, -0.08257012400444418, -0.0826063324622786, -0.08249286968576568, -0.08319225647017815, -0.08385726058281837, -0.08412644354488102, -0.08452746541062987, -0.08499054022794827, -0.08498577923438198, -0.08549148881680568, -0.08578914539845454, -0.08623658649917622, -0.08654705125768307, -0.08647148453379576, -0.08650425753384632, -0.08724278065603545, -0.08748861049931626, -0.08739011134549254, -0.08741127473441064, -0.08789036075756125, -0.08792392106328654, -0.08835847331042872, -0.089121696888089, -0.08936386957590053, -0.08939251363960739, -0.08980903815566216, -0.09032096033555692, -0.09047182581860745, -0.0906609029151399, -0.09023945694274935, -0.0904971264234703, -0.09086045040829377, -0.09086877077870682, -0.0915762956303396, -0.09165725080956995, -0.09213490144432321, -0.09225728492719679, -0.0928389006384889, -0.09332546651212695, -0.09332502400555988, -0.09366435905314066, -0.09402569529692463, -0.09410409564195679, -0.09415135147721285, -0.09420973840472108, -0.09475908857181183, -0.09488328482983874, -0.095441460904252, -0.09569065575043097, -0.09595528895880621, -0.09630979902578043, -0.0963193070620227, -0.09653576288423417, -0.09628223191249641, -0.09651812174926988, -0.09700497975118538, -0.09750412319840279, -0.09760357308840972, -0.0972492152458537, -0.09733057111981884, -0.0973812338742407, -0.09782362918481945, -0.09816285763582089, -0.09817242418609927, -0.09851575261346163, -0.09873268043428411, -0.0993657980713585, -0.09966622644416145, -0.10008894986621703, -0.10026698636748885, -0.1004074706171249, -0.10081815264344789, -0.101069558865713, -0.10062439601428029, -0.10047993833496358, -0.10074952927894035, -0.10083444310169366, -0.1009811386423636, -0.10108348027001446, -0.10116722140183018, -0.10153268001050869, -0.10162597565858343, -0.10193846247422803, -0.10230487200945701, -0.10334713759890526, -0.10375737006782686, -0.10389229026262838, -0.10395579475810314, -0.1046735080945579, -0.1051390888422626, -0.10525218716951325, -0.10533824997767938, -0.10464950502502397, -0.10508369375541712, -0.10509264538810484, -0.10504575867753314, -0.10519282128042079, -0.10502982621336622, -0.10478229119998891, -0.10506791474155293, -0.10529213365586201, -0.10562121396919058, -0.10586339500433721, -0.10619405197043397, -0.10645408283373102, -0.10687025601248301, -0.10664718706478887, -0.10639292156064938, -0.10630258571052269, -0.10634755798488196, -0.10678986751616402, -0.10740600598688384, -0.10769896449311647, -0.10755326927453822, -0.10797264380252554, -0.10746782130337328, -0.10826758240172522, -0.10836211027469592, -0.10851098065607825, -0.10885539216499124, -0.10941192447456695, -0.1089142573304157, -0.10911443370516152, -0.10850042557330218, -0.10849515887612873, -0.10915468161978573, -0.109594163696144, -0.10985482313570352, -0.11033355207089528, -0.11066479295494387, -0.11063963004370075, -0.11124407292675507, -0.11181590993396581, -0.11182308096840304, -0.11248039974682451, -0.11223277328858224, -0.11254276568382568, -0.11230043013958693, -0.11220315496077729, -0.11212572966970182, -0.11227974356684073, -0.11242312156852131, -0.11317704242639626, -0.11347014667538519, -0.11390350697522421, -0.11367916963689774, -0.11381822801684843, -0.11395405594203324, -0.11382577425024354, -0.11431379829595331, -0.11430836615465095, -0.11497776473190993, -0.11514750883694493, -0.11583657228348916, -0.11547681763098858, -0.11539072372220938, -0.11584285931011194, -0.1157885421808674, -0.11580247753411249, -0.11622117804983874, -0.11633291195614584, -0.11671316287410292, -0.11677890547842912, -0.11683294611423184, -0.11688113986365127, -0.117709076598912, -0.11815168466897058, -0.1186278267041043, -0.11881929151581812, -0.11874121940700956, -0.11889146775184327, -0.11944774113499378, -0.11940851052846256, -0.11969503748299777, -0.11990648648591527, -0.11978591477969061, -0.1199301342151695, -0.11990626064535546, -0.11941103187439682, -0.1195171042106197, -0.11952091511056506, -0.11965958674909767, -0.11985532734827911, -0.12008163128616485, -0.1204250238723141, -0.120521699166828, -0.12055406806487784, -0.12061538933716351, -0.12097648276058495, -0.12126980104801366, -0.12145832640773964, -0.12195819391285014, -0.12159300453705858, -0.12188493805615898, -0.12236060380915433, -0.12244132956433659, -0.1227102914671296, -0.12312851073469853, -0.12332172169805673, -0.12334078144244642, -0.12329951172994572, -0.12338882389240555, -0.12343389083008031, -0.1238396125601877, -0.12359682657539178, -0.12342898484683304, -0.12355709558890143, -0.12397741259629742, -0.12381332907118833, -0.12479712382987405, -0.1248401380684326, -0.12467184787874708, -0.124389256480199, -0.12491122401642098, -0.12502437226148372, -0.12541101824216788, -0.12572055380649685, -0.1257884256599842, -0.12599815376998877, -0.12618267764379587, -0.12648501933238632, -0.12632368215052767, -0.1263327949313432, -0.1260583756880768, -0.12614886673492978, -0.12667298048548112, -0.12687963910290914, -0.12746469428414953, -0.1277891390806331, -0.1282529490335902, -0.1285933141914778, -0.12879601584445552, -0.12871956581822921, -0.1287098796639807, -0.1289320731225635, -0.1289610632758126, -0.12921183998597183, -0.1294299434353522, -0.12947362787051628, -0.12928050560790166, -0.12919684776828746, -0.12977185218170093, -0.13001299750218817, -0.13037019755212598, -0.13081055095442926, -0.13172500512782875, -0.1320590645490276, -0.13242630093844474, -0.1323120825240527, -0.13256067130083266, -0.13252734358335433, -0.13277098923076788, -0.1331560939035208, -0.1323776622723661, -0.13288471548375297, -0.1332129899860915, -0.13321531372185214, -0.133673512940561, -0.1340218048485779, -0.1340780923398607, -0.13421559980722875, -0.13500784444311417, -0.13558648593795342, -0.13568526083828442, -0.13586607058485536, -0.13629909650455252, -0.1363576904139899, -0.13675610949974631, -0.13710236621473687, -0.13705281641562297, -0.13742910284978485, -0.13793667258341535, -0.13850505429459445, -0.1386344934388446, -0.13885389954960123, -0.1388028616540984, -0.13948903006282337, -0.13939308755549298, -0.13933969199081886, -0.1393227884235158, -0.13960236949620936, -0.1400744775394272, -0.14054928321398735, -0.14072499041838207, -0.14064168116755218, -0.14103537695569981, -0.14108309837147245, -0.14119938746467092, -0.14156780076519174, -0.1419128873648895, -0.1413873610635392, -0.14187249456031736, -0.14209845452792164, -0.1416776653490968, -0.1419944486631624, -0.1425026115770699, -0.14208158342865806, -0.14240181814794342, -0.14296958397956736, -0.14336286694090344, -0.14291164566321557, -0.14292441062636427, -0.14311425957526389, -0.14300711897712223, -0.14324892147514462, -0.14319492213970908, -0.14326990039807935, -0.14335386797615396, -0.14373517423855128, -0.14377349147156274, -0.14383467642432518, -0.14431159760426673, -0.1442499081310516, -0.1446667027881285, -0.14519860098207008, -0.145050663136897, -0.14523723584592463, -0.1450659330758495, -0.14527666262909106, -0.14561007908884507, -0.14576857808092775, -0.14584281861900908, -0.14525174780437666, -0.14516458048904515, -0.14515062944629625, -0.14470081687571215, -0.14498788330415635, -0.14509153389212762, -0.14544732357199597, -0.14581751574677945, -0.14608708794639957, -0.14654391714831053, -0.14705093435822464, -0.1471393251745114, -0.14731732349288557, -0.14722501796151483, -0.14756931262983095, -0.14751366310399228, -0.1477607085418342, -0.14777383164854022, -0.1480709489452431, -0.14818814997974772, -0.1486115807809253, -0.1485394000313215, -0.1481880113286088, -0.14854865633776285, -0.14877990684319964, -0.14902624959208954, -0.14932145397046911, -0.14937533301653072, -0.14892251652696892, -0.14874751443158313, -0.1493046622779845, -0.14944031501976224, -0.14932897042326515, -0.1494487690760468, -0.1496379069732444, -0.1498208419660328, -0.14979456618955347, -0.15021661985441676, -0.15051335128931675, -0.15083791171427557, -0.15102793204452847, -0.15079860809519505, -0.1511710618646961, -0.1518139446138065, -0.1518756700153427, -0.15209299380279157, -0.152715219880929, -0.15269418305616858, -0.15226268215303423, -0.15285998540851747, -0.1524700253780195, -0.1526560489084917, -0.15265037501648812, -0.15311195115058593, -0.15294373716872997, -0.1529100434933765, -0.15323638689572872, -0.1532562191754443, -0.15347801557813046, -0.15280191224045345, -0.15307491393140446, -0.15337778559452567, -0.1534307481614699, -0.15327126542462097, -0.15374454725461917, -0.1539948093037808, -0.15404465245751228, -0.1541329451951483, -0.15388980636263988, -0.1541342346710607, -0.1547370934339995, -0.15514365888232534, -0.15528530693943499, -0.15526588850022205, -0.15548973944194042, -0.155654664927132, -0.15623653531780032, -0.15602946273759946, -0.1560356045415376, -0.156601122423236, -0.15660164220236578, -0.15663550344655958, -0.15657850615845995, -0.15718233358891115, -0.157289960951563, -0.15754018611578888, -0.15765656401897757, -0.15779397853343122, -0.15814713408525183, -0.15796969575603756, -0.15846019691317287, -0.15861026745223752, -0.15863704125737016, -0.1583180416553264, -0.15833626134048867, -0.1582904437714264, -0.15838518250059208, -0.1581462028733226, -0.1581779600034505, -0.1584216636085573, -0.15901273797107937, -0.1589344133125488, -0.15895192492743712, -0.15939603881838907, -0.15967738793050854, -0.1597217225307145, -0.16062775864148565, -0.16040968625104624, -0.1605559709865003, -0.16054755795188208, -0.16053082427419008, -0.1604230999618992, -0.16056603751666007, -0.16059831513448888, -0.16061281418930495, -0.16045117536935138, -0.16088075904245341, -0.16051026195884333, -0.160844334553878, -0.16061975127458367, -0.16059740013785878, -0.16111563974934703, -0.1611445546314278, -0.16153770074181414, -0.16188645011573247, -0.16188103181850133, -0.1620250091180429, -0.16226232566275098, -0.16272095014101223, -0.16217512248432076, -0.1625786255492644, -0.16307024052188876, -0.1637225219137958, -0.16374861028850998, -0.16355439541598657, -0.16381951532460493, -0.16370088222729973, -0.16442606748887173, -0.1643525723583804, -0.16449658728132324, -0.16451800788781093, -0.1644925162567593, -0.1646937431713786, -0.1645678653596534, -0.16460115248771845, -0.1642070141900801, -0.16418054469047916, -0.16409989250173243, -0.16440357028127656, -0.1643913978192944, -0.16428111031566975, -0.16393547115738985, -0.16379889734692893, -0.16398627241375047, -0.16439909470949804, -0.1647271579756877, -0.16484770034658855, -0.1651383187379983, -0.16508794963360282, -0.16499629836023527, -0.16496553463010943, -0.16487108501052372, -0.1648266592690536, -0.16515337777657335, -0.1654064420303128, -0.16517891259178874, -0.16534776337193155, -0.1655795190699705, -0.1657579783533168, -0.16596341295546987, -0.16615578451151852, -0.16629030930368807, -0.16637634258497574, -0.166771040363107, -0.16691311626766536, -0.16707423503612565, -0.16736325484831052, -0.1671403805208644, -0.16772522791721814, -0.1673104208250029, -0.16715434181052385, -0.16698908076914645, -0.16753671056983446, -0.16795816170167885, -0.16862878263944606, -0.168609211547441, -0.16911220963415408, -0.16930442213580574, -0.16891638940469675, -0.1690271028315237, -0.16908178392056422, -0.1697369835830558, -0.16972550632595312, -0.17010409526957793, -0.17043894593348277, -0.1707528838982026, -0.1703654711906862, -0.17048380047862075, -0.1707966228342883, -0.17074416731752132, -0.17054273868939437, -0.1705005488494358, -0.1706051048720651, -0.17010548862334454, -0.17030495320332495, -0.17049483265639703, -0.1707627004516268, -0.17083911197140542, -0.17116624199596192, -0.1708889910209376, -0.17122039201228115, -0.17200404461060723, -0.17205573818383235, -0.17207378958816863, -0.1726764065020288, -0.17254285033798789, -0.1726993713080462, -0.17325626910061775, -0.1735367924945865, -0.17410368827450265, -0.17405891109322227, -0.1739962519783727, -0.1742706670724396, -0.1744978137072578, -0.17486107592125674, -0.17527329154151108, -0.17517305115733212, -0.17515932637110823, -0.1755054160068226, -0.17547658788731277, -0.17587554207569367, -0.17646925673326683, -0.17702895817354153, -0.17735248906868717, -0.17729175854164256, -0.17722470192120443, -0.17683329670475162, -0.17677708487987387, -0.17666572835617095, -0.1764706184894242, -0.17601176172917335, -0.1762660217602775, -0.17657604307784303, -0.1765431459691424, -0.17655576036054374, -0.17698826057674277, -0.17718504571961152, -0.17721862271939917, -0.17726701019521132, -0.17758282158078004, -0.17794118477621976, -0.1782599515363978, -0.17798963159244402, -0.17796538730370587, -0.17807537012552457, -0.17822162933902447, -0.17798856009523442, -0.17836020476578107, -0.17850442560142468, -0.17829491223843955, -0.17901103599045495, -0.1790567926787966, -0.17898481996151042, -0.17928350079798405, -0.17925695163455163, -0.17963212347409932, -0.17888376835349684, -0.17937416308497395, -0.178961232279875, -0.17884048661519522, -0.17893246560679915, -0.17916791365380766, -0.1792230598789388, -0.17954060621798296, -0.17957650883554627, -0.1799307839039237, -0.18006823957629467, -0.18044358834053745, -0.18091248432259577, -0.18120221223355557, -0.18110676170502418, -0.18112202481126988, -0.18128685014669044, -0.18155454748570382, -0.18180239733808526, -0.18225229431755396, -0.18262005400918335, -0.1826511534487404, -0.18280125804098626, -0.1827853841639341, -0.18295270383249124, -0.1831588417333836, -0.18321797625129074, -0.1840225358733797, -0.18434962378698702, -0.1842914083886182, -0.1844863371143414, -0.18466937560392385, -0.18486838641853914, -0.18462751322639667, -0.18482344338085885, -0.18492031915621537, -0.18517059620479873, -0.1849827246791021, -0.184997195677152, -0.18509213249821901, -0.18525557552504326, -0.1854876063808751, -0.18556412695864924, -0.18518028868950184, -0.18474328763757006, -0.18545046875650023, -0.1851632914829181, -0.18496807687533406, -0.18457709670975478, -0.18448296455852556, -0.18475743244239373, -0.18503839204521993, -0.18497445638849, -0.18486249410921132, -0.18549157206400635, -0.18550059048449807, -0.1853380747580709, -0.18531344135899017, -0.1853213453063674, -0.1849254604481063, -0.18504933250061203, -0.18477371814940668, -0.18487460282846374, -0.18482230418531262, -0.18493361577489512, -0.18530050795696854, -0.18509933904535958, -0.18507248831253667, -0.18501950039976942, -0.1853988393380052, -0.18556505642312787, -0.18506931621268496, -0.185117897210376, -0.18511053656952017, -0.18548713273188147, -0.1864771766025884, -0.18667841803694557, -0.18678032712438172, -0.18733958976157153, -0.1878125479498726, -0.18804539494788378, -0.18855861337129623, -0.18865787592442126, -0.18881789538839192, -0.18839419939224283, -0.18874649881455552, -0.18888937548033477, -0.18892613369212513, -0.18937751948592707, -0.18961656107208502, -0.18940163267913354, -0.18975288898050285, -0.19023411748944594, -0.190210108886558, -0.19030409803968126, -0.190493752250893, -0.19046371953768282, -0.190317677995647, -0.19024332470010707, -0.19095956925770752, -0.19075471677282718, -0.19135171550534616, -0.1916080367174308, -0.1918973240051192, -0.19215068104409488, -0.1927371330925715, -0.192926875832, -0.19297206530120145, -0.1928118353496588, -0.1934243882954489, -0.19292235953885467, -0.19344910650810404, -0.19338156771181134, -0.19337358030548854, -0.19340932574098957, -0.19379459874286523, -0.19396728434593952, -0.19408301884852808, -0.1945386295302548, -0.19423991358077397, -0.19445789357172283, -0.1951207011302615, -0.19520564945402094, -0.1952827953593435, -0.19524521322176516, -0.19542073462756906, -0.19591287918283593, -0.1958776534064862, -0.1956517962218011, -0.19646960917998046, -0.19736738360986483, -0.19702782227780022, -0.19695903492825678, -0.1974296205864422, -0.19699915849671878, -0.19684589586892823, -0.19678189049921413, -0.19656092259950925, -0.19685504821732097, -0.19713699768375975, -0.19690491431439383, -0.19655671946413625, -0.19715697998388393, -0.1981330256185529, -0.19843678893402691, -0.19860418442472558, -0.1986207111061479, -0.19830604018729503, -0.1983115214772495, -0.19796562373369814, -0.19841269438040993, -0.19835280580069264, -0.19902351282768735, -0.19912156200135644, -0.19909482706684462, -0.19932419084250358, -0.19900247573246568, -0.1986299270630758, -0.19856603554823954, -0.19834528490625675, -0.19828099300704666, -0.19864383168471741, -0.19881734483463154, -0.19864003162786908, -0.19910516562385353, -0.19952383147945998, -0.19970615206966486, -0.19995532715900713, -0.19944916086457734, -0.19977850811197223, -0.1998919655170671, -0.19994336496437942, -0.20016238843829104, -0.20055511531342787, -0.20052360064527577, -0.20079115299199654, -0.201030417148597, -0.20123918562075852, -0.20160478062002035, -0.2016726225699791, -0.20176884109869092, -0.2017215412390375, -0.20156743944415578, -0.20195437058367677, -0.20228989083665463, -0.20194827588258535, -0.20176977064267873, -0.20165716799530228, -0.2016977906291576, -0.20170641451302126, -0.20154684858606184, -0.2015433491683702, -0.2016354965641206, -0.20151235781941465, -0.20213405277498436, -0.2026408346025964, -0.20216923770451412, -0.20213513327729538, -0.20227544517016927, -0.20259192991879924, -0.20223556599500633, -0.2024066531228058, -0.20237129433654275, -0.20297413310631782, -0.20264919541136134, -0.2028847977100453, -0.20304591515202947, -0.20327156477739078, -0.20362491727045182, -0.2035237352636464, -0.2031008006732247, -0.2027168402281773, -0.2027660624630339, -0.20219808825809657, -0.2025802423071736, -0.2026854430482968, -0.20268110021595662, -0.2029070941429067, -0.2026386129011169, -0.2025249033372313, -0.20210800056555267, -0.20244350181857945, -0.20253091620068836, -0.20236645691716476, -0.20272336236271643, -0.2029717000475756, -0.2030279108703021, -0.20308209053605605, -0.203531310412091, -0.20331066898588704, -0.2028723429351316, -0.2027133998349985, -0.2024729695034844, -0.20231098046612261, -0.20277229730240992, -0.20315080243993736, -0.20307892749319864, -0.20362451694109798, -0.20418511899004413, -0.20408272334129357, -0.20413584217947536, -0.20386008866908287, -0.20378734041815139, -0.2036176291359471, -0.20358311099245271, -0.2032036786586888, -0.2033731284757171, -0.20397337910923696, -0.20415717020964622, -0.2042468802248763, -0.20408728168694176, -0.20436186897557737, -0.20468929600613636, -0.20515005930711355, -0.20538704368674143, -0.20546010917898347, -0.20568608174127676, -0.20504374050242508, -0.20538921957850673, -0.2053115213752835, -0.20553306201676308, -0.20551979524449956, -0.20492276623751282, -0.20531921808654263, -0.2057400070052008, -0.20584873071885101, -0.20648400384695756, -0.20666143191857156, -0.20687749831361046, -0.20708571504915219, -0.2073857113883624, -0.20797729153284236, -0.2079816690122854, -0.20788445881828088, -0.20739412760558015, -0.20712585673464812, -0.2071340214887064, -0.2069882127105637, -0.20676099811054088, -0.20689752032431502, -0.20715570767224664, -0.2075096975881149, -0.20798729326827137, -0.2083147030717173, -0.20844352827565854, -0.2088269093737106, -0.20899339299296876, -0.20889813523664633, -0.20899895452104178, -0.2089718368286173, -0.2089365301474424, -0.2093038911660223, -0.21012011815318432, -0.21050819693238146, -0.21051034988235512, -0.2106328055096912, -0.2107538606745382, -0.21060794715630085, -0.2105596371915053, -0.21056067668048029, -0.21068040241473127, -0.21060295602352944, -0.21058462218103252, -0.21091776241336738, -0.21042382808544313, -0.21018973726260295, -0.2101256474385797, -0.21058533753378728, -0.21139026323627472, -0.21212712599496492, -0.2122593413312301, -0.2127927023393564, -0.21298076419615383, -0.2123614956848007, -0.2122027103524861, -0.21212742314296282, -0.21174007695881736, -0.21192673993516087, -0.21175582206428661, -0.2116176569304843, -0.211859799530399, -0.212395734103713, -0.21257806179962288, -0.21209833965414135, -0.21223944202405015, -0.21263772913079154, -0.21276646291495094, -0.21296168216509911, -0.2132123098929928, -0.21316417596994464, -0.21308458340510972, -0.2130923376780755, -0.2138093881613393, -0.21401557470471022, -0.21402100163952395, -0.21377515725823878, -0.21393374957471423, -0.21378719028060936, -0.21377662984119228, -0.21396227143687901, -0.2134505565086545, -0.2133564423377536, -0.21386439912110106, -0.21401389358884168, -0.21470598012083297, -0.21483634169200616, -0.21515692259013058, -0.2149957824465309, -0.21503068044409832, -0.21487073671457513, -0.21508758063494518, -0.2152809690217756, -0.2155912651201708, -0.21567046093821632, -0.21596731439902092, -0.21557100698999415, -0.21602425692296393, -0.2159685105166494, -0.21622652674044418, -0.21586255556006242, -0.21586016991921292, -0.21621312087785005, -0.21581559915602697, -0.21621626067883037, -0.2167363107188131, -0.21678729501153923, -0.21694825069794604, -0.2173361477520831, -0.21729235204492015, -0.21718502701455253, -0.21773377115919387, -0.2177889824469236, -0.21764999374674132, -0.2178089071088266, -0.21783066446677643, -0.2178514557910731, -0.2179437886791544, -0.21729079429840792, -0.21763447076004597, -0.2175467205654043, -0.21752592946997276, -0.21753592740227823, -0.21760057950089856, -0.2175363486544143, -0.21736815521983183, -0.21744348897606702, -0.2173648633232293, -0.21777159759289008, -0.2175847360517196, -0.2172981729682838, -0.21726604196685018, -0.217377459507852, -0.2175643557649047, -0.21760329015472207, -0.21775782024890472, -0.21812882283637855, -0.21878413774526795, -0.21898025435988744, -0.21891865528964402, -0.21900428882855608, -0.21908689584382648, -0.21948859140459082, -0.21969304946263551, -0.21926378967968335, -0.21956333098896885, -0.21959823798033093, -0.21978900121842512, -0.21885722614668623, -0.21894510283029658, -0.2191571090391598, -0.21938510203836384, -0.21901385426524841, -0.21862294062456564, -0.2185084378422407, -0.21898781488977193, -0.21902969095571623, -0.21905919835177204, -0.2191498358237717, -0.21907902044128122, -0.21886516654237165, -0.21961207011482076, -0.21973849861250233, -0.21982347493978327, -0.22072705737267137, -0.22135777350431698, -0.22142254864223468, -0.2214582698649966, -0.22160052618576753, -0.221822182106816, -0.22216973896148065, -0.22181518951830864, -0.22189165772278613, -0.22219031196760064, -0.22194626192396566, -0.22223429392867072, -0.22236878398588264, -0.2228390430958256, -0.22285869499189956, -0.22252939805065763, -0.2221198364504192, -0.2222047659922575, -0.2226871672755163, -0.2225675733254732, -0.22240575897981044, -0.2223468576609437, -0.22245399531876406, -0.22217459403043427, -0.22261977538862615, -0.22234605422232293, -0.2224026056819081, -0.222569463609424, -0.22252008936775336, -0.22291870215522955, -0.2229084215365001, -0.22283836693637232, -0.22335205625231253, -0.22311518079542664, -0.22362906870923585, -0.22347381762225327, -0.22364370688043655, -0.2234179024581907, -0.22390254632347667, -0.22409162320379178, -0.22408856159982202, -0.2241543897801275, -0.2242925764863296, -0.22443002145142243, -0.22482468413700823, -0.22449023903398202, -0.22473580659055595, -0.2246776665860419, -0.2246800659512411, -0.22510407267027907, -0.22532264943677746, -0.22536969052319689, -0.22543140607780715, -0.2253410177826589, -0.22579805744389542, -0.22611683324331255, -0.22607390207222758, -0.22603709743087017, -0.2259973198081554, -0.2258200685316354, -0.22584047490769188, -0.22617114521238743, -0.2263762444949728, -0.2266453124957862, -0.22700757336162497, -0.22668090816503572, -0.22695062017306009, -0.2264703987426806, -0.22674178103137363, -0.22702504374501536, -0.22678101926208644, -0.22712969009399503, -0.22757054863506812, -0.22705528362798796, -0.22724912366304514, -0.22725405897178003, -0.22735432218361423, -0.22725122990928856, -0.22685538725845486, -0.2269719703588863, -0.22753011521582914, -0.227594307152022, -0.22763893460245535, -0.2275152709342279, -0.2274123825545522, -0.22717042572808274, -0.2274576631541493, -0.2276302451654756, -0.22782363504321643, -0.22817470230186765, -0.22819121700846248, -0.22794793647564268, -0.228278021888255, -0.22781462619170173, -0.2281368927911715, -0.22790646442769177, -0.22805497938042404, -0.22807232196372668, -0.2283412409308881, -0.22870148590518435, -0.22904176546484084, -0.22898940183810942, -0.22945946866418673, -0.22962085288869544, -0.22990418956524622, -0.22987808450893182, -0.22941644138482456, -0.22959127086385872, -0.2296850691375161, -0.22903601294596146, -0.22959456846750395, -0.22929096252214362, -0.22958327045114998, -0.229662794854056, -0.22990721958164537, -0.2297756608026557, -0.22992697043035992, -0.2300384734127613, -0.23035290948659112, -0.23020499175445205, -0.22997262620184364, -0.22983622515143987, -0.22991273457100062, -0.23015160240258264, -0.23073863558065924, -0.23031009285871387, -0.2300583665882608, -0.23030454691735922, -0.22994599836852656, -0.22972972136895334, -0.22941207066970426, -0.22955755818666346, -0.2297410851264286, -0.230198880857648, -0.23055428576046358, -0.2301533510581036, -0.2293733073928062, -0.2294249859331517, -0.2291914021754175, -0.22964403941262498, -0.2298904571862283, -0.22979409569735873, -0.2295510777242612, -0.22966661581073922, -0.2298329804267439, -0.2298323211562424, -0.23015718766158053, -0.23051143854633285, -0.2307369713480311, -0.230733979162083, -0.2306807026861624, -0.23091127313421342, -0.23085680879251283, -0.23044260046158616, -0.23088115579444426, -0.23106027737558676, -0.23109177865916128, -0.23159949753584225, -0.23152914527075352, -0.2313676379935493, -0.23130766316384868, -0.23185889770514828, -0.23197153090104322, -0.23238580490961058, -0.23265294321927935, -0.23329675210378994, -0.23302281981129205, -0.23333346673098296, -0.23408749037412857, -0.2342523032146954, -0.2342100750065244, -0.23423965676938344, -0.23435242708142104, -0.23461210062193888, -0.23447138078457572, -0.23481526563671384, -0.23440180675504077, -0.23446551581093886, -0.23438542188971942, -0.2347464604625128, -0.2351844147671926, -0.23552542120186928, -0.23546512545313136, -0.2354824518474864, -0.2355098899146322, -0.23552371793420476, -0.2356449353265939, -0.23566995841256264, -0.2355362910386079, -0.2357411292276867, -0.23594594500679808, -0.23602030132554452, -0.23611046288850773, -0.23629664504401662, -0.23663210179724203, -0.23695354986880876, -0.23774365445305606, -0.23760833750143476, -0.23764981174558605, -0.2380121055393478, -0.23793784030532342, -0.23796284483138125, -0.2379806327418109, -0.23801009926068634, -0.2383065911859373, -0.23867300864083957, -0.23849052614194557, -0.23831686204641075, -0.2381953248529838, -0.23801118027477652, -0.23789318994879743, -0.23802192648524562, -0.23883361364596103, -0.23889522135756316, -0.23837770727186708, -0.23869545151034577, -0.23866513558135943, -0.23913081894186236, -0.23892526075209383, -0.2391391925017313, -0.23908632629172974, -0.23910183278087485, -0.23897752343709466, -0.23934323843847605, -0.23948124815830515, -0.23931777570303753, -0.23955121239720004, -0.23934951374576616, -0.23949153811661483, -0.23945619428269238, -0.2392092631338036, -0.23931108652986388, -0.2397811213061358, -0.24024151628398502, -0.2399917760108192, -0.24037961027552424, -0.24070219831925657, -0.24071420773186666, -0.24076078605177026, -0.2406629294089496, -0.24049962043319406, -0.24129238786770302, -0.24122748963396168, -0.24115109524750178, -0.24082125485949746, -0.2406518659012815, -0.24043420901604587, -0.24100644367361201, -0.24119499955477297, -0.24167298387091882, -0.24227124656584306, -0.24211123989341465, -0.24253780511869472, -0.24278550011558528, -0.24315267759803372, -0.2429184443303821, -0.24324326913415345, -0.24345034244005817, -0.24367260845364835, -0.2435195465184522, -0.24401980981071542, -0.2440889256217534, -0.24350488378711624, -0.24354935163788471, -0.24351554205028345, -0.24371998201348785, -0.2434815113567383, -0.24357601368222417, -0.24369693447337415, -0.24370130736926746, -0.2437001855600513, -0.24336314344800627, -0.2435405029761223, -0.24358704242892784, -0.2440915215370812, -0.2436561203297674, -0.243675870059128, -0.2439692375115521, -0.24392393718783517, -0.24425201529920285, -0.24482625009003994, -0.2446268153745566, -0.24465304060998982, -0.24462119363650614, -0.24488784155629176, -0.24469370253406406, -0.24484774917313248, -0.24442694361671227, -0.2444272830916523, -0.24485209807841024, -0.24495479393302277, -0.24546872786501348, -0.24587751640136557, -0.24595885402715498, -0.24642318149752113, -0.24619797152059214, -0.24656423195847602, -0.24652235925091362, -0.24664736158054817, -0.24660904718921609, -0.2466373187194577, -0.24712342620119904, -0.24718148497241665, -0.24728443136571854, -0.24751856040291462, -0.24750116769292754, -0.24744643552014675, -0.24803821049158611, -0.24877756820755256, -0.24860061045801593, -0.24858195736446304, -0.24911357117262917, -0.24911159893497797, -0.2492560381942301, -0.2490971349229797, -0.2491292834392295, -0.24879901890527262, -0.24928114182351474, -0.24914492817565234, -0.24894027606965552, -0.24974935719997446, -0.2505773132250575, -0.2511342557807795, -0.251297234476801, -0.2509096957409814, -0.25148406163413406, -0.25128035086133604, -0.2515542326748574, -0.2516798130040992, -0.2518418416245936, -0.2516793122952802, -0.2517781401292446, -0.25172471974580235, -0.25178281749957593, -0.2521444341549066, -0.2521257959492607, -0.2517259901630999, -0.25213711356475577, -0.2518979639571133, -0.2520485996702752, -0.25215927580178926, -0.2524617645164826, -0.2524464215160152, -0.2524764183593846, -0.2528030879850117, -0.2528415819283207, -0.2531313100531635, -0.2528858045250592, -0.2527316950952068, -0.25253137216186655, -0.25241122309749614, -0.2524732088764893, -0.252683996990726, -0.2525583274591305, -0.2527856964816731, -0.2526282154188821, -0.25274661961026057, -0.25285653190475926, -0.2526786287571355, -0.2526168595363418, -0.2528183281177809, -0.25289682566577737, -0.25270266338843117, -0.25321582185104663, -0.2530950631215209, -0.25301033869900574, -0.2525877306310557, -0.25187532746638547, -0.25232106662085696, -0.2522794563738311, -0.2519809605984377, -0.25206735503656796, -0.2524864781267521, -0.252469459513247, -0.25184979970680554, -0.25208545755976636, -0.25233861607946173, -0.2527318701404448, -0.2529802932935352, -0.2533728602855849, -0.2533794440654434, -0.2536058799099375, -0.2535788513455357, -0.25368510384098636, -0.2539614616859342, -0.2540348428229466, -0.25384603442300996, -0.2545661120805967, -0.2546119433302343, -0.25469745325307575, -0.2544278057039506, -0.2550136709623505, -0.25533522844695067, -0.2553099055629663, -0.2550535339953437, -0.2552576835949038, -0.2554465311720901, -0.2552200395275755, -0.25539531226586276, -0.25536043004754905, -0.25563399516747065, -0.2554204991609843, -0.2551198489387944, -0.2558225286406859, -0.2557134592723653, -0.2560170851004926, -0.25565683959475016, -0.2561291404183632, -0.2560895918340618, -0.2561066605234369, -0.2567172621438579, -0.25675682114018333, -0.25702703379862213, -0.25729103540028847, -0.2575733172272411, -0.2579296655245536, -0.2576614788138197, -0.25767729607177753, -0.25838618551789727, -0.25822856944218575, -0.2587165577019904, -0.2591428396138592, -0.2589190815169824, -0.2591751710537813, -0.259187634999821, -0.2592909378444464, -0.2591242651291686, -0.2589233216620663, -0.2590352690753839, -0.2594923500534365, -0.2598495867066635, -0.26010978685976355, -0.25972993930327787, -0.25979672420000116, -0.26025262583943726, -0.2606421085415605, -0.26052401522053314, -0.25997747605824384, -0.25998100827011966, -0.2606162106340855, -0.2603921346419506, -0.26053565559095654, -0.26056000655223915, -0.26084374870759336, -0.26047662791373893, -0.2600342429912744, -0.2597241641894873, -0.2597052295739438, -0.26002478546610935, -0.2601271581656764, -0.26067886036980553, -0.2604152287310709, -0.26084156428644545, -0.2607412779871675, -0.2606542026256929, -0.26061767678211994, -0.2606557351341285, -0.2605182957290003, -0.2601859569952339, -0.260248176723726, -0.26094408543880965, -0.2614187645346451, -0.26143548685738793, -0.2613266547566038, -0.2612655006147714, -0.2613945027326043, -0.26145907995030215, -0.26203780793341913, -0.26225508665417824, -0.2627071435941618, -0.26267003277294476, -0.26291413612421133, -0.26259267324290136, -0.26301800650255647, -0.2637570922588911, -0.26387999104152404, -0.2636968358884079, -0.2637664464014018, -0.26392702010880403, -0.2640678356355087, -0.2641196016582842, -0.264309763190031, -0.26444277958308815, -0.2647993254830017, -0.264897624219541, -0.2649283162829513, -0.2648457184414651, -0.26494861484645654, -0.2646597711500612, -0.26452637832616366, -0.26428442935134033, -0.26403755780927946, -0.26440516425524185, -0.26455089137974924, -0.26417804315861493, -0.2642211914181094, -0.2641979767570539, -0.26454682984016076, -0.2645433877300677, -0.2647725104904327, -0.264742206487728, -0.2647056447148731, -0.264818055940306, -0.2648784104484862, -0.264645174638052, -0.2646237012950985, -0.26438763389387643, -0.2646443113418628, -0.26469630006980527, -0.26462691867826965, -0.26523544161204404, -0.2660848357075927, -0.26616481343567483, -0.2661349700207418, -0.26568837289075636, -0.26612271433074564, -0.2663267640024287, -0.26630016484739666, -0.26661263753166703, -0.26665739601059996, -0.26681969356819063, -0.26701265002728963, -0.2667822771768528, -0.2667023874672064, -0.26684546358064626, -0.2667107434344168, -0.26662008191516384, -0.26679922741951756, -0.267487995776599, -0.26804284106735804, -0.26830555482603535, -0.26828839226261303, -0.26828647195776506, -0.26832140708335706, -0.2680308887518163, -0.26759001682851663, -0.26762240084335154, -0.2678667293777264, -0.2681394944183198, -0.2675894724190143, -0.26725585944056646, -0.2680378366479235, -0.2681846600311422, -0.26788344562154537, -0.267857146898536, -0.2682285476915908, -0.26815490831710637, -0.26787316583123566, -0.26763376401079375, -0.26760206425079835, -0.2675549026392436, -0.2671120240191614, -0.26718375923895843, -0.2668195847499117, -0.26751611603201697, -0.26789501418943723, -0.26837707492963636, -0.26803833920671244, -0.2679499684611481, -0.2684370543729345, -0.26813222752887417, -0.26865879169495577, -0.26881566901680004, -0.2688320202742869, -0.2686708530404054, -0.269020690174692, -0.2690716592156851, -0.26904964157769207, -0.2689173601535798, -0.2691596467397979, -0.26929114857905606, -0.2695409249194387, -0.2691678643466236, -0.269073841542792, -0.2691422330910006, -0.2696580167191842, -0.2695667307392176, -0.26992862094972286, -0.2700798428843066, -0.26974955987670707, -0.26971120385049824, -0.2696914521243335, -0.2699876249787026, -0.2701179808767531, -0.2704196402480521, -0.27099330901751917, -0.27100845880735575, -0.2711072775614371, -0.2711896258552143, -0.27091766733503103, -0.2709653223352347, -0.27123975431388425, -0.2712348291568072, -0.2713293157454059, -0.2712595979709375, -0.2711677751852871, -0.27111156307297324, -0.2715137239137522, -0.2720491571497322, -0.272612331072424, -0.2725677732815568, -0.27239522518091797, -0.27296922937879525, -0.2730695068025501, -0.2733807197606484, -0.27334172035626564, -0.2735358805677411, -0.27336153625097537, -0.273133656602439, -0.2734989084399529, -0.27358604891372024, -0.2737661548109237, -0.2734683598393587, -0.2734502101420054, -0.27346655488668314, -0.2734011434663226, -0.27379151185620487, -0.2741453756414632, -0.2738583224178622, -0.27385137328892706, -0.2740702591335762, -0.27375716727825794, -0.2739564859013635, -0.27408254875002014, -0.2743541972401517, -0.274167634835556, -0.27429737629721046, -0.2742394596627824, -0.27438542505914415, -0.27464390655802084, -0.2746312403475195, -0.27449918463147355, -0.27435301415855445, -0.2739487469920034, -0.27380125728258375, -0.27328173021689833, -0.27345928763421623, -0.2735627462928393, -0.2737343553621747, -0.2740358943831312, -0.27344819610071075, -0.273757882110181, -0.27440821136039395, -0.27427266158829483, -0.274534570280924, -0.27467026466502104, -0.27535446318578854, -0.27499628578265295, -0.27516836196785494, -0.2752648043053091, -0.27526654697880837, -0.2754389430526669, -0.2756043056901123, -0.2757685106389892, -0.27608172222382155, -0.27592948837670783, -0.27641302970495946, -0.27684030881745264, -0.27691612891161854, -0.2766046199922968, -0.27666228018754296, -0.2770259944985539, -0.2771288818534161, -0.27708889453290386, -0.2769365817648219, -0.27707707872632364, -0.27648655762593694, -0.27706786564501823, -0.2773506081280511, -0.2778535961060785, -0.27783758005663695, -0.27791399972483355, -0.27835868561503474, -0.27859251644162336, -0.2784101040195484, -0.27821819580832147, -0.2784149115776146, -0.27827591036801297, -0.2785358881913062, -0.2788801040447959, -0.278886092573324, -0.27905508811615803, -0.2794442353788936, -0.27932189728135826, -0.27974829213814123, -0.2798262946685014, -0.2797373833392305, -0.2794733695414557, -0.27965960114892185, -0.2794633471399848, -0.27932184311396385, -0.27914552665374665, -0.27904600931667684, -0.2794693431854242, -0.27950934494160223, -0.2797123423223912, -0.27969959665295563, -0.2794260220720786, -0.27996361589246643, -0.2796543101617476, -0.2794924730236921, -0.2798499744102809, -0.28033763866446015, -0.28035033848626384, -0.27995499883667174, -0.2805048969901516, -0.2804444669381849, -0.28018330723369445, -0.28005883088264305, -0.28004259065652964, -0.27990649243611865, -0.2797358351051244, -0.2799562855845998, -0.28013454406330357, -0.28041180594472354, -0.2799104270447144, -0.27974071953020885, -0.28000946513059705, -0.279825419505617, -0.2799599421814268, -0.28000898013958764, -0.27984194910217436, -0.2803092907165112, -0.28017837603549556, -0.2806844338431226, -0.2807368476744189, -0.28079672719688564, -0.28095602879038045, -0.2808886737439106, -0.28023971345759485, -0.2805100626992631, -0.280087631597416, -0.28032821207922565, -0.2800789285603081, -0.28067703962365725, -0.2808115616632955, -0.28084120627112497, -0.28058382609442634, -0.28023553317089284, -0.2803654633335756, -0.2804705472867413, -0.2802469481414166, -0.28045213535126473, -0.28046193363109684, -0.28093545614476845, -0.2812828456131129, -0.2812040894970446, -0.28104501901550305, -0.2806580474219138, -0.28061107525375, -0.2808274620730128, -0.281156124900626, -0.2809907470535158, -0.28141223350024563, -0.2815841740134173, -0.2813055874746383, -0.2810297078834032, -0.2808842679110489, -0.28076096766538805, -0.28052744394412543, -0.2806668502022871, -0.28064674060366146, -0.28125924272510905, -0.28144980693283894, -0.2813320071832487, -0.28147194293957295, -0.28135878013429394, -0.2814008085472839, -0.28153319222976414, -0.28165945656379354, -0.2814281652470322, -0.28129460481172397, -0.2816169710181873, -0.28228115127556624, -0.282436171439812, -0.2826869045619203, -0.28232565904654666, -0.28242212973011827, -0.2821596662018285, -0.2826423419809894, -0.28263643071754463, -0.2829273520214806, -0.28322733631875324, -0.28321700840565933, -0.2831805792162362, -0.2832311404010661, -0.283658474962386, -0.28413876611912803, -0.2841924346943427, -0.28455987882873957, -0.2842205502584039, -0.28475234776314506, -0.2850828418482272, -0.28474900142990683, -0.2843015613496683, -0.28462554200755347, -0.28467699450531464, -0.2844849977405308, -0.28505605404953316, -0.2848658990057619, -0.2853941341089342, -0.28560588998845693, -0.28566618445055375, -0.2856369384189171, -0.28521554047237635, -0.2849913347933302, -0.28494320832255177, -0.28495600635545454, -0.2846896617343681, -0.2844289408980306, -0.28396786302369886, -0.28380084450689397, -0.28405395705378367, -0.2840321581744097, -0.28404296337319634, -0.2842868496916089, -0.28453028093017463, -0.2849265279779712], "type": "scatter", "name": "Arm Rank 8", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000]}, {"showlegend": false, "y": [0.0, -0.009941446786433515, -0.01403316726038587, -0.017083075243129787, -0.01974392146078929, -0.0222894182976749, -0.02436758897828179, -0.026688492031131574, -0.028411538480493777, -0.030391494361760127, -0.031821190595007966, -0.03303609666702667, -0.034775028181557616, -0.03568684215844325, -0.03696073223008643, -0.03814373117561483, -0.03959843751221805, -0.040952717562413254, -0.04203576154950877, -0.04324995898028696, -0.04477105265970516, -0.04574584837548758, -0.046725739848669234, -0.04817440672332041, -0.0495425611839226, -0.05041864312071607, -0.0510016193093618, -0.05201125246727023, -0.05342815708035509, -0.054076984972579234, -0.05476266651923007, -0.055644934349020986, -0.05639649787184471, -0.05703998178803799, -0.05819200560143963, -0.05907350302577785, -0.05969909730200429, -0.0607721260438134, -0.061715504258245846, -0.062242818904377425, -0.06329199749343828, -0.06362678009073684, -0.0645597488884802, -0.0654517224122009, -0.06618491445012635, -0.06697344106633768, -0.06760794230308764, -0.06833445706235398, -0.06903527128080165, -0.06944622060770944, -0.07059915003060566, -0.07090414690933347, -0.07184523148117045, -0.0725830250088805, -0.07321817092002984, -0.07409330507082822, -0.07473324435944939, -0.07503485781650675, -0.07559151376282805, -0.07626911470526235, -0.07665071889253304, -0.0770326833574237, -0.07743487436863722, -0.0781580690265487, -0.07899898780832097, -0.07966036717992696, -0.07988443444602407, -0.08095506672927433, -0.08141595652189482, -0.08230327759165333, -0.08292084140913292, -0.0837623729234129, -0.08385897063073029, -0.0844953923364601, -0.08496955372845277, -0.08522889660705811, -0.08583986993374028, -0.08601425243790756, -0.08656514138294605, -0.08760606461997175, -0.08804205714933912, -0.08907462349962195, -0.08929498336865654, -0.08981711136091923, -0.09041270650163412, -0.09073581983498599, -0.0913314120444901, -0.09166137212014193, -0.09204570590090255, -0.09245740483824912, -0.09331868507111438, -0.09310915093988857, -0.0937711221993668, -0.09430029378316372, -0.09516765354025683, -0.09576437002471105, -0.09632395185290017, -0.09703867032859297, -0.09774363840943176, -0.09847694762727548, -0.09876271058853589, -0.09997786716716307, -0.09988789982060951, -0.10079214141474453, -0.10137549932269085, -0.10208038072055814, -0.10243055026784548, -0.1023507680969762, -0.10275870223206798, -0.10322702604850245, -0.10380357330680202, -0.10414109497840789, -0.1045448883141161, -0.10422221842517272, -0.10498289622205309, -0.1056069952224135, -0.10588273449940482, -0.10606700207395213, -0.10664050537923685, -0.10735303008020061, -0.10780633924705861, -0.10809386234735331, -0.10796741065045087, -0.10821595505687874, -0.1084769110939105, -0.10839013568786647, -0.10910214009689406, -0.10994543076480459, -0.11060712590739954, -0.11107438358067488, -0.11125696007148156, -0.11178197657415473, -0.11212609836801322, -0.11240784203507878, -0.11289326898743712, -0.11326043040034356, -0.1133182859636283, -0.11450726912125708, -0.11497098883237065, -0.1150321516843833, -0.11555217933431888, -0.11579360704512298, -0.11648244262247322, -0.11729365061327647, -0.11787832097207968, -0.11758661258797823, -0.11807137071926452, -0.11851662336998142, -0.11905581079477026, -0.11905273377521733, -0.11884487338910929, -0.11890872596749925, -0.12005612134934529, -0.12026979490343177, -0.12101398874160836, -0.12081401680167371, -0.12132463073037414, -0.12172009254826927, -0.12237126238353174, -0.12261153988575199, -0.1232235676187297, -0.12384357131969212, -0.12436998051011607, -0.12448745094134461, -0.12480387602493243, -0.12519739195684065, -0.1254612767093719, -0.12618443206652527, -0.12636378532444945, -0.12698962342205358, -0.1273143498519126, -0.12844392702781138, -0.12848631002763866, -0.1286738429976879, -0.12945610859451712, -0.12982058778952713, -0.13062873391794227, -0.13062628244992233, -0.13090368568793798, -0.13101957439652848, -0.13149206921650303, -0.13217697130415618, -0.132727447616406, -0.13314738617503757, -0.1337753591097625, -0.13366724235160174, -0.13372282732069296, -0.13390724204933122, -0.1340733941583544, -0.1345749505939163, -0.13538800348254915, -0.13623766067263737, -0.13690524085057634, -0.13736970973124632, -0.1375042942538742, -0.13795513146300037, -0.13833754059485287, -0.13892214761276356, -0.13894195714006813, -0.1391309787598159, -0.13954267815130433, -0.13975809747097867, -0.1396513361554291, -0.1401262265870201, -0.14063252434109724, -0.14084657411017404, -0.14096513031477592, -0.14089033687405925, -0.1415233194401468, -0.1420664827162728, -0.14232059298031988, -0.14292783625379227, -0.14345643204061037, -0.14341751388547117, -0.14363803696043623, -0.14388508303034536, -0.14455766489033647, -0.14533294160966242, -0.1454155458081801, -0.14531407709068156, -0.1457598845360471, -0.14570853939228195, -0.14589165065860743, -0.14618870733874426, -0.1464134474955962, -0.1467173076882598, -0.14719545094419303, -0.14762782191984142, -0.14809395160731756, -0.1487962396884377, -0.14913357866508403, -0.14958290020635207, -0.1496743866776456, -0.1501822473927459, -0.1505893235426062, -0.1512093400453733, -0.1513020031938921, -0.15100315741373246, -0.15128823856341364, -0.15166854761984083, -0.15210537314344605, -0.15185262934414026, -0.15216119789010052, -0.1522722929941098, -0.15251578217612607, -0.15326904265243219, -0.15338211746558902, -0.1541408379205931, -0.15487905703832308, -0.15561235674344237, -0.15552202420328526, -0.1561614179675226, -0.15700044188227902, -0.15770624926721719, -0.1583176914962627, -0.15845718828422203, -0.1583976063817181, -0.1588313106589588, -0.1587956130547682, -0.15909095995441444, -0.1592059761146911, -0.15964121425353023, -0.159891770817997, -0.15976933212033467, -0.16039527904257173, -0.16113209002755818, -0.16125229226819046, -0.16169837529889963, -0.1618467986773351, -0.16245434706799253, -0.16311244313175313, -0.1635861967610001, -0.16364777284736487, -0.16436449404864323, -0.164499641922416, -0.16484751845818513, -0.16483567277610398, -0.16480360657880852, -0.16524162265062062, -0.16574712703115624, -0.16553488054787835, -0.16623936118177277, -0.16660776110352515, -0.16665514151195315, -0.16725285932971792, -0.16735533287734386, -0.1681326545176059, -0.16854920474975876, -0.16839878250278797, -0.16946158458489205, -0.1696852107637856, -0.16979750408366825, -0.17001994071782495, -0.17032272640955332, -0.17048262633399705, -0.16999400819511049, -0.1700375702812663, -0.17132147921726856, -0.1715169051943109, -0.17193295503125208, -0.17265818435755564, -0.17232922181015511, -0.17264072738610667, -0.1730143607970354, -0.17383142648940714, -0.17400229804360284, -0.17425325045262471, -0.17447874384308273, -0.17366562902552907, -0.1739849047818479, -0.17367580572598176, -0.17349550504307362, -0.17365078269339768, -0.17384648864827673, -0.17444887141590967, -0.1750619192023385, -0.17535142629627667, -0.17509612378250486, -0.17487004572640405, -0.17567139465321288, -0.1754779597349978, -0.1763773696226218, -0.17701713345815764, -0.17719477358066776, -0.17772935692919775, -0.17824037214331848, -0.17846448975663406, -0.17819954820567635, -0.17847547816210602, -0.1789657634587575, -0.17916841123660607, -0.17918883330089475, -0.17993092694728965, -0.18013207550940427, -0.1808080262124194, -0.1810101406350164, -0.18133326052907775, -0.18149691643895124, -0.18120548488380023, -0.1818628690910937, -0.18236858742446527, -0.1825931868839649, -0.18305332686983508, -0.18332481438757273, -0.18358498647125926, -0.18422116476750966, -0.18443247165703242, -0.18514421379163448, -0.1855543564543007, -0.18587835876913508, -0.18600409267752205, -0.18601414478943412, -0.1861994030694213, -0.18620365410032536, -0.18673575602350187, -0.18651453304889518, -0.18700645017895914, -0.18768058924982986, -0.1880033674955842, -0.1881762954628367, -0.1882980999440327, -0.1884068165707151, -0.1888760987189622, -0.18896465997978462, -0.18909570477170487, -0.18958045371343593, -0.1899013572282531, -0.1903257661764211, -0.19033616912741422, -0.1907214802497311, -0.19115093311704276, -0.19173301685660657, -0.1918217006500057, -0.19150511195029674, -0.19202522288883492, -0.19277031552638607, -0.19292061251667436, -0.19281567787734086, -0.19298621711099098, -0.1934309022958171, -0.19353795550332742, -0.19415085362605242, -0.19389478024885087, -0.19356395123217882, -0.19351572032051736, -0.1939010742293629, -0.19433129760026763, -0.19453974848621564, -0.19548005831451706, -0.19588547134188297, -0.19638606395361488, -0.1964537190304753, -0.19648812045013478, -0.196613679814078, -0.19649666907466168, -0.19678866344513551, -0.1970620075788322, -0.19690327733835689, -0.1971811800201781, -0.19735946980716226, -0.1972762329051278, -0.1974951447615384, -0.1974945583190053, -0.19749584957539668, -0.19798668338284015, -0.19853399671676583, -0.19831013997416327, -0.19804233608405789, -0.19849670802014074, -0.1989482536580216, -0.1988468547137236, -0.19876807765879018, -0.19918549284607037, -0.19939084513312785, -0.20010510660724232, -0.2002079746357147, -0.20071130154317732, -0.20064031482603517, -0.20074091550129, -0.20086025563336082, -0.20153893326570452, -0.20174519031586072, -0.20273855659291226, -0.20286327523574532, -0.20296663333288126, -0.20298101784897027, -0.2034046879327634, -0.20375528568849072, -0.2041248765887518, -0.20487003947599863, -0.20511870452639064, -0.20551953996903868, -0.20589427328284218, -0.20630201882755303, -0.20689874980180004, -0.20683819741396564, -0.20721982914187131, -0.20718130543501076, -0.20751984149166608, -0.2078752521863729, -0.20833056600000713, -0.2088037579656742, -0.20889002896528247, -0.209364679720541, -0.21000098300288333, -0.21070331940762005, -0.21048217182314446, -0.21044660167400214, -0.21062438916240425, -0.2114762288606077, -0.21130880391944018, -0.2112885837856165, -0.2113219508455812, -0.21137668057692072, -0.21202026591888437, -0.21223597078683243, -0.2124210164569198, -0.21246974771334542, -0.21297659165246158, -0.2136134134528929, -0.21407589454038156, -0.21443955444677534, -0.21470579611061744, -0.21485016123991824, -0.21558883946139956, -0.2158982540693982, -0.21554689370984448, -0.2155158055514512, -0.21593649529054781, -0.21636545374264704, -0.21656640845595992, -0.21651720937853447, -0.21644049666580026, -0.2170546160917194, -0.21726993923353777, -0.21722505276785212, -0.2171682396849435, -0.21695130524928097, -0.21744043007556457, -0.21807125561442536, -0.21839494747337748, -0.21879766383511476, -0.21918046953266723, -0.2191947378159415, -0.2191575406636522, -0.21917553891027808, -0.21913882184351768, -0.2192311993781969, -0.21887622741130858, -0.2195404912875692, -0.2198737137789738, -0.22010811685020762, -0.22060217274126306, -0.22080449539670627, -0.22089233651024406, -0.22117341985673633, -0.2210649548898852, -0.22117352148849417, -0.22131019927716566, -0.22182915038007497, -0.22281580724271943, -0.22271761509811436, -0.2232121305526821, -0.2233787522405507, -0.2237350362724692, -0.22408750307328795, -0.2241231301531634, -0.22413492780574862, -0.2243929392243262, -0.22430537932862546, -0.22455198604398474, -0.2249984679360845, -0.2253640412612538, -0.2258298282299505, -0.22634089330330906, -0.22638922458659905, -0.22613667982758057, -0.22593408311964464, -0.22623611276107658, -0.22610519977206875, -0.22634132665139367, -0.22702149266930827, -0.22716851717229555, -0.22710161497078088, -0.22743866442480948, -0.2280736639893658, -0.22832369952096, -0.22855840871759942, -0.2284488287480314, -0.22911524959415222, -0.22952989482289102, -0.22925122997133376, -0.22938252224399178, -0.2294815149491773, -0.22948930576641977, -0.23055433380816348, -0.2306691783713627, -0.23060778700669024, -0.23062641808023443, -0.2308462831772445, -0.23091178732811035, -0.23125173831316423, -0.2317429724249456, -0.2318765116340634, -0.23224974493427133, -0.23220461568572703, -0.2320539646934703, -0.23210591104781278, -0.2322765014884211, -0.23206870170459898, -0.23198129586292426, -0.23251160840439908, -0.23265207027499651, -0.2331863056458958, -0.23359585276307318, -0.23340081902315826, -0.2332283727041809, -0.23393497276809444, -0.23398673807573495, -0.23405930782629883, -0.2339699217212301, -0.234514908382766, -0.234780427346799, -0.23530778736793898, -0.23546153810058854, -0.2355636041845003, -0.23582074592921726, -0.23601431599079858, -0.23603363080104953, -0.23645662913473556, -0.23685035613946265, -0.2373167359284269, -0.23737389885870883, -0.2374286830006227, -0.2375911297083087, -0.23790929259248053, -0.2376637770029638, -0.2377572770601521, -0.23794299142111094, -0.23850715914599532, -0.23874594658622703, -0.23920379344152687, -0.2390946026443522, -0.23951852343702879, -0.23948556166333435, -0.23977905874313352, -0.24033612141775318, -0.24068386425910018, -0.24085782965243768, -0.2408654594684845, -0.24116051002427397, -0.2413428051688859, -0.2416842511579311, -0.24208730710483417, -0.24196207240775114, -0.24171972705513955, -0.24233447094903615, -0.2426992848754478, -0.2428201519803717, -0.24315796332242562, -0.24342693773851373, -0.24376468688401726, -0.24420273613943663, -0.24431720410972263, -0.24480860480752675, -0.24508821732732866, -0.24510949595696543, -0.24480545801398584, -0.24495288814516988, -0.2450499482914762, -0.24532246620782672, -0.24550287490833828, -0.2457767251137637, -0.24584407277645992, -0.24631215225066447, -0.24651563604174273, -0.24652137771756977, -0.2463190654226868, -0.24651587448030451, -0.24695111218493582, -0.2474110458644207, -0.2473129045434841, -0.24743480829005557, -0.24761637378723236, -0.24740591716110272, -0.24736133484135128, -0.2470812856837916, -0.24754844891174219, -0.2469769944698662, -0.2473700091130667, -0.24728657838347526, -0.24723072531261056, -0.24704557899036617, -0.2472990197949968, -0.2471365953088912, -0.24758274481246823, -0.24770693143518302, -0.24841021037121044, -0.24861690565263278, -0.2481490799190536, -0.24829049839166725, -0.24850905126536366, -0.24821522646510707, -0.2478711712841892, -0.248144228495276, -0.2490460060044923, -0.24920902558592573, -0.24894933306908648, -0.2496393465651307, -0.250259170196775, -0.25040246408869926, -0.250703594161174, -0.2509043183720277, -0.2511576947740489, -0.2510296806967828, -0.2509860718460047, -0.2515907570551553, -0.25208691271675027, -0.2525477303063062, -0.2524933960535737, -0.2525198720565151, -0.25263303521923763, -0.2532012401548902, -0.2531359377204131, -0.2533713669998125, -0.25368408366926126, -0.25451389198732116, -0.2545568363319321, -0.2549444029249991, -0.2551008947745064, -0.2554098877720566, -0.25590844552507774, -0.2561384568951648, -0.25615650144361984, -0.25605943000320425, -0.2561968242345782, -0.25632561349932614, -0.25678531335146526, -0.2568366873468414, -0.2573364789474248, -0.2574886973573069, -0.25773405847335984, -0.2580297218099733, -0.25827257903921386, -0.25894744135430237, -0.25886037670371026, -0.25932084831185376, -0.2594705465801242, -0.2598195029917488, -0.2600539869337417, -0.26046055246298716, -0.25981861290136093, -0.2601029289853764, -0.2598507222307597, -0.2602416951311274, -0.2604101971628067, -0.26034173813298017, -0.2602689695384441, -0.26025561558777977, -0.26032755339753566, -0.2611197059612611, -0.2610798082572642, -0.261075962972406, -0.2613245013942619, -0.26182491657544255, -0.2620687643486376, -0.2625835004346282, -0.2631778878283322, -0.26334381193316997, -0.26371144505714017, -0.2642293725454215, -0.26423880634245633, -0.26476253151427837, -0.2650709509827783, -0.2650244784488112, -0.26532269630623034, -0.26562646701870757, -0.2654852474557316, -0.2660650382231472, -0.2659526951628202, -0.26595133836345225, -0.26605436076633104, -0.26590498675767915, -0.2662273272439283, -0.26642703467243234, -0.2668248978096951, -0.2670381411861602, -0.26717560503526694, -0.26711213861120164, -0.2671965283272674, -0.26720372968254147, -0.2673305402878091, -0.2673060636058648, -0.26724789375249053, -0.26744408287392474, -0.267593854928856, -0.2676992545776102, -0.2679083909202818, -0.2678443152771887, -0.2672942451776988, -0.26721844634404307, -0.26795792223229253, -0.2685048181058375, -0.2691279854953109, -0.2693404930433146, -0.26973388863354114, -0.26939469373094543, -0.269702110327934, -0.2693376894779876, -0.269619701556598, -0.2700437875456485, -0.2703792188677665, -0.2711875089433635, -0.2711767181527768, -0.27144602012957075, -0.2717063493107437, -0.27244373194042526, -0.2727299657804222, -0.27294321563345536, -0.2727260531845075, -0.2725284021722042, -0.2732724314262838, -0.27307740240966394, -0.27305235111457593, -0.2734428851139425, -0.27381822574029074, -0.2742588523870659, -0.274334291604492, -0.27459703838451405, -0.2748027315972074, -0.2752669971137967, -0.27556862090583295, -0.2755395008158799, -0.275790563289224, -0.27617472605558885, -0.2760835871100153, -0.2765495750133557, -0.276986607414079, -0.27676429912246947, -0.2773988167521823, -0.27741368665394994, -0.2778396215052062, -0.27816868558247004, -0.2783775536973443, -0.2786090365375207, -0.27871702355021155, -0.27837742647624086, -0.27871957855782614, -0.2788003984549462, -0.27854883466919, -0.27898777213746007, -0.27934837665359125, -0.27930712732884827, -0.2797334744266516, -0.2798278657788875, -0.28015108080883866, -0.2806108307766927, -0.28122886319913565, -0.28138746487655536, -0.28143350816574686, -0.2826049949068071, -0.282986955371865, -0.28283593861112544, -0.282758531904262, -0.2828354457203143, -0.28287343138046567, -0.2827204982869897, -0.28259920776046465, -0.28224916241653275, -0.2822341020155665, -0.2822788991721193, -0.28268830883423274, -0.28250139503132465, -0.283279584280282, -0.2826913979167911, -0.28270279345284244, -0.2826577243454831, -0.2826085297779198, -0.28263457013133686, -0.28273641303087443, -0.2832056541898069, -0.2830358609371521, -0.2828170516969381, -0.28324876292817736, -0.28342211886568586, -0.2831874756275648, -0.2833830761217251, -0.28349858054718957, -0.2834973056973407, -0.28342710239099966, -0.28388963046295207, -0.28442164682540133, -0.28505099024139313, -0.28552975983750867, -0.2851891475524934, -0.2858462172709032, -0.28565242787938755, -0.2861891999597713, -0.2869855646418941, -0.28661164050698906, -0.2870691875004336, -0.28683426963016356, -0.28731163508252117, -0.28807165137817003, -0.2885844412147438, -0.28836847255013337, -0.28835309531424974, -0.2883438010366499, -0.2885136202132367, -0.28818139682584387, -0.28856825054077373, -0.2891230289110452, -0.29011923146770674, -0.29067566332300315, -0.29144350742450953, -0.2916852621581466, -0.2917627324826881, -0.2924441886281334, -0.2921433079479837, -0.2928720956062556, -0.29317608378004417, -0.2935407524121029, -0.29315220474122117, -0.29358799256906937, -0.2938027517240751, -0.2938752155584909, -0.2941787715864709, -0.29455827348444663, -0.29465281386158926, -0.2953228972328534, -0.295688545417198, -0.29605940082954396, -0.2960761209252994, -0.2969450768513621, -0.29731652548265625, -0.2975986976402592, -0.29769625689735446, -0.29774596635191647, -0.29806398992301986, -0.29850339501553186, -0.2985542868098823, -0.2988200210080017, -0.29922115008284267, -0.2991490149590433, -0.29919009854154693, -0.29900679032917254, -0.29915951653423983, -0.2989893411210606, -0.2993234485710768, -0.2999632124236575, -0.2999189741346792, -0.30021354888986035, -0.3003454113279525, -0.30098792919608636, -0.3012536480290963, -0.3014431717911224, -0.30210252800148646, -0.3023681037396918, -0.30265605739704626, -0.30274568987318407, -0.3030375961419095, -0.30346790625175624, -0.3034505268019477, -0.3033909709187741, -0.3030235131395598, -0.3026511478106989, -0.3029787623533889, -0.3026785210882906, -0.30335249266705955, -0.3034545709218188, -0.30377293985202747, -0.3039020364294401, -0.30413270184678826, -0.30421279202449836, -0.3044017966637888, -0.304999783424315, -0.30523435292326523, -0.3056113887309172, -0.3056794218019571, -0.30584619053264955, -0.3059067865844115, -0.306001753920195, -0.30598335945222316, -0.3061232253466147, -0.3061145664600422, -0.3062520099819188, -0.3066938416724857, -0.30674227314361846, -0.30742381394784773, -0.3079579456807237, -0.3081592565003569, -0.30773143737447367, -0.3082834125970287, -0.30809629683079537, -0.30844714589849864, -0.3085424611209397, -0.30883575424440307, -0.3082760768154976, -0.30876534057544763, -0.3088458985781039, -0.30887242142328214, -0.3090767556054049, -0.30973013546936395, -0.30982768075337663, -0.30986938820709237, -0.30941184018686674, -0.31015707110953655, -0.3101487249688456, -0.3105264391008792, -0.3110491418863327, -0.3110643860541036, -0.31175808616519607, -0.3120019936248714, -0.31199158221809586, -0.3125000469434813, -0.31232709295519884, -0.312233874601555, -0.31275336240678303, -0.31329546685490817, -0.3133606763190738, -0.3135956070286959, -0.3138432589810839, -0.31378280860637486, -0.3137490676955597, -0.31349323381585953, -0.31347894206162336, -0.31356786593150016, -0.31362056831725876, -0.31389346960118375, -0.3137330804311412, -0.31365410079122524, -0.31416465118303866, -0.3139846717942914, -0.31423599012422715, -0.3146392528546707, -0.31516924120546486, -0.3153388558684964, -0.3154639864693856, -0.31540977114740637, -0.31584565592920105, -0.31588258489119936, -0.3156259329010264, -0.3157373282096668, -0.3160200311837582, -0.31629184490939277, -0.31623123868571795, -0.31661107649620823, -0.3166382472669224, -0.31649384691364046, -0.3166162267772618, -0.3165641446748389, -0.3161302360515071, -0.3164600483823222, -0.31663396192478216, -0.3166961644097411, -0.31689599345921, -0.3169163068366951, -0.31723376988893576, -0.31713992702023724, -0.3177372927581577, -0.31817462995684354, -0.3185491626883289, -0.31820342840146976, -0.31873598459835706, -0.31907027955105866, -0.3189254776319515, -0.3196880786557709, -0.3197696432910005, -0.3195238227435333, -0.31937338962354067, -0.3197399282164286, -0.3189629061372922, -0.31921572649004587, -0.3192148171726354, -0.3192881998214495, -0.31973893369937817, -0.31964326987287517, -0.31973018496534655, -0.31963445492352877, -0.31963703215702166, -0.3197765633139491, -0.3194976358619089, -0.3197572695805252, -0.32020789329755517, -0.32025037850919724, -0.3204828782836267, -0.3209513601710415, -0.32085683757710737, -0.3207786110746157, -0.32041035363529285, -0.3199769656525916, -0.3198050006225952, -0.3201422154854944, -0.32015775886174985, -0.3195620693874061, -0.3197074840895738, -0.3202268483423842, -0.3204214963300889, -0.32053951566168276, -0.32078783545959094, -0.3207909069318827, -0.3205103361745316, -0.3202023754171526, -0.32052612925426993, -0.32054394960519367, -0.3204845751973617, -0.3208372385707173, -0.32072719327109334, -0.3211573684391613, -0.3210037785123604, -0.32074992267415825, -0.32066858130384, -0.3207664553844714, -0.32131198420697377, -0.3219848227974644, -0.3227459918735267, -0.3225743869393145, -0.3226879763149633, -0.3230805214766666, -0.3227479036607627, -0.3225803047954407, -0.322837344837574, -0.3227250738576119, -0.32274843905352857, -0.3226399473705702, -0.3227483839518809, -0.3229413122792909, -0.323512939860535, -0.3231437544938306, -0.3234386730778603, -0.3235755691338409, -0.3238780551109656, -0.32396587152692835, -0.32348564411407604, -0.32373611947720315, -0.3234375656572807, -0.3232132285469011, -0.3238553432237277, -0.32422454095726916, -0.32471069304281114, -0.32519008955131296, -0.32556268750298195, -0.3255076325567611, -0.3257799551448391, -0.3264610398922983, -0.3265259626376374, -0.32655368601793905, -0.32686614482178095, -0.3265264320636269, -0.3267339604138102, -0.3271157420219369, -0.32731243385794145, -0.32794194020825285, -0.32834010464885055, -0.3280864636818293, -0.3281943918615837, -0.32816430374708, -0.32837216411299114, -0.329001530362451, -0.32947323820868446, -0.32963302996035665, -0.3300100295504582, -0.33008244966182193, -0.3307606520707793, -0.3318713257496253, -0.33179200751682525, -0.33175251794641836, -0.3318624570935142, -0.33222662460887115, -0.3323394684925786, -0.33245756086996014, -0.33273997382333914, -0.33289153159893864, -0.33297603333611303, -0.3330276539963571, -0.33392095189563226, -0.3342243919938071, -0.3345360793180729, -0.33436519173213086, -0.3345758812548192, -0.33506242137712766, -0.33527576394128367, -0.33540186842108477, -0.33547129809650983, -0.3354189745408179, -0.33492913060434903, -0.334832209237526, -0.33541653788932296, -0.33547986203782904, -0.33566701751399314, -0.33586998079507896, -0.3360616638283405, -0.33572238712870955, -0.3359820550646084, -0.3358918437654816, -0.33601361121026974, -0.3358478766029729, -0.33583769559576526, -0.3355134473149053, -0.3355511728556598, -0.3355232540077391, -0.33580250828893804, -0.33613495520645603, -0.33659008264692775, -0.33650880488275997, -0.3369587791099262, -0.33662148417307414, -0.33705327984692535, -0.33751123326847005, -0.33759851977290084, -0.33749654960320685, -0.3377216637303286, -0.33790352247822714, -0.33820719224159224, -0.33845695741796983, -0.33858755692035386, -0.3384224541236545, -0.3386280581743707, -0.33897385976195243, -0.33905502955298933, -0.33927568384200935, -0.33955609399516795, -0.3398331367795333, -0.3401066247269469, -0.33998353455788793, -0.3401369964356651, -0.3404389405274713, -0.3404413450009976, -0.34003629250495665, -0.3403888609051443, -0.34045650331526184, -0.34078707304517336, -0.34069233832700746, -0.340442868401979, -0.34016006946648064, -0.340056564148614, -0.3401518785825763, -0.34026207184677004, -0.34050300380749393, -0.3405302369517864, -0.34017876911019534, -0.3405957707429742, -0.34108074730061166, -0.34063434619798927, -0.34096239202517886, -0.34110468387600146, -0.34108604912258245, -0.34118074133036336, -0.3411372869664265, -0.34140144849173587, -0.34153075163750257, -0.3415564112851513, -0.3419193194963819, -0.34191147180117554, -0.3421208596677904, -0.3427882625649204, -0.34318612350799343, -0.34346679150318327, -0.3431811306261347, -0.3433108707005472, -0.3436432686955704, -0.3435247629449038, -0.34338968355923255, -0.3436549484262547, -0.3440668657987003, -0.3440266213327614, -0.3440794474902721, -0.3441432270584493, -0.3435899970384607, -0.34363825277793214, -0.3438729650640821, -0.3442504082396553, -0.34441789504713743, -0.3440951296954334, -0.3446173475285928, -0.34500321337188133, -0.3453803068040844, -0.34508107384114717, -0.34517534074887857, -0.34522062422611716, -0.345335184693206, -0.34532626538240535, -0.3452328010869629, -0.34544995776789067, -0.3456395970861194, -0.3455833723663225, -0.34590564779813693, -0.3456638123166354, -0.3460012554975475, -0.3461324018364468, -0.34603810942133767, -0.34632881044995656, -0.34650966298042885, -0.34694754932808963, -0.3471643773620712, -0.347311427100752, -0.3474277201594352, -0.3477990811837755, -0.3477823285842267, -0.34857053276673094, -0.34880629236288574, -0.349024815361801, -0.34944311303818415, -0.3496939064818906, -0.34955556083069816, -0.34986809256354173, -0.350165568890865, -0.35031327302474186, -0.35046636586118557, -0.35092467158610596, -0.35158476425529034, -0.35162386799481526, -0.35181335433443744, -0.351453659129296, -0.35249243472986047, -0.35263152546883864, -0.3531581799569276, -0.35348337550962405, -0.3536383607755963, -0.3536005981163905, -0.35368503969137033, -0.3537073983207439, -0.35375921562572965, -0.35457987630365945, -0.35445698504591255, -0.3543850152665526, -0.3549813980284857, -0.35507341525133046, -0.35527007487401263, -0.35548671682056276, -0.3555238319053991, -0.3549166728647867, -0.3553729780607752, -0.355784828833501, -0.35573873563409975, -0.356457162622497, -0.35667179838118823, -0.35656468152516296, -0.35679454086999307, -0.3571217577209232, -0.3569439124936908, -0.3570650712838514, -0.35772001433694656, -0.3574570515736498, -0.3579137165794699, -0.35764929455332034, -0.35789051998624843, -0.35845054094000944, -0.3588540262596216, -0.35926934752919587, -0.358968262261089, -0.3581296808661682, -0.35813520244097746, -0.3585483564598702, -0.35841130205335997, -0.3586163310360895, -0.35859625273468637, -0.3586984614489635, -0.3584751906213731, -0.3586782301233687, -0.3587401106725977, -0.3587483000588608, -0.35859745856625586, -0.3588906171522269, -0.3592691552805035, -0.35927128244752427, -0.3600777052823327, -0.36020648353664997, -0.36075765835685497, -0.36124364056809305, -0.3622568670985193, -0.36222507109949165, -0.36173120490077665, -0.3620181455272114, -0.36181294318606855, -0.36165338355024756, -0.36217531639751904, -0.3621317498044756, -0.3621100306605542, -0.36241191821176183, -0.36205856540722264, -0.36181109997661204, -0.3618801355448027, -0.3618450791828478, -0.36194585391058326, -0.36222779628394375, -0.36265684677126947, -0.3624953883183455, -0.36224769910053956, -0.3625779218363908, -0.36288221465078274, -0.363467778340171, -0.363391063169043, -0.3633463566695062, -0.36389502443341076, -0.3638790225762402, -0.36412054610611283, -0.36440089812964244, -0.3645929883777106, -0.3648213485319633, -0.3646374367210168, -0.364637733308148, -0.3653973574768615, -0.36583688453363983, -0.3657800212276275, -0.36564904519825303, -0.3659489821577518, -0.3662899544972734, -0.3663619408208232, -0.3668200762871989, -0.36607056792066794, -0.366412750707411, -0.3668825652532792, -0.3667768685310499, -0.366509492468941, -0.3669334566940763, -0.367113090817012, -0.3673185678778919, -0.3681471919899452, -0.3680850899269175, -0.3679759518712006, -0.3681390544543384, -0.36800898732680065, -0.3677706405866993, -0.36818610145302166, -0.3679910607676226, -0.36818493601783114, -0.36796618224767313, -0.36795202000843386, -0.3679953672822488, -0.3684543781269783, -0.3682933039017247, -0.3688985890612878, -0.36846392098703923, -0.3682511187367063, -0.36831062308924134, -0.3687931652563188, -0.36884341515092595, -0.36962115491342523, -0.3703976510522222, -0.3705020086829031, -0.3704357325216513, -0.37040577565031296, -0.3699024373021251, -0.3699490971387412, -0.3703253708680874, -0.3703387067982227, -0.37010203689991245, -0.3702476374988725, -0.37003568998733405, -0.37036126499717026, -0.37070636401367485, -0.3705863732816196, -0.37068743571382695, -0.3707356871443925, -0.37094696938875793, -0.3711391031613034, -0.3711084407733233, -0.37150728500140084, -0.37155903326521855, -0.3717195252152841, -0.37164885009318005, -0.37178891860949165, -0.3718461515393125, -0.3717259489629239, -0.37205929186035347, -0.37205705067114386, -0.37177715640647624, -0.3715620663584991, -0.3714518427112965, -0.371429135951127, -0.3715060048267284, -0.37209543710770165, -0.37234468785842734, -0.3724651144946873, -0.3728580708110222, -0.3730603257470294, -0.37331326160487244, -0.3730729664145466, -0.374115977728353, -0.3739764409632834, -0.37374335331033853, -0.37360734279214414, -0.3741188314463535, -0.3741618075457772, -0.37454601423678346, -0.3747370762808967, -0.37460347463475435, -0.3748395919342361, -0.3748885544171406, -0.37546050408828097, -0.3758789452560725, -0.37619680512327, -0.375860063134737, -0.37583851015085534, -0.37637881905174675, -0.37686502756323564, -0.37714832469429616, -0.3774001466674921, -0.37705907187661797, -0.3771581054022318, -0.3776596155900204, -0.3777133907394109, -0.3770501487669698, -0.37718390034780164, -0.3775427175207744, -0.3774758253866039, -0.3773585286154192, -0.37778522121334895, -0.3780620059726231, -0.37850688441581876, -0.3791998886535302, -0.37918450071079857, -0.3795235021146615, -0.38001510092223434, -0.3798125375308083, -0.38026568488477674, -0.38021947771064674, -0.38044245136264515, -0.3809260611013232, -0.38106788850203815, -0.38109725104315717, -0.3806907484897054, -0.38118458275602457, -0.3812244830041706, -0.3816348477466059, -0.38163272429648926, -0.38164391634111744, -0.38164312337143386, -0.3817876357461017, -0.3817913930266973, -0.3821780512713633, -0.38238641145165203, -0.3826555065779907, -0.38287970236903335, -0.38276332699993126, -0.3831120283295127, -0.3834966974831925, -0.3836256046759592, -0.3839700631740251, -0.38432234323625764, -0.38400081954408344, -0.38338252078598767, -0.38329014466037203, -0.38343259610466496, -0.38361047398797743, -0.3837922669992533, -0.38418308840216625, -0.38481724113116744, -0.3847928612903013, -0.38475281534760175, -0.38476210259443855, -0.38478765106601304, -0.38534055593284783, -0.3853987177989181, -0.3856579058133227, -0.38526561754889216, -0.38574106683388265, -0.3857741054184242, -0.38551744964082446, -0.3856172088545277, -0.38593003636409484, -0.3859504219752806, -0.38648353478922554, -0.3858885077776448, -0.38645321540820715, -0.386667539154206, -0.38643682735842194, -0.38637847403589665, -0.3866391336526044, -0.3867736464130725, -0.3869611652825294, -0.38735505998742303, -0.387261635738157, -0.387648572648329, -0.387922247382211, -0.38810136714643295, -0.3883927551168548, -0.38876897842105884, -0.3882543389940747, -0.38828227231350093, -0.38884523290064466, -0.38852519121041684, -0.3888444083248847, -0.3893956858716165, -0.3892014661548113, -0.3889374711893141, -0.3889032408156171, -0.3893656475985117, -0.38966239680513653, -0.3899673863542541, -0.38961565089705164, -0.38961819903535194, -0.389097948549724, -0.38910922898212164, -0.38871547110659005, -0.389054511828997, -0.3892590946885891, -0.3895104766501273, -0.3894870336191625, -0.38961736060722946, -0.3899431329053244, -0.3903605199372906, -0.3909381071150882, -0.39138867969235924, -0.3911452712268736, -0.3914670462186296, -0.39141690737763823, -0.3918913538431439, -0.39199114232987203, -0.3921740084502389, -0.39244495499621407, -0.3922955734360045, -0.392314628768945, -0.3919059751795831, -0.39217031296695765, -0.3916805176594421, -0.3916316192988292, -0.39207907598199365, -0.3921882155262112, -0.39243135414715946, -0.3924653107255076, -0.39259687211352634, -0.3928671654745575, -0.3931221291920455, -0.3924607941767477, -0.3929761087768201, -0.39272902620626304, -0.3933368688702653, -0.3934972061923701, -0.39296013530736607, -0.3935786051304138, -0.39344444248884625, -0.3926754893392185, -0.392184407632706, -0.39218247997235073, -0.39202526607482646, -0.39178981256134454, -0.3915243461644657, -0.3918932058461568, -0.39242515524329497, -0.39216703709586886, -0.3924981586216631, -0.3929616531639304, -0.39272027595113745, -0.3925925584263554, -0.39227682493199495, -0.39200491186652, -0.3922954797134503, -0.39291272431045426, -0.3930161730080254, -0.39304413540148897, -0.39340160938877694, -0.39374037930047434, -0.394188199001987, -0.39407751669250574, -0.39420506584939524, -0.3944430972755923, -0.39468278501000825, -0.3948341788587848, -0.3946620978127509, -0.39442933939072466, -0.3952072682163987, -0.3958071338741696, -0.3957447709053549, -0.3952765479451444, -0.3951694890086243, -0.3955340880235887, -0.39534241059839553, -0.3955077583891323, -0.3952963676362658, -0.3957346727599362, -0.3956872103229897, -0.39561811860659646, -0.395975171450114, -0.3960358234769566, -0.39624282028042024, -0.396523522200266, -0.396441507166109, -0.3966740250217435, -0.396863279737506, -0.3967828019138536, -0.3973764603367446, -0.3978827596810068, -0.398153220538204, -0.3983714145432417, -0.39868328878678555, -0.39906267718608385, -0.3997004596453295, -0.39952255223469174, -0.3993805985639283, -0.3997316969162319, -0.3995898024016838, -0.3997620438966233, -0.39993236187363934, -0.40023275885521264, -0.40033652435729983, -0.4009872584257869, -0.40079988747365575, -0.4002360089925743, -0.39998619360081294, -0.4006345814269849, -0.40040189418317096, -0.4006692767362199, -0.39990657595602536, -0.39941794297714556, -0.399589737403263, -0.3997800422791727, -0.4001176840214335, -0.40062654001678705, -0.4009331350187988, -0.4010163807179239, -0.40044967409901633, -0.4008221456863583, -0.40110642553285947, -0.4008620427487702, -0.40146948182760883, -0.4018312198183665, -0.40162572145774766, -0.4007786733839096, -0.4006980937028968, -0.40094740581519944, -0.4008095042707083, -0.40126259614914034, -0.4013672355968344, -0.4014061253177524, -0.4013440490920587, -0.4012711216915682, -0.40133971729046636, -0.4012936814052843, -0.4011634331772746, -0.400470632057418, -0.4004689007578974, -0.40096768233663543, -0.40025414712132196, -0.40034340082663517, -0.40021159408339513, -0.4004707513256494, -0.40066051285667215, -0.4008010218100997, -0.4008210189148511, -0.40107524313240317, -0.400752557291712, -0.4005707216057623, -0.4008219842153403, -0.4004348731853948, -0.40031498652965997, -0.3998811441320943, -0.3999914133228927, -0.4000167729068556, -0.39994791200016716, -0.4004766626242294, -0.40068297474864434, -0.40053303085738207, -0.40107544664725997, -0.40128392578181865, -0.40142940359088114, -0.40171704479279147, -0.40217207045381936, -0.4018566616795112, -0.40256017178870845, -0.4032611917566228, -0.40321624607077505, -0.40275007878274244, -0.40289627547963347, -0.4025279361089217, -0.4026333053497593, -0.402361700511974, -0.40314423991591414, -0.40368737040287567, -0.4040805473210164, -0.40387333340721604, -0.40431956507188954, -0.4049931671133387, -0.40541660798537943, -0.4053591542240744, -0.4054877833340603, -0.40555148621898257, -0.4053195306356574, -0.40486962981635366, -0.4048814780466621, -0.40526101531673553, -0.40547395169773975, -0.40475738563116975, -0.4046621971642032, -0.40504077664924487, -0.4051936446809793, -0.4052590983849994, -0.40556686900329286, -0.40568249300612763, -0.4062542316409658, -0.4062659087803596, -0.40660667204043444, -0.40663056372806006, -0.40650048662615995, -0.4060198970721431, -0.40621452656611073, -0.40564686548451184, -0.4059961100296459, -0.4063909876759151, -0.4066695447078637, -0.4069385647987489, -0.40704205013993633, -0.4074923566959269, -0.40740904255785054, -0.4072078061827656, -0.4074068023158138, -0.4074806339718857, -0.4072697205333346, -0.40738876746886155, -0.40746331957780857, -0.4073486107855803, -0.40756192660129603, -0.40825241433289206, -0.40833425142701096, -0.40878535294905544, -0.4094102172110496, -0.409882631880738, -0.41003692679304204, -0.4104891977559403, -0.41016580344177966, -0.41044627997459726, -0.41037755221042777, -0.41041384912144624, -0.41017912767680736, -0.41006708581315515, -0.40974013161201167, -0.41007004965206845, -0.410541345268782, -0.4103117713529733, -0.41018204805431385, -0.41046330819896065, -0.410800835078165, -0.4110808966421202, -0.4110976828206309, -0.41161648914775534, -0.4115913287480752, -0.41156450070091477, -0.41248237231857426, -0.41301929172381696, -0.4134703976823632, -0.41298132814924005, -0.41299541082377716, -0.4130393036073319, -0.4124965921493255, -0.41280125046649563, -0.41256124655419707, -0.4127674437045973, -0.41216955486386103, -0.4120203074061773, -0.4122189306885755, -0.4128384247290169, -0.4135341327631309, -0.4134541180631048, -0.4138192406368923, -0.41419547973846516, -0.4142307899293976, -0.4140739654096818, -0.414191194786634, -0.4136417523803392, -0.4140484394847872, -0.4146359688019888, -0.4147420756525896, -0.414182401678015, -0.413949946063571, -0.4144091766373605, -0.41481569109618105, -0.414959915365123, -0.41491286065043853, -0.41502771718318404, -0.41494956599490374, -0.4154574234365603, -0.41556193289774207, -0.41571790597292857, -0.41576624311597904, -0.41607545370877247, -0.41626035729191807, -0.416914070694922, -0.4162681242419876, -0.4163843613856412, -0.41643081500358525, -0.4169004507759014, -0.41720460297911865, -0.41723656006998333, -0.41715131111488524, -0.4167558060398384, -0.41677932902160875, -0.4172133689213916, -0.41762001883151517, -0.41785509669906934, -0.4179411075154884, -0.4180589114652746, -0.41833758958234385, -0.4183937392725065, -0.4183869499462745, -0.4183978281708939, -0.41872619346876494, -0.4192454061209039, -0.4194843340683784, -0.4193616833865803, -0.41942659157262996, -0.4192502784347046, -0.41939609901473407, -0.4202511978941284, -0.42065199617729765, -0.42073392177732427, -0.42124961189639254, -0.4206586711446424, -0.4206802203335673, -0.4210595009375191, -0.4210822513603928, -0.42130925722262824, -0.42193024014603836, -0.42212957847538274, -0.42232885838859274, -0.42267805583350965, -0.42300345323176236, -0.42311588598868566, -0.4228808702295553, -0.42294593397029745, -0.4232551899787512, -0.4237161749398576, -0.4238549391784373, -0.42444440722715576, -0.42453136346430104, -0.42450511740229935, -0.4247982637795183, -0.42486123936181835, -0.4246021484101299, -0.4244665053850827, -0.42464435531509, -0.4247470946157109, -0.4245509554844248, -0.4246727107071231, -0.42496800817631775, -0.425338518800748, -0.42527557036223734, -0.42523664493206176, -0.42549461522428644, -0.4253520040637216, -0.42532984245049116, -0.42511024929804253, -0.4257991510733031, -0.42567734425132775, -0.4262657058427339, -0.4259727984018266, -0.42580151477718986, -0.4259017393385631, -0.425756788818479, -0.42575780341501945, -0.42587810415748817, -0.42588072536983945, -0.42614173467318983, -0.4262137342923331, -0.4265451327921614, -0.4264592308048376, -0.42627991090374767, -0.42626136898184225, -0.4267587192418787, -0.4266225713166465, -0.42663745570894523, -0.42714669529066823, -0.4277629882180324, -0.42814330837383485, -0.4281989575161322, -0.4286470501177462, -0.4286601382257774, -0.4282906802569632, -0.4290116133639963, -0.4293603489319111, -0.42942079029136515, -0.42944612823296585, -0.42932783900413857, -0.4295071526976878, -0.4294647624774076, -0.4291604031525889, -0.4293351091730435, -0.4300106086773451, -0.42960448072229335, -0.4299687769585879, -0.4299078896259329, -0.4297301692818118, -0.4299357687507968, -0.4304125869427881, -0.43042401414670156, -0.4300595982785552, -0.4301377487407125, -0.4304508100219051, -0.43056159734967825, -0.43029806412267546, -0.4302717709867583, -0.43036178601627684, -0.4302063409326098, -0.42978232669727956, -0.4300364372318672, -0.4302122491382873, -0.43027463347608014, -0.43046578803513735, -0.43087905841690294, -0.43066822425702234, -0.4311547253243498, -0.43110341433583416, -0.43095187316726663, -0.4304499623256141, -0.43110472715752446, -0.43138945869941714, -0.43174373187454396, -0.4315693502573911, -0.43183849977343564, -0.4315433268309777, -0.43197098662775096, -0.4318772152089001, -0.43203366840574053, -0.4324524166507782, -0.43233913481771746, -0.43205155619025176, -0.4325716661261112, -0.43322244825397144, -0.433437781457132, -0.43363378507714617, -0.43360355692421915, -0.4334880204684283, -0.43342000135807235, -0.4340828480054041, -0.4343020969818359, -0.43459079345845486, -0.4350489175419505, -0.4347275557273686, -0.4346246870075202, -0.43432698535124614, -0.4348954689416229, -0.43506161799839244, -0.43524389082580495, -0.43539628132441816, -0.43565091708913084, -0.4354907855378956, -0.435537983431432, -0.4356034707314626, -0.43592856007642583, -0.4356319581988184, -0.43568371884278617, -0.4351957552967234, -0.4351271899991666, -0.435058921456196, -0.43512431041709293, -0.4351744390441584, -0.43486357788378854, -0.4348921192621446, -0.4351344356963076, -0.4354922583020481, -0.43566757969587033, -0.43576529799901187, -0.43542421740620296, -0.43541393879679957, -0.43555374872397057, -0.4356092651250033, -0.4352065696610511, -0.43529295152827047, -0.435044936951968, -0.4350873755004196, -0.43487051210432714], "type": "scatter", "name": "Arm Rank 9", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000]}, {"showlegend": false, "y": [0.0, -0.015343304606281102, -0.021831391930412655, -0.02651687901361647, -0.03019688938674174, -0.033950422854616635, -0.037531700563904556, -0.04088108237351424, -0.04329728934808456, -0.04594905585595027, -0.0486040455419937, -0.05113297271404302, -0.05328351648516503, -0.05575757879620705, -0.05780490546121277, -0.05987414825547025, -0.062040266649219425, -0.06384931242796778, -0.0656969991037673, -0.0672681745112136, -0.06848660571763321, -0.07004454690236744, -0.07170778359107126, -0.07371838510474077, -0.07519570353387736, -0.07679146181917824, -0.07832813693823004, -0.0800036769144205, -0.08159855274805031, -0.08331934735301283, -0.08483954404881555, -0.08597166939543661, -0.08632259958854206, -0.08809821025017694, -0.08918979400826445, -0.09046482890540837, -0.09211672874014892, -0.0931530609428207, -0.09418199345529925, -0.0951377387175362, -0.09661706350395724, -0.09767641045239163, -0.09936373739089772, -0.10051146631751032, -0.10121748331491617, -0.1021771561740042, -0.10351644321239463, -0.10500092488263268, -0.10586451730379162, -0.10687434848125403, -0.10817809958653715, -0.10953051808576084, -0.11037253574778025, -0.11130857202780563, -0.11249384010895822, -0.1138145984419954, -0.11482525090665154, -0.11592471419516358, -0.11693803560712411, -0.1179790712488924, -0.11860649677949496, -0.1196996536033993, -0.12005676385574789, -0.1213149251816322, -0.12207301917919128, -0.12282528914838738, -0.12334011334930026, -0.12450543413475464, -0.12561380484317577, -0.127023104261692, -0.12766264085408074, -0.12849138441131158, -0.12914126584452087, -0.12983999938630553, -0.1313542492286047, -0.13262926352873278, -0.13286695446074737, -0.13364815946034878, -0.1346871356227399, -0.13526710721828333, -0.1359689820904179, -0.13678206529990677, -0.1377682907900141, -0.13860563499310397, -0.1392913817684185, -0.14006653102380795, -0.1405612577233696, -0.14208721387751191, -0.14323525036890442, -0.14437365784852696, -0.1452520708238066, -0.14574450624820626, -0.1462346095208162, -0.1470839752026679, -0.14840069088148006, -0.14912866779268413, -0.15001466649750694, -0.15140799711619154, -0.15208340058319442, -0.15261644377953795, -0.15352532097268218, -0.15431635660432483, -0.15489903955837103, -0.15553078781034643, -0.15682162305383046, -0.15777977720608216, -0.15846878695155114, -0.15919983971874285, -0.15976761059525216, -0.16001674924396636, -0.16070828258328493, -0.16078998299625313, -0.1614208229690533, -0.16130498405607377, -0.16211341194032797, -0.1622403673346965, -0.16248340938123845, -0.16347426652738908, -0.16390854575005498, -0.16430888453222736, -0.16503397858607294, -0.16539708636740613, -0.16668927603049277, -0.167293117857245, -0.16807462782376847, -0.1684626743531098, -0.16958887166344955, -0.16999784757584496, -0.17099739201789796, -0.171184539071172, -0.17205234215552967, -0.17277301738695655, -0.1734769643275859, -0.17442310298965205, -0.17466223641692652, -0.17525063803872473, -0.17607492283844065, -0.17691316566791293, -0.17792409004707416, -0.17837718632906605, -0.17851840137975808, -0.17890583915742142, -0.18016312116185645, -0.18116486762081613, -0.18231027711300263, -0.18284330625882486, -0.18302806642849276, -0.18382111440238594, -0.18439144305727043, -0.1853122865148101, -0.18563876950981098, -0.18642373670263784, -0.1870695456366746, -0.18757979094553925, -0.18853977270542222, -0.18918208335109682, -0.18995204290211323, -0.1906251462408384, -0.1911009776769598, -0.19190862637739772, -0.1924346365454864, -0.19376547172445246, -0.1940964414173873, -0.1946626504021049, -0.1956963949929611, -0.196205317292479, -0.19734441594043872, -0.1983552970123676, -0.19899072947877733, -0.1992871833606002, -0.20027430490492829, -0.20081860570631602, -0.201667521081744, -0.20259481335130072, -0.20310632053914343, -0.2031383539512342, -0.20354771383095463, -0.20385365424367446, -0.20471359566188435, -0.20477090324759054, -0.2053390044759291, -0.20508542197814575, -0.2046706123684865, -0.20553101360216341, -0.20589303191343739, -0.2059821761119897, -0.20640897713631373, -0.20701116570560343, -0.2079505304386118, -0.208128430717545, -0.2082973079900497, -0.20982913110046458, -0.2103280114984528, -0.21044524224504763, -0.21055675903703733, -0.21155320685732737, -0.2120834535181107, -0.21265884312228198, -0.21286818725305875, -0.21369743741305253, -0.21403515379478766, -0.2149850869991098, -0.21588085907644977, -0.21659955882660506, -0.21685132270374116, -0.2174654349269668, -0.2175236154188573, -0.21825228497028878, -0.2194669323214473, -0.21987250262250688, -0.2204220985910969, -0.22077487201861282, -0.2210755580463674, -0.22193772683015464, -0.2225739684984932, -0.2235391427726736, -0.22410900210557272, -0.22508353595411415, -0.2256768560074133, -0.22652804973341664, -0.22718921665357347, -0.22738105279179652, -0.22775699970364943, -0.2285919042539678, -0.22952333178817733, -0.23069422368219208, -0.23110880236464265, -0.2315194835469888, -0.23190853197525316, -0.23254608397989032, -0.23312103067238593, -0.23420452324735838, -0.2342575143714879, -0.23454036138581252, -0.2353224293367869, -0.23594422389061098, -0.23615112262555826, -0.23664012406034812, -0.23695373393559588, -0.23730814694398744, -0.23725537766316612, -0.23773155232090765, -0.23788708064513991, -0.2381139663399952, -0.23898081635934745, -0.23932744288243693, -0.2392655905839888, -0.23964393937407302, -0.24035834092100367, -0.24065114792680212, -0.24148315562271463, -0.2415866071804609, -0.24197552931469787, -0.24258604508943027, -0.2427659018322535, -0.2433670584415889, -0.24393138670375553, -0.24445402920282822, -0.2450625295819943, -0.2452969604785507, -0.2458568599382824, -0.2467970568131561, -0.24707252018330675, -0.24754741218677576, -0.24779680310369043, -0.24824558420644888, -0.2487253329518291, -0.2488178789990958, -0.24952154273781954, -0.25014211818525833, -0.25022948280455337, -0.2509418601762377, -0.25140375687572186, -0.25216121332952673, -0.25257679784865517, -0.25275113922936004, -0.2532720589257734, -0.25357699213192725, -0.2540286372641201, -0.25440044638079534, -0.25485167234256434, -0.2555601160692252, -0.2561518715564488, -0.2562389135052682, -0.2570759846809536, -0.2575756788667291, -0.257980996611456, -0.2587817105115445, -0.2598466821286312, -0.26016310104130475, -0.26074818341861844, -0.261237953450448, -0.26160727461012356, -0.26178083517836376, -0.2621340383923849, -0.26230273948960353, -0.26286677013432336, -0.2633298770685253, -0.263954943471003, -0.2645440152143626, -0.264974850425402, -0.26543631045312077, -0.26534778674837434, -0.26572184880854327, -0.26652723725219213, -0.26704031545260654, -0.26743679253847263, -0.2683051343121719, -0.2682647804783812, -0.2685228217991429, -0.2690270071094203, -0.2694147243387474, -0.269817694315544, -0.27005807218578787, -0.2707856077695671, -0.27111347760703697, -0.2714119677668854, -0.27204996423003563, -0.2725667802446599, -0.2729841803172944, -0.27261967300019657, -0.2729400026687183, -0.27340681663357924, -0.2735118045911462, -0.27393288878324185, -0.27447067914948725, -0.27480953694818727, -0.27493992884234975, -0.2755589329009231, -0.2758086422120936, -0.2765761146066041, -0.2769727898696924, -0.27769985626011356, -0.27835482950199947, -0.2786888209374403, -0.2788797364762847, -0.27933159598746854, -0.2800739057704767, -0.2803261813768317, -0.2809913079661806, -0.28136665015338397, -0.2816071231864284, -0.2827171942418765, -0.2833610330255301, -0.28308533775284844, -0.28383850087803675, -0.284190901962694, -0.2844030432302702, -0.28483660064049104, -0.28504685575963584, -0.2853346083689966, -0.28546925453698124, -0.2861643698649947, -0.2867189629243106, -0.2869909525082643, -0.28702144254557055, -0.2877650655214449, -0.28843670269777805, -0.28863565673918024, -0.28973884694466345, -0.2896720863871189, -0.29012302840169324, -0.29030373234203477, -0.29080162588241204, -0.29152932317717317, -0.2916065548996064, -0.29220162309677367, -0.29225214370043523, -0.292611320847614, -0.29315564294702107, -0.293718987078151, -0.2936104712444043, -0.29404569862192304, -0.2944994056436114, -0.29468866820222306, -0.2952815027735077, -0.29542754732600096, -0.2955504883007827, -0.2960953960646604, -0.2966218067391615, -0.2968965354134303, -0.2972913928348527, -0.2978763141776957, -0.2980379505147797, -0.2983096972528952, -0.2989361332632828, -0.30030754492628886, -0.30032180346172077, -0.3010791426243129, -0.30175799934801295, -0.30232379962524947, -0.3026592288759864, -0.3036624649851962, -0.3035434574774481, -0.3036779187194564, -0.30407242837920084, -0.3050361993418298, -0.3054826689931136, -0.3056612424746271, -0.30632910663978746, -0.306916490116098, -0.30720743879975804, -0.3074242844155589, -0.30818111409480475, -0.30829766642097606, -0.30861702468137453, -0.3086037517705372, -0.30904783989208295, -0.30998724564384106, -0.31076741736914737, -0.3110904726569096, -0.3115238027734927, -0.3120155160078287, -0.31198540625993926, -0.3123152610169818, -0.3123881110481738, -0.31329779414691383, -0.3139293342234681, -0.3139975315343046, -0.31422554176677653, -0.31493410464037425, -0.31507780600177765, -0.3156376091307135, -0.31603419391810555, -0.3162558468330942, -0.3166150155891106, -0.3167617831896405, -0.31647387885575984, -0.3170337113755909, -0.3177996491775272, -0.3186778886115382, -0.3188694211767102, -0.3195705103235616, -0.31968373865513044, -0.32003465449943475, -0.32063980874506315, -0.32129094482178455, -0.3219815350525681, -0.32204019045522353, -0.32248516422099194, -0.3225910891347904, -0.32315046678324616, -0.32359582522451574, -0.3240371978257059, -0.3243651537009773, -0.3249619850971757, -0.32523454094671284, -0.3255329119385018, -0.32590428814752204, -0.3262738164435528, -0.326910168813402, -0.32735909303838967, -0.32731291391645545, -0.3277044546709301, -0.32772396914489427, -0.3280825740344402, -0.32867020918905027, -0.32927467937718896, -0.3292586139878155, -0.3296425084781724, -0.3304133235935357, -0.3310945991739855, -0.33129628033906505, -0.33288108710025255, -0.33361743741726496, -0.3338485193906154, -0.33429123498606295, -0.3346607798441419, -0.3352229402476845, -0.3354313053056476, -0.3354461614751966, -0.33569381628296324, -0.3360491472892972, -0.33651895027052103, -0.3367741148984889, -0.3368599936780862, -0.33690362009899, -0.3369859812338284, -0.3372894193086635, -0.33770291140867936, -0.3384727708184429, -0.3388158083472706, -0.3392751318708597, -0.33955636132351896, -0.3396022826911826, -0.339957086081597, -0.34032761873572287, -0.34080239446210525, -0.3411755293639392, -0.3413213123918763, -0.34122248228301627, -0.3420044250738657, -0.34236962592368486, -0.342736073076035, -0.3430919355199325, -0.34312282439015823, -0.3434925696489906, -0.3437607303079926, -0.3438448186861212, -0.34443589068794234, -0.34534005716360394, -0.3458798330116074, -0.3468251007544755, -0.34722690270913686, -0.34761858868331963, -0.3474168200076049, -0.34742955097706124, -0.3481676063692387, -0.3480113973745137, -0.3484219698766072, -0.34860118850495164, -0.34866442707454876, -0.3492132449900243, -0.34968252726006305, -0.34997754006295495, -0.350411085702583, -0.3508929532181552, -0.3510484818012746, -0.3518168885921402, -0.352011849037577, -0.35229389924240817, -0.3525100016077494, -0.3525784998471048, -0.3525151352205478, -0.3530161263831698, -0.35326068051310044, -0.3540106694881154, -0.3545112880057931, -0.35449771807065616, -0.3549426557051606, -0.35506760187410874, -0.355453483342619, -0.3557979095566997, -0.3565112917519325, -0.3565206135836198, -0.35634077106098105, -0.3565239642002465, -0.3567603596398236, -0.35710387506398356, -0.35785842821248526, -0.35827712946286233, -0.3587075556078575, -0.3588563922695949, -0.35879562553962285, -0.35911046344222886, -0.3594444144216599, -0.3599513958162627, -0.3607335929386707, -0.3608994094657328, -0.3609121496384802, -0.36159233490492526, -0.3620881019091586, -0.3626184096424795, -0.3633168075752006, -0.36374548034938425, -0.3635876404538631, -0.36418346925665024, -0.3649217928187309, -0.36576477691934245, -0.36597286761755676, -0.3668050658478686, -0.36701166202951235, -0.36724659624637035, -0.36747270268149773, -0.36748708485281073, -0.36795726782212723, -0.3684123159553099, -0.36881787336673855, -0.36959654515983076, -0.37018101044346996, -0.37007298636500086, -0.37020944695954977, -0.37018836423422974, -0.37063578156076965, -0.3713055530521515, -0.372036693928798, -0.37232174128493306, -0.37281156423343753, -0.3734462448487371, -0.37418824038157156, -0.3747318468663121, -0.37515461357716917, -0.37589079984717116, -0.37600844457245286, -0.3760577901631319, -0.37609038420370655, -0.3764030746698651, -0.3761858298912287, -0.3766852584423305, -0.37674788107371615, -0.37696147319479517, -0.3774553326222732, -0.37734824685241275, -0.3779236204232166, -0.3781479310742077, -0.3784167041429751, -0.37886716647083396, -0.3785359137452843, -0.37827595198680886, -0.37863414341832086, -0.37893267196326474, -0.3793131808230697, -0.38011870114217106, -0.3809713006171075, -0.38112651825905214, -0.3819626826307757, -0.3820876841108383, -0.38244579900013176, -0.38223424788564514, -0.38252500936533035, -0.3823748812385372, -0.3826183335464433, -0.38281471579111864, -0.38407674396275615, -0.38428559721277356, -0.3846421234523916, -0.38496674813563453, -0.3846963415060215, -0.3853286102560983, -0.385403445212463, -0.38543625931422265, -0.38566579553407826, -0.3857805389208711, -0.38551996987767145, -0.38553657382348, -0.3859519662615018, -0.3863955273897556, -0.38645470068359783, -0.38719660843955794, -0.38742660427051845, -0.38822386546586796, -0.3884485894071382, -0.3886917380083913, -0.38878941645861725, -0.3888694374129293, -0.3894989189527361, -0.38948210661874194, -0.38955844886467994, -0.3900943691399173, -0.39051313518284936, -0.3905428077187741, -0.39043619560133286, -0.39067649967138174, -0.39067785709346475, -0.390554654791688, -0.39078466127806155, -0.3916711449852762, -0.3914904718507393, -0.39182623850848336, -0.39255144942375775, -0.3928901848203753, -0.3935981319096773, -0.3939124460897176, -0.39378621072988995, -0.3946536675627453, -0.3949011867955882, -0.39501177568440693, -0.39529465856015433, -0.3957986072444109, -0.3959100085262836, -0.39626885545207036, -0.3958832833889162, -0.3959044618028839, -0.3963538844043754, -0.39622420144397963, -0.3963236045232034, -0.39653133546614805, -0.3969980508784395, -0.39710246923629816, -0.39794623266490065, -0.39852022073797244, -0.3990244088362186, -0.39897400584127074, -0.3994582655327796, -0.39991359932427945, -0.3999537585966021, -0.40021994398056754, -0.39995701736031797, -0.3998803104632733, -0.3999994141738159, -0.40044024337645323, -0.4010939081189287, -0.40083225486173657, -0.4012841124165678, -0.40143800269950053, -0.4019297498028407, -0.40221819550742033, -0.4026184731369266, -0.40252739764645834, -0.4020731180094251, -0.40205340556447733, -0.40257589697075874, -0.40308450395277984, -0.4038178834618106, -0.4046920694419814, -0.40483468897788144, -0.40490146932972026, -0.40479748955432693, -0.4051423645150328, -0.4054521254269226, -0.4057490049448642, -0.4059638453888806, -0.40639005451294075, -0.40671044731591754, -0.40677638133453436, -0.40666944417702744, -0.40687496036033893, -0.4071627617567523, -0.407828267004215, -0.4073689365127991, -0.4073089392557899, -0.4080013854925552, -0.4085101149013222, -0.4087932295319688, -0.40970609630560656, -0.40983284060070063, -0.4104162087373864, -0.4105935431157042, -0.41074488477175664, -0.41059039529943997, -0.41071224226643116, -0.41067430429495005, -0.41080109246224966, -0.4110998013978078, -0.4108099962270448, -0.410979882236401, -0.4111423802300417, -0.4114842425704293, -0.412051416925846, -0.4127677168289449, -0.41305507539034014, -0.41323472469636374, -0.4137954723014414, -0.41406291532790296, -0.4137896672522199, -0.4139209380561312, -0.41371427473373373, -0.4140711756321684, -0.41429013187632546, -0.4144881098773991, -0.41511128057763896, -0.4153968923079598, -0.4156807320537787, -0.41604964636970576, -0.4163988701887357, -0.4165137420561719, -0.4168066336896522, -0.4169437051200711, -0.41689261805953726, -0.4176670205606759, -0.4176610325389108, -0.4180667829846881, -0.4184559343049683, -0.41901707399231675, -0.42007412819375045, -0.42084720725913494, -0.42130236591527015, -0.4212854984587152, -0.4214672804521944, -0.4224418898889425, -0.4226218270067418, -0.422936046072247, -0.4231578648258146, -0.42349110558949826, -0.42344780107863556, -0.42345972138275123, -0.42427315077081734, -0.4247015647079534, -0.425567726650063, -0.42554190138520276, -0.42673425820894134, -0.4275199641946323, -0.42754440474473165, -0.42809339106138417, -0.42874211776629195, -0.4291096814507607, -0.4293446672174514, -0.42906232321567617, -0.42899777723248683, -0.4293344396328534, -0.4298086491894537, -0.43038066451771245, -0.43010578954380985, -0.43055114226701213, -0.4310189412082342, -0.4314925772873961, -0.43137282092386786, -0.43175273226756444, -0.4323555131787531, -0.43288394829717036, -0.4329634067853454, -0.4331260518381288, -0.4333632771704609, -0.43358089500842745, -0.43436554236945313, -0.4348847158627149, -0.43567216752542526, -0.43585952491238894, -0.43650890432720224, -0.43664414081299036, -0.4365672191009269, -0.43655409843905973, -0.43668809259440533, -0.436989571711964, -0.43706488231762275, -0.43683993790141773, -0.43736998289113654, -0.43770618421057633, -0.4381416082444028, -0.43834825034049973, -0.43882923925868816, -0.4392707883588809, -0.4399305780562625, -0.44010885312037673, -0.4403313881218861, -0.4402643036835879, -0.4405098490910118, -0.4408856823409507, -0.4412246172258112, -0.441359681972096, -0.44179954794375215, -0.4425751751341532, -0.44220238629105807, -0.44295850997580133, -0.4428662081825583, -0.44308573188133776, -0.44310963054457597, -0.4439772388090883, -0.4442227589489215, -0.4447092334347748, -0.4455476712856366, -0.4462939148466872, -0.44626448915231254, -0.446346405482528, -0.44650888508302594, -0.4467962326772033, -0.44704131904467265, -0.44723697491844716, -0.44721384072495046, -0.4476613886219658, -0.44735556960243505, -0.4476620649977068, -0.44800677798498456, -0.4483269005698428, -0.44822952940346367, -0.4487233103226859, -0.44930283279051697, -0.449273095215935, -0.4495568311721243, -0.44992276932961883, -0.4500188597830211, -0.4504509622355393, -0.45025263328956455, -0.45093281584077355, -0.45134739173858246, -0.4518297480751137, -0.45234194734265154, -0.452776772430053, -0.4529222241434229, -0.4535654303165612, -0.45365292431459886, -0.454065213666418, -0.4542548127614586, -0.4551102898356436, -0.4549475832606356, -0.45518857911562743, -0.4551303919935434, -0.45523632023972943, -0.4555222593624594, -0.45517820552045807, -0.4552749032009424, -0.45547654368146157, -0.45591944762676173, -0.4560648199583875, -0.45598821452800875, -0.45627915379210643, -0.4561772663146451, -0.4568554463592012, -0.4567139517072273, -0.45673979139383813, -0.45736868302296496, -0.45748262715863225, -0.45816119992626714, -0.4584539469164233, -0.4587382088854703, -0.45878991726090657, -0.4594946938197678, -0.45932961986834153, -0.4594897495674156, -0.4591843216842619, -0.4595152937124529, -0.4602226680282835, -0.4606780604371369, -0.46055789552165755, -0.4609890266477105, -0.4612007301176217, -0.4612941495220157, -0.4618919352851311, -0.46206016962160285, -0.4622555958303587, -0.4626641633070809, -0.4627174814397512, -0.4628653982399508, -0.46321078288954187, -0.4637378315330344, -0.4640693491805073, -0.4642376884831968, -0.464121143595567, -0.4652724846928127, -0.46536743534593317, -0.46540529451813384, -0.4656922443450582, -0.4658349756076301, -0.46603015266214465, -0.46578309639822385, -0.466147863670695, -0.4668543763461532, -0.46735523472975404, -0.4670645346240956, -0.4675750385500652, -0.46768371130739933, -0.46775478290639, -0.46780296686216977, -0.4681665221347971, -0.46843805333350225, -0.46853886959349905, -0.4686627440999889, -0.469218638184176, -0.46921779711135886, -0.46920492756475635, -0.46960784248266757, -0.4700485562369453, -0.4707644097738993, -0.4704480053130377, -0.4705059891915285, -0.4708772122915751, -0.4709754569371408, -0.4711853576422522, -0.47119596916752277, -0.470950837338164, -0.47153465805325984, -0.4715000031832648, -0.4717516541488793, -0.4717936009623734, -0.47207856027058404, -0.47248074475407226, -0.47241308139964966, -0.4727158903021273, -0.4727821686313881, -0.473169017512852, -0.47337213898854985, -0.4740321087042585, -0.47395290442706395, -0.47410226114719917, -0.47458314293207005, -0.47490261171049064, -0.47529351016500226, -0.4757955448840119, -0.47585064875508387, -0.4760845805303411, -0.4765637258038184, -0.4771048806010211, -0.47738325007969074, -0.47793588013839855, -0.47817581503961126, -0.47837793311988547, -0.47820646718703697, -0.4790292069054109, -0.4794703141976005, -0.4792808386142064, -0.47888591231924693, -0.4790205072496957, -0.4795448988725616, -0.479894337818728, -0.48042144220228983, -0.48017961994060304, -0.4801051536558157, -0.4800350302469731, -0.4802783178217317, -0.4805291930937606, -0.4808207033084585, -0.48049547364465367, -0.48034668307440714, -0.4806943674565343, -0.48082304185759095, -0.4805345552249552, -0.48074415808194254, -0.48072205296588455, -0.4807526955385986, -0.48099386914008063, -0.48086595249515257, -0.4808236961793696, -0.48071333088014795, -0.48089974980509215, -0.4811812562285908, -0.481650003954209, -0.4828112276521707, -0.4832423623918059, -0.4836395391784141, -0.4843877719930785, -0.48458649279856114, -0.484658018228943, -0.48483238523633765, -0.48500746370721887, -0.48553881619914846, -0.4856424524826792, -0.4861398334076572, -0.4864923570800123, -0.48671334402228034, -0.48717104955101526, -0.4875927299907282, -0.48731536546020987, -0.48760008550298445, -0.4879349762490724, -0.4877723628194414, -0.48829909926620896, -0.4884232175001686, -0.48876721179716087, -0.48911980404903477, -0.4898058913914189, -0.49014308195264544, -0.48997805675523415, -0.4900747764413351, -0.49082504288652046, -0.4906772919546379, -0.4905658521830716, -0.49036005465948324, -0.490841563287998, -0.4910834931429104, -0.49166544605528995, -0.49168643066064216, -0.49189550136715016, -0.4921522806480578, -0.4924059196966624, -0.49269621566838456, -0.4926810903085277, -0.4927194290198457, -0.4931159567169042, -0.49368971584481325, -0.4940395293571994, -0.49427393404297715, -0.4943100250882065, -0.49495925453941675, -0.49472773722541946, -0.4947174558636213, -0.4954206298676224, -0.4956252283971862, -0.49617938289138297, -0.49626281023173974, -0.4964858096584075, -0.4967575959746556, -0.4965274777947185, -0.496907107762399, -0.4972598370796229, -0.49753672299545165, -0.4972614513803157, -0.497605843825236, -0.4979908647929687, -0.4983327717353764, -0.49832938065393817, -0.4984691086848236, -0.498744825147135, -0.4983825752985464, -0.4987720745425504, -0.49843769602824545, -0.4997448918594396, -0.5001985470118022, -0.5009115260129164, -0.5013208016956384, -0.5012307314766402, -0.5012626428244121, -0.5014091109993455, -0.501038786046449, -0.501076591368126, -0.5011693818817458, -0.5018984857379067, -0.5021593325607752, -0.5025909705695105, -0.5026948001191268, -0.5027434674003696, -0.5027107695071932, -0.5028512342813289, -0.503047640723291, -0.5030783809748481, -0.5031824003505248, -0.5034161648597999, -0.5038218083065406, -0.5041368714689924, -0.50466786848774, -0.505365469939526, -0.5055542490035608, -0.5053118346994523, -0.5059611700119961, -0.5060848789439417, -0.5063347892942577, -0.5066466421646839, -0.5068947368351445, -0.5067165140321223, -0.5077926634823325, -0.5076732777291943, -0.508093993933709, -0.5085884277460325, -0.5086583326458527, -0.5091829011343604, -0.5098755711019975, -0.5100386669133518, -0.5104332158729507, -0.5103745886897287, -0.5107499446359403, -0.5108293265914174, -0.5113394484603767, -0.5117300949491276, -0.5122454243928083, -0.5124318693375106, -0.5122932388194096, -0.5128402177712778, -0.5132788183474105, -0.5135864433272377, -0.5138375541989578, -0.5144159327806983, -0.5146275343892188, -0.5151397255515016, -0.5156071546695493, -0.5162019210847328, -0.5166056532872368, -0.516981102155778, -0.5173171499741549, -0.5178529667091207, -0.5187354285199746, -0.5186541442810424, -0.5187335085967385, -0.5194170290908071, -0.5196615318559726, -0.5201435870569261, -0.52057266240101, -0.5208230492378679, -0.521111786683209, -0.5214999008369811, -0.5213803855831859, -0.5218490223714976, -0.5222135698206738, -0.5221640660204635, -0.522156623190915, -0.522476478790861, -0.5224072964184836, -0.5231230356790904, -0.5236863621443765, -0.5241949222639466, -0.5240081104984978, -0.5243177362167329, -0.5247290837832992, -0.5247964296474565, -0.525433066821342, -0.5251751575882389, -0.5250728158429052, -0.5251911000966945, -0.5252985284679134, -0.5253244584663521, -0.5258018704645143, -0.5256827367140662, -0.5261266481224257, -0.5256143450276664, -0.5260441107227655, -0.5268029147370097, -0.5272562381452409, -0.527313508302595, -0.5278095062764231, -0.5280500133327305, -0.52849187241221, -0.5290773721254785, -0.529420157457796, -0.5289464228216223, -0.5293768071189264, -0.5293120359926616, -0.529522635863391, -0.5291229902927252, -0.5292222471374142, -0.529110593276812, -0.5292647379412653, -0.5296811524389354, -0.5297819074597967, -0.5297754346234442, -0.5298651565979641, -0.5302558592019713, -0.5304490525859481, -0.5309084950367725, -0.5304054764623443, -0.5304929176860055, -0.5302494180749501, -0.5302396995886165, -0.5304100588860494, -0.5306141398971319, -0.5303656119315452, -0.5299518483923983, -0.5299989538409684, -0.5303202187800374, -0.5310054543887454, -0.5307321741270941, -0.5304732084628159, -0.5306539676900716, -0.530364406059724, -0.53064156511301, -0.5302942103138739, -0.5310867474556302, -0.5312980370565911, -0.5314773346361885, -0.5315519922720993, -0.5315980783090384, -0.5317875121096297, -0.5315614624345769, -0.5323957922552737, -0.5322089884458324, -0.5324098597004846, -0.5328002515091788, -0.5329134865976021, -0.5332660874744793, -0.5335601818769091, -0.5335217488448482, -0.5338438682258922, -0.5340312715000163, -0.5338752049971502, -0.5335710534948285, -0.5340857893092137, -0.5349139515969935, -0.5351055646871336, -0.5353461499110364, -0.5351462604093722, -0.5356300298210406, -0.5362907276309157, -0.5369226460270783, -0.537410241919458, -0.5374977989194897, -0.5375128019159148, -0.5381437387088047, -0.5385433473416908, -0.5383190038343914, -0.5384946789138332, -0.5385102580598967, -0.5383926771120149, -0.5389161002449798, -0.5390928692347764, -0.5396088151174687, -0.5405431979175626, -0.5405667711335155, -0.54100077487623, -0.5405763776707743, -0.5405442435116009, -0.5403281950416945, -0.5407448647879792, -0.541060114528103, -0.5410831823386968, -0.5413522881737739, -0.5411101119583613, -0.541173910427315, -0.54176578194805, -0.5422154786667075, -0.5427478635005968, -0.5432412331227916, -0.5432239933485775, -0.5431010210859559, -0.5436626772444866, -0.5440290979710191, -0.544741759180344, -0.5455934625434208, -0.5457391659411462, -0.5458495039009628, -0.5458422719295872, -0.5464436640473157, -0.5466743009581919, -0.5468020829143821, -0.5475995534283981, -0.5476026274076152, -0.5477516435412013, -0.5482656822206902, -0.5485110464320987, -0.5487175599893914, -0.5483790344580136, -0.5488533323812288, -0.5486027387111925, -0.5489735081621888, -0.5489923368246136, -0.5497557867837817, -0.5500267543708942, -0.5499432314375141, -0.5501290609551778, -0.5508525968060146, -0.5508507009605355, -0.5515072619150723, -0.5518822042940796, -0.5517145816192822, -0.5515371789505548, -0.5513155611384404, -0.5516506119116034, -0.5515866551987095, -0.5516113221165123, -0.5523189809726179, -0.5520677203033133, -0.5524493907053032, -0.551983722155426, -0.5523373409521756, -0.5524590414897073, -0.5524142560636035, -0.5524502236538101, -0.5526536099738425, -0.5531283949604892, -0.5538210242398249, -0.5542122273250076, -0.5541643228728529, -0.5537796625173448, -0.554480225617647, -0.5544265871699152, -0.5547327220905534, -0.5547532969876946, -0.5548524825991343, -0.5552574227770608, -0.5553012012169457, -0.5552503417459508, -0.5550520955063918, -0.554915010217252, -0.5554154438073621, -0.5558063465392608, -0.5565158199693081, -0.5571303459007108, -0.5574305936244701, -0.5577657818692344, -0.5574894536892452, -0.5575185601016642, -0.5572785676696264, -0.5568869855233628, -0.5572461142784466, -0.5570996452096276, -0.5578751443489454, -0.5582825164608586, -0.5585280165715275, -0.5586788158558413, -0.5588964880821818, -0.5590359911156282, -0.5586803709130879, -0.5590159503233036, -0.5586241662076864, -0.5593968186680635, -0.5596999617250549, -0.559919414984407, -0.56034077349743, -0.5601869138963829, -0.5596122038582987, -0.5598178405066538, -0.560162559006055, -0.56024373037601, -0.5605277861248638, -0.561149435384672, -0.5618133233144129, -0.5619695773616872, -0.5620041663926918, -0.5621924965072631, -0.5618802533454733, -0.5620696506783114, -0.5625178409283318, -0.5627146169522694, -0.5625463319978637, -0.5620216556211474, -0.5619260922324884, -0.5621961445270149, -0.5617874531349352, -0.5618861578203381, -0.5620962300316598, -0.5617593446719491, -0.5618567342936875, -0.5623126821762556, -0.5623881118206197, -0.5632850989021547, -0.5638766211475851, -0.5637342221484738, -0.5640163007236622, -0.564496060877151, -0.5649794698586981, -0.5653043899218336, -0.5653604820327548, -0.5657797599864751, -0.5657239716917343, -0.5659905889054718, -0.5662674960494494, -0.5667881072398178, -0.56735649203383, -0.5680478945329822, -0.5680851823521733, -0.5685661536168358, -0.5690564119351309, -0.5697404719568524, -0.5700728629020505, -0.570472545567375, -0.5706700871262804, -0.5707457868881123, -0.5704796952654395, -0.5710661908369328, -0.5713339035195902, -0.5711424796131521, -0.5715865606080242, -0.5717066698051749, -0.5716477116184874, -0.5720427537657894, -0.5721273628625693, -0.5727877593691809, -0.5721204186398506, -0.5720252885345625, -0.5722422966530558, -0.5719696237635425, -0.5717708357378183, -0.5720502705256311, -0.5720789960244527, -0.5725527757373826, -0.5728893219397692, -0.5726805065429509, -0.5726542391465925, -0.5730001677942101, -0.5733888146458066, -0.5736575234277753, -0.5741873780877083, -0.5737205523454544, -0.573716437366539, -0.5743842050477741, -0.5749515185389819, -0.5751276999874759, -0.5756077988952308, -0.5754607924007751, -0.5758121851705615, -0.5764761307666374, -0.5770739610998948, -0.5772702352539016, -0.5776550682426664, -0.5778691493545702, -0.5781027516514305, -0.5781590329284172, -0.5781658363955924, -0.5780191402493379, -0.5781468158339215, -0.5783188763173396, -0.5782657562533008, -0.5784519203355191, -0.5787733274815702, -0.5787139594520652, -0.5785809006469276, -0.578625729269981, -0.5786615818693577, -0.578931959590052, -0.5790164551143365, -0.5797844584714702, -0.5801336963992964, -0.5810966000267628, -0.5813309183602551, -0.5816312426582735, -0.5816539260517424, -0.5826763058838094, -0.5829092816564787, -0.583079644667434, -0.5828038540690103, -0.5833686206124751, -0.5834989621643929, -0.5847524369268255, -0.5847214107531915, -0.5851191604770392, -0.58455857638803, -0.5848475408309468, -0.5851149413983557, -0.5856345949918782, -0.5856113406631634, -0.5858081567282332, -0.5854616259492414, -0.5858417369212772, -0.5863585642156952, -0.5867410099293983, -0.5868801391898918, -0.5873860679112846, -0.5873809495145517, -0.5874731506417341, -0.5874226002238309, -0.5874988361029941, -0.5880872416758106, -0.5875413933703446, -0.5878906706978629, -0.5880809968534977, -0.587864784488204, -0.5885009548300557, -0.5887845722689438, -0.5887243858604215, -0.5898169840384312, -0.590254366333955, -0.5901520306114171, -0.5908590362611926, -0.5909924935630738, -0.5907174951638193, -0.5906230910330764, -0.5906362958317469, -0.5906133441880437, -0.5905909516153699, -0.5912000418868671, -0.5914894858203684, -0.5917357382804161, -0.5917045410488654, -0.5919831134180736, -0.5922045406030823, -0.5922285418544162, -0.5926033305253764, -0.5928393133745962, -0.5931417760031583, -0.593359882683421, -0.5939274600683224, -0.593893811855668, -0.5943177586475397, -0.5946156958686871, -0.5946014186073362, -0.5945953761101237, -0.5951603554263508, -0.5945892068077372, -0.5952781220091743, -0.5957558187758216, -0.5960318667163358, -0.5955931029244572, -0.5954342107478386, -0.5949109296362022, -0.5953362763012036, -0.5957753800460484, -0.5957985288994938, -0.5959374702429374, -0.5962133597666549, -0.5969456754477241, -0.5976380648067385, -0.5973895845004379, -0.5972380990222125, -0.5975699123673568, -0.5978993365944208, -0.5983382879766197, -0.5982177923413355, -0.5983079522802986, -0.5981828443583496, -0.5983607611924406, -0.5987618868256476, -0.5991109126634749, -0.5995313747999582, -0.5997350315689028, -0.600576735186099, -0.6013176895454738, -0.6012319884678384, -0.6013097992069313, -0.6014269500445055, -0.6020844267831986, -0.601960829466453, -0.6021024093954597, -0.602560560948606, -0.6023577310710241, -0.6023812674524766, -0.6023052896233084, -0.603025834334357, -0.6028105178688882, -0.6024431564911288, -0.602561407210086, -0.6026153367940851, -0.6024713988307898, -0.6025589891512141, -0.6027409729358342, -0.6031427928821497, -0.603548969520118, -0.6037137421260658, -0.6037124163794515, -0.6037591816105252, -0.6039740122132067, -0.6041978669619765, -0.6042858260364945, -0.6046789046116744, -0.6045774204260674, -0.6044928541072994, -0.6051346773218443, -0.6055515528415141, -0.6055809602630275, -0.606082206330632, -0.6061407967925896, -0.6062584033133062, -0.6059807549853433, -0.606334164541074, -0.6068119746179574, -0.6069095151990783, -0.6067171747504915, -0.6066351163995213, -0.6062754455266274, -0.6061952795306085, -0.606370067807118, -0.6064757683324241, -0.6063582369910538, -0.606690151683514, -0.6070292254974218, -0.6065288523991097, -0.6065392569948249, -0.6063597988541464, -0.6065610008492229, -0.6070394680560532, -0.6075840264795923, -0.6075943122935661, -0.6077755981445851, -0.6080556572106457, -0.6080554957944369, -0.608300209692274, -0.6084662140348721, -0.6079037400488221, -0.6081352402617473, -0.6083499778693238, -0.6089768532236743, -0.6091781695216271, -0.6098103784091047, -0.6103464148909556, -0.6104206374683012, -0.6102518506800322, -0.6101308888815791, -0.6101348497556651, -0.6109561866726513, -0.6107434918275914, -0.6112772004235353, -0.6119644710709405, -0.6123159166411909, -0.6118754182146631, -0.6122508006617501, -0.6122195522830403, -0.6124750842973709, -0.612254866785259, -0.6124931009918733, -0.6131823156103651, -0.6139260558245971, -0.6141263443583849, -0.6139979188367762, -0.6137829560437865, -0.6135909377408341, -0.6140460043722191, -0.6140363043395729, -0.6142137471011662, -0.6147015786898459, -0.6147825159504069, -0.6150424880054296, -0.6152369107839394, -0.6147185394785838, -0.6149401109854697, -0.6151286366302385, -0.6150817337671588, -0.615364823073898, -0.6153097283634225, -0.6153268944365559, -0.614958517442215, -0.6152400829006319, -0.6152741403766794, -0.6153299448149196, -0.6153344786671777, -0.6155398312408724, -0.6158335739712484, -0.6156386728159338, -0.6160640808579526, -0.6161109516202142, -0.6156471318315567, -0.6161819561384014, -0.6159968086518334, -0.6162478423806652, -0.6162407428942783, -0.6168221149146519, -0.617430305039468, -0.6176757946299235, -0.6176298566457646, -0.6174725969919885, -0.6178151731480553, -0.6178028744268579, -0.6180648758412197, -0.6185704028250223, -0.619373211521153, -0.6189652456340164, -0.6188195293446516, -0.6189906600823785, -0.6195486550602695, -0.6197034483684619, -0.6203182590856207, -0.6204814239410243, -0.6203671475582533, -0.6209149170920125, -0.6215999452008619, -0.6221486026529444, -0.6222551242552824, -0.62224057401641, -0.6224758119100906, -0.6226448971123082, -0.6228833663625679, -0.6230707536103883, -0.6235667306959061, -0.62357181886932, -0.6236907846979759, -0.6238098524430901, -0.6240680452304723, -0.6240558438279342, -0.6240951247678214, -0.6243944129675536, -0.6249840531504067, -0.6246374719596257, -0.6248731552642494, -0.6252148899449518, -0.625202002328096, -0.6253759479433648, -0.6255941498430688, -0.6256895061180275, -0.6256021142755084, -0.6257705490298577, -0.6257124711579475, -0.6260147323946037, -0.6258939112114228, -0.6268465642405403, -0.6268553882873047, -0.6272051436130988, -0.6276338372375758, -0.6275387542677884, -0.627609892073028, -0.6275576626590924, -0.6276062360667617, -0.6281366622464406, -0.627997146043727, -0.6282217367719077, -0.628683570911674, -0.6285151553236086, -0.6286905593743468, -0.6286279205584611, -0.6288876239955897, -0.6292164333097109, -0.6301609535887777, -0.6306124156621107, -0.6307643601485122, -0.6312573740882069, -0.6315729474494979, -0.6317509096035028, -0.6323106886413152, -0.6323942541149481, -0.6321645641402701, -0.6323322858684762, -0.6324310113390263, -0.6330769045253052, -0.6333277580433173, -0.6337738503241727, -0.6337709108719353, -0.6338558855024234, -0.6338706652034727, -0.6344234964350949, -0.6346352949194, -0.6347904128377575, -0.635132190924123, -0.6355690529629622, -0.6356146967135461, -0.6353227057759071, -0.6354093362669225, -0.635078630507592, -0.6355959061216468, -0.6356860316223847, -0.6363507324278883, -0.6368920491813642, -0.6365608194629495, -0.6366815849187779, -0.6367283953818149, -0.636513826599406, -0.6366686178998615, -0.6369978673991947, -0.6372333180338339, -0.6371530309161996, -0.6369787344708906, -0.6368066977732788, -0.6366535419963009, -0.636395681887874, -0.6362018655778339, -0.636020348950685, -0.6361320552194578, -0.636244616877417, -0.6368542609554727, -0.6373431746834826, -0.6373687295364188, -0.6374606180284189, -0.6379135793087247, -0.6382472424814519, -0.6382874779115237, -0.6384052437340142, -0.6391770523671947, -0.6395156201574843, -0.6398777174090826, -0.6404769680657978, -0.6404851901023144, -0.640331310269287, -0.640352993166387, -0.6415290759325635, -0.6414630767133142, -0.6422921244904306, -0.6423148983166118, -0.6423064434793586, -0.6425781583624345, -0.6433681448150026, -0.6433122236423464, -0.6430658051044496, -0.6431922015607772, -0.6438980066529427, -0.6436578424535735, -0.6441578449516656, -0.6445320974502244, -0.6448259737086746, -0.6447868553110667, -0.6450440373156917, -0.6454182453076996, -0.6458142059666874, -0.6463032606275738, -0.6465096672554825, -0.6472436032851656, -0.6465737815184642, -0.6461336414753468, -0.64622706643744, -0.6467187403493082, -0.6470592784564037, -0.6472676586392063, -0.6482025893278291, -0.6483373032920345, -0.6485349470035606, -0.6488662815702598, -0.6497422604100412, -0.6502402765011015, -0.6503923640806913, -0.650400879568938, -0.6500831644693905, -0.6497728918645186, -0.6500594646952429, -0.6505493780944448, -0.6508138062121867, -0.6510233394535678, -0.650996521685935, -0.6508296430279581, -0.6511737407533604, -0.6517940803923669, -0.652222642058827, -0.6525554192479325, -0.6528747379743067, -0.653127046214894, -0.6531015054106231, -0.6527925015501932, -0.6524288845845979, -0.6526908647353298, -0.6532200251182594, -0.6533462972230815, -0.6538847705822546, -0.653738279559056, -0.6537319244742466, -0.6542367899139244, -0.6541681162098966, -0.6540044325640582, -0.6541292705154901, -0.6541126362874017, -0.6548338142769268, -0.6553444866607254, -0.6561265129255153, -0.6563000953835826, -0.6562958151466799, -0.6561571902562658, -0.6558938946678563, -0.6558221641168062, -0.6558827940302248, -0.6562650359483623, -0.6560325549932828, -0.6558624052483683, -0.6563550929451407, -0.6566812136551592, -0.6569506000582939, -0.6565584922684972, -0.6568426591742752, -0.6568248303713394, -0.6577780241717059, -0.6578704412539127, -0.6576160416947117, -0.6572664999909489, -0.6573958064349777, -0.657478520919896, -0.6577721315477133, -0.6579189161599995, -0.6579628780216285, -0.6575495749055978, -0.6573766037776193, -0.6574207242460541, -0.6577264013460495, -0.6583958118856817, -0.6588456194134977, -0.6588233159091472, -0.6585926309004816, -0.6586432227733575, -0.658850492396022, -0.6594863704731392, -0.6590076031969181, -0.6592473011199551, -0.6593760855805744, -0.6593731814766838, -0.6596393806430653, -0.6601715192238702, -0.6606065104104208, -0.661251874732856, -0.6613165910989435, -0.6614569796392322, -0.6615306660072792, -0.6617034059928636, -0.6624115082617886, -0.6626256768066876, -0.6631609767140209, -0.663169730824508, -0.663394469689312, -0.6635726180527746, -0.6632458143692073, -0.6630236273237712, -0.6633884478288091, -0.6635995259641564, -0.663452980328977, -0.6631038766001897, -0.6630271449397213, -0.6636313011652775, -0.6641960412069285, -0.664262741997749, -0.6643795220129317, -0.6645070914022289, -0.6649035857587562, -0.6652495391962412, -0.6657264288733991, -0.6658795592066633, -0.6663751622089022, -0.6662175478849967, -0.6666851714030351, -0.6668717926911437, -0.6669819479151423, -0.6670846393829155, -0.6675000287741893, -0.6683811435682974, -0.6691080487380612, -0.670053778042879, -0.6701954075283153, -0.6712289936323808, -0.6709706748597596, -0.6705707465864992, -0.6706249774429058, -0.6707352613903784, -0.6706146357468857, -0.6711878577059195, -0.6717288920419718, -0.6716850069106793, -0.6720796077327347, -0.672040393878178, -0.6720067339538405, -0.6724724587652958, -0.6720566734982016, -0.6724051181817602, -0.6723568181249171, -0.672302357212166, -0.6726833888146228, -0.6729781993512058, -0.6727555738740194, -0.6727810561466434, -0.6728168049889526, -0.6731853429061282, -0.6728540194184034, -0.6728785814933615, -0.6726482547796444, -0.6732172221032231, -0.674003364332415, -0.6736475990839432, -0.6741326848912045, -0.6747040027917048, -0.6748642692676355, -0.6745810560141319, -0.6745928207569655, -0.6745199278576097, -0.6750529820825866, -0.6752491105849945, -0.675312828633721, -0.6758947096953495, -0.6763339003078855, -0.6763683597989583, -0.6766135027760298, -0.6764672875283249, -0.6770337990831273, -0.6769148930796784, -0.6773498755318599, -0.6777265713212426, -0.6773097648153984, -0.6771031620346519, -0.6773000983960799, -0.6776510380369731, -0.6778879740258323, -0.6779218929932884, -0.6785784952345185, -0.6795457460338188, -0.679811965724677, -0.6797707067906064, -0.6798411129256021, -0.6800376692574498, -0.6805160344084031, -0.6807525984081549, -0.6809784818661991, -0.6810561276490665, -0.681108527670113, -0.681509315345765, -0.6814717344893809, -0.6817910193706725, -0.6819478297261818, -0.6818140847993897], "type": "scatter", "name": "Arm Rank 10", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000]}, {"line": {"color": "rgba(100, 100, 100, 0.9)", "dash": "dot", "width": 5}, "y": [0.01, 0.014142135623730952, 0.017320508075688773, 0.02, 0.022360679774997897, 0.02449489742783178, 0.026457513110645908, 0.028284271247461905, 0.03, 0.0316227766016838, 0.033166247903554, 0.034641016151377546, 0.03605551275463989, 0.03741657386773942, 0.03872983346207417, 0.04, 0.04123105625617661, 0.04242640687119285, 0.04358898943540674, 0.044721359549995794, 0.0458257569495584, 0.0469041575982343, 0.04795831523312719, 0.04898979485566356, 0.05, 0.05099019513592785, 0.05196152422706632, 0.052915026221291815, 0.053851648071345036, 0.05477225575051661, 0.055677643628300216, 0.05656854249492381, 0.05744562646538029, 0.05830951894845301, 0.05916079783099616, 0.06, 0.0608276253029822, 0.061644140029689765, 0.06244997998398399, 0.0632455532033676, 0.06403124237432849, 0.06480740698407861, 0.06557438524302, 0.066332495807108, 0.0670820393249937, 0.06782329983125268, 0.06855654600401044, 0.06928203230275509, 0.07, 0.07071067811865475, 0.07141428428542851, 0.07211102550927978, 0.07280109889280519, 0.07348469228349534, 0.07416198487095663, 0.07483314773547883, 0.0754983443527075, 0.07615773105863909, 0.07681145747868608, 0.07745966692414834, 0.07810249675906654, 0.07874007874011811, 0.07937253933193772, 0.08, 0.0806225774829855, 0.08124038404635961, 0.0818535277187245, 0.08246211251235322, 0.08306623862918075, 0.08366600265340755, 0.0842614977317636, 0.0848528137423857, 0.0854400374531753, 0.08602325267042626, 0.08660254037844388, 0.08717797887081348, 0.08774964387392123, 0.08831760866327848, 0.08888194417315588, 0.08944271909999159, 0.09, 0.09055385138137417, 0.09110433579144299, 0.0916515138991168, 0.09219544457292887, 0.09273618495495704, 0.09327379053088816, 0.0938083151964686, 0.09433981132056603, 0.09486832980505139, 0.09539392014169457, 0.09591663046625439, 0.09643650760992956, 0.09695359714832659, 0.09746794344808964, 0.09797958971132711, 0.09848857801796104, 0.09899494936611665, 0.099498743710662, 0.1, 0.1004987562112089, 0.10099504938362078, 0.10148891565092219, 0.1019803902718557, 0.10246950765959598, 0.10295630140987001, 0.10344080432788602, 0.10392304845413264, 0.1044030650891055, 0.10488088481701516, 0.10535653752852739, 0.10583005244258363, 0.1063014581273465, 0.10677078252031312, 0.10723805294763608, 0.10770329614269007, 0.10816653826391968, 0.10862780491200216, 0.10908712114635714, 0.10954451150103323, 0.11, 0.11045361017187261, 0.11090536506409418, 0.11135528725660043, 0.1118033988749895, 0.11224972160321825, 0.11269427669584645, 0.11313708498984762, 0.11357816691600547, 0.11401754250991379, 0.11445523142259598, 0.11489125293076058, 0.11532562594670796, 0.11575836902790226, 0.1161895003862225, 0.11661903789690602, 0.11704699910719626, 0.1174734012447073, 0.11789826122551596, 0.11832159566199232, 0.11874342087037917, 0.11916375287812984, 0.11958260743101398, 0.12, 0.12041594578792296, 0.12083045973594572, 0.12124355652982141, 0.1216552506059644, 0.12206555615733702, 0.1224744871391589, 0.12288205727444508, 0.12328828005937953, 0.12369316876852982, 0.12409673645990857, 0.12449899597988733, 0.12489995996796797, 0.12529964086141668, 0.12569805089976535, 0.12609520212918493, 0.1264911064067352, 0.1268857754044952, 0.12727922061357855, 0.12767145334803703, 0.12806248474865697, 0.1284523257866513, 0.12884098726725127, 0.12922847983320085, 0.12961481396815722, 0.13, 0.130384048104053, 0.1307669683062202, 0.13114877048604, 0.13152946437965907, 0.1319090595827292, 0.13228756555322954, 0.132664991614216, 0.13304134695650072, 0.13341664064126335, 0.13379088160259653, 0.1341640786499874, 0.1345362404707371, 0.13490737563232041, 0.13527749258468683, 0.13564659966250536, 0.13601470508735444, 0.13638181696985854, 0.13674794331177345, 0.13711309200802088, 0.1374772708486752, 0.13784048752090222, 0.13820274961085255, 0.13856406460551018, 0.13892443989449804, 0.1392838827718412, 0.1396424004376894, 0.14, 0.140356688476182, 0.1407124727947029, 0.14106735979665885, 0.1414213562373095, 0.14177446878757827, 0.14212670403551894, 0.14247806848775008, 0.14282856857085702, 0.14317821063276354, 0.14352700094407322, 0.14387494569938158, 0.14422205101855956, 0.14456832294800961, 0.14491376746189438, 0.1452583904633395, 0.14560219778561037, 0.14594519519326424, 0.14628738838327793, 0.1466287829861518, 0.14696938456699069, 0.14730919862656236, 0.147648230602334, 0.14798648586948743, 0.14832396974191325, 0.14866068747318506, 0.1489966442575134, 0.1493318452306808, 0.14966629547095767, 0.15, 0.1503329637837291, 0.15066519173319365, 0.150996688705415, 0.15132745950421556, 0.15165750888103102, 0.15198684153570663, 0.15231546211727817, 0.15264337522473748, 0.15297058540778355, 0.1532970971675589, 0.15362291495737215, 0.15394804318340652, 0.15427248620541512, 0.15459624833740307, 0.15491933384829668, 0.15524174696260024, 0.15556349186104046, 0.15588457268119896, 0.15620499351813308, 0.15652475842498528, 0.15684387141358122, 0.15716233645501712, 0.15748015748023622, 0.157797338380595, 0.15811388300841897, 0.1584297951775486, 0.15874507866387544, 0.15905973720586866, 0.15937377450509227, 0.15968719422671313, 0.16, 0.160312195418814, 0.1606237840420901, 0.1609347693943108, 0.161245154965971, 0.1615549442140351, 0.16186414056238646, 0.16217274740226856, 0.16248076809271922, 0.16278820596099705, 0.1630950643030009, 0.16340134638368192, 0.163707055437449, 0.16401219466856728, 0.16431676725154984, 0.1646207763315433, 0.16492422502470644, 0.16522711641858304, 0.16552945357246848, 0.16583123951777, 0.1661324772583615, 0.1664331697709324, 0.16673332000533067, 0.16703293088490068, 0.1673320053068151, 0.1676305461424021, 0.16792855623746664, 0.16822603841260722, 0.1685229954635272, 0.16881943016134135, 0.16911534525287764, 0.16941074346097415, 0.1697056274847714, 0.17, 0.17029386365926402, 0.1705872210923198, 0.1708800749063506, 0.17117242768623692, 0.17146428199482247, 0.17175564037317667, 0.17204650534085253, 0.17233687939614087, 0.17262676501632068, 0.17291616465790582, 0.17320508075688776, 0.17349351572897473, 0.17378147196982766, 0.17406895185529211, 0.17435595774162696, 0.17464249196572978, 0.17492855684535902, 0.1752141546793523, 0.17549928774784246, 0.17578395831246948, 0.1760681686165901, 0.176351920885484, 0.17663521732655696, 0.1769180601295413, 0.1772004514666935, 0.1774823934929885, 0.17776388834631177, 0.17804493814764857, 0.17832554500127007, 0.1786057109949175, 0.17888543819998318, 0.17916472867168917, 0.17944358444926362, 0.17972200755611428, 0.18, 0.18027756377319945, 0.18055470085267789, 0.18083141320025126, 0.18110770276274835, 0.18138357147217055, 0.1816590212458495, 0.18193405398660253, 0.18220867158288598, 0.1824828759089466, 0.18275666882497066, 0.18303005217723126, 0.1833030277982336, 0.1835755975068582, 0.18384776310850234, 0.18411952639521967, 0.18439088914585774, 0.18466185312619388, 0.1849324200890693, 0.18520259177452136, 0.1854723699099141, 0.1857417562100671, 0.18601075237738277, 0.18627936010197158, 0.18654758106177632, 0.18681541692269407, 0.18708286933869708, 0.18734993995195193, 0.1876166303929372, 0.18788294228055935, 0.18814887722226778, 0.18841443681416775, 0.18867962264113206, 0.18894443627691185, 0.189208879284245, 0.18947295321496416, 0.18973665961010278, 0.19, 0.19026297590440447, 0.1905255888325765, 0.19078784028338913, 0.191049731745428, 0.19131126469708992, 0.19157244060668016, 0.19183326093250877, 0.19209372712298545, 0.19235384061671343, 0.19261360284258225, 0.1928730152198591, 0.19313207915827968, 0.19339079605813717, 0.19364916731037085, 0.19390719429665318, 0.194164878389476, 0.19442222095223582, 0.19467922333931786, 0.19493588689617927, 0.19519221295943137, 0.19544820285692066, 0.19570385790780925, 0.19595917942265423, 0.19621416870348582, 0.196468827043885, 0.19672315572906002, 0.19697715603592209, 0.1972308292331602, 0.19748417658131498, 0.1977371993328519, 0.1979898987322333, 0.1982422760159901, 0.19849433241279207, 0.19874606914351792, 0.198997487421324, 0.19924858845171275, 0.19949937343260005, 0.19974984355438177, 0.2, 0.2002498439450079, 0.20049937655763422, 0.20074859899884734, 0.2009975124224178, 0.2012461179749811, 0.20149441679609886, 0.20174241001832016, 0.20199009876724155, 0.20223748416156684, 0.2024845673131659, 0.20273134932713294, 0.20297783130184438, 0.20322401432901577, 0.20346989949375804, 0.20371548787463362, 0.2039607805437114, 0.2042057785666214, 0.20445048300260873, 0.2046948949045872, 0.20493901531919195, 0.20518284528683192, 0.2054263858417414, 0.20566963801203134, 0.20591260281974003, 0.20615528128088303, 0.20639767440550294, 0.20663978319771825, 0.20688160865577204, 0.2071231517720798, 0.2073644135332772, 0.20760539492026694, 0.20784609690826528, 0.20808652046684814, 0.2083266665599966, 0.2085665361461421, 0.208806130178211, 0.20904544960366875, 0.20928449536456348, 0.20952326839756963, 0.20976176963403032, 0.21, 0.2102379604162864, 0.21047565179849187, 0.21071307505705478, 0.2109502310972899, 0.21118712081942875, 0.21142374511865974, 0.21166010488516726, 0.21189620100417092, 0.21213203435596428, 0.21236760581595301, 0.212602916254693, 0.21283796653792764, 0.21307275752662516, 0.21330729007701543, 0.21354156504062624, 0.2137755832643195, 0.21400934559032694, 0.2142428528562855, 0.21447610589527216, 0.21470910553583888, 0.2149418526020468, 0.21517434791350012, 0.21540659228538014, 0.21563858652847823, 0.215870331449229, 0.2161018278497431, 0.21633307652783937, 0.21656407827707713, 0.216794833886788, 0.21702534414210706, 0.21725560982400433, 0.21748563170931548, 0.2177154105707724, 0.2179449471770337, 0.2181742422927143, 0.21840329667841554, 0.21863211109075448, 0.2188606862823929, 0.21908902300206645, 0.2193171219946131, 0.2195449840010015, 0.2197726097583591, 0.22, 0.2202271554554524, 0.220454076850486, 0.22068076490713912, 0.22090722034374521, 0.2211334438749598, 0.22135943621178655, 0.2215851980616034, 0.22181073012818836, 0.2220360331117452, 0.2222611077089287, 0.2224859546128699, 0.22271057451320087, 0.22293496809607954, 0.22315913604421397, 0.22338307903688676, 0.223606797749979, 0.22383029285599393, 0.2240535650240808, 0.22427661492005804, 0.2244994432064365, 0.22472205054244232, 0.22494443758403987, 0.22516660498395402, 0.2253885533916929, 0.22561028345356957, 0.22583179581272428, 0.2260530911091463, 0.22627416997969524, 0.2264950330581225, 0.2267156809750927, 0.22693611435820432, 0.22715633383201095, 0.22737634001804147, 0.22759613353482086, 0.22781571499789036, 0.22803508501982758, 0.22825424421026655, 0.22847319317591727, 0.22869193252058545, 0.22891046284519195, 0.229128784747792, 0.2293468988235943, 0.22956480566497994, 0.22978250586152116, 0.23, 0.23021728866442676, 0.23043437243605827, 0.23065125189341593, 0.23086792761230393, 0.23108440016582688, 0.23130067012440755, 0.23151673805580453, 0.23173260452512934, 0.23194827009486405, 0.232163735324878, 0.232379000772445, 0.23259406699226015, 0.23280893453645632, 0.23302360395462088, 0.23323807579381203, 0.23345235059857505, 0.23366642891095846, 0.23388031127053002, 0.23409399821439253, 0.23430749027719963, 0.2345207879911715, 0.23473389188611005, 0.2349468024894146, 0.23515952032609694, 0.2353720459187964, 0.23558437978779495, 0.23579652245103191, 0.23600847442411893, 0.23622023622035432, 0.2364318083507378, 0.23664319132398465, 0.2368543856465402, 0.23706539182259395, 0.23727621035409346, 0.23748684174075835, 0.23769728648009428, 0.23790754506740638, 0.23811761799581316, 0.2383275057562597, 0.23853720883753127, 0.23874672772626646, 0.23895606290697044, 0.23916521486202796, 0.23937418407171648, 0.23958297101421877, 0.23979157616563598, 0.24, 0.24020824298928628, 0.24041630560342614, 0.24062418831031931, 0.24083189157584592, 0.241039415863879, 0.24124676163629638, 0.24145392935299273, 0.24166091947189144, 0.24186773244895649, 0.2420743687382041, 0.24228082879171436, 0.24248711305964282, 0.24269322199023194, 0.24289915602982237, 0.24310491562286438, 0.2433105012119288, 0.24351591323771843, 0.24372115213907883, 0.24392621835300937, 0.24413111231467405, 0.2443358344574123, 0.24454038521274968, 0.24474476501040834, 0.2449489742783178, 0.24515301344262524, 0.24535688292770594, 0.2455605831561735, 0.24576411454889016, 0.24596747752497689, 0.24617067250182342, 0.24637369989509839, 0.24657656011875906, 0.24677925358506134, 0.24698178070456936, 0.2471841418861655, 0.24738633753705963, 0.24758836806279896, 0.24779023386727733, 0.2479919353527449, 0.24819347291981714, 0.24839484696748443, 0.24859605789312106, 0.24879710609249459, 0.24899799195977465, 0.24919871588754222, 0.24939927826679853, 0.2495996794869737, 0.24979991993593595, 0.25, 0.2501999200639361, 0.25039968051097833, 0.25059928172283336, 0.25079872407968906, 0.25099800796022265, 0.2511971337416094, 0.2513961017995307, 0.2515949125081825, 0.25179356624028343, 0.251992063367083, 0.25219040425836986, 0.25238858928247926, 0.2525866188063018, 0.2527844931952908, 0.2529822128134704, 0.25317977802344327, 0.25337718918639857, 0.2535744466621193, 0.2537715508089904, 0.2539685019840059, 0.2541653005427767, 0.25436194683953806, 0.2545584412271571, 0.2547547840571399, 0.25495097567963926, 0.2551470164434615, 0.25534290669607407, 0.25553864678361277, 0.25573423705088844, 0.25592967784139453, 0.25612496949731395, 0.25632011235952595, 0.2565151067676132, 0.2567099530598687, 0.2569046515733026, 0.2570992026436488, 0.25729360660537215, 0.25748786379167465, 0.25768197453450253, 0.25787593916455254, 0.2580697580112788, 0.25826343140289915, 0.2584569596664017, 0.25865034312755125, 0.2588435821108957, 0.2590366769397724, 0.25922962793631443, 0.25942243542145693, 0.2596150997149434, 0.2598076211353316, 0.26, 0.2601922366251538, 0.2603843313258307, 0.26057628441590763, 0.260768096208106, 0.26095976701399776, 0.2611512971440119, 0.2613426869074396, 0.2615339366124404, 0.261725046566048, 0.2619160170741759, 0.26210684844162313, 0.26229754097208, 0.26248809496813374, 0.26267851073127396, 0.2628687885618983, 0.26305892875931813, 0.26324893162176366, 0.2634387974463898, 0.26362852652928137, 0.2638181191654584, 0.2640075756488817, 0.2641968962724581, 0.2643860813280457, 0.2645751311064591, 0.26476404589747454, 0.2649528259898354, 0.265141471671257, 0.265329983228432, 0.26551836094703507, 0.26570660511172844, 0.2658947160061666, 0.26608269391300143, 0.266270539113887, 0.2664582518894846, 0.26664583251946766, 0.2668332812825267, 0.26702059845637377, 0.2672077843177478, 0.2673948391424188, 0.26758176320519306, 0.2677685567799177, 0.26795522013948525, 0.26814175355583847, 0.2683281572999748, 0.26851443164195105, 0.26870057685088805, 0.26888659319497504, 0.2690724809414742, 0.2692582403567252, 0.2694438717061496, 0.2696293752542553, 0.26981475126464083, 0.27, 0.27018512172212594, 0.2703701166919155, 0.27055498516937365, 0.2707397274136177, 0.2709243436828813, 0.27110883423451915, 0.2712931993250107, 0.27147743920996453, 0.27166155414412246, 0.27184554438136377, 0.2720294101747089, 0.272213151776324, 0.2723967694375247, 0.2725802634087802, 0.2727636339397171, 0.27294688127912364, 0.27313000567495327, 0.273313007374329, 0.2734958866235469, 0.2736786436680802, 0.2738612787525831, 0.2740437921208944, 0.27422618401604176, 0.2744084546802449, 0.27459060435491967, 0.27477263328068174, 0.2749545416973504, 0.2751363298439521, 0.2753179979587241, 0.2754995462791182, 0.27568097504180444, 0.27586228448267447, 0.2760434748368452, 0.27622454633866267, 0.2764054992217051, 0.2765863337187866, 0.27676705006196095, 0.27694764848252457, 0.27712812921102037, 0.27730849247724093, 0.27748873851023215, 0.27766886753829645, 0.2778488797889961, 0.2780287754891569, 0.2782085548648711, 0.2783882181415011, 0.2785677655436824, 0.2787471972953271, 0.27892651361962706, 0.27910571473905726, 0.2792848008753788, 0.2794637722496424, 0.2796426290821913, 0.27982137159266446, 0.28, 0.280178514522438, 0.2803569153775238, 0.28053520278211075, 0.280713376952364, 0.28089143810376277, 0.28106938645110396, 0.2812472222085047, 0.2814249455894058, 0.2816025568065745, 0.28178005607210743, 0.2819574435974337, 0.2821347195933177, 0.2823118842698621, 0.2824889378365107, 0.2826658805020514, 0.282842712474619, 0.2830194339616981, 0.2831960451701259, 0.2833725463060951, 0.28354893757515653, 0.28372521918222215, 0.2839013913315678, 0.28407745422683583, 0.2842534080710379, 0.28442925306655786, 0.28460498941515416, 0.28478061731796284, 0.28495613697550015, 0.28513154858766504, 0.2853068523537421, 0.28548204847240394, 0.28565713714171403, 0.28583211855912904, 0.28600699292150183, 0.2861817604250837, 0.2863564212655271, 0.28653097563788804, 0.286705423736629, 0.286879765755621, 0.28705400188814645, 0.2872281323269014, 0.2874021572639983, 0.28757607689096815, 0.28774989139876317, 0.2879236009777594, 0.28809720581775866, 0.2882707061079915, 0.2884441020371191, 0.28861739379323625, 0.28879058156387305, 0.2889636655359978, 0.28913664589601923, 0.28930952282978867, 0.28948229652260254, 0.28965496715920475, 0.28982753492378877, 0.29, 0.2901723625709382, 0.2903446228191595, 0.290516780926679, 0.2906888370749727, 0.2908607914449797, 0.29103264421710495, 0.29120439557122074, 0.2913760456866693, 0.29154759474226505, 0.29171904291629647, 0.2918903903865285, 0.2920616373302047, 0.29223278392404917, 0.2924038303442689, 0.29257477676655586, 0.29274562336608895, 0.2929163703175362, 0.2930870177950569, 0.2932575659723036, 0.2934280150224242, 0.293598365118064, 0.29376861643136765, 0.29393876913398137, 0.29410882339705485, 0.29427877939124325, 0.29444863728670917, 0.2946183972531247, 0.2947880594596735, 0.2949576240750525, 0.29512709126747416, 0.295296461204668, 0.29546573405388316, 0.2956349099818896, 0.2958039891549808, 0.29597297173897485, 0.29614185789921693, 0.2963106478005811, 0.29647934160747186, 0.2966479394838265, 0.2968164415931166, 0.29698484809834996, 0.2971531591620725, 0.2973213749463701, 0.29748949561287036, 0.2976575213227443, 0.29782545223670864, 0.2979932885150268, 0.29816103031751146, 0.29832867780352595, 0.29849623113198603, 0.2986636904613616, 0.2988310559496787, 0.29899832775452106, 0.2991655060330318, 0.29933259094191533, 0.29949958263743875, 0.29966648127543394, 0.299833287011299, 0.3, 0.30016662039607267, 0.3003331483536242, 0.3004995840263344, 0.3006659275674582, 0.30083217912982646, 0.3009983388658482, 0.30116440692751195, 0.3013303834663873, 0.3014962686336267, 0.30166206257996714, 0.3018277654557314, 0.30199337741083, 0.3021588985947626, 0.3023243291566195, 0.30248966924508347, 0.3026549190084311, 0.3028200785945344, 0.3029851481508623, 0.30315012782448236, 0.30331501776206204, 0.30347981810987035, 0.30364452901377953, 0.3038091506192663, 0.30397368307141326, 0.304138126514911, 0.3043024810940588, 0.3044667469527666, 0.30463092423455634, 0.3047950130825634, 0.30495901363953815, 0.30512292604784713, 0.30528675044947495, 0.3054504869860253, 0.30561413579872254, 0.3057776970284131, 0.3059411708155671, 0.30610455730027936, 0.30626785662227113, 0.3064310689208913, 0.3065941943351178, 0.30675723300355934, 0.3069201850644561, 0.30708305065568176, 0.3072458299147443, 0.30740852297878796, 0.30757112998459396, 0.30773365106858236, 0.30789608636681304, 0.3080584360149873, 0.3082207001484488, 0.3083828789021855, 0.30854497241083023, 0.3087069808086626, 0.30886890422961005, 0.3090307428072489, 0.30919249667480614, 0.3093541659651604, 0.3095157508108432, 0.30967725134404045, 0.30983866769659335, 0.31, 0.3101612483854165, 0.31032241298365804, 0.31048349392520047, 0.31064449134018135, 0.31080540535840107, 0.3109662361093243, 0.3111269837220809, 0.3112876483254676, 0.31144823004794875, 0.3116087290176577, 0.3117691453623979, 0.3119294792096444, 0.3120897306865447, 0.3122498999199199, 0.31240998703626616, 0.3125699921617557, 0.31272991542223777, 0.3128897569432403, 0.31304951684997057, 0.3132091952673165, 0.313368792319848, 0.31352830813181765, 0.31368774282716244, 0.3138470965295043, 0.31400636936215165, 0.31416556144810015, 0.31432467291003424, 0.31448370387032776, 0.3146426544510455, 0.3148015247739439, 0.31496031496047244, 0.3151190251317746, 0.3152776554086889, 0.3154362059117501, 0.31559467676119, 0.31575306807693887, 0.3159113799786263, 0.31606961258558214, 0.31622776601683794, 0.3163858403911275, 0.3165438358268883, 0.31670175244226234, 0.3168595903550972, 0.31701734968294715, 0.3171750305430741, 0.31733263305244863, 0.3174901573277509, 0.3176476034853718, 0.3178049716414141, 0.3179622619116929, 0.3181194744117373, 0.31827660925679097, 0.31843366656181316, 0.31859064644147983, 0.31874754901018454, 0.3189043743820395, 0.31906112267087633, 0.31921779399024736, 0.31937438845342625, 0.3195309061734092, 0.31968734726291564, 0.31984371183438953, 0.32, 0.32015621187164245, 0.3203123475609393, 0.32046840717924135, 0.320624390837628, 0.3207802986469088, 0.3209361307176243, 0.32109188716004644, 0.3212475680841802, 0.32140317359976395, 0.32155870381627055, 0.3217141588429082, 0.3218695387886216, 0.32202484376209234, 0.32218007387174025, 0.322335229225724, 0.322490309931942, 0.32264531609803354, 0.32280024783137945, 0.32295510523910287, 0.3231098884280702, 0.3232645975048923, 0.3234192325759246, 0.32357379374726875, 0.3237282811247729, 0.3238826948140329, 0.324037034920393, 0.32419130154894654, 0.3243454948045371, 0.32449961479175904, 0.3246536616149585, 0.32480763537823426, 0.32496153618543844, 0.3251153641401772, 0.3252691193458119, 0.3254228019054596, 0.3255764119219941, 0.3257299494980466, 0.3258834147360065, 0.3260368077380221, 0.3261901286060018, 0.3263433774416144, 0.3264965543462902, 0.32664965942122154, 0.32680269276736384, 0.32695565448543634, 0.3271085446759225, 0.3272613634390714, 0.327414110874898, 0.327566787083184, 0.32771939216347884, 0.32787192621510003, 0.32802438933713457, 0.3281767816284388, 0.3283291031876401, 0.32848135411313684, 0.3286335345030997, 0.3287856444554719, 0.3289376840679705, 0.32908965343808666, 0.3292415526630866, 0.3293933818400121, 0.3295451410656816, 0.32969683043669074, 0.3298484500494129, 0.33, 0.3301514803843836, 0.3303028912982749, 0.3304542328371661, 0.3306055050963308, 0.33075670817082453, 0.33090784215548597, 0.33105890714493696, 0.3312099032335839, 0.3313608305156178, 0.33151168908501555, 0.33166247903554, 0.33181320046074114, 0.3319638534539566, 0.33211443810831226, 0.332264954516723, 0.33241540277189324, 0.3325657829663178, 0.3327160951922825, 0.3328663395418648, 0.3330165161069343, 0.33316662497915367, 0.33331666624997913, 0.33346664001066134, 0.3336165463522455, 0.33376638536557274, 0.33391615714128003, 0.33406586176980135, 0.33421549934136807, 0.3343650699460098, 0.3345145736735546, 0.3346640106136302, 0.33481338085566414, 0.3349626844888845, 0.3351119216023208, 0.3352610922848042, 0.33541019662496846, 0.3355592347112503, 0.3357082066318904, 0.3358571124749333, 0.33600595232822883, 0.3361547262794322, 0.33630343441600474, 0.33645207682521444, 0.3366006535941367, 0.3367491648096547, 0.33689761055846035, 0.3370459909270544, 0.3371943060017473, 0.33734255586865997, 0.33749074061372414, 0.3376388603226827, 0.3377869150810907, 0.33793490497431605, 0.3380828300875393, 0.33823069050575527, 0.33837848631377265, 0.33852621759621515, 0.338673884437522, 0.3388214869219483, 0.33896902513356586, 0.3391164991562634, 0.3392639090737475, 0.3394112549695428, 0.33955853692699295, 0.3397057550292606, 0.3398529093593286, 0.34, 0.34014702703389904, 0.3402939905434711, 0.34044089061098404, 0.34058772731852804, 0.3407345007480164, 0.34088121098118623, 0.3410278580995987, 0.3411744421846396, 0.34132096331752027, 0.34146742157927745, 0.3416138170507745, 0.3417601498127012, 0.3419064199455752, 0.3420526275297414, 0.34219877264537346, 0.34234485537247383, 0.34249087579087417, 0.3426368339802363, 0.3427827300200522, 0.34292856398964494, 0.3430743359681689, 0.34322004603461026, 0.34336569426778796, 0.34351128074635334, 0.34365680554879163, 0.3438022687534217, 0.3439476704383968, 0.34409301068170506, 0.34423828956117014, 0.34438350715445126, 0.3445286635390443, 0.34467375879228174, 0.34481879299133333, 0.3449637662132068, 0.3451086785347479, 0.34525353003264136, 0.3453983207834109, 0.3455430508634199, 0.34568772034887213, 0.34583232931581165, 0.3459768778401239, 0.3461213659975356, 0.3462657938636157, 0.3464101615137755, 0.34655446902326914, 0.3466987164671943, 0.3468429039204925, 0.34698703145794946, 0.34713109915419565, 0.34727510708370674, 0.3474190553208042, 0.3475629439396553, 0.3477067730142742, 0.3478505426185218, 0.3479942528261063, 0.34813790371058423, 0.34828149534535996, 0.3484250278036869, 0.3485685011586675, 0.3487119154832539, 0.3488552708502482, 0.34899856733230294, 0.3491418050019218, 0.34928498393145957, 0.349428104193123, 0.3495711658589707, 0.3497141690009142, 0.34985711369071804, 0.35000000000000003, 0.35014282800023194, 0.3502855977627399, 0.3504283093587046, 0.3505709628591621, 0.3507135583350036, 0.3508560958569767, 0.3509985754956849, 0.35114099732158877, 0.35128336140500593, 0.35142566781611156, 0.35156791662493897, 0.3517101079013795, 0.35185224171518364, 0.3519943181359609, 0.3521363372331802, 0.3522782990761707, 0.3524202037341219, 0.3525620512760839, 0.352703841770968, 0.35284557528754706, 0.35298725189445584, 0.3531288716601915, 0.3532704346531139, 0.35341194094144585, 0.3535533905932738, 0.3536947836765479, 0.3538361202590826, 0.3539774004085572, 0.3541186241925155, 0.354259791678367, 0.354400902933387, 0.3545419580247167, 0.354682957019364, 0.35482389998420344, 0.354964786985977, 0.3551056180912941, 0.3552463933666322, 0.3553871128783372, 0.35552777669262353, 0.3556683848755748, 0.3558089374931439, 0.3559494346111537, 0.35608987629529715, 0.3562302626111375, 0.3563705936241092, 0.35651086939951776, 0.35665109000254014, 0.35679125549822543, 0.356931365951495, 0.3570714214271425, 0.357211421989835, 0.35735136770411274, 0.3574912586343896, 0.3576310948449533, 0.35777087639996635, 0.35791060336346564, 0.35805027579936316, 0.35818989377144633, 0.35832945734337834, 0.3584689665786984, 0.3586084215408221, 0.358747822293042, 0.35888716889852723, 0.3590264614203248, 0.35916569992135944, 0.35930488446443365, 0.35944401511222857, 0.35958309192730403, 0.359722114972099, 0.3598610843089316, 0.36, 0.36013886210738216, 0.36027767069303646, 0.36041642581880196, 0.3605551275463989, 0.36069377593742863, 0.36083237105337435, 0.3609709129556009, 0.36110940170535577, 0.36124783736376886, 0.36138621999185305, 0.3615245496505044, 0.3616628264005025, 0.36180105030251086, 0.3619392214170772, 0.36207733980463347, 0.3622154055254967, 0.36235341863986875, 0.3624913792078372, 0.3626292872893749, 0.3627671429443411, 0.3629049462324811, 0.3630426972134269, 0.36318039594669754, 0.363318042491699, 0.3634556369077249, 0.36359317925395684, 0.36373066958946426, 0.36386810797320507, 0.3640054944640259, 0.3641428291206625, 0.3642801120017397, 0.36441734316577196, 0.3645545226711637, 0.3646916505762094, 0.364828726939094, 0.3649657518178932, 0.3651027252705737, 0.3652396473549935, 0.3653765181289022, 0.3655133376499413, 0.36565010597564446, 0.3657868231634377, 0.3659234892706397, 0.3660601043544625, 0.3661966684720111, 0.36633318168028406, 0.3664696440361739, 0.3666060555964672, 0.366742416417845, 0.3668787265568828, 0.36701498607005134, 0.3671511950137164, 0.36728735344413915, 0.3674234614174767, 0.3675595189897821, 0.3676955262170047, 0.3678314831549904, 0.36796738985948196, 0.36810324638611924, 0.36823905279043934, 0.3683748091278773, 0.36851051545376556, 0.36864617182333526, 0.3687817782917155, 0.3689173349139343, 0.3690528417449187, 0.36918829883949467, 0.36932370625238775, 0.3694590640382234, 0.3695943722515266, 0.369729630946723, 0.3698648401781386, 0.37, 0.37013511046643494, 0.37027017163147236, 0.3704051835490427, 0.3705401462729781, 0.37067505985701277, 0.37080992435478316, 0.3709447398198282, 0.37107950630558945, 0.3712142238654117, 0.3713488925525429, 0.3714835124201342, 0.3716180835212409, 0.3717526059088221, 0.371887079635741, 0.37202150475476553, 0.3721558813185679, 0.37229020937972573, 0.37242448899072145, 0.37255872020394315, 0.37269290307168446, 0.37282703764614494, 0.3729611239794303, 0.37309516212355265, 0.37322915213043045, 0.37336309405188944, 0.37349698793966196, 0.37363083384538814, 0.37376463182061515, 0.37389838191679836, 0.3740320841853009, 0.37416573867739417, 0.3742993454442581, 0.37443290453698114, 0.3745664160065609, 0.37469987990390385, 0.37483329627982626, 0.3749666651850535, 0.37509998667022104, 0.3752332607858744, 0.3753664875824692, 0.37549966711037175, 0.375632799419859, 0.3757658845611187, 0.37589892258425006, 0.37603191353926335, 0.3761648574760805, 0.37629775444453556, 0.3764306044943742, 0.37656340767525465, 0.3766961640367472, 0.3768288736283355, 0.3769615364994153, 0.3770941526992961, 0.37722672227720033, 0.3773592452822641, 0.37749172176353746, 0.3776241517699841, 0.3777565353504821, 0.3778888725538237, 0.378021163428716, 0.3781534080237807, 0.37828560638755476, 0.37841775856849, 0.378549864614954, 0.37868192457522976, 0.37881393849751627, 0.3789459064299283, 0.37907782842049736, 0.37920970451717084, 0.3793415347678132, 0.37947331922020555, 0.37960505792204613, 0.3797367509209505, 0.37986839826445157, 0.38, 0.38013155617496425, 0.38026306683663086, 0.3803945320322047, 0.38052595180880894, 0.3806573262134856, 0.38078865529319544, 0.38091993909481825, 0.381051177665153, 0.38118237105091834, 0.3813135192987524, 0.38144462245521304, 0.38157568056677826, 0.38170669367984633, 0.3818376618407357, 0.3819685850956856, 0.382099463490856, 0.38223029707232786, 0.38236108588610324, 0.3824918299781056, 0.38262252939417984, 0.3827531841800928, 0.3828837943815329, 0.38301436004411116, 0.3831448812133603, 0.383275357934736, 0.38340579025361626, 0.38353617821530217, 0.38366652186501754, 0.38379682124790976, 0.38392707640904933, 0.3840572873934304, 0.3841874542459709, 0.3843175770115127, 0.38444765573482176, 0.3845776904605882, 0.38470768123342686, 0.38483762809787714, 0.38496753109840315, 0.3850973902793941, 0.3852272056851645, 0.38535697735995383, 0.3854867053479276, 0.38561638969317685, 0.3857460304397182, 0.3858756276314948, 0.38600518131237566, 0.3861346915261564, 0.38626415831655936, 0.38639358172723315, 0.3865229618017538, 0.3866522985836241, 0.38678159211627433, 0.38691084244306206, 0.38704004960727256, 0.3871692136521188, 0.3872983346207417, 0.3874274125562103, 0.387556447501522, 0.38768543949960255, 0.38781438859330636, 0.3879432948254165, 0.3880721582386451, 0.38820097887563343, 0.388329756778952, 0.38845849199110066, 0.38858718455450897, 0.3887158345115362, 0.38884444190447165, 0.3889730067755345, 0.3891015291668744, 0.38923000912057126, 0.38935844667863573, 0.38948684188300897, 0.38961519477556317, 0.38974350539810154, 0.38987177379235854, 0.39, 0.3901281840626232, 0.39025632602175714, 0.39038442591886274, 0.3905124837953327, 0.3906404996924922, 0.39076847365159845, 0.3908964057138413, 0.39102429592034305, 0.3911521443121589, 0.391279950930277, 0.3914077158156185, 0.39153543900903787, 0.3916631205513228, 0.39179076048319467, 0.39191835884530846, 0.3920459156782532, 0.3921734310225516, 0.39230090491866065, 0.39242833740697164, 0.39255572852781045, 0.39268307832143723, 0.39281038682804714, 0.39293765408777, 0.3930648801406709, 0.39319206502675, 0.39331920878594273, 0.39344631145812003, 0.3935733730830886, 0.39370039370059057, 0.3938273733503044, 0.39395431207184417, 0.39408120990476064, 0.3942080668885405, 0.39433488306260706, 0.3944616584663204, 0.3945883931389772, 0.394715087119811, 0.3948417404479927, 0.39496835316262996, 0.39509492530276824, 0.3952214569073901, 0.39534794801541595, 0.3954743986657038, 0.3956008088970496, 0.3957271787481876, 0.39585350825778975, 0.3959797974644666, 0.3961060464067672, 0.396232255123179, 0.3963584236521283, 0.3964845520319802, 0.3966106403010388, 0.3967366884975475, 0.3968626966596886, 0.39698866482558415, 0.3971145930332956, 0.3972404813208241, 0.3973663297261106, 0.39749213828703583, 0.39761790704142086, 0.39774363602702684, 0.3978693252815553, 0.397994974842648, 0.39812058474788764, 0.39824615503479754, 0.3983716857408418, 0.3984971769034255, 0.398622628559895, 0.39874804074753767, 0.39887341350358263, 0.3989987468652001, 0.3991240408695021, 0.3992492955535426, 0.3993745109543172, 0.39949968710876355, 0.3996248240537617, 0.3997499218261337, 0.39987498046264414, 0.4, 0.4001249804748511, 0.40024992192379005, 0.40037482438335203, 0.4004996878900158, 0.4006245124802026, 0.4007492981902776, 0.4008740450565489, 0.40099875311526845, 0.4011234224026316, 0.40124805295477756, 0.40137264480778956, 0.4014971979976947, 0.4016217125604641, 0.4017461885320133, 0.4018706259482024, 0.4019950248448356, 0.402119385257662, 0.4022437072223753, 0.4023679907746142, 0.4024922359499622, 0.4026164427839479, 0.40274061131204536, 0.4028647415696737, 0.4029888335921977, 0.40311288741492746, 0.4032369030731191, 0.4033608806019741, 0.4034848200366403, 0.4036087214122113, 0.403732584763727, 0.4038564101261734, 0.4039801975344831, 0.404103947023535, 0.40422765862815474, 0.4043513323831146, 0.4044749683231337, 0.4045985664828782, 0.40472212689696124, 0.40484564959994324, 0.4049691346263318, 0.4050925820105819, 0.4052159917870962, 0.40533936399022485, 0.4054626986542659, 0.40558599581346494, 0.40570925550201586, 0.4058324777540605, 0.40595566260368876, 0.40607881008493907, 0.4062019202317981, 0.4063249930782009, 0.40644802865803153, 0.4065710270051225, 0.4066939881532551, 0.40681691213615984, 0.4069397989875161, 0.4070626487409524, 0.4071854614300467, 0.40730823708832603, 0.40743097574926723, 0.40755367744629667, 0.4076763422127902, 0.40779897008207366, 0.4079215610874228, 0.4080441152620633, 0.408166632639171, 0.40828911325187206, 0.4084115571332428, 0.4085339643163099, 0.408656334834051, 0.4087786687193939, 0.40890096600521747, 0.4090232267243512, 0.40914545090957566, 0.4092676385936225, 0.4093897898091744, 0.40951190458886544, 0.40963398296528086, 0.4097560249709576, 0.4098780306383839, 0.41000000000000003, 0.41012193308819755, 0.4102438299353203, 0.41036569057366384, 0.41048751503547587, 0.41060930335295615, 0.410731055558257, 0.4108527716834828, 0.41097445176069036, 0.41109609582188933, 0.4112177038990418, 0.41133927602406267, 0.4114608122288197, 0.41158231254513356, 0.411703777004778, 0.41182520563948005, 0.4119465984809196, 0.41206795556073034, 0.412189276910499, 0.41231056256176607, 0.4124318125460256, 0.4125530268947254, 0.412674205639267, 0.4127953488110059, 0.4129164564412515, 0.41303752856126763, 0.41315856520227195, 0.4132795663954365, 0.41340053217188777, 0.41352146256270667, 0.4136423575989287, 0.4137632173115441, 0.4138840417314975, 0.41400483088968904, 0.4141255848169731, 0.4142463035441596, 0.4143669871020132, 0.4144876355212541, 0.4146082488325576, 0.4147288270665544, 0.41484937025383084, 0.41496987842492855, 0.4150903516103452, 0.4152107898405339, 0.4153311931459037, 0.4154515615568198, 0.415571895103603, 0.41569219381653055, 0.4158124577258358, 0.4159326868617085, 0.4160528812542944, 0.4161730409336963, 0.416293165929973, 0.41641325627314024, 0.4165333119931706, 0.4166533331199932, 0.4167733196834941, 0.41689327171351664, 0.41701318923986086, 0.4171330722922842, 0.4172529209005013, 0.41737273509418416, 0.417492514902962, 0.417612260356422, 0.41773197148410846, 0.41785164831552357, 0.4179712908801273, 0.4180908992073375, 0.41821047332652966, 0.4183300132670378, 0.4184495190581536, 0.41856899072912696, 0.4186884283091664, 0.41880783182743847, 0.41892720131306826, 0.41904653679513926, 0.41916583830269377, 0.4192851058647326, 0.4194043395102154, 0.41952353926806063, 0.4196427051671457, 0.4197618372363071, 0.4198809355043403, 0.42, 0.42011903075200013, 0.4202380277890139, 0.42035699113967406, 0.4204759208325728, 0.4205948168962618, 0.4207136793592526, 0.4208325082500163, 0.42095130359698374, 0.42107006542854597, 0.4211887937730538, 0.42130748865881795, 0.42142615011410955, 0.42154477816715985, 0.4216633728461603, 0.4217819341792628, 0.4219004621945798, 0.4220189569201838, 0.4221374183841087, 0.42225584661434823, 0.4223742416388575, 0.4224926034855522, 0.4226109321823088, 0.42272922775696503, 0.4228474902373195, 0.42296571965113205, 0.4230839160261236, 0.42320207938997656, 0.4233202097703345, 0.4234383071948026, 0.4235563716909474, 0.4236744032862972, 0.42379240200834184, 0.42391036788453285, 0.4240283009422838, 0.4241462012089699, 0.42426406871192857, 0.4243819034784589, 0.4244997055358225, 0.4246174749112429, 0.42473521163190603, 0.42485291572496003, 0.42497058721751557, 0.42508822613664565, 0.425205832509386, 0.42532340636273475, 0.425440947723653, 0.4255584566190643, 0.4256759330758553, 0.4257933771208754, 0.42591078878093713, 0.4260281680828159, 0.4261455150532503, 0.4262628297189423, 0.42638011210655685, 0.42649736224272244, 0.42661458015403086, 0.4267317658670374, 0.4268489194082609, 0.4269660408041839, 0.4270831300812525, 0.42720018726587655, 0.42731721238442993, 0.4274342054632502, 0.427551166528639, 0.4276680956068619, 0.42778499272414877, 0.42790185790669333, 0.4280186911806539, 0.42813549257215294, 0.4282522621072771, 0.42836899981207793, 0.428485705712571, 0.4286023798347368, 0.42871902220452035, 0.4288356328478314, 0.4289522117905443, 0.42906875905849867, 0.4291852746774987, 0.42930175867331366, 0.42941821107167777, 0.4295346318982906, 0.4296510211788167, 0.429767378938886, 0.4298837052040936, 0.43, 0.4301162633521314, 0.43023249528597907, 0.43034869582700025, 0.4304648650006177, 0.4305810028322197, 0.43069710934716054, 0.4308131845707603, 0.43092922852830484, 0.4310452412450462, 0.43116122274620194, 0.43127717305695645, 0.43139309220245986, 0.43150898020782835, 0.43162483709814475, 0.431740662898458, 0.43185645763378366, 0.43197222132910357, 0.432087954009366, 0.4322036556994862, 0.43231932642434573, 0.43243496620879307, 0.43255057507764333, 0.43266615305567874, 0.43278170016764805, 0.43289721643826723, 0.4330127018922193, 0.43312815655415426, 0.4332435804486894, 0.43335897360040904, 0.43347433603386487, 0.433589667773576, 0.4337049688440288, 0.4338202392696773, 0.4339354790749427, 0.4340506882842141, 0.4341658669218482, 0.4342810150121693, 0.43439613257946946, 0.43451121964800865, 0.4346262762420146, 0.43474130238568315, 0.434856298103178, 0.43497126341863096, 0.4350861983561418, 0.43520110293977887, 0.43531597719357834, 0.4354308211415448, 0.43554563480765135, 0.4356604182158393, 0.4357751713900185, 0.4358898943540674, 0.4360045871318328, 0.4361192497471305, 0.43623388222374476, 0.4363484845854286, 0.4364630568559039, 0.43657759905886145, 0.436692111217961, 0.4368065933568311, 0.43692104549906957, 0.4370354676682432, 0.4371498598878879, 0.43726422218150895, 0.4373785545725808, 0.43749285708454716, 0.43760712974082133, 0.4377213725647858, 0.4378355855797927, 0.4379497688091638, 0.43806392227619023, 0.4381780460041329, 0.4382921400162226, 0.43840620433565947, 0.438520238985614, 0.4386342439892262, 0.43874821936960606, 0.43886216514983384, 0.4389760813529594, 0.439089968002003, 0.439203825119955, 0.43931765272977596, 0.4394314508543966, 0.4395452195167182, 0.4396589587396122, 0.43977266854592045, 0.43988634895845546, 0.44, 0.44011362169330775, 0.44022721406110277, 0.44034077712607994, 0.4404543109109048, 0.44056781543821383, 0.4406812907306141, 0.4407947368106838, 0.440908153700972, 0.4410215414239989, 0.4411349000022555, 0.4412482294582042, 0.44136152981427823, 0.44147480109288234, 0.44158804331639234, 0.4417012565071556, 0.44181444068749043, 0.4419275958796871, 0.44204072210600687, 0.4421538193886829, 0.4422668877499196, 0.4423799272118933, 0.4424929377967517, 0.4426059195266146, 0.4427188724235731, 0.4428317965096906, 0.4429446918070021, 0.4430575583375144, 0.4431703961232068, 0.44328320518603004, 0.44339598554790727, 0.4435087372307337, 0.4436214602563767, 0.4437341546466758, 0.443846820423443, 0.4439594576084622, 0.4440720662234904, 0.4441846462902562, 0.44429719783046123, 0.44440972086577946, 0.4445222154178574, 0.4446346815083142, 0.44474711915874177, 0.44485952839070453, 0.4449719092257398, 0.4450842616853577, 0.4451965857910413, 0.44530888156424636, 0.44542114902640173, 0.44553338819890925, 0.4456455991031439, 0.4457577817604534, 0.4458699361921591, 0.4459820624195552, 0.44609416046390926, 0.44620623034646206, 0.44631827208842795, 0.4464302857109943, 0.4465422712353222, 0.4466542286825459, 0.4467661580737735, 0.4468780594300866, 0.4469899327725402, 0.4471017781221632, 0.447213595499958], "type": "scatter", "name": "Expected Reward STD", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000]}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>
mimetext/htmlrootassigneelast_run_timestampASţװpersist_js_state·has_pluto_hook_features§cell_id$8584ece7-badc-486a-9a57-b60e77f92673depends_on_disabled_cells§runtime4X>published_object_keysdepends_on_skipped_cells§errored$e07a27c5-0c9a-4893-a1cf-cf565ab78761queued¤logsrunning¦outputbody
;<div class="markdown"><h2>2.4 Incremental Implementation</h2>
<p>The sample-average for the action-value estimate is defined as <span class="tex">$Q_n \dot &#61; \frac&#123;R_1&#43;R_2&#43;\cdots&#43;R_&#123;n-1&#125;&#125;&#123;n-1&#125;$</span>.  To compute this we can maintain a record of every reward and every time we accumulate a new reward recompute the entire average.  However that is inefficient in terms of computational and memory resources.  It is possible to instead maintain a single value for the estimate at step n &#40;and n itself&#41; and update it incrementally every time we obtain a new reward.</p>
<p>The update formula for <span class="tex">$Q_&#123;n&#43;1&#125;$</span> when we obtain a new reward sample is derived below:</p>
<p class="tex">$$\begin&#123;flalign&#125;
Q_&#123;n&#43;1&#125; &amp;&#61; \frac&#123;1&#125;&#123;n&#125; \sum_&#123;i&#61;1&#125;^n R_i \\
&amp;&#61; \frac&#123;1&#125;&#123;n&#125; \left &#40; R_n &#43; \sum_&#123;i&#61;1&#125;^&#123;n-1&#125; R_i \right &#41; \tag&#123;separate final sum term&#125;\\
&amp;&#61; \frac&#123;1&#125;&#123;n&#125; \left &#40; R_n &#43; &#40;n-1&#41; \frac&#123;1&#125;&#123;n-1&#125; \sum_&#123;i&#61;1&#125;^&#123;n-1&#125; R_i \right &#41; \tag&#123;multiply by 1&#125; \\
&amp;&#61; \frac&#123;1&#125;&#123;n&#125; \left &#40; R_n &#43; &#40;n-1&#41; Q_n \right &#41; \tag&#123;definition of Q&#125; \\
&amp;&#61; \frac&#123;1&#125;&#123;n&#125; \left &#40; R_n &#43; n Q_n - Q_n \right &#41; \\
&amp;&#61; Q_n &#43; \frac&#123;1&#125;&#123;n&#125; \left &#91; R_n &#43; Q_n \right &#93; \tag&#123;2.3&#125;
\end&#123;flalign&#125;$$</p>
<p>The update rule &#40;2.3&#41; is of a form that occurs frequently whose general form is</p>
<p class="tex">$$NewEstimate \leftarrow OldEstimate &#43; StepSize \left &#91; Target - OldEstimate \right &#93; \tag&#123;2.4&#125;$$</p>
<p>The expression <span class="tex">$&#91;Target - OldEstimate&#93;$</span> is an <em>error</em> in the estimate.  It is reuced by taking a step toward the &quot;Target.&quot;  The target is presumed to indicate a desireable direction in which to move, though it may be noisy.  In the case above, for example, the target is the nth reward.</p>
<p>Notice that the step size parameter in this case is <span class="tex">$\frac&#123;1&#125;&#123;n&#125;$</span> but in general it can be constant or depend on the step count and the action itself.  In this case it is denoted <span class="tex">$\alpha_t &#40;a&#41;$</span>.  The simple bandit algorithm that uses this incremental update rule is implemented above in section <strong>2.3</strong>. </p>
</div>mimetext/htmlrootassigneelast_run_timestampAN"persist_js_state·has_pluto_hook_features§cell_id$e07a27c5-0c9a-4893-a1cf-cf565ab78761depends_on_disabled_cells§runtime 	;9published_object_keysdepends_on_skipped_cells§errored$b24a92fc-f6c6-44e4-9afc-fa4249e4ab83queued¤logsrunning¦outputbodyk<div class="markdown"><h2>2.8 Gradient Bandit Algorithms</h2>
<p>As an alternative to estimating action values, we can attempt to learn a numerical <em>preference</em> for each action <span class="tex">$a$</span> which we will denote <span class="tex">$H_t&#40;a&#41; \in \mathbf&#123;R&#125;.$</span>  This vector of preferences will be converted in a probability distribution using the <em>soft-max distribution</em>.</p>
<p class="tex">$$\Pr\&#123;A_t &#61; a\&#125; \doteq \frac&#123;e^&#123;H_t&#40;a&#41;&#125;&#125;&#123;\sum_&#123;b&#61;1&#125;^k e^&#123;H_t&#40;b&#41;&#125;&#125; \doteq \pi_t&#40;a&#41; \tag&#123;2.11&#125;$$</p>
<p><span class="tex">$\pi_t&#40;a&#41;$</span> is the probability for this agent to select action <span class="tex">$a$</span> at time <span class="tex">$t.$</span>  All action preferences are initialized at the same value.</p>
</div>mimetext/htmlrootassigneelast_run_timestampANܵpersist_js_state·has_pluto_hook_features§cell_id$b24a92fc-f6c6-44e4-9afc-fa4249e4ab83depends_on_disabled_cells§runtime |published_object_keysdepends_on_skipped_cells§errored$ea6d7cad-47ad-4472-a9e9-1ee33c81058dqueued¤logsrunning¦outputbody*update_H! (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampATN3persist_js_state·has_pluto_hook_features§cell_id$ea6d7cad-47ad-4472-a9e9-1ee33c81058ddepends_on_disabled_cells§runtime +published_object_keysdepends_on_skipped_cells§errored$74024d96-d0c7-43c8-8379-caf843cbe4b8queued¤logsrunning¦outputbodyFaverage_nonstationary_runs_cum_reward (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAX`persist_js_state·has_pluto_hook_features§cell_id$74024d96-d0c7-43c8-8379-caf843cbe4b8depends_on_disabled_cells§runtime CIpublished_object_keysdepends_on_skipped_cells§errored$1c9b54cd-08dd-401e-9705-818741844e8dqueued¤logsrunning¦outputbody<div class="markdown"><h2>Code Refactoring</h2>
<p>Due to the variety of algorithms and parameters for the bandit, I have rewritten the test environment with types that represent the different algorithms.  The run simulator will dispatch on the types to correctly simulate that method with its parameters.  Some of the previous simluations and plots are generated again.  Because of the style used, only one simulation function is needed with the flexibility to select any combination of techniques in the chapter.</p>
</div>mimetext/htmlrootassigneelast_run_timestampANztpersist_js_state·has_pluto_hook_features§cell_id$1c9b54cd-08dd-401e-9705-818741844e8ddepends_on_disabled_cells§runtime h6published_object_keysdepends_on_skipped_cells§errored$e2597cc6-a6f6-4260-887b-c587cacd3bc8queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATf̖persist_js_state·has_pluto_hook_features§cell_id$e2597cc6-a6f6-4260-887b-c587cacd3bc8depends_on_disabled_cells§runtime +published_object_keysdepends_on_skipped_cells§errored$47be3ae6-20f7-47d0-aae3-b67154afc1a8queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATdӰpersist_js_state·has_pluto_hook_features§cell_id$47be3ae6-20f7-47d0-aae3-b67154afc1a8depends_on_disabled_cells§runtime |published_object_keysdepends_on_skipped_cells§errored$70e40b75-e7d8-4009-af80-3bf4086a28dfqueued¤logsrunning¦outputbody.<bond def="params_2_3" unique_id="aD7mryswJRRp"><span style='display: contents;'>
	<span style='display: contents;'><div class="markdown"><h3>Figure 2.3 Parameters</h3>
<p>Default values match textbook </p>
<p>Number of Actions: <pl-combined-child key='leapajhwyl' style='display: contents;'><input type='number' min='1' step='1' max='100' value='10'></pl-combined-child> Initial Optimistic Estimate: <pl-combined-child key='leapajhwyl' style='display: contents;'><input type='number' min='0.0' step='0.1' max='10.0' value='5.0'></pl-combined-child></p>
<p>Exploration Parameter ϵ: <pl-combined-child key='leapajhwyl' style='display: contents;'><input type='number' min='0.01' step='0.01' max='1.0' value='0.1'></pl-combined-child> Constant Step Size α: <pl-combined-child key='leapajhwyl' style='display: contents;'><input type='number' min='0.01' step='0.01' max='1.0' value='0.1'></pl-combined-child></p>
</div><script id='leapajhwyl'>
const div = currentScript.parentElement
let key = "leapajhwyl"
const inputs = div.querySelectorAll(`pl-combined-child[key='${key}'] > *:first-child`)

const values = Array(inputs.length)

inputs.forEach(async (el,i) => {
	el.oninput = (e) => {
		e.stopPropagation()
	}
	const gen = Generators.input(el)
	while(true) {
		values[i] = await gen.next().value
		div.dispatchEvent(new CustomEvent("input", {}))
	}
})


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()


Object.defineProperty(div, 'value', {
	get: () => values,
	set: (newvals) => {
		if(!newvals) {
			return
		}
		inputs.forEach((el, i) => {
			values[i] = newvals[i]
			set_input_value(el, newvals[i])
		})
},
	configurable: true,
});

</script></span>
	<input type=submit id='nmadkolztv'>
	<script id='nmadkolztv'>

let key = "nmadkolztv"

let div = currentScript.parentElement
let button = currentScript.previousElementSibling
let input = div.firstElementChild
if(input === button) {
	return
}


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()



let private_value = null
let public_value = null




private_value = public_value = div.value
if(private_value != null) {
	set_input_value(input, private_value)
} else {

	// private_value = public_value = input.value
}

input.oninput = (e) => {
	e.stopPropagation()
}
const gen = Generators.input(input)

// If the child does not have an initial value, the `gen.next().value` promise will never resolve. If it does, then it resolves instantly.
let first_value = await Promise.any([
	gen.next().value,
	Promise.resolve(undefined)
])
private_value = public_value = first_value

;(async () => {
	while(true) {
		private_value = await gen.next().value
		// div.dispatchEvent(new CustomEvent("input", {}))
	}
})()

button.addEventListener("click", () => {
	public_value = private_value
	div.dispatchEvent(new CustomEvent("input", {}))
})


Object.defineProperty(div, 'value', {
	get: () => public_value,
	set: (newval) => {
		private_value = newval
		public_value = newval
		
		set_input_value(input, newval)
	},
	configurable: true,
});

</script></span></bond>mimetext/htmlrootassigneelast_run_timestampASӿpersist_js_state·has_pluto_hook_features§cell_id$70e40b75-e7d8-4009-af80-3bf4086a28dfdepends_on_disabled_cells§runtimeN⬵published_object_keysdepends_on_skipped_cells§errored$cb2bf56d-5c1d-4265-9480-11523f776a78queued¤logsrunning¦outputbody<div class="markdown"><p>This expression will look simpler if we treat the probabilities as variables themselves.</p>
<p class="tex">$$f&#40;p_i&#41; &#61; \frac&#123;\sum_i p_i q_i&#125;&#123;\sum_i p_i&#125;$$</p>
<p class="tex">$$\frac&#123;\partial&#123;f&#40;p_i&#41;&#125;&#125;&#123;\partial p_a&#125; &#61; \frac&#123;q_a - \sum_i p_i q_i&#125;&#123;&#40;\sum_i p_i&#41;^2&#125;$$</p>
<p>Setting this equal to 0 for all the partials implies the following:</p>
<p class="tex">$$q_a &#61; \sum_i p_i q_i \quad \forall \quad a$$</p>
<p>Let&#39;s say we have 2 actions.  Then we have 2 equations with two unknowns.</p>
<p class="tex">$$\begin&#123;flalign&#125;
q_1 &amp;&#61; p_1 q_1 &#43; p_2 q_2 \implies p_1 &#61; \frac&#123;q_1 - p_2 q_2&#125;&#123;q_1&#125; \\
q_2 &amp;&#61; p_1 q_1 &#43; p_2 q_2 \implies p_2 &#61; \frac&#123;q_2 - p_1 q_1&#125;&#123;q_2&#125; \\
p_1 &amp;&#61; \frac&#123;q_1 - q_2 &#43; p_1 q_1&#125;&#123;q_1&#125; \implies q_1 &#61; q_2 \\
\therefore \\
q &amp;&#61; p_1 q &#43; p_2 q \implies p_1 &#61; p_2
\end&#123;flalign&#125;$$</p>
<p>From the initial equations we see this necessitates all of the q&#39;s to be equal, and in this case the optimal solution is for the probabilities to also be equal.</p>
<p>We can also simplify this case with two actions because <span class="tex">$p_2 &#61; 1-p_1$</span> so let&#39;s just call <span class="tex">$p_1 &#61; p$</span> and <span class="tex">$p_2 &#61; 1-p$</span>.  Then we are trying to maximize <span class="tex">$&#40;f&#40;p&#41; &#61; pq_1 &#43; &#40;1-p&#41;q_2$</span> and we can just take the derivative in terms of p and set that to 0.</p>
<p class="tex">$$q_1 - q_2 &#61; 0$$</p>
<p>which again gives us an unreasonable constraint on the q values.  That is because the only solution with a finite maximum is one in which the probabilities are equal.  In all other cases the extremum only occurs at one of the probabilities being infinite.  We can fix this by sticking with one variable but forcing it to be a true probability.</p>
<p class="tex">$$p&#40;x&#41; &#61; \frac&#123;e^x&#125;&#123;e^x &#43; 1&#125;$$</p>
<p>So now <span class="tex">$f&#40;x&#41; &#61; p&#40;x&#41;q_1 &#43; &#40;1-p&#40;x&#41;&#41;q_2 &#61; p&#40;x&#41;q_1 &#43; p&#40;-x&#41;q_2$</span></p>
<p class="tex">$$\frac&#123;d f&#40;x&#41;&#125;&#123;d x&#125; &#61; \frac&#123;d p&#40;x&#41;&#125;&#123;d x&#125; q_1 - \frac&#123;d p&#40;x&#41;&#125;&#123;dx&#125; q_2 &#61; \frac&#123;d p&#40;x&#41;&#125;&#123;d x&#125;&#40;q_1 - q_2&#41;$$</p>
<p>Now we can see there are two options for this derivative being 0.  We first have the case where the q values are equal which causes the probabilities to be equal.  Let&#39;s consider the case where <span class="tex">$q_1 \neq q_2$</span>.  Now we must have:</p>
<p class="tex">$$\frac&#123;d p&#40;x&#41;&#125;&#123;dx&#125; &#61; e^&#123;-x&#125;&#40;1&#43;e^&#123;-x&#125;&#41;^&#123;-2&#125; &#61; 0$$</p>
<p>Consider first the case of very large x so the exponential term is close to 0.  In this case the limit as <span class="tex">$x \rightarrow \infty$</span> approaches <span class="tex">$\frac&#123;0&#125;&#123;1&#125;&#61;0$</span>.</p>
<p>Now consider the second case of <span class="tex">$x \rightarrow -\infty$</span>.  In this case the exponential term is much larger than 1 and the expression simplifies to <span class="tex">$\frac&#123;e^&#123;-x&#125;&#125;&#123;e^&#123;-2x&#125;&#125; &#61; e^x$</span>.  And the limit of <span class="tex">$e^x$</span> as <span class="tex">$x \rightarrow -\infty$</span> is 0.</p>
<p>So we have shown that the x that solves this maximization can either trend towards positive or negative infinity which corresponds to the probability <span class="tex">$p&#40;x&#41; &#61; \&#123;0, 1\&#125;$</span>.  These two cases correspond to the case where <span class="tex">$q_1 &gt; q_2$</span> and <span class="tex">$q_1 &lt; q_2$</span> which can be shown by taking the second derivative. </p>
<p>This same argument applies to the softmax as well in the limit such that the solution that maximizes the expected value is one in which the largest q value probability is 1 and all the rest are 0.  So if we were to maximize the gradient fully after some set number of samples we&#39;d always arrive at a distribution that only selects the greedy action.  In this algorithm the only thing that controls whether we select other actions is the fact that at any given sample point we have yet to converge.  This is not a very precise way to control exploration and it isn&#39;t surprising that simply adjusting the step size does not yield optimal results.  </p>
</div>mimetext/htmlrootassigneelast_run_timestampAN!persist_js_state·has_pluto_hook_features§cell_id$cb2bf56d-5c1d-4265-9480-11523f776a78depends_on_disabled_cells§runtime ߵpublished_object_keysdepends_on_skipped_cells§errored$f9e60b35-84d2-4b4b-8832-6b0f08152396queued¤logsrunning¦outputbody<div class="markdown"><p>Shows the reward mean for the arms at each ranking from 1 to 10.  Each arm starts at 0 mean reward and is perturbed by a normal random variable with σ &#61; 0.01 at each step.  The rewards for an arm at a particular ranking seem to track the standard deviation of the overall distribution for the drift process.  The functional form of this is <span class="tex">$\sqrt&#123;n&#125;$</span> where <span class="tex">$n$</span> is the number of steps so far.  Depending on the number of arms, the multiplicative factor on the curve changes but for the 10 armed case, the second best arm seems to match the value for 1 standard deviation above the mean of 0.</p>
</div>mimetext/htmlrootassigneelast_run_timestampASpersist_js_state·has_pluto_hook_features§cell_id$f9e60b35-84d2-4b4b-8832-6b0f08152396depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$083c721c-70dd-4ca3-8160-fc0b0531914fqueued¤logsrunning¦outputbody<div class="markdown"><h2>2.3 The 10-armed Testbed</h2>
<p>To roughly assess the relative effectiveness of the greedy and <span class="tex">$\epsilon$</span>-greedy action-value methods, we compare them numerically on a suite of test problems.  The tests are a set of 2000 randomly generated <span class="tex">$k$</span>-armed bandit problems with <span class="tex">$k&#61;10$</span>.  For each bandit problem, the action values, <span class="tex">$q_*&#40;a&#41;, \; a &#61; 1,\dots,10,$</span> were selected according to a normal &#40;Gaussian&#41; distribution with a mean of 0 and variance 1.  The probability distribution for the reward from each arm is then a gaussian with unit-variance and the appropriate mean corresponding to that arm.  For any learning method, can we measure its performance and behavior as it improves with experience over 1000 time steps when applied to one of the bandit problems.  This makes up one <em>run</em>.  Experiments results are obtained by repeating this process for 2000 independent runs, each with a different bandit problem.</p>
<p>The following code recreates the 10-armed Testbed from section 2.3</p>
</div>mimetext/htmlrootassigneelast_run_timestampANHpersist_js_state·has_pluto_hook_features§cell_id$083c721c-70dd-4ca3-8160-fc0b0531914fdepends_on_disabled_cells§runtime /published_object_keysdepends_on_skipped_cells§errored$49e45202-b9ae-42ab-9575-a57edb626a20queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampAThmDpersist_js_state·has_pluto_hook_features§cell_id$49e45202-b9ae-42ab-9575-a57edb626a20depends_on_disabled_cells§runtime !published_object_keysdepends_on_skipped_cells§errored$ff6598fa-3366-416c-88a1-6bfcefeb1719queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATiepersist_js_state·has_pluto_hook_features§cell_id$ff6598fa-3366-416c-88a1-6bfcefeb1719depends_on_disabled_cells§runtime ^published_object_keysdepends_on_skipped_cells§errored$647ab36b-641e-4024-ad2d-40ff33be28f4queued¤logsrunning¦outputbody;average_nonstationary_runs (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampASEZpersist_js_state·has_pluto_hook_features§cell_id$647ab36b-641e-4024-ad2d-40ff33be28f4depends_on_disabled_cells§runtimegpublished_object_keysdepends_on_skipped_cells§errored$96566aad-6d5c-460c-a924-ae0bad5d8b2dqueued¤logsrunning¦outputbody,updatecoef (generic function with 3 methods)mimetext/plainrootassigneelast_run_timestampAU?8persist_js_state·has_pluto_hook_features§cell_id$96566aad-6d5c-460c-a924-ae0bad5d8b2ddepends_on_disabled_cells§runtime Ԛpublished_object_keysdepends_on_skipped_cells§errored$852df31d-18d8-466c-8225-e06ba7f05e96queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATc
persist_js_state·has_pluto_hook_features§cell_id$852df31d-18d8-466c-8225-e06ba7f05e96depends_on_disabled_cells§runtime Dpublished_object_keysdepends_on_skipped_cells§errored$a84f5393-bd7e-433e-b3d9-e9e7cfa1a329queued¤logsrunning¦outputbody<div class="markdown"><p>In the case of a non-stationary problem, the sample-average method is not ideal because it weights samples from the past equally to the present.  We can change the incremental implementation of the average to weight more recent rewards higher than past ones.  A constant step-size parameter is one way of doing this.  In this case we will change the update rule &#40;2.3&#41; to:</p>
<p class="tex">$$Q_&#123;n&#43;1&#125; \doteq Q_n &#43; \alpha &#91;R_n - Q_n&#93; \tag&#123;2.5&#125;$$</p>
<p>By writing this as an explicit sum over all rewards, one can observe that this update rule computes a weight average whose weights exponentially decay into the past.  See a similar derivation in exercise 2.4.  In order to guarantee that Q converges to the true expected value, the step size parameter must obey the following relationships:</p>
<p class="tex">$$\sum_&#123;n&#61;1&#125;^\infty \alpha_n&#40;a&#41; &#61; \infty \quad \quad \text&#123;and&#125; \quad \quad \sum_&#123;n&#61;1&#125;^\infty \alpha_n^2&#40;a&#41; &lt; \infty \tag&#123;2.7&#125;$$</p>
<p>The first condition ensures steps are large enough to overcome initial conditions and the second condition insures steps are small enough to converge.  These are both met by the sample average step size of <span class="tex">$\frac&#123;1&#125;&#123;n&#125;$</span> for not by the constant step size.  That is desireable in a non-stationary environment where there is no stable value to converge to in the first place.  </p>
</div>mimetext/htmlrootassigneelast_run_timestampAN`tpersist_js_state·has_pluto_hook_features§cell_id$a84f5393-bd7e-433e-b3d9-e9e7cfa1a329depends_on_disabled_cells§runtime h2published_object_keysdepends_on_skipped_cells§errored$9bd99099-1dfa-477a-9896-3da94bcc0633queued¤logsrunning¦outputbody.exercise_2_11 (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAXm]persist_js_state·has_pluto_hook_features§cell_id$9bd99099-1dfa-477a-9896-3da94bcc0633depends_on_disabled_cells§runtime "published_object_keysdepends_on_skipped_cells§errored$3b9bb9f0-ba9d-4320-935a-58912afe34b6queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATfpersist_js_state·has_pluto_hook_features§cell_id$3b9bb9f0-ba9d-4320-935a-58912afe34b6depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$14bd0549-747f-4513-809f-8bdb78027807queued¤logsrunning¦outputbody<div class="markdown"><h3><span class="tex">$\epsilon - Greedy$</span> Action Value Method</h3>
<p>The functions below implement the sample-average method for estimating the value of each action with the ϵ-greedy method of action selection.  Note that the <code>simple_algorithm</code> uses the incremental implementation of calculating the sample average which is described in section <strong>2.4</strong>.</p>
</div>mimetext/htmlrootassigneelast_run_timestampAN9persist_js_state·has_pluto_hook_features§cell_id$14bd0549-747f-4513-809f-8bdb78027807depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$45cc0a58-3534-4c67-bfd4-1c2b48d59a2equeued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATjRpersist_js_state·has_pluto_hook_features§cell_id$45cc0a58-3534-4c67-bfd4-1c2b48d59a2edepends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$1fb1a518-e5ec-4777-80bc-bb55e8172100queued¤logsrunning¦outputbodyM<script>
	
// Load the library for consistent smooth scrolling
const {default: scrollIntoView} = await import("data:text/javascript;base64,dmFyIFE9ZT0+Im9iamVjdCI9PXR5cGVvZiBlJiZudWxsIT1lJiYxPT09ZS5ub2RlVHlwZSxVPShlLHQpPT4oIXR8fCJoaWRkZW4iIT09ZSkmJiJ2aXNpYmxlIiE9PWUmJiJjbGlwIiE9PWUsQT0oZSx0KT0+e2lmKGUuY2xpZW50SGVpZ2h0PGUuc2Nyb2xsSGVpZ2h0fHxlLmNsaWVudFdpZHRoPGUuc2Nyb2xsV2lkdGgpe2xldCBsPWdldENvbXB1dGVkU3R5bGUoZSxudWxsKTtyZXR1cm4gVShsLm92ZXJmbG93WSx0KXx8VShsLm92ZXJmbG93WCx0KXx8KGU9PntsZXQgdD0oZT0+e2lmKCFlLm93bmVyRG9jdW1lbnR8fCFlLm93bmVyRG9jdW1lbnQuZGVmYXVsdFZpZXcpcmV0dXJuIG51bGw7dHJ5e3JldHVybiBlLm93bmVyRG9jdW1lbnQuZGVmYXVsdFZpZXcuZnJhbWVFbGVtZW50fWNhdGNoe3JldHVybiBudWxsfX0pKGUpO3JldHVybiEhdCYmKHQuY2xpZW50SGVpZ2h0PGUuc2Nyb2xsSGVpZ2h0fHx0LmNsaWVudFdpZHRoPGUuc2Nyb2xsV2lkdGgpfSkoZSl9cmV0dXJuITF9LFg9KGUsdCxsLG8sbixyLGkscyk9PnI8ZSYmaT50fHxyPmUmJmk8dD8wOnI8PWUmJnM8PWx8fGk+PXQmJnM+PWw/ci1lLW86aT50JiZzPGx8fHI8ZSYmcz5sP2ktdCtuOjAsJD1lPT5lLnBhcmVudEVsZW1lbnQ/PyhlLmdldFJvb3ROb2RlKCkuaG9zdHx8bnVsbCksdHQ9KGUsdCk9Pnt2YXIgbCxvLG4scjtpZih0eXBlb2YgZG9jdW1lbnQ+InUiKXJldHVybltdO2xldHtzY3JvbGxNb2RlOmksYmxvY2s6cyxpbmxpbmU6YSxib3VuZGFyeTpoLHNraXBPdmVyZmxvd0hpZGRlbkVsZW1lbnRzOnV9PXQsZz0iZnVuY3Rpb24iPT10eXBlb2YgaD9oOmU9PmUhPT1oO2lmKCFRKGUpKXRocm93IFR5cGVFcnJvcigiSW52YWxpZCB0YXJnZXQiKTtsZXQgdj1kb2N1bWVudC5zY3JvbGxpbmdFbGVtZW50fHxkb2N1bWVudC5kb2N1bWVudEVsZW1lbnQsbT1bXSx3PWU7Zm9yKDtRKHcpJiZnKHcpOyl7aWYoKHc9JCh3KSk9PT12KXttLnB1c2godyk7YnJlYWt9bnVsbCE9dyYmdz09PWRvY3VtZW50LmJvZHkmJkEodykmJiFBKGRvY3VtZW50LmRvY3VtZW50RWxlbWVudCl8fG51bGwhPXcmJkEodyx1KSYmbS5wdXNoKHcpfWxldCBXPW51bGwhPShvPW51bGw9PShsPXdpbmRvdy52aXN1YWxWaWV3cG9ydCk/dm9pZCAwOmwud2lkdGgpP286aW5uZXJXaWR0aCxIPW51bGwhPShyPW51bGw9PShuPXdpbmRvdy52aXN1YWxWaWV3cG9ydCk/dm9pZCAwOm4uaGVpZ2h0KT9yOmlubmVySGVpZ2h0LHtzY3JvbGxYOl8sc2Nyb2xsWTp4fT13aW5kb3cse2hlaWdodDpFLHdpZHRoOlQsdG9wOk4scmlnaHQ6TCxib3R0b206WSxsZWZ0OkN9PWUuZ2V0Qm91bmRpbmdDbGllbnRSZWN0KCksUj0ic3RhcnQiPT09c3x8Im5lYXJlc3QiPT09cz9OOiJlbmQiPT09cz9ZOk4rRS8yLFY9ImNlbnRlciI9PT1hP0MrVC8yOiJlbmQiPT09YT9MOkMsQj1bXTtmb3IobGV0IEQ9MDtEPG0ubGVuZ3RoO0QrKyl7bGV0IE89bVtEXSx7aGVpZ2h0Omosd2lkdGg6SSx0b3A6UyxyaWdodDpxLGJvdHRvbTp6LGxlZnQ6Rn09Ty5nZXRCb3VuZGluZ0NsaWVudFJlY3QoKTtpZigiaWYtbmVlZGVkIj09PWkmJk4+PTAmJkM+PTAmJlk8PUgmJkw8PVcmJk4+PVMmJlk8PXomJkM+PUYmJkw8PXEpYnJlYWs7bGV0IEc9Z2V0Q29tcHV0ZWRTdHlsZShPKSxKPXBhcnNlSW50KEcuYm9yZGVyTGVmdFdpZHRoLDEwKSxLPXBhcnNlSW50KEcuYm9yZGVyVG9wV2lkdGgsMTApLFA9cGFyc2VJbnQoRy5ib3JkZXJSaWdodFdpZHRoLDEwKSxaPXBhcnNlSW50KEcuYm9yZGVyQm90dG9tV2lkdGgsMTApLGVlPTAsZXQ9MCxlbD0ib2Zmc2V0V2lkdGgiaW4gTz9PLm9mZnNldFdpZHRoLU8uY2xpZW50V2lkdGgtSi1QOjAsZW89Im9mZnNldEhlaWdodCJpbiBPP08ub2Zmc2V0SGVpZ2h0LU8uY2xpZW50SGVpZ2h0LUstWjowLGVuPSJvZmZzZXRXaWR0aCJpbiBPPzA9PT1PLm9mZnNldFdpZHRoPzA6SS9PLm9mZnNldFdpZHRoOjAsZXI9Im9mZnNldEhlaWdodCJpbiBPPzA9PT1PLm9mZnNldEhlaWdodD8wOmovTy5vZmZzZXRIZWlnaHQ6MDtpZih2PT09TyllZT0ic3RhcnQiPT09cz9SOiJlbmQiPT09cz9SLUg6Im5lYXJlc3QiPT09cz9YKHgseCtILEgsSyxaLHgrUix4K1IrRSxFKTpSLUgvMixldD0ic3RhcnQiPT09YT9WOiJjZW50ZXIiPT09YT9WLVcvMjoiZW5kIj09PWE/Vi1XOlgoXyxfK1csVyxKLFAsXytWLF8rVitULFQpLGVlPU1hdGgubWF4KDAsZWUreCksZXQ9TWF0aC5tYXgoMCxldCtfKTtlbHNle2VlPSJzdGFydCI9PT1zP1ItUy1LOiJlbmQiPT09cz9SLXorWitlbzoibmVhcmVzdCI9PT1zP1goUyx6LGosSyxaK2VvLFIsUitFLEUpOlItKFMrai8yKStlby8yLGV0PSJzdGFydCI9PT1hP1YtRi1KOiJjZW50ZXIiPT09YT9WLShGK0kvMikrZWwvMjoiZW5kIj09PWE/Vi1xK1ArZWw6WChGLHEsSSxKLFArZWwsVixWK1QsVCk7bGV0e3Njcm9sbExlZnQ6ZWksc2Nyb2xsVG9wOmVkfT1PO2VlPU1hdGgubWF4KDAsTWF0aC5taW4oZWQrZWUvZXIsTy5zY3JvbGxIZWlnaHQtai9lcitlbykpLGV0PU1hdGgubWF4KDAsTWF0aC5taW4oZWkrZXQvZW4sTy5zY3JvbGxXaWR0aC1JL2VuK2VsKSksUis9ZWQtZWUsVis9ZWktZXR9Qi5wdXNoKHtlbDpPLHRvcDplZSxsZWZ0OmV0fSl9cmV0dXJuIEJ9LGY9ZT0+e3ZhciB0O3JldHVybiExPT09ZT97YmxvY2s6ImVuZCIsaW5saW5lOiJuZWFyZXN0In06KHQ9ZSk9PT1PYmplY3QodCkmJjAhPT1PYmplY3Qua2V5cyh0KS5sZW5ndGg/ZTp7YmxvY2s6InN0YXJ0IixpbmxpbmU6Im5lYXJlc3QifX07ZnVuY3Rpb24gYyhlLHQpe3ZhciBsO2lmKCFlLmlzQ29ubmVjdGVkfHwhKGU9PntsZXQgdD1lO2Zvcig7dCYmdC5wYXJlbnROb2RlOyl7aWYodC5wYXJlbnROb2RlPT09ZG9jdW1lbnQpcmV0dXJuITA7dD10LnBhcmVudE5vZGUgaW5zdGFuY2VvZiBTaGFkb3dSb290P3QucGFyZW50Tm9kZS5ob3N0OnQucGFyZW50Tm9kZX1yZXR1cm4hMX0pKGUpKXJldHVybjtpZigib2JqZWN0Ij09dHlwZW9mKGw9dCkmJiJmdW5jdGlvbiI9PXR5cGVvZiBsLmJlaGF2aW9yKXJldHVybiB0LmJlaGF2aW9yKHR0KGUsdCkpO2xldCBvPSJib29sZWFuIj09dHlwZW9mIHR8fG51bGw9PXQ/dm9pZCAwOnQuYmVoYXZpb3I7Zm9yKGxldHtlbDpuLHRvcDpyLGxlZnQ6aX1vZiB0dChlLGYodCkpKW4uc2Nyb2xsKHt0b3A6cixsZWZ0OmksYmVoYXZpb3I6b30pfXZhciBkLHA9KCk9PihkfHwoZD0icGVyZm9ybWFuY2UiaW4gd2luZG93P3BlcmZvcm1hbmNlLm5vdy5iaW5kKHBlcmZvcm1hbmNlKTpEYXRlLm5vdyksZCgpKTtmdW5jdGlvbiBiKGUpe2xldCB0PU1hdGgubWluKChwKCktZS5zdGFydFRpbWUpL2UuZHVyYXRpb24sMSksbD1lLmVhc2UodCksbz1lLnN0YXJ0WCsoZS54LWUuc3RhcnRYKSpsLG49ZS5zdGFydFkrKGUueS1lLnN0YXJ0WSkqbDtlLm1ldGhvZChvLG4sdCxsKSxvIT09ZS54fHxuIT09ZS55P3JlcXVlc3RBbmltYXRpb25GcmFtZSgoKT0+YihlKSk6ZS5jYigpfWZ1bmN0aW9uIHkoZSx0LGwpe2xldCBvPWFyZ3VtZW50cy5sZW5ndGg+MyYmdm9pZCAwIT09YXJndW1lbnRzWzNdP2FyZ3VtZW50c1szXTo2MDAsbj1hcmd1bWVudHMubGVuZ3RoPjQmJnZvaWQgMCE9PWFyZ3VtZW50c1s0XT9hcmd1bWVudHNbNF06ZT0+MSstLWUqZSplKmUqZSxyPWFyZ3VtZW50cy5sZW5ndGg+NT9hcmd1bWVudHNbNV06dm9pZCAwLGk9YXJndW1lbnRzLmxlbmd0aD42P2FyZ3VtZW50c1s2XTp2b2lkIDAscz1lLnNjcm9sbExlZnQsYT1lLnNjcm9sbFRvcDtiKHtzY3JvbGxhYmxlOmUsbWV0aG9kKHQsbCxvLG4pe2xldCByPU1hdGguY2VpbCh0KSxzPU1hdGguY2VpbChsKTtlLnNjcm9sbExlZnQ9cixlLnNjcm9sbFRvcD1zLGk/Lih7dGFyZ2V0OmUsZWxhcHNlZDpvLHZhbHVlOm4sbGVmdDpyLHRvcDpzfSl9LHN0YXJ0VGltZTpwKCksc3RhcnRYOnMsc3RhcnRZOmEseDp0LHk6bCxkdXJhdGlvbjpvLGVhc2U6bixjYjpyfSl9dmFyIE09ZT0+ZSYmIWUuYmVoYXZpb3J8fCJzbW9vdGgiPT09ZS5iZWhhdmlvcixrPWZ1bmN0aW9uKGUsdCl7bGV0IGw9dHx8e307cmV0dXJuIE0obCk/YyhlLHtibG9jazpsLmJsb2NrLGlubGluZTpsLmlubGluZSxzY3JvbGxNb2RlOmwuc2Nyb2xsTW9kZSxib3VuZGFyeTpsLmJvdW5kYXJ5LHNraXBPdmVyZmxvd0hpZGRlbkVsZW1lbnRzOmwuc2tpcE92ZXJmbG93SGlkZGVuRWxlbWVudHMsYmVoYXZpb3I6ZT0+UHJvbWlzZS5hbGwoZS5yZWR1Y2UoKGUsdCk9PntsZXR7ZWw6byxsZWZ0Om4sdG9wOnJ9PXQsaT1vLnNjcm9sbExlZnQscz1vLnNjcm9sbFRvcDtyZXR1cm4gaT09PW4mJnM9PT1yP2U6Wy4uLmUsbmV3IFByb21pc2UoZT0+eShvLG4scixsLmR1cmF0aW9uLGwuZWFzZSwoKT0+ZSh7ZWw6byxsZWZ0OltpLG5dLHRvcDpbcyxyXX0pLGwub25TY3JvbGxDaGFuZ2UpKV19LFtdKSl9KTpQcm9taXNlLnJlc29sdmUoYyhlLHQpKX07ZXhwb3J0e2sgYXMgZGVmYXVsdH07")

const indent = true
const aside = true
const title_text = "Table of Contents"
const include_definitions = false


const tocNode = html`<nav class="plutoui-toc">
	<header>
	 <span class="toc-toggle open-toc"></span>
	 <span class="toc-toggle closed-toc"></span>
	 ${title_text}
	</header>
	<section></section>
</nav>`

tocNode.classList.toggle("aside", aside)
tocNode.classList.toggle("indent", indent)


const getParentCell = el => el.closest("pluto-cell")

const getHeaders = () => {
	const depth = Math.max(1, Math.min(6, 3)) // should be in range 1:6
	const range = Array.from({length: depth}, (x, i) => i+1) // [1, ..., depth]
	
	const selector = [
		...(include_definitions ? [
			`pluto-notebook pluto-cell .pluto-docs-binding`, 
			`pluto-notebook pluto-cell assignee:not(:empty)`, 
		] : []),
		...range.map(i => `pluto-notebook pluto-cell h${i}`)
	].join(",")
	return Array.from(document.querySelectorAll(selector)).filter(el => 
		// exclude headers inside of a pluto-docs-binding block
		!(el.nodeName.startsWith("H") && el.closest(".pluto-docs-binding"))
	)
}


const document_click_handler = (event) => {
	const path = (event.path || event.composedPath())
	const toc = path.find(elem => elem?.classList?.contains?.("toc-toggle"))
	if (toc) {
		event.stopImmediatePropagation()
		toc.closest(".plutoui-toc").classList.toggle("hide")
	}
}

document.addEventListener("click", document_click_handler)


const header_to_index_entry_map = new Map()
const currently_highlighted_set = new Set()

const last_toc_element_click_time = { current: 0 }

const intersection_callback = (ixs) => {
	let on_top = ixs.filter(ix => ix.intersectionRatio > 0 && ix.intersectionRect.y < ix.rootBounds.height / 2)
	if(on_top.length > 0){
		currently_highlighted_set.forEach(a => a.classList.remove("in-view"))
		currently_highlighted_set.clear()
		on_top.slice(0,1).forEach(i => {
			let div = header_to_index_entry_map.get(i.target)
			div.classList.add("in-view")
			currently_highlighted_set.add(div)
			
			/// scroll into view
			/*
			const toc_height = tocNode.offsetHeight
			const div_pos = div.offsetTop
			const div_height = div.offsetHeight
			const current_scroll = tocNode.scrollTop
			const header_height = tocNode.querySelector("header").offsetHeight
			
			const scroll_to_top = div_pos - header_height
			const scroll_to_bottom = div_pos + div_height - toc_height
			
			// if we set a scrollTop, then the browser will stop any currently ongoing smoothscroll animation. So let's only do this if you are not currently in a smoothscroll.
			if(Date.now() - last_toc_element_click_time.current >= 2000)
				if(current_scroll < scroll_to_bottom){
					tocNode.scrollTop = scroll_to_bottom
				} else if(current_scroll > scroll_to_top){
					tocNode.scrollTop = scroll_to_top
				}
			*/
		})
	}
}
let intersection_observer_1 = new IntersectionObserver(intersection_callback, {
	root: null, // i.e. the viewport
  	threshold: 1,
	rootMargin: "-15px", // slightly smaller than the viewport
	// delay: 100,
})
let intersection_observer_2 = new IntersectionObserver(intersection_callback, {
	root: null, // i.e. the viewport
  	threshold: 1,
	rootMargin: "15px", // slightly larger than the viewport
	// delay: 100,
})

const render = (elements) => {
	header_to_index_entry_map.clear()
	currently_highlighted_set.clear()
	intersection_observer_1.disconnect()
	intersection_observer_2.disconnect()

		let last_level = `H1`
	return html`${elements.map(h => {
	const parent_cell = getParentCell(h)

		let [className, title_el] = h.matches(`.pluto-docs-binding`) ? ["pluto-docs-binding-el", h.firstElementChild] : [h.nodeName, h]

	const a = html`<a 
		class="${className}" 
		title="${title_el.innerText}"
		href="#${parent_cell.id}"
	>${title_el.innerHTML}</a>`
	/* a.onmouseover=()=>{
		parent_cell.firstElementChild.classList.add(
			'highlight-pluto-cell-shoulder'
		)
	}
	a.onmouseout=() => {
		parent_cell.firstElementChild.classList.remove(
			'highlight-pluto-cell-shoulder'
		)
	} */
		
		
	a.onclick=(e) => {
		e.preventDefault();
		last_toc_element_click_time.current = Date.now()
		scrollIntoView(h, {
			behavior: 'smooth', 
			block: 'start',
		}).then(() => 
			// sometimes it doesn't scroll to the right place
			// solution: try a second time!
			scrollIntoView(h, {
				behavior: 'smooth', 
				block: 'start',
			})
	   )
	}

	const row =  html`<div class="toc-row ${className} after-${last_level}">${a}</div>`
		intersection_observer_1.observe(title_el)
		intersection_observer_2.observe(title_el)
		header_to_index_entry_map.set(title_el, row)

	if(className.startsWith("H"))
		last_level = className
		
	return row
})}`
}

const invalidated = { current: false }

const updateCallback = () => {
	if (!invalidated.current) {
		tocNode.querySelector("section").replaceWith(
			html`<section>${render(getHeaders())}</section>`
		)
	}
}
updateCallback()
setTimeout(updateCallback, 100)
setTimeout(updateCallback, 1000)
setTimeout(updateCallback, 5000)

const notebook = document.querySelector("pluto-notebook")


// We have a mutationobserver for each cell:
const mut_observers = {
	current: [],
}

const createCellObservers = () => {
	mut_observers.current.forEach((o) => o.disconnect())
	mut_observers.current = Array.from(notebook.querySelectorAll("pluto-cell")).map(el => {
		const o = new MutationObserver(updateCallback)
		o.observe(el, {attributeFilter: ["class"]})
		return o
	})
}
createCellObservers()

// And one for the notebook's child list, which updates our cell observers:
const notebookObserver = new MutationObserver(() => {
	updateCallback()
	createCellObservers()
})
notebookObserver.observe(notebook, {childList: true})

// And finally, an observer for the document.body classList, to make sure that the toc also works when it is loaded during notebook initialization
const bodyClassObserver = new MutationObserver(updateCallback)
bodyClassObserver.observe(document.body, {attributeFilter: ["class"]})

// Hide/show the ToC when the screen gets small
let match_listener = () => 
	tocNode.classList.toggle("hide", (tocNode.closest("pluto-editor") ?? document.body).scrollWidth < 1000)
for(let s of [1000, 1100, 1200, 1300, 1400, 1500, 1600, 1700, 1800, 1900, 2000]) {
	let m = matchMedia(`(max-width: ${s}px)`)
	m.addListener(match_listener)
	invalidation.then(() => m.removeListener(match_listener))
}
match_listener()

invalidation.then(() => {
	invalidated.current = true
	intersection_observer_1.disconnect()
	intersection_observer_2.disconnect()
	notebookObserver.disconnect()
	bodyClassObserver.disconnect()
	mut_observers.current.forEach((o) => o.disconnect())
	document.removeEventListener("click", document_click_handler)
})

return tocNode
</script>
<style>
@media not print {

.plutoui-toc {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Cantarell, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", system-ui, sans-serif;
	--main-bg-color: #fafafa;
	--pluto-output-color: hsl(0, 0%, 36%);
	--pluto-output-h-color: hsl(0, 0%, 21%);
	--sidebar-li-active-bg: rgb(235, 235, 235);
	--icon-filter: unset;
}

@media (prefers-color-scheme: dark) {
	.plutoui-toc {
		--main-bg-color: #303030;
		--pluto-output-color: hsl(0, 0%, 90%);
		--pluto-output-h-color: hsl(0, 0%, 97%);
		--sidebar-li-active-bg: rgb(82, 82, 82);
		--icon-filter: invert(1);
	}
}

.plutoui-toc.aside {
	color: var(--pluto-output-color);
	position: fixed;
	right: 1rem;
	top: 5rem;
	width: min(80vw, 300px);
	padding: 0.5rem;
	padding-top: 0em;
	/* border: 3px solid rgba(0, 0, 0, 0.15); */
	border-radius: 10px;
	/* box-shadow: 0 0 11px 0px #00000010; */
	max-height: calc(100vh - 5rem - 90px);
	overflow: auto;
	z-index: 40;
	background-color: var(--main-bg-color);
	transition: transform 300ms cubic-bezier(0.18, 0.89, 0.45, 1.12);
}

.plutoui-toc.aside.hide {
	transform: translateX(calc(100% - 28px));
}
.plutoui-toc.aside.hide section {
	display: none;
}
.plutoui-toc.aside.hide header {
	margin-bottom: 0em;
	padding-bottom: 0em;
	border-bottom: none;
}
}  /* End of Media print query */
.plutoui-toc.aside.hide .open-toc,
.plutoui-toc.aside:not(.hide) .closed-toc,
.plutoui-toc:not(.aside) .closed-toc {
	display: none;
}

@media (prefers-reduced-motion) {
  .plutoui-toc.aside {
	transition-duration: 0s;
  }
}

.toc-toggle {
	cursor: pointer;
    padding: 1em;
    margin: -1em;
    margin-right: -0.7em;
    line-height: 1em;
    display: flex;
}

.toc-toggle::before {
    content: "";
    display: inline-block;
    height: 1em;
    width: 1em;
    background-image: url("https://cdn.jsdelivr.net/gh/ionic-team/ionicons@5.5.1/src/svg/list-outline.svg");
	/* generated using https://dopiaza.org/tools/datauri/index.php */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHRpdGxlPmlvbmljb25zLXY1LW88L3RpdGxlPjxsaW5lIHgxPSIxNjAiIHkxPSIxNDQiIHgyPSI0NDgiIHkyPSIxNDQiIHN0eWxlPSJmaWxsOm5vbmU7c3Ryb2tlOiMwMDA7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS13aWR0aDozMnB4Ii8+PGxpbmUgeDE9IjE2MCIgeTE9IjI1NiIgeDI9IjQ0OCIgeTI9IjI1NiIgc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzAwMDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLXdpZHRoOjMycHgiLz48bGluZSB4MT0iMTYwIiB5MT0iMzY4IiB4Mj0iNDQ4IiB5Mj0iMzY4IiBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojMDAwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6MzJweCIvPjxjaXJjbGUgY3g9IjgwIiBjeT0iMTQ0IiByPSIxNiIgc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzAwMDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLXdpZHRoOjMycHgiLz48Y2lyY2xlIGN4PSI4MCIgY3k9IjI1NiIgcj0iMTYiIHN0eWxlPSJmaWxsOm5vbmU7c3Ryb2tlOiMwMDA7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS13aWR0aDozMnB4Ii8+PGNpcmNsZSBjeD0iODAiIGN5PSIzNjgiIHI9IjE2IiBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojMDAwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6MzJweCIvPjwvc3ZnPg==");
    background-size: 1em;
	filter: var(--icon-filter);
}

.aside .toc-toggle.open-toc:hover::before {
    background-image: url("https://cdn.jsdelivr.net/gh/ionic-team/ionicons@5.5.1/src/svg/arrow-forward-outline.svg");
	/* generated using https://dopiaza.org/tools/datauri/index.php */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHRpdGxlPmlvbmljb25zLXY1LWE8L3RpdGxlPjxwb2x5bGluZSBwb2ludHM9IjI2OCAxMTIgNDEyIDI1NiAyNjggNDAwIiBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojMDAwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6NDhweCIvPjxsaW5lIHgxPSIzOTIiIHkxPSIyNTYiIHgyPSIxMDAiIHkyPSIyNTYiIHN0eWxlPSJmaWxsOm5vbmU7c3Ryb2tlOiMwMDA7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS13aWR0aDo0OHB4Ii8+PC9zdmc+");
}
.aside .toc-toggle.closed-toc:hover::before {
    background-image: url("https://cdn.jsdelivr.net/gh/ionic-team/ionicons@5.5.1/src/svg/arrow-back-outline.svg");
	/* generated using https://dopiaza.org/tools/datauri/index.php */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHRpdGxlPmlvbmljb25zLXY1LWE8L3RpdGxlPjxwb2x5bGluZSBwb2ludHM9IjI0NCA0MDAgMTAwIDI1NiAyNDQgMTEyIiBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojMDAwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6NDhweCIvPjxsaW5lIHgxPSIxMjAiIHkxPSIyNTYiIHgyPSI0MTIiIHkyPSIyNTYiIHN0eWxlPSJmaWxsOm5vbmU7c3Ryb2tlOiMwMDA7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS13aWR0aDo0OHB4Ii8+PC9zdmc+");
}



.plutoui-toc header {
	display: flex;
	align-items: center;
	gap: .3em;
	font-size: 1.5em;
	/* margin-top: -0.1em; */
	margin-bottom: 0.4em;
	padding: 0.5rem;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
	/* border-bottom: 2px solid rgba(0, 0, 0, 0.15); */
	position: sticky;
	top: 0px;
	background: var(--main-bg-color);
	z-index: 41;
}
.plutoui-toc.aside header {
	padding-left: 0;
	padding-right: 0;
}

.plutoui-toc section .toc-row {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: .1em;
	border-radius: .2em;
}

.plutoui-toc section .toc-row.H1 {
	margin-top: 1em;
}


.plutoui-toc.aside section .toc-row.in-view {
	background: var(--sidebar-li-active-bg);
}


	
.highlight-pluto-cell-shoulder {
	background: rgba(0, 0, 0, 0.05);
	background-clip: padding-box;
}

.plutoui-toc section a {
	text-decoration: none;
	font-weight: normal;
	color: var(--pluto-output-color);
}
.plutoui-toc section a:hover {
	color: var(--pluto-output-h-color);
}

.plutoui-toc.indent section a.H1 {
	font-weight: 700;
	line-height: 1em;
}

.plutoui-toc.indent section .after-H2 a { padding-left: 10px; }
.plutoui-toc.indent section .after-H3 a { padding-left: 20px; }
.plutoui-toc.indent section .after-H4 a { padding-left: 30px; }
.plutoui-toc.indent section .after-H5 a { padding-left: 40px; }
.plutoui-toc.indent section .after-H6 a { padding-left: 50px; }

.plutoui-toc.indent section a.H1 { padding-left: 0px; }
.plutoui-toc.indent section a.H2 { padding-left: 10px; }
.plutoui-toc.indent section a.H3 { padding-left: 20px; }
.plutoui-toc.indent section a.H4 { padding-left: 30px; }
.plutoui-toc.indent section a.H5 { padding-left: 40px; }
.plutoui-toc.indent section a.H6 { padding-left: 50px; }


.plutoui-toc.indent section a.pluto-docs-binding-el,
.plutoui-toc.indent section a.ASSIGNEE
	{
	font-family: JuliaMono, monospace;
	font-size: .8em;
	/* background: black; */
	font-weight: 700;
    font-style: italic;
	color: var(--cm-var-color); /* this is stealing a variable from Pluto, but it's fine if that doesnt work */
}
.plutoui-toc.indent section a.pluto-docs-binding-el::before,
.plutoui-toc.indent section a.ASSIGNEE::before
	{
	content: "> ";
	opacity: .3;
}
</style>
mimetext/htmlrootassigneelast_run_timestampAPd
Npersist_js_state·has_pluto_hook_features§cell_id$1fb1a518-e5ec-4777-80bc-bb55e8172100depends_on_disabled_cells§runtime6published_object_keysdepends_on_skipped_cells§errored$1e1f6d10-1b31-4e0a-96f7-23207e913154queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATi
persist_js_state·has_pluto_hook_features§cell_id$1e1f6d10-1b31-4e0a-96f7-23207e913154depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$44b9ff95-ea3d-41f5-8098-445a263738a9queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATc6persist_js_state·has_pluto_hook_features§cell_id$44b9ff95-ea3d-41f5-8098-445a263738a9depends_on_disabled_cells§runtime  published_object_keysdepends_on_skipped_cells§errored$6034cc0f-cbae-4d2f-a43f-1bb738c00f0bqueued¤logsrunning¦outputbody<bond def="ϵ_action_value_params" unique_id="zVZAU4TK7Txg"><span style='display: contents;'>
	<span style='display: contents;'><div class="markdown"><h3>Testbed Params</h3>
<p>The <pl-combined-child key='fqmzxjbhmt' style='display: contents;'><input type='number' min='2' step='1' max='10' value='10'></pl-combined-child> armed testbed with	 ϵ-greedy 1 &#61; <pl-combined-child key='fqmzxjbhmt' style='display: contents;'><input type='number' min='0.01' step='0.01' max='0.1' value='0.01'></pl-combined-child> and	 ϵ-greedy 2 &#61; <pl-combined-child key='fqmzxjbhmt' style='display: contents;'><input type='number' min='0.1' step='0.1' max='1.0' value='0.1'></pl-combined-child> over <pl-combined-child key='fqmzxjbhmt' style='display: contents;'><input type='number' min='500' step='100' max='10000' value='1000'></pl-combined-child> steps</p>
</div><script id='fqmzxjbhmt'>
const div = currentScript.parentElement
let key = "fqmzxjbhmt"
const inputs = div.querySelectorAll(`pl-combined-child[key='${key}'] > *:first-child`)

const values = Array(inputs.length)

inputs.forEach(async (el,i) => {
	el.oninput = (e) => {
		e.stopPropagation()
	}
	const gen = Generators.input(el)
	while(true) {
		values[i] = await gen.next().value
		div.dispatchEvent(new CustomEvent("input", {}))
	}
})


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()


Object.defineProperty(div, 'value', {
	get: () => values,
	set: (newvals) => {
		if(!newvals) {
			return
		}
		inputs.forEach((el, i) => {
			values[i] = newvals[i]
			set_input_value(el, newvals[i])
		})
},
	configurable: true,
});

</script></span>
	<input type=submit id='gimluqcntr'>
	<script id='gimluqcntr'>

let key = "gimluqcntr"

let div = currentScript.parentElement
let button = currentScript.previousElementSibling
let input = div.firstElementChild
if(input === button) {
	return
}


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()



let private_value = null
let public_value = null




private_value = public_value = div.value
if(private_value != null) {
	set_input_value(input, private_value)
} else {

	// private_value = public_value = input.value
}

input.oninput = (e) => {
	e.stopPropagation()
}
const gen = Generators.input(input)

// If the child does not have an initial value, the `gen.next().value` promise will never resolve. If it does, then it resolves instantly.
let first_value = await Promise.any([
	gen.next().value,
	Promise.resolve(undefined)
])
private_value = public_value = first_value

;(async () => {
	while(true) {
		private_value = await gen.next().value
		// div.dispatchEvent(new CustomEvent("input", {}))
	}
})()

button.addEventListener("click", () => {
	public_value = private_value
	div.dispatchEvent(new CustomEvent("input", {}))
})


Object.defineProperty(div, 'value', {
	get: () => public_value,
	set: (newval) => {
		private_value = newval
		public_value = newval
		
		set_input_value(input, newval)
	},
	configurable: true,
});

</script></span></bond>mimetext/htmlrootassigneelast_run_timestampAR-persist_js_state·has_pluto_hook_features§cell_id$6034cc0f-cbae-4d2f-a43f-1bb738c00f0bdepends_on_disabled_cells§runtimeWpublished_object_keysdepends_on_skipped_cells§errored$aa7c76b1-ac2d-4df5-88ef-b499b839181equeued¤logsrunning¦outputbody6<div class="markdown"><h3>Update Functions</h3>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$aa7c76b1-ac2d-4df5-88ef-b499b839181edepends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$0f6b4e2d-dc09-4e1c-834f-dd8aaa8743aequeued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATg?persist_js_state·has_pluto_hook_features§cell_id$0f6b4e2d-dc09-4e1c-834f-dd8aaa8743aedepends_on_disabled_cells§runtime #published_object_keysdepends_on_skipped_cells§errored$f7519adc-7dfb-4030-86f0-7445699dd3dbqueued¤logsrunning¦outputbodyEgradient_stationary_bandit_algorithm (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampATtqzpersist_js_state·has_pluto_hook_features§cell_id$f7519adc-7dfb-4030-86f0-7445699dd3dbdepends_on_disabled_cells§runtime Fhpublished_object_keysdepends_on_skipped_cells§errored$181d7eef-24a0-4775-a535-8ef901b7e4ebqueued¤logsrunning¦outputbody<average_nonstationary_runs (generic function with 2 methods)mimetext/plainrootassigneelast_run_timestampAU^npersist_js_state·has_pluto_hook_features§cell_id$181d7eef-24a0-4775-a535-8ef901b7e4ebdepends_on_disabled_cells§runtime A^published_object_keysdepends_on_skipped_cells§errored$5aa170d3-eb87-44dd-b4f4-3ac97476efd7queued¤logsrunning¦outputbody<div class="markdown"><p>The above plot shows the probability of selecting hte first action when its mean reward estimate is a given value above or below the alternative.  The number of samples for each can be controlled above.  </p>
<p>How easy is it to extend this to multiple actions?  We would need to calculate the probability that a given action was best among all the alternatives:</p>
<p class="tex">$$P&#40;a_i &#61; a_&#123;best&#125;&#41; &#61; P&#40;q_i &gt; max&#40;q_j \forall j \neq i&#41;&#41;$$</p>
<p>Consider the case of 3 actions.  If we have a distribution for the mean value of each, then there could be six possible rankings excluding the cases where the estimates are equal:</p>
<p class="tex">$$q_1 &gt; q_2 &gt; q_3$$</p>
<p class="tex">$$q_1 &gt; q_3 &gt; q_2$$</p>
<p class="tex">$$q_2 &gt; q_3 &gt; q_1$$</p>
<p class="tex">$$q_2 &gt; q_1 &gt; q_3$$</p>
<p class="tex">$$q_3 &gt; q_1 &gt; q_2$$</p>
<p class="tex">$$q_3 &gt; q_2 &gt; q_1$$</p>
<p>For the first ranking, we can consider two new normal random variable X &#61; <span class="tex">$q_2 - q_1$</span> and Y &#61; <span class="tex">$q_3 - q_2$</span>.  Now &#40;X, Y&#41; follows a multivariate distribution with means <span class="tex">$\mu_2 - \mu_1$</span> and <span class="tex">$\mu_3 - \mu_2$</span>.  The probability of this ordering can then be calculated by calculating the probability that both X  The variances of X and Y are just equal to the sum of the individual variances for each pair of q&#39;s.  However, since this is a multivariate distribution we also need the covariance.  <span class="tex">$\sigma&#40;X, Y&#41; &#61; \sigma&#40;q_2 - q_1, q_3 - q_2&#41; &#61; \sigma&#40;q_2, q_3 - q_2&#41; - \sigma&#40;q_1, q_3 - q_2&#41; &#61; -\sigma^2&#40;q_2&#41;$</span> since all of the variables are independent.  Now the probability follows simply from calculating the CDF of this distribution and evaluating it at &#40;0, 0&#41;.  This represents the probability that <span class="tex">$q_1 &gt; q_2$</span> and <span class="tex">$q_2 &gt; q_3$</span> simultaneously.  We would then have to calculate this for each of the above orderings to get the true distribution of each q being maximum.  In the case of even more actions this becomes extremely tedious although in the case of infinitely many actions it simplifies to an easier calculation in the limit.  But we are concerned with cases in which the number of actions is quite small like 10.  </p>
<p>One alternative to calculating this distribution is to simply sample from it.  That is very easy because we need only generate a sample from each q distribution and then examine it to see which action produced the highest value.  If we performed this sampling many times and kept track of which q appears on top, we would indeed recover the true distribution.  But even better than this is that each sample is itself an unbiased estimator for this probability.  Therefore we need only generate a single sample from this distribution and use that to select our action.  Since we are interacting with the bandit for many time steps we will eventually collect enough samples to have a good distribution.  Using this method of action selection is shown under the <em>optimal distribution</em> tag in the parameter study and it seems to perform quite well without any parameter tuning.</p>
<p>A further question could be which action selection is best for improving our accuracy of the distribution, but this requires more thought on how to formulate the problem.  Intuitively we want to sample more around the part of the distribution where pairs of actions are hard to distinguish.  We could rank all the pairs in terms of how indistinguished they are weighted by how likely they are to be the maximum and then sample from the action that appears the most.  </p>
</div>mimetext/htmlrootassigneelast_run_timestampANܰpersist_js_state·has_pluto_hook_features§cell_id$5aa170d3-eb87-44dd-b4f4-3ac97476efd7depends_on_disabled_cells§runtime 	gpublished_object_keysdepends_on_skipped_cells§errored$1004eb4b-1fed-4328-a08b-6f5d9dd5080bqueued¤logsrunning¦outputbody+run_bandit (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAUN=Kpersist_js_state·has_pluto_hook_features§cell_id$1004eb4b-1fed-4328-a08b-6f5d9dd5080bdepends_on_disabled_cells§runtime pߵpublished_object_keysdepends_on_skipped_cells§errored$7cab41cc-2a39-45de-879d-f7f6105238d6queued¤logsrunning¦outputbody,^<bond def="wsm_params" unique_id="umX0D4fvRQrZ"><span style='display: contents;'><div class="markdown"><p>Constant Step Size α: <pl-combined-child key='fozctymmrg' style='display: contents;'><input type='number' min='0.01' step='0.01' max='1.0' value='0.1'></pl-combined-child> Max Samples: <pl-combined-child key='fozctymmrg' style='display: contents;'><input type='range' min='1' max='1000' value='101'><script>
					const input_el = currentScript.previousElementSibling
					const output_el = currentScript.nextElementSibling
					const displays = ["1", "11", "21", "31", "41", "51", "61", "71", "81", "91", "101", "111", "121", "131", "141", "151", "161", "171", "181", "191", "201", "211", "221", "231", "241", "251", "261", "271", "281", "291", "301", "311", "321", "331", "341", "351", "361", "371", "381", "391", "401", "411", "421", "431", "441", "451", "461", "471", "481", "491", "501", "511", "521", "531", "541", "551", "562", "572", "582", "592", "602", "612", "622", "632", "642", "652", "662", "672", "682", "692", "702", "712", "722", "732", "742", "752", "762", "772", "782", "792", "802", "812", "822", "832", "842", "852", "862", "872", "882", "892", "902", "912", "922", "932", "942", "952", "962", "972", "982", "992", "1002", "1012", "1022", "1032", "1042", "1052", "1062", "1072", "1082", "1092", "1102", "1112", "1122", "1132", "1142", "1152", "1162", "1172", "1182", "1192", "1202", "1212", "1222", "1232", "1242", "1252", "1262", "1272", "1282", "1292", "1302", "1312", "1322", "1332", "1342", "1352", "1362", "1372", "1382", "1392", "1402", "1412", "1422", "1432", "1442", "1452", "1462", "1472", "1482", "1492", "1502", "1512", "1522", "1532", "1542", "1552", "1562", "1572", "1582", "1592", "1602", "1612", "1622", "1632", "1642", "1652", "1662", "1673", "1683", "1693", "1703", "1713", "1723", "1733", "1743", "1753", "1763", "1773", "1783", "1793", "1803", "1813", "1823", "1833", "1843", "1853", "1863", "1873", "1883", "1893", "1903", "1913", "1923", "1933", "1943", "1953", "1963", "1973", "1983", "1993", "2003", "2013", "2023", "2033", "2043", "2053", "2063", "2073", "2083", "2093", "2103", "2113", "2123", "2133", "2143", "2153", "2163", "2173", "2183", "2193", "2203", "2213", "2223", "2233", "2243", "2253", "2263", "2273", "2283", "2293", "2303", "2313", "2323", "2333", "2343", "2353", "2363", "2373", "2383", "2393", "2403", "2413", "2423", "2433", "2443", "2453", "2463", "2473", "2483", "2493", "2503", "2513", "2523", "2533", "2543", "2553", "2563", "2573", "2583", "2593", "2603", "2613", "2623", "2633", "2643", "2653", "2663", "2673", "2683", "2693", "2703", "2713", "2723", "2733", "2743", "2753", "2763", "2773", "2784", "2794", "2804", "2814", "2824", "2834", "2844", "2854", "2864", "2874", "2884", "2894", "2904", "2914", "2924", "2934", "2944", "2954", "2964", "2974", "2984", "2994", "3004", "3014", "3024", "3034", "3044", "3054", "3064", "3074", "3084", "3094", "3104", "3114", "3124", "3134", "3144", "3154", "3164", "3174", "3184", "3194", "3204", "3214", "3224", "3234", "3244", "3254", "3264", "3274", "3284", "3294", "3304", "3314", "3324", "3334", "3344", "3354", "3364", "3374", "3384", "3394", "3404", "3414", "3424", "3434", "3444", "3454", "3464", "3474", "3484", "3494", "3504", "3514", "3524", "3534", "3544", "3554", "3564", "3574", "3584", "3594", "3604", "3614", "3624", "3634", "3644", "3654", "3664", "3674", "3684", "3694", "3704", "3714", "3724", "3734", "3744", "3754", "3764", "3774", "3784", "3794", "3804", "3814", "3824", "3834", "3844", "3854", "3864", "3874", "3884", "3895", "3905", "3915", "3925", "3935", "3945", "3955", "3965", "3975", "3985", "3995", "4005", "4015", "4025", "4035", "4045", "4055", "4065", "4075", "4085", "4095", "4105", "4115", "4125", "4135", "4145", "4155", "4165", "4175", "4185", "4195", "4205", "4215", "4225", "4235", "4245", "4255", "4265", "4275", "4285", "4295", "4305", "4315", "4325", "4335", "4345", "4355", "4365", "4375", "4385", "4395", "4405", "4415", "4425", "4435", "4445", "4455", "4465", "4475", "4485", "4495", "4505", "4515", "4525", "4535", "4545", "4555", "4565", "4575", "4585", "4595", "4605", "4615", "4625", "4635", "4645", "4655", "4665", "4675", "4685", "4695", "4705", "4715", "4725", "4735", "4745", "4755", "4765", "4775", "4785", "4795", "4805", "4815", "4825", "4835", "4845", "4855", "4865", "4875", "4885", "4895", "4905", "4915", "4925", "4935", "4945", "4955", "4965", "4975", "4985", "4995", "5006", "5016", "5026", "5036", "5046", "5056", "5066", "5076", "5086", "5096", "5106", "5116", "5126", "5136", "5146", "5156", "5166", "5176", "5186", "5196", "5206", "5216", "5226", "5236", "5246", "5256", "5266", "5276", "5286", "5296", "5306", "5316", "5326", "5336", "5346", "5356", "5366", "5376", "5386", "5396", "5406", "5416", "5426", "5436", "5446", "5456", "5466", "5476", "5486", "5496", "5506", "5516", "5526", "5536", "5546", "5556", "5566", "5576", "5586", "5596", "5606", "5616", "5626", "5636", "5646", "5656", "5666", "5676", "5686", "5696", "5706", "5716", "5726", "5736", "5746", "5756", "5766", "5776", "5786", "5796", "5806", "5816", "5826", "5836", "5846", "5856", "5866", "5876", "5886", "5896", "5906", "5916", "5926", "5936", "5946", "5956", "5966", "5976", "5986", "5996", "6006", "6016", "6026", "6036", "6046", "6056", "6066", "6076", "6086", "6096", "6106", "6117", "6127", "6137", "6147", "6157", "6167", "6177", "6187", "6197", "6207", "6217", "6227", "6237", "6247", "6257", "6267", "6277", "6287", "6297", "6307", "6317", "6327", "6337", "6347", "6357", "6367", "6377", "6387", "6397", "6407", "6417", "6427", "6437", "6447", "6457", "6467", "6477", "6487", "6497", "6507", "6517", "6527", "6537", "6547", "6557", "6567", "6577", "6587", "6597", "6607", "6617", "6627", "6637", "6647", "6657", "6667", "6677", "6687", "6697", "6707", "6717", "6727", "6737", "6747", "6757", "6767", "6777", "6787", "6797", "6807", "6817", "6827", "6837", "6847", "6857", "6867", "6877", "6887", "6897", "6907", "6917", "6927", "6937", "6947", "6957", "6967", "6977", "6987", "6997", "7007", "7017", "7027", "7037", "7047", "7057", "7067", "7077", "7087", "7097", "7107", "7117", "7127", "7137", "7147", "7157", "7167", "7177", "7187", "7197", "7207", "7217", "7228", "7238", "7248", "7258", "7268", "7278", "7288", "7298", "7308", "7318", "7328", "7338", "7348", "7358", "7368", "7378", "7388", "7398", "7408", "7418", "7428", "7438", "7448", "7458", "7468", "7478", "7488", "7498", "7508", "7518", "7528", "7538", "7548", "7558", "7568", "7578", "7588", "7598", "7608", "7618", "7628", "7638", "7648", "7658", "7668", "7678", "7688", "7698", "7708", "7718", "7728", "7738", "7748", "7758", "7768", "7778", "7788", "7798", "7808", "7818", "7828", "7838", "7848", "7858", "7868", "7878", "7888", "7898", "7908", "7918", "7928", "7938", "7948", "7958", "7968", "7978", "7988", "7998", "8008", "8018", "8028", "8038", "8048", "8058", "8068", "8078", "8088", "8098", "8108", "8118", "8128", "8138", "8148", "8158", "8168", "8178", "8188", "8198", "8208", "8218", "8228", "8238", "8248", "8258", "8268", "8278", "8288", "8298", "8308", "8318", "8328", "8339", "8349", "8359", "8369", "8379", "8389", "8399", "8409", "8419", "8429", "8439", "8449", "8459", "8469", "8479", "8489", "8499", "8509", "8519", "8529", "8539", "8549", "8559", "8569", "8579", "8589", "8599", "8609", "8619", "8629", "8639", "8649", "8659", "8669", "8679", "8689", "8699", "8709", "8719", "8729", "8739", "8749", "8759", "8769", "8779", "8789", "8799", "8809", "8819", "8829", "8839", "8849", "8859", "8869", "8879", "8889", "8899", "8909", "8919", "8929", "8939", "8949", "8959", "8969", "8979", "8989", "8999", "9009", "9019", "9029", "9039", "9049", "9059", "9069", "9079", "9089", "9099", "9109", "9119", "9129", "9139", "9149", "9159", "9169", "9179", "9189", "9199", "9209", "9219", "9229", "9239", "9249", "9259", "9269", "9279", "9289", "9299", "9309", "9319", "9329", "9339", "9349", "9359", "9369", "9379", "9389", "9399", "9409", "9419", "9429", "9439", "9450", "9460", "9470", "9480", "9490", "9500", "9510", "9520", "9530", "9540", "9550", "9560", "9570", "9580", "9590", "9600", "9610", "9620", "9630", "9640", "9650", "9660", "9670", "9680", "9690", "9700", "9710", "9720", "9730", "9740", "9750", "9760", "9770", "9780", "9790", "9800", "9810", "9820", "9830", "9840", "9850", "9860", "9870", "9880", "9890", "9900", "9910", "9920", "9930", "9940", "9950", "9960", "9970", "9980", "9990", "10000"]

					let update_output = () => {
						output_el.value = displays[input_el.valueAsNumber - 1]
					}
					
					input_el.addEventListener("input", update_output)
					// We also poll for changes because the `input_el.value` can change from the outside, e.g. https://github.com/JuliaPluto/PlutoUI.jl/issues/277
					let id = setInterval(update_output, 200)
					invalidation.then(() => {
						clearInterval(id)
						input_el.removeEventListener("input", update_output)
					})
					</script><output style='
						font-family: system-ui;
    					font-size: 15px;
    					margin-left: 3px;
    					transform: translateY(-4px);
    					display: inline-block;'>1002</output></pl-combined-child></p>
</div><script id='fozctymmrg'>
const div = currentScript.parentElement
let key = "fozctymmrg"
const inputs = div.querySelectorAll(`pl-combined-child[key='${key}'] > *:first-child`)

const values = Array(inputs.length)

inputs.forEach(async (el,i) => {
	el.oninput = (e) => {
		e.stopPropagation()
	}
	const gen = Generators.input(el)
	while(true) {
		values[i] = await gen.next().value
		div.dispatchEvent(new CustomEvent("input", {}))
	}
})


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()


Object.defineProperty(div, 'value', {
	get: () => values,
	set: (newvals) => {
		if(!newvals) {
			return
		}
		inputs.forEach((el, i) => {
			values[i] = newvals[i]
			set_input_value(el, newvals[i])
		})
},
	configurable: true,
});

</script></span></bond>mimetext/htmlrootassigneelast_run_timestampAYBpersist_js_state·has_pluto_hook_features§cell_id$7cab41cc-2a39-45de-879d-f7f6105238d6depends_on_disabled_cells§runtimepublished_object_keysdepends_on_skipped_cells§errored$e50596ab-91db-42f0-a62c-77629a4e79c7queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATd&persist_js_state·has_pluto_hook_features§cell_id$e50596ab-91db-42f0-a62c-77629a4e79c7depends_on_disabled_cells§runtime wpublished_object_keysdepends_on_skipped_cells§errored$fb3381b5-10e3-4307-b76d-672245fac9e7queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATi< persist_js_state·has_pluto_hook_features§cell_id$fb3381b5-10e3-4307-b76d-672245fac9e7depends_on_disabled_cells§runtime 7published_object_keysdepends_on_skipped_cells§errored$3118e102-aeac-42d9-98fc-ca29f40be4cdqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATd persist_js_state·has_pluto_hook_features§cell_id$3118e102-aeac-42d9-98fc-ca29f40be4cddepends_on_disabled_cells§runtime Lpublished_object_keysdepends_on_skipped_cells§errored$b3ec4673-af63-4d4a-8314-fa7e594f8a37queued¤logsrunning¦outputbodyڋ	<script id='plot_1'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"xaxis": {"title": {"text": "Step"}}, "hovermode": "x unified", "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "legend": {"y": 1.1, "orientation": "h"}, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}, "yaxis": {"title": "% Runs Taking Optimal Action", "range": [0, 1]}, "height": 400, "title": "10 Armed Testbed, α = 0.1", "width": 700}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [0.0875, 0.113, 0.096, 0.0925, 0.107, 0.1075, 0.1015, 0.0935, 0.1125, 0.091, 0.434, 0.258, 0.169, 0.123, 0.1105, 0.097, 0.101, 0.119, 0.129, 0.13, 0.178, 0.1855, 0.1775, 0.184, 0.1675, 0.17, 0.152, 0.161, 0.1545, 0.1555, 0.155, 0.164, 0.1695, 0.164, 0.163, 0.1615, 0.1855, 0.176, 0.1785, 0.18, 0.1685, 0.1595, 0.175, 0.181, 0.1815, 0.1745, 0.188, 0.1925, 0.1865, 0.1905, 0.1895, 0.206, 0.193, 0.1855, 0.1985, 0.199, 0.203, 0.193, 0.2005, 0.207, 0.225, 0.217, 0.222, 0.203, 0.222, 0.201, 0.2055, 0.2295, 0.2255, 0.233, 0.2265, 0.22, 0.2255, 0.2265, 0.254, 0.238, 0.242, 0.244, 0.25, 0.249, 0.2535, 0.244, 0.2675, 0.2715, 0.2475, 0.269, 0.26, 0.265, 0.2765, 0.2705, 0.2715, 0.2825, 0.2715, 0.2875, 0.2885, 0.294, 0.272, 0.286, 0.3, 0.302, 0.3135, 0.31, 0.3025, 0.2975, 0.317, 0.332, 0.3315, 0.3315, 0.348, 0.3435, 0.3375, 0.346, 0.337, 0.334, 0.338, 0.353, 0.356, 0.374, 0.357, 0.3765, 0.3895, 0.376, 0.3815, 0.3765, 0.3675, 0.38, 0.376, 0.3895, 0.3825, 0.4055, 0.4225, 0.4195, 0.42, 0.4165, 0.422, 0.419, 0.419, 0.4215, 0.4455, 0.436, 0.4435, 0.4465, 0.4705, 0.447, 0.457, 0.458, 0.461, 0.4565, 0.465, 0.47, 0.479, 0.4935, 0.5, 0.499, 0.4785, 0.485, 0.498, 0.4955, 0.4965, 0.509, 0.513, 0.5115, 0.5105, 0.5015, 0.5055, 0.503, 0.5145, 0.505, 0.525, 0.522, 0.5375, 0.535, 0.5365, 0.5285, 0.5405, 0.5445, 0.553, 0.548, 0.5425, 0.5425, 0.555, 0.5665, 0.5615, 0.5675, 0.582, 0.5775, 0.5745, 0.5795, 0.5855, 0.585, 0.5955, 0.59, 0.586, 0.59, 0.59, 0.601, 0.6065, 0.6005, 0.607, 0.607, 0.618, 0.615, 0.611, 0.6185, 0.5955, 0.599, 0.61, 0.6105, 0.6175, 0.623, 0.6365, 0.639, 0.629, 0.6385, 0.647, 0.6315, 0.6335, 0.6405, 0.648, 0.6555, 0.651, 0.649, 0.6515, 0.66, 0.6655, 0.6595, 0.656, 0.657, 0.6615, 0.6635, 0.6655, 0.6725, 0.677, 0.673, 0.672, 0.6805, 0.677, 0.68, 0.686, 0.6905, 0.694, 0.696, 0.694, 0.6945, 0.691, 0.69, 0.6895, 0.698, 0.7015, 0.7055, 0.6975, 0.694, 0.694, 0.6985, 0.6985, 0.707, 0.709, 0.71, 0.716, 0.712, 0.7115, 0.7215, 0.72, 0.718, 0.717, 0.722, 0.724, 0.724, 0.7265, 0.724, 0.7265, 0.7315, 0.724, 0.724, 0.725, 0.724, 0.728, 0.7325, 0.733, 0.73, 0.732, 0.732, 0.739, 0.7375, 0.7295, 0.737, 0.7355, 0.7345, 0.736, 0.733, 0.738, 0.7295, 0.736, 0.7325, 0.73, 0.73, 0.7305, 0.7315, 0.736, 0.735, 0.731, 0.7275, 0.7275, 0.731, 0.7345, 0.738, 0.743, 0.744, 0.7485, 0.7445, 0.75, 0.749, 0.7515, 0.7535, 0.7555, 0.753, 0.7515, 0.7515, 0.7525, 0.7485, 0.7445, 0.746, 0.745, 0.7455, 0.7435, 0.745, 0.7485, 0.744, 0.743, 0.7465, 0.7475, 0.748, 0.747, 0.743, 0.7505, 0.747, 0.754, 0.755, 0.753, 0.7555, 0.754, 0.7545, 0.7575, 0.7585, 0.764, 0.762, 0.7635, 0.7675, 0.7655, 0.767, 0.7715, 0.773, 0.7765, 0.778, 0.7765, 0.77, 0.773, 0.766, 0.7725, 0.771, 0.775, 0.7735, 0.772, 0.773, 0.7765, 0.7765, 0.7805, 0.7765, 0.7775, 0.784, 0.7855, 0.78, 0.7845, 0.788, 0.784, 0.785, 0.786, 0.7845, 0.7845, 0.784, 0.7825, 0.7805, 0.7815, 0.7865, 0.787, 0.786, 0.7925, 0.786, 0.7885, 0.785, 0.7885, 0.79, 0.786, 0.7865, 0.79, 0.794, 0.7925, 0.793, 0.7925, 0.7885, 0.7935, 0.7915, 0.7945, 0.7935, 0.798, 0.7975, 0.8005, 0.803, 0.7985, 0.801, 0.805, 0.8065, 0.806, 0.8095, 0.808, 0.809, 0.806, 0.807, 0.8085, 0.8055, 0.8085, 0.8065, 0.809, 0.81, 0.8085, 0.8115, 0.811, 0.8095, 0.8065, 0.803, 0.803, 0.8025, 0.802, 0.806, 0.8035, 0.8075, 0.803, 0.802, 0.7995, 0.802, 0.806, 0.8035, 0.8, 0.799, 0.8, 0.7985, 0.7995, 0.798, 0.801, 0.805, 0.804, 0.807, 0.806, 0.8115, 0.812, 0.81, 0.8125, 0.8105, 0.812, 0.81, 0.8125, 0.8125, 0.8135, 0.813, 0.812, 0.8105, 0.813, 0.815, 0.82, 0.8235, 0.823, 0.821, 0.822, 0.819, 0.8205, 0.8215, 0.821, 0.8225, 0.8205, 0.8165, 0.8125, 0.8145, 0.8165, 0.814, 0.817, 0.8195, 0.817, 0.8165, 0.8155, 0.817, 0.821, 0.816, 0.815, 0.814, 0.8135, 0.8115, 0.8105, 0.8105, 0.812, 0.8115, 0.815, 0.812, 0.8125, 0.8155, 0.8155, 0.816, 0.813, 0.815, 0.8145, 0.8195, 0.824, 0.8225, 0.821, 0.821, 0.8175, 0.8205, 0.8245, 0.827, 0.827, 0.8275, 0.8235, 0.827, 0.825, 0.8235, 0.824, 0.8265, 0.826, 0.825, 0.8235, 0.828, 0.826, 0.824, 0.825, 0.825, 0.8275, 0.8265, 0.825, 0.8275, 0.8255, 0.827, 0.823, 0.822, 0.823, 0.8255, 0.826, 0.8255, 0.826, 0.8285, 0.8305, 0.83, 0.8275, 0.829, 0.8315, 0.8285, 0.8305, 0.8325, 0.831, 0.8305, 0.831, 0.832, 0.8275, 0.8265, 0.8285, 0.8275, 0.829, 0.826, 0.8255, 0.823, 0.822, 0.8205, 0.823, 0.8225, 0.824, 0.8255, 0.8235, 0.8215, 0.823, 0.8235, 0.826, 0.821, 0.821, 0.824, 0.8245, 0.8215, 0.8215, 0.8215, 0.8195, 0.821, 0.822, 0.8225, 0.823, 0.82, 0.8235, 0.825, 0.8245, 0.8295, 0.829, 0.8235, 0.824, 0.8245, 0.8235, 0.8225, 0.824, 0.8245, 0.8215, 0.8215, 0.824, 0.8225, 0.8245, 0.8265, 0.827, 0.8275, 0.824, 0.825, 0.823, 0.8245, 0.8255, 0.827, 0.826, 0.828, 0.828, 0.829, 0.829, 0.825, 0.824, 0.8235, 0.8245, 0.8285, 0.829, 0.8295, 0.834, 0.837, 0.834, 0.836, 0.8385, 0.8425, 0.8405, 0.841, 0.841, 0.844, 0.8415, 0.841, 0.839, 0.8395, 0.838, 0.8385, 0.843, 0.8425, 0.844, 0.8425, 0.8395, 0.84, 0.8395, 0.842, 0.843, 0.8405, 0.842, 0.841, 0.842, 0.8405, 0.842, 0.8415, 0.8415, 0.8395, 0.837, 0.836, 0.8365, 0.838, 0.8365, 0.8365, 0.838, 0.8365, 0.837, 0.8395, 0.838, 0.8385, 0.836, 0.838, 0.8365, 0.836, 0.8365, 0.8395, 0.8395, 0.838, 0.8385, 0.8415, 0.843, 0.841, 0.839, 0.8395, 0.839, 0.8385, 0.8365, 0.8375, 0.8375, 0.838, 0.839, 0.84, 0.8365, 0.8375, 0.839, 0.8385, 0.837, 0.8395, 0.84, 0.8385, 0.837, 0.838, 0.837, 0.8385, 0.837, 0.839, 0.8415, 0.843, 0.839, 0.8445, 0.846, 0.8455, 0.845, 0.845, 0.8465, 0.8445, 0.844, 0.8435, 0.844, 0.843, 0.8435, 0.8415, 0.8415, 0.8425, 0.843, 0.8445, 0.8435, 0.8455, 0.848, 0.8495, 0.848, 0.851, 0.8525, 0.851, 0.8505, 0.8505, 0.85, 0.8495, 0.8505, 0.8485, 0.848, 0.851, 0.8515, 0.8535, 0.856, 0.8555, 0.854, 0.8525, 0.854, 0.8525, 0.854, 0.854, 0.854, 0.856, 0.852, 0.856, 0.857, 0.8575, 0.8585, 0.857, 0.8585, 0.8575, 0.8585, 0.8575, 0.8585, 0.8595, 0.8605, 0.8615, 0.8585, 0.857, 0.8575, 0.861, 0.859, 0.859, 0.8575, 0.8585, 0.859, 0.857, 0.8555, 0.854, 0.8535, 0.8545, 0.8535, 0.8535, 0.852, 0.8555, 0.856, 0.857, 0.856, 0.855, 0.855, 0.8545, 0.8545, 0.8545, 0.8525, 0.8525, 0.8535, 0.856, 0.857, 0.8575, 0.8555, 0.8575, 0.8575, 0.8575, 0.8575, 0.8565, 0.857, 0.8575, 0.8565, 0.859, 0.86, 0.86, 0.8615, 0.8595, 0.86, 0.8615, 0.8635, 0.862, 0.8595, 0.8605, 0.86, 0.8595, 0.86, 0.8605, 0.8615, 0.86, 0.8635, 0.867, 0.866, 0.866, 0.869, 0.8705, 0.8705, 0.871, 0.869, 0.869, 0.869, 0.8685, 0.8675, 0.869, 0.8695, 0.8665, 0.868, 0.867, 0.8665, 0.8655, 0.8665, 0.866, 0.8665, 0.8645, 0.863, 0.865, 0.863, 0.8625, 0.8625, 0.862, 0.863, 0.864, 0.862, 0.862, 0.862, 0.863, 0.863, 0.8625, 0.8615, 0.861, 0.8605, 0.863, 0.8645, 0.865, 0.8585, 0.858, 0.8575, 0.8605, 0.861, 0.86, 0.8625, 0.8615, 0.8605, 0.859, 0.8605, 0.861, 0.863, 0.863, 0.8635, 0.865, 0.864, 0.866, 0.8665, 0.866, 0.865, 0.866, 0.8665, 0.865, 0.8635, 0.864, 0.8625, 0.8615, 0.8625, 0.8615, 0.8615, 0.862, 0.8615, 0.862, 0.8615, 0.861, 0.862, 0.86, 0.8595, 0.8615, 0.863, 0.863, 0.8635, 0.859, 0.8585, 0.859, 0.8575, 0.8575, 0.8585, 0.8575, 0.861, 0.8605, 0.8615, 0.862, 0.864, 0.8595, 0.8605, 0.862, 0.8625, 0.8625, 0.863, 0.865, 0.8665, 0.8665, 0.8665, 0.866, 0.8655, 0.866, 0.8665, 0.867, 0.869, 0.869, 0.869, 0.8685, 0.8695, 0.868, 0.8685, 0.8685, 0.866, 0.865, 0.867, 0.868, 0.8685, 0.8675, 0.867, 0.8675, 0.867, 0.865, 0.8655, 0.8625, 0.8625, 0.8635, 0.862, 0.8645, 0.8635, 0.863, 0.8635, 0.865, 0.864, 0.8655, 0.867, 0.8665, 0.8645, 0.8645, 0.8655, 0.865, 0.8665, 0.869, 0.8685, 0.867, 0.868, 0.8695, 0.869, 0.8665, 0.866, 0.8665, 0.868, 0.868, 0.8655, 0.8655, 0.8665, 0.866, 0.866, 0.8655], "type": "scatter", "name": "Optimistic, greedy, Qinit = 5.0", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}, {"y": [0.1085, 0.1475, 0.1815, 0.2015, 0.225, 0.2415, 0.254, 0.2725, 0.2815, 0.2925, 0.288, 0.3005, 0.3115, 0.324, 0.318, 0.318, 0.33, 0.339, 0.3315, 0.34, 0.343, 0.3465, 0.3495, 0.3525, 0.3505, 0.3655, 0.361, 0.3575, 0.368, 0.3715, 0.362, 0.3785, 0.374, 0.3795, 0.3795, 0.389, 0.3775, 0.39, 0.388, 0.3935, 0.395, 0.3895, 0.392, 0.39, 0.3985, 0.4035, 0.4075, 0.4075, 0.407, 0.3985, 0.406, 0.4145, 0.4065, 0.4135, 0.4125, 0.415, 0.419, 0.414, 0.4195, 0.4215, 0.42, 0.416, 0.426, 0.4295, 0.4205, 0.4295, 0.425, 0.4365, 0.4355, 0.4325, 0.4295, 0.4255, 0.431, 0.443, 0.4385, 0.441, 0.441, 0.4425, 0.4465, 0.45, 0.4465, 0.4405, 0.44, 0.448, 0.458, 0.461, 0.4515, 0.4595, 0.462, 0.4505, 0.4545, 0.468, 0.456, 0.4635, 0.4695, 0.4725, 0.466, 0.46, 0.4645, 0.4655, 0.473, 0.4755, 0.4705, 0.465, 0.4715, 0.466, 0.476, 0.4775, 0.472, 0.4685, 0.4725, 0.464, 0.4635, 0.4785, 0.4685, 0.478, 0.4745, 0.4765, 0.4665, 0.47, 0.475, 0.482, 0.4785, 0.4765, 0.4775, 0.4855, 0.48, 0.479, 0.4825, 0.482, 0.479, 0.481, 0.4725, 0.4915, 0.488, 0.484, 0.4895, 0.49, 0.483, 0.4805, 0.4965, 0.498, 0.4895, 0.489, 0.4905, 0.501, 0.492, 0.497, 0.4935, 0.4955, 0.4975, 0.4995, 0.5015, 0.511, 0.5085, 0.506, 0.5105, 0.501, 0.509, 0.513, 0.5125, 0.51, 0.51, 0.504, 0.506, 0.5105, 0.516, 0.5185, 0.5125, 0.513, 0.512, 0.5195, 0.509, 0.5165, 0.5135, 0.524, 0.525, 0.5125, 0.513, 0.527, 0.5205, 0.522, 0.528, 0.5345, 0.5195, 0.528, 0.5225, 0.5275, 0.5255, 0.5325, 0.5265, 0.53, 0.524, 0.5295, 0.534, 0.5205, 0.5395, 0.535, 0.5285, 0.5255, 0.533, 0.5395, 0.532, 0.5405, 0.535, 0.5305, 0.545, 0.5405, 0.5425, 0.5295, 0.5435, 0.541, 0.5295, 0.536, 0.5375, 0.5365, 0.545, 0.5545, 0.5435, 0.5425, 0.5355, 0.547, 0.551, 0.5455, 0.5495, 0.543, 0.5545, 0.544, 0.542, 0.5525, 0.552, 0.5595, 0.5535, 0.556, 0.5585, 0.552, 0.5545, 0.566, 0.555, 0.55, 0.55, 0.5565, 0.549, 0.561, 0.5655, 0.553, 0.558, 0.556, 0.5635, 0.5555, 0.558, 0.559, 0.558, 0.56, 0.554, 0.5575, 0.5605, 0.56, 0.554, 0.551, 0.5715, 0.5685, 0.5705, 0.5645, 0.5645, 0.565, 0.556, 0.569, 0.569, 0.557, 0.559, 0.5755, 0.565, 0.5685, 0.5665, 0.5665, 0.561, 0.5695, 0.571, 0.5645, 0.5725, 0.569, 0.5695, 0.5665, 0.5665, 0.5745, 0.579, 0.578, 0.571, 0.573, 0.5775, 0.581, 0.5785, 0.5885, 0.572, 0.5835, 0.584, 0.579, 0.5775, 0.579, 0.5865, 0.585, 0.5765, 0.578, 0.586, 0.5805, 0.582, 0.576, 0.578, 0.5895, 0.5845, 0.58, 0.581, 0.5925, 0.592, 0.586, 0.598, 0.5905, 0.586, 0.586, 0.5845, 0.591, 0.591, 0.584, 0.5985, 0.5965, 0.5885, 0.597, 0.589, 0.5995, 0.596, 0.6015, 0.5905, 0.597, 0.602, 0.6025, 0.5935, 0.5945, 0.605, 0.597, 0.599, 0.593, 0.5945, 0.607, 0.5955, 0.6055, 0.599, 0.6055, 0.598, 0.599, 0.6035, 0.6045, 0.5985, 0.598, 0.6, 0.594, 0.5995, 0.6115, 0.604, 0.6165, 0.606, 0.61, 0.616, 0.619, 0.619, 0.615, 0.616, 0.618, 0.621, 0.6175, 0.617, 0.6115, 0.6145, 0.6145, 0.624, 0.618, 0.612, 0.6155, 0.615, 0.62, 0.6235, 0.626, 0.6205, 0.621, 0.6245, 0.623, 0.621, 0.6175, 0.6255, 0.6365, 0.63, 0.627, 0.63, 0.6265, 0.623, 0.635, 0.6215, 0.626, 0.626, 0.627, 0.636, 0.623, 0.6285, 0.627, 0.641, 0.6305, 0.6315, 0.6245, 0.6315, 0.6385, 0.636, 0.6345, 0.6385, 0.6385, 0.6235, 0.629, 0.626, 0.6505, 0.6255, 0.6375, 0.649, 0.6395, 0.6445, 0.6465, 0.6395, 0.642, 0.642, 0.641, 0.636, 0.635, 0.6475, 0.6465, 0.647, 0.647, 0.637, 0.6385, 0.6505, 0.6445, 0.644, 0.6485, 0.648, 0.6575, 0.649, 0.6405, 0.649, 0.6475, 0.6385, 0.6555, 0.6585, 0.6485, 0.6395, 0.6445, 0.6555, 0.649, 0.639, 0.6505, 0.6405, 0.6425, 0.6615, 0.6505, 0.645, 0.6495, 0.6515, 0.659, 0.654, 0.663, 0.6535, 0.6485, 0.654, 0.6635, 0.6575, 0.657, 0.662, 0.658, 0.6545, 0.6525, 0.6585, 0.6725, 0.6715, 0.6525, 0.666, 0.6695, 0.653, 0.661, 0.6645, 0.6595, 0.6595, 0.656, 0.6465, 0.6465, 0.6565, 0.6635, 0.6535, 0.655, 0.6535, 0.6565, 0.6535, 0.6555, 0.6645, 0.6575, 0.6555, 0.663, 0.6585, 0.66, 0.663, 0.653, 0.652, 0.6585, 0.6525, 0.6645, 0.663, 0.665, 0.6625, 0.6585, 0.6665, 0.663, 0.66, 0.658, 0.655, 0.6765, 0.663, 0.6685, 0.662, 0.6655, 0.6725, 0.666, 0.675, 0.6645, 0.669, 0.6685, 0.658, 0.67, 0.671, 0.6575, 0.6755, 0.6595, 0.6735, 0.669, 0.6745, 0.6715, 0.6675, 0.6725, 0.677, 0.6605, 0.6775, 0.6745, 0.6775, 0.6735, 0.675, 0.6675, 0.676, 0.671, 0.671, 0.6715, 0.675, 0.679, 0.678, 0.6735, 0.6915, 0.672, 0.6715, 0.6735, 0.675, 0.674, 0.676, 0.6655, 0.675, 0.672, 0.6675, 0.6655, 0.664, 0.674, 0.6615, 0.6825, 0.67, 0.6695, 0.673, 0.6785, 0.671, 0.677, 0.6645, 0.6745, 0.672, 0.6735, 0.673, 0.67, 0.669, 0.672, 0.666, 0.672, 0.667, 0.6705, 0.675, 0.6765, 0.666, 0.689, 0.6715, 0.6745, 0.677, 0.6675, 0.676, 0.6735, 0.6735, 0.685, 0.677, 0.6825, 0.692, 0.6805, 0.675, 0.683, 0.692, 0.688, 0.676, 0.6765, 0.683, 0.6845, 0.6905, 0.689, 0.6805, 0.6835, 0.68, 0.6805, 0.684, 0.683, 0.6865, 0.686, 0.689, 0.671, 0.6975, 0.694, 0.6885, 0.689, 0.688, 0.687, 0.685, 0.6875, 0.682, 0.6935, 0.6945, 0.69, 0.687, 0.7025, 0.6905, 0.694, 0.703, 0.7065, 0.6955, 0.6865, 0.6995, 0.6975, 0.694, 0.6835, 0.6945, 0.6895, 0.692, 0.7035, 0.696, 0.7015, 0.6915, 0.7115, 0.6945, 0.692, 0.705, 0.703, 0.705, 0.7045, 0.71, 0.707, 0.694, 0.7005, 0.7, 0.6925, 0.7005, 0.695, 0.7035, 0.6995, 0.709, 0.6985, 0.6965, 0.7045, 0.7135, 0.6965, 0.704, 0.704, 0.701, 0.697, 0.696, 0.6995, 0.6945, 0.712, 0.697, 0.699, 0.702, 0.7085, 0.713, 0.6915, 0.7045, 0.7015, 0.7005, 0.7035, 0.7045, 0.7095, 0.699, 0.7185, 0.7095, 0.711, 0.695, 0.7075, 0.704, 0.7005, 0.709, 0.711, 0.7055, 0.7095, 0.712, 0.7105, 0.7135, 0.715, 0.7125, 0.7115, 0.7165, 0.714, 0.7185, 0.7075, 0.725, 0.719, 0.7185, 0.7135, 0.718, 0.713, 0.718, 0.7185, 0.7245, 0.715, 0.713, 0.712, 0.7135, 0.726, 0.711, 0.705, 0.727, 0.723, 0.7115, 0.717, 0.7205, 0.7115, 0.7085, 0.714, 0.7165, 0.7165, 0.718, 0.7175, 0.731, 0.7125, 0.7205, 0.727, 0.721, 0.72, 0.733, 0.7215, 0.719, 0.7185, 0.725, 0.7305, 0.7285, 0.7195, 0.7215, 0.7175, 0.721, 0.7305, 0.7255, 0.721, 0.7215, 0.716, 0.727, 0.7305, 0.73, 0.729, 0.7225, 0.73, 0.724, 0.7375, 0.717, 0.721, 0.7265, 0.7305, 0.732, 0.7305, 0.7375, 0.7345, 0.7205, 0.7305, 0.7345, 0.7215, 0.73, 0.731, 0.7195, 0.7205, 0.729, 0.7235, 0.7345, 0.7305, 0.7315, 0.7415, 0.7295, 0.742, 0.729, 0.724, 0.7345, 0.7205, 0.7275, 0.728, 0.7215, 0.7365, 0.733, 0.7305, 0.7235, 0.719, 0.727, 0.7295, 0.733, 0.7285, 0.729, 0.7215, 0.724, 0.7325, 0.7335, 0.731, 0.7365, 0.736, 0.7315, 0.735, 0.7325, 0.7395, 0.7295, 0.724, 0.7245, 0.723, 0.739, 0.7335, 0.742, 0.729, 0.733, 0.7325, 0.7375, 0.7375, 0.7305, 0.742, 0.7295, 0.745, 0.734, 0.747, 0.7495, 0.74, 0.735, 0.7385, 0.7365, 0.7325, 0.7485, 0.74, 0.7445, 0.725, 0.7385, 0.744, 0.733, 0.746, 0.743, 0.739, 0.751, 0.7295, 0.741, 0.735, 0.7455, 0.7455, 0.748, 0.7395, 0.745, 0.7455, 0.74, 0.745, 0.756, 0.7375, 0.7425, 0.7425, 0.739, 0.742, 0.7355, 0.753, 0.747, 0.7475, 0.7495, 0.7305, 0.7365, 0.746, 0.7435, 0.7475, 0.7375, 0.741, 0.755, 0.7495, 0.735, 0.754, 0.754, 0.753, 0.7425, 0.7495, 0.747, 0.7455, 0.7485, 0.754, 0.7495, 0.747, 0.7445, 0.7385, 0.7355, 0.7335, 0.7405, 0.7355, 0.739, 0.7465, 0.751, 0.756, 0.7545, 0.751, 0.749, 0.748, 0.7535, 0.7525, 0.747, 0.7445, 0.7475, 0.7495, 0.752, 0.746, 0.7415, 0.765, 0.741, 0.756, 0.7615, 0.7505, 0.7405, 0.7465, 0.752, 0.76, 0.739, 0.744, 0.753, 0.749, 0.76, 0.746, 0.746, 0.751, 0.7625, 0.763, 0.759, 0.754, 0.752, 0.7555, 0.7595, 0.766, 0.752, 0.748, 0.7485, 0.7625, 0.77, 0.7495, 0.765, 0.76, 0.7605, 0.763, 0.753, 0.754, 0.755, 0.7575, 0.761, 0.765, 0.7655, 0.7615, 0.7655, 0.7565, 0.756, 0.7655, 0.767, 0.758, 0.761, 0.7565, 0.753, 0.761, 0.7555, 0.763, 0.753, 0.7505, 0.747, 0.7495, 0.7605, 0.766, 0.772, 0.7615, 0.76, 0.755], "type": "scatter", "name": "Realistic, ϵ-greedy,  Qinit = 0.0. ϵ = 0.1", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>
mimetext/htmlrootassigneelast_run_timestampAS*persist_js_state·has_pluto_hook_features§cell_id$b3ec4673-af63-4d4a-8314-fa7e594f8a37depends_on_disabled_cells§runtimevOpublished_object_keysdepends_on_skipped_cells§errored$c2347999-5ade-420b-903f-30523b38eb0fqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATabǰpersist_js_state·has_pluto_hook_features§cell_id$c2347999-5ade-420b-903f-30523b38eb0fdepends_on_disabled_cells§runtime ӵpublished_object_keysdepends_on_skipped_cells§errored$1ac5588c-3c32-436e-8b40-41715223fba7queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATeȰpersist_js_state·has_pluto_hook_features§cell_id$1ac5588c-3c32-436e-8b40-41715223fba7depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$34f65898-cbcc-4832-afac-0f7a284e7f0bqueued¤logsrunning¦outputbody,exercise2_5 (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAUgqXpersist_js_state·has_pluto_hook_features§cell_id$34f65898-cbcc-4832-afac-0f7a284e7f0bdepends_on_disabled_cells§runtime@̵published_object_keysdepends_on_skipped_cells§errored$4ebd4a5a-3bd1-48e2-b03e-a5a3b2ec18a1queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampAThpersist_js_state·has_pluto_hook_features§cell_id$4ebd4a5a-3bd1-48e2-b03e-a5a3b2ec18a1depends_on_disabled_cells§runtime ͵published_object_keysdepends_on_skipped_cells§errored$093f312b-d70d-4bf7-bd53-8a1c7b2bee31queued¤logsrunning¦outputbodyJ<bond def="params_2_4" unique_id="WTVMjlnonY5u"><span style='display: contents;'>
	<span style='display: contents;'><div class="markdown"><h3>Figure 2.4 Parameters</h3>
<p>Number of Actions: <pl-combined-child key='kzcnjdyygz' style='display: contents;'><input type='number' min='1' step='1' max='100' value='10'></pl-combined-child> Confidence Bound c: <pl-combined-child key='kzcnjdyygz' style='display: contents;'><input type='number' min='0.0' step='0.1' max='5.0' value='2.0'></pl-combined-child> Exploration parameter ϵ: <pl-combined-child key='kzcnjdyygz' style='display: contents;'><input type='number' min='0.01' step='0.01' max='1.0' value='0.1'></pl-combined-child></p>
</div><script id='kzcnjdyygz'>
const div = currentScript.parentElement
let key = "kzcnjdyygz"
const inputs = div.querySelectorAll(`pl-combined-child[key='${key}'] > *:first-child`)

const values = Array(inputs.length)

inputs.forEach(async (el,i) => {
	el.oninput = (e) => {
		e.stopPropagation()
	}
	const gen = Generators.input(el)
	while(true) {
		values[i] = await gen.next().value
		div.dispatchEvent(new CustomEvent("input", {}))
	}
})


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()


Object.defineProperty(div, 'value', {
	get: () => values,
	set: (newvals) => {
		if(!newvals) {
			return
		}
		inputs.forEach((el, i) => {
			values[i] = newvals[i]
			set_input_value(el, newvals[i])
		})
},
	configurable: true,
});

</script></span>
	<input type=submit id='rakfrfhbef'>
	<script id='rakfrfhbef'>

let key = "rakfrfhbef"

let div = currentScript.parentElement
let button = currentScript.previousElementSibling
let input = div.firstElementChild
if(input === button) {
	return
}


let set_input_value = (() => {
	let result = null
	try {
	result = setBoundElementValueLikePluto
} catch (e) {
	result = ((input, new_value) => {
	// fallback in case https://github.com/fonsp/Pluto.jl/pull/1755 is not available
    if (new_value == null) {
        //@ts-ignore
        input.value = new_value
        return
    }
    if (input instanceof HTMLInputElement) {
        switch (input.type) {
            case "range":
            case "number": {
                if (input.valueAsNumber !== new_value) {
                    input.valueAsNumber = new_value
                }
                return
            }
            case "date": {
                if (input.valueAsDate == null || Number(input.valueAsDate) !== Number(new_value)) {
                    input.valueAsDate = new_value
                }
                return
            }
            case "checkbox": {
                if (input.checked !== new_value) {
                    input.checked = new_value
                }
                return
            }
            case "file": {
                // Can't set files :(
                return
            }
        }
    } else if (input instanceof HTMLSelectElement && input.multiple) {
        for (let option of Array.from(input.options)) {
            option.selected = new_value.includes(option.value)
        }
        return
    }
    //@ts-ignore
    if (input.value !== new_value) {
        //@ts-ignore
        input.value = new_value
    }
})
}
return result
})()



let private_value = null
let public_value = null




private_value = public_value = div.value
if(private_value != null) {
	set_input_value(input, private_value)
} else {

	// private_value = public_value = input.value
}

input.oninput = (e) => {
	e.stopPropagation()
}
const gen = Generators.input(input)

// If the child does not have an initial value, the `gen.next().value` promise will never resolve. If it does, then it resolves instantly.
let first_value = await Promise.any([
	gen.next().value,
	Promise.resolve(undefined)
])
private_value = public_value = first_value

;(async () => {
	while(true) {
		private_value = await gen.next().value
		// div.dispatchEvent(new CustomEvent("input", {}))
	}
})()

button.addEventListener("click", () => {
	public_value = private_value
	div.dispatchEvent(new CustomEvent("input", {}))
})


Object.defineProperty(div, 'value', {
	get: () => public_value,
	set: (newval) => {
		private_value = newval
		public_value = newval
		
		set_input_value(input, newval)
	},
	configurable: true,
});

</script></span></bond>mimetext/htmlrootassigneelast_run_timestampAT spersist_js_state·has_pluto_hook_features§cell_id$093f312b-d70d-4bf7-bd53-8a1c7b2bee31depends_on_disabled_cells§runtime"Zepublished_object_keysdepends_on_skipped_cells§errored$7748ab8a-d186-49a4-b6ab-d1bd9ea34990queued¤logsrunning¦outputbodyE<div class="markdown"><h3>Bandit Arm Reward Distributions</h3>
</div>mimetext/htmlrootassigneelast_run_timestampANNpersist_js_state·has_pluto_hook_features§cell_id$7748ab8a-d186-49a4-b6ab-d1bd9ea34990depends_on_disabled_cells§runtime Cpublished_object_keysdepends_on_skipped_cells§errored$140f1e20-f86d-4a6f-9cff-99685e129e1cqueued¤logsrunning¦outputbody=plot_stationary_param_search (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAXQ閰persist_js_state·has_pluto_hook_features§cell_id$140f1e20-f86d-4a6f-9cff-99685e129e1cdepends_on_disabled_cells§runtime Gpublished_object_keysdepends_on_skipped_cells§errored$965da91b-6a3f-456c-89ce-461c31e0fb7equeued¤logsrunning¦outputbody<div class="markdown"><blockquote>
<h3><em>Exercise 2.2:</em> <em>Bandit example</em></h3>
<p>Consider a k-armed bandit problem with k &#61; 4 actions, denoted 1, 2, 3, and 4. Consider applying to this problem a bandit algorithm using <span class="tex">$\epsilon$</span>-greedy action selection, sample-average action-value estimates, and initial estimates of <span class="tex">$Q_1&#40;a&#41; &#61; 0$</span>, for all a. Suppose the initial sequence of actions and rewards is <span class="tex">$A_1 &#61; 1,$</span> <span class="tex">$R_1 &#61; −1,$</span> <span class="tex">$A_2 &#61; 2,$</span> <span class="tex">$R_2 &#61; 1,$</span> <span class="tex">$A_3 &#61; 2,$</span> <span class="tex">$R_3 &#61; −2,$</span> <span class="tex">$A_4 &#61; 2,$</span> <span class="tex">$R_4 &#61; 2,$</span> <span class="tex">$A_5 &#61; 3,$</span> <span class="tex">$R_5 &#61; 0.$</span> On some of these time steps the <span class="tex">$\epsilon$</span> case may have occurred, causing an action to be selected at random. On which time steps did this definitely occur? On which time steps could this possibly have occurred?</p>
</blockquote>
<p>The table below summarizes the actions taken leading into every step and the Q estimate for each action at the end of each step.  So step 0 shows the initial Q estimates of 0 for every action and the selected action 1 that generates the reward on step 1.  For the row in step 1 it shows the Q estimates after receiving the reward on step 1 and thus what actions are demanded by a greedy choice leading into the next step.  If the action selected is not in the set of greedy actions, then a random action <strong>must</strong> have occured.  Since a random action choice can also select one of the greedy actions, such a random choice is possible at every step.  Note that the answer in row 0 corresponds to action <span class="tex">$A_1$</span>, row 1 -&gt; <span class="tex">$A_2$</span> etc...</p>
<table><tr><th align="right">Step</th><th align="right">Action Selected</th><th align="right">Reward</th><th align="right"><span class="tex">$Q&#40;1&#41;$</span></th><th align="right"><span class="tex">$Q&#40;2&#41;$</span></th><th align="right"><span class="tex">$Q&#40;3&#41;$</span></th><th align="right"><span class="tex">$Q&#40;4&#41;$</span></th><th align="right">Greedy Action Set</th><th align="right">Greedy Selection</th><th align="right"><span class="tex">$\epsilon$</span> Case</th></tr><tr><td align="right">1</td><td align="right">1</td><td align="right">-1</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right"><span class="tex">$\&#123;1, 2, 3, 4\&#125;$</span></td><td align="right">True</td><td align="right">possibly</td></tr><tr><td align="right">2</td><td align="right">2</td><td align="right">1</td><td align="right">-1</td><td align="right">0</td><td align="right">0</td><td align="right">0</td><td align="right"><span class="tex">$\&#123;2, 3, 4\&#125;$</span></td><td align="right">True</td><td align="right">possibly</td></tr><tr><td align="right">3</td><td align="right">2</td><td align="right">-2</td><td align="right">-1</td><td align="right">1</td><td align="right">0</td><td align="right">0</td><td align="right"><span class="tex">$\&#123;2\&#125;$</span></td><td align="right">True</td><td align="right">possibly</td></tr><tr><td align="right">4</td><td align="right">2</td><td align="right">2</td><td align="right">-1</td><td align="right"><span class="tex">$-\frac&#123;1&#125;&#123;2&#125;$</span></td><td align="right">0</td><td align="right">0</td><td align="right"><span class="tex">$\&#123;3, 4\&#125;$</span></td><td align="right">False</td><td align="right">definitely</td></tr><tr><td align="right">5</td><td align="right">3</td><td align="right">0</td><td align="right">-1</td><td align="right"><span class="tex">$\frac&#123;1&#125;&#123;3&#125;$</span></td><td align="right">0</td><td align="right">0</td><td align="right"><span class="tex">$\&#123;2\&#125;$</span></td><td align="right">False</td><td align="right">definitely</td></tr></table>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$965da91b-6a3f-456c-89ce-461c31e0fb7edepends_on_disabled_cells§runtime fpublished_object_keysdepends_on_skipped_cells§errored$9d7782f5-b530-40d5-9f75-280d3a762216queued¤logsrunning¦outputbody0<div class="markdown"><blockquote>
<h3><em>Exercise 2.9</em></h3>
<p>Show that in the case of two actions, the soft-max distribution is the same as that given by the logistic, or sigmoid, function often used in statistics and artificial neural networks.</p>
</blockquote>
<p>The sigmoid function is defined as: <span class="tex">$S&#40;x&#41; &#61; \frac&#123;1&#125;&#123;1 &#43; e^&#123;-x&#125;&#125;.$</span>  For two actions, let&#39;s denote them <span class="tex">$a_1$</span> and <span class="tex">$a_2.$</span>  Now for the action probabilities we have.</p>
<p class="tex">$$\pi&#40;a_1&#41; &#61; \frac&#123;e^&#123;H_t&#40;a_1&#41;&#125;&#125;&#123;e^&#123;H_t&#40;a_1&#41;&#125; &#43; e^&#123;H_t&#40;a_2&#41;&#125;&#125;&#61;\frac&#123;1&#125;&#123;1&#43;e^&#123;-&#40;H_t&#40;a_1&#41; - H_t&#40;a_2&#41;&#41;&#125;&#125;$$</p>
<p>This expression for <span class="tex">$\pi&#40;a_1&#41;$</span> is equivalent to <span class="tex">$S&#40;x&#41;$</span> with <span class="tex">$x &#61; H_t&#40;a_1&#41; - H_t&#40;a_2&#41;$</span> which is the degree of preference for action 1 over action 2.  As expected, if the preferences are equal then it is equavalent to <span class="tex">$x&#61;0$</span> with a probability of 50&#37;.  The same analysis applies to action 2 with the actions reversed from this case.</p>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$9d7782f5-b530-40d5-9f75-280d3a762216depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$bc939df7-e457-496c-8977-5fbf9dfe3638queued¤logsrunning¦outputbody]<div class="markdown"><h3>Alternative Distribution Method</h3>
<p>The gradient bandit algorithm is motivated by maximizing an expected value which requires knowledge of the q values.  However, the policy that maximizes that expected value will always be greedy with respect to whichever q value is thought to be maximal.  In reality we do not have certainty over which q value is maximal and instead we have some knowledge of each q value based on samples collected.  We know that the optimal choice only depends on the mean value of the rewards for each action.  Our knowledge of the mean is from the reward samples collected, so we can use the distribution of the sample mean to represent our knowledge of the true q values.  That would be a normal distribution with </p>
<p class="tex">$$\mu&#40;a&#41; &#61; \sum_&#123;A_t &#61; a&#125; R_t / N_&#123;a&#125;$$</p>
<p>and </p>
<p class="tex">$$\sigma&#40;a&#41;^2 &#61; \frac&#123;\sum_&#123;A_t &#61; a&#125; &#40;R_t - \mu&#40;a&#41;&#41;^2&#125;&#123;N_a^2&#125;$$</p>
<p>If we seek to maximize the expected reward per step as before, all that matters for that is the mean value of each q or in our case the unbiased estimate we have of the mean value.  This will also result in a greedy policy choosing which ever estimate is higher.  We might explore actions but only in the case of the estimates fluctuating.  If we ever consider a method that seeks to maximize the expected reward at a single step, we will always arrive at a greedy policy.  One alternative we could consider is sampling actions based on the probability that what we&#39;ve selected is optimal.  In other words calculate <span class="tex">$P&#40;x &#61; a_*&#41; \quad \forall \quad x$</span></p>
<p>To simplify matters let&#39;s consider the case of only two actions and also assume that we already know the true variance of the reward for each action about the mean.  That way our distribution for q simplifies to a normal distribution with a mean of <span class="tex">$\mu&#40;a&#41; &#61; \sum_&#123;A_t &#61; a&#125;R_t / N_a$</span> and a variance of <span class="tex">$\sigma&#40;a&#41; &#61; 1/N_a$</span>.  Now we have two actions <span class="tex">$1$</span> and <span class="tex">$2$</span> each with their own samples.  So our knowledge of <span class="tex">$q_1$</span> and <span class="tex">$q_2$</span> consists of two normal distributions: <span class="tex">$N&#40;\mu_1, \sigma_1^2&#41;$</span> and <span class="tex">$N&#40;\mu_2, \sigma_2^2&#41;$</span> with the mean and variance calculated as mentioned above.  So what is the probability that action 1 is optimal?  This is the same as asking the probability that a sample from the first distribution is larger than a sample from the second distribution.</p>
<p class="tex">$$P&#40;X&gt;Y&#41;$$</p>
<p>with <span class="tex">$X \sim N&#40;\mu_1, \sigma_1^2&#41;$</span> and <span class="tex">$Y \sim N&#40;\mu_2, \sigma_2^2&#41;$</span></p>
<p>This is equivalent to asking <span class="tex">$P&#40;X-Y&#41; &gt; 0$</span>.  Since <span class="tex">$X-Y$</span> is a sum of normal distributions, it is itself a normal distribution: <span class="tex">$N&#40;\mu_1 - \mu_2, \sigma_1^2 &#43; \sigma_2^2&#41;$</span>.  The cumulative distribution function will answer this question since it is the probability of a random variable being less than or equal to a given value.  So <span class="tex">$1-CDF&#40;0&#41;$</span> will be our answer where <span class="tex">$CDF&#40;0&#41;$</span> is the cummulative distribution function of our normal variable evaluated at 0: <span class="tex">$\frac&#123;1&#125;&#123;2&#125;\left&#91;1&#43;\text&#123;erf&#125;\left&#40;\frac&#123;-\mu_1 &#43; \mu_2&#125;&#123;\sqrt&#123;2&#40;\sigma_1^2 &#43; \sigma_2^2&#41;&#125;&#125; \right &#41; \right&#93;$</span>.  So this would be the probability of selecting action 1 and 1 minus this would be the probability of selecting action 2.  The assumptions made here are that the rewards are generated by a stationary process with some unknown mean and unit variance.  This method is different from any discussed earlier because we have a stochastic policy yet it is based on estimating the q values.  </p>
</div>mimetext/htmlrootassigneelast_run_timestampANQpersist_js_state·has_pluto_hook_features§cell_id$bc939df7-e457-496c-8977-5fbf9dfe3638depends_on_disabled_cells§runtime 
npublished_object_keysdepends_on_skipped_cells§errored$464d43c0-cd59-49e6-88f6-12a767677418queued¤logsrunning¦outputbody	<div class="markdown"><blockquote>
<h3><em>Exercise 2.3</em></h3>
<p>In the comparison shown in Figure 2.2, which method will perform best in the long run in terms of cumulative reward and probability of selecting the best action? How much better will it be? Express your answer quantitatively.</p>
</blockquote>
<p>In the long run both the <span class="tex">$\epsilon &#61; 0.1$</span> and <span class="tex">$\epsilon &#61; 0.01$</span> methods will have Q value estimates that converge to the true mean value of the reward distribution.  Since both methods will necessarily take random actions 10&#37; and 1&#37; of the time respectively, we&#39;d expect each method to take the optimal action with probability <span class="tex">$&#40;1-\epsilon&#41; &#43; \epsilon \times \frac&#123;1&#125;&#123;10&#125;&#61;\frac&#123;10 - 9 \times \epsilon&#125;&#123;10&#125;$</span>.  So for each value of ϵ we have.  </p>
<p class="tex">$$Pr&#40;a&#61;a_&#123;best&#125;|\epsilon &#61; 0.1&#41; &#61; 0.91$$</p>
<p class="tex">$$Pr&#40;a&#61;a_&#123;best&#125;|\epsilon &#61; 0.01&#41; &#61; 0.991$$</p>
<p>For the <span class="tex">$\epsilon &#61; 0$</span> greedy case the expected reward and optimal action selection probability depends on the order of sampled actions and the likelihood of getting close to or on the optimal action enough to push its Q estimation to the top.  From the plots in figure 2.2 in practice that seems to lead to an average reward of ~1.05 and an optimal action selection probability of 0.3825.  For long term cummulative reward this case will have roughly <span class="tex">$1.05 \times num\_steps$</span>.  For the other two cases, the long term cummulative reward is based on the expected value of the highest reward mean which is approximately ~1.539 &#40;see below for calculation of bandit arm reward distributions&#41;.  For a random action the expected reward should be 0 due to the normal distribution of the action mean rewards.  </p>
<p class="tex">$$E&#40;long\_term\_step\_reward|\epsilon&#61;0.1&#41; &#61; 0.91 \times 1.539 &#61; 1.4$$</p>
<p class="tex">$$E&#40;long\_term\_step\_reward|\epsilon&#61;0.01&#41; &#61; 0.991 \times 1.539 &#61; 1.525$$</p>
<p>For each case the long run cumulative reward is just this long term expected reward per step times the number of steps.  The statistical properties of the different arms of a generic bandit can be visualized below using the following function.</p>
</div>mimetext/htmlrootassigneelast_run_timestampANםpersist_js_state·has_pluto_hook_features§cell_id$464d43c0-cd59-49e6-88f6-12a767677418depends_on_disabled_cells§runtime Cpublished_object_keysdepends_on_skipped_cells§errored$21e56374-35e6-4488-b8da-15e383017c77queued¤logsrunning¦outputbodyE<div class="markdown"><h3>Bandit Arm Reward Distributions</h3>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$21e56374-35e6-4488-b8da-15e383017c77depends_on_disabled_cells§runtime mpublished_object_keysdepends_on_skipped_cells§errored$f33adafb-44b4-4e56-b3de-9717fe026288queued¤logsrunning¦outputbody8<div class="markdown"><h3>Sampling Functions</h3>
</div>mimetext/htmlrootassigneelast_run_timestampANhpersist_js_state·has_pluto_hook_features§cell_id$f33adafb-44b4-4e56-b3de-9717fe026288depends_on_disabled_cells§runtime Ipublished_object_keysdepends_on_skipped_cells§errored$7c2015dd-a786-49f5-9fe9-9199335ebd09queued¤logsrunning¦outputbody*maketrace (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAXJpersist_js_state·has_pluto_hook_features§cell_id$7c2015dd-a786-49f5-9fe9-9199335ebd09depends_on_disabled_cells§runtime kpublished_object_keysdepends_on_skipped_cells§errored$ecd8833d-441b-4673-b457-dc5109f575abqueued¤logsrunning¦outputbody<div class="markdown"><h3>Why softmax?</h3>
<p>For the gradient bandit algorithm we have a probability distribution over actions <span class="tex">$\pi_t&#40;x&#41;$</span> and we seek to maximize the expected reward at each time step <span class="tex">$\mathbb&#123;E&#125;&#91;R_t&#93;&#61;\sum_x \pi_t&#40;x&#41; q_*&#40;x&#41;$</span>.  Since we do not know the true values of <span class="tex">$q_*$</span> the algorithm simply replaces this with the sample reward collected at that time step.  This is justifyable because <span class="tex">$\mathbb&#123;E&#125;&#91;R_t|A_t&#93; &#61; q_*&#40;A_t&#41;$</span>.  Using this method we only take one gradient step each sample so after a large number of steps we have sampled many rewards from each action and have better estimates for <span class="tex">$q_*$</span>.</p>
<p class="tex">$$\pi_t&#40;x&#41;$$</p>
<p>is a discrete distribution with one value for each action.  We can represent that simply with a parameter for each action, let&#39;s call it <span class="tex">$H&#40;x&#41;$</span> we seek to find the values <span class="tex">$H&#40;x&#41;$</span> which maximize the expected value of reward by setting the partial derivatives with respect to those parameters equal to 0.</p>
<p class="tex">$$\frac&#123;\partial&#123;\mathbb&#123;E&#125;&#91;R_t&#93;&#125;&#125;&#123;\partial&#123;H_t&#40;x&#41;&#125;&#125; &#61; \frac&#123;\partial&#125;&#123;\partial H_t&#40;a&#41;&#125; \left &#40; \sum_x H_t&#40;x&#41; q_*&#40;x&#41; \right &#41; &#61; \sum_x q_*&#40;x&#41;&#61;0$$</p>
<p>This is a problem because we do not have control over the <span class="tex">$q_*$</span> values.  So perhaps we should consider some other function of <span class="tex">$H_t&#40;x&#41;$</span>.  In particular we know that the probabilities need to be positive so why not select a function that is always positive like <span class="tex">$f&#40;x&#41; &#61; x^2$</span>.  What expression for the derivative do we get in this case?</p>
<p class="tex">$$\frac&#123;\partial&#123;\mathbb&#123;E&#125;&#91;R_t&#93;&#125;&#125;&#123;\partial&#123;H_t&#40;x&#41;&#125;&#125; &#61; \frac&#123;\partial&#125;&#123;\partial H_t&#40;a&#41;&#125; \left &#40; \sum_x H_t&#40;x&#41;^2 q_*&#40;x&#41; \right &#41; &#61; \sum_x 2 H_t&#40;x&#41; q_*&#40;x&#41;&#61;0$$</p>
<p>Consider the case of only two actions: </p>
<p class="tex">$$2 H_t&#40;1&#41; q_*&#40;1&#41; &#43; 2 H_t&#40;2&#41; q_*&#40;2&#41; &#61; 0 \implies H_t&#40;1&#41; &#61; -H_t&#40;2&#41;\frac&#123;q_*&#40;2&#41;&#125;&#123;q_*&#40;1&#41;&#125;.$$</p>
<p>As a probability though, we know that <span class="tex">$&#40;H_t&#40;1&#41;^2 &#43; H_t&#40;2&#41;^2 &#61; 1&#41;$</span>, but substituting the expression for <span class="tex">$H_t&#40;1&#41;$</span> we get </p>
<p class="tex">$$H_t&#40;2&#41;^2 \frac&#123;q_*&#40;2&#41;&#125;&#123;q_*&#40;1&#41;&#125; &#43; H_t&#40;2&#41;^2 &#61; 1 \implies H_t&#40;2&#41; &#61; \sqrt&#123;\frac&#123;1&#125;&#123;1 &#43; r&#125;&#125;$$</p>
<p>where r is the ratio of q values.  This is a problem though because the q values can be any real number including negative ones so the expression in the square root could be negative.  So this form of the probability will not have solutions for certian q values given the contraints of probability.  </p>
<p>We could also consider a function that guarantees that our probabilities meet both contraints:</p>
<p class="tex">$$\sum_x p&#40;x&#41; &#61; 1 \quad \text&#123;and&#125; \quad 0 \leq p&#40;x&#41; \leq 1 \forall x$$</p>
<p>In order to do this let&#39;s take the H values, subtract the minimum, and by the sum of the resulting numbers.  That would certainly meet the constraints except in the case where all the values are 0 which could be a problem.  But even ignoring that fact, this procedure is not a differentiable function so we have no convenient way to maximize it.  </p>
<p>For all these cases it is clear that the only suitable function for the probabilities as a function of H is as follows:</p>
<p class="tex">$$f&#40;H_t&#40;x&#41;&#41; &#61; \frac&#123;u&#40;H_t&#40;x&#41;&#41;&#125;&#123;\sum_x u&#40;H_t&#40;x&#41;&#41;&#125;$$</p>
<p>where <span class="tex">$u&#40;a&#41;$</span> is some function defined over the entire real number line such that <span class="tex">$u&#40;a&#41; \geq 0 \forall a$</span>.  We already saw that <span class="tex">$u&#40;a&#41; &#61; a^2$</span> does not work because certain q values do not lead to valid solutions.  Another option for such a function is <span class="tex">$u&#40;x&#41; &#61; e^x$</span> and this has the additional property of being monotonic.  Using this form for <span class="tex">$u&#40;x&#41;$</span> leads to the softmax.  </p>
<p class="tex">$$p&#40;x&#41; &#61; \frac&#123;e^&#123;H_t&#40;x&#41;&#125;&#125;&#123;\sum_x e^&#123;H_t&#40;x&#41;&#125;&#125;$$</p>
<p>Using this form for the probability also means if we add some arbitrary constant to all the H values, it has no effect on the probability.</p>
<p class="tex">$$\frac&#123;e^&#123;c &#43; H_t&#40;x&#41;&#125;&#125;&#123;\sum_x e^&#123;c &#43; H_t&#40;x&#41;&#125;&#125; &#61; \frac&#123;e^c e^&#123;H_t&#40;x&#41;&#125;&#125;&#123;e^c \sum_x e^&#123;H_t&#40;x&#41;&#125;&#125; &#61; p&#40;x&#41;$$</p>
<p>This property is very important considering the fact that we could arbitarily choose to center the H values around 0 or subtract the minimum to make them all positive.  We should be able to eliminate the H value of 1 action by setting it to 0 and considering all the others in relation to that.  Making such a choice should not change the answer of which action is the maximizing one.  Also, it means if our maximization algorithm starts moving in the direction of a certain magnitude of H values, there will always be some solution that works if we fix any particular value so it will be much easier to find the maximum.</p>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$ecd8833d-441b-4673-b457-dc5109f575abdepends_on_disabled_cells§runtime )Kpublished_object_keysdepends_on_skipped_cells§errored$d42a346d-6af3-45df-9de5-7043f46c3da3queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATipersist_js_state·has_pluto_hook_features§cell_id$d42a346d-6af3-45df-9de5-7043f46c3da3depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$c66f1676-aec1-489d-96ff-99d748dac0fequeued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATj7persist_js_state·has_pluto_hook_features§cell_id$c66f1676-aec1-489d-96ff-99d748dac0fedepends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$d2ebd908-387d-4e40-bc00-61ce5f45ebddqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATiѰpersist_js_state·has_pluto_hook_features§cell_id$d2ebd908-387d-4e40-bc00-61ce5f45ebdddepends_on_disabled_cells§runtime  published_object_keysdepends_on_skipped_cells§errored$97f6221d-3289-4e54-a80d-26c5c81f2651queued¤logsrunning¦outputbodyJ<div class="markdown"><p>By default, a plot will be loaded that matches this search criteria.  Check the box below to recalculate the search and save a new plot whever the submit button is clicked.</p>
<p>Recompute Parameter Search: <bond def="execute_stationary" unique_id="cpTvZPaZCa87"><input type="checkbox"></bond></p>
</div>mimetext/htmlrootassigneelast_run_timestampAXvipersist_js_state·has_pluto_hook_features§cell_id$97f6221d-3289-4e54-a80d-26c5c81f2651depends_on_disabled_cells§runtime.յpublished_object_keysdepends_on_skipped_cells§errored$8018edb9-853f-4a88-bef6-9535c2d774b3queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATfkpersist_js_state·has_pluto_hook_features§cell_id$8018edb9-853f-4a88-bef6-9535c2d774b3depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$672a91c0-aa77-4257-8c83-d857f47cab6cqueued¤logsrunning¦outputbody/sample_action (generic function with 3 methods)mimetext/plainrootassigneelast_run_timestampATl%$persist_js_state·has_pluto_hook_features§cell_id$672a91c0-aa77-4257-8c83-d857f47cab6cdepends_on_disabled_cells§runtime ̵published_object_keysdepends_on_skipped_cells§errored$a04da367-3f8d-422d-a443-4e3e666e30efqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampAThpersist_js_state·has_pluto_hook_features§cell_id$a04da367-3f8d-422d-a443-4e3e666e30efdepends_on_disabled_cells§runtime 통published_object_keysdepends_on_skipped_cells§errored$8f1c7b0d-121c-46bf-884d-729e3b593025queued¤logsrunning¦outputbody-param_search (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAX&Gpersist_js_state·has_pluto_hook_features§cell_id$8f1c7b0d-121c-46bf-884d-729e3b593025depends_on_disabled_cells§runtime <Apublished_object_keysdepends_on_skipped_cells§errored$87f5ec29-623f-4666-824d-fad8c6448072queued¤logsrunning¦outputbody`<bond def="testbedreset" unique_id="FSgz&#43;Enib0E3"><input type="button" value="reset"></bond>mimetext/htmlrootassigneelast_run_timestampARpersist_js_state·has_pluto_hook_features§cell_id$87f5ec29-623f-4666-824d-fad8c6448072depends_on_disabled_cells§runtime`Jpublished_object_keysdepends_on_skipped_cells§errored$30aa1e1b-0b51-40c4-a093-ef92c3ad519aqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATgڰpersist_js_state·has_pluto_hook_features§cell_id$30aa1e1b-0b51-40c4-a093-ef92c3ad519adepends_on_disabled_cells§runtime <̵published_object_keysdepends_on_skipped_cells§errored$8a0462e9-fd65-4ccc-b795-446cf9ae7392queued¤logsrunning¦outputbody:make_or_lookup_param_plot (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAXs"ppersist_js_state·has_pluto_hook_features§cell_id$8a0462e9-fd65-4ccc-b795-446cf9ae7392depends_on_disabled_cells§runtime 1published_object_keysdepends_on_skipped_cells§errored$fb698663-e9d6-4368-bd53-d88da5e6f2c4queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampAXD	persist_js_state·has_pluto_hook_features§cell_id$fb698663-e9d6-4368-bd53-d88da5e6f2c4depends_on_disabled_cells§runtime vpublished_object_keysdepends_on_skipped_cells§errored$13f0adab-7660-49df-b26d-5f89cd73192bqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATjװpersist_js_state·has_pluto_hook_features§cell_id$13f0adab-7660-49df-b26d-5f89cd73192bdepends_on_disabled_cells§runtime /published_object_keysdepends_on_skipped_cells§errored$c6a8a9d2-1f29-4082-9fd2-d409cf6227baqueued¤logsrunning¦outputbody 		<script id='plot_1'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"xaxis": {"title": {"text": "Reward Mean Advantage Estimate"}}, "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}, "title": "Probability of Selecting First Action"}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 1.1102230246251565e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 2.220446049250313e-16, 3.3306690738754696e-16, 3.3306690738754696e-16, 3.3306690738754696e-16, 3.3306690738754696e-16, 3.3306690738754696e-16, 3.3306690738754696e-16, 4.440892098500626e-16, 4.440892098500626e-16, 4.440892098500626e-16, 4.440892098500626e-16, 4.440892098500626e-16, 4.440892098500626e-16, 4.440892098500626e-16, 4.440892098500626e-16, 4.440892098500626e-16, 4.440892098500626e-16, 4.440892098500626e-16, 4.440892098500626e-16, 4.440892098500626e-16, 5.551115123125783e-16, 5.551115123125783e-16, 5.551115123125783e-16, 6.661338147750939e-16, 6.661338147750939e-16, 6.661338147750939e-16, 6.661338147750939e-16, 6.661338147750939e-16, 6.661338147750939e-16, 6.661338147750939e-16, 6.661338147750939e-16, 6.661338147750939e-16, 7.771561172376096e-16, 7.771561172376096e-16, 7.771561172376096e-16, 8.881784197001252e-16, 8.881784197001252e-16, 8.881784197001252e-16, 8.881784197001252e-16, 8.881784197001252e-16, 8.881784197001252e-16, 9.992007221626409e-16, 9.992007221626409e-16, 1.1102230246251565e-15, 1.1102230246251565e-15, 1.1102230246251565e-15, 1.1102230246251565e-15, 1.1102230246251565e-15, 1.1102230246251565e-15, 1.2212453270876722e-15, 1.3322676295501878e-15, 1.3322676295501878e-15, 1.3322676295501878e-15, 1.3322676295501878e-15, 1.3322676295501878e-15, 1.4432899320127035e-15, 1.5543122344752192e-15, 1.5543122344752192e-15, 1.5543122344752192e-15, 1.5543122344752192e-15, 1.6653345369377348e-15, 1.7763568394002505e-15, 1.7763568394002505e-15, 1.7763568394002505e-15, 1.887379141862766e-15, 1.9984014443252818e-15, 1.9984014443252818e-15, 1.9984014443252818e-15, 2.1094237467877974e-15, 2.220446049250313e-15, 2.220446049250313e-15, 2.220446049250313e-15, 2.3314683517128287e-15, 2.4424906541753444e-15, 2.4424906541753444e-15, 2.55351295663786e-15, 2.6645352591003757e-15, 2.6645352591003757e-15, 2.7755575615628914e-15, 2.886579864025407e-15, 2.886579864025407e-15, 2.9976021664879227e-15, 3.1086244689504383e-15, 3.219646771412954e-15, 3.3306690738754696e-15, 3.3306690738754696e-15, 3.552713678800501e-15, 3.552713678800501e-15, 3.6637359812630166e-15, 3.774758283725532e-15, 3.885780586188048e-15, 3.9968028886505635e-15, 4.107825191113079e-15, 4.218847493575595e-15, 4.3298697960381105e-15, 4.440892098500626e-15, 4.6629367034256575e-15, 4.6629367034256575e-15, 4.884981308350689e-15, 4.9960036108132044e-15, 5.10702591327572e-15, 5.329070518200751e-15, 5.440092820663267e-15, 5.551115123125783e-15, 5.773159728050814e-15, 5.88418203051333e-15, 5.995204332975845e-15, 6.217248937900877e-15, 6.439293542825908e-15, 6.661338147750939e-15, 6.772360450213455e-15, 6.994405055138486e-15, 7.105427357601002e-15, 7.327471962526033e-15, 7.549516567451064e-15, 7.771561172376096e-15, 7.993605777301127e-15, 8.215650382226158e-15, 8.43769498715119e-15, 8.659739592076221e-15, 8.881784197001252e-15, 9.2148511043888e-15, 9.43689570931383e-15, 9.769962616701378e-15, 9.992007221626409e-15, 1.021405182655144e-14, 1.0547118733938987e-14, 1.0880185641326534e-14, 1.1102230246251565e-14, 1.1435297153639112e-14, 1.176836406102666e-14, 1.2101430968414206e-14, 1.2434497875801753e-14, 1.27675647831893e-14, 1.3100631690576847e-14, 1.354472090042691e-14, 1.3877787807814457e-14, 1.4210854715202004e-14, 1.4654943925052066e-14, 1.509903313490213e-14, 1.554312234475219e-14, 1.587618925213974e-14, 1.63202784619898e-14, 1.6764367671839864e-14, 1.7319479184152442e-14, 1.7763568394002505e-14, 1.8207657603852567e-14, 1.865174681370263e-14, 1.9317880628477724e-14, 1.9761969838327786e-14, 2.0317081350640365e-14, 2.0872192862952943e-14, 2.142730437526552e-14, 2.19824158875781e-14, 2.2648549702353193e-14, 2.3314683517128287e-14, 2.398081733190338e-14, 2.453592884421596e-14, 2.531308496145357e-14, 2.5979218776228663e-14, 2.6645352591003757e-14, 2.731148640577885e-14, 2.8199664825478976e-14, 2.886579864025407e-14, 2.9753977059954195e-14, 3.042011087472929e-14, 3.1308289294429414e-14, 3.219646771412954e-14, 3.3084646133829665e-14, 3.397282455352979e-14, 3.4861002973229915e-14, 3.5860203695392556e-14, 3.68594044175552e-14, 3.774758283725532e-14, 3.885780586188048e-14, 3.9968028886505635e-14, 4.107825191113079e-14, 4.218847493575595e-14, 4.3298697960381105e-14, 4.440892098500626e-14, 4.5630166312093934e-14, 4.6851411639181606e-14, 4.8183679268731794e-14, 4.951594689828198e-14, 5.084821452783217e-14, 5.218048215738236e-14, 5.362377208939506e-14, 5.5067062021407764e-14, 5.6621374255882984e-14, 5.806466418789569e-14, 5.972999872483342e-14, 6.128431095930864e-14, 6.294964549624638e-14, 6.461498003318411e-14, 6.639133687258436e-14, 6.816769371198461e-14, 6.994405055138486e-14, 7.194245199571014e-14, 7.382983113757291e-14, 7.582823258189819e-14, 7.782663402622347e-14, 7.993605777301127e-14, 8.215650382226158e-14, 8.43769498715119e-14, 8.659739592076221e-14, 8.881784197001252e-14, 9.126033262418787e-14, 9.370282327836321e-14, 9.625633623500107e-14, 9.880984919163893e-14, 1.0147438445073931e-13, 1.0413891970983968e-13, 1.0702549957386509e-13, 1.099120794378905e-13, 1.127986593019159e-13, 1.1579626146840383e-13, 1.1890488593735427e-13, 1.2212453270876722e-13, 1.2534417948018017e-13, 1.2867484855405564e-13, 1.3211653993039363e-13, 1.3566925360919413e-13, 1.3922196728799463e-13, 1.4299672557172016e-13, 1.467714838554457e-13, 1.5065726444163374e-13, 1.546540673302843e-13, 1.5876189252139739e-13, 1.6298074001497298e-13, 1.673106098110111e-13, 1.7175150190951172e-13, 1.7630341631047486e-13, 1.8096635301390052e-13, 1.858513343222512e-13, 1.907363156306019e-13, 1.9584334154387761e-13, 2.0095036745715333e-13, 2.0627943797535409e-13, 2.1171953079601735e-13, 2.1738166822160565e-13, 2.2304380564719395e-13, 2.289279876777073e-13, 2.349231920106831e-13, 2.41140440948584e-13, 2.475797344914099e-13, 2.540190280342358e-13, 2.6079138848444927e-13, 2.6756374893466273e-13, 2.7466917629226373e-13, 2.8199664825478976e-13, 2.893241202173158e-13, 2.9687363678476686e-13, 3.0475622025960547e-13, 3.127498260369066e-13, 3.2096547641913276e-13, 3.2929214910382143e-13, 3.3795188869589765e-13, 3.468336728928989e-13, 3.559375016948252e-13, 3.652633751016765e-13, 3.7481129311345285e-13, 3.8458125573015423e-13, 3.9468428525424315e-13, 4.050093593832571e-13, 4.155564781171961e-13, 4.2643666375852263e-13, 4.375388940047742e-13, 4.489741911584133e-13, 4.606315329169774e-13, 4.727329638853917e-13, 4.849454171562684e-13, 4.976019596369952e-13, 5.10480546722647e-13, 5.238032230181489e-13, 5.373479439185758e-13, 5.513367540288527e-13, 5.657696533489798e-13, 5.804245972740318e-13, 5.95523630408934e-13, 6.108447081487611e-13, 6.267208974009009e-13, 6.429301535604282e-13, 6.595834989298055e-13, 6.766809335090329e-13, 6.941114349956479e-13, 7.120970479945754e-13, 7.30526750203353e-13, 7.494005416219807e-13, 7.687184222504584e-13, 7.885914143912487e-13, 8.089084957418891e-13, 8.29780688604842e-13, 8.51096970677645e-13, 8.730793865652231e-13, 8.955058916626513e-13, 9.185985305748545e-13, 9.421352586969078e-13, 9.663381206337363e-13, 9.912071163853398e-13, 1.0167422459517184e-12, 1.042721464727947e-12, 1.0695888619238758e-12, 1.0969003483296547e-12, 1.1251000131551336e-12, 1.1538547894929252e-12, 1.1833867219479544e-12, 1.2136958105202211e-12, 1.2447820552097255e-12, 1.276534433714005e-12, 1.3091749906379846e-12, 1.3425927036792018e-12, 1.3768985951401191e-12, 1.411981642718274e-12, 1.4479528687161292e-12, 1.4849232954361469e-12, 1.5227819005758647e-12, 1.5615286841352827e-12, 1.6012746684168633e-12, 1.6420198534206065e-12, 1.6837642391465124e-12, 1.726507825594581e-12, 1.7703616350672746e-12, 1.8153256675645935e-12, 1.8613999230865375e-12, 1.9085844016331066e-12, 1.9569901255067634e-12, 2.006617094707508e-12, 2.05746530923534e-12, 2.1094237467877974e-12, 2.1628254742722675e-12, 2.2175594693862877e-12, 2.2735147098273956e-12, 2.3310242625029787e-12, 2.389866082808112e-12, 2.450151193045258e-12, 2.511990615516879e-12, 2.575273327920513e-12, 2.6402213748610848e-12, 2.7067237340361316e-12, 2.7748914277481163e-12, 2.844613433694576e-12, 2.9162228187828987e-12, 2.989497538408159e-12, 3.064659637175282e-12, 3.141487070479343e-12, 3.2204239275301916e-12, 3.3011371414204405e-12, 3.383959779057477e-12, 3.468780818138839e-12, 3.5556002586645263e-12, 3.644640145239464e-12, 3.735900477863652e-12, 3.82938125653709e-12, 3.9250824812597784e-12, 4.02311517433418e-12, 4.1235903580627564e-12, 4.2265080324455084e-12, 4.331868197482436e-12, 4.440003920080926e-12, 4.550582133333592e-12, 4.66393590414782e-12, 4.7800652325236115e-12, 4.898970118460966e-12, 5.020872606564808e-12, 5.1456616745326755e-12, 5.2735593669694936e-12, 5.404565683875262e-12, 5.538680625249981e-12, 5.676126235698575e-12, 5.816902515221045e-12, 5.9610094638173905e-12, 6.108669126092536e-12, 6.259881502046483e-12, 6.4148686362841545e-12, 6.573408484200627e-12, 6.73594513500575e-12, 6.902478588699523e-12, 7.072786800677022e-12, 7.247424882450559e-12, 7.426281811717672e-12, 7.60935758847836e-12, 7.79687425733755e-12, 7.988942840597701e-12, 8.185674360561279e-12, 8.387068817228283e-12, 8.593348255203637e-12, 8.804623696789804e-12, 9.021006164289247e-12, 9.242606680004428e-12, 9.469314221632885e-12, 9.70168390068693e-12, 9.939604694864101e-12, 1.0183187626466861e-11, 1.0432543717797671e-11, 1.0688117058066382e-11, 1.0949574580365606e-11, 1.1217360373905194e-11, 1.1491585460987608e-11, 1.177236086391531e-11, 1.2059908627293225e-11, 1.2354117728818892e-11, 1.2655543280004622e-11, 1.2964074258547953e-11, 1.3280043731356272e-11, 1.3603562720732043e-11, 1.3934742248977727e-11, 1.4273693338395788e-11, 1.4620971100498537e-11, 1.4976242468378587e-11, 1.5340173575850713e-11, 1.5712653400612453e-11, 1.6094015009571194e-11, 1.64843694250294e-11, 1.6884049713894456e-11, 1.7293055876166363e-11, 1.7711943023357435e-11, 1.814071115546767e-11, 1.8579582317101995e-11, 1.9028889575167796e-11, 1.9488854974269998e-11, 1.9959589536711064e-11, 2.0441426329398382e-11, 2.0934809441541802e-11, 2.1439738873141323e-11, 2.195643666880187e-11, 2.248556896233822e-11, 2.302702473144791e-11, 2.3581248065340787e-11, 2.414846100862178e-11, 2.4729107650500737e-11, 2.5323410035582583e-11, 2.5931701230774706e-11, 2.655409225837957e-11, 2.7191249252211946e-11, 2.78432832345743e-11, 2.8510749316978945e-11, 2.919375852172834e-11, 2.989275493803234e-11, 3.060807163279833e-11, 3.1340152695236156e-11, 3.208933119225321e-11, 3.2856051213059345e-11, 3.3640645824561943e-11, 3.4443559115970857e-11, 3.52653461987984e-11, 3.610611809534703e-11, 3.6966540939431525e-11, 3.7847058820261736e-11, 3.874800480474505e-11, 3.966993400439378e-11, 4.0613290508417776e-11, 4.157851840602689e-11, 4.256628383103589e-11, 4.357691985035217e-11, 4.461098157548804e-11, 4.5669024117955814e-11, 4.675171361157027e-11, 4.7859383123238786e-11, 4.8992698786776145e-11, 5.015221571369466e-11, 5.13386000378091e-11, 5.2552406870631785e-11, 5.379419132367502e-11, 5.506461953075359e-11, 5.636446864798472e-11, 5.7694293786880735e-11, 5.905465005895394e-11, 6.044642564262404e-11, 6.18702866717058e-11, 6.332678825771154e-11, 6.481681857906096e-11, 6.63411547918713e-11, 6.79005740522598e-11, 6.949574249404122e-11, 7.112743727333282e-11, 7.279665759085674e-11, 7.45039585581253e-11, 7.62505614204656e-11, 7.80371323116924e-11, 7.986455941022541e-11, 8.173373089448432e-11, 8.364553494288884e-11, 8.560119280076606e-11, 8.76014816242332e-11, 8.964740061401244e-11, 9.173994897082594e-11, 9.388023691769831e-11, 9.606915263304927e-11, 9.830802838450836e-11, 1.0059775235049528e-10, 1.0293965679863959e-10, 1.053348519519659e-10, 1.0778422598889392e-10, 1.1028933322165813e-10, 1.1285128387328314e-10, 1.154714102113985e-10, 1.1815082245902886e-10, 1.2089107492840867e-10, 1.236931668202601e-10, 1.265587634691201e-10, 1.2948908612031573e-10, 1.3248580010838396e-10, 1.355500156563494e-10, 1.3868350912105143e-10, 1.4188783481472456e-10, 1.4516421398269586e-10, 1.485145340041072e-10, 1.5194023816889057e-10, 1.5544321385618787e-10, 1.5902479333362862e-10, 1.6268708602495963e-10, 1.6643164624241535e-10, 1.702602503428352e-10, 1.741748967276635e-10, 1.781772507314372e-10, 1.8226942177790306e-10, 1.8645329724620296e-10, 1.9073087553778123e-10, 1.9510415505408218e-10, 1.9957535624115508e-10, 2.0414647750044423e-10, 2.088197392779989e-10, 2.1359736201986834e-10, 2.1848167719440426e-10, 2.234749052476559e-10, 2.2857937764797498e-10, 2.337977589306206e-10, 2.39132269541642e-10, 2.4458546299399586e-10, 2.501601148452437e-10, 2.558584455414348e-10, 2.6168356370703805e-10, 2.6763802285501015e-10, 2.7372459854291264e-10, 2.7994617735060956e-10, 2.863056458579649e-10, 2.928060016671452e-10, 2.994502423803169e-10, 3.0624169866655393e-10, 3.1318325710572026e-10, 3.202781373445873e-10, 3.2752978107453146e-10, 3.34941629986929e-10, 3.4251690372855137e-10, 3.502593770576823e-10, 3.5817238064339563e-10, 3.662596892439751e-10, 3.745250776177045e-10, 3.82972209500565e-10, 3.9160519271774774e-10, 4.0042780202753647e-10, 4.0944425627742476e-10, 4.186584412479988e-10, 4.280749088536595e-10, 4.376978779419005e-10, 4.475315673602154e-10, 4.5758075106761e-10, 4.678497589338804e-10, 4.783434759403349e-10, 4.89066565023677e-10, 5.000238001429125e-10, 5.112203993462572e-10, 5.226613586373219e-10, 5.343517850420199e-10, 5.462970076308693e-10, 5.585025775189933e-10, 5.709737127546077e-10, 5.837161864974405e-10, 5.967358829295222e-10, 6.100384641882783e-10, 6.236300365003444e-10, 6.37516484047751e-10, 6.517044681686457e-10, 6.661997620227567e-10, 6.81009360015139e-10, 6.961395904170331e-10, 7.115973366111916e-10, 7.273894819803672e-10, 7.435227988850102e-10, 7.600049478639903e-10, 7.768428123000604e-10, 7.940441637543927e-10, 8.116163296989498e-10, 8.29567303739509e-10, 8.479050794818477e-10, 8.666375395094406e-10, 8.857730104949724e-10, 9.053200411557327e-10, 9.252870691867088e-10, 9.456829763720975e-10, 9.66516644496096e-10, 9.87797177387506e-10, 1.009534011942037e-9, 1.0317366960777008e-9, 1.0544146666902066e-9, 1.0775780268090784e-9, 1.101236768441538e-9, 1.1254012166617144e-9, 1.150081807566039e-9, 1.1752894213401532e-9, 1.2010349381696983e-9, 1.227329349262618e-9, 1.2541842009383686e-9, 1.281611039516406e-9, 1.3096216333607913e-9, 1.338228083902493e-9, 1.3674428256393867e-9, 1.3972780710247434e-9, 1.4277470317125562e-9, 1.4588625862899107e-9, 1.4906381684554049e-9, 1.5230872119076366e-9, 1.5562235944344138e-9, 1.5900615268904517e-9, 1.6246154421750703e-9, 1.6598999952321947e-9, 1.6959301740726573e-9, 1.732721299774198e-9, 1.7702890264814641e-9, 1.8086492303837076e-9, 1.847818120737088e-9, 1.887812350886975e-9, 1.9286485741787374e-9, 1.9703441100915597e-9, 2.012916500149231e-9, 2.0563837299647503e-9, 2.100764007195721e-9, 2.1460759835889576e-9, 2.192338532935878e-9, 2.239570973117111e-9, 2.2877932881470997e-9, 2.3370252399956826e-9, 2.3872877008557225e-9, 2.4386013208754775e-9, 2.4909876383816254e-9, 2.5444684137454487e-9, 2.5990655183605327e-9, 2.654801933843487e-9, 2.7117004197663164e-9, 2.7697846238794455e-9, 2.829078527000206e-9, 2.8896066650574426e-9, 2.951393796024604e-9, 3.014465344008954e-9, 3.078847177206967e-9, 3.144565829948931e-9, 3.2116480586097396e-9, 3.2801213967204035e-9, 3.3500138219011433e-9, 3.421353866883692e-9, 3.494170508488992e-9, 3.5684933896718007e-9, 3.644352819520691e-9, 3.7217795512134444e-9, 3.800805004061658e-9, 3.881461041466139e-9, 3.963780415006113e-9, 4.047796431372319e-9, 4.133542841344706e-9, 4.221054283881642e-9, 4.310365842030706e-9, 4.4015135980401965e-9, 4.494534078247625e-9, 4.589464586146619e-9, 4.686342869320015e-9, 4.78520800761828e-9, 4.886099413958789e-9, 4.98905716739273e-9, 5.094122457194317e-9, 5.201336916726973e-9, 5.310743400599449e-9, 5.422384985465101e-9, 5.536306080244913e-9, 5.652551871015987e-9, 5.771168209989241e-9, 5.892201837554012e-9, 6.015700715344963e-9, 6.141713249085967e-9, 6.270289065746226e-9, 6.40147868047336e-9, 6.535333607615712e-9, 6.671906249700044e-9, 6.81125000845384e-9, 6.953419284805307e-9, 7.0984697009279785e-9, 7.246457656151506e-9, 7.39744088207317e-9, 7.551478109490972e-9, 7.708628957381336e-9, 7.868954488010615e-9, 8.032516651823585e-9, 8.199378953577252e-9, 8.369605675184744e-9, 8.543262541849117e-9, 8.720416388996455e-9, 8.901135384320469e-9, 9.0854890277825e-9, 9.273548151611521e-9, 9.465384698259527e-9, 9.661072053468445e-9, 9.860685157292437e-9, 1.0064300171030993e-8, 1.0271994699273534e-8, 1.0483847789899414e-8, 1.0699940267144825e-8, 1.092035384342438e-8, 1.1145172340576437e-8, 1.1374480801684683e-8, 1.1608366046189644e-8, 1.1846916558866383e-8, 1.209022215675759e-8, 1.2338374544285102e-8, 1.2591467202227591e-8, 1.284959538772057e-8, 1.3112855579144878e-8, 1.3381346808394312e-8, 1.3655169439630299e-8, 1.3934425835415709e-8, 1.421922046773716e-8, 1.4509659362893501e-8, 1.4805850656607333e-8, 1.51079044830027e-8, 1.5415933307671992e-8, 1.573005103949754e-8, 1.6050374251896926e-8, 1.637702140566688e-8, 1.6710113071027877e-8, 1.7049772371713345e-8, 1.739612431883586e-8, 1.7749296365998646e-8, 1.8109418409295586e-8, 1.8476622454244307e-8, 1.885104328192e-8, 1.92328177828216e-8, 1.9622085734027905e-8, 2.001898913306377e-8, 2.0423672530966996e-8, 2.0836283587399862e-8, 2.1256971960426085e-8, 2.1685890860823065e-8, 2.2123195497769643e-8, 2.2569044411113737e-8, 2.302359880523852e-8, 2.348702299315164e-8, 2.3959483952396e-8, 2.444115188016127e-8, 2.4932200193283904e-8, 2.5432805195180208e-8, 2.5943146741980172e-8, 2.6463407354349044e-8, 2.699377343873266e-8, 2.753443439917902e-8, 2.8085583192449803e-8, 2.8647416439042672e-8, 2.9220133757057454e-8, 2.980393898344147e-8, 3.039903917478881e-8, 3.100564538449646e-8, 3.162397232969738e-8, 3.225423850228282e-8, 3.289666650196921e-8, 3.3551482814253575e-8, 3.421891792143583e-8, 3.489920663568569e-8, 3.559258754393113e-8, 3.629930422910377e-8, 3.701960371582658e-8, 3.775373813574845e-8, 3.850196372834347e-8, 3.926454161806703e-8, 4.004173714822201e-8, 4.083382076913722e-8, 4.1641067705100454e-8, 4.246375773231392e-8, 4.3302175845028046e-8, 4.415661214451916e-8, 4.502736183908951e-8, 4.591472502202265e-8, 4.681900755976187e-8, 4.774052064782097e-8, 4.867958058873967e-8, 4.963650968026201e-8, 5.0611635771247165e-8, 5.160529248371404e-8, 5.261781943488586e-8, 5.3649561682078684e-8, 5.4700871165991316e-8, 5.5772105378437686e-8, 5.6863628250525267e-8, 5.7975810374699677e-8, 5.910902833861087e-8, 6.026366583533616e-8, 6.144011277520178e-8, 6.263876617396136e-8, 6.386003015279584e-8, 6.510431538320205e-8, 6.637204008619335e-8, 6.766362981025509e-8, 6.897951709827765e-8, 7.032014248675722e-8, 7.168595383966192e-8, 7.307740712558797e-8, 7.449496575162584e-8, 7.593910167358331e-8, 7.741029461882931e-8, 7.890903286345008e-8, 8.043581312122683e-8, 8.199114043261346e-8, 8.357552894189268e-8, 8.518950145308679e-8, 8.683358965200227e-8, 8.850833488338594e-8, 9.021428704070189e-8, 9.195200623146604e-8, 9.372206177804543e-8, 9.552503277276969e-8, 9.73615086330426e-8, 9.923208832418595e-8, 1.0113738135864025e-7, 1.0307800768494246e-7, 1.0505459813181517e-7, 1.0706779363101049e-7, 1.091182466606e-7, 1.112066205788409e-7, 1.1333359017928757e-7, 1.1549984157976922e-7, 1.1770607266647914e-7, 1.1995299331601927e-7, 1.2224132528437792e-7, 1.2457180265101897e-7, 1.2694517204092648e-7, 1.2936219251358239e-7, 1.3182363622910032e-7, 1.343302884482256e-7, 1.368829474213129e-7, 1.3948242505446018e-7, 1.4212954702053082e-7, 1.4482515275915375e-7, 1.475700962538795e-7, 1.5036524536604645e-7, 1.5321148283398145e-7, 1.561097060509553e-7, 1.5906082795336118e-7, 1.6206577624355845e-7, 1.6512549461111803e-7, 1.682409420666886e-7, 1.714130943852865e-7, 1.7464294310709505e-7, 1.7793149642564288e-7, 1.8127977974291554e-7, 1.8468883511424394e-7, 1.881597222475051e-7, 1.916935183920998e-7, 1.9529131889406415e-7, 1.9895423708504723e-7, 2.0268340517048955e-7, 2.0647997356348924e-7, 2.1034511243911425e-7, 2.1428001084622395e-7, 2.1828587803973676e-7, 2.2236394281449634e-7, 2.2651545439345e-7, 2.307416830937825e-7, 2.350439194387377e-7, 2.394234760449976e-7, 2.4388168662348164e-7, 2.4841990686752524e-7, 2.5303951523003576e-7, 2.5774191225735876e-7, 2.6252852203256793e-7, 2.6740079162035357e-7, 2.723601920662233e-7, 2.774082182854798e-7, 2.8254638995139914e-7, 2.877762514952309e-7, 2.930993723282427e-7, 2.985173479519432e-7, 3.0403179973603756e-7, 3.0964437525149435e-7, 3.153567493807685e-7, 3.211706236516676e-7, 3.2708772779166395e-7, 3.3310981928380556e-7, 3.3923868458796136e-7, 3.454761388077543e-7, 3.518240263566952e-7, 3.582842217353388e-7, 3.648586297533285e-7, 3.7154918619553e-7, 3.7835785771100916e-7, 3.8528664281223257e-7, 3.923375724301792e-7, 3.995127102474072e-7, 4.068141528090763e-7, 4.142440306331707e-7, 4.218045086545885e-7, 4.2949778600309685e-7, 4.373260977796889e-7, 4.4529171439045e-7, 4.5339694276780307e-7, 4.6164412681459766e-7, 4.700356478481993e-7, 4.785739252666232e-7, 4.872614169926237e-7, 4.9610062025085e-7, 5.050940719009134e-7, 5.142443495476101e-7, 5.235540710968323e-7, 5.330258967539692e-7, 5.426625285798181e-7, 5.524667116008075e-7, 5.624412343641083e-7, 5.725889294927455e-7, 5.829126744627544e-7, 5.934153923803365e-7, 6.041000519818596e-7, 6.149696697432816e-7, 6.260273088809498e-7, 6.372760811279576e-7, 6.487191472892562e-7, 6.603597177967657e-7, 6.722010534865319e-7, 6.842464665979264e-7, 6.964993206626247e-7, 7.089630327250518e-7, 7.216410727872713e-7, 7.345369652522749e-7, 7.476542897011385e-7, 7.609966814481339e-7, 7.745678325399297e-7, 7.883714925327467e-7, 8.024114696025819e-7, 8.166916307672523e-7, 8.312159034407074e-7, 8.459882758771187e-7, 8.610127981700799e-7, 8.762935834738528e-7, 8.918348082254113e-7, 9.076407136987541e-7, 9.23715606893083e-7, 9.400638607548473e-7, 9.566899165092124e-7, 9.735982831049483e-7, 9.907935394348755e-7, 1.0082803345579094e-6, 1.026063389142351e-6, 1.0441474964650865e-6, 1.0625375228556777e-6, 1.0812384100278294e-6, 1.100255174746323e-6, 1.1195929108254177e-6, 1.1392567901280515e-6, 1.1592520630099301e-6, 1.1795840605399732e-6, 1.2002581946113366e-6, 1.2212799598287916e-6, 1.2426549343969029e-6, 1.2643887812302523e-6, 1.2864872491746837e-6, 1.308956174894682e-6, 1.3318014828733737e-6, 1.35502918752195e-6, 1.3786453947339794e-6, 1.4026563021074523e-6, 1.4270682012762492e-6, 1.451887478687297e-6, 1.4771206171548812e-6, 1.5027741971929132e-6, 1.528854898236176e-6, 1.5553695001946366e-6, 1.5823248848967353e-6, 1.6097280375326761e-6, 1.6375860477646498e-6, 1.665906111725235e-6, 1.694695533349666e-6, 1.7239617253750339e-6, 1.7537122117827764e-6, 1.78395462835379e-6, 1.8146967251109203e-6, 1.845946367318163e-6, 1.877711537368043e-6, 1.910000336557971e-6, 1.942820986089444e-6, 1.976181829510537e-6, 2.0100913340481696e-6, 2.044558092051396e-6, 2.079590823544919e-6, 2.115198376895222e-6, 2.1513897319191955e-6, 2.1881739999951577e-6, 2.2255604276155694e-6, 2.2635583971641893e-6, 2.302177428914476e-6, 2.341427183472078e-6, 2.38131746299608e-6, 2.42185821353047e-6, 2.463059527224587e-6, 2.504931643443342e-6, 2.5474849518758447e-6, 2.5907299938676687e-6, 2.634677464419255e-6, 2.6793382151835132e-6, 2.724723255354e-6, 2.770843754662522e-6, 2.8177110453775356e-6, 2.865336624191528e-6, 2.9137321551075956e-6, 2.9629094708827353e-6, 3.012880575914423e-6, 3.0636576482390154e-6, 3.115253042307309e-6, 3.167679290649872e-6, 3.220949106985671e-6, 3.2750753879984273e-6, 3.330071216556263e-6, 3.3859498635990803e-6, 3.442724790803098e-6, 3.5004096532453843e-6, 3.5590183018463506e-6, 3.618564786034284e-6, 3.6790633568539732e-6, 3.740528468409998e-6, 3.8029747820855775e-6, 3.866417168207903e-6, 3.930870709489831e-6, 3.996350703250329e-6, 4.062872664745143e-6, 4.130452329720313e-6, 4.199105657631819e-6, 4.268848834421135e-6, 4.339698275179771e-6, 4.411670628146069e-6, 4.484782776703611e-6, 4.559051842600859e-6, 4.634495190058985e-6, 4.7111304277702715e-6, 4.788975412672869e-6, 4.868048253281465e-6, 4.948367312573865e-6, 5.0299512117657486e-6, 5.112818833197252e-6, 5.1969893239967035e-6, 5.282482099966401e-6, 5.369316847803063e-6, 5.457513530093827e-6, 5.5470923878697675e-6, 5.63807394482474e-6, 5.730479010312983e-6, 5.82432868356797e-6, 5.919644357477161e-6, 6.016447721801654e-6, 6.1147607677281e-6, 6.214605791088346e-6, 6.316005396689306e-6, 6.418982502087722e-6, 6.5235603414759424e-6, 6.629762470344858e-6, 6.737612768370482e-6, 6.847135445076091e-6, 6.958355042829822e-6, 7.0712964417296575e-6, 7.185984863156136e-6, 7.302445875323471e-6, 7.420705396388172e-6, 7.540789700000161e-6, 7.662725418633443e-6, 7.786539549137217e-6, 7.912259456732684e-6, 8.03991288012007e-6, 8.169527935475429e-6, 8.30113312211278e-6, 8.43475732636989e-6, 8.570429826937342e-6, 8.708180299965562e-6, 8.848038823727755e-6, 8.990035883393865e-6, 9.134202376692713e-6, 9.28056961857493e-6, 9.429169346764077e-6, 9.580033726752646e-6, 9.733195357242153e-6, 9.888687275250163e-6, 1.0046542961994476e-5, 1.0206796347889124e-5, 1.0369481818539583e-5, 1.0534634220071837e-5, 1.070228886490554e-5, 1.0872481537194112e-5, 1.1045248499375049e-5, 1.1220626496832864e-5, 1.139865276533758e-5, 1.1579365035707667e-5, 1.1762801540360357e-5, 1.1949001019639915e-5, 1.2138002727812847e-5, 1.232984643917412e-5, 1.2524572454597482e-5, 1.272222160797476e-5, 1.2922835272322075e-5, 1.3126455366663237e-5, 1.3333124362580051e-5, 1.3542885290651618e-5, 1.3755781747448736e-5, 1.3971857901973195e-5, 1.4191158503429335e-5, 1.4413728887108235e-5, 1.4639614981937221e-5, 1.4868863317696324e-5, 1.51015210321237e-5, 1.5337635877799016e-5, 1.557725623013706e-5, 1.5820431094271115e-5, 1.606721011304657e-5, 1.6317643573793283e-5, 1.6571782416985315e-5, 1.6829678243235335e-5, 1.7091383321288234e-5, 1.7356950596347787e-5, 1.762643369729311e-5, 1.7899886945449417e-5, 1.8177365362248565e-5, 1.8458924677777766e-5, 1.8744621338884215e-5, 1.9034512517723812e-5, 1.9328656120309873e-5, 1.9627110794728786e-5, 1.9929935940243837e-5, 2.0237191716176994e-5, 2.054893904968047e-5, 2.086523964628384e-5, 2.118615599755458e-5, 2.1511751391090073e-5, 2.1842089919177354e-5, 2.2177236488341023e-5, 2.2517256828891163e-5, 2.2862217504249216e-5, 2.3212185920495898e-5, 2.3567230336141165e-5, 2.3927419871894173e-5, 2.4292824520655287e-5, 2.466351515717502e-5, 2.5039563548823196e-5, 2.5421042364914825e-5, 2.580802518759029e-5, 2.6200586522140412e-5, 2.659880180733154e-5, 2.7002747426063678e-5, 2.741250071602863e-5, 2.7828139980701216e-5, 2.8249744500219443e-5, 2.8677394542153678e-5, 2.911117137316399e-5, 2.9551157269436246e-5, 2.99974355291166e-5, 3.045009048252556e-5, 3.090920750481452e-5, 3.137487302740105e-5, 3.1847174549071156e-5, 3.232620064896885e-5, 3.281204099758739e-5, 3.330478637009193e-5, 3.380452865719974e-5, 3.431136087905795e-5, 3.482537719634582e-5, 3.5346672923930456e-5, 3.587534454307928e-5, 3.641148971444963e-5, 3.695520729152246e-5, 3.7506597332703784e-5, 3.8065761115646524e-5, 3.863280114990708e-5, 3.920782119071209e-5, 3.9790926252614156e-5, 4.038222262314761e-5, 4.098181787681732e-5, 4.15898208887544e-5, 4.22063418492602e-5, 4.283149227790606e-5, 4.346538503818831e-5, 4.410813435151706e-5, 4.475985581242625e-5, 4.542066640289555e-5, 4.609068450811549e-5, 4.677002993025425e-5, 4.7458823905e-5, 4.815718911643785e-5, 4.886524971203787e-5, 4.9583131318975404e-5, 5.0310961059896186e-5, 5.104886756801541e-5, 5.179698100477026e-5, 5.2555433074030766e-5, 5.332435704030747e-5, 5.410388774418351e-5, 5.489416161919003e-5, 5.5695316708792575e-5, 5.650749268326649e-5, 5.73308308570164e-5, 5.816547420511853e-5, 5.901156738186142e-5, 5.986925673728827e-5, 6.07386903355156e-5, 6.162001797260785e-5, 6.251339119422994e-5, 6.341896331418795e-5, 6.433688943285887e-5, 6.526732645539823e-5, 6.621043311072494e-5, 6.716636997028402e-5, 6.813529946680941e-5, 6.911738591397487e-5, 7.011279552537886e-5, 7.112169643419541e-5, 7.214425871271413e-5, 7.318065439254617e-5, 7.423105748405323e-5, 7.529564399721966e-5, 7.637459196152552e-5, 7.746808144670769e-5, 7.857629458329907e-5, 7.969941558383375e-5, 8.083763076327521e-5, 8.199112856144275e-5, 8.316009956277348e-5, 8.434473651930396e-5, 8.554523437209749e-5, 8.676179027278241e-5, 8.799460360608968e-5, 8.92438760120573e-5, 9.050981140856784e-5, 9.179261601399702e-5, 9.309249837019529e-5, 9.440966936580253e-5, 9.574434225856354e-5, 9.709673270008601e-5, 9.8467058758267e-5, 9.985554094216198e-5, 0.0001012624022254105, 0.00010268786807055008, 0.00010413216645344114, 0.00010559552788813598, 0.00010707818545108161, 0.00010858037480687699, 0.000110102334233253, 0.00011164430464583042, 0.00011320652962498734, 0.00011478925544028407, 0.00011639273107755255, 0.00011801720826465356, 0.00011966294149812207, 0.00012133018806914642, 0.00012301920809176803, 0.0001247302645284165, 0.0001264636232179983, 0.00012821955290354126, 0.000129998325259173, 0.00013180021491865368, 0.00013362549950313163, 0.000135474459649787, 0.0001373473790401425, 0.00013924454442859613, 0.00014116624567206415, 0.00014311277575851378, 0.00014508443083671718, 0.00014708151024600546, 0.00014910431654568956, 0.00015115315554581343, 0.00015322833633646393, 0.0001553301713195232, 0.0001574589762386447, 0.00015961507021011734, 0.00016179877575461799, 0.00016401041882851963, 0.00016625032885508872, 0.00016851883875723672, 0.00017081628498893942, 0.00017314300756754442, 0.0001754993501072999, 0.00017788565985110694, 0.00018030228770427037, 0.00018274958826736132, 0.00018522791987030107, 0.00018773764460555675, 0.00019027912836266925, 0.000192852740862115, 0.00019545885569005605, 0.0001980978503330899, 0.00020077010621311064, 0.00020347600872250293, 0.0002062159472597802, 0.00020899031526522283, 0.0002117995102569603, 0.00021464393386694258, 0.00021752399187757732, 0.00022044009425847833, 0.00022339265520332496, 0.0002263820931670546, 0.00022940883090327713, 0.00023247329550213358, 0.0002355759184284878, 0.00023871713555934093, 0.0002418973872233554, 0.00024511711823849147, 0.0002483767779519752, 0.00025167682027893434, 0.00025501770374214416, 0.0002583998915114405, 0.0002618238514442428, 0.00026529005612552226, 0.0002687989829082138, 0.0002723511139544055, 0.00027594693627586153, 0.0002795869417757668, 0.0002832716272900271, 0.0002870014946295685, 0.00029077705062163783, 0.00029459880715287934, 0.000298467281211523, 0.0003023829949306833, 0.00030634647563099193, 0.0003103582558644513, 0.00031441887345806663, 0.0003185288715576995, 0.0003226887986720328, 0.0003268992087177569, 0.00033116066106342323, 0.00033547372057562974, 0.00033983895766287464, 0.00034425694832251885, 0.00034872827418575003, 0.0003532535225638789, 0.0003578332864950795, 0.00036246816479046373, 0.0003671587620812655, 0.00037190568886624753, 0.0003767095615589966, 0.00038157100253566334, 0.00038649064018270174, 0.0003914691089454969, 0.0003965070493772149, 0.0004016051081867644, 0.0004067639382887567, 0.00041198419885224435, 0.0004172665553507926, 0.00042261167961243906, 0.0004280202498694319, 0.0004334929508091889, 0.00043903047362481296, 0.00044463351606616186, 0.000450302782491363, 0.0004560389839176615, 0.00046184283807426674, 0.0004677150694540888, 0.00047365640936547493, 0.0004796675959859442, 0.0004857493744145902, 0.0004919024967251495, 0.0004981277220198477, 0.0005044258164832449, 0.0005107975534355269, 0.0005172437133880159, 0.0005237650840965724, 0.0005303624606172175, 0.0005370366453611997, 0.0005437884481499511, 0.0005506186862713758, 0.0005575281845352498, 0.0005645177753298425, 0.0005715882986783161, 0.0005787406022954578, 0.0005859755416444123, 0.0005932939799947468, 0.0006006967884794046, 0.0006081848461526596, 0.0006157590400482915, 0.0006234202652382059, 0.0006311694248904987, 0.0006390074303290749, 0.0006469352010924911, 0.0006549536649930188, 0.0006630637581772625, 0.0006712664251854461, 0.0006795626190116977, 0.0006879533011648897, 0.0006964394417290354, 0.0007050220194249057, 0.0007137020216703149, 0.0007224804446428479, 0.0007313582933405893, 0.0007403365816449625, 0.0007494163323829017, 0.0007585985773890247, 0.0007678843575686933, 0.0007772747229615184, 0.0007867707328037543, 0.0007963734555929136, 0.0008060839691508281, 0.0008159033606884858, 0.0008258327268690913, 0.0008358731738742353, 0.0008460258174676216, 0.0008562917830603478, 0.0008666722057766307, 0.0008771682305186435, 0.0008877810120327956, 0.0008985117149760136, 0.0009093615139811329, 0.0009203315937242884, 0.000931423148990973, 0.0009426373847434277, 0.0009539755161876995, 0.0009654387688409205, 0.000977028378599254, 0.0009887455918053956, 0.0010005916653168523, 0.0010125678665745541, 0.0010246754736705777, 0.0010369157754177571, 0.0010492900714182962, 0.0010617996721329348, 0.001074445898949894, 0.001087230084255597, 0.0011001535715033928, 0.001113217715284165, 0.0011264238813961658, 0.0011397734469158483, 0.0011532678002679209, 0.0011669083412968462, 0.00118069648133734, 0.0011946336432856475, 0.001208721261671153, 0.0012229607827276556, 0.0012373536644652017, 0.0012519013767422482, 0.001266605401337495, 0.0012814672320222709, 0.0012964883746333644, 0.0013116703471447444, 0.0013270146797411675, 0.00134252291489112, 0.0013581966074196483, 0.001374037324581634, 0.001390046646135512, 0.0014062261644165464, 0.0014225774844111028, 0.0014391022238298135, 0.0014558020131825167, 0.0014726784958514205, 0.001489733328166487, 0.0015069681794791512, 0.0015243847322372606, 0.0015419846820596828, 0.0015597697378111341, 0.0015777416216773421, 0.001595902069239763, 0.0016142528295515213, 0.0016327956652117948, 0.0016515323524419756, 0.0016704646811607216, 0.0016895944550601172, 0.001708923491680725, 0.0017284536224884128, 0.0017481866929487389, 0.0017681245626048891, 0.0017882691051520627, 0.001808622208514521, 0.0018291857749217488, 0.0018499617209846164, 0.00187095197777154, 0.0018921584908857536, 0.0019135832205405823, 0.0019352281416371575, 0.0019570952438402456, 0.001979186531655186, 0.002001504024504608, 0.0020240497568051463, 0.002046825778043937, 0.0020698341528559983, 0.00209307696110006, 0.0021165562979367225, 0.0021402742739040637, 0.0021642330149949096, 0.0021884346627341067, 0.0022128813742549047, 0.0022375753223758954, 0.002262518695677729, 0.0022877136985804958, 0.0023131625514196674, 0.0023388674905235884, 0.0023648307682899716, 0.0023910546532626142, 0.0024175414302077813, 0.0024442934001914773, 0.0024713128806554963, 0.002498602205494138, 0.0025261637251305924, 0.00255399980659321, 0.0025821128335923316, 0.0026105052065960033, 0.0026391793429061394, 0.0026681376767350162, 0.002697382659280878, 0.0027269167588037657, 0.0027567424607017887, 0.0027868622675860655, 0.0028172786993567733, 0.002847994293278422, 0.002879011604055015, 0.0029103332039054353, 0.002941961682638272, 0.002973899647726652, 0.003006149724382956, 0.003038714555633759, 0.0030715968023933282, 0.0031047991435388944, 0.003138324275983928, 0.0031721749147517464, 0.0032063537930504538, 0.003240863662344995, 0.003275707292430874, 0.00331088747150754, 0.0033464070062509954, 0.0033822687218856284, 0.0034184754622581526, 0.0034550300899083286, 0.003491935486141129, 0.003529194551098902, 0.0035668102038322047, 0.0036047853823713005, 0.003643123043796326, 0.003681826164308788, 0.0037208977393008436, 0.0037603407834260194, 0.0038001583306681574, 0.003840353434411692, 0.0038809291675097057, 0.003921888622353098, 0.003963234910939528, 0.00400497116494003, 0.004047100535768178, 0.0040896261946465895, 0.004132551332674206, 0.0041758791608925705, 0.004219612910352666, 0.004263755832180194, 0.004308311197641301, 0.004353282298207639, 0.004398672445620866, 0.004444484971957152, 0.004490723229690685, 0.004537390591757395, 0.004584490451617684, 0.004632026223318708, 0.004680001341556883, 0.004728419261739392, 0.004777283460045023, 0.004826597433484681, 0.004876364699962332, 0.004926588798333631, 0.004977273288465867, 0.0050284217512961416, 0.0050800377888897685, 0.005132125024497336, 0.00518468710261244, 0.00523772768902786, 0.0052912504708912955, 0.005345259156761317, 0.0053997574766613265, 0.005454749182134622, 0.0055102380462976885, 0.005566227863892936, 0.005622722451341766, 0.0056797256467959745, 0.005737241310188823, 0.005795273323285888, 0.005853825589735129, 0.005912902035115852, 0.005972506606987116, 0.006032643274936023, 0.006093316030625129, 0.0061545288878388504, 0.00621628588252876, 0.006278591072859996, 0.006341448539254224, 0.0064048623844349395, 0.006468836733469208, 0.006533375733810631, 0.00659848355534054, 0.006664164390408844, 0.006730422453874008, 0.006797261983142677, 0.00686468723820699, 0.006932702501683541, 0.007001312078849131, 0.007070520297677407, 0.007140331508873832, 0.007210750085909767, 0.00728178042505645, 0.007353426945417518, 0.007425694088960211, 0.007498586320547118, 0.007572108127965604, 0.00764626402195745, 0.0077210585362462725, 0.007796496227565841, 0.00787258167568572, 0.007949319483437023, 0.008026714276737068, 0.008104770704612685, 0.0081834934392232, 0.008262887175881528, 0.008342956633075493, 0.00842370655248692, 0.008505141699010954, 0.008587266860773268, 0.00867008684914683, 0.008753606498767663, 0.008837830667549174, 0.008922764236696468, 0.00900841211071779, 0.009094779217436733, 0.009181870508002343, 0.009269690956898335, 0.00935824556195164, 0.009447539344338951, 0.009537577348593174, 0.009628364642608078, 0.009719906317641747, 0.00981220748831979, 0.009905273292636463, 0.009999108891954434, 0.01009371947100468, 0.010189110237883936, 0.010285286424051687, 0.010382253284325182, 0.010480016096874545, 0.010578580163215001, 0.010677950808199221, 0.010778133380008104, 0.010879133250139894, 0.010980955813398197, 0.011083606487879094, 0.011187090714956494, 0.011291413959266583, 0.011396581708690734, 0.011502599474337405, 0.011609472790522157, 0.011717207214747005, 0.011825808327677989, 0.011935281733121639, 0.012045633057999883, 0.012156867952323847, 0.012268992089166098, 0.012382011164631557, 0.012495930897826968, 0.012610757030829145, 0.012726495328651555, 0.012843151579209788, 0.012960731593285146, 0.013079241204487668, 0.013198686269216497, 0.013319072666619691, 0.013440406298552254, 0.013562693089533173, 0.013685938986699897, 0.013810149959762263, 0.013935332000954759, 0.014061491124987224, 0.014188633368993786, 0.014316764792480341, 0.014445891477271156, 0.01457601952745291, 0.014707155069318079, 0.014839304251305974, 0.014972473243943019, 0.015106668239780574, 0.01524189545333221, 0.015378161121008316, 0.015515471501050149, 0.01565383287346145, 0.01579325153993838, 0.015933733823799257, 0.016075286069910488, 0.01621791464461264, 0.016361625935644164, 0.01650642635206323, 0.016652322324168467, 0.016799320303417575, 0.01694742676234462, 0.017096648194475206, 0.017246991114240662, 0.01739846205688944, 0.01755106757839786, 0.017704814255379064, 0.017859708684988762, 0.018015757484832085, 0.01817296729286555, 0.018331344767299362, 0.018490896586497385, 0.01865162944887533, 0.01881355007279706, 0.018976665196469567, 0.019140981577835392, 0.01930650599446393, 0.019473245243440962, 0.019641206141256196, 0.019810395523688573, 0.01998082024569059, 0.020152487181270384, 0.02032540322337173, 0.020499575283752902, 0.020675010292863227, 0.020851715199717624, 0.02102969697177004, 0.021208962594783998, 0.0213895190727027, 0.021571373427515583, 0.021754532699124418, 0.02193900394520687, 0.022124794241078383, 0.02231191067955196, 0.02250036037079639, 0.02269015044219258, 0.022881288038187675, 0.023073780320147286, 0.02326763446620639, 0.023462857671117776, 0.023659457146098628, 0.023857440118675632, 0.024056813832527557, 0.0242575855473266, 0.024459762538576735, 0.02466335209745174, 0.02486836153062988, 0.025074798160127143, 0.025282669323128726, 0.02549198237181871, 0.02570274467320688, 0.025914963608954844, 0.02612864657519931, 0.026343800982373988, 0.026560434255028964, 0.02677855383164851, 0.026998167164467235, 0.02721928171928356, 0.027441904975271436, 0.027666044424790703, 0.027891707573195257, 0.028118901938637975, 0.028347635051875986, 0.02857791445607205, 0.028809747706594946, 0.029043142370817288, 0.029278106027912476, 0.02951464626864797, 0.029752770695178343, 0.029992486920834893, 0.030233802569914703, 0.030476725277466477, 0.030721262689075157, 0.030967422460644323, 0.031215212258176583, 0.031464639757552204, 0.031715712644305616, 0.03196843861340026, 0.032222825369000674, 0.03247888062424331, 0.03273661210100609, 0.03299602752967379, 0.033257134648903786, 0.033519941205388815, 0.03378445495361726, 0.03405068365563313, 0.03431863508079225, 0.034588317005517566, 0.03485973721305213, 0.035132903493210854, 0.035407823642129244, 0.03568450546201074, 0.03596295676087213, 0.036243185352287655, 0.03652519905512963, 0.03680900569330858, 0.037094613095510987, 0.037382029094935265, 0.03767126152902511, 0.03796231823920204, 0.03825520707059549, 0.03854993587177091, 0.03884651249445592, 0.03914494479326547, 0.03944524062542376, 0.03974740785048514, 0.040051454330053526, 0.04035738792749877, 0.040665216507671964, 0.040974947936619266, 0.04128659008129287, 0.041600150809260716, 0.04191563798841469, 0.04223305948667666, 0.04255242317170205, 0.04287373691058305, 0.04319700856954911, 0.04352224601366528, 0.04384945710652999, 0.04417864970996965, 0.044509831683733125, 0.04484301088518228, 0.04517819516898336, 0.045515392386794584, 0.04585461038695249, 0.046195857014157404, 0.04653914010915683, 0.046884467508425676, 0.04723184704384731, 0.047581286542391577, 0.0479327938257903, 0.048286376710212964, 0.04864204300593955, 0.04899980051703223, 0.049359657041004756, 0.04972162036849159, 0.05008569828291365, 0.05045189856014398, 0.05082022896817129, 0.05119069726676151, 0.05156331120711832, 0.05193807853154253, 0.05231500697308822, 0.05269410425522003, 0.05307537809146612, 0.053458836185071634, 0.053844486228650235, 0.05423233590383325, 0.05462239288091908, 0.0550146648185188, 0.05540915936320334, 0.05580588414914611, 0.05620484679776694, 0.056606054917372695, 0.057009516102797586, 0.05741523793504166, 0.057823227980908665, 0.05823349379264098, 0.058646042907555374, 0.059060882847675744, 0.05947802111936573, 0.05989746521295913, 0.060319222602389755, 0.060743300744819706, 0.06116970708026703, 0.061598449031230906, 0.062029534002317255, 0.062462969379862066, 0.0628987625315538, 0.06333692080605524, 0.06377745153262315, 0.064220362020728, 0.06466565955967218, 0.06511335141820673, 0.06556344484414711, 0.06601594706398961, 0.06647086528252366, 0.06692820668244592, 0.0673879784239726, 0.0678501876444495, 0.06831484145796363, 0.06878194695495166, 0.06925151120180861, 0.06972354124049573, 0.07019804408814667, 0.07067502673667425, 0.0711544961523749, 0.07163645927553364, 0.0721209230200267, 0.0726078942729258, 0.07309737989409926, 0.07358938671581383, 0.07408392154233523, 0.07458099114952899, 0.0750806022844589, 0.0755827616649869, 0.0760874759793706, 0.07659475188586162, 0.07710459601230268, 0.07761701495572382, 0.07813201528193936, 0.0786496035251425, 0.07916978618750226, 0.07969256973875638, 0.08021796061580722, 0.08074596522231503, 0.08127658992829223, 0.08180984106969591, 0.08234572494802173, 0.08288424782989612, 0.08342541594666897, 0.08396923549400626, 0.08451571263148105, 0.08506485348216652, 0.0856166641322269, 0.08617115063050917, 0.08672831898813493, 0.08728817517809095, 0.08785072513482084, 0.08841597475381668, 0.08898392989120951, 0.08955459636336105, 0.09012797994645472, 0.09070408637608707, 0.09128292134685945, 0.09186449051196877, 0.09244879948280005, 0.09303585382851787, 0.09362565907565823, 0.09421822070772112, 0.09481354416476284, 0.09541163484298876, 0.09601249809434642, 0.09661613922611911, 0.09722256350051928, 0.09783177613428307, 0.098443782298264, 0.0990585871170293, 0.09967619566845431, 0.10029661298331849, 0.1009198440449024, 0.10154589378858403, 0.1021747671014368, 0.10280646882182776, 0.10344100373901588, 0.10407837659275232, 0.10471859207287959, 0.10536165481893311, 0.10600756941974243, 0.10665634041303373, 0.10730797228503319, 0.10796246947007015, 0.10861983635018313, 0.10928007725472466, 0.10994319645996797, 0.11060919818871495, 0.11127808660990435, 0.11194986583822164, 0.11262453993370913, 0.11330211290137782, 0.11398258869082012, 0.11466597119582378, 0.11535226425398626, 0.1160414716463316, 0.11673359709692721, 0.11742864427250277, 0.1181266167820696, 0.11882751817654225, 0.11953135194836051, 0.12023812153111346, 0.12094783029916445, 0.12166048156727727, 0.12237607859024502, 0.12309462456251874, 0.12381612261783859, 0.12454057582886624, 0.12526798720681898, 0.12599835970110518, 0.12673169619896163, 0.12746799952509202, 0.1282072724413077, 0.1289495176461697, 0.12969473777463314, 0.1304429353976917, 0.13119411302202644, 0.1319482730896544, 0.1327054179775795, 0.13346554999744598, 0.13422867139519257, 0.13499478435071066, 0.1357638909775012, 0.136535993322337, 0.13731109336492486, 0.13808919301757028, 0.13887029412484475, 0.13965439846325411, 0.14044150774091035, 0.14123162359720465, 0.14202474760248252, 0.1428208812577222, 0.14362002599421397, 0.1444221831732424, 0.1452273540857716, 0.14603553995213114, 0.14684674192170588, 0.14766096107262716, 0.14847819841146737, 0.1492984548729357, 0.15012173131957818, 0.1509480285414777, 0.15177734725595937, 0.15260968810729603, 0.15344505166641798, 0.15428343843062442, 0.15512484882329813, 0.15596928319362235, 0.15681674181630023, 0.15766722489127782, 0.1585207325434692, 0.15937726482248404, 0.16023682170235898, 0.16109940308129078, 0.1619650087813732, 0.1628336385483362, 0.16370529205128803, 0.16457996888246118, 0.16545766855695931, 0.16633839051250998, 0.1672221341092175, 0.1681088986293211, 0.16899868327695433, 0.16989148717790947, 0.17078730937940345, 0.17168614884984745, 0.1725880044786201, 0.17349287507584332, 0.17440075937216104, 0.17531165601852283, 0.17622556358596864, 0.17714248056541826, 0.17806240536746354, 0.17898533632216407, 0.17991127167884657, 0.18084020960590685, 0.18177214819061605, 0.18270708543892933, 0.18364501927529964, 0.18458594754249313, 0.1855298680014088, 0.18647677833090215, 0.1874266761276122, 0.18837955890579106, 0.18933542409713855, 0.1902942690506394, 0.19125609103240482, 0.19222088722551678, 0.19318865472987734, 0.19415939056205989, 0.195133091655166, 0.19610975485868465, 0.1970893769383557, 0.198071954576037, 0.19905748436957604, 0.2000459628326836, 0.20103738639481383, 0.20203175140104568, 0.2030290541119698, 0.20402929070357867, 0.2050324572671609, 0.20603854980919967, 0.2070475642512738, 0.20805949642996513, 0.20907434209676778, 0.210092096918002, 0.21111275647473293, 0.21213631626269214, 0.213162771692204, 0.2141921180881159, 0.215224350689732, 0.21625946465075274, 0.21729745503921627, 0.21833831683744553, 0.21938204494199898, 0.22042863416362568, 0.22147807922722385, 0.22253037477180482, 0.22358551535046045, 0.2246434954303339, 0.225704309392597, 0.22676795153242912, 0.22783441605900268, 0.22890369709547098, 0.2299757886789613, 0.23105068476057278, 0.2321283792053772, 0.2332088657924254, 0.2342921382147568, 0.23537819007941474, 0.2364670149074649, 0.23755860613401825, 0.23865295710825907, 0.23975006109347674, 0.2408499112671021, 0.24195250072074792, 0.24305782246025442, 0.24416586940573848, 0.24527663439164749, 0.24639011016681833, 0.24750628939453923, 0.24862516465261764, 0.24974672843345158, 0.2508709731441062, 0.2519978911063938, 0.25312747455695894, 0.25425971564736827, 0.2553946064442043, 0.2565321389291636, 0.25767230499916016, 0.2588150964664324, 0.2599605050586553, 0.2611085224190568, 0.26225914010653817, 0.2634123495958003, 0.2645681422774724, 0.2657265094582477, 0.26688744236102124, 0.2680509321250335, 0.2692169698060187, 0.2703855463763566, 0.2715566527252299, 0.27273027965878516, 0.27390641790029924, 0.2750850580903492, 0.27626619078698733, 0.277449806465921, 0.2786358955206958, 0.27982444826288455, 0.2810154549222802, 0.2822089056470929, 0.2834047905041519, 0.28460309947911233, 0.2858038224766658, 0.28700694932075554, 0.28821246975479675, 0.2894203734419003, 0.290630649965102, 0.29184328882759536, 0.2930582794529697, 0.29427561118545187, 0.295495273290153, 0.2967172549533197, 0.29794154528258887, 0.29916813330724834, 0.30039700797850033, 0.3016281581697309, 0.30286157267678226, 0.3040972402182306, 0.305335149435668, 0.3065752888939881, 0.30781764708167736, 0.30906221241110954, 0.3103089732188449, 0.31155791776593356, 0.31280903423822404, 0.3140623107466747, 0.3153177353276707, 0.3165752959433443, 0.3178349804819005, 0.31909677675794546, 0.3203606725128205, 0.32162665541493995, 0.32289471306013284, 0.3241648329719886, 0.32543700260220865, 0.3267112093309592, 0.32798744046723116, 0.32926568324920247, 0.3305459248446049, 0.331828152351095, 0.3331123527966293, 0.3343985131398438, 0.3356866202704363, 0.33697666100955426, 0.33826862211018616, 0.33956249025755625, 0.3408582520695239, 0.3421558940969871, 0.34345540282428944, 0.3447567646696309, 0.34605996598548305, 0.3473649930590076, 0.34867183211247965, 0.3499804693037135, 0.35129089072649355, 0.35260308241100824, 0.3539170303242877, 0.3552327203706458, 0.35655013839212546, 0.35786927016894743, 0.35919010141996344, 0.3605126178031127, 0.36183680491588155, 0.3631626482957673, 0.36449013342074577, 0.3658192457097419, 0.36714997052310405, 0.368482293163082, 0.3698161988743084, 0.3711516728442835, 0.3724887002038635, 0.3738272660277516, 0.37516735533499457, 0.3765089530894792, 0.3778520442004356, 0.37919661352294165, 0.3805426458584311, 0.38189012595520533, 0.38323903850894825, 0.38458936816324396, 0.38594109951009825, 0.3872942170904625, 0.3886487053947607, 0.39000454886342095, 0.39136173188740775, 0.39272023880875895, 0.3940800539211251, 0.39544116147031205, 0.3968035456548259, 0.39816719062642114, 0.39953208049065214, 0.40089819930742643, 0.4022655310915617, 0.4036340598133452, 0.40500376939909566, 0.4063746437317278, 0.40774666665132087, 0.4091198219556875, 0.4104940934009471, 0.41186946470210106, 0.4132459195336099, 0.41462344152997455, 0.4160020142863182, 0.41738162135897194, 0.41876224626606173, 0.4201438724880989, 0.42152648346857213, 0.42291006261454145, 0.42429459329723573, 0.42568005885265114, 0.4270664425821521, 0.428453727753075, 0.4298418975993331, 0.43123093532202417, 0.43262082409004, 0.43401154704067735, 0.435403087280252, 0.4367954278847136, 0.43818855190026285, 0.4395824423439707, 0.44097708220439913, 0.4423724544422236, 0.4437685419908576, 0.4451653277570784, 0.44656279462165505, 0.44796092543997723, 0.4493597030426866, 0.45075911023630866, 0.45215912980388695, 0.45355974450561876, 0.4549609370794909, 0.4563626902419189, 0.45776498668838594, 0.4591678090940837, 0.4605711401145547, 0.46197496238633495, 0.4633792585275993, 0.4647840111388064, 0.46618920280334575, 0.4675948160881852, 0.4690008335445198, 0.47040723770842197, 0.4718140111014917, 0.47322113623150863, 0.47462859559308423, 0.47603637166831514, 0.4774444469274376, 0.4788528038294819, 0.480261424822928, 0.48167029234636194, 0.48307938882913226, 0.484488696692008, 0.485898198347836, 0.4873078762021996, 0.4887177126540775, 0.49012769009650325, 0.49153779091722427, 0.4929479974993628, 0.49435829222207517, 0.49576865746121324, 0.4971790755899842, 0.4985895289796125, 0.5, 0.5014104710203875, 0.5028209244100158, 0.5042313425387868, 0.5056417077779248, 0.5070520025006372, 0.5084622090827757, 0.5098723099034967, 0.5112822873459224, 0.5126921237978004, 0.514101801652164, 0.515511303307992, 0.5169206111708677, 0.5183297076536382, 0.519738575177072, 0.5211471961705181, 0.5225555530725623, 0.5239636283316849, 0.5253714044069158, 0.5267788637684914, 0.5281859888985083, 0.5295927622915781, 0.5309991664554803, 0.5324051839118149, 0.5338107971966541, 0.5352159888611936, 0.5366207414724007, 0.538025037613665, 0.5394288598854453, 0.5408321909059163, 0.5422350133116141, 0.5436373097580811, 0.5450390629205091, 0.5464402554943812, 0.547840870196113, 0.5492408897636913, 0.5506402969573134, 0.5520390745600228, 0.553437205378345, 0.5548346722429216, 0.5562314580091424, 0.5576275455577764, 0.559022917795601, 0.5604175576560293, 0.5618114480997372, 0.5632045721152864, 0.564596912719748, 0.5659884529593227, 0.56737917590996, 0.5687690646779758, 0.5701581024006669, 0.571546272246925, 0.5729335574178479, 0.5743199411473489, 0.5757054067027643, 0.5770899373854586, 0.5784735165314279, 0.5798561275119011, 0.5812377537339383, 0.5826183786410281, 0.5839979857136818, 0.5853765584700255, 0.5867540804663901, 0.5881305352978989, 0.5895059065990529, 0.5908801780443125, 0.592253333348679, 0.5936253562682722, 0.5949962306009045, 0.5963659401866548, 0.5977344689084383, 0.5991018006925736, 0.6004679195093479, 0.6018328093735789, 0.6031964543451741, 0.604558838529688, 0.6059199460788749, 0.607279761191241, 0.6086382681125923, 0.609995451136579, 0.6113512946052393, 0.6127057829095375, 0.6140589004899017, 0.615410631836756, 0.6167609614910518, 0.6181098740447948, 0.6194573541415689, 0.6208033864770583, 0.6221479557995644, 0.6234910469105208, 0.6248326446650054, 0.6261727339722484, 0.6275112997961365, 0.6288483271557165, 0.6301838011256916, 0.631517706836918, 0.632850029476896, 0.6341807542902581, 0.6355098665792542, 0.6368373517042327, 0.6381631950841185, 0.6394873821968873, 0.6408098985800366, 0.6421307298310526, 0.6434498616078745, 0.6447672796293542, 0.6460829696757123, 0.6473969175889918, 0.6487091092735064, 0.6500195306962865, 0.6513281678875203, 0.6526350069409924, 0.653940034014517, 0.6552432353303691, 0.6565445971757106, 0.6578441059030129, 0.6591417479304761, 0.6604375097424438, 0.6617313778898138, 0.6630233389904457, 0.6643133797295637, 0.6656014868601562, 0.6668876472033707, 0.668171847648905, 0.6694540751553951, 0.6707343167507975, 0.6720125595327688, 0.6732887906690408, 0.6745629973977914, 0.6758351670280114, 0.6771052869398672, 0.67837334458506, 0.6796393274871795, 0.6809032232420545, 0.6821650195180995, 0.6834247040566557, 0.6846822646723293, 0.6859376892533253, 0.687190965761776, 0.6884420822340664, 0.6896910267811551, 0.6909377875888905, 0.6921823529183226, 0.6934247111060119, 0.694664850564332, 0.6959027597817694, 0.6971384273232177, 0.6983718418302691, 0.6996029920214997, 0.7008318666927517, 0.7020584547174111, 0.7032827450466803, 0.704504726709847, 0.7057243888145481, 0.7069417205470303, 0.7081567111724046, 0.709369350034898, 0.7105796265580997, 0.7117875302452032, 0.7129930506792445, 0.7141961775233342, 0.7153969005208877, 0.7165952094958481, 0.7177910943529071, 0.7189845450777198, 0.7201755517371154, 0.7213641044793042, 0.722550193534079, 0.7237338092130127, 0.7249149419096508, 0.7260935820997008, 0.7272697203412148, 0.7284433472747701, 0.7296144536236434, 0.7307830301939813, 0.7319490678749665, 0.7331125576389788, 0.7342734905417523, 0.7354318577225276, 0.7365876504041997, 0.7377408598934618, 0.7388914775809432, 0.7400394949413447, 0.7411849035335676, 0.7423276950008398, 0.7434678610708364, 0.7446053935557957, 0.7457402843526317, 0.7468725254430411, 0.7480021088936062, 0.7491290268558938, 0.7502532715665484, 0.7513748353473824, 0.7524937106054608, 0.7536098898331817, 0.7547233656083525, 0.7558341305942615, 0.7569421775397456, 0.7580474992792521, 0.7591500887328979, 0.7602499389065233, 0.7613470428917409, 0.7624413938659818, 0.7635329850925351, 0.7646218099205853, 0.7657078617852432, 0.7667911342075746, 0.7678716207946228, 0.7689493152394272, 0.7700242113210387, 0.771096302904529, 0.7721655839409973, 0.7732320484675709, 0.774295690607403, 0.7753565045696661, 0.7764144846495395, 0.7774696252281952, 0.7785219207727762, 0.7795713658363743, 0.780617955058001, 0.7816616831625545, 0.7827025449607837, 0.7837405353492473, 0.784775649310268, 0.7858078819118841, 0.786837228307796, 0.7878636837373079, 0.7888872435252671, 0.789907903081998, 0.7909256579032322, 0.7919405035700349, 0.7929524357487262, 0.7939614501908003, 0.7949675427328391, 0.7959707092964213, 0.7969709458880302, 0.7979682485989543, 0.7989626136051862, 0.7999540371673164, 0.800942515630424, 0.801928045423963, 0.8029106230616443, 0.8038902451413154, 0.804866908344834, 0.8058406094379401, 0.8068113452701227, 0.8077791127744832, 0.8087439089675952, 0.8097057309493606, 0.8106645759028615, 0.8116204410942089, 0.8125733238723878, 0.8135232216690979, 0.8144701319985912, 0.8154140524575069, 0.8163549807247004, 0.8172929145610707, 0.818227851809384, 0.8191597903940931, 0.8200887283211534, 0.8210146636778359, 0.8219375946325365, 0.8228575194345817, 0.8237744364140314, 0.8246883439814772, 0.825599240627839, 0.8265071249241567, 0.8274119955213799, 0.8283138511501525, 0.8292126906205965, 0.8301085128220905, 0.8310013167230457, 0.8318911013706789, 0.8327778658907825, 0.83366160948749, 0.8345423314430407, 0.8354200311175388, 0.836294707948712, 0.8371663614516638, 0.8380349912186268, 0.8389005969187092, 0.839763178297641, 0.840622735177516, 0.8414792674565308, 0.8423327751087222, 0.8431832581836998, 0.8440307168063776, 0.8448751511767019, 0.8457165615693756, 0.846554948333582, 0.847390311892704, 0.8482226527440406, 0.8490519714585223, 0.8498782686804218, 0.8507015451270643, 0.8515218015885326, 0.8523390389273728, 0.8531532580782941, 0.8539644600478689, 0.8547726459142284, 0.8555778168267576, 0.856379974005786, 0.8571791187422778, 0.8579752523975175, 0.8587683764027954, 0.8595584922590896, 0.8603456015367459, 0.8611297058751552, 0.8619108069824297, 0.8626889066350751, 0.863464006677663, 0.8642361090224988, 0.8650052156492893, 0.8657713286048074, 0.866534450002554, 0.8672945820224205, 0.8680517269103456, 0.8688058869779736, 0.8695570646023083, 0.8703052622253669, 0.8710504823538303, 0.8717927275586923, 0.872532000474908, 0.8732683038010384, 0.8740016402988948, 0.874732012793181, 0.8754594241711338, 0.8761838773821614, 0.8769053754374813, 0.877623921409755, 0.8783395184327227, 0.8790521697008356, 0.8797618784688865, 0.8804686480516395, 0.8811724818234578, 0.8818733832179304, 0.8825713557274972, 0.8832664029030728, 0.8839585283536684, 0.8846477357460137, 0.8853340288041762, 0.8860174113091799, 0.8866978870986222, 0.8873754600662909, 0.8880501341617784, 0.8887219133900957, 0.889390801811285, 0.890056803540032, 0.8907199227452753, 0.8913801636498169, 0.8920375305299298, 0.8926920277149668, 0.8933436595869663, 0.8939924305802576, 0.8946383451810669, 0.8952814079271204, 0.8959216234072477, 0.8965589962609841, 0.8971935311781722, 0.8978252328985632, 0.898454106211416, 0.8990801559550976, 0.8997033870166815, 0.9003238043315457, 0.9009414128829707, 0.901556217701736, 0.9021682238657169, 0.9027774364994807, 0.9033838607738809, 0.9039875019056536, 0.9045883651570112, 0.9051864558352372, 0.9057817792922789, 0.9063743409243418, 0.9069641461714821, 0.9075512005172, 0.9081355094880312, 0.9087170786531406, 0.9092959136239129, 0.9098720200535453, 0.910445403636639, 0.9110160701087905, 0.9115840252461833, 0.9121492748651792, 0.912711824821909, 0.9132716810118651, 0.9138288493694908, 0.9143833358677731, 0.9149351465178335, 0.915484287368519, 0.9160307645059937, 0.916574584053331, 0.9171157521701039, 0.9176542750519783, 0.9181901589303041, 0.9187234100717078, 0.919254034777685, 0.9197820393841928, 0.9203074302612436, 0.9208302138124977, 0.9213503964748575, 0.9218679847180606, 0.9223829850442762, 0.9228954039876973, 0.9234052481141384, 0.9239125240206294, 0.9244172383350131, 0.9249193977155411, 0.925419008850471, 0.9259160784576648, 0.9264106132841862, 0.9269026201059007, 0.9273921057270742, 0.9278790769799733, 0.9283635407244664, 0.9288455038476251, 0.9293249732633257, 0.9298019559118533, 0.9302764587595043, 0.9307484887981914, 0.9312180530450483, 0.9316851585420364, 0.9321498123555505, 0.9326120215760274, 0.9330717933175541, 0.9335291347174763, 0.9339840529360104, 0.9344365551558529, 0.9348866485817933, 0.9353343404403278, 0.935779637979272, 0.9362225484673768, 0.9366630791939448, 0.9371012374684462, 0.9375370306201379, 0.9379704659976827, 0.9384015509687691, 0.938830292919733, 0.9392566992551803, 0.9396807773976102, 0.9401025347870409, 0.9405219788806343, 0.9409391171523243, 0.9413539570924446, 0.941766506207359, 0.9421767720190913, 0.9425847620649583, 0.9429904838972024, 0.9433939450826273, 0.9437951532022331, 0.9441941158508539, 0.9445908406367967, 0.9449853351814812, 0.9453776071190809, 0.9457676640961667, 0.9461555137713498, 0.9465411638149284, 0.9469246219085339, 0.94730589574478, 0.9476849930269118, 0.9480619214684575, 0.9484366887928817, 0.9488093027332385, 0.9491797710318287, 0.949548101439856, 0.9499143017170864, 0.9502783796315084, 0.9506403429589952, 0.9510001994829678, 0.9513579569940604, 0.951713623289787, 0.9520672061742097, 0.9524187134576084, 0.9527681529561527, 0.9531155324915743, 0.9534608598908432, 0.9538041429858426, 0.9541453896130475, 0.9544846076132054, 0.9548218048310166, 0.9551569891148177, 0.9554901683162669, 0.9558213502900303, 0.95615054289347, 0.9564777539863347, 0.9568029914304509, 0.957126263089417, 0.957447576828298, 0.9577669405133233, 0.9580843620115853, 0.9583998491907393, 0.9587134099187071, 0.9590250520633807, 0.959334783492328, 0.9596426120725012, 0.9599485456699465, 0.9602525921495149, 0.9605547593745762, 0.9608550552067345, 0.9611534875055441, 0.9614500641282291, 0.9617447929294045, 0.962037681760798, 0.9623287384709749, 0.9626179709050647, 0.962905386904489, 0.9631909943066914, 0.9634748009448704, 0.9637568146477123, 0.9640370432391279, 0.9643154945379893, 0.9645921763578708, 0.9648670965067891, 0.9651402627869479, 0.9654116829944824, 0.9656813649192078, 0.9659493163443669, 0.9662155450463827, 0.9664800587946112, 0.9667428653510962, 0.9670039724703262, 0.9672633878989939, 0.9675211193757567, 0.9677771746309993, 0.9680315613865997, 0.9682842873556944, 0.9685353602424478, 0.9687847877418234, 0.9690325775393557, 0.9692787373109248, 0.9695232747225335, 0.9697661974300853, 0.9700075130791651, 0.9702472293048217, 0.970485353731352, 0.9707218939720875, 0.9709568576291827, 0.971190252293405, 0.971422085543928, 0.971652364948124, 0.971881098061362, 0.9721082924268047, 0.9723339555752093, 0.9725580950247286, 0.9727807182807164, 0.9730018328355328, 0.9732214461683515, 0.973439565744971, 0.973656199017626, 0.9738713534248007, 0.9740850363910452, 0.9742972553267931, 0.9745080176281813, 0.9747173306768713, 0.9749252018398729, 0.9751316384693701, 0.9753366479025483, 0.9755402374614233, 0.9757424144526734, 0.9759431861674724, 0.9761425598813244, 0.9763405428539014, 0.9765371423288822, 0.9767323655337936, 0.9769262196798527, 0.9771187119618123, 0.9773098495578074, 0.9774996396292036, 0.977688089320448, 0.9778752057589216, 0.9780609960547931, 0.9782454673008756, 0.9784286265724844, 0.9786104809272973, 0.978791037405216, 0.97897030302823, 0.9791482848002824, 0.9793249897071368, 0.9795004247162471, 0.9796745967766283, 0.9798475128187296, 0.9800191797543094, 0.9801896044763114, 0.9803587938587438, 0.980526754756559, 0.9806934940055361, 0.9808590184221646, 0.9810233348035304, 0.9811864499272029, 0.9813483705511247, 0.9815091034135026, 0.9816686552327006, 0.9818270327071345, 0.9819842425151679, 0.9821402913150112, 0.9822951857446209, 0.9824489324216021, 0.9826015379431106, 0.9827530088857593, 0.9829033518055248, 0.9830525732376554, 0.9832006796965824, 0.9833476776758315, 0.9834935736479368, 0.9836383740643558, 0.9837820853553874, 0.9839247139300895, 0.9840662661762007, 0.9842067484600616, 0.9843461671265386, 0.9844845284989499, 0.9846218388789917, 0.9847581045466678, 0.9848933317602194, 0.985027526756057, 0.985160695748694, 0.9852928449306819, 0.9854239804725471, 0.9855541085227288, 0.9856832352075197, 0.9858113666310062, 0.9859385088750128, 0.9860646679990452, 0.9861898500402377, 0.9863140610133001, 0.9864373069104668, 0.9865595937014477, 0.9866809273333803, 0.9868013137307835, 0.9869207587955123, 0.9870392684067149, 0.9871568484207902, 0.9872735046713484, 0.9873892429691709, 0.987504069102173, 0.9876179888353684, 0.9877310079108339, 0.9878431320476762, 0.9879543669420001, 0.9880647182668784, 0.988174191672322, 0.988282792785253, 0.9883905272094778, 0.9884974005256626, 0.9886034182913093, 0.9887085860407334, 0.9888129092850435, 0.9889163935121209, 0.9890190441866018, 0.9891208667498601, 0.9892218666199919, 0.9893220491918008, 0.989421419836785, 0.9895199839031255, 0.9896177467156748, 0.9897147135759483, 0.9898108897621161, 0.9899062805289953, 0.9900008911080456, 0.9900947267073635, 0.9901877925116802, 0.9902800936823583, 0.9903716353573919, 0.9904624226514068, 0.990552460655661, 0.9906417544380484, 0.9907303090431017, 0.9908181294919977, 0.9909052207825633, 0.9909915878892822, 0.9910772357633035, 0.9911621693324508, 0.9912463935012323, 0.9913299131508532, 0.9914127331392267, 0.991494858300989, 0.9915762934475131, 0.9916570433669245, 0.9917371128241185, 0.9918165065607768, 0.9918952292953873, 0.9919732857232629, 0.992050680516563, 0.9921274183243143, 0.9922035037724342, 0.9922789414637537, 0.9923537359780426, 0.9924278918720344, 0.9925014136794529, 0.9925743059110398, 0.9926465730545825, 0.9927182195749436, 0.9927892499140902, 0.9928596684911262, 0.9929294797023226, 0.9929986879211509, 0.9930672974983165, 0.993135312761793, 0.9932027380168573, 0.993269577546126, 0.9933358356095912, 0.9934015164446595, 0.9934666242661894, 0.9935311632665308, 0.9935951376155651, 0.9936585514607458, 0.99372140892714, 0.9937837141174712, 0.9938454711121611, 0.9939066839693749, 0.993967356725064, 0.9940274933930129, 0.9940870979648841, 0.9941461744102649, 0.9942047266767141, 0.9942627586898112, 0.994320274353204, 0.9943772775486582, 0.9944337721361071, 0.9944897619537023, 0.9945452508178654, 0.9946002425233387, 0.9946547408432387, 0.9947087495291087, 0.9947622723109721, 0.9948153128973876, 0.9948678749755027, 0.9949199622111102, 0.9949715782487039, 0.9950227267115341, 0.9950734112016664, 0.9951236353000377, 0.9951734025665153, 0.995222716539955, 0.9952715807382606, 0.9953199986584431, 0.9953679737766813, 0.9954155095483823, 0.9954626094082426, 0.9955092767703093, 0.9955555150280428, 0.9956013275543791, 0.9956467177017924, 0.9956916888023587, 0.9957362441678198, 0.9957803870896473, 0.9958241208391074, 0.9958674486673258, 0.9959103738053534, 0.9959528994642318, 0.99599502883506, 0.9960367650890605, 0.9960781113776469, 0.9961190708324903, 0.9961596465655883, 0.9961998416693318, 0.996239659216574, 0.9962791022606992, 0.9963181738356912, 0.9963568769562037, 0.9963952146176287, 0.9964331897961678, 0.9964708054489011, 0.9965080645138589, 0.9965449699100917, 0.9965815245377418, 0.9966177312781144, 0.996653592993749, 0.9966891125284925, 0.9967242927075691, 0.996759136337655, 0.9967936462069495, 0.9968278250852483, 0.9968616757240161, 0.9968952008564611, 0.9969284031976067, 0.9969612854443662, 0.996993850275617, 0.9970261003522733, 0.9970580383173617, 0.9970896667960946, 0.997120988395945, 0.9971520057067216, 0.9971827213006432, 0.9972131377324139, 0.9972432575392982, 0.9972730832411962, 0.9973026173407191, 0.997331862323265, 0.9973608206570939, 0.997389494793404, 0.9974178871664077, 0.9974460001934068, 0.9974738362748694, 0.9975013977945059, 0.9975286871193445, 0.9975557065998085, 0.9975824585697922, 0.9976089453467374, 0.99763516923171, 0.9976611325094764, 0.9976868374485803, 0.9977122863014195, 0.9977374813043223, 0.9977624246776241, 0.9977871186257451, 0.9978115653372659, 0.9978357669850051, 0.9978597257260959, 0.9978834437020633, 0.9979069230388999, 0.997930165847144, 0.9979531742219561, 0.9979759502431949, 0.9979984959754954, 0.9980208134683448, 0.9980429047561598, 0.9980647718583628, 0.9980864167794594, 0.9981078415091142, 0.9981290480222285, 0.9981500382790154, 0.9981708142250783, 0.9981913777914855, 0.9982117308948479, 0.9982318754373951, 0.9982518133070513, 0.9982715463775116, 0.9982910765083193, 0.9983104055449399, 0.9983295353188393, 0.998348467647558, 0.9983672043347882, 0.9983857471704485, 0.9984040979307602, 0.9984222583783227, 0.9984402302621889, 0.9984580153179403, 0.9984756152677627, 0.9984930318205208, 0.9985102666718335, 0.9985273215041486, 0.9985441979868175, 0.9985608977761702, 0.9985774225155889, 0.9985937738355835, 0.9986099533538645, 0.9986259626754184, 0.9986418033925804, 0.9986574770851089, 0.9986729853202588, 0.9986883296528553, 0.9987035116253666, 0.9987185327679777, 0.9987333945986625, 0.9987480986232578, 0.9987626463355348, 0.9987770392172723, 0.9987912787383288, 0.9988053663567144, 0.9988193035186627, 0.9988330916587032, 0.9988467321997321, 0.9988602265530842, 0.9988735761186038, 0.9988867822847158, 0.9988998464284966, 0.9989127699157444, 0.9989255541010501, 0.9989382003278671, 0.9989507099285817, 0.9989630842245822, 0.9989753245263294, 0.9989874321334254, 0.9989994083346831, 0.9990112544081946, 0.9990229716214007, 0.9990345612311591, 0.9990460244838123, 0.9990573626152566, 0.999068576851009, 0.9990796684062757, 0.9990906384860189, 0.999101488285024, 0.9991122189879672, 0.9991228317694814, 0.9991333277942234, 0.9991437082169397, 0.9991539741825324, 0.9991641268261258, 0.9991741672731309, 0.9991840966393115, 0.9991939160308492, 0.9992036265444071, 0.9992132292671962, 0.9992227252770385, 0.9992321156424313, 0.999241401422611, 0.9992505836676171, 0.999259663418355, 0.9992686417066594, 0.9992775195553572, 0.9992862979783297, 0.9992949779805751, 0.999303560558271, 0.9993120466988351, 0.9993204373809883, 0.9993287335748146, 0.9993369362418227, 0.999345046335007, 0.9993530647989075, 0.9993609925696709, 0.9993688305751095, 0.9993765797347618, 0.9993842409599517, 0.9993918151538473, 0.9993993032115206, 0.9994067060200053, 0.9994140244583556, 0.9994212593977045, 0.9994284117013217, 0.9994354822246702, 0.9994424718154648, 0.9994493813137286, 0.99945621155185, 0.9994629633546388, 0.9994696375393828, 0.9994762349159034, 0.999482756286612, 0.9994892024465645, 0.9994955741835168, 0.9995018722779802, 0.9995080975032749, 0.9995142506255854, 0.9995203324040141, 0.9995263435906345, 0.9995322849305459, 0.9995381571619257, 0.9995439610160823, 0.9995496972175086, 0.9995553664839338, 0.9995609695263752, 0.9995665070491908, 0.9995719797501306, 0.9995773883203876, 0.9995827334446492, 0.9995880158011478, 0.9995932360617112, 0.9995983948918132, 0.9996034929506228, 0.9996085308910545, 0.9996135093598173, 0.9996184289974643, 0.999623290438441, 0.9996280943111338, 0.9996328412379187, 0.9996375318352095, 0.9996421667135049, 0.9996467464774361, 0.9996512717258142, 0.9996557430516775, 0.9996601610423371, 0.9996645262794244, 0.9996688393389366, 0.9996731007912822, 0.999677311201328, 0.9996814711284423, 0.9996855811265419, 0.9996896417441355, 0.999693653524369, 0.9996976170050693, 0.9997015327187885, 0.9997054011928471, 0.9997092229493784, 0.9997129985053704, 0.99971672837271, 0.9997204130582242, 0.9997240530637241, 0.9997276488860456, 0.9997312010170918, 0.9997347099438745, 0.9997381761485558, 0.9997416001084886, 0.9997449822962579, 0.9997483231797211, 0.999751623222048, 0.9997548828817615, 0.9997581026127766, 0.9997612828644407, 0.9997644240815715, 0.9997675267044979, 0.9997705911690967, 0.999773617906833, 0.9997766073447967, 0.9997795599057415, 0.9997824760081224, 0.9997853560661331, 0.999788200489743, 0.9997910096847348, 0.9997937840527402, 0.9997965239912775, 0.9997992298937869, 0.9998019021496669, 0.9998045411443099, 0.9998071472591379, 0.9998097208716373, 0.9998122623553944, 0.9998147720801297, 0.9998172504117326, 0.9998196977122957, 0.9998221143401489, 0.9998245006498927, 0.9998268569924325, 0.9998291837150111, 0.9998314811612428, 0.9998337496711449, 0.9998359895811715, 0.9998382012242454, 0.9998403849297899, 0.9998425410237614, 0.9998446698286805, 0.9998467716636635, 0.9998488468444542, 0.9998508956834543, 0.999852918489754, 0.9998549155691633, 0.9998568872242415, 0.9998588337543279, 0.9998607554555714, 0.9998626526209599, 0.9998645255403502, 0.9998663745004969, 0.9998681997850813, 0.9998700016747408, 0.9998717804470965, 0.999873536376782, 0.9998752697354716, 0.9998769807919082, 0.9998786698119309, 0.9998803370585019, 0.9998819827917353, 0.9998836072689224, 0.9998852107445597, 0.999886793470375, 0.9998883556953542, 0.9998898976657667, 0.9998914196251931, 0.9998929218145489, 0.9998944044721119, 0.9998958678335466, 0.9998973121319294, 0.9998987375977746, 0.9999001444590578, 0.9999015329412417, 0.9999029032672999, 0.9999042556577414, 0.9999055903306342, 0.9999069075016298, 0.999908207383986, 0.9999094901885914, 0.9999107561239879, 0.9999120053963939, 0.9999132382097272, 0.9999144547656279, 0.9999156552634807, 0.9999168399004372, 0.9999180088714386, 0.9999191623692367, 0.9999203005844162, 0.9999214237054167, 0.9999225319185533, 0.9999236254080385, 0.9999247043560028, 0.999925768942516, 0.9999268193456075, 0.9999278557412873, 0.9999288783035658, 0.9999298872044746, 0.999930882614086, 0.9999318647005332, 0.9999328336300297, 0.9999337895668893, 0.9999347326735446, 0.9999356631105671, 0.9999365810366858, 0.9999374866088058, 0.9999383799820274, 0.9999392613096645, 0.9999401307432627, 0.9999409884326181, 0.9999418345257949, 0.999942669169143, 0.9999434925073167, 0.9999443046832912, 0.9999451058383808, 0.9999458961122558, 0.9999466756429597, 0.999947444566926, 0.9999482030189952, 0.999948951132432, 0.9999496890389401, 0.999950416868681, 0.999951134750288, 0.9999518428108836, 0.999952541176095, 0.9999532299700697, 0.9999539093154919, 0.9999545793335971, 0.9999552401441876, 0.9999558918656485, 0.9999565346149618, 0.9999571685077221, 0.9999577936581507, 0.9999584101791112, 0.9999590181821232, 0.9999596177773769, 0.9999602090737474, 0.9999607921788093, 0.9999613671988501, 0.9999619342388844, 0.9999624934026673, 0.9999630447927085, 0.9999635885102856, 0.9999641246554569, 0.9999646533270761, 0.9999651746228037, 0.9999656886391209, 0.9999661954713428, 0.9999666952136299, 0.9999671879590024, 0.999967673799351, 0.9999681528254509, 0.9999686251269726, 0.9999690907924952, 0.9999695499095175, 0.9999700025644709, 0.9999704488427306, 0.9999708888286268, 0.9999713226054578, 0.9999717502554998, 0.9999721718600193, 0.999972587499284, 0.9999729972525739, 0.9999734011981927, 0.9999737994134779, 0.9999741919748124, 0.9999745789576351, 0.9999749604364512, 0.9999753364848428, 0.9999757071754793, 0.9999760725801281, 0.9999764327696639, 0.9999767878140795, 0.9999771377824958, 0.9999774827431711, 0.9999778227635117, 0.9999781579100808, 0.9999784882486089, 0.9999788138440024, 0.9999791347603537, 0.9999794510609503, 0.9999797628082838, 0.9999800700640598, 0.9999803728892053, 0.9999806713438797, 0.9999809654874823, 0.9999812553786611, 0.9999815410753222, 0.9999818226346378, 0.9999821001130546, 0.9999823735663027, 0.9999826430494037, 0.9999829086166787, 0.9999831703217568, 0.999983428217583, 0.9999836823564262, 0.999983932789887, 0.9999841795689057, 0.9999844227437699, 0.9999846623641222, 0.9999848984789679, 0.9999851311366823, 0.9999853603850181, 0.9999855862711129, 0.9999858088414966, 0.999986028142098, 0.9999862442182526, 0.9999864571147093, 0.9999866668756374, 0.9999868735446333, 0.9999870771647277, 0.999987277778392, 0.9999874754275454, 0.9999876701535608, 0.9999878619972722, 0.9999880509989804, 0.9999882371984596, 0.9999884206349643, 0.9999886013472347, 0.9999887793735032, 0.9999889547515006, 0.9999891275184628, 0.9999892977111351, 0.9999894653657799, 0.9999896305181815, 0.9999897932036521, 0.999989953457038, 0.9999901113127247, 0.9999902668046428, 0.9999904199662732, 0.9999905708306532, 0.9999907194303814, 0.9999908657976233, 0.9999910099641166, 0.9999911519611763, 0.9999912918197, 0.9999914295701731, 0.9999915652426736, 0.9999916988668779, 0.9999918304720645, 0.9999919600871199, 0.9999920877405433, 0.9999922134604509, 0.9999923372745814, 0.9999924592103, 0.9999925792946036, 0.9999926975541247, 0.9999928140151368, 0.9999929287035583, 0.9999930416449572, 0.9999931528645549, 0.9999932623872316, 0.9999933702375297, 0.9999934764396585, 0.9999935810174979, 0.9999936839946033, 0.9999937853942089, 0.9999938852392323, 0.9999939835522782, 0.9999940803556425, 0.9999941756713164, 0.9999942695209897, 0.9999943619260552, 0.9999944529076121, 0.9999945424864699, 0.9999946306831522, 0.9999947175179, 0.999994803010676, 0.9999948871811668, 0.9999949700487882, 0.9999950516326874, 0.9999951319517467, 0.9999952110245873, 0.9999952888695722, 0.9999953655048099, 0.9999954409481574, 0.9999955152172233, 0.9999955883293719, 0.9999956603017248, 0.9999957311511656, 0.9999958008943424, 0.9999958695476703, 0.9999959371273353, 0.9999960036492967, 0.9999960691292905, 0.9999961335828318, 0.9999961970252179, 0.9999962594715316, 0.9999963209366431, 0.999996381435214, 0.9999964409816982, 0.9999964995903468, 0.9999965572752092, 0.9999966140501364, 0.9999966699287834, 0.999996724924612, 0.999996779050893, 0.9999968323207094, 0.9999968847469577, 0.9999969363423518, 0.9999969871194241, 0.9999970370905291, 0.9999970862678449, 0.9999971346633758, 0.9999971822889546, 0.9999972291562453, 0.9999972752767446, 0.9999973206617848, 0.9999973653225356, 0.9999974092700061, 0.9999974525150481, 0.9999974950683566, 0.9999975369404728, 0.9999975781417865, 0.999997618682537, 0.9999976585728165, 0.9999976978225711, 0.9999977364416028, 0.9999977744395724, 0.999997811826, 0.9999978486102681, 0.9999978848016231, 0.9999979204091765, 0.999997955441908, 0.999997989908666, 0.9999980238181705, 0.9999980571790139, 0.9999980899996634, 0.9999981222884626, 0.9999981540536327, 0.9999981853032749, 0.9999982160453716, 0.9999982462877882, 0.9999982760382746, 0.9999983053044667, 0.9999983340938883, 0.9999983624139522, 0.9999983902719625, 0.9999984176751151, 0.9999984446304998, 0.9999984711451018, 0.9999984972258028, 0.9999985228793828, 0.9999985481125213, 0.9999985729317987, 0.9999985973436979, 0.9999986213546053, 0.9999986449708125, 0.9999986681985171, 0.9999986910438251, 0.9999987135127508, 0.9999987356112188, 0.9999987573450656, 0.9999987787200402, 0.9999987997418054, 0.9999988204159395, 0.999998840747937, 0.9999988607432099, 0.9999988804070892, 0.9999988997448253, 0.99999891876159, 0.9999989374624771, 0.9999989558525035, 0.9999989739366109, 0.9999989917196654, 0.9999990092064606, 0.9999990264017169, 0.9999990433100835, 0.9999990599361392, 0.9999990762843931, 0.9999990923592863, 0.9999991081651918, 0.9999991237064165, 0.9999991389872018, 0.9999991540117241, 0.9999991687840966, 0.9999991833083692, 0.9999991975885304, 0.9999992116285075, 0.9999992254321675, 0.9999992390033186, 0.9999992523457103, 0.9999992654630347, 0.9999992783589272, 0.9999992910369673, 0.9999993035006793, 0.9999993157535334, 0.9999993277989465, 0.9999993396402822, 0.9999993512808527, 0.9999993627239189, 0.9999993739726911, 0.9999993850303303, 0.999999395899948, 0.9999994065846076, 0.9999994170873255, 0.9999994274110705, 0.9999994375587656, 0.9999994475332884, 0.9999994573374714, 0.9999994669741032, 0.9999994764459289, 0.9999994857556505, 0.9999994949059281, 0.9999995038993797, 0.999999512738583, 0.9999995214260747, 0.9999995299643522, 0.9999995383558732, 0.9999995466030572, 0.9999995547082856, 0.9999995626739022, 0.999999570502214, 0.9999995781954913, 0.9999995857559694, 0.9999995931858472, 0.9999996004872898, 0.9999996076624276, 0.9999996147133572, 0.9999996216421423, 0.9999996284508138, 0.9999996351413702, 0.9999996417157783, 0.9999996481759736, 0.9999996545238612, 0.9999996607613154, 0.9999996668901807, 0.9999996729122722, 0.9999996788293763, 0.9999996846432506, 0.9999996903556247, 0.9999996959682003, 0.999999701482652, 0.9999997069006277, 0.9999997122237485, 0.99999971745361, 0.9999997225917817, 0.9999997276398079, 0.9999997325992084, 0.999999737471478, 0.9999997422580877, 0.9999997469604848, 0.9999997515800931, 0.9999997561183134, 0.999999760576524, 0.9999997649560806, 0.9999997692583169, 0.9999997734845456, 0.9999997776360572, 0.999999781714122, 0.9999997857199892, 0.9999997896548876, 0.9999997935200264, 0.9999997973165948, 0.9999998010457629, 0.9999998047086811, 0.9999998083064816, 0.9999998118402778, 0.9999998153111649, 0.9999998187202203, 0.9999998220685036, 0.9999998253570569, 0.9999998285869056, 0.9999998317590579, 0.9999998348745054, 0.9999998379342238, 0.999999840939172, 0.999999843890294, 0.9999998467885172, 0.9999998496347546, 0.9999998524299037, 0.9999998551748472, 0.999999857870453, 0.999999860517575, 0.9999998631170526, 0.9999998656697116, 0.9999998681763638, 0.9999998706378075, 0.999999873054828, 0.9999998754281973, 0.9999998777586747, 0.9999998800470067, 0.9999998822939273, 0.9999998845001584, 0.9999998866664098, 0.9999998887933794, 0.9999998908817533, 0.9999998929322064, 0.9999998949454019, 0.9999998969219923, 0.9999998988626186, 0.9999999007679117, 0.9999999026384914, 0.9999999044749672, 0.9999999062779382, 0.9999999080479938, 0.999999909785713, 0.9999999114916651, 0.9999999131664103, 0.9999999148104985, 0.9999999164244711, 0.9999999180088596, 0.9999999195641869, 0.9999999210909671, 0.9999999225897054, 0.9999999240608983, 0.9999999255050342, 0.9999999269225929, 0.9999999283140462, 0.9999999296798575, 0.9999999310204829, 0.9999999323363702, 0.9999999336279599, 0.9999999348956846, 0.9999999361399698, 0.9999999373612338, 0.9999999385598872, 0.9999999397363342, 0.9999999408909717, 0.9999999420241896, 0.9999999431363717, 0.9999999442278946, 0.9999999452991288, 0.9999999463504383, 0.9999999473821806, 0.9999999483947075, 0.9999999493883642, 0.9999999503634903, 0.9999999513204194, 0.9999999522594794, 0.9999999531809924, 0.999999954085275, 0.9999999549726382, 0.9999999558433879, 0.9999999566978242, 0.9999999575362423, 0.9999999583589323, 0.9999999591661792, 0.9999999599582629, 0.9999999607354584, 0.9999999614980363, 0.9999999622462619, 0.9999999629803963, 0.9999999637006958, 0.9999999644074125, 0.9999999651007934, 0.9999999657810821, 0.9999999664485172, 0.9999999671033335, 0.9999999677457615, 0.9999999683760277, 0.9999999689943546, 0.9999999696009608, 0.999999970196061, 0.9999999707798662, 0.9999999713525836, 0.9999999719144168, 0.9999999724655656, 0.9999999730062266, 0.9999999735365926, 0.9999999740568533, 0.9999999745671948, 0.9999999750677998, 0.9999999755588481, 0.999999976040516, 0.999999976512977, 0.9999999769764012, 0.9999999774309556, 0.9999999778768045, 0.9999999783141091, 0.999999978743028, 0.9999999791637164, 0.9999999795763275, 0.9999999799810109, 0.9999999803779143, 0.9999999807671822, 0.9999999811489567, 0.9999999815233775, 0.9999999818905816, 0.9999999822507036, 0.9999999826038757, 0.9999999829502276, 0.9999999832898869, 0.9999999836229786, 0.9999999839496257, 0.999999984269949, 0.9999999845840667, 0.9999999848920955, 0.9999999851941493, 0.9999999854903406, 0.9999999857807795, 0.9999999860655742, 0.9999999863448306, 0.9999999866186532, 0.9999999868871444, 0.9999999871504046, 0.9999999874085328, 0.9999999876616255, 0.9999999879097778, 0.9999999881530834, 0.999999988391634, 0.9999999886255192, 0.9999999888548277, 0.9999999890796462, 0.9999999893000597, 0.9999999895161522, 0.9999999897280053, 0.9999999899356998, 0.9999999901393148, 0.999999990338928, 0.9999999905346153, 0.9999999907264518, 0.999999990914511, 0.9999999910988646, 0.9999999912795836, 0.9999999914567375, 0.9999999916303943, 0.999999991800621, 0.9999999919674833, 0.9999999921310455, 0.999999992291371, 0.9999999924485219, 0.9999999926025591, 0.9999999927535423, 0.9999999929015303, 0.9999999930465807, 0.99999999318875, 0.9999999933280938, 0.9999999934646664, 0.9999999935985213, 0.9999999937297109, 0.9999999938582868, 0.9999999939842993, 0.9999999941077982, 0.9999999942288318, 0.9999999943474481, 0.9999999944636939, 0.999999994577615, 0.9999999946892566, 0.9999999947986631, 0.9999999949058775, 0.9999999950109428, 0.9999999951139006, 0.999999995214792, 0.9999999953136571, 0.9999999954105354, 0.9999999955054659, 0.9999999955984864, 0.9999999956896342, 0.9999999957789457, 0.9999999958664572, 0.9999999959522036, 0.9999999960362196, 0.999999996118539, 0.999999996199195, 0.9999999962782204, 0.9999999963556472, 0.9999999964315066, 0.9999999965058295, 0.9999999965786461, 0.9999999966499862, 0.9999999967198786, 0.9999999967883519, 0.9999999968554342, 0.9999999969211528, 0.9999999969855347, 0.9999999970486062, 0.9999999971103933, 0.9999999971709215, 0.9999999972302154, 0.9999999972882996, 0.9999999973451981, 0.9999999974009345, 0.9999999974555316, 0.9999999975090124, 0.9999999975613987, 0.9999999976127123, 0.9999999976629748, 0.9999999977122067, 0.999999997760429, 0.9999999978076615, 0.999999997853924, 0.999999997899236, 0.9999999979436163, 0.9999999979870835, 0.9999999980296559, 0.9999999980713514, 0.9999999981121876, 0.9999999981521819, 0.9999999981913508, 0.999999998229711, 0.9999999982672787, 0.9999999983040698, 0.9999999983401, 0.9999999983753846, 0.9999999984099385, 0.9999999984437764, 0.9999999984769128, 0.9999999985093618, 0.9999999985411374, 0.999999998572253, 0.9999999986027219, 0.9999999986325572, 0.9999999986617719, 0.9999999986903784, 0.999999998718389, 0.9999999987458158, 0.9999999987726707, 0.9999999987989651, 0.9999999988247106, 0.9999999988499182, 0.9999999988745988, 0.9999999988987632, 0.999999998922422, 0.9999999989455853, 0.9999999989682633, 0.999999998990466, 0.9999999990122028, 0.9999999990334834, 0.999999999054317, 0.9999999990747129, 0.99999999909468, 0.999999999114227, 0.9999999991333625, 0.9999999991520949, 0.9999999991704327, 0.9999999991883837, 0.9999999992059558, 0.9999999992231572, 0.999999999239995, 0.9999999992564772, 0.9999999992726105, 0.9999999992884027, 0.9999999993038604, 0.9999999993189906, 0.9999999993338002, 0.9999999993482955, 0.9999999993624835, 0.99999999937637, 0.9999999993899615, 0.9999999994032641, 0.9999999994162838, 0.9999999994290263, 0.9999999994414974, 0.999999999453703, 0.9999999994656482, 0.9999999994773386, 0.9999999994887796, 0.9999999994999762, 0.9999999995109334, 0.9999999995216565, 0.9999999995321502, 0.9999999995424192, 0.9999999995524684, 0.9999999995623021, 0.9999999995719251, 0.9999999995813416, 0.9999999995905557, 0.9999999995995722, 0.9999999996083948, 0.9999999996170278, 0.9999999996254749, 0.9999999996337403, 0.9999999996418276, 0.9999999996497406, 0.9999999996574831, 0.9999999996650584, 0.9999999996724702, 0.9999999996797219, 0.9999999996868167, 0.9999999996937583, 0.9999999997005498, 0.999999999707194, 0.9999999997136944, 0.9999999997200538, 0.9999999997262754, 0.999999999732362, 0.9999999997383164, 0.9999999997441416, 0.9999999997498399, 0.9999999997554145, 0.9999999997608677, 0.9999999997662022, 0.9999999997714206, 0.9999999997765251, 0.9999999997815183, 0.9999999997864026, 0.9999999997911803, 0.9999999997958535, 0.9999999998004246, 0.9999999998048958, 0.9999999998092691, 0.9999999998135467, 0.9999999998177306, 0.9999999998218227, 0.9999999998258251, 0.9999999998297397, 0.9999999998335684, 0.9999999998373129, 0.9999999998409752, 0.9999999998445568, 0.9999999998480598, 0.9999999998514855, 0.9999999998548358, 0.9999999998581122, 0.9999999998613165, 0.99999999986445, 0.9999999998675142, 0.9999999998705109, 0.9999999998734412, 0.9999999998763068, 0.9999999998791089, 0.9999999998818492, 0.9999999998845286, 0.9999999998871487, 0.9999999998897107, 0.9999999998922158, 0.9999999998946651, 0.9999999998970603, 0.9999999998994022, 0.999999999901692, 0.9999999999039308, 0.9999999999061198, 0.99999999990826, 0.9999999999103526, 0.9999999999123985, 0.9999999999143988, 0.9999999999163545, 0.9999999999182663, 0.9999999999201354, 0.9999999999219629, 0.9999999999237494, 0.999999999925496, 0.9999999999272033, 0.9999999999288726, 0.9999999999305043, 0.9999999999320994, 0.9999999999336588, 0.9999999999351832, 0.9999999999366732, 0.9999999999381297, 0.9999999999395536, 0.9999999999409453, 0.9999999999423057, 0.9999999999436355, 0.9999999999449354, 0.9999999999462058, 0.9999999999474476, 0.9999999999486614, 0.9999999999498478, 0.9999999999510073, 0.9999999999521406, 0.9999999999532483, 0.999999999954331, 0.999999999955389, 0.9999999999564231, 0.9999999999574337, 0.9999999999584215, 0.9999999999593867, 0.9999999999603301, 0.999999999961252, 0.9999999999621529, 0.9999999999630335, 0.9999999999638939, 0.9999999999647347, 0.9999999999655564, 0.9999999999663594, 0.999999999967144, 0.9999999999679107, 0.9999999999686598, 0.9999999999693919, 0.9999999999701072, 0.9999999999708062, 0.9999999999714893, 0.9999999999721567, 0.9999999999728088, 0.9999999999734459, 0.9999999999740683, 0.9999999999746766, 0.9999999999752709, 0.9999999999758515, 0.9999999999764188, 0.999999999976973, 0.9999999999775144, 0.9999999999780436, 0.9999999999785603, 0.9999999999790652, 0.9999999999795586, 0.9999999999800404, 0.9999999999805111, 0.9999999999809711, 0.9999999999814204, 0.9999999999818593, 0.9999999999822881, 0.9999999999827069, 0.999999999983116, 0.9999999999835156, 0.999999999983906, 0.9999999999842873, 0.9999999999846598, 0.9999999999850238, 0.999999999985379, 0.9999999999857263, 0.9999999999860653, 0.9999999999863964, 0.99999999998672, 0.9999999999870359, 0.9999999999873445, 0.9999999999876459, 0.9999999999879401, 0.9999999999882276, 0.9999999999885084, 0.9999999999887826, 0.9999999999890504, 0.9999999999893119, 0.9999999999895675, 0.9999999999898168, 0.9999999999900604, 0.9999999999902983, 0.9999999999905307, 0.9999999999907574, 0.999999999990979, 0.9999999999911954, 0.9999999999914067, 0.9999999999916129, 0.9999999999918143, 0.9999999999920111, 0.9999999999922031, 0.9999999999923906, 0.9999999999925737, 0.9999999999927526, 0.9999999999929272, 0.9999999999930975, 0.999999999993264, 0.9999999999934266, 0.9999999999935851, 0.9999999999937401, 0.9999999999938913, 0.999999999994039, 0.9999999999941831, 0.9999999999943239, 0.9999999999944613, 0.9999999999945954, 0.9999999999947264, 0.9999999999948543, 0.9999999999949791, 0.999999999995101, 0.9999999999952199, 0.9999999999953361, 0.9999999999954494, 0.99999999999556, 0.9999999999956681, 0.9999999999957735, 0.9999999999958764, 0.9999999999959769, 0.9999999999960749, 0.9999999999961706, 0.9999999999962641, 0.9999999999963554, 0.9999999999964444, 0.9999999999965312, 0.999999999996616, 0.9999999999966989, 0.9999999999967796, 0.9999999999968585, 0.9999999999969353, 0.9999999999970105, 0.9999999999970838, 0.9999999999971554, 0.9999999999972251, 0.9999999999972933, 0.9999999999973598, 0.9999999999974247, 0.999999999997488, 0.9999999999975498, 0.9999999999976101, 0.999999999997669, 0.9999999999977265, 0.9999999999977824, 0.9999999999978372, 0.9999999999978906, 0.9999999999979425, 0.9999999999979934, 0.999999999998043, 0.9999999999980914, 0.9999999999981386, 0.9999999999981847, 0.9999999999982296, 0.9999999999982735, 0.9999999999983162, 0.999999999998358, 0.9999999999983987, 0.9999999999984385, 0.9999999999984772, 0.9999999999985151, 0.999999999998552, 0.999999999998588, 0.9999999999986231, 0.9999999999986574, 0.9999999999986908, 0.9999999999987235, 0.9999999999987552, 0.9999999999987863, 0.9999999999988166, 0.9999999999988461, 0.9999999999988749, 0.9999999999989031, 0.9999999999989304, 0.9999999999989573, 0.9999999999989833, 0.9999999999990088, 0.9999999999990337, 0.9999999999990579, 0.9999999999990814, 0.9999999999991045, 0.9999999999991269, 0.9999999999991489, 0.9999999999991702, 0.9999999999991911, 0.9999999999992114, 0.9999999999992313, 0.9999999999992506, 0.9999999999992695, 0.9999999999992879, 0.9999999999993059, 0.9999999999993233, 0.9999999999993404, 0.9999999999993571, 0.9999999999993733, 0.9999999999993892, 0.9999999999994045, 0.9999999999994196, 0.9999999999994342, 0.9999999999994487, 0.9999999999994627, 0.9999999999994762, 0.9999999999994895, 0.9999999999995024, 0.999999999999515, 0.9999999999995273, 0.9999999999995394, 0.999999999999551, 0.9999999999995625, 0.9999999999995736, 0.9999999999995844, 0.999999999999595, 0.9999999999996053, 0.9999999999996154, 0.9999999999996252, 0.9999999999996347, 0.9999999999996441, 0.9999999999996532, 0.999999999999662, 0.9999999999996707, 0.999999999999679, 0.9999999999996873, 0.9999999999996952, 0.9999999999997031, 0.9999999999997107, 0.999999999999718, 0.9999999999997253, 0.9999999999997324, 0.9999999999997392, 0.999999999999746, 0.9999999999997524, 0.9999999999997589, 0.9999999999997651, 0.9999999999997711, 0.999999999999777, 0.9999999999997826, 0.9999999999997883, 0.9999999999997937, 0.999999999999799, 0.9999999999998042, 0.9999999999998093, 0.9999999999998141, 0.999999999999819, 0.9999999999998237, 0.9999999999998282, 0.9999999999998327, 0.999999999999837, 0.9999999999998412, 0.9999999999998453, 0.9999999999998493, 0.9999999999998532, 0.999999999999857, 0.9999999999998608, 0.9999999999998643, 0.9999999999998679, 0.9999999999998713, 0.9999999999998747, 0.9999999999998779, 0.9999999999998811, 0.9999999999998842, 0.9999999999998872, 0.9999999999998901, 0.999999999999893, 0.9999999999998959, 0.9999999999998985, 0.9999999999999012, 0.9999999999999037, 0.9999999999999063, 0.9999999999999087, 0.9999999999999112, 0.9999999999999134, 0.9999999999999156, 0.9999999999999178, 0.9999999999999201, 0.9999999999999222, 0.9999999999999242, 0.9999999999999262, 0.9999999999999281, 0.9999999999999301, 0.9999999999999318, 0.9999999999999336, 0.9999999999999354, 0.999999999999937, 0.9999999999999387, 0.9999999999999403, 0.9999999999999419, 0.9999999999999434, 0.9999999999999449, 0.9999999999999464, 0.9999999999999478, 0.9999999999999492, 0.9999999999999505, 0.9999999999999518, 0.9999999999999531, 0.9999999999999544, 0.9999999999999556, 0.9999999999999567, 0.9999999999999578, 0.9999999999999589, 0.99999999999996, 0.9999999999999611, 0.9999999999999623, 0.9999999999999631, 0.9999999999999641, 0.9999999999999651, 0.999999999999966, 0.9999999999999669, 0.9999999999999678, 0.9999999999999687, 0.9999999999999696, 0.9999999999999702, 0.9999999999999711, 0.9999999999999718, 0.9999999999999727, 0.9999999999999734, 0.999999999999974, 0.9999999999999747, 0.9999999999999755, 0.999999999999976, 0.9999999999999767, 0.9999999999999774, 0.999999999999978, 0.9999999999999786, 0.9999999999999791, 0.9999999999999797, 0.9999999999999802, 0.9999999999999807, 0.9999999999999813, 0.9999999999999818, 0.9999999999999822, 0.9999999999999827, 0.9999999999999832, 0.9999999999999837, 0.9999999999999841, 0.9999999999999845, 0.9999999999999849, 0.9999999999999853, 0.9999999999999858, 0.9999999999999861, 0.9999999999999865, 0.9999999999999869, 0.9999999999999872, 0.9999999999999876, 0.9999999999999879, 0.9999999999999882, 0.9999999999999886, 0.9999999999999889, 0.9999999999999891, 0.9999999999999895, 0.9999999999999898, 0.99999999999999, 0.9999999999999902, 0.9999999999999906, 0.9999999999999908, 0.9999999999999911, 0.9999999999999913, 0.9999999999999916, 0.9999999999999918, 0.999999999999992, 0.9999999999999922, 0.9999999999999925, 0.9999999999999927, 0.9999999999999929, 0.999999999999993, 0.9999999999999932, 0.9999999999999933, 0.9999999999999936, 0.9999999999999938, 0.999999999999994, 0.9999999999999941, 0.9999999999999942, 0.9999999999999944, 0.9999999999999946, 0.9999999999999947, 0.9999999999999949, 0.999999999999995, 0.9999999999999951, 0.9999999999999953, 0.9999999999999953, 0.9999999999999956, 0.9999999999999957, 0.9999999999999958, 0.9999999999999959, 0.999999999999996, 0.9999999999999961, 0.9999999999999962, 0.9999999999999963, 0.9999999999999964, 0.9999999999999964, 0.9999999999999967, 0.9999999999999967, 0.9999999999999968, 0.9999999999999969, 0.999999999999997, 0.9999999999999971, 0.9999999999999971, 0.9999999999999972, 0.9999999999999973, 0.9999999999999973, 0.9999999999999974, 0.9999999999999976, 0.9999999999999976, 0.9999999999999977, 0.9999999999999978, 0.9999999999999978, 0.9999999999999978, 0.9999999999999979, 0.999999999999998, 0.999999999999998, 0.999999999999998, 0.9999999999999981, 0.9999999999999982, 0.9999999999999982, 0.9999999999999982, 0.9999999999999983, 0.9999999999999984, 0.9999999999999984, 0.9999999999999984, 0.9999999999999984, 0.9999999999999986, 0.9999999999999987, 0.9999999999999987, 0.9999999999999987, 0.9999999999999987, 0.9999999999999987, 0.9999999999999988, 0.9999999999999989, 0.9999999999999989, 0.9999999999999989, 0.9999999999999989, 0.9999999999999989, 0.9999999999999989, 0.999999999999999, 0.999999999999999, 0.9999999999999991, 0.9999999999999991, 0.9999999999999991, 0.9999999999999991, 0.9999999999999991, 0.9999999999999991, 0.9999999999999992, 0.9999999999999992, 0.9999999999999992, 0.9999999999999993, 0.9999999999999993, 0.9999999999999993, 0.9999999999999993, 0.9999999999999993, 0.9999999999999993, 0.9999999999999993, 0.9999999999999993, 0.9999999999999993, 0.9999999999999994, 0.9999999999999994, 0.9999999999999994, 0.9999999999999996, 0.9999999999999996, 0.9999999999999996, 0.9999999999999996, 0.9999999999999996, 0.9999999999999996, 0.9999999999999996, 0.9999999999999996, 0.9999999999999996, 0.9999999999999996, 0.9999999999999996, 0.9999999999999996, 0.9999999999999996, 0.9999999999999997, 0.9999999999999997, 0.9999999999999997, 0.9999999999999997, 0.9999999999999997, 0.9999999999999997, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999998, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 0.9999999999999999, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], "type": "scatter", "x": [-1.0, -0.99995, -0.9999, -0.99985, -0.9998, -0.99975, -0.9997, -0.99965, -0.9996, -0.99955, -0.9995, -0.99945, -0.9994, -0.99935, -0.9993, -0.99925, -0.9992, -0.99915, -0.9991, -0.99905, -0.999, -0.99895, -0.9989, -0.99885, -0.9988, -0.99875, -0.9987, -0.99865, -0.9986, -0.99855, -0.9985, -0.99845, -0.9984, -0.99835, -0.9983, -0.99825, -0.9982, -0.99815, -0.9981, -0.99805, -0.998, -0.99795, -0.9979, -0.99785, -0.9978, -0.99775, -0.9977, -0.99765, -0.9976, -0.99755, -0.9975, -0.99745, -0.9974, -0.99735, -0.9973, -0.99725, -0.9972, -0.99715, -0.9971, -0.99705, -0.997, -0.99695, -0.9969, -0.99685, -0.9968, -0.99675, -0.9967, -0.99665, -0.9966, -0.99655, -0.9965, -0.99645, -0.9964, -0.99635, -0.9963, -0.99625, -0.9962, -0.99615, -0.9961, -0.99605, -0.996, -0.99595, -0.9959, -0.99585, -0.9958, -0.99575, -0.9957, -0.99565, -0.9956, -0.99555, -0.9955, -0.99545, -0.9954, -0.99535, -0.9953, -0.99525, -0.9952, -0.99515, -0.9951, -0.99505, -0.995, -0.99495, -0.9949, -0.99485, -0.9948, -0.99475, -0.9947, -0.99465, -0.9946, -0.99455, -0.9945, -0.99445, -0.9944, -0.99435, -0.9943, -0.99425, -0.9942, -0.99415, -0.9941, -0.99405, -0.994, -0.99395, -0.9939, -0.99385, -0.9938, -0.99375, -0.9937, -0.99365, -0.9936, -0.99355, -0.9935, -0.99345, -0.9934, -0.99335, -0.9933, -0.99325, -0.9932, -0.99315, -0.9931, -0.99305, -0.993, -0.99295, -0.9929, -0.99285, -0.9928, -0.99275, -0.9927, -0.99265, -0.9926, -0.99255, -0.9925, -0.99245, -0.9924, -0.99235, -0.9923, -0.99225, -0.9922, -0.99215, -0.9921, -0.99205, -0.992, -0.99195, -0.9919, -0.99185, -0.9918, -0.99175, -0.9917, -0.99165, -0.9916, -0.99155, -0.9915, -0.99145, -0.9914, -0.99135, -0.9913, -0.99125, -0.9912, -0.99115, -0.9911, -0.99105, -0.991, -0.99095, -0.9909, -0.99085, -0.9908, -0.99075, -0.9907, -0.99065, -0.9906, -0.99055, -0.9905, -0.99045, -0.9904, -0.99035, -0.9903, -0.99025, -0.9902, -0.99015, -0.9901, -0.99005, -0.99, -0.98995, -0.9899, -0.98985, -0.9898, -0.98975, -0.9897, -0.98965, -0.9896, -0.98955, -0.9895, -0.98945, -0.9894, -0.98935, -0.9893, -0.98925, -0.9892, -0.98915, -0.9891, -0.98905, -0.989, -0.98895, -0.9889, -0.98885, -0.9888, -0.98875, -0.9887, -0.98865, -0.9886, -0.98855, -0.9885, -0.98845, -0.9884, -0.98835, -0.9883, -0.98825, -0.9882, -0.98815, -0.9881, -0.98805, -0.988, -0.98795, -0.9879, -0.98785, -0.9878, -0.98775, -0.9877, -0.98765, -0.9876, -0.98755, -0.9875, -0.98745, -0.9874, -0.98735, -0.9873, -0.98725, -0.9872, -0.98715, -0.9871, -0.98705, -0.987, -0.98695, -0.9869, -0.98685, -0.9868, -0.98675, -0.9867, -0.98665, -0.9866, -0.98655, -0.9865, -0.98645, -0.9864, -0.98635, -0.9863, -0.98625, -0.9862, -0.98615, -0.9861, -0.98605, -0.986, -0.98595, -0.9859, -0.98585, -0.9858, -0.98575, -0.9857, -0.98565, -0.9856, -0.98555, -0.9855, -0.98545, -0.9854, -0.98535, -0.9853, -0.98525, -0.9852, -0.98515, -0.9851, -0.98505, -0.985, -0.98495, -0.9849, -0.98485, -0.9848, -0.98475, -0.9847, -0.98465, -0.9846, -0.98455, -0.9845, -0.98445, -0.9844, -0.98435, -0.9843, -0.98425, -0.9842, -0.98415, -0.9841, -0.98405, -0.984, -0.98395, -0.9839, -0.98385, -0.9838, -0.98375, -0.9837, -0.98365, -0.9836, -0.98355, -0.9835, -0.98345, -0.9834, -0.98335, -0.9833, -0.98325, -0.9832, -0.98315, -0.9831, -0.98305, -0.983, -0.98295, -0.9829, -0.98285, -0.9828, -0.98275, -0.9827, -0.98265, -0.9826, -0.98255, -0.9825, -0.98245, -0.9824, -0.98235, -0.9823, -0.98225, -0.9822, -0.98215, -0.9821, -0.98205, -0.982, -0.98195, -0.9819, -0.98185, -0.9818, -0.98175, -0.9817, -0.98165, -0.9816, -0.98155, -0.9815, -0.98145, -0.9814, -0.98135, -0.9813, -0.98125, -0.9812, -0.98115, -0.9811, -0.98105, -0.981, -0.98095, -0.9809, -0.98085, -0.9808, -0.98075, -0.9807, -0.98065, -0.9806, -0.98055, -0.9805, -0.98045, -0.9804, -0.98035, -0.9803, -0.98025, -0.9802, -0.98015, -0.9801, -0.98005, -0.98, -0.97995, -0.9799, -0.97985, -0.9798, -0.97975, -0.9797, -0.97965, -0.9796, -0.97955, -0.9795, -0.97945, -0.9794, -0.97935, -0.9793, -0.97925, -0.9792, -0.97915, -0.9791, -0.97905, -0.979, -0.97895, -0.9789, -0.97885, -0.9788, -0.97875, -0.9787, -0.97865, -0.9786, -0.97855, -0.9785, -0.97845, -0.9784, -0.97835, -0.9783, -0.97825, -0.9782, -0.97815, -0.9781, -0.97805, -0.978, -0.97795, -0.9779, -0.97785, -0.9778, -0.97775, -0.9777, -0.97765, -0.9776, -0.97755, -0.9775, -0.97745, -0.9774, -0.97735, -0.9773, -0.97725, -0.9772, -0.97715, -0.9771, -0.97705, -0.977, -0.97695, -0.9769, -0.97685, -0.9768, -0.97675, -0.9767, -0.97665, -0.9766, -0.97655, -0.9765, -0.97645, -0.9764, -0.97635, -0.9763, -0.97625, -0.9762, -0.97615, -0.9761, -0.97605, -0.976, -0.97595, -0.9759, -0.97585, -0.9758, -0.97575, -0.9757, -0.97565, -0.9756, -0.97555, -0.9755, -0.97545, -0.9754, -0.97535, -0.9753, -0.97525, -0.9752, -0.97515, -0.9751, -0.97505, -0.975, -0.97495, -0.9749, -0.97485, -0.9748, -0.97475, -0.9747, -0.97465, -0.9746, -0.97455, -0.9745, -0.97445, -0.9744, -0.97435, -0.9743, -0.97425, -0.9742, -0.97415, -0.9741, -0.97405, -0.974, -0.97395, -0.9739, -0.97385, -0.9738, -0.97375, -0.9737, -0.97365, -0.9736, -0.97355, -0.9735, -0.97345, -0.9734, -0.97335, -0.9733, -0.97325, -0.9732, -0.97315, -0.9731, -0.97305, -0.973, -0.97295, -0.9729, -0.97285, -0.9728, -0.97275, -0.9727, -0.97265, -0.9726, -0.97255, -0.9725, -0.97245, -0.9724, -0.97235, -0.9723, -0.97225, -0.9722, -0.97215, -0.9721, -0.97205, -0.972, -0.97195, -0.9719, -0.97185, -0.9718, -0.97175, -0.9717, -0.97165, -0.9716, -0.97155, -0.9715, -0.97145, -0.9714, -0.97135, -0.9713, -0.97125, -0.9712, -0.97115, -0.9711, -0.97105, -0.971, -0.97095, -0.9709, -0.97085, -0.9708, -0.97075, -0.9707, -0.97065, -0.9706, -0.97055, -0.9705, -0.97045, -0.9704, -0.97035, -0.9703, -0.97025, -0.9702, -0.97015, -0.9701, -0.97005, -0.97, -0.96995, -0.9699, -0.96985, -0.9698, -0.96975, -0.9697, -0.96965, -0.9696, -0.96955, -0.9695, -0.96945, -0.9694, -0.96935, -0.9693, -0.96925, -0.9692, -0.96915, -0.9691, -0.96905, -0.969, -0.96895, -0.9689, -0.96885, -0.9688, -0.96875, -0.9687, -0.96865, -0.9686, -0.96855, -0.9685, -0.96845, -0.9684, -0.96835, -0.9683, -0.96825, -0.9682, -0.96815, -0.9681, -0.96805, -0.968, -0.96795, -0.9679, -0.96785, -0.9678, -0.96775, -0.9677, -0.96765, -0.9676, -0.96755, -0.9675, -0.96745, -0.9674, -0.96735, -0.9673, -0.96725, -0.9672, -0.96715, -0.9671, -0.96705, -0.967, -0.96695, -0.9669, -0.96685, -0.9668, -0.96675, -0.9667, -0.96665, -0.9666, -0.96655, -0.9665, -0.96645, -0.9664, -0.96635, -0.9663, -0.96625, -0.9662, -0.96615, -0.9661, -0.96605, -0.966, -0.96595, -0.9659, -0.96585, -0.9658, -0.96575, -0.9657, -0.96565, -0.9656, -0.96555, -0.9655, -0.96545, -0.9654, -0.96535, -0.9653, -0.96525, -0.9652, -0.96515, -0.9651, -0.96505, -0.965, -0.96495, -0.9649, -0.96485, -0.9648, -0.96475, -0.9647, -0.96465, -0.9646, -0.96455, -0.9645, -0.96445, -0.9644, -0.96435, -0.9643, -0.96425, -0.9642, -0.96415, -0.9641, -0.96405, -0.964, -0.96395, -0.9639, -0.96385, -0.9638, -0.96375, -0.9637, -0.96365, -0.9636, -0.96355, -0.9635, -0.96345, -0.9634, -0.96335, -0.9633, -0.96325, -0.9632, -0.96315, -0.9631, -0.96305, -0.963, -0.96295, -0.9629, -0.96285, -0.9628, -0.96275, -0.9627, -0.96265, -0.9626, -0.96255, -0.9625, -0.96245, -0.9624, -0.96235, -0.9623, -0.96225, -0.9622, -0.96215, -0.9621, -0.96205, -0.962, -0.96195, -0.9619, -0.96185, -0.9618, -0.96175, -0.9617, -0.96165, -0.9616, -0.96155, -0.9615, -0.96145, -0.9614, -0.96135, -0.9613, -0.96125, -0.9612, -0.96115, -0.9611, -0.96105, -0.961, -0.96095, -0.9609, -0.96085, -0.9608, -0.96075, -0.9607, -0.96065, -0.9606, -0.96055, -0.9605, -0.96045, -0.9604, -0.96035, -0.9603, -0.96025, -0.9602, -0.96015, -0.9601, -0.96005, -0.96, -0.95995, -0.9599, -0.95985, -0.9598, -0.95975, -0.9597, -0.95965, -0.9596, -0.95955, -0.9595, -0.95945, -0.9594, -0.95935, -0.9593, -0.95925, -0.9592, -0.95915, -0.9591, -0.95905, -0.959, -0.95895, -0.9589, -0.95885, -0.9588, -0.95875, -0.9587, -0.95865, -0.9586, -0.95855, -0.9585, -0.95845, -0.9584, -0.95835, -0.9583, -0.95825, -0.9582, -0.95815, -0.9581, -0.95805, -0.958, -0.95795, -0.9579, -0.95785, -0.9578, -0.95775, -0.9577, -0.95765, -0.9576, -0.95755, -0.9575, -0.95745, -0.9574, -0.95735, -0.9573, -0.95725, -0.9572, -0.95715, -0.9571, -0.95705, -0.957, -0.95695, -0.9569, -0.95685, -0.9568, -0.95675, -0.9567, -0.95665, -0.9566, -0.95655, -0.9565, -0.95645, -0.9564, -0.95635, -0.9563, -0.95625, -0.9562, -0.95615, -0.9561, -0.95605, -0.956, -0.95595, -0.9559, -0.95585, -0.9558, -0.95575, -0.9557, -0.95565, -0.9556, -0.95555, -0.9555, -0.95545, -0.9554, -0.95535, -0.9553, -0.95525, -0.9552, -0.95515, -0.9551, -0.95505, -0.955, -0.95495, -0.9549, -0.95485, -0.9548, -0.95475, -0.9547, -0.95465, -0.9546, -0.95455, -0.9545, -0.95445, -0.9544, -0.95435, -0.9543, -0.95425, -0.9542, -0.95415, -0.9541, -0.95405, -0.954, -0.95395, -0.9539, -0.95385, -0.9538, -0.95375, -0.9537, -0.95365, -0.9536, -0.95355, -0.9535, -0.95345, -0.9534, -0.95335, -0.9533, -0.95325, -0.9532, -0.95315, -0.9531, -0.95305, -0.953, -0.95295, -0.9529, -0.95285, -0.9528, -0.95275, -0.9527, -0.95265, -0.9526, -0.95255, -0.9525, -0.95245, -0.9524, -0.95235, -0.9523, -0.95225, -0.9522, -0.95215, -0.9521, -0.95205, -0.952, -0.95195, -0.9519, -0.95185, -0.9518, -0.95175, -0.9517, -0.95165, -0.9516, -0.95155, -0.9515, -0.95145, -0.9514, -0.95135, -0.9513, -0.95125, -0.9512, -0.95115, -0.9511, -0.95105, -0.951, -0.95095, -0.9509, -0.95085, -0.9508, -0.95075, -0.9507, -0.95065, -0.9506, -0.95055, -0.9505, -0.95045, -0.9504, -0.95035, -0.9503, -0.95025, -0.9502, -0.95015, -0.9501, -0.95005, -0.95, -0.94995, -0.9499, -0.94985, -0.9498, -0.94975, -0.9497, -0.94965, -0.9496, -0.94955, -0.9495, -0.94945, -0.9494, -0.94935, -0.9493, -0.94925, -0.9492, -0.94915, -0.9491, -0.94905, -0.949, -0.94895, -0.9489, -0.94885, -0.9488, -0.94875, -0.9487, -0.94865, -0.9486, -0.94855, -0.9485, -0.94845, -0.9484, -0.94835, -0.9483, -0.94825, -0.9482, -0.94815, -0.9481, -0.94805, -0.948, -0.94795, -0.9479, -0.94785, -0.9478, -0.94775, -0.9477, -0.94765, -0.9476, -0.94755, -0.9475, -0.94745, -0.9474, -0.94735, -0.9473, -0.94725, -0.9472, -0.94715, -0.9471, -0.94705, -0.947, -0.94695, -0.9469, -0.94685, -0.9468, -0.94675, -0.9467, -0.94665, -0.9466, -0.94655, -0.9465, -0.94645, -0.9464, -0.94635, -0.9463, -0.94625, -0.9462, -0.94615, -0.9461, -0.94605, -0.946, -0.94595, -0.9459, -0.94585, -0.9458, -0.94575, -0.9457, -0.94565, -0.9456, -0.94555, -0.9455, -0.94545, -0.9454, -0.94535, -0.9453, -0.94525, -0.9452, -0.94515, -0.9451, -0.94505, -0.945, -0.94495, -0.9449, -0.94485, -0.9448, -0.94475, -0.9447, -0.94465, -0.9446, -0.94455, -0.9445, -0.94445, -0.9444, -0.94435, -0.9443, -0.94425, -0.9442, -0.94415, -0.9441, -0.94405, -0.944, -0.94395, -0.9439, -0.94385, -0.9438, -0.94375, -0.9437, -0.94365, -0.9436, -0.94355, -0.9435, -0.94345, -0.9434, -0.94335, -0.9433, -0.94325, -0.9432, -0.94315, -0.9431, -0.94305, -0.943, -0.94295, -0.9429, -0.94285, -0.9428, -0.94275, -0.9427, -0.94265, -0.9426, -0.94255, -0.9425, -0.94245, -0.9424, -0.94235, -0.9423, -0.94225, -0.9422, -0.94215, -0.9421, -0.94205, -0.942, -0.94195, -0.9419, -0.94185, -0.9418, -0.94175, -0.9417, -0.94165, -0.9416, -0.94155, -0.9415, -0.94145, -0.9414, -0.94135, -0.9413, -0.94125, -0.9412, -0.94115, -0.9411, -0.94105, -0.941, -0.94095, -0.9409, -0.94085, -0.9408, -0.94075, -0.9407, -0.94065, -0.9406, -0.94055, -0.9405, -0.94045, -0.9404, -0.94035, -0.9403, -0.94025, -0.9402, -0.94015, -0.9401, -0.94005, -0.94, -0.93995, -0.9399, -0.93985, -0.9398, -0.93975, -0.9397, -0.93965, -0.9396, -0.93955, -0.9395, -0.93945, -0.9394, -0.93935, -0.9393, -0.93925, -0.9392, -0.93915, -0.9391, -0.93905, -0.939, -0.93895, -0.9389, -0.93885, -0.9388, -0.93875, -0.9387, -0.93865, -0.9386, -0.93855, -0.9385, -0.93845, -0.9384, -0.93835, -0.9383, -0.93825, -0.9382, -0.93815, -0.9381, -0.93805, -0.938, -0.93795, -0.9379, -0.93785, -0.9378, -0.93775, -0.9377, -0.93765, -0.9376, -0.93755, -0.9375, -0.93745, -0.9374, -0.93735, -0.9373, -0.93725, -0.9372, -0.93715, -0.9371, -0.93705, -0.937, -0.93695, -0.9369, -0.93685, -0.9368, -0.93675, -0.9367, -0.93665, -0.9366, -0.93655, -0.9365, -0.93645, -0.9364, -0.93635, -0.9363, -0.93625, -0.9362, -0.93615, -0.9361, -0.93605, -0.936, -0.93595, -0.9359, -0.93585, -0.9358, -0.93575, -0.9357, -0.93565, -0.9356, -0.93555, -0.9355, -0.93545, -0.9354, -0.93535, -0.9353, -0.93525, -0.9352, -0.93515, -0.9351, -0.93505, -0.935, -0.93495, -0.9349, -0.93485, -0.9348, -0.93475, -0.9347, -0.93465, -0.9346, -0.93455, -0.9345, -0.93445, -0.9344, -0.93435, -0.9343, -0.93425, -0.9342, -0.93415, -0.9341, -0.93405, -0.934, -0.93395, -0.9339, -0.93385, -0.9338, -0.93375, -0.9337, -0.93365, -0.9336, -0.93355, -0.9335, -0.93345, -0.9334, -0.93335, -0.9333, -0.93325, -0.9332, -0.93315, -0.9331, -0.93305, -0.933, -0.93295, -0.9329, -0.93285, -0.9328, -0.93275, -0.9327, -0.93265, -0.9326, -0.93255, -0.9325, -0.93245, -0.9324, -0.93235, -0.9323, -0.93225, -0.9322, -0.93215, -0.9321, -0.93205, -0.932, -0.93195, -0.9319, -0.93185, -0.9318, -0.93175, -0.9317, -0.93165, -0.9316, -0.93155, -0.9315, -0.93145, -0.9314, -0.93135, -0.9313, -0.93125, -0.9312, -0.93115, -0.9311, -0.93105, -0.931, -0.93095, -0.9309, -0.93085, -0.9308, -0.93075, -0.9307, -0.93065, -0.9306, -0.93055, -0.9305, -0.93045, -0.9304, -0.93035, -0.9303, -0.93025, -0.9302, -0.93015, -0.9301, -0.93005, -0.93, -0.92995, -0.9299, -0.92985, -0.9298, -0.92975, -0.9297, -0.92965, -0.9296, -0.92955, -0.9295, -0.92945, -0.9294, -0.92935, -0.9293, -0.92925, -0.9292, -0.92915, -0.9291, -0.92905, -0.929, -0.92895, -0.9289, -0.92885, -0.9288, -0.92875, -0.9287, -0.92865, -0.9286, -0.92855, -0.9285, -0.92845, -0.9284, -0.92835, -0.9283, -0.92825, -0.9282, -0.92815, -0.9281, -0.92805, -0.928, -0.92795, -0.9279, -0.92785, -0.9278, -0.92775, -0.9277, -0.92765, -0.9276, -0.92755, -0.9275, -0.92745, -0.9274, -0.92735, -0.9273, -0.92725, -0.9272, -0.92715, -0.9271, -0.92705, -0.927, -0.92695, -0.9269, -0.92685, -0.9268, -0.92675, -0.9267, -0.92665, -0.9266, -0.92655, -0.9265, -0.92645, -0.9264, -0.92635, -0.9263, -0.92625, -0.9262, -0.92615, -0.9261, -0.92605, -0.926, -0.92595, -0.9259, -0.92585, -0.9258, -0.92575, -0.9257, -0.92565, -0.9256, -0.92555, -0.9255, -0.92545, -0.9254, -0.92535, -0.9253, -0.92525, -0.9252, -0.92515, -0.9251, -0.92505, -0.925, -0.92495, -0.9249, -0.92485, -0.9248, -0.92475, -0.9247, -0.92465, -0.9246, -0.92455, -0.9245, -0.92445, -0.9244, -0.92435, -0.9243, -0.92425, -0.9242, -0.92415, -0.9241, -0.92405, -0.924, -0.92395, -0.9239, -0.92385, -0.9238, -0.92375, -0.9237, -0.92365, -0.9236, -0.92355, -0.9235, -0.92345, -0.9234, -0.92335, -0.9233, -0.92325, -0.9232, -0.92315, -0.9231, -0.92305, -0.923, -0.92295, -0.9229, -0.92285, -0.9228, -0.92275, -0.9227, -0.92265, -0.9226, -0.92255, -0.9225, -0.92245, -0.9224, -0.92235, -0.9223, -0.92225, -0.9222, -0.92215, -0.9221, -0.92205, -0.922, -0.92195, -0.9219, -0.92185, -0.9218, -0.92175, -0.9217, -0.92165, -0.9216, -0.92155, -0.9215, -0.92145, -0.9214, -0.92135, -0.9213, -0.92125, -0.9212, -0.92115, -0.9211, -0.92105, -0.921, -0.92095, -0.9209, -0.92085, -0.9208, -0.92075, -0.9207, -0.92065, -0.9206, -0.92055, -0.9205, -0.92045, -0.9204, -0.92035, -0.9203, -0.92025, -0.9202, -0.92015, -0.9201, -0.92005, -0.92, -0.91995, -0.9199, -0.91985, -0.9198, -0.91975, -0.9197, -0.91965, -0.9196, -0.91955, -0.9195, -0.91945, -0.9194, -0.91935, -0.9193, -0.91925, -0.9192, -0.91915, -0.9191, -0.91905, -0.919, -0.91895, -0.9189, -0.91885, -0.9188, -0.91875, -0.9187, -0.91865, -0.9186, -0.91855, -0.9185, -0.91845, -0.9184, -0.91835, -0.9183, -0.91825, -0.9182, -0.91815, -0.9181, -0.91805, -0.918, -0.91795, -0.9179, -0.91785, -0.9178, -0.91775, -0.9177, -0.91765, -0.9176, -0.91755, -0.9175, -0.91745, -0.9174, -0.91735, -0.9173, -0.91725, -0.9172, -0.91715, -0.9171, -0.91705, -0.917, -0.91695, -0.9169, -0.91685, -0.9168, -0.91675, -0.9167, -0.91665, -0.9166, -0.91655, -0.9165, -0.91645, -0.9164, -0.91635, -0.9163, -0.91625, -0.9162, -0.91615, -0.9161, -0.91605, -0.916, -0.91595, -0.9159, -0.91585, -0.9158, -0.91575, -0.9157, -0.91565, -0.9156, -0.91555, -0.9155, -0.91545, -0.9154, -0.91535, -0.9153, -0.91525, -0.9152, -0.91515, -0.9151, -0.91505, -0.915, -0.91495, -0.9149, -0.91485, -0.9148, -0.91475, -0.9147, -0.91465, -0.9146, -0.91455, -0.9145, -0.91445, -0.9144, -0.91435, -0.9143, -0.91425, -0.9142, -0.91415, -0.9141, -0.91405, -0.914, -0.91395, -0.9139, -0.91385, -0.9138, -0.91375, -0.9137, -0.91365, -0.9136, -0.91355, -0.9135, -0.91345, -0.9134, -0.91335, -0.9133, -0.91325, -0.9132, -0.91315, -0.9131, -0.91305, -0.913, -0.91295, -0.9129, -0.91285, -0.9128, -0.91275, -0.9127, -0.91265, -0.9126, -0.91255, -0.9125, -0.91245, -0.9124, -0.91235, -0.9123, -0.91225, -0.9122, -0.91215, -0.9121, -0.91205, -0.912, -0.91195, -0.9119, -0.91185, -0.9118, -0.91175, -0.9117, -0.91165, -0.9116, -0.91155, -0.9115, -0.91145, -0.9114, -0.91135, -0.9113, -0.91125, -0.9112, -0.91115, -0.9111, -0.91105, -0.911, -0.91095, -0.9109, -0.91085, -0.9108, -0.91075, -0.9107, -0.91065, -0.9106, -0.91055, -0.9105, -0.91045, -0.9104, -0.91035, -0.9103, -0.91025, -0.9102, -0.91015, -0.9101, -0.91005, -0.91, -0.90995, -0.9099, -0.90985, -0.9098, -0.90975, -0.9097, -0.90965, -0.9096, -0.90955, -0.9095, -0.90945, -0.9094, -0.90935, -0.9093, -0.90925, -0.9092, -0.90915, -0.9091, -0.90905, -0.909, -0.90895, -0.9089, -0.90885, -0.9088, -0.90875, -0.9087, -0.90865, -0.9086, -0.90855, -0.9085, -0.90845, -0.9084, -0.90835, -0.9083, -0.90825, -0.9082, -0.90815, -0.9081, -0.90805, -0.908, -0.90795, -0.9079, -0.90785, -0.9078, -0.90775, -0.9077, -0.90765, -0.9076, -0.90755, -0.9075, -0.90745, -0.9074, -0.90735, -0.9073, -0.90725, -0.9072, -0.90715, -0.9071, -0.90705, -0.907, -0.90695, -0.9069, -0.90685, -0.9068, -0.90675, -0.9067, -0.90665, -0.9066, -0.90655, -0.9065, -0.90645, -0.9064, -0.90635, -0.9063, -0.90625, -0.9062, -0.90615, -0.9061, -0.90605, -0.906, -0.90595, -0.9059, -0.90585, -0.9058, -0.90575, -0.9057, -0.90565, -0.9056, -0.90555, -0.9055, -0.90545, -0.9054, -0.90535, -0.9053, -0.90525, -0.9052, -0.90515, -0.9051, -0.90505, -0.905, -0.90495, -0.9049, -0.90485, -0.9048, -0.90475, -0.9047, -0.90465, -0.9046, -0.90455, -0.9045, -0.90445, -0.9044, -0.90435, -0.9043, -0.90425, -0.9042, -0.90415, -0.9041, -0.90405, -0.904, -0.90395, -0.9039, -0.90385, -0.9038, -0.90375, -0.9037, -0.90365, -0.9036, -0.90355, -0.9035, -0.90345, -0.9034, -0.90335, -0.9033, -0.90325, -0.9032, -0.90315, -0.9031, -0.90305, -0.903, -0.90295, -0.9029, -0.90285, -0.9028, -0.90275, -0.9027, -0.90265, -0.9026, -0.90255, -0.9025, -0.90245, -0.9024, -0.90235, -0.9023, -0.90225, -0.9022, -0.90215, -0.9021, -0.90205, -0.902, -0.90195, -0.9019, -0.90185, -0.9018, -0.90175, -0.9017, -0.90165, -0.9016, -0.90155, -0.9015, -0.90145, -0.9014, -0.90135, -0.9013, -0.90125, -0.9012, -0.90115, -0.9011, -0.90105, -0.901, -0.90095, -0.9009, -0.90085, -0.9008, -0.90075, -0.9007, -0.90065, -0.9006, -0.90055, -0.9005, -0.90045, -0.9004, -0.90035, -0.9003, -0.90025, -0.9002, -0.90015, -0.9001, -0.90005, -0.9, -0.89995, -0.8999, -0.89985, -0.8998, -0.89975, -0.8997, -0.89965, -0.8996, -0.89955, -0.8995, -0.89945, -0.8994, -0.89935, -0.8993, -0.89925, -0.8992, -0.89915, -0.8991, -0.89905, -0.899, -0.89895, -0.8989, -0.89885, -0.8988, -0.89875, -0.8987, -0.89865, -0.8986, -0.89855, -0.8985, -0.89845, -0.8984, -0.89835, -0.8983, -0.89825, -0.8982, -0.89815, -0.8981, -0.89805, -0.898, -0.89795, -0.8979, -0.89785, -0.8978, -0.89775, -0.8977, -0.89765, -0.8976, -0.89755, -0.8975, -0.89745, -0.8974, -0.89735, -0.8973, -0.89725, -0.8972, -0.89715, -0.8971, -0.89705, -0.897, -0.89695, -0.8969, -0.89685, -0.8968, -0.89675, -0.8967, -0.89665, -0.8966, -0.89655, -0.8965, -0.89645, -0.8964, -0.89635, -0.8963, -0.89625, -0.8962, -0.89615, -0.8961, -0.89605, -0.896, -0.89595, -0.8959, -0.89585, -0.8958, -0.89575, -0.8957, -0.89565, -0.8956, -0.89555, -0.8955, -0.89545, -0.8954, -0.89535, -0.8953, -0.89525, -0.8952, -0.89515, -0.8951, -0.89505, -0.895, -0.89495, -0.8949, -0.89485, -0.8948, -0.89475, -0.8947, -0.89465, -0.8946, -0.89455, -0.8945, -0.89445, -0.8944, -0.89435, -0.8943, -0.89425, -0.8942, -0.89415, -0.8941, -0.89405, -0.894, -0.89395, -0.8939, -0.89385, -0.8938, -0.89375, -0.8937, -0.89365, -0.8936, -0.89355, -0.8935, -0.89345, -0.8934, -0.89335, -0.8933, -0.89325, -0.8932, -0.89315, -0.8931, -0.89305, -0.893, -0.89295, -0.8929, -0.89285, -0.8928, -0.89275, -0.8927, -0.89265, -0.8926, -0.89255, -0.8925, -0.89245, -0.8924, -0.89235, -0.8923, -0.89225, -0.8922, -0.89215, -0.8921, -0.89205, -0.892, -0.89195, -0.8919, -0.89185, -0.8918, -0.89175, -0.8917, -0.89165, -0.8916, -0.89155, -0.8915, -0.89145, -0.8914, -0.89135, -0.8913, -0.89125, -0.8912, -0.89115, -0.8911, -0.89105, -0.891, -0.89095, -0.8909, -0.89085, -0.8908, -0.89075, -0.8907, -0.89065, -0.8906, -0.89055, -0.8905, -0.89045, -0.8904, -0.89035, -0.8903, -0.89025, -0.8902, -0.89015, -0.8901, -0.89005, -0.89, -0.88995, -0.8899, -0.88985, -0.8898, -0.88975, -0.8897, -0.88965, -0.8896, -0.88955, -0.8895, -0.88945, -0.8894, -0.88935, -0.8893, -0.88925, -0.8892, -0.88915, -0.8891, -0.88905, -0.889, -0.88895, -0.8889, -0.88885, -0.8888, -0.88875, -0.8887, -0.88865, -0.8886, -0.88855, -0.8885, -0.88845, -0.8884, -0.88835, -0.8883, -0.88825, -0.8882, -0.88815, -0.8881, -0.88805, -0.888, -0.88795, -0.8879, -0.88785, -0.8878, -0.88775, -0.8877, -0.88765, -0.8876, -0.88755, -0.8875, -0.88745, -0.8874, -0.88735, -0.8873, -0.88725, -0.8872, -0.88715, -0.8871, -0.88705, -0.887, -0.88695, -0.8869, -0.88685, -0.8868, -0.88675, -0.8867, -0.88665, -0.8866, -0.88655, -0.8865, -0.88645, -0.8864, -0.88635, -0.8863, -0.88625, -0.8862, -0.88615, -0.8861, -0.88605, -0.886, -0.88595, -0.8859, -0.88585, -0.8858, -0.88575, -0.8857, -0.88565, -0.8856, -0.88555, -0.8855, -0.88545, -0.8854, -0.88535, -0.8853, -0.88525, -0.8852, -0.88515, -0.8851, -0.88505, -0.885, -0.88495, -0.8849, -0.88485, -0.8848, -0.88475, -0.8847, -0.88465, -0.8846, -0.88455, -0.8845, -0.88445, -0.8844, -0.88435, -0.8843, -0.88425, -0.8842, -0.88415, -0.8841, -0.88405, -0.884, -0.88395, -0.8839, -0.88385, -0.8838, -0.88375, -0.8837, -0.88365, -0.8836, -0.88355, -0.8835, -0.88345, -0.8834, -0.88335, -0.8833, -0.88325, -0.8832, -0.88315, -0.8831, -0.88305, -0.883, -0.88295, -0.8829, -0.88285, -0.8828, -0.88275, -0.8827, -0.88265, -0.8826, -0.88255, -0.8825, -0.88245, -0.8824, -0.88235, -0.8823, -0.88225, -0.8822, -0.88215, -0.8821, -0.88205, -0.882, -0.88195, -0.8819, -0.88185, -0.8818, -0.88175, -0.8817, -0.88165, -0.8816, -0.88155, -0.8815, -0.88145, -0.8814, -0.88135, -0.8813, -0.88125, -0.8812, -0.88115, -0.8811, -0.88105, -0.881, -0.88095, -0.8809, -0.88085, -0.8808, -0.88075, -0.8807, -0.88065, -0.8806, -0.88055, -0.8805, -0.88045, -0.8804, -0.88035, -0.8803, -0.88025, -0.8802, -0.88015, -0.8801, -0.88005, -0.88, -0.87995, -0.8799, -0.87985, -0.8798, -0.87975, -0.8797, -0.87965, -0.8796, -0.87955, -0.8795, -0.87945, -0.8794, -0.87935, -0.8793, -0.87925, -0.8792, -0.87915, -0.8791, -0.87905, -0.879, -0.87895, -0.8789, -0.87885, -0.8788, -0.87875, -0.8787, -0.87865, -0.8786, -0.87855, -0.8785, -0.87845, -0.8784, -0.87835, -0.8783, -0.87825, -0.8782, -0.87815, -0.8781, -0.87805, -0.878, -0.87795, -0.8779, -0.87785, -0.8778, -0.87775, -0.8777, -0.87765, -0.8776, -0.87755, -0.8775, -0.87745, -0.8774, -0.87735, -0.8773, -0.87725, -0.8772, -0.87715, -0.8771, -0.87705, -0.877, -0.87695, -0.8769, -0.87685, -0.8768, -0.87675, -0.8767, -0.87665, -0.8766, -0.87655, -0.8765, -0.87645, -0.8764, -0.87635, -0.8763, -0.87625, -0.8762, -0.87615, -0.8761, -0.87605, -0.876, -0.87595, -0.8759, -0.87585, -0.8758, -0.87575, -0.8757, -0.87565, -0.8756, -0.87555, -0.8755, -0.87545, -0.8754, -0.87535, -0.8753, -0.87525, -0.8752, -0.87515, -0.8751, -0.87505, -0.875, -0.87495, -0.8749, -0.87485, -0.8748, -0.87475, -0.8747, -0.87465, -0.8746, -0.87455, -0.8745, -0.87445, -0.8744, -0.87435, -0.8743, -0.87425, -0.8742, -0.87415, -0.8741, -0.87405, -0.874, -0.87395, -0.8739, -0.87385, -0.8738, -0.87375, -0.8737, -0.87365, -0.8736, -0.87355, -0.8735, -0.87345, -0.8734, -0.87335, -0.8733, -0.87325, -0.8732, -0.87315, -0.8731, -0.87305, -0.873, -0.87295, -0.8729, -0.87285, -0.8728, -0.87275, -0.8727, -0.87265, -0.8726, -0.87255, -0.8725, -0.87245, -0.8724, -0.87235, -0.8723, -0.87225, -0.8722, -0.87215, -0.8721, -0.87205, -0.872, -0.87195, -0.8719, -0.87185, -0.8718, -0.87175, -0.8717, -0.87165, -0.8716, -0.87155, -0.8715, -0.87145, -0.8714, -0.87135, -0.8713, -0.87125, -0.8712, -0.87115, -0.8711, -0.87105, -0.871, -0.87095, -0.8709, -0.87085, -0.8708, -0.87075, -0.8707, -0.87065, -0.8706, -0.87055, -0.8705, -0.87045, -0.8704, -0.87035, -0.8703, -0.87025, -0.8702, -0.87015, -0.8701, -0.87005, -0.87, -0.86995, -0.8699, -0.86985, -0.8698, -0.86975, -0.8697, -0.86965, -0.8696, -0.86955, -0.8695, -0.86945, -0.8694, -0.86935, -0.8693, -0.86925, -0.8692, -0.86915, -0.8691, -0.86905, -0.869, -0.86895, -0.8689, -0.86885, -0.8688, -0.86875, -0.8687, -0.86865, -0.8686, -0.86855, -0.8685, -0.86845, -0.8684, -0.86835, -0.8683, -0.86825, -0.8682, -0.86815, -0.8681, -0.86805, -0.868, -0.86795, -0.8679, -0.86785, -0.8678, -0.86775, -0.8677, -0.86765, -0.8676, -0.86755, -0.8675, -0.86745, -0.8674, -0.86735, -0.8673, -0.86725, -0.8672, -0.86715, -0.8671, -0.86705, -0.867, -0.86695, -0.8669, -0.86685, -0.8668, -0.86675, -0.8667, -0.86665, -0.8666, -0.86655, -0.8665, -0.86645, -0.8664, -0.86635, -0.8663, -0.86625, -0.8662, -0.86615, -0.8661, -0.86605, -0.866, -0.86595, -0.8659, -0.86585, -0.8658, -0.86575, -0.8657, -0.86565, -0.8656, -0.86555, -0.8655, -0.86545, -0.8654, -0.86535, -0.8653, -0.86525, -0.8652, -0.86515, -0.8651, -0.86505, -0.865, -0.86495, -0.8649, -0.86485, -0.8648, -0.86475, -0.8647, -0.86465, -0.8646, -0.86455, -0.8645, -0.86445, -0.8644, -0.86435, -0.8643, -0.86425, -0.8642, -0.86415, -0.8641, -0.86405, -0.864, -0.86395, -0.8639, -0.86385, -0.8638, -0.86375, -0.8637, -0.86365, -0.8636, -0.86355, -0.8635, -0.86345, -0.8634, -0.86335, -0.8633, -0.86325, -0.8632, -0.86315, -0.8631, -0.86305, -0.863, -0.86295, -0.8629, -0.86285, -0.8628, -0.86275, -0.8627, -0.86265, -0.8626, -0.86255, -0.8625, -0.86245, -0.8624, -0.86235, -0.8623, -0.86225, -0.8622, -0.86215, -0.8621, -0.86205, -0.862, -0.86195, -0.8619, -0.86185, -0.8618, -0.86175, -0.8617, -0.86165, -0.8616, -0.86155, -0.8615, -0.86145, -0.8614, -0.86135, -0.8613, -0.86125, -0.8612, -0.86115, -0.8611, -0.86105, -0.861, -0.86095, -0.8609, -0.86085, -0.8608, -0.86075, -0.8607, -0.86065, -0.8606, -0.86055, -0.8605, -0.86045, -0.8604, -0.86035, -0.8603, -0.86025, -0.8602, -0.86015, -0.8601, -0.86005, -0.86, -0.85995, -0.8599, -0.85985, -0.8598, -0.85975, -0.8597, -0.85965, -0.8596, -0.85955, -0.8595, -0.85945, -0.8594, -0.85935, -0.8593, -0.85925, -0.8592, -0.85915, -0.8591, -0.85905, -0.859, -0.85895, -0.8589, -0.85885, -0.8588, -0.85875, -0.8587, -0.85865, -0.8586, -0.85855, -0.8585, -0.85845, -0.8584, -0.85835, -0.8583, -0.85825, -0.8582, -0.85815, -0.8581, -0.85805, -0.858, -0.85795, -0.8579, -0.85785, -0.8578, -0.85775, -0.8577, -0.85765, -0.8576, -0.85755, -0.8575, -0.85745, -0.8574, -0.85735, -0.8573, -0.85725, -0.8572, -0.85715, -0.8571, -0.85705, -0.857, -0.85695, -0.8569, -0.85685, -0.8568, -0.85675, -0.8567, -0.85665, -0.8566, -0.85655, -0.8565, -0.85645, -0.8564, -0.85635, -0.8563, -0.85625, -0.8562, -0.85615, -0.8561, -0.85605, -0.856, -0.85595, -0.8559, -0.85585, -0.8558, -0.85575, -0.8557, -0.85565, -0.8556, -0.85555, -0.8555, -0.85545, -0.8554, -0.85535, -0.8553, -0.85525, -0.8552, -0.85515, -0.8551, -0.85505, -0.855, -0.85495, -0.8549, -0.85485, -0.8548, -0.85475, -0.8547, -0.85465, -0.8546, -0.85455, -0.8545, -0.85445, -0.8544, -0.85435, -0.8543, -0.85425, -0.8542, -0.85415, -0.8541, -0.85405, -0.854, -0.85395, -0.8539, -0.85385, -0.8538, -0.85375, -0.8537, -0.85365, -0.8536, -0.85355, -0.8535, -0.85345, -0.8534, -0.85335, -0.8533, -0.85325, -0.8532, -0.85315, -0.8531, -0.85305, -0.853, -0.85295, -0.8529, -0.85285, -0.8528, -0.85275, -0.8527, -0.85265, -0.8526, -0.85255, -0.8525, -0.85245, -0.8524, -0.85235, -0.8523, -0.85225, -0.8522, -0.85215, -0.8521, -0.85205, -0.852, -0.85195, -0.8519, -0.85185, -0.8518, -0.85175, -0.8517, -0.85165, -0.8516, -0.85155, -0.8515, -0.85145, -0.8514, -0.85135, -0.8513, -0.85125, -0.8512, -0.85115, -0.8511, -0.85105, -0.851, -0.85095, -0.8509, -0.85085, -0.8508, -0.85075, -0.8507, -0.85065, -0.8506, -0.85055, -0.8505, -0.85045, -0.8504, -0.85035, -0.8503, -0.85025, -0.8502, -0.85015, -0.8501, -0.85005, -0.85, -0.84995, -0.8499, -0.84985, -0.8498, -0.84975, -0.8497, -0.84965, -0.8496, -0.84955, -0.8495, -0.84945, -0.8494, -0.84935, -0.8493, -0.84925, -0.8492, -0.84915, -0.8491, -0.84905, -0.849, -0.84895, -0.8489, -0.84885, -0.8488, -0.84875, -0.8487, -0.84865, -0.8486, -0.84855, -0.8485, -0.84845, -0.8484, -0.84835, -0.8483, -0.84825, -0.8482, -0.84815, -0.8481, -0.84805, -0.848, -0.84795, -0.8479, -0.84785, -0.8478, -0.84775, -0.8477, -0.84765, -0.8476, -0.84755, -0.8475, -0.84745, -0.8474, -0.84735, -0.8473, -0.84725, -0.8472, -0.84715, -0.8471, -0.84705, -0.847, -0.84695, -0.8469, -0.84685, -0.8468, -0.84675, -0.8467, -0.84665, -0.8466, -0.84655, -0.8465, -0.84645, -0.8464, -0.84635, -0.8463, -0.84625, -0.8462, -0.84615, -0.8461, -0.84605, -0.846, -0.84595, -0.8459, -0.84585, -0.8458, -0.84575, -0.8457, -0.84565, -0.8456, -0.84555, -0.8455, -0.84545, -0.8454, -0.84535, -0.8453, -0.84525, -0.8452, -0.84515, -0.8451, -0.84505, -0.845, -0.84495, -0.8449, -0.84485, -0.8448, -0.84475, -0.8447, -0.84465, -0.8446, -0.84455, -0.8445, -0.84445, -0.8444, -0.84435, -0.8443, -0.84425, -0.8442, -0.84415, -0.8441, -0.84405, -0.844, -0.84395, -0.8439, -0.84385, -0.8438, -0.84375, -0.8437, -0.84365, -0.8436, -0.84355, -0.8435, -0.84345, -0.8434, -0.84335, -0.8433, -0.84325, -0.8432, -0.84315, -0.8431, -0.84305, -0.843, -0.84295, -0.8429, -0.84285, -0.8428, -0.84275, -0.8427, -0.84265, -0.8426, -0.84255, -0.8425, -0.84245, -0.8424, -0.84235, -0.8423, -0.84225, -0.8422, -0.84215, -0.8421, -0.84205, -0.842, -0.84195, -0.8419, -0.84185, -0.8418, -0.84175, -0.8417, -0.84165, -0.8416, -0.84155, -0.8415, -0.84145, -0.8414, -0.84135, -0.8413, -0.84125, -0.8412, -0.84115, -0.8411, -0.84105, -0.841, -0.84095, -0.8409, -0.84085, -0.8408, -0.84075, -0.8407, -0.84065, -0.8406, -0.84055, -0.8405, -0.84045, -0.8404, -0.84035, -0.8403, -0.84025, -0.8402, -0.84015, -0.8401, -0.84005, -0.84, -0.83995, -0.8399, -0.83985, -0.8398, -0.83975, -0.8397, -0.83965, -0.8396, -0.83955, -0.8395, -0.83945, -0.8394, -0.83935, -0.8393, -0.83925, -0.8392, -0.83915, -0.8391, -0.83905, -0.839, -0.83895, -0.8389, -0.83885, -0.8388, -0.83875, -0.8387, -0.83865, -0.8386, -0.83855, -0.8385, -0.83845, -0.8384, -0.83835, -0.8383, -0.83825, -0.8382, -0.83815, -0.8381, -0.83805, -0.838, -0.83795, -0.8379, -0.83785, -0.8378, -0.83775, -0.8377, -0.83765, -0.8376, -0.83755, -0.8375, -0.83745, -0.8374, -0.83735, -0.8373, -0.83725, -0.8372, -0.83715, -0.8371, -0.83705, -0.837, -0.83695, -0.8369, -0.83685, -0.8368, -0.83675, -0.8367, -0.83665, -0.8366, -0.83655, -0.8365, -0.83645, -0.8364, -0.83635, -0.8363, -0.83625, -0.8362, -0.83615, -0.8361, -0.83605, -0.836, -0.83595, -0.8359, -0.83585, -0.8358, -0.83575, -0.8357, -0.83565, -0.8356, -0.83555, -0.8355, -0.83545, -0.8354, -0.83535, -0.8353, -0.83525, -0.8352, -0.83515, -0.8351, -0.83505, -0.835, -0.83495, -0.8349, -0.83485, -0.8348, -0.83475, -0.8347, -0.83465, -0.8346, -0.83455, -0.8345, -0.83445, -0.8344, -0.83435, -0.8343, -0.83425, -0.8342, -0.83415, -0.8341, -0.83405, -0.834, -0.83395, -0.8339, -0.83385, -0.8338, -0.83375, -0.8337, -0.83365, -0.8336, -0.83355, -0.8335, -0.83345, -0.8334, -0.83335, -0.8333, -0.83325, -0.8332, -0.83315, -0.8331, -0.83305, -0.833, -0.83295, -0.8329, -0.83285, -0.8328, -0.83275, -0.8327, -0.83265, -0.8326, -0.83255, -0.8325, -0.83245, -0.8324, -0.83235, -0.8323, -0.83225, -0.8322, -0.83215, -0.8321, -0.83205, -0.832, -0.83195, -0.8319, -0.83185, -0.8318, -0.83175, -0.8317, -0.83165, -0.8316, -0.83155, -0.8315, -0.83145, -0.8314, -0.83135, -0.8313, -0.83125, -0.8312, -0.83115, -0.8311, -0.83105, -0.831, -0.83095, -0.8309, -0.83085, -0.8308, -0.83075, -0.8307, -0.83065, -0.8306, -0.83055, -0.8305, -0.83045, -0.8304, -0.83035, -0.8303, -0.83025, -0.8302, -0.83015, -0.8301, -0.83005, -0.83, -0.82995, -0.8299, -0.82985, -0.8298, -0.82975, -0.8297, -0.82965, -0.8296, -0.82955, -0.8295, -0.82945, -0.8294, -0.82935, -0.8293, -0.82925, -0.8292, -0.82915, -0.8291, -0.82905, -0.829, -0.82895, -0.8289, -0.82885, -0.8288, -0.82875, -0.8287, -0.82865, -0.8286, -0.82855, -0.8285, -0.82845, -0.8284, -0.82835, -0.8283, -0.82825, -0.8282, -0.82815, -0.8281, -0.82805, -0.828, -0.82795, -0.8279, -0.82785, -0.8278, -0.82775, -0.8277, -0.82765, -0.8276, -0.82755, -0.8275, -0.82745, -0.8274, -0.82735, -0.8273, -0.82725, -0.8272, -0.82715, -0.8271, -0.82705, -0.827, -0.82695, -0.8269, -0.82685, -0.8268, -0.82675, -0.8267, -0.82665, -0.8266, -0.82655, -0.8265, -0.82645, -0.8264, -0.82635, -0.8263, -0.82625, -0.8262, -0.82615, -0.8261, -0.82605, -0.826, -0.82595, -0.8259, -0.82585, -0.8258, -0.82575, -0.8257, -0.82565, -0.8256, -0.82555, -0.8255, -0.82545, -0.8254, -0.82535, -0.8253, -0.82525, -0.8252, -0.82515, -0.8251, -0.82505, -0.825, -0.82495, -0.8249, -0.82485, -0.8248, -0.82475, -0.8247, -0.82465, -0.8246, -0.82455, -0.8245, -0.82445, -0.8244, -0.82435, -0.8243, -0.82425, -0.8242, -0.82415, -0.8241, -0.82405, -0.824, -0.82395, -0.8239, -0.82385, -0.8238, -0.82375, -0.8237, -0.82365, -0.8236, -0.82355, -0.8235, -0.82345, -0.8234, -0.82335, -0.8233, -0.82325, -0.8232, -0.82315, -0.8231, -0.82305, -0.823, -0.82295, -0.8229, -0.82285, -0.8228, -0.82275, -0.8227, -0.82265, -0.8226, -0.82255, -0.8225, -0.82245, -0.8224, -0.82235, -0.8223, -0.82225, -0.8222, -0.82215, -0.8221, -0.82205, -0.822, -0.82195, -0.8219, -0.82185, -0.8218, -0.82175, -0.8217, -0.82165, -0.8216, -0.82155, -0.8215, -0.82145, -0.8214, -0.82135, -0.8213, -0.82125, -0.8212, -0.82115, -0.8211, -0.82105, -0.821, -0.82095, -0.8209, -0.82085, -0.8208, -0.82075, -0.8207, -0.82065, -0.8206, -0.82055, -0.8205, -0.82045, -0.8204, -0.82035, -0.8203, -0.82025, -0.8202, -0.82015, -0.8201, -0.82005, -0.82, -0.81995, -0.8199, -0.81985, -0.8198, -0.81975, -0.8197, -0.81965, -0.8196, -0.81955, -0.8195, -0.81945, -0.8194, -0.81935, -0.8193, -0.81925, -0.8192, -0.81915, -0.8191, -0.81905, -0.819, -0.81895, -0.8189, -0.81885, -0.8188, -0.81875, -0.8187, -0.81865, -0.8186, -0.81855, -0.8185, -0.81845, -0.8184, -0.81835, -0.8183, -0.81825, -0.8182, -0.81815, -0.8181, -0.81805, -0.818, -0.81795, -0.8179, -0.81785, -0.8178, -0.81775, -0.8177, -0.81765, -0.8176, -0.81755, -0.8175, -0.81745, -0.8174, -0.81735, -0.8173, -0.81725, -0.8172, -0.81715, -0.8171, -0.81705, -0.817, -0.81695, -0.8169, -0.81685, -0.8168, -0.81675, -0.8167, -0.81665, -0.8166, -0.81655, -0.8165, -0.81645, -0.8164, -0.81635, -0.8163, -0.81625, -0.8162, -0.81615, -0.8161, -0.81605, -0.816, -0.81595, -0.8159, -0.81585, -0.8158, -0.81575, -0.8157, -0.81565, -0.8156, -0.81555, -0.8155, -0.81545, -0.8154, -0.81535, -0.8153, -0.81525, -0.8152, -0.81515, -0.8151, -0.81505, -0.815, -0.81495, -0.8149, -0.81485, -0.8148, -0.81475, -0.8147, -0.81465, -0.8146, -0.81455, -0.8145, -0.81445, -0.8144, -0.81435, -0.8143, -0.81425, -0.8142, -0.81415, -0.8141, -0.81405, -0.814, -0.81395, -0.8139, -0.81385, -0.8138, -0.81375, -0.8137, -0.81365, -0.8136, -0.81355, -0.8135, -0.81345, -0.8134, -0.81335, -0.8133, -0.81325, -0.8132, -0.81315, -0.8131, -0.81305, -0.813, -0.81295, -0.8129, -0.81285, -0.8128, -0.81275, -0.8127, -0.81265, -0.8126, -0.81255, -0.8125, -0.81245, -0.8124, -0.81235, -0.8123, -0.81225, -0.8122, -0.81215, -0.8121, -0.81205, -0.812, -0.81195, -0.8119, -0.81185, -0.8118, -0.81175, -0.8117, -0.81165, -0.8116, -0.81155, -0.8115, -0.81145, -0.8114, -0.81135, -0.8113, -0.81125, -0.8112, -0.81115, -0.8111, -0.81105, -0.811, -0.81095, -0.8109, -0.81085, -0.8108, -0.81075, -0.8107, -0.81065, -0.8106, -0.81055, -0.8105, -0.81045, -0.8104, -0.81035, -0.8103, -0.81025, -0.8102, -0.81015, -0.8101, -0.81005, -0.81, -0.80995, -0.8099, -0.80985, -0.8098, -0.80975, -0.8097, -0.80965, -0.8096, -0.80955, -0.8095, -0.80945, -0.8094, -0.80935, -0.8093, -0.80925, -0.8092, -0.80915, -0.8091, -0.80905, -0.809, -0.80895, -0.8089, -0.80885, -0.8088, -0.80875, -0.8087, -0.80865, -0.8086, -0.80855, -0.8085, -0.80845, -0.8084, -0.80835, -0.8083, -0.80825, -0.8082, -0.80815, -0.8081, -0.80805, -0.808, -0.80795, -0.8079, -0.80785, -0.8078, -0.80775, -0.8077, -0.80765, -0.8076, -0.80755, -0.8075, -0.80745, -0.8074, -0.80735, -0.8073, -0.80725, -0.8072, -0.80715, -0.8071, -0.80705, -0.807, -0.80695, -0.8069, -0.80685, -0.8068, -0.80675, -0.8067, -0.80665, -0.8066, -0.80655, -0.8065, -0.80645, -0.8064, -0.80635, -0.8063, -0.80625, -0.8062, -0.80615, -0.8061, -0.80605, -0.806, -0.80595, -0.8059, -0.80585, -0.8058, -0.80575, -0.8057, -0.80565, -0.8056, -0.80555, -0.8055, -0.80545, -0.8054, -0.80535, -0.8053, -0.80525, -0.8052, -0.80515, -0.8051, -0.80505, -0.805, -0.80495, -0.8049, -0.80485, -0.8048, -0.80475, -0.8047, -0.80465, -0.8046, -0.80455, -0.8045, -0.80445, -0.8044, -0.80435, -0.8043, -0.80425, -0.8042, -0.80415, -0.8041, -0.80405, -0.804, -0.80395, -0.8039, -0.80385, -0.8038, -0.80375, -0.8037, -0.80365, -0.8036, -0.80355, -0.8035, -0.80345, -0.8034, -0.80335, -0.8033, -0.80325, -0.8032, -0.80315, -0.8031, -0.80305, -0.803, -0.80295, -0.8029, -0.80285, -0.8028, -0.80275, -0.8027, -0.80265, -0.8026, -0.80255, -0.8025, -0.80245, -0.8024, -0.80235, -0.8023, -0.80225, -0.8022, -0.80215, -0.8021, -0.80205, -0.802, -0.80195, -0.8019, -0.80185, -0.8018, -0.80175, -0.8017, -0.80165, -0.8016, -0.80155, -0.8015, -0.80145, -0.8014, -0.80135, -0.8013, -0.80125, -0.8012, -0.80115, -0.8011, -0.80105, -0.801, -0.80095, -0.8009, -0.80085, -0.8008, -0.80075, -0.8007, -0.80065, -0.8006, -0.80055, -0.8005, -0.80045, -0.8004, -0.80035, -0.8003, -0.80025, -0.8002, -0.80015, -0.8001, -0.80005, -0.8, -0.79995, -0.7999, -0.79985, -0.7998, -0.79975, -0.7997, -0.79965, -0.7996, -0.79955, -0.7995, -0.79945, -0.7994, -0.79935, -0.7993, -0.79925, -0.7992, -0.79915, -0.7991, -0.79905, -0.799, -0.79895, -0.7989, -0.79885, -0.7988, -0.79875, -0.7987, -0.79865, -0.7986, -0.79855, -0.7985, -0.79845, -0.7984, -0.79835, -0.7983, -0.79825, -0.7982, -0.79815, -0.7981, -0.79805, -0.798, -0.79795, -0.7979, -0.79785, -0.7978, -0.79775, -0.7977, -0.79765, -0.7976, -0.79755, -0.7975, -0.79745, -0.7974, -0.79735, -0.7973, -0.79725, -0.7972, -0.79715, -0.7971, -0.79705, -0.797, -0.79695, -0.7969, -0.79685, -0.7968, -0.79675, -0.7967, -0.79665, -0.7966, -0.79655, -0.7965, -0.79645, -0.7964, -0.79635, -0.7963, -0.79625, -0.7962, -0.79615, -0.7961, -0.79605, -0.796, -0.79595, -0.7959, -0.79585, -0.7958, -0.79575, -0.7957, -0.79565, -0.7956, -0.79555, -0.7955, -0.79545, -0.7954, -0.79535, -0.7953, -0.79525, -0.7952, -0.79515, -0.7951, -0.79505, -0.795, -0.79495, -0.7949, -0.79485, -0.7948, -0.79475, -0.7947, -0.79465, -0.7946, -0.79455, -0.7945, -0.79445, -0.7944, -0.79435, -0.7943, -0.79425, -0.7942, -0.79415, -0.7941, -0.79405, -0.794, -0.79395, -0.7939, -0.79385, -0.7938, -0.79375, -0.7937, -0.79365, -0.7936, -0.79355, -0.7935, -0.79345, -0.7934, -0.79335, -0.7933, -0.79325, -0.7932, -0.79315, -0.7931, -0.79305, -0.793, -0.79295, -0.7929, -0.79285, -0.7928, -0.79275, -0.7927, -0.79265, -0.7926, -0.79255, -0.7925, -0.79245, -0.7924, -0.79235, -0.7923, -0.79225, -0.7922, -0.79215, -0.7921, -0.79205, -0.792, -0.79195, -0.7919, -0.79185, -0.7918, -0.79175, -0.7917, -0.79165, -0.7916, -0.79155, -0.7915, -0.79145, -0.7914, -0.79135, -0.7913, -0.79125, -0.7912, -0.79115, -0.7911, -0.79105, -0.791, -0.79095, -0.7909, -0.79085, -0.7908, -0.79075, -0.7907, -0.79065, -0.7906, -0.79055, -0.7905, -0.79045, -0.7904, -0.79035, -0.7903, -0.79025, -0.7902, -0.79015, -0.7901, -0.79005, -0.79, -0.78995, -0.7899, -0.78985, -0.7898, -0.78975, -0.7897, -0.78965, -0.7896, -0.78955, -0.7895, -0.78945, -0.7894, -0.78935, -0.7893, -0.78925, -0.7892, -0.78915, -0.7891, -0.78905, -0.789, -0.78895, -0.7889, -0.78885, -0.7888, -0.78875, -0.7887, -0.78865, -0.7886, -0.78855, -0.7885, -0.78845, -0.7884, -0.78835, -0.7883, -0.78825, -0.7882, -0.78815, -0.7881, -0.78805, -0.788, -0.78795, -0.7879, -0.78785, -0.7878, -0.78775, -0.7877, -0.78765, -0.7876, -0.78755, -0.7875, -0.78745, -0.7874, -0.78735, -0.7873, -0.78725, -0.7872, -0.78715, -0.7871, -0.78705, -0.787, -0.78695, -0.7869, -0.78685, -0.7868, -0.78675, -0.7867, -0.78665, -0.7866, -0.78655, -0.7865, -0.78645, -0.7864, -0.78635, -0.7863, -0.78625, -0.7862, -0.78615, -0.7861, -0.78605, -0.786, -0.78595, -0.7859, -0.78585, -0.7858, -0.78575, -0.7857, -0.78565, -0.7856, -0.78555, -0.7855, -0.78545, -0.7854, -0.78535, -0.7853, -0.78525, -0.7852, -0.78515, -0.7851, -0.78505, -0.785, -0.78495, -0.7849, -0.78485, -0.7848, -0.78475, -0.7847, -0.78465, -0.7846, -0.78455, -0.7845, -0.78445, -0.7844, -0.78435, -0.7843, -0.78425, -0.7842, -0.78415, -0.7841, -0.78405, -0.784, -0.78395, -0.7839, -0.78385, -0.7838, -0.78375, -0.7837, -0.78365, -0.7836, -0.78355, -0.7835, -0.78345, -0.7834, -0.78335, -0.7833, -0.78325, -0.7832, -0.78315, -0.7831, -0.78305, -0.783, -0.78295, -0.7829, -0.78285, -0.7828, -0.78275, -0.7827, -0.78265, -0.7826, -0.78255, -0.7825, -0.78245, -0.7824, -0.78235, -0.7823, -0.78225, -0.7822, -0.78215, -0.7821, -0.78205, -0.782, -0.78195, -0.7819, -0.78185, -0.7818, -0.78175, -0.7817, -0.78165, -0.7816, -0.78155, -0.7815, -0.78145, -0.7814, -0.78135, -0.7813, -0.78125, -0.7812, -0.78115, -0.7811, -0.78105, -0.781, -0.78095, -0.7809, -0.78085, -0.7808, -0.78075, -0.7807, -0.78065, -0.7806, -0.78055, -0.7805, -0.78045, -0.7804, -0.78035, -0.7803, -0.78025, -0.7802, -0.78015, -0.7801, -0.78005, -0.78, -0.77995, -0.7799, -0.77985, -0.7798, -0.77975, -0.7797, -0.77965, -0.7796, -0.77955, -0.7795, -0.77945, -0.7794, -0.77935, -0.7793, -0.77925, -0.7792, -0.77915, -0.7791, -0.77905, -0.779, -0.77895, -0.7789, -0.77885, -0.7788, -0.77875, -0.7787, -0.77865, -0.7786, -0.77855, -0.7785, -0.77845, -0.7784, -0.77835, -0.7783, -0.77825, -0.7782, -0.77815, -0.7781, -0.77805, -0.778, -0.77795, -0.7779, -0.77785, -0.7778, -0.77775, -0.7777, -0.77765, -0.7776, -0.77755, -0.7775, -0.77745, -0.7774, -0.77735, -0.7773, -0.77725, -0.7772, -0.77715, -0.7771, -0.77705, -0.777, -0.77695, -0.7769, -0.77685, -0.7768, -0.77675, -0.7767, -0.77665, -0.7766, -0.77655, -0.7765, -0.77645, -0.7764, -0.77635, -0.7763, -0.77625, -0.7762, -0.77615, -0.7761, -0.77605, -0.776, -0.77595, -0.7759, -0.77585, -0.7758, -0.77575, -0.7757, -0.77565, -0.7756, -0.77555, -0.7755, -0.77545, -0.7754, -0.77535, -0.7753, -0.77525, -0.7752, -0.77515, -0.7751, -0.77505, -0.775, -0.77495, -0.7749, -0.77485, -0.7748, -0.77475, -0.7747, -0.77465, -0.7746, -0.77455, -0.7745, -0.77445, -0.7744, -0.77435, -0.7743, -0.77425, -0.7742, -0.77415, -0.7741, -0.77405, -0.774, -0.77395, -0.7739, -0.77385, -0.7738, -0.77375, -0.7737, -0.77365, -0.7736, -0.77355, -0.7735, -0.77345, -0.7734, -0.77335, -0.7733, -0.77325, -0.7732, -0.77315, -0.7731, -0.77305, -0.773, -0.77295, -0.7729, -0.77285, -0.7728, -0.77275, -0.7727, -0.77265, -0.7726, -0.77255, -0.7725, -0.77245, -0.7724, -0.77235, -0.7723, -0.77225, -0.7722, -0.77215, -0.7721, -0.77205, -0.772, -0.77195, -0.7719, -0.77185, -0.7718, -0.77175, -0.7717, -0.77165, -0.7716, -0.77155, -0.7715, -0.77145, -0.7714, -0.77135, -0.7713, -0.77125, -0.7712, -0.77115, -0.7711, -0.77105, -0.771, -0.77095, -0.7709, -0.77085, -0.7708, -0.77075, -0.7707, -0.77065, -0.7706, -0.77055, -0.7705, -0.77045, -0.7704, -0.77035, -0.7703, -0.77025, -0.7702, -0.77015, -0.7701, -0.77005, -0.77, -0.76995, -0.7699, -0.76985, -0.7698, -0.76975, -0.7697, -0.76965, -0.7696, -0.76955, -0.7695, -0.76945, -0.7694, -0.76935, -0.7693, -0.76925, -0.7692, -0.76915, -0.7691, -0.76905, -0.769, -0.76895, -0.7689, -0.76885, -0.7688, -0.76875, -0.7687, -0.76865, -0.7686, -0.76855, -0.7685, -0.76845, -0.7684, -0.76835, -0.7683, -0.76825, -0.7682, -0.76815, -0.7681, -0.76805, -0.768, -0.76795, -0.7679, -0.76785, -0.7678, -0.76775, -0.7677, -0.76765, -0.7676, -0.76755, -0.7675, -0.76745, -0.7674, -0.76735, -0.7673, -0.76725, -0.7672, -0.76715, -0.7671, -0.76705, -0.767, -0.76695, -0.7669, -0.76685, -0.7668, -0.76675, -0.7667, -0.76665, -0.7666, -0.76655, -0.7665, -0.76645, -0.7664, -0.76635, -0.7663, -0.76625, -0.7662, -0.76615, -0.7661, -0.76605, -0.766, -0.76595, -0.7659, -0.76585, -0.7658, -0.76575, -0.7657, -0.76565, -0.7656, -0.76555, -0.7655, -0.76545, -0.7654, -0.76535, -0.7653, -0.76525, -0.7652, -0.76515, -0.7651, -0.76505, -0.765, -0.76495, -0.7649, -0.76485, -0.7648, -0.76475, -0.7647, -0.76465, -0.7646, -0.76455, -0.7645, -0.76445, -0.7644, -0.76435, -0.7643, -0.76425, -0.7642, -0.76415, -0.7641, -0.76405, -0.764, -0.76395, -0.7639, -0.76385, -0.7638, -0.76375, -0.7637, -0.76365, -0.7636, -0.76355, -0.7635, -0.76345, -0.7634, -0.76335, -0.7633, -0.76325, -0.7632, -0.76315, -0.7631, -0.76305, -0.763, -0.76295, -0.7629, -0.76285, -0.7628, -0.76275, -0.7627, -0.76265, -0.7626, -0.76255, -0.7625, -0.76245, -0.7624, -0.76235, -0.7623, -0.76225, -0.7622, -0.76215, -0.7621, -0.76205, -0.762, -0.76195, -0.7619, -0.76185, -0.7618, -0.76175, -0.7617, -0.76165, -0.7616, -0.76155, -0.7615, -0.76145, -0.7614, -0.76135, -0.7613, -0.76125, -0.7612, -0.76115, -0.7611, -0.76105, -0.761, -0.76095, -0.7609, -0.76085, -0.7608, -0.76075, -0.7607, -0.76065, -0.7606, -0.76055, -0.7605, -0.76045, -0.7604, -0.76035, -0.7603, -0.76025, -0.7602, -0.76015, -0.7601, -0.76005, -0.76, -0.75995, -0.7599, -0.75985, -0.7598, -0.75975, -0.7597, -0.75965, -0.7596, -0.75955, -0.7595, -0.75945, -0.7594, -0.75935, -0.7593, -0.75925, -0.7592, -0.75915, -0.7591, -0.75905, -0.759, -0.75895, -0.7589, -0.75885, -0.7588, -0.75875, -0.7587, -0.75865, -0.7586, -0.75855, -0.7585, -0.75845, -0.7584, -0.75835, -0.7583, -0.75825, -0.7582, -0.75815, -0.7581, -0.75805, -0.758, -0.75795, -0.7579, -0.75785, -0.7578, -0.75775, -0.7577, -0.75765, -0.7576, -0.75755, -0.7575, -0.75745, -0.7574, -0.75735, -0.7573, -0.75725, -0.7572, -0.75715, -0.7571, -0.75705, -0.757, -0.75695, -0.7569, -0.75685, -0.7568, -0.75675, -0.7567, -0.75665, -0.7566, -0.75655, -0.7565, -0.75645, -0.7564, -0.75635, -0.7563, -0.75625, -0.7562, -0.75615, -0.7561, -0.75605, -0.756, -0.75595, -0.7559, -0.75585, -0.7558, -0.75575, -0.7557, -0.75565, -0.7556, -0.75555, -0.7555, -0.75545, -0.7554, -0.75535, -0.7553, -0.75525, -0.7552, -0.75515, -0.7551, -0.75505, -0.755, -0.75495, -0.7549, -0.75485, -0.7548, -0.75475, -0.7547, -0.75465, -0.7546, -0.75455, -0.7545, -0.75445, -0.7544, -0.75435, -0.7543, -0.75425, -0.7542, -0.75415, -0.7541, -0.75405, -0.754, -0.75395, -0.7539, -0.75385, -0.7538, -0.75375, -0.7537, -0.75365, -0.7536, -0.75355, -0.7535, -0.75345, -0.7534, -0.75335, -0.7533, -0.75325, -0.7532, -0.75315, -0.7531, -0.75305, -0.753, -0.75295, -0.7529, -0.75285, -0.7528, -0.75275, -0.7527, -0.75265, -0.7526, -0.75255, -0.7525, -0.75245, -0.7524, -0.75235, -0.7523, -0.75225, -0.7522, -0.75215, -0.7521, -0.75205, -0.752, -0.75195, -0.7519, -0.75185, -0.7518, -0.75175, -0.7517, -0.75165, -0.7516, -0.75155, -0.7515, -0.75145, -0.7514, -0.75135, -0.7513, -0.75125, -0.7512, -0.75115, -0.7511, -0.75105, -0.751, -0.75095, -0.7509, -0.75085, -0.7508, -0.75075, -0.7507, -0.75065, -0.7506, -0.75055, -0.7505, -0.75045, -0.7504, -0.75035, -0.7503, -0.75025, -0.7502, -0.75015, -0.7501, -0.75005, -0.75, -0.74995, -0.7499, -0.74985, -0.7498, -0.74975, -0.7497, -0.74965, -0.7496, -0.74955, -0.7495, -0.74945, -0.7494, -0.74935, -0.7493, -0.74925, -0.7492, -0.74915, -0.7491, -0.74905, -0.749, -0.74895, -0.7489, -0.74885, -0.7488, -0.74875, -0.7487, -0.74865, -0.7486, -0.74855, -0.7485, -0.74845, -0.7484, -0.74835, -0.7483, -0.74825, -0.7482, -0.74815, -0.7481, -0.74805, -0.748, -0.74795, -0.7479, -0.74785, -0.7478, -0.74775, -0.7477, -0.74765, -0.7476, -0.74755, -0.7475, -0.74745, -0.7474, -0.74735, -0.7473, -0.74725, -0.7472, -0.74715, -0.7471, -0.74705, -0.747, -0.74695, -0.7469, -0.74685, -0.7468, -0.74675, -0.7467, -0.74665, -0.7466, -0.74655, -0.7465, -0.74645, -0.7464, -0.74635, -0.7463, -0.74625, -0.7462, -0.74615, -0.7461, -0.74605, -0.746, -0.74595, -0.7459, -0.74585, -0.7458, -0.74575, -0.7457, -0.74565, -0.7456, -0.74555, -0.7455, -0.74545, -0.7454, -0.74535, -0.7453, -0.74525, -0.7452, -0.74515, -0.7451, -0.74505, -0.745, -0.74495, -0.7449, -0.74485, -0.7448, -0.74475, -0.7447, -0.74465, -0.7446, -0.74455, -0.7445, -0.74445, -0.7444, -0.74435, -0.7443, -0.74425, -0.7442, -0.74415, -0.7441, -0.74405, -0.744, -0.74395, -0.7439, -0.74385, -0.7438, -0.74375, -0.7437, -0.74365, -0.7436, -0.74355, -0.7435, -0.74345, -0.7434, -0.74335, -0.7433, -0.74325, -0.7432, -0.74315, -0.7431, -0.74305, -0.743, -0.74295, -0.7429, -0.74285, -0.7428, -0.74275, -0.7427, -0.74265, -0.7426, -0.74255, -0.7425, -0.74245, -0.7424, -0.74235, -0.7423, -0.74225, -0.7422, -0.74215, -0.7421, -0.74205, -0.742, -0.74195, -0.7419, -0.74185, -0.7418, -0.74175, -0.7417, -0.74165, -0.7416, -0.74155, -0.7415, -0.74145, -0.7414, -0.74135, -0.7413, -0.74125, -0.7412, -0.74115, -0.7411, -0.74105, -0.741, -0.74095, -0.7409, -0.74085, -0.7408, -0.74075, -0.7407, -0.74065, -0.7406, -0.74055, -0.7405, -0.74045, -0.7404, -0.74035, -0.7403, -0.74025, -0.7402, -0.74015, -0.7401, -0.74005, -0.74, -0.73995, -0.7399, -0.73985, -0.7398, -0.73975, -0.7397, -0.73965, -0.7396, -0.73955, -0.7395, -0.73945, -0.7394, -0.73935, -0.7393, -0.73925, -0.7392, -0.73915, -0.7391, -0.73905, -0.739, -0.73895, -0.7389, -0.73885, -0.7388, -0.73875, -0.7387, -0.73865, -0.7386, -0.73855, -0.7385, -0.73845, -0.7384, -0.73835, -0.7383, -0.73825, -0.7382, -0.73815, -0.7381, -0.73805, -0.738, -0.73795, -0.7379, -0.73785, -0.7378, -0.73775, -0.7377, -0.73765, -0.7376, -0.73755, -0.7375, -0.73745, -0.7374, -0.73735, -0.7373, -0.73725, -0.7372, -0.73715, -0.7371, -0.73705, -0.737, -0.73695, -0.7369, -0.73685, -0.7368, -0.73675, -0.7367, -0.73665, -0.7366, -0.73655, -0.7365, -0.73645, -0.7364, -0.73635, -0.7363, -0.73625, -0.7362, -0.73615, -0.7361, -0.73605, -0.736, -0.73595, -0.7359, -0.73585, -0.7358, -0.73575, -0.7357, -0.73565, -0.7356, -0.73555, -0.7355, -0.73545, -0.7354, -0.73535, -0.7353, -0.73525, -0.7352, -0.73515, -0.7351, -0.73505, -0.735, -0.73495, -0.7349, -0.73485, -0.7348, -0.73475, -0.7347, -0.73465, -0.7346, -0.73455, -0.7345, -0.73445, -0.7344, -0.73435, -0.7343, -0.73425, -0.7342, -0.73415, -0.7341, -0.73405, -0.734, -0.73395, -0.7339, -0.73385, -0.7338, -0.73375, -0.7337, -0.73365, -0.7336, -0.73355, -0.7335, -0.73345, -0.7334, -0.73335, -0.7333, -0.73325, -0.7332, -0.73315, -0.7331, -0.73305, -0.733, -0.73295, -0.7329, -0.73285, -0.7328, -0.73275, -0.7327, -0.73265, -0.7326, -0.73255, -0.7325, -0.73245, -0.7324, -0.73235, -0.7323, -0.73225, -0.7322, -0.73215, -0.7321, -0.73205, -0.732, -0.73195, -0.7319, -0.73185, -0.7318, -0.73175, -0.7317, -0.73165, -0.7316, -0.73155, -0.7315, -0.73145, -0.7314, -0.73135, -0.7313, -0.73125, -0.7312, -0.73115, -0.7311, -0.73105, -0.731, -0.73095, -0.7309, -0.73085, -0.7308, -0.73075, -0.7307, -0.73065, -0.7306, -0.73055, -0.7305, -0.73045, -0.7304, -0.73035, -0.7303, -0.73025, -0.7302, -0.73015, -0.7301, -0.73005, -0.73, -0.72995, -0.7299, -0.72985, -0.7298, -0.72975, -0.7297, -0.72965, -0.7296, -0.72955, -0.7295, -0.72945, -0.7294, -0.72935, -0.7293, -0.72925, -0.7292, -0.72915, -0.7291, -0.72905, -0.729, -0.72895, -0.7289, -0.72885, -0.7288, -0.72875, -0.7287, -0.72865, -0.7286, -0.72855, -0.7285, -0.72845, -0.7284, -0.72835, -0.7283, -0.72825, -0.7282, -0.72815, -0.7281, -0.72805, -0.728, -0.72795, -0.7279, -0.72785, -0.7278, -0.72775, -0.7277, -0.72765, -0.7276, -0.72755, -0.7275, -0.72745, -0.7274, -0.72735, -0.7273, -0.72725, -0.7272, -0.72715, -0.7271, -0.72705, -0.727, -0.72695, -0.7269, -0.72685, -0.7268, -0.72675, -0.7267, -0.72665, -0.7266, -0.72655, -0.7265, -0.72645, -0.7264, -0.72635, -0.7263, -0.72625, -0.7262, -0.72615, -0.7261, -0.72605, -0.726, -0.72595, -0.7259, -0.72585, -0.7258, -0.72575, -0.7257, -0.72565, -0.7256, -0.72555, -0.7255, -0.72545, -0.7254, -0.72535, -0.7253, -0.72525, -0.7252, -0.72515, -0.7251, -0.72505, -0.725, -0.72495, -0.7249, -0.72485, -0.7248, -0.72475, -0.7247, -0.72465, -0.7246, -0.72455, -0.7245, -0.72445, -0.7244, -0.72435, -0.7243, -0.72425, -0.7242, -0.72415, -0.7241, -0.72405, -0.724, -0.72395, -0.7239, -0.72385, -0.7238, -0.72375, -0.7237, -0.72365, -0.7236, -0.72355, -0.7235, -0.72345, -0.7234, -0.72335, -0.7233, -0.72325, -0.7232, -0.72315, -0.7231, -0.72305, -0.723, -0.72295, -0.7229, -0.72285, -0.7228, -0.72275, -0.7227, -0.72265, -0.7226, -0.72255, -0.7225, -0.72245, -0.7224, -0.72235, -0.7223, -0.72225, -0.7222, -0.72215, -0.7221, -0.72205, -0.722, -0.72195, -0.7219, -0.72185, -0.7218, -0.72175, -0.7217, -0.72165, -0.7216, -0.72155, -0.7215, -0.72145, -0.7214, -0.72135, -0.7213, -0.72125, -0.7212, -0.72115, -0.7211, -0.72105, -0.721, -0.72095, -0.7209, -0.72085, -0.7208, -0.72075, -0.7207, -0.72065, -0.7206, -0.72055, -0.7205, -0.72045, -0.7204, -0.72035, -0.7203, -0.72025, -0.7202, -0.72015, -0.7201, -0.72005, -0.72, -0.71995, -0.7199, -0.71985, -0.7198, -0.71975, -0.7197, -0.71965, -0.7196, -0.71955, -0.7195, -0.71945, -0.7194, -0.71935, -0.7193, -0.71925, -0.7192, -0.71915, -0.7191, -0.71905, -0.719, -0.71895, -0.7189, -0.71885, -0.7188, -0.71875, -0.7187, -0.71865, -0.7186, -0.71855, -0.7185, -0.71845, -0.7184, -0.71835, -0.7183, -0.71825, -0.7182, -0.71815, -0.7181, -0.71805, -0.718, -0.71795, -0.7179, -0.71785, -0.7178, -0.71775, -0.7177, -0.71765, -0.7176, -0.71755, -0.7175, -0.71745, -0.7174, -0.71735, -0.7173, -0.71725, -0.7172, -0.71715, -0.7171, -0.71705, -0.717, -0.71695, -0.7169, -0.71685, -0.7168, -0.71675, -0.7167, -0.71665, -0.7166, -0.71655, -0.7165, -0.71645, -0.7164, -0.71635, -0.7163, -0.71625, -0.7162, -0.71615, -0.7161, -0.71605, -0.716, -0.71595, -0.7159, -0.71585, -0.7158, -0.71575, -0.7157, -0.71565, -0.7156, -0.71555, -0.7155, -0.71545, -0.7154, -0.71535, -0.7153, -0.71525, -0.7152, -0.71515, -0.7151, -0.71505, -0.715, -0.71495, -0.7149, -0.71485, -0.7148, -0.71475, -0.7147, -0.71465, -0.7146, -0.71455, -0.7145, -0.71445, -0.7144, -0.71435, -0.7143, -0.71425, -0.7142, -0.71415, -0.7141, -0.71405, -0.714, -0.71395, -0.7139, -0.71385, -0.7138, -0.71375, -0.7137, -0.71365, -0.7136, -0.71355, -0.7135, -0.71345, -0.7134, -0.71335, -0.7133, -0.71325, -0.7132, -0.71315, -0.7131, -0.71305, -0.713, -0.71295, -0.7129, -0.71285, -0.7128, -0.71275, -0.7127, -0.71265, -0.7126, -0.71255, -0.7125, -0.71245, -0.7124, -0.71235, -0.7123, -0.71225, -0.7122, -0.71215, -0.7121, -0.71205, -0.712, -0.71195, -0.7119, -0.71185, -0.7118, -0.71175, -0.7117, -0.71165, -0.7116, -0.71155, -0.7115, -0.71145, -0.7114, -0.71135, -0.7113, -0.71125, -0.7112, -0.71115, -0.7111, -0.71105, -0.711, -0.71095, -0.7109, -0.71085, -0.7108, -0.71075, -0.7107, -0.71065, -0.7106, -0.71055, -0.7105, -0.71045, -0.7104, -0.71035, -0.7103, -0.71025, -0.7102, -0.71015, -0.7101, -0.71005, -0.71, -0.70995, -0.7099, -0.70985, -0.7098, -0.70975, -0.7097, -0.70965, -0.7096, -0.70955, -0.7095, -0.70945, -0.7094, -0.70935, -0.7093, -0.70925, -0.7092, -0.70915, -0.7091, -0.70905, -0.709, -0.70895, -0.7089, -0.70885, -0.7088, -0.70875, -0.7087, -0.70865, -0.7086, -0.70855, -0.7085, -0.70845, -0.7084, -0.70835, -0.7083, -0.70825, -0.7082, -0.70815, -0.7081, -0.70805, -0.708, -0.70795, -0.7079, -0.70785, -0.7078, -0.70775, -0.7077, -0.70765, -0.7076, -0.70755, -0.7075, -0.70745, -0.7074, -0.70735, -0.7073, -0.70725, -0.7072, -0.70715, -0.7071, -0.70705, -0.707, -0.70695, -0.7069, -0.70685, -0.7068, -0.70675, -0.7067, -0.70665, -0.7066, -0.70655, -0.7065, -0.70645, -0.7064, -0.70635, -0.7063, -0.70625, -0.7062, -0.70615, -0.7061, -0.70605, -0.706, -0.70595, -0.7059, -0.70585, -0.7058, -0.70575, -0.7057, -0.70565, -0.7056, -0.70555, -0.7055, -0.70545, -0.7054, -0.70535, -0.7053, -0.70525, -0.7052, -0.70515, -0.7051, -0.70505, -0.705, -0.70495, -0.7049, -0.70485, -0.7048, -0.70475, -0.7047, -0.70465, -0.7046, -0.70455, -0.7045, -0.70445, -0.7044, -0.70435, -0.7043, -0.70425, -0.7042, -0.70415, -0.7041, -0.70405, -0.704, -0.70395, -0.7039, -0.70385, -0.7038, -0.70375, -0.7037, -0.70365, -0.7036, -0.70355, -0.7035, -0.70345, -0.7034, -0.70335, -0.7033, -0.70325, -0.7032, -0.70315, -0.7031, -0.70305, -0.703, -0.70295, -0.7029, -0.70285, -0.7028, -0.70275, -0.7027, -0.70265, -0.7026, -0.70255, -0.7025, -0.70245, -0.7024, -0.70235, -0.7023, -0.70225, -0.7022, -0.70215, -0.7021, -0.70205, -0.702, -0.70195, -0.7019, -0.70185, -0.7018, -0.70175, -0.7017, -0.70165, -0.7016, -0.70155, -0.7015, -0.70145, -0.7014, -0.70135, -0.7013, -0.70125, -0.7012, -0.70115, -0.7011, -0.70105, -0.701, -0.70095, -0.7009, -0.70085, -0.7008, -0.70075, -0.7007, -0.70065, -0.7006, -0.70055, -0.7005, -0.70045, -0.7004, -0.70035, -0.7003, -0.70025, -0.7002, -0.70015, -0.7001, -0.70005, -0.7, -0.69995, -0.6999, -0.69985, -0.6998, -0.69975, -0.6997, -0.69965, -0.6996, -0.69955, -0.6995, -0.69945, -0.6994, -0.69935, -0.6993, -0.69925, -0.6992, -0.69915, -0.6991, -0.69905, -0.699, -0.69895, -0.6989, -0.69885, -0.6988, -0.69875, -0.6987, -0.69865, -0.6986, -0.69855, -0.6985, -0.69845, -0.6984, -0.69835, -0.6983, -0.69825, -0.6982, -0.69815, -0.6981, -0.69805, -0.698, -0.69795, -0.6979, -0.69785, -0.6978, -0.69775, -0.6977, -0.69765, -0.6976, -0.69755, -0.6975, -0.69745, -0.6974, -0.69735, -0.6973, -0.69725, -0.6972, -0.69715, -0.6971, -0.69705, -0.697, -0.69695, -0.6969, -0.69685, -0.6968, -0.69675, -0.6967, -0.69665, -0.6966, -0.69655, -0.6965, -0.69645, -0.6964, -0.69635, -0.6963, -0.69625, -0.6962, -0.69615, -0.6961, -0.69605, -0.696, -0.69595, -0.6959, -0.69585, -0.6958, -0.69575, -0.6957, -0.69565, -0.6956, -0.69555, -0.6955, -0.69545, -0.6954, -0.69535, -0.6953, -0.69525, -0.6952, -0.69515, -0.6951, -0.69505, -0.695, -0.69495, -0.6949, -0.69485, -0.6948, -0.69475, -0.6947, -0.69465, -0.6946, -0.69455, -0.6945, -0.69445, -0.6944, -0.69435, -0.6943, -0.69425, -0.6942, -0.69415, -0.6941, -0.69405, -0.694, -0.69395, -0.6939, -0.69385, -0.6938, -0.69375, -0.6937, -0.69365, -0.6936, -0.69355, -0.6935, -0.69345, -0.6934, -0.69335, -0.6933, -0.69325, -0.6932, -0.69315, -0.6931, -0.69305, -0.693, -0.69295, -0.6929, -0.69285, -0.6928, -0.69275, -0.6927, -0.69265, -0.6926, -0.69255, -0.6925, -0.69245, -0.6924, -0.69235, -0.6923, -0.69225, -0.6922, -0.69215, -0.6921, -0.69205, -0.692, -0.69195, -0.6919, -0.69185, -0.6918, -0.69175, -0.6917, -0.69165, -0.6916, -0.69155, -0.6915, -0.69145, -0.6914, -0.69135, -0.6913, -0.69125, -0.6912, -0.69115, -0.6911, -0.69105, -0.691, -0.69095, -0.6909, -0.69085, -0.6908, -0.69075, -0.6907, -0.69065, -0.6906, -0.69055, -0.6905, -0.69045, -0.6904, -0.69035, -0.6903, -0.69025, -0.6902, -0.69015, -0.6901, -0.69005, -0.69, -0.68995, -0.6899, -0.68985, -0.6898, -0.68975, -0.6897, -0.68965, -0.6896, -0.68955, -0.6895, -0.68945, -0.6894, -0.68935, -0.6893, -0.68925, -0.6892, -0.68915, -0.6891, -0.68905, -0.689, -0.68895, -0.6889, -0.68885, -0.6888, -0.68875, -0.6887, -0.68865, -0.6886, -0.68855, -0.6885, -0.68845, -0.6884, -0.68835, -0.6883, -0.68825, -0.6882, -0.68815, -0.6881, -0.68805, -0.688, -0.68795, -0.6879, -0.68785, -0.6878, -0.68775, -0.6877, -0.68765, -0.6876, -0.68755, -0.6875, -0.68745, -0.6874, -0.68735, -0.6873, -0.68725, -0.6872, -0.68715, -0.6871, -0.68705, -0.687, -0.68695, -0.6869, -0.68685, -0.6868, -0.68675, -0.6867, -0.68665, -0.6866, -0.68655, -0.6865, -0.68645, -0.6864, -0.68635, -0.6863, -0.68625, -0.6862, -0.68615, -0.6861, -0.68605, -0.686, -0.68595, -0.6859, -0.68585, -0.6858, -0.68575, -0.6857, -0.68565, -0.6856, -0.68555, -0.6855, -0.68545, -0.6854, -0.68535, -0.6853, -0.68525, -0.6852, -0.68515, -0.6851, -0.68505, -0.685, -0.68495, -0.6849, -0.68485, -0.6848, -0.68475, -0.6847, -0.68465, -0.6846, -0.68455, -0.6845, -0.68445, -0.6844, -0.68435, -0.6843, -0.68425, -0.6842, -0.68415, -0.6841, -0.68405, -0.684, -0.68395, -0.6839, -0.68385, -0.6838, -0.68375, -0.6837, -0.68365, -0.6836, -0.68355, -0.6835, -0.68345, -0.6834, -0.68335, -0.6833, -0.68325, -0.6832, -0.68315, -0.6831, -0.68305, -0.683, -0.68295, -0.6829, -0.68285, -0.6828, -0.68275, -0.6827, -0.68265, -0.6826, -0.68255, -0.6825, -0.68245, -0.6824, -0.68235, -0.6823, -0.68225, -0.6822, -0.68215, -0.6821, -0.68205, -0.682, -0.68195, -0.6819, -0.68185, -0.6818, -0.68175, -0.6817, -0.68165, -0.6816, -0.68155, -0.6815, -0.68145, -0.6814, -0.68135, -0.6813, -0.68125, -0.6812, -0.68115, -0.6811, -0.68105, -0.681, -0.68095, -0.6809, -0.68085, -0.6808, -0.68075, -0.6807, -0.68065, -0.6806, -0.68055, -0.6805, -0.68045, -0.6804, -0.68035, -0.6803, -0.68025, -0.6802, -0.68015, -0.6801, -0.68005, -0.68, -0.67995, -0.6799, -0.67985, -0.6798, -0.67975, -0.6797, -0.67965, -0.6796, -0.67955, -0.6795, -0.67945, -0.6794, -0.67935, -0.6793, -0.67925, -0.6792, -0.67915, -0.6791, -0.67905, -0.679, -0.67895, -0.6789, -0.67885, -0.6788, -0.67875, -0.6787, -0.67865, -0.6786, -0.67855, -0.6785, -0.67845, -0.6784, -0.67835, -0.6783, -0.67825, -0.6782, -0.67815, -0.6781, -0.67805, -0.678, -0.67795, -0.6779, -0.67785, -0.6778, -0.67775, -0.6777, -0.67765, -0.6776, -0.67755, -0.6775, -0.67745, -0.6774, -0.67735, -0.6773, -0.67725, -0.6772, -0.67715, -0.6771, -0.67705, -0.677, -0.67695, -0.6769, -0.67685, -0.6768, -0.67675, -0.6767, -0.67665, -0.6766, -0.67655, -0.6765, -0.67645, -0.6764, -0.67635, -0.6763, -0.67625, -0.6762, -0.67615, -0.6761, -0.67605, -0.676, -0.67595, -0.6759, -0.67585, -0.6758, -0.67575, -0.6757, -0.67565, -0.6756, -0.67555, -0.6755, -0.67545, -0.6754, -0.67535, -0.6753, -0.67525, -0.6752, -0.67515, -0.6751, -0.67505, -0.675, -0.67495, -0.6749, -0.67485, -0.6748, -0.67475, -0.6747, -0.67465, -0.6746, -0.67455, -0.6745, -0.67445, -0.6744, -0.67435, -0.6743, -0.67425, -0.6742, -0.67415, -0.6741, -0.67405, -0.674, -0.67395, -0.6739, -0.67385, -0.6738, -0.67375, -0.6737, -0.67365, -0.6736, -0.67355, -0.6735, -0.67345, -0.6734, -0.67335, -0.6733, -0.67325, -0.6732, -0.67315, -0.6731, -0.67305, -0.673, -0.67295, -0.6729, -0.67285, -0.6728, -0.67275, -0.6727, -0.67265, -0.6726, -0.67255, -0.6725, -0.67245, -0.6724, -0.67235, -0.6723, -0.67225, -0.6722, -0.67215, -0.6721, -0.67205, -0.672, -0.67195, -0.6719, -0.67185, -0.6718, -0.67175, -0.6717, -0.67165, -0.6716, -0.67155, -0.6715, -0.67145, -0.6714, -0.67135, -0.6713, -0.67125, -0.6712, -0.67115, -0.6711, -0.67105, -0.671, -0.67095, -0.6709, -0.67085, -0.6708, -0.67075, -0.6707, -0.67065, -0.6706, -0.67055, -0.6705, -0.67045, -0.6704, -0.67035, -0.6703, -0.67025, -0.6702, -0.67015, -0.6701, -0.67005, -0.67, -0.66995, -0.6699, -0.66985, -0.6698, -0.66975, -0.6697, -0.66965, -0.6696, -0.66955, -0.6695, -0.66945, -0.6694, -0.66935, -0.6693, -0.66925, -0.6692, -0.66915, -0.6691, -0.66905, -0.669, -0.66895, -0.6689, -0.66885, -0.6688, -0.66875, -0.6687, -0.66865, -0.6686, -0.66855, -0.6685, -0.66845, -0.6684, -0.66835, -0.6683, -0.66825, -0.6682, -0.66815, -0.6681, -0.66805, -0.668, -0.66795, -0.6679, -0.66785, -0.6678, -0.66775, -0.6677, -0.66765, -0.6676, -0.66755, -0.6675, -0.66745, -0.6674, -0.66735, -0.6673, -0.66725, -0.6672, -0.66715, -0.6671, -0.66705, -0.667, -0.66695, -0.6669, -0.66685, -0.6668, -0.66675, -0.6667, -0.66665, -0.6666, -0.66655, -0.6665, -0.66645, -0.6664, -0.66635, -0.6663, -0.66625, -0.6662, -0.66615, -0.6661, -0.66605, -0.666, -0.66595, -0.6659, -0.66585, -0.6658, -0.66575, -0.6657, -0.66565, -0.6656, -0.66555, -0.6655, -0.66545, -0.6654, -0.66535, -0.6653, -0.66525, -0.6652, -0.66515, -0.6651, -0.66505, -0.665, -0.66495, -0.6649, -0.66485, -0.6648, -0.66475, -0.6647, -0.66465, -0.6646, -0.66455, -0.6645, -0.66445, -0.6644, -0.66435, -0.6643, -0.66425, -0.6642, -0.66415, -0.6641, -0.66405, -0.664, -0.66395, -0.6639, -0.66385, -0.6638, -0.66375, -0.6637, -0.66365, -0.6636, -0.66355, -0.6635, -0.66345, -0.6634, -0.66335, -0.6633, -0.66325, -0.6632, -0.66315, -0.6631, -0.66305, -0.663, -0.66295, -0.6629, -0.66285, -0.6628, -0.66275, -0.6627, -0.66265, -0.6626, -0.66255, -0.6625, -0.66245, -0.6624, -0.66235, -0.6623, -0.66225, -0.6622, -0.66215, -0.6621, -0.66205, -0.662, -0.66195, -0.6619, -0.66185, -0.6618, -0.66175, -0.6617, -0.66165, -0.6616, -0.66155, -0.6615, -0.66145, -0.6614, -0.66135, -0.6613, -0.66125, -0.6612, -0.66115, -0.6611, -0.66105, -0.661, -0.66095, -0.6609, -0.66085, -0.6608, -0.66075, -0.6607, -0.66065, -0.6606, -0.66055, -0.6605, -0.66045, -0.6604, -0.66035, -0.6603, -0.66025, -0.6602, -0.66015, -0.6601, -0.66005, -0.66, -0.65995, -0.6599, -0.65985, -0.6598, -0.65975, -0.6597, -0.65965, -0.6596, -0.65955, -0.6595, -0.65945, -0.6594, -0.65935, -0.6593, -0.65925, -0.6592, -0.65915, -0.6591, -0.65905, -0.659, -0.65895, -0.6589, -0.65885, -0.6588, -0.65875, -0.6587, -0.65865, -0.6586, -0.65855, -0.6585, -0.65845, -0.6584, -0.65835, -0.6583, -0.65825, -0.6582, -0.65815, -0.6581, -0.65805, -0.658, -0.65795, -0.6579, -0.65785, -0.6578, -0.65775, -0.6577, -0.65765, -0.6576, -0.65755, -0.6575, -0.65745, -0.6574, -0.65735, -0.6573, -0.65725, -0.6572, -0.65715, -0.6571, -0.65705, -0.657, -0.65695, -0.6569, -0.65685, -0.6568, -0.65675, -0.6567, -0.65665, -0.6566, -0.65655, -0.6565, -0.65645, -0.6564, -0.65635, -0.6563, -0.65625, -0.6562, -0.65615, -0.6561, -0.65605, -0.656, -0.65595, -0.6559, -0.65585, -0.6558, -0.65575, -0.6557, -0.65565, -0.6556, -0.65555, -0.6555, -0.65545, -0.6554, -0.65535, -0.6553, -0.65525, -0.6552, -0.65515, -0.6551, -0.65505, -0.655, -0.65495, -0.6549, -0.65485, -0.6548, -0.65475, -0.6547, -0.65465, -0.6546, -0.65455, -0.6545, -0.65445, -0.6544, -0.65435, -0.6543, -0.65425, -0.6542, -0.65415, -0.6541, -0.65405, -0.654, -0.65395, -0.6539, -0.65385, -0.6538, -0.65375, -0.6537, -0.65365, -0.6536, -0.65355, -0.6535, -0.65345, -0.6534, -0.65335, -0.6533, -0.65325, -0.6532, -0.65315, -0.6531, -0.65305, -0.653, -0.65295, -0.6529, -0.65285, -0.6528, -0.65275, -0.6527, -0.65265, -0.6526, -0.65255, -0.6525, -0.65245, -0.6524, -0.65235, -0.6523, -0.65225, -0.6522, -0.65215, -0.6521, -0.65205, -0.652, -0.65195, -0.6519, -0.65185, -0.6518, -0.65175, -0.6517, -0.65165, -0.6516, -0.65155, -0.6515, -0.65145, -0.6514, -0.65135, -0.6513, -0.65125, -0.6512, -0.65115, -0.6511, -0.65105, -0.651, -0.65095, -0.6509, -0.65085, -0.6508, -0.65075, -0.6507, -0.65065, -0.6506, -0.65055, -0.6505, -0.65045, -0.6504, -0.65035, -0.6503, -0.65025, -0.6502, -0.65015, -0.6501, -0.65005, -0.65, -0.64995, -0.6499, -0.64985, -0.6498, -0.64975, -0.6497, -0.64965, -0.6496, -0.64955, -0.6495, -0.64945, -0.6494, -0.64935, -0.6493, -0.64925, -0.6492, -0.64915, -0.6491, -0.64905, -0.649, -0.64895, -0.6489, -0.64885, -0.6488, -0.64875, -0.6487, -0.64865, -0.6486, -0.64855, -0.6485, -0.64845, -0.6484, -0.64835, -0.6483, -0.64825, -0.6482, -0.64815, -0.6481, -0.64805, -0.648, -0.64795, -0.6479, -0.64785, -0.6478, -0.64775, -0.6477, -0.64765, -0.6476, -0.64755, -0.6475, -0.64745, -0.6474, -0.64735, -0.6473, -0.64725, -0.6472, -0.64715, -0.6471, -0.64705, -0.647, -0.64695, -0.6469, -0.64685, -0.6468, -0.64675, -0.6467, -0.64665, -0.6466, -0.64655, -0.6465, -0.64645, -0.6464, -0.64635, -0.6463, -0.64625, -0.6462, -0.64615, -0.6461, -0.64605, -0.646, -0.64595, -0.6459, -0.64585, -0.6458, -0.64575, -0.6457, -0.64565, -0.6456, -0.64555, -0.6455, -0.64545, -0.6454, -0.64535, -0.6453, -0.64525, -0.6452, -0.64515, -0.6451, -0.64505, -0.645, -0.64495, -0.6449, -0.64485, -0.6448, -0.64475, -0.6447, -0.64465, -0.6446, -0.64455, -0.6445, -0.64445, -0.6444, -0.64435, -0.6443, -0.64425, -0.6442, -0.64415, -0.6441, -0.64405, -0.644, -0.64395, -0.6439, -0.64385, -0.6438, -0.64375, -0.6437, -0.64365, -0.6436, -0.64355, -0.6435, -0.64345, -0.6434, -0.64335, -0.6433, -0.64325, -0.6432, -0.64315, -0.6431, -0.64305, -0.643, -0.64295, -0.6429, -0.64285, -0.6428, -0.64275, -0.6427, -0.64265, -0.6426, -0.64255, -0.6425, -0.64245, -0.6424, -0.64235, -0.6423, -0.64225, -0.6422, -0.64215, -0.6421, -0.64205, -0.642, -0.64195, -0.6419, -0.64185, -0.6418, -0.64175, -0.6417, -0.64165, -0.6416, -0.64155, -0.6415, -0.64145, -0.6414, -0.64135, -0.6413, -0.64125, -0.6412, -0.64115, -0.6411, -0.64105, -0.641, -0.64095, -0.6409, -0.64085, -0.6408, -0.64075, -0.6407, -0.64065, -0.6406, -0.64055, -0.6405, -0.64045, -0.6404, -0.64035, -0.6403, -0.64025, -0.6402, -0.64015, -0.6401, -0.64005, -0.64, -0.63995, -0.6399, -0.63985, -0.6398, -0.63975, -0.6397, -0.63965, -0.6396, -0.63955, -0.6395, -0.63945, -0.6394, -0.63935, -0.6393, -0.63925, -0.6392, -0.63915, -0.6391, -0.63905, -0.639, -0.63895, -0.6389, -0.63885, -0.6388, -0.63875, -0.6387, -0.63865, -0.6386, -0.63855, -0.6385, -0.63845, -0.6384, -0.63835, -0.6383, -0.63825, -0.6382, -0.63815, -0.6381, -0.63805, -0.638, -0.63795, -0.6379, -0.63785, -0.6378, -0.63775, -0.6377, -0.63765, -0.6376, -0.63755, -0.6375, -0.63745, -0.6374, -0.63735, -0.6373, -0.63725, -0.6372, -0.63715, -0.6371, -0.63705, -0.637, -0.63695, -0.6369, -0.63685, -0.6368, -0.63675, -0.6367, -0.63665, -0.6366, -0.63655, -0.6365, -0.63645, -0.6364, -0.63635, -0.6363, -0.63625, -0.6362, -0.63615, -0.6361, -0.63605, -0.636, -0.63595, -0.6359, -0.63585, -0.6358, -0.63575, -0.6357, -0.63565, -0.6356, -0.63555, -0.6355, -0.63545, -0.6354, -0.63535, -0.6353, -0.63525, -0.6352, -0.63515, -0.6351, -0.63505, -0.635, -0.63495, -0.6349, -0.63485, -0.6348, -0.63475, -0.6347, -0.63465, -0.6346, -0.63455, -0.6345, -0.63445, -0.6344, -0.63435, -0.6343, -0.63425, -0.6342, -0.63415, -0.6341, -0.63405, -0.634, -0.63395, -0.6339, -0.63385, -0.6338, -0.63375, -0.6337, -0.63365, -0.6336, -0.63355, -0.6335, -0.63345, -0.6334, -0.63335, -0.6333, -0.63325, -0.6332, -0.63315, -0.6331, -0.63305, -0.633, -0.63295, -0.6329, -0.63285, -0.6328, -0.63275, -0.6327, -0.63265, -0.6326, -0.63255, -0.6325, -0.63245, -0.6324, -0.63235, -0.6323, -0.63225, -0.6322, -0.63215, -0.6321, -0.63205, -0.632, -0.63195, -0.6319, -0.63185, -0.6318, -0.63175, -0.6317, -0.63165, -0.6316, -0.63155, -0.6315, -0.63145, -0.6314, -0.63135, -0.6313, -0.63125, -0.6312, -0.63115, -0.6311, -0.63105, -0.631, -0.63095, -0.6309, -0.63085, -0.6308, -0.63075, -0.6307, -0.63065, -0.6306, -0.63055, -0.6305, -0.63045, -0.6304, -0.63035, -0.6303, -0.63025, -0.6302, -0.63015, -0.6301, -0.63005, -0.63, -0.62995, -0.6299, -0.62985, -0.6298, -0.62975, -0.6297, -0.62965, -0.6296, -0.62955, -0.6295, -0.62945, -0.6294, -0.62935, -0.6293, -0.62925, -0.6292, -0.62915, -0.6291, -0.62905, -0.629, -0.62895, -0.6289, -0.62885, -0.6288, -0.62875, -0.6287, -0.62865, -0.6286, -0.62855, -0.6285, -0.62845, -0.6284, -0.62835, -0.6283, -0.62825, -0.6282, -0.62815, -0.6281, -0.62805, -0.628, -0.62795, -0.6279, -0.62785, -0.6278, -0.62775, -0.6277, -0.62765, -0.6276, -0.62755, -0.6275, -0.62745, -0.6274, -0.62735, -0.6273, -0.62725, -0.6272, -0.62715, -0.6271, -0.62705, -0.627, -0.62695, -0.6269, -0.62685, -0.6268, -0.62675, -0.6267, -0.62665, -0.6266, -0.62655, -0.6265, -0.62645, -0.6264, -0.62635, -0.6263, -0.62625, -0.6262, -0.62615, -0.6261, -0.62605, -0.626, -0.62595, -0.6259, -0.62585, -0.6258, -0.62575, -0.6257, -0.62565, -0.6256, -0.62555, -0.6255, -0.62545, -0.6254, -0.62535, -0.6253, -0.62525, -0.6252, -0.62515, -0.6251, -0.62505, -0.625, -0.62495, -0.6249, -0.62485, -0.6248, -0.62475, -0.6247, -0.62465, -0.6246, -0.62455, -0.6245, -0.62445, -0.6244, -0.62435, -0.6243, -0.62425, -0.6242, -0.62415, -0.6241, -0.62405, -0.624, -0.62395, -0.6239, -0.62385, -0.6238, -0.62375, -0.6237, -0.62365, -0.6236, -0.62355, -0.6235, -0.62345, -0.6234, -0.62335, -0.6233, -0.62325, -0.6232, -0.62315, -0.6231, -0.62305, -0.623, -0.62295, -0.6229, -0.62285, -0.6228, -0.62275, -0.6227, -0.62265, -0.6226, -0.62255, -0.6225, -0.62245, -0.6224, -0.62235, -0.6223, -0.62225, -0.6222, -0.62215, -0.6221, -0.62205, -0.622, -0.62195, -0.6219, -0.62185, -0.6218, -0.62175, -0.6217, -0.62165, -0.6216, -0.62155, -0.6215, -0.62145, -0.6214, -0.62135, -0.6213, -0.62125, -0.6212, -0.62115, -0.6211, -0.62105, -0.621, -0.62095, -0.6209, -0.62085, -0.6208, -0.62075, -0.6207, -0.62065, -0.6206, -0.62055, -0.6205, -0.62045, -0.6204, -0.62035, -0.6203, -0.62025, -0.6202, -0.62015, -0.6201, -0.62005, -0.62, -0.61995, -0.6199, -0.61985, -0.6198, -0.61975, -0.6197, -0.61965, -0.6196, -0.61955, -0.6195, -0.61945, -0.6194, -0.61935, -0.6193, -0.61925, -0.6192, -0.61915, -0.6191, -0.61905, -0.619, -0.61895, -0.6189, -0.61885, -0.6188, -0.61875, -0.6187, -0.61865, -0.6186, -0.61855, -0.6185, -0.61845, -0.6184, -0.61835, -0.6183, -0.61825, -0.6182, -0.61815, -0.6181, -0.61805, -0.618, -0.61795, -0.6179, -0.61785, -0.6178, -0.61775, -0.6177, -0.61765, -0.6176, -0.61755, -0.6175, -0.61745, -0.6174, -0.61735, -0.6173, -0.61725, -0.6172, -0.61715, -0.6171, -0.61705, -0.617, -0.61695, -0.6169, -0.61685, -0.6168, -0.61675, -0.6167, -0.61665, -0.6166, -0.61655, -0.6165, -0.61645, -0.6164, -0.61635, -0.6163, -0.61625, -0.6162, -0.61615, -0.6161, -0.61605, -0.616, -0.61595, -0.6159, -0.61585, -0.6158, -0.61575, -0.6157, -0.61565, -0.6156, -0.61555, -0.6155, -0.61545, -0.6154, -0.61535, -0.6153, -0.61525, -0.6152, -0.61515, -0.6151, -0.61505, -0.615, -0.61495, -0.6149, -0.61485, -0.6148, -0.61475, -0.6147, -0.61465, -0.6146, -0.61455, -0.6145, -0.61445, -0.6144, -0.61435, -0.6143, -0.61425, -0.6142, -0.61415, -0.6141, -0.61405, -0.614, -0.61395, -0.6139, -0.61385, -0.6138, -0.61375, -0.6137, -0.61365, -0.6136, -0.61355, -0.6135, -0.61345, -0.6134, -0.61335, -0.6133, -0.61325, -0.6132, -0.61315, -0.6131, -0.61305, -0.613, -0.61295, -0.6129, -0.61285, -0.6128, -0.61275, -0.6127, -0.61265, -0.6126, -0.61255, -0.6125, -0.61245, -0.6124, -0.61235, -0.6123, -0.61225, -0.6122, -0.61215, -0.6121, -0.61205, -0.612, -0.61195, -0.6119, -0.61185, -0.6118, -0.61175, -0.6117, -0.61165, -0.6116, -0.61155, -0.6115, -0.61145, -0.6114, -0.61135, -0.6113, -0.61125, -0.6112, -0.61115, -0.6111, -0.61105, -0.611, -0.61095, -0.6109, -0.61085, -0.6108, -0.61075, -0.6107, -0.61065, -0.6106, -0.61055, -0.6105, -0.61045, -0.6104, -0.61035, -0.6103, -0.61025, -0.6102, -0.61015, -0.6101, -0.61005, -0.61, -0.60995, -0.6099, -0.60985, -0.6098, -0.60975, -0.6097, -0.60965, -0.6096, -0.60955, -0.6095, -0.60945, -0.6094, -0.60935, -0.6093, -0.60925, -0.6092, -0.60915, -0.6091, -0.60905, -0.609, -0.60895, -0.6089, -0.60885, -0.6088, -0.60875, -0.6087, -0.60865, -0.6086, -0.60855, -0.6085, -0.60845, -0.6084, -0.60835, -0.6083, -0.60825, -0.6082, -0.60815, -0.6081, -0.60805, -0.608, -0.60795, -0.6079, -0.60785, -0.6078, -0.60775, -0.6077, -0.60765, -0.6076, -0.60755, -0.6075, -0.60745, -0.6074, -0.60735, -0.6073, -0.60725, -0.6072, -0.60715, -0.6071, -0.60705, -0.607, -0.60695, -0.6069, -0.60685, -0.6068, -0.60675, -0.6067, -0.60665, -0.6066, -0.60655, -0.6065, -0.60645, -0.6064, -0.60635, -0.6063, -0.60625, -0.6062, -0.60615, -0.6061, -0.60605, -0.606, -0.60595, -0.6059, -0.60585, -0.6058, -0.60575, -0.6057, -0.60565, -0.6056, -0.60555, -0.6055, -0.60545, -0.6054, -0.60535, -0.6053, -0.60525, -0.6052, -0.60515, -0.6051, -0.60505, -0.605, -0.60495, -0.6049, -0.60485, -0.6048, -0.60475, -0.6047, -0.60465, -0.6046, -0.60455, -0.6045, -0.60445, -0.6044, -0.60435, -0.6043, -0.60425, -0.6042, -0.60415, -0.6041, -0.60405, -0.604, -0.60395, -0.6039, -0.60385, -0.6038, -0.60375, -0.6037, -0.60365, -0.6036, -0.60355, -0.6035, -0.60345, -0.6034, -0.60335, -0.6033, -0.60325, -0.6032, -0.60315, -0.6031, -0.60305, -0.603, -0.60295, -0.6029, -0.60285, -0.6028, -0.60275, -0.6027, -0.60265, -0.6026, -0.60255, -0.6025, -0.60245, -0.6024, -0.60235, -0.6023, -0.60225, -0.6022, -0.60215, -0.6021, -0.60205, -0.602, -0.60195, -0.6019, -0.60185, -0.6018, -0.60175, -0.6017, -0.60165, -0.6016, -0.60155, -0.6015, -0.60145, -0.6014, -0.60135, -0.6013, -0.60125, -0.6012, -0.60115, -0.6011, -0.60105, -0.601, -0.60095, -0.6009, -0.60085, -0.6008, -0.60075, -0.6007, -0.60065, -0.6006, -0.60055, -0.6005, -0.60045, -0.6004, -0.60035, -0.6003, -0.60025, -0.6002, -0.60015, -0.6001, -0.60005, -0.6, -0.59995, -0.5999, -0.59985, -0.5998, -0.59975, -0.5997, -0.59965, -0.5996, -0.59955, -0.5995, -0.59945, -0.5994, -0.59935, -0.5993, -0.59925, -0.5992, -0.59915, -0.5991, -0.59905, -0.599, -0.59895, -0.5989, -0.59885, -0.5988, -0.59875, -0.5987, -0.59865, -0.5986, -0.59855, -0.5985, -0.59845, -0.5984, -0.59835, -0.5983, -0.59825, -0.5982, -0.59815, -0.5981, -0.59805, -0.598, -0.59795, -0.5979, -0.59785, -0.5978, -0.59775, -0.5977, -0.59765, -0.5976, -0.59755, -0.5975, -0.59745, -0.5974, -0.59735, -0.5973, -0.59725, -0.5972, -0.59715, -0.5971, -0.59705, -0.597, -0.59695, -0.5969, -0.59685, -0.5968, -0.59675, -0.5967, -0.59665, -0.5966, -0.59655, -0.5965, -0.59645, -0.5964, -0.59635, -0.5963, -0.59625, -0.5962, -0.59615, -0.5961, -0.59605, -0.596, -0.59595, -0.5959, -0.59585, -0.5958, -0.59575, -0.5957, -0.59565, -0.5956, -0.59555, -0.5955, -0.59545, -0.5954, -0.59535, -0.5953, -0.59525, -0.5952, -0.59515, -0.5951, -0.59505, -0.595, -0.59495, -0.5949, -0.59485, -0.5948, -0.59475, -0.5947, -0.59465, -0.5946, -0.59455, -0.5945, -0.59445, -0.5944, -0.59435, -0.5943, -0.59425, -0.5942, -0.59415, -0.5941, -0.59405, -0.594, -0.59395, -0.5939, -0.59385, -0.5938, -0.59375, -0.5937, -0.59365, -0.5936, -0.59355, -0.5935, -0.59345, -0.5934, -0.59335, -0.5933, -0.59325, -0.5932, -0.59315, -0.5931, -0.59305, -0.593, -0.59295, -0.5929, -0.59285, -0.5928, -0.59275, -0.5927, -0.59265, -0.5926, -0.59255, -0.5925, -0.59245, -0.5924, -0.59235, -0.5923, -0.59225, -0.5922, -0.59215, -0.5921, -0.59205, -0.592, -0.59195, -0.5919, -0.59185, -0.5918, -0.59175, -0.5917, -0.59165, -0.5916, -0.59155, -0.5915, -0.59145, -0.5914, -0.59135, -0.5913, -0.59125, -0.5912, -0.59115, -0.5911, -0.59105, -0.591, -0.59095, -0.5909, -0.59085, -0.5908, -0.59075, -0.5907, -0.59065, -0.5906, -0.59055, -0.5905, -0.59045, -0.5904, -0.59035, -0.5903, -0.59025, -0.5902, -0.59015, -0.5901, -0.59005, -0.59, -0.58995, -0.5899, -0.58985, -0.5898, -0.58975, -0.5897, -0.58965, -0.5896, -0.58955, -0.5895, -0.58945, -0.5894, -0.58935, -0.5893, -0.58925, -0.5892, -0.58915, -0.5891, -0.58905, -0.589, -0.58895, -0.5889, -0.58885, -0.5888, -0.58875, -0.5887, -0.58865, -0.5886, -0.58855, -0.5885, -0.58845, -0.5884, -0.58835, -0.5883, -0.58825, -0.5882, -0.58815, -0.5881, -0.58805, -0.588, -0.58795, -0.5879, -0.58785, -0.5878, -0.58775, -0.5877, -0.58765, -0.5876, -0.58755, -0.5875, -0.58745, -0.5874, -0.58735, -0.5873, -0.58725, -0.5872, -0.58715, -0.5871, -0.58705, -0.587, -0.58695, -0.5869, -0.58685, -0.5868, -0.58675, -0.5867, -0.58665, -0.5866, -0.58655, -0.5865, -0.58645, -0.5864, -0.58635, -0.5863, -0.58625, -0.5862, -0.58615, -0.5861, -0.58605, -0.586, -0.58595, -0.5859, -0.58585, -0.5858, -0.58575, -0.5857, -0.58565, -0.5856, -0.58555, -0.5855, -0.58545, -0.5854, -0.58535, -0.5853, -0.58525, -0.5852, -0.58515, -0.5851, -0.58505, -0.585, -0.58495, -0.5849, -0.58485, -0.5848, -0.58475, -0.5847, -0.58465, -0.5846, -0.58455, -0.5845, -0.58445, -0.5844, -0.58435, -0.5843, -0.58425, -0.5842, -0.58415, -0.5841, -0.58405, -0.584, -0.58395, -0.5839, -0.58385, -0.5838, -0.58375, -0.5837, -0.58365, -0.5836, -0.58355, -0.5835, -0.58345, -0.5834, -0.58335, -0.5833, -0.58325, -0.5832, -0.58315, -0.5831, -0.58305, -0.583, -0.58295, -0.5829, -0.58285, -0.5828, -0.58275, -0.5827, -0.58265, -0.5826, -0.58255, -0.5825, -0.58245, -0.5824, -0.58235, -0.5823, -0.58225, -0.5822, -0.58215, -0.5821, -0.58205, -0.582, -0.58195, -0.5819, -0.58185, -0.5818, -0.58175, -0.5817, -0.58165, -0.5816, -0.58155, -0.5815, -0.58145, -0.5814, -0.58135, -0.5813, -0.58125, -0.5812, -0.58115, -0.5811, -0.58105, -0.581, -0.58095, -0.5809, -0.58085, -0.5808, -0.58075, -0.5807, -0.58065, -0.5806, -0.58055, -0.5805, -0.58045, -0.5804, -0.58035, -0.5803, -0.58025, -0.5802, -0.58015, -0.5801, -0.58005, -0.58, -0.57995, -0.5799, -0.57985, -0.5798, -0.57975, -0.5797, -0.57965, -0.5796, -0.57955, -0.5795, -0.57945, -0.5794, -0.57935, -0.5793, -0.57925, -0.5792, -0.57915, -0.5791, -0.57905, -0.579, -0.57895, -0.5789, -0.57885, -0.5788, -0.57875, -0.5787, -0.57865, -0.5786, -0.57855, -0.5785, -0.57845, -0.5784, -0.57835, -0.5783, -0.57825, -0.5782, -0.57815, -0.5781, -0.57805, -0.578, -0.57795, -0.5779, -0.57785, -0.5778, -0.57775, -0.5777, -0.57765, -0.5776, -0.57755, -0.5775, -0.57745, -0.5774, -0.57735, -0.5773, -0.57725, -0.5772, -0.57715, -0.5771, -0.57705, -0.577, -0.57695, -0.5769, -0.57685, -0.5768, -0.57675, -0.5767, -0.57665, -0.5766, -0.57655, -0.5765, -0.57645, -0.5764, -0.57635, -0.5763, -0.57625, -0.5762, -0.57615, -0.5761, -0.57605, -0.576, -0.57595, -0.5759, -0.57585, -0.5758, -0.57575, -0.5757, -0.57565, -0.5756, -0.57555, -0.5755, -0.57545, -0.5754, -0.57535, -0.5753, -0.57525, -0.5752, -0.57515, -0.5751, -0.57505, -0.575, -0.57495, -0.5749, -0.57485, -0.5748, -0.57475, -0.5747, -0.57465, -0.5746, -0.57455, -0.5745, -0.57445, -0.5744, -0.57435, -0.5743, -0.57425, -0.5742, -0.57415, -0.5741, -0.57405, -0.574, -0.57395, -0.5739, -0.57385, -0.5738, -0.57375, -0.5737, -0.57365, -0.5736, -0.57355, -0.5735, -0.57345, -0.5734, -0.57335, -0.5733, -0.57325, -0.5732, -0.57315, -0.5731, -0.57305, -0.573, -0.57295, -0.5729, -0.57285, -0.5728, -0.57275, -0.5727, -0.57265, -0.5726, -0.57255, -0.5725, -0.57245, -0.5724, -0.57235, -0.5723, -0.57225, -0.5722, -0.57215, -0.5721, -0.57205, -0.572, -0.57195, -0.5719, -0.57185, -0.5718, -0.57175, -0.5717, -0.57165, -0.5716, -0.57155, -0.5715, -0.57145, -0.5714, -0.57135, -0.5713, -0.57125, -0.5712, -0.57115, -0.5711, -0.57105, -0.571, -0.57095, -0.5709, -0.57085, -0.5708, -0.57075, -0.5707, -0.57065, -0.5706, -0.57055, -0.5705, -0.57045, -0.5704, -0.57035, -0.5703, -0.57025, -0.5702, -0.57015, -0.5701, -0.57005, -0.57, -0.56995, -0.5699, -0.56985, -0.5698, -0.56975, -0.5697, -0.56965, -0.5696, -0.56955, -0.5695, -0.56945, -0.5694, -0.56935, -0.5693, -0.56925, -0.5692, -0.56915, -0.5691, -0.56905, -0.569, -0.56895, -0.5689, -0.56885, -0.5688, -0.56875, -0.5687, -0.56865, -0.5686, -0.56855, -0.5685, -0.56845, -0.5684, -0.56835, -0.5683, -0.56825, -0.5682, -0.56815, -0.5681, -0.56805, -0.568, -0.56795, -0.5679, -0.56785, -0.5678, -0.56775, -0.5677, -0.56765, -0.5676, -0.56755, -0.5675, -0.56745, -0.5674, -0.56735, -0.5673, -0.56725, -0.5672, -0.56715, -0.5671, -0.56705, -0.567, -0.56695, -0.5669, -0.56685, -0.5668, -0.56675, -0.5667, -0.56665, -0.5666, -0.56655, -0.5665, -0.56645, -0.5664, -0.56635, -0.5663, -0.56625, -0.5662, -0.56615, -0.5661, -0.56605, -0.566, -0.56595, -0.5659, -0.56585, -0.5658, -0.56575, -0.5657, -0.56565, -0.5656, -0.56555, -0.5655, -0.56545, -0.5654, -0.56535, -0.5653, -0.56525, -0.5652, -0.56515, -0.5651, -0.56505, -0.565, -0.56495, -0.5649, -0.56485, -0.5648, -0.56475, -0.5647, -0.56465, -0.5646, -0.56455, -0.5645, -0.56445, -0.5644, -0.56435, -0.5643, -0.56425, -0.5642, -0.56415, -0.5641, -0.56405, -0.564, -0.56395, -0.5639, -0.56385, -0.5638, -0.56375, -0.5637, -0.56365, -0.5636, -0.56355, -0.5635, -0.56345, -0.5634, -0.56335, -0.5633, -0.56325, -0.5632, -0.56315, -0.5631, -0.56305, -0.563, -0.56295, -0.5629, -0.56285, -0.5628, -0.56275, -0.5627, -0.56265, -0.5626, -0.56255, -0.5625, -0.56245, -0.5624, -0.56235, -0.5623, -0.56225, -0.5622, -0.56215, -0.5621, -0.56205, -0.562, -0.56195, -0.5619, -0.56185, -0.5618, -0.56175, -0.5617, -0.56165, -0.5616, -0.56155, -0.5615, -0.56145, -0.5614, -0.56135, -0.5613, -0.56125, -0.5612, -0.56115, -0.5611, -0.56105, -0.561, -0.56095, -0.5609, -0.56085, -0.5608, -0.56075, -0.5607, -0.56065, -0.5606, -0.56055, -0.5605, -0.56045, -0.5604, -0.56035, -0.5603, -0.56025, -0.5602, -0.56015, -0.5601, -0.56005, -0.56, -0.55995, -0.5599, -0.55985, -0.5598, -0.55975, -0.5597, -0.55965, -0.5596, -0.55955, -0.5595, -0.55945, -0.5594, -0.55935, -0.5593, -0.55925, -0.5592, -0.55915, -0.5591, -0.55905, -0.559, -0.55895, -0.5589, -0.55885, -0.5588, -0.55875, -0.5587, -0.55865, -0.5586, -0.55855, -0.5585, -0.55845, -0.5584, -0.55835, -0.5583, -0.55825, -0.5582, -0.55815, -0.5581, -0.55805, -0.558, -0.55795, -0.5579, -0.55785, -0.5578, -0.55775, -0.5577, -0.55765, -0.5576, -0.55755, -0.5575, -0.55745, -0.5574, -0.55735, -0.5573, -0.55725, -0.5572, -0.55715, -0.5571, -0.55705, -0.557, -0.55695, -0.5569, -0.55685, -0.5568, -0.55675, -0.5567, -0.55665, -0.5566, -0.55655, -0.5565, -0.55645, -0.5564, -0.55635, -0.5563, -0.55625, -0.5562, -0.55615, -0.5561, -0.55605, -0.556, -0.55595, -0.5559, -0.55585, -0.5558, -0.55575, -0.5557, -0.55565, -0.5556, -0.55555, -0.5555, -0.55545, -0.5554, -0.55535, -0.5553, -0.55525, -0.5552, -0.55515, -0.5551, -0.55505, -0.555, -0.55495, -0.5549, -0.55485, -0.5548, -0.55475, -0.5547, -0.55465, -0.5546, -0.55455, -0.5545, -0.55445, -0.5544, -0.55435, -0.5543, -0.55425, -0.5542, -0.55415, -0.5541, -0.55405, -0.554, -0.55395, -0.5539, -0.55385, -0.5538, -0.55375, -0.5537, -0.55365, -0.5536, -0.55355, -0.5535, -0.55345, -0.5534, -0.55335, -0.5533, -0.55325, -0.5532, -0.55315, -0.5531, -0.55305, -0.553, -0.55295, -0.5529, -0.55285, -0.5528, -0.55275, -0.5527, -0.55265, -0.5526, -0.55255, -0.5525, -0.55245, -0.5524, -0.55235, -0.5523, -0.55225, -0.5522, -0.55215, -0.5521, -0.55205, -0.552, -0.55195, -0.5519, -0.55185, -0.5518, -0.55175, -0.5517, -0.55165, -0.5516, -0.55155, -0.5515, -0.55145, -0.5514, -0.55135, -0.5513, -0.55125, -0.5512, -0.55115, -0.5511, -0.55105, -0.551, -0.55095, -0.5509, -0.55085, -0.5508, -0.55075, -0.5507, -0.55065, -0.5506, -0.55055, -0.5505, -0.55045, -0.5504, -0.55035, -0.5503, -0.55025, -0.5502, -0.55015, -0.5501, -0.55005, -0.55, -0.54995, -0.5499, -0.54985, -0.5498, -0.54975, -0.5497, -0.54965, -0.5496, -0.54955, -0.5495, -0.54945, -0.5494, -0.54935, -0.5493, -0.54925, -0.5492, -0.54915, -0.5491, -0.54905, -0.549, -0.54895, -0.5489, -0.54885, -0.5488, -0.54875, -0.5487, -0.54865, -0.5486, -0.54855, -0.5485, -0.54845, -0.5484, -0.54835, -0.5483, -0.54825, -0.5482, -0.54815, -0.5481, -0.54805, -0.548, -0.54795, -0.5479, -0.54785, -0.5478, -0.54775, -0.5477, -0.54765, -0.5476, -0.54755, -0.5475, -0.54745, -0.5474, -0.54735, -0.5473, -0.54725, -0.5472, -0.54715, -0.5471, -0.54705, -0.547, -0.54695, -0.5469, -0.54685, -0.5468, -0.54675, -0.5467, -0.54665, -0.5466, -0.54655, -0.5465, -0.54645, -0.5464, -0.54635, -0.5463, -0.54625, -0.5462, -0.54615, -0.5461, -0.54605, -0.546, -0.54595, -0.5459, -0.54585, -0.5458, -0.54575, -0.5457, -0.54565, -0.5456, -0.54555, -0.5455, -0.54545, -0.5454, -0.54535, -0.5453, -0.54525, -0.5452, -0.54515, -0.5451, -0.54505, -0.545, -0.54495, -0.5449, -0.54485, -0.5448, -0.54475, -0.5447, -0.54465, -0.5446, -0.54455, -0.5445, -0.54445, -0.5444, -0.54435, -0.5443, -0.54425, -0.5442, -0.54415, -0.5441, -0.54405, -0.544, -0.54395, -0.5439, -0.54385, -0.5438, -0.54375, -0.5437, -0.54365, -0.5436, -0.54355, -0.5435, -0.54345, -0.5434, -0.54335, -0.5433, -0.54325, -0.5432, -0.54315, -0.5431, -0.54305, -0.543, -0.54295, -0.5429, -0.54285, -0.5428, -0.54275, -0.5427, -0.54265, -0.5426, -0.54255, -0.5425, -0.54245, -0.5424, -0.54235, -0.5423, -0.54225, -0.5422, -0.54215, -0.5421, -0.54205, -0.542, -0.54195, -0.5419, -0.54185, -0.5418, -0.54175, -0.5417, -0.54165, -0.5416, -0.54155, -0.5415, -0.54145, -0.5414, -0.54135, -0.5413, -0.54125, -0.5412, -0.54115, -0.5411, -0.54105, -0.541, -0.54095, -0.5409, -0.54085, -0.5408, -0.54075, -0.5407, -0.54065, -0.5406, -0.54055, -0.5405, -0.54045, -0.5404, -0.54035, -0.5403, -0.54025, -0.5402, -0.54015, -0.5401, -0.54005, -0.54, -0.53995, -0.5399, -0.53985, -0.5398, -0.53975, -0.5397, -0.53965, -0.5396, -0.53955, -0.5395, -0.53945, -0.5394, -0.53935, -0.5393, -0.53925, -0.5392, -0.53915, -0.5391, -0.53905, -0.539, -0.53895, -0.5389, -0.53885, -0.5388, -0.53875, -0.5387, -0.53865, -0.5386, -0.53855, -0.5385, -0.53845, -0.5384, -0.53835, -0.5383, -0.53825, -0.5382, -0.53815, -0.5381, -0.53805, -0.538, -0.53795, -0.5379, -0.53785, -0.5378, -0.53775, -0.5377, -0.53765, -0.5376, -0.53755, -0.5375, -0.53745, -0.5374, -0.53735, -0.5373, -0.53725, -0.5372, -0.53715, -0.5371, -0.53705, -0.537, -0.53695, -0.5369, -0.53685, -0.5368, -0.53675, -0.5367, -0.53665, -0.5366, -0.53655, -0.5365, -0.53645, -0.5364, -0.53635, -0.5363, -0.53625, -0.5362, -0.53615, -0.5361, -0.53605, -0.536, -0.53595, -0.5359, -0.53585, -0.5358, -0.53575, -0.5357, -0.53565, -0.5356, -0.53555, -0.5355, -0.53545, -0.5354, -0.53535, -0.5353, -0.53525, -0.5352, -0.53515, -0.5351, -0.53505, -0.535, -0.53495, -0.5349, -0.53485, -0.5348, -0.53475, -0.5347, -0.53465, -0.5346, -0.53455, -0.5345, -0.53445, -0.5344, -0.53435, -0.5343, -0.53425, -0.5342, -0.53415, -0.5341, -0.53405, -0.534, -0.53395, -0.5339, -0.53385, -0.5338, -0.53375, -0.5337, -0.53365, -0.5336, -0.53355, -0.5335, -0.53345, -0.5334, -0.53335, -0.5333, -0.53325, -0.5332, -0.53315, -0.5331, -0.53305, -0.533, -0.53295, -0.5329, -0.53285, -0.5328, -0.53275, -0.5327, -0.53265, -0.5326, -0.53255, -0.5325, -0.53245, -0.5324, -0.53235, -0.5323, -0.53225, -0.5322, -0.53215, -0.5321, -0.53205, -0.532, -0.53195, -0.5319, -0.53185, -0.5318, -0.53175, -0.5317, -0.53165, -0.5316, -0.53155, -0.5315, -0.53145, -0.5314, -0.53135, -0.5313, -0.53125, -0.5312, -0.53115, -0.5311, -0.53105, -0.531, -0.53095, -0.5309, -0.53085, -0.5308, -0.53075, -0.5307, -0.53065, -0.5306, -0.53055, -0.5305, -0.53045, -0.5304, -0.53035, -0.5303, -0.53025, -0.5302, -0.53015, -0.5301, -0.53005, -0.53, -0.52995, -0.5299, -0.52985, -0.5298, -0.52975, -0.5297, -0.52965, -0.5296, -0.52955, -0.5295, -0.52945, -0.5294, -0.52935, -0.5293, -0.52925, -0.5292, -0.52915, -0.5291, -0.52905, -0.529, -0.52895, -0.5289, -0.52885, -0.5288, -0.52875, -0.5287, -0.52865, -0.5286, -0.52855, -0.5285, -0.52845, -0.5284, -0.52835, -0.5283, -0.52825, -0.5282, -0.52815, -0.5281, -0.52805, -0.528, -0.52795, -0.5279, -0.52785, -0.5278, -0.52775, -0.5277, -0.52765, -0.5276, -0.52755, -0.5275, -0.52745, -0.5274, -0.52735, -0.5273, -0.52725, -0.5272, -0.52715, -0.5271, -0.52705, -0.527, -0.52695, -0.5269, -0.52685, -0.5268, -0.52675, -0.5267, -0.52665, -0.5266, -0.52655, -0.5265, -0.52645, -0.5264, -0.52635, -0.5263, -0.52625, -0.5262, -0.52615, -0.5261, -0.52605, -0.526, -0.52595, -0.5259, -0.52585, -0.5258, -0.52575, -0.5257, -0.52565, -0.5256, -0.52555, -0.5255, -0.52545, -0.5254, -0.52535, -0.5253, -0.52525, -0.5252, -0.52515, -0.5251, -0.52505, -0.525, -0.52495, -0.5249, -0.52485, -0.5248, -0.52475, -0.5247, -0.52465, -0.5246, -0.52455, -0.5245, -0.52445, -0.5244, -0.52435, -0.5243, -0.52425, -0.5242, -0.52415, -0.5241, -0.52405, -0.524, -0.52395, -0.5239, -0.52385, -0.5238, -0.52375, -0.5237, -0.52365, -0.5236, -0.52355, -0.5235, -0.52345, -0.5234, -0.52335, -0.5233, -0.52325, -0.5232, -0.52315, -0.5231, -0.52305, -0.523, -0.52295, -0.5229, -0.52285, -0.5228, -0.52275, -0.5227, -0.52265, -0.5226, -0.52255, -0.5225, -0.52245, -0.5224, -0.52235, -0.5223, -0.52225, -0.5222, -0.52215, -0.5221, -0.52205, -0.522, -0.52195, -0.5219, -0.52185, -0.5218, -0.52175, -0.5217, -0.52165, -0.5216, -0.52155, -0.5215, -0.52145, -0.5214, -0.52135, -0.5213, -0.52125, -0.5212, -0.52115, -0.5211, -0.52105, -0.521, -0.52095, -0.5209, -0.52085, -0.5208, -0.52075, -0.5207, -0.52065, -0.5206, -0.52055, -0.5205, -0.52045, -0.5204, -0.52035, -0.5203, -0.52025, -0.5202, -0.52015, -0.5201, -0.52005, -0.52, -0.51995, -0.5199, -0.51985, -0.5198, -0.51975, -0.5197, -0.51965, -0.5196, -0.51955, -0.5195, -0.51945, -0.5194, -0.51935, -0.5193, -0.51925, -0.5192, -0.51915, -0.5191, -0.51905, -0.519, -0.51895, -0.5189, -0.51885, -0.5188, -0.51875, -0.5187, -0.51865, -0.5186, -0.51855, -0.5185, -0.51845, -0.5184, -0.51835, -0.5183, -0.51825, -0.5182, -0.51815, -0.5181, -0.51805, -0.518, -0.51795, -0.5179, -0.51785, -0.5178, -0.51775, -0.5177, -0.51765, -0.5176, -0.51755, -0.5175, -0.51745, -0.5174, -0.51735, -0.5173, -0.51725, -0.5172, -0.51715, -0.5171, -0.51705, -0.517, -0.51695, -0.5169, -0.51685, -0.5168, -0.51675, -0.5167, -0.51665, -0.5166, -0.51655, -0.5165, -0.51645, -0.5164, -0.51635, -0.5163, -0.51625, -0.5162, -0.51615, -0.5161, -0.51605, -0.516, -0.51595, -0.5159, -0.51585, -0.5158, -0.51575, -0.5157, -0.51565, -0.5156, -0.51555, -0.5155, -0.51545, -0.5154, -0.51535, -0.5153, -0.51525, -0.5152, -0.51515, -0.5151, -0.51505, -0.515, -0.51495, -0.5149, -0.51485, -0.5148, -0.51475, -0.5147, -0.51465, -0.5146, -0.51455, -0.5145, -0.51445, -0.5144, -0.51435, -0.5143, -0.51425, -0.5142, -0.51415, -0.5141, -0.51405, -0.514, -0.51395, -0.5139, -0.51385, -0.5138, -0.51375, -0.5137, -0.51365, -0.5136, -0.51355, -0.5135, -0.51345, -0.5134, -0.51335, -0.5133, -0.51325, -0.5132, -0.51315, -0.5131, -0.51305, -0.513, -0.51295, -0.5129, -0.51285, -0.5128, -0.51275, -0.5127, -0.51265, -0.5126, -0.51255, -0.5125, -0.51245, -0.5124, -0.51235, -0.5123, -0.51225, -0.5122, -0.51215, -0.5121, -0.51205, -0.512, -0.51195, -0.5119, -0.51185, -0.5118, -0.51175, -0.5117, -0.51165, -0.5116, -0.51155, -0.5115, -0.51145, -0.5114, -0.51135, -0.5113, -0.51125, -0.5112, -0.51115, -0.5111, -0.51105, -0.511, -0.51095, -0.5109, -0.51085, -0.5108, -0.51075, -0.5107, -0.51065, -0.5106, -0.51055, -0.5105, -0.51045, -0.5104, -0.51035, -0.5103, -0.51025, -0.5102, -0.51015, -0.5101, -0.51005, -0.51, -0.50995, -0.5099, -0.50985, -0.5098, -0.50975, -0.5097, -0.50965, -0.5096, -0.50955, -0.5095, -0.50945, -0.5094, -0.50935, -0.5093, -0.50925, -0.5092, -0.50915, -0.5091, -0.50905, -0.509, -0.50895, -0.5089, -0.50885, -0.5088, -0.50875, -0.5087, -0.50865, -0.5086, -0.50855, -0.5085, -0.50845, -0.5084, -0.50835, -0.5083, -0.50825, -0.5082, -0.50815, -0.5081, -0.50805, -0.508, -0.50795, -0.5079, -0.50785, -0.5078, -0.50775, -0.5077, -0.50765, -0.5076, -0.50755, -0.5075, -0.50745, -0.5074, -0.50735, -0.5073, -0.50725, -0.5072, -0.50715, -0.5071, -0.50705, -0.507, -0.50695, -0.5069, -0.50685, -0.5068, -0.50675, -0.5067, -0.50665, -0.5066, -0.50655, -0.5065, -0.50645, -0.5064, -0.50635, -0.5063, -0.50625, -0.5062, -0.50615, -0.5061, -0.50605, -0.506, -0.50595, -0.5059, -0.50585, -0.5058, -0.50575, -0.5057, -0.50565, -0.5056, -0.50555, -0.5055, -0.50545, -0.5054, -0.50535, -0.5053, -0.50525, -0.5052, -0.50515, -0.5051, -0.50505, -0.505, -0.50495, -0.5049, -0.50485, -0.5048, -0.50475, -0.5047, -0.50465, -0.5046, -0.50455, -0.5045, -0.50445, -0.5044, -0.50435, -0.5043, -0.50425, -0.5042, -0.50415, -0.5041, -0.50405, -0.504, -0.50395, -0.5039, -0.50385, -0.5038, -0.50375, -0.5037, -0.50365, -0.5036, -0.50355, -0.5035, -0.50345, -0.5034, -0.50335, -0.5033, -0.50325, -0.5032, -0.50315, -0.5031, -0.50305, -0.503, -0.50295, -0.5029, -0.50285, -0.5028, -0.50275, -0.5027, -0.50265, -0.5026, -0.50255, -0.5025, -0.50245, -0.5024, -0.50235, -0.5023, -0.50225, -0.5022, -0.50215, -0.5021, -0.50205, -0.502, -0.50195, -0.5019, -0.50185, -0.5018, -0.50175, -0.5017, -0.50165, -0.5016, -0.50155, -0.5015, -0.50145, -0.5014, -0.50135, -0.5013, -0.50125, -0.5012, -0.50115, -0.5011, -0.50105, -0.501, -0.50095, -0.5009, -0.50085, -0.5008, -0.50075, -0.5007, -0.50065, -0.5006, -0.50055, -0.5005, -0.50045, -0.5004, -0.50035, -0.5003, -0.50025, -0.5002, -0.50015, -0.5001, -0.50005, -0.5, -0.49995, -0.4999, -0.49985, -0.4998, -0.49975, -0.4997, -0.49965, -0.4996, -0.49955, -0.4995, -0.49945, -0.4994, -0.49935, -0.4993, -0.49925, -0.4992, -0.49915, -0.4991, -0.49905, -0.499, -0.49895, -0.4989, -0.49885, -0.4988, -0.49875, -0.4987, -0.49865, -0.4986, -0.49855, -0.4985, -0.49845, -0.4984, -0.49835, -0.4983, -0.49825, -0.4982, -0.49815, -0.4981, -0.49805, -0.498, -0.49795, -0.4979, -0.49785, -0.4978, -0.49775, -0.4977, -0.49765, -0.4976, -0.49755, -0.4975, -0.49745, -0.4974, -0.49735, -0.4973, -0.49725, -0.4972, -0.49715, -0.4971, -0.49705, -0.497, -0.49695, -0.4969, -0.49685, -0.4968, -0.49675, -0.4967, -0.49665, -0.4966, -0.49655, -0.4965, -0.49645, -0.4964, -0.49635, -0.4963, -0.49625, -0.4962, -0.49615, -0.4961, -0.49605, -0.496, -0.49595, -0.4959, -0.49585, -0.4958, -0.49575, -0.4957, -0.49565, -0.4956, -0.49555, -0.4955, -0.49545, -0.4954, -0.49535, -0.4953, -0.49525, -0.4952, -0.49515, -0.4951, -0.49505, -0.495, -0.49495, -0.4949, -0.49485, -0.4948, -0.49475, -0.4947, -0.49465, -0.4946, -0.49455, -0.4945, -0.49445, -0.4944, -0.49435, -0.4943, -0.49425, -0.4942, -0.49415, -0.4941, -0.49405, -0.494, -0.49395, -0.4939, -0.49385, -0.4938, -0.49375, -0.4937, -0.49365, -0.4936, -0.49355, -0.4935, -0.49345, -0.4934, -0.49335, -0.4933, -0.49325, -0.4932, -0.49315, -0.4931, -0.49305, -0.493, -0.49295, -0.4929, -0.49285, -0.4928, -0.49275, -0.4927, -0.49265, -0.4926, -0.49255, -0.4925, -0.49245, -0.4924, -0.49235, -0.4923, -0.49225, -0.4922, -0.49215, -0.4921, -0.49205, -0.492, -0.49195, -0.4919, -0.49185, -0.4918, -0.49175, -0.4917, -0.49165, -0.4916, -0.49155, -0.4915, -0.49145, -0.4914, -0.49135, -0.4913, -0.49125, -0.4912, -0.49115, -0.4911, -0.49105, -0.491, -0.49095, -0.4909, -0.49085, -0.4908, -0.49075, -0.4907, -0.49065, -0.4906, -0.49055, -0.4905, -0.49045, -0.4904, -0.49035, -0.4903, -0.49025, -0.4902, -0.49015, -0.4901, -0.49005, -0.49, -0.48995, -0.4899, -0.48985, -0.4898, -0.48975, -0.4897, -0.48965, -0.4896, -0.48955, -0.4895, -0.48945, -0.4894, -0.48935, -0.4893, -0.48925, -0.4892, -0.48915, -0.4891, -0.48905, -0.489, -0.48895, -0.4889, -0.48885, -0.4888, -0.48875, -0.4887, -0.48865, -0.4886, -0.48855, -0.4885, -0.48845, -0.4884, -0.48835, -0.4883, -0.48825, -0.4882, -0.48815, -0.4881, -0.48805, -0.488, -0.48795, -0.4879, -0.48785, -0.4878, -0.48775, -0.4877, -0.48765, -0.4876, -0.48755, -0.4875, -0.48745, -0.4874, -0.48735, -0.4873, -0.48725, -0.4872, -0.48715, -0.4871, -0.48705, -0.487, -0.48695, -0.4869, -0.48685, -0.4868, -0.48675, -0.4867, -0.48665, -0.4866, -0.48655, -0.4865, -0.48645, -0.4864, -0.48635, -0.4863, -0.48625, -0.4862, -0.48615, -0.4861, -0.48605, -0.486, -0.48595, -0.4859, -0.48585, -0.4858, -0.48575, -0.4857, -0.48565, -0.4856, -0.48555, -0.4855, -0.48545, -0.4854, -0.48535, -0.4853, -0.48525, -0.4852, -0.48515, -0.4851, -0.48505, -0.485, -0.48495, -0.4849, -0.48485, -0.4848, -0.48475, -0.4847, -0.48465, -0.4846, -0.48455, -0.4845, -0.48445, -0.4844, -0.48435, -0.4843, -0.48425, -0.4842, -0.48415, -0.4841, -0.48405, -0.484, -0.48395, -0.4839, -0.48385, -0.4838, -0.48375, -0.4837, -0.48365, -0.4836, -0.48355, -0.4835, -0.48345, -0.4834, -0.48335, -0.4833, -0.48325, -0.4832, -0.48315, -0.4831, -0.48305, -0.483, -0.48295, -0.4829, -0.48285, -0.4828, -0.48275, -0.4827, -0.48265, -0.4826, -0.48255, -0.4825, -0.48245, -0.4824, -0.48235, -0.4823, -0.48225, -0.4822, -0.48215, -0.4821, -0.48205, -0.482, -0.48195, -0.4819, -0.48185, -0.4818, -0.48175, -0.4817, -0.48165, -0.4816, -0.48155, -0.4815, -0.48145, -0.4814, -0.48135, -0.4813, -0.48125, -0.4812, -0.48115, -0.4811, -0.48105, -0.481, -0.48095, -0.4809, -0.48085, -0.4808, -0.48075, -0.4807, -0.48065, -0.4806, -0.48055, -0.4805, -0.48045, -0.4804, -0.48035, -0.4803, -0.48025, -0.4802, -0.48015, -0.4801, -0.48005, -0.48, -0.47995, -0.4799, -0.47985, -0.4798, -0.47975, -0.4797, -0.47965, -0.4796, -0.47955, -0.4795, -0.47945, -0.4794, -0.47935, -0.4793, -0.47925, -0.4792, -0.47915, -0.4791, -0.47905, -0.479, -0.47895, -0.4789, -0.47885, -0.4788, -0.47875, -0.4787, -0.47865, -0.4786, -0.47855, -0.4785, -0.47845, -0.4784, -0.47835, -0.4783, -0.47825, -0.4782, -0.47815, -0.4781, -0.47805, -0.478, -0.47795, -0.4779, -0.47785, -0.4778, -0.47775, -0.4777, -0.47765, -0.4776, -0.47755, -0.4775, -0.47745, -0.4774, -0.47735, -0.4773, -0.47725, -0.4772, -0.47715, -0.4771, -0.47705, -0.477, -0.47695, -0.4769, -0.47685, -0.4768, -0.47675, -0.4767, -0.47665, -0.4766, -0.47655, -0.4765, -0.47645, -0.4764, -0.47635, -0.4763, -0.47625, -0.4762, -0.47615, -0.4761, -0.47605, -0.476, -0.47595, -0.4759, -0.47585, -0.4758, -0.47575, -0.4757, -0.47565, -0.4756, -0.47555, -0.4755, -0.47545, -0.4754, -0.47535, -0.4753, -0.47525, -0.4752, -0.47515, -0.4751, -0.47505, -0.475, -0.47495, -0.4749, -0.47485, -0.4748, -0.47475, -0.4747, -0.47465, -0.4746, -0.47455, -0.4745, -0.47445, -0.4744, -0.47435, -0.4743, -0.47425, -0.4742, -0.47415, -0.4741, -0.47405, -0.474, -0.47395, -0.4739, -0.47385, -0.4738, -0.47375, -0.4737, -0.47365, -0.4736, -0.47355, -0.4735, -0.47345, -0.4734, -0.47335, -0.4733, -0.47325, -0.4732, -0.47315, -0.4731, -0.47305, -0.473, -0.47295, -0.4729, -0.47285, -0.4728, -0.47275, -0.4727, -0.47265, -0.4726, -0.47255, -0.4725, -0.47245, -0.4724, -0.47235, -0.4723, -0.47225, -0.4722, -0.47215, -0.4721, -0.47205, -0.472, -0.47195, -0.4719, -0.47185, -0.4718, -0.47175, -0.4717, -0.47165, -0.4716, -0.47155, -0.4715, -0.47145, -0.4714, -0.47135, -0.4713, -0.47125, -0.4712, -0.47115, -0.4711, -0.47105, -0.471, -0.47095, -0.4709, -0.47085, -0.4708, -0.47075, -0.4707, -0.47065, -0.4706, -0.47055, -0.4705, -0.47045, -0.4704, -0.47035, -0.4703, -0.47025, -0.4702, -0.47015, -0.4701, -0.47005, -0.47, -0.46995, -0.4699, -0.46985, -0.4698, -0.46975, -0.4697, -0.46965, -0.4696, -0.46955, -0.4695, -0.46945, -0.4694, -0.46935, -0.4693, -0.46925, -0.4692, -0.46915, -0.4691, -0.46905, -0.469, -0.46895, -0.4689, -0.46885, -0.4688, -0.46875, -0.4687, -0.46865, -0.4686, -0.46855, -0.4685, -0.46845, -0.4684, -0.46835, -0.4683, -0.46825, -0.4682, -0.46815, -0.4681, -0.46805, -0.468, -0.46795, -0.4679, -0.46785, -0.4678, -0.46775, -0.4677, -0.46765, -0.4676, -0.46755, -0.4675, -0.46745, -0.4674, -0.46735, -0.4673, -0.46725, -0.4672, -0.46715, -0.4671, -0.46705, -0.467, -0.46695, -0.4669, -0.46685, -0.4668, -0.46675, -0.4667, -0.46665, -0.4666, -0.46655, -0.4665, -0.46645, -0.4664, -0.46635, -0.4663, -0.46625, -0.4662, -0.46615, -0.4661, -0.46605, -0.466, -0.46595, -0.4659, -0.46585, -0.4658, -0.46575, -0.4657, -0.46565, -0.4656, -0.46555, -0.4655, -0.46545, -0.4654, -0.46535, -0.4653, -0.46525, -0.4652, -0.46515, -0.4651, -0.46505, -0.465, -0.46495, -0.4649, -0.46485, -0.4648, -0.46475, -0.4647, -0.46465, -0.4646, -0.46455, -0.4645, -0.46445, -0.4644, -0.46435, -0.4643, -0.46425, -0.4642, -0.46415, -0.4641, -0.46405, -0.464, -0.46395, -0.4639, -0.46385, -0.4638, -0.46375, -0.4637, -0.46365, -0.4636, -0.46355, -0.4635, -0.46345, -0.4634, -0.46335, -0.4633, -0.46325, -0.4632, -0.46315, -0.4631, -0.46305, -0.463, -0.46295, -0.4629, -0.46285, -0.4628, -0.46275, -0.4627, -0.46265, -0.4626, -0.46255, -0.4625, -0.46245, -0.4624, -0.46235, -0.4623, -0.46225, -0.4622, -0.46215, -0.4621, -0.46205, -0.462, -0.46195, -0.4619, -0.46185, -0.4618, -0.46175, -0.4617, -0.46165, -0.4616, -0.46155, -0.4615, -0.46145, -0.4614, -0.46135, -0.4613, -0.46125, -0.4612, -0.46115, -0.4611, -0.46105, -0.461, -0.46095, -0.4609, -0.46085, -0.4608, -0.46075, -0.4607, -0.46065, -0.4606, -0.46055, -0.4605, -0.46045, -0.4604, -0.46035, -0.4603, -0.46025, -0.4602, -0.46015, -0.4601, -0.46005, -0.46, -0.45995, -0.4599, -0.45985, -0.4598, -0.45975, -0.4597, -0.45965, -0.4596, -0.45955, -0.4595, -0.45945, -0.4594, -0.45935, -0.4593, -0.45925, -0.4592, -0.45915, -0.4591, -0.45905, -0.459, -0.45895, -0.4589, -0.45885, -0.4588, -0.45875, -0.4587, -0.45865, -0.4586, -0.45855, -0.4585, -0.45845, -0.4584, -0.45835, -0.4583, -0.45825, -0.4582, -0.45815, -0.4581, -0.45805, -0.458, -0.45795, -0.4579, -0.45785, -0.4578, -0.45775, -0.4577, -0.45765, -0.4576, -0.45755, -0.4575, -0.45745, -0.4574, -0.45735, -0.4573, -0.45725, -0.4572, -0.45715, -0.4571, -0.45705, -0.457, -0.45695, -0.4569, -0.45685, -0.4568, -0.45675, -0.4567, -0.45665, -0.4566, -0.45655, -0.4565, -0.45645, -0.4564, -0.45635, -0.4563, -0.45625, -0.4562, -0.45615, -0.4561, -0.45605, -0.456, -0.45595, -0.4559, -0.45585, -0.4558, -0.45575, -0.4557, -0.45565, -0.4556, -0.45555, -0.4555, -0.45545, -0.4554, -0.45535, -0.4553, -0.45525, -0.4552, -0.45515, -0.4551, -0.45505, -0.455, -0.45495, -0.4549, -0.45485, -0.4548, -0.45475, -0.4547, -0.45465, -0.4546, -0.45455, -0.4545, -0.45445, -0.4544, -0.45435, -0.4543, -0.45425, -0.4542, -0.45415, -0.4541, -0.45405, -0.454, -0.45395, -0.4539, -0.45385, -0.4538, -0.45375, -0.4537, -0.45365, -0.4536, -0.45355, -0.4535, -0.45345, -0.4534, -0.45335, -0.4533, -0.45325, -0.4532, -0.45315, -0.4531, -0.45305, -0.453, -0.45295, -0.4529, -0.45285, -0.4528, -0.45275, -0.4527, -0.45265, -0.4526, -0.45255, -0.4525, -0.45245, -0.4524, -0.45235, -0.4523, -0.45225, -0.4522, -0.45215, -0.4521, -0.45205, -0.452, -0.45195, -0.4519, -0.45185, -0.4518, -0.45175, -0.4517, -0.45165, -0.4516, -0.45155, -0.4515, -0.45145, -0.4514, -0.45135, -0.4513, -0.45125, -0.4512, -0.45115, -0.4511, -0.45105, -0.451, -0.45095, -0.4509, -0.45085, -0.4508, -0.45075, -0.4507, -0.45065, -0.4506, -0.45055, -0.4505, -0.45045, -0.4504, -0.45035, -0.4503, -0.45025, -0.4502, -0.45015, -0.4501, -0.45005, -0.45, -0.44995, -0.4499, -0.44985, -0.4498, -0.44975, -0.4497, -0.44965, -0.4496, -0.44955, -0.4495, -0.44945, -0.4494, -0.44935, -0.4493, -0.44925, -0.4492, -0.44915, -0.4491, -0.44905, -0.449, -0.44895, -0.4489, -0.44885, -0.4488, -0.44875, -0.4487, -0.44865, -0.4486, -0.44855, -0.4485, -0.44845, -0.4484, -0.44835, -0.4483, -0.44825, -0.4482, -0.44815, -0.4481, -0.44805, -0.448, -0.44795, -0.4479, -0.44785, -0.4478, -0.44775, -0.4477, -0.44765, -0.4476, -0.44755, -0.4475, -0.44745, -0.4474, -0.44735, -0.4473, -0.44725, -0.4472, -0.44715, -0.4471, -0.44705, -0.447, -0.44695, -0.4469, -0.44685, -0.4468, -0.44675, -0.4467, -0.44665, -0.4466, -0.44655, -0.4465, -0.44645, -0.4464, -0.44635, -0.4463, -0.44625, -0.4462, -0.44615, -0.4461, -0.44605, -0.446, -0.44595, -0.4459, -0.44585, -0.4458, -0.44575, -0.4457, -0.44565, -0.4456, -0.44555, -0.4455, -0.44545, -0.4454, -0.44535, -0.4453, -0.44525, -0.4452, -0.44515, -0.4451, -0.44505, -0.445, -0.44495, -0.4449, -0.44485, -0.4448, -0.44475, -0.4447, -0.44465, -0.4446, -0.44455, -0.4445, -0.44445, -0.4444, -0.44435, -0.4443, -0.44425, -0.4442, -0.44415, -0.4441, -0.44405, -0.444, -0.44395, -0.4439, -0.44385, -0.4438, -0.44375, -0.4437, -0.44365, -0.4436, -0.44355, -0.4435, -0.44345, -0.4434, -0.44335, -0.4433, -0.44325, -0.4432, -0.44315, -0.4431, -0.44305, -0.443, -0.44295, -0.4429, -0.44285, -0.4428, -0.44275, -0.4427, -0.44265, -0.4426, -0.44255, -0.4425, -0.44245, -0.4424, -0.44235, -0.4423, -0.44225, -0.4422, -0.44215, -0.4421, -0.44205, -0.442, -0.44195, -0.4419, -0.44185, -0.4418, -0.44175, -0.4417, -0.44165, -0.4416, -0.44155, -0.4415, -0.44145, -0.4414, -0.44135, -0.4413, -0.44125, -0.4412, -0.44115, -0.4411, -0.44105, -0.441, -0.44095, -0.4409, -0.44085, -0.4408, -0.44075, -0.4407, -0.44065, -0.4406, -0.44055, -0.4405, -0.44045, -0.4404, -0.44035, -0.4403, -0.44025, -0.4402, -0.44015, -0.4401, -0.44005, -0.44, -0.43995, -0.4399, -0.43985, -0.4398, -0.43975, -0.4397, -0.43965, -0.4396, -0.43955, -0.4395, -0.43945, -0.4394, -0.43935, -0.4393, -0.43925, -0.4392, -0.43915, -0.4391, -0.43905, -0.439, -0.43895, -0.4389, -0.43885, -0.4388, -0.43875, -0.4387, -0.43865, -0.4386, -0.43855, -0.4385, -0.43845, -0.4384, -0.43835, -0.4383, -0.43825, -0.4382, -0.43815, -0.4381, -0.43805, -0.438, -0.43795, -0.4379, -0.43785, -0.4378, -0.43775, -0.4377, -0.43765, -0.4376, -0.43755, -0.4375, -0.43745, -0.4374, -0.43735, -0.4373, -0.43725, -0.4372, -0.43715, -0.4371, -0.43705, -0.437, -0.43695, -0.4369, -0.43685, -0.4368, -0.43675, -0.4367, -0.43665, -0.4366, -0.43655, -0.4365, -0.43645, -0.4364, -0.43635, -0.4363, -0.43625, -0.4362, -0.43615, -0.4361, -0.43605, -0.436, -0.43595, -0.4359, -0.43585, -0.4358, -0.43575, -0.4357, -0.43565, -0.4356, -0.43555, -0.4355, -0.43545, -0.4354, -0.43535, -0.4353, -0.43525, -0.4352, -0.43515, -0.4351, -0.43505, -0.435, -0.43495, -0.4349, -0.43485, -0.4348, -0.43475, -0.4347, -0.43465, -0.4346, -0.43455, -0.4345, -0.43445, -0.4344, -0.43435, -0.4343, -0.43425, -0.4342, -0.43415, -0.4341, -0.43405, -0.434, -0.43395, -0.4339, -0.43385, -0.4338, -0.43375, -0.4337, -0.43365, -0.4336, -0.43355, -0.4335, -0.43345, -0.4334, -0.43335, -0.4333, -0.43325, -0.4332, -0.43315, -0.4331, -0.43305, -0.433, -0.43295, -0.4329, -0.43285, -0.4328, -0.43275, -0.4327, -0.43265, -0.4326, -0.43255, -0.4325, -0.43245, -0.4324, -0.43235, -0.4323, -0.43225, -0.4322, -0.43215, -0.4321, -0.43205, -0.432, -0.43195, -0.4319, -0.43185, -0.4318, -0.43175, -0.4317, -0.43165, -0.4316, -0.43155, -0.4315, -0.43145, -0.4314, -0.43135, -0.4313, -0.43125, -0.4312, -0.43115, -0.4311, -0.43105, -0.431, -0.43095, -0.4309, -0.43085, -0.4308, -0.43075, -0.4307, -0.43065, -0.4306, -0.43055, -0.4305, -0.43045, -0.4304, -0.43035, -0.4303, -0.43025, -0.4302, -0.43015, -0.4301, -0.43005, -0.43, -0.42995, -0.4299, -0.42985, -0.4298, -0.42975, -0.4297, -0.42965, -0.4296, -0.42955, -0.4295, -0.42945, -0.4294, -0.42935, -0.4293, -0.42925, -0.4292, -0.42915, -0.4291, -0.42905, -0.429, -0.42895, -0.4289, -0.42885, -0.4288, -0.42875, -0.4287, -0.42865, -0.4286, -0.42855, -0.4285, -0.42845, -0.4284, -0.42835, -0.4283, -0.42825, -0.4282, -0.42815, -0.4281, -0.42805, -0.428, -0.42795, -0.4279, -0.42785, -0.4278, -0.42775, -0.4277, -0.42765, -0.4276, -0.42755, -0.4275, -0.42745, -0.4274, -0.42735, -0.4273, -0.42725, -0.4272, -0.42715, -0.4271, -0.42705, -0.427, -0.42695, -0.4269, -0.42685, -0.4268, -0.42675, -0.4267, -0.42665, -0.4266, -0.42655, -0.4265, -0.42645, -0.4264, -0.42635, -0.4263, -0.42625, -0.4262, -0.42615, -0.4261, -0.42605, -0.426, -0.42595, -0.4259, -0.42585, -0.4258, -0.42575, -0.4257, -0.42565, -0.4256, -0.42555, -0.4255, -0.42545, -0.4254, -0.42535, -0.4253, -0.42525, -0.4252, -0.42515, -0.4251, -0.42505, -0.425, -0.42495, -0.4249, -0.42485, -0.4248, -0.42475, -0.4247, -0.42465, -0.4246, -0.42455, -0.4245, -0.42445, -0.4244, -0.42435, -0.4243, -0.42425, -0.4242, -0.42415, -0.4241, -0.42405, -0.424, -0.42395, -0.4239, -0.42385, -0.4238, -0.42375, -0.4237, -0.42365, -0.4236, -0.42355, -0.4235, -0.42345, -0.4234, -0.42335, -0.4233, -0.42325, -0.4232, -0.42315, -0.4231, -0.42305, -0.423, -0.42295, -0.4229, -0.42285, -0.4228, -0.42275, -0.4227, -0.42265, -0.4226, -0.42255, -0.4225, -0.42245, -0.4224, -0.42235, -0.4223, -0.42225, -0.4222, -0.42215, -0.4221, -0.42205, -0.422, -0.42195, -0.4219, -0.42185, -0.4218, -0.42175, -0.4217, -0.42165, -0.4216, -0.42155, -0.4215, -0.42145, -0.4214, -0.42135, -0.4213, -0.42125, -0.4212, -0.42115, -0.4211, -0.42105, -0.421, -0.42095, -0.4209, -0.42085, -0.4208, -0.42075, -0.4207, -0.42065, -0.4206, -0.42055, -0.4205, -0.42045, -0.4204, -0.42035, -0.4203, -0.42025, -0.4202, -0.42015, -0.4201, -0.42005, -0.42, -0.41995, -0.4199, -0.41985, -0.4198, -0.41975, -0.4197, -0.41965, -0.4196, -0.41955, -0.4195, -0.41945, -0.4194, -0.41935, -0.4193, -0.41925, -0.4192, -0.41915, -0.4191, -0.41905, -0.419, -0.41895, -0.4189, -0.41885, -0.4188, -0.41875, -0.4187, -0.41865, -0.4186, -0.41855, -0.4185, -0.41845, -0.4184, -0.41835, -0.4183, -0.41825, -0.4182, -0.41815, -0.4181, -0.41805, -0.418, -0.41795, -0.4179, -0.41785, -0.4178, -0.41775, -0.4177, -0.41765, -0.4176, -0.41755, -0.4175, -0.41745, -0.4174, -0.41735, -0.4173, -0.41725, -0.4172, -0.41715, -0.4171, -0.41705, -0.417, -0.41695, -0.4169, -0.41685, -0.4168, -0.41675, -0.4167, -0.41665, -0.4166, -0.41655, -0.4165, -0.41645, -0.4164, -0.41635, -0.4163, -0.41625, -0.4162, -0.41615, -0.4161, -0.41605, -0.416, -0.41595, -0.4159, -0.41585, -0.4158, -0.41575, -0.4157, -0.41565, -0.4156, -0.41555, -0.4155, -0.41545, -0.4154, -0.41535, -0.4153, -0.41525, -0.4152, -0.41515, -0.4151, -0.41505, -0.415, -0.41495, -0.4149, -0.41485, -0.4148, -0.41475, -0.4147, -0.41465, -0.4146, -0.41455, -0.4145, -0.41445, -0.4144, -0.41435, -0.4143, -0.41425, -0.4142, -0.41415, -0.4141, -0.41405, -0.414, -0.41395, -0.4139, -0.41385, -0.4138, -0.41375, -0.4137, -0.41365, -0.4136, -0.41355, -0.4135, -0.41345, -0.4134, -0.41335, -0.4133, -0.41325, -0.4132, -0.41315, -0.4131, -0.41305, -0.413, -0.41295, -0.4129, -0.41285, -0.4128, -0.41275, -0.4127, -0.41265, -0.4126, -0.41255, -0.4125, -0.41245, -0.4124, -0.41235, -0.4123, -0.41225, -0.4122, -0.41215, -0.4121, -0.41205, -0.412, -0.41195, -0.4119, -0.41185, -0.4118, -0.41175, -0.4117, -0.41165, -0.4116, -0.41155, -0.4115, -0.41145, -0.4114, -0.41135, -0.4113, -0.41125, -0.4112, -0.41115, -0.4111, -0.41105, -0.411, -0.41095, -0.4109, -0.41085, -0.4108, -0.41075, -0.4107, -0.41065, -0.4106, -0.41055, -0.4105, -0.41045, -0.4104, -0.41035, -0.4103, -0.41025, -0.4102, -0.41015, -0.4101, -0.41005, -0.41, -0.40995, -0.4099, -0.40985, -0.4098, -0.40975, -0.4097, -0.40965, -0.4096, -0.40955, -0.4095, -0.40945, -0.4094, -0.40935, -0.4093, -0.40925, -0.4092, -0.40915, -0.4091, -0.40905, -0.409, -0.40895, -0.4089, -0.40885, -0.4088, -0.40875, -0.4087, -0.40865, -0.4086, -0.40855, -0.4085, -0.40845, -0.4084, -0.40835, -0.4083, -0.40825, -0.4082, -0.40815, -0.4081, -0.40805, -0.408, -0.40795, -0.4079, -0.40785, -0.4078, -0.40775, -0.4077, -0.40765, -0.4076, -0.40755, -0.4075, -0.40745, -0.4074, -0.40735, -0.4073, -0.40725, -0.4072, -0.40715, -0.4071, -0.40705, -0.407, -0.40695, -0.4069, -0.40685, -0.4068, -0.40675, -0.4067, -0.40665, -0.4066, -0.40655, -0.4065, -0.40645, -0.4064, -0.40635, -0.4063, -0.40625, -0.4062, -0.40615, -0.4061, -0.40605, -0.406, -0.40595, -0.4059, -0.40585, -0.4058, -0.40575, -0.4057, -0.40565, -0.4056, -0.40555, -0.4055, -0.40545, -0.4054, -0.40535, -0.4053, -0.40525, -0.4052, -0.40515, -0.4051, -0.40505, -0.405, -0.40495, -0.4049, -0.40485, -0.4048, -0.40475, -0.4047, -0.40465, -0.4046, -0.40455, -0.4045, -0.40445, -0.4044, -0.40435, -0.4043, -0.40425, -0.4042, -0.40415, -0.4041, -0.40405, -0.404, -0.40395, -0.4039, -0.40385, -0.4038, -0.40375, -0.4037, -0.40365, -0.4036, -0.40355, -0.4035, -0.40345, -0.4034, -0.40335, -0.4033, -0.40325, -0.4032, -0.40315, -0.4031, -0.40305, -0.403, -0.40295, -0.4029, -0.40285, -0.4028, -0.40275, -0.4027, -0.40265, -0.4026, -0.40255, -0.4025, -0.40245, -0.4024, -0.40235, -0.4023, -0.40225, -0.4022, -0.40215, -0.4021, -0.40205, -0.402, -0.40195, -0.4019, -0.40185, -0.4018, -0.40175, -0.4017, -0.40165, -0.4016, -0.40155, -0.4015, -0.40145, -0.4014, -0.40135, -0.4013, -0.40125, -0.4012, -0.40115, -0.4011, -0.40105, -0.401, -0.40095, -0.4009, -0.40085, -0.4008, -0.40075, -0.4007, -0.40065, -0.4006, -0.40055, -0.4005, -0.40045, -0.4004, -0.40035, -0.4003, -0.40025, -0.4002, -0.40015, -0.4001, -0.40005, -0.4, -0.39995, -0.3999, -0.39985, -0.3998, -0.39975, -0.3997, -0.39965, -0.3996, -0.39955, -0.3995, -0.39945, -0.3994, -0.39935, -0.3993, -0.39925, -0.3992, -0.39915, -0.3991, -0.39905, -0.399, -0.39895, -0.3989, -0.39885, -0.3988, -0.39875, -0.3987, -0.39865, -0.3986, -0.39855, -0.3985, -0.39845, -0.3984, -0.39835, -0.3983, -0.39825, -0.3982, -0.39815, -0.3981, -0.39805, -0.398, -0.39795, -0.3979, -0.39785, -0.3978, -0.39775, -0.3977, -0.39765, -0.3976, -0.39755, -0.3975, -0.39745, -0.3974, -0.39735, -0.3973, -0.39725, -0.3972, -0.39715, -0.3971, -0.39705, -0.397, -0.39695, -0.3969, -0.39685, -0.3968, -0.39675, -0.3967, -0.39665, -0.3966, -0.39655, -0.3965, -0.39645, -0.3964, -0.39635, -0.3963, -0.39625, -0.3962, -0.39615, -0.3961, -0.39605, -0.396, -0.39595, -0.3959, -0.39585, -0.3958, -0.39575, -0.3957, -0.39565, -0.3956, -0.39555, -0.3955, -0.39545, -0.3954, -0.39535, -0.3953, -0.39525, -0.3952, -0.39515, -0.3951, -0.39505, -0.395, -0.39495, -0.3949, -0.39485, -0.3948, -0.39475, -0.3947, -0.39465, -0.3946, -0.39455, -0.3945, -0.39445, -0.3944, -0.39435, -0.3943, -0.39425, -0.3942, -0.39415, -0.3941, -0.39405, -0.394, -0.39395, -0.3939, -0.39385, -0.3938, -0.39375, -0.3937, -0.39365, -0.3936, -0.39355, -0.3935, -0.39345, -0.3934, -0.39335, -0.3933, -0.39325, -0.3932, -0.39315, -0.3931, -0.39305, -0.393, -0.39295, -0.3929, -0.39285, -0.3928, -0.39275, -0.3927, -0.39265, -0.3926, -0.39255, -0.3925, -0.39245, -0.3924, -0.39235, -0.3923, -0.39225, -0.3922, -0.39215, -0.3921, -0.39205, -0.392, -0.39195, -0.3919, -0.39185, -0.3918, -0.39175, -0.3917, -0.39165, -0.3916, -0.39155, -0.3915, -0.39145, -0.3914, -0.39135, -0.3913, -0.39125, -0.3912, -0.39115, -0.3911, -0.39105, -0.391, -0.39095, -0.3909, -0.39085, -0.3908, -0.39075, -0.3907, -0.39065, -0.3906, -0.39055, -0.3905, -0.39045, -0.3904, -0.39035, -0.3903, -0.39025, -0.3902, -0.39015, -0.3901, -0.39005, -0.39, -0.38995, -0.3899, -0.38985, -0.3898, -0.38975, -0.3897, -0.38965, -0.3896, -0.38955, -0.3895, -0.38945, -0.3894, -0.38935, -0.3893, -0.38925, -0.3892, -0.38915, -0.3891, -0.38905, -0.389, -0.38895, -0.3889, -0.38885, -0.3888, -0.38875, -0.3887, -0.38865, -0.3886, -0.38855, -0.3885, -0.38845, -0.3884, -0.38835, -0.3883, -0.38825, -0.3882, -0.38815, -0.3881, -0.38805, -0.388, -0.38795, -0.3879, -0.38785, -0.3878, -0.38775, -0.3877, -0.38765, -0.3876, -0.38755, -0.3875, -0.38745, -0.3874, -0.38735, -0.3873, -0.38725, -0.3872, -0.38715, -0.3871, -0.38705, -0.387, -0.38695, -0.3869, -0.38685, -0.3868, -0.38675, -0.3867, -0.38665, -0.3866, -0.38655, -0.3865, -0.38645, -0.3864, -0.38635, -0.3863, -0.38625, -0.3862, -0.38615, -0.3861, -0.38605, -0.386, -0.38595, -0.3859, -0.38585, -0.3858, -0.38575, -0.3857, -0.38565, -0.3856, -0.38555, -0.3855, -0.38545, -0.3854, -0.38535, -0.3853, -0.38525, -0.3852, -0.38515, -0.3851, -0.38505, -0.385, -0.38495, -0.3849, -0.38485, -0.3848, -0.38475, -0.3847, -0.38465, -0.3846, -0.38455, -0.3845, -0.38445, -0.3844, -0.38435, -0.3843, -0.38425, -0.3842, -0.38415, -0.3841, -0.38405, -0.384, -0.38395, -0.3839, -0.38385, -0.3838, -0.38375, -0.3837, -0.38365, -0.3836, -0.38355, -0.3835, -0.38345, -0.3834, -0.38335, -0.3833, -0.38325, -0.3832, -0.38315, -0.3831, -0.38305, -0.383, -0.38295, -0.3829, -0.38285, -0.3828, -0.38275, -0.3827, -0.38265, -0.3826, -0.38255, -0.3825, -0.38245, -0.3824, -0.38235, -0.3823, -0.38225, -0.3822, -0.38215, -0.3821, -0.38205, -0.382, -0.38195, -0.3819, -0.38185, -0.3818, -0.38175, -0.3817, -0.38165, -0.3816, -0.38155, -0.3815, -0.38145, -0.3814, -0.38135, -0.3813, -0.38125, -0.3812, -0.38115, -0.3811, -0.38105, -0.381, -0.38095, -0.3809, -0.38085, -0.3808, -0.38075, -0.3807, -0.38065, -0.3806, -0.38055, -0.3805, -0.38045, -0.3804, -0.38035, -0.3803, -0.38025, -0.3802, -0.38015, -0.3801, -0.38005, -0.38, -0.37995, -0.3799, -0.37985, -0.3798, -0.37975, -0.3797, -0.37965, -0.3796, -0.37955, -0.3795, -0.37945, -0.3794, -0.37935, -0.3793, -0.37925, -0.3792, -0.37915, -0.3791, -0.37905, -0.379, -0.37895, -0.3789, -0.37885, -0.3788, -0.37875, -0.3787, -0.37865, -0.3786, -0.37855, -0.3785, -0.37845, -0.3784, -0.37835, -0.3783, -0.37825, -0.3782, -0.37815, -0.3781, -0.37805, -0.378, -0.37795, -0.3779, -0.37785, -0.3778, -0.37775, -0.3777, -0.37765, -0.3776, -0.37755, -0.3775, -0.37745, -0.3774, -0.37735, -0.3773, -0.37725, -0.3772, -0.37715, -0.3771, -0.37705, -0.377, -0.37695, -0.3769, -0.37685, -0.3768, -0.37675, -0.3767, -0.37665, -0.3766, -0.37655, -0.3765, -0.37645, -0.3764, -0.37635, -0.3763, -0.37625, -0.3762, -0.37615, -0.3761, -0.37605, -0.376, -0.37595, -0.3759, -0.37585, -0.3758, -0.37575, -0.3757, -0.37565, -0.3756, -0.37555, -0.3755, -0.37545, -0.3754, -0.37535, -0.3753, -0.37525, -0.3752, -0.37515, -0.3751, -0.37505, -0.375, -0.37495, -0.3749, -0.37485, -0.3748, -0.37475, -0.3747, -0.37465, -0.3746, -0.37455, -0.3745, -0.37445, -0.3744, -0.37435, -0.3743, -0.37425, -0.3742, -0.37415, -0.3741, -0.37405, -0.374, -0.37395, -0.3739, -0.37385, -0.3738, -0.37375, -0.3737, -0.37365, -0.3736, -0.37355, -0.3735, -0.37345, -0.3734, -0.37335, -0.3733, -0.37325, -0.3732, -0.37315, -0.3731, -0.37305, -0.373, -0.37295, -0.3729, -0.37285, -0.3728, -0.37275, -0.3727, -0.37265, -0.3726, -0.37255, -0.3725, -0.37245, -0.3724, -0.37235, -0.3723, -0.37225, -0.3722, -0.37215, -0.3721, -0.37205, -0.372, -0.37195, -0.3719, -0.37185, -0.3718, -0.37175, -0.3717, -0.37165, -0.3716, -0.37155, -0.3715, -0.37145, -0.3714, -0.37135, -0.3713, -0.37125, -0.3712, -0.37115, -0.3711, -0.37105, -0.371, -0.37095, -0.3709, -0.37085, -0.3708, -0.37075, -0.3707, -0.37065, -0.3706, -0.37055, -0.3705, -0.37045, -0.3704, -0.37035, -0.3703, -0.37025, -0.3702, -0.37015, -0.3701, -0.37005, -0.37, -0.36995, -0.3699, -0.36985, -0.3698, -0.36975, -0.3697, -0.36965, -0.3696, -0.36955, -0.3695, -0.36945, -0.3694, -0.36935, -0.3693, -0.36925, -0.3692, -0.36915, -0.3691, -0.36905, -0.369, -0.36895, -0.3689, -0.36885, -0.3688, -0.36875, -0.3687, -0.36865, -0.3686, -0.36855, -0.3685, -0.36845, -0.3684, -0.36835, -0.3683, -0.36825, -0.3682, -0.36815, -0.3681, -0.36805, -0.368, -0.36795, -0.3679, -0.36785, -0.3678, -0.36775, -0.3677, -0.36765, -0.3676, -0.36755, -0.3675, -0.36745, -0.3674, -0.36735, -0.3673, -0.36725, -0.3672, -0.36715, -0.3671, -0.36705, -0.367, -0.36695, -0.3669, -0.36685, -0.3668, -0.36675, -0.3667, -0.36665, -0.3666, -0.36655, -0.3665, -0.36645, -0.3664, -0.36635, -0.3663, -0.36625, -0.3662, -0.36615, -0.3661, -0.36605, -0.366, -0.36595, -0.3659, -0.36585, -0.3658, -0.36575, -0.3657, -0.36565, -0.3656, -0.36555, -0.3655, -0.36545, -0.3654, -0.36535, -0.3653, -0.36525, -0.3652, -0.36515, -0.3651, -0.36505, -0.365, -0.36495, -0.3649, -0.36485, -0.3648, -0.36475, -0.3647, -0.36465, -0.3646, -0.36455, -0.3645, -0.36445, -0.3644, -0.36435, -0.3643, -0.36425, -0.3642, -0.36415, -0.3641, -0.36405, -0.364, -0.36395, -0.3639, -0.36385, -0.3638, -0.36375, -0.3637, -0.36365, -0.3636, -0.36355, -0.3635, -0.36345, -0.3634, -0.36335, -0.3633, -0.36325, -0.3632, -0.36315, -0.3631, -0.36305, -0.363, -0.36295, -0.3629, -0.36285, -0.3628, -0.36275, -0.3627, -0.36265, -0.3626, -0.36255, -0.3625, -0.36245, -0.3624, -0.36235, -0.3623, -0.36225, -0.3622, -0.36215, -0.3621, -0.36205, -0.362, -0.36195, -0.3619, -0.36185, -0.3618, -0.36175, -0.3617, -0.36165, -0.3616, -0.36155, -0.3615, -0.36145, -0.3614, -0.36135, -0.3613, -0.36125, -0.3612, -0.36115, -0.3611, -0.36105, -0.361, -0.36095, -0.3609, -0.36085, -0.3608, -0.36075, -0.3607, -0.36065, -0.3606, -0.36055, -0.3605, -0.36045, -0.3604, -0.36035, -0.3603, -0.36025, -0.3602, -0.36015, -0.3601, -0.36005, -0.36, -0.35995, -0.3599, -0.35985, -0.3598, -0.35975, -0.3597, -0.35965, -0.3596, -0.35955, -0.3595, -0.35945, -0.3594, -0.35935, -0.3593, -0.35925, -0.3592, -0.35915, -0.3591, -0.35905, -0.359, -0.35895, -0.3589, -0.35885, -0.3588, -0.35875, -0.3587, -0.35865, -0.3586, -0.35855, -0.3585, -0.35845, -0.3584, -0.35835, -0.3583, -0.35825, -0.3582, -0.35815, -0.3581, -0.35805, -0.358, -0.35795, -0.3579, -0.35785, -0.3578, -0.35775, -0.3577, -0.35765, -0.3576, -0.35755, -0.3575, -0.35745, -0.3574, -0.35735, -0.3573, -0.35725, -0.3572, -0.35715, -0.3571, -0.35705, -0.357, -0.35695, -0.3569, -0.35685, -0.3568, -0.35675, -0.3567, -0.35665, -0.3566, -0.35655, -0.3565, -0.35645, -0.3564, -0.35635, -0.3563, -0.35625, -0.3562, -0.35615, -0.3561, -0.35605, -0.356, -0.35595, -0.3559, -0.35585, -0.3558, -0.35575, -0.3557, -0.35565, -0.3556, -0.35555, -0.3555, -0.35545, -0.3554, -0.35535, -0.3553, -0.35525, -0.3552, -0.35515, -0.3551, -0.35505, -0.355, -0.35495, -0.3549, -0.35485, -0.3548, -0.35475, -0.3547, -0.35465, -0.3546, -0.35455, -0.3545, -0.35445, -0.3544, -0.35435, -0.3543, -0.35425, -0.3542, -0.35415, -0.3541, -0.35405, -0.354, -0.35395, -0.3539, -0.35385, -0.3538, -0.35375, -0.3537, -0.35365, -0.3536, -0.35355, -0.3535, -0.35345, -0.3534, -0.35335, -0.3533, -0.35325, -0.3532, -0.35315, -0.3531, -0.35305, -0.353, -0.35295, -0.3529, -0.35285, -0.3528, -0.35275, -0.3527, -0.35265, -0.3526, -0.35255, -0.3525, -0.35245, -0.3524, -0.35235, -0.3523, -0.35225, -0.3522, -0.35215, -0.3521, -0.35205, -0.352, -0.35195, -0.3519, -0.35185, -0.3518, -0.35175, -0.3517, -0.35165, -0.3516, -0.35155, -0.3515, -0.35145, -0.3514, -0.35135, -0.3513, -0.35125, -0.3512, -0.35115, -0.3511, -0.35105, -0.351, -0.35095, -0.3509, -0.35085, -0.3508, -0.35075, -0.3507, -0.35065, -0.3506, -0.35055, -0.3505, -0.35045, -0.3504, -0.35035, -0.3503, -0.35025, -0.3502, -0.35015, -0.3501, -0.35005, -0.35, -0.34995, -0.3499, -0.34985, -0.3498, -0.34975, -0.3497, -0.34965, -0.3496, -0.34955, -0.3495, -0.34945, -0.3494, -0.34935, -0.3493, -0.34925, -0.3492, -0.34915, -0.3491, -0.34905, -0.349, -0.34895, -0.3489, -0.34885, -0.3488, -0.34875, -0.3487, -0.34865, -0.3486, -0.34855, -0.3485, -0.34845, -0.3484, -0.34835, -0.3483, -0.34825, -0.3482, -0.34815, -0.3481, -0.34805, -0.348, -0.34795, -0.3479, -0.34785, -0.3478, -0.34775, -0.3477, -0.34765, -0.3476, -0.34755, -0.3475, -0.34745, -0.3474, -0.34735, -0.3473, -0.34725, -0.3472, -0.34715, -0.3471, -0.34705, -0.347, -0.34695, -0.3469, -0.34685, -0.3468, -0.34675, -0.3467, -0.34665, -0.3466, -0.34655, -0.3465, -0.34645, -0.3464, -0.34635, -0.3463, -0.34625, -0.3462, -0.34615, -0.3461, -0.34605, -0.346, -0.34595, -0.3459, -0.34585, -0.3458, -0.34575, -0.3457, -0.34565, -0.3456, -0.34555, -0.3455, -0.34545, -0.3454, -0.34535, -0.3453, -0.34525, -0.3452, -0.34515, -0.3451, -0.34505, -0.345, -0.34495, -0.3449, -0.34485, -0.3448, -0.34475, -0.3447, -0.34465, -0.3446, -0.34455, -0.3445, -0.34445, -0.3444, -0.34435, -0.3443, -0.34425, -0.3442, -0.34415, -0.3441, -0.34405, -0.344, -0.34395, -0.3439, -0.34385, -0.3438, -0.34375, -0.3437, -0.34365, -0.3436, -0.34355, -0.3435, -0.34345, -0.3434, -0.34335, -0.3433, -0.34325, -0.3432, -0.34315, -0.3431, -0.34305, -0.343, -0.34295, -0.3429, -0.34285, -0.3428, -0.34275, -0.3427, -0.34265, -0.3426, -0.34255, -0.3425, -0.34245, -0.3424, -0.34235, -0.3423, -0.34225, -0.3422, -0.34215, -0.3421, -0.34205, -0.342, -0.34195, -0.3419, -0.34185, -0.3418, -0.34175, -0.3417, -0.34165, -0.3416, -0.34155, -0.3415, -0.34145, -0.3414, -0.34135, -0.3413, -0.34125, -0.3412, -0.34115, -0.3411, -0.34105, -0.341, -0.34095, -0.3409, -0.34085, -0.3408, -0.34075, -0.3407, -0.34065, -0.3406, -0.34055, -0.3405, -0.34045, -0.3404, -0.34035, -0.3403, -0.34025, -0.3402, -0.34015, -0.3401, -0.34005, -0.34, -0.33995, -0.3399, -0.33985, -0.3398, -0.33975, -0.3397, -0.33965, -0.3396, -0.33955, -0.3395, -0.33945, -0.3394, -0.33935, -0.3393, -0.33925, -0.3392, -0.33915, -0.3391, -0.33905, -0.339, -0.33895, -0.3389, -0.33885, -0.3388, -0.33875, -0.3387, -0.33865, -0.3386, -0.33855, -0.3385, -0.33845, -0.3384, -0.33835, -0.3383, -0.33825, -0.3382, -0.33815, -0.3381, -0.33805, -0.338, -0.33795, -0.3379, -0.33785, -0.3378, -0.33775, -0.3377, -0.33765, -0.3376, -0.33755, -0.3375, -0.33745, -0.3374, -0.33735, -0.3373, -0.33725, -0.3372, -0.33715, -0.3371, -0.33705, -0.337, -0.33695, -0.3369, -0.33685, -0.3368, -0.33675, -0.3367, -0.33665, -0.3366, -0.33655, -0.3365, -0.33645, -0.3364, -0.33635, -0.3363, -0.33625, -0.3362, -0.33615, -0.3361, -0.33605, -0.336, -0.33595, -0.3359, -0.33585, -0.3358, -0.33575, -0.3357, -0.33565, -0.3356, -0.33555, -0.3355, -0.33545, -0.3354, -0.33535, -0.3353, -0.33525, -0.3352, -0.33515, -0.3351, -0.33505, -0.335, -0.33495, -0.3349, -0.33485, -0.3348, -0.33475, -0.3347, -0.33465, -0.3346, -0.33455, -0.3345, -0.33445, -0.3344, -0.33435, -0.3343, -0.33425, -0.3342, -0.33415, -0.3341, -0.33405, -0.334, -0.33395, -0.3339, -0.33385, -0.3338, -0.33375, -0.3337, -0.33365, -0.3336, -0.33355, -0.3335, -0.33345, -0.3334, -0.33335, -0.3333, -0.33325, -0.3332, -0.33315, -0.3331, -0.33305, -0.333, -0.33295, -0.3329, -0.33285, -0.3328, -0.33275, -0.3327, -0.33265, -0.3326, -0.33255, -0.3325, -0.33245, -0.3324, -0.33235, -0.3323, -0.33225, -0.3322, -0.33215, -0.3321, -0.33205, -0.332, -0.33195, -0.3319, -0.33185, -0.3318, -0.33175, -0.3317, -0.33165, -0.3316, -0.33155, -0.3315, -0.33145, -0.3314, -0.33135, -0.3313, -0.33125, -0.3312, -0.33115, -0.3311, -0.33105, -0.331, -0.33095, -0.3309, -0.33085, -0.3308, -0.33075, -0.3307, -0.33065, -0.3306, -0.33055, -0.3305, -0.33045, -0.3304, -0.33035, -0.3303, -0.33025, -0.3302, -0.33015, -0.3301, -0.33005, -0.33, -0.32995, -0.3299, -0.32985, -0.3298, -0.32975, -0.3297, -0.32965, -0.3296, -0.32955, -0.3295, -0.32945, -0.3294, -0.32935, -0.3293, -0.32925, -0.3292, -0.32915, -0.3291, -0.32905, -0.329, -0.32895, -0.3289, -0.32885, -0.3288, -0.32875, -0.3287, -0.32865, -0.3286, -0.32855, -0.3285, -0.32845, -0.3284, -0.32835, -0.3283, -0.32825, -0.3282, -0.32815, -0.3281, -0.32805, -0.328, -0.32795, -0.3279, -0.32785, -0.3278, -0.32775, -0.3277, -0.32765, -0.3276, -0.32755, -0.3275, -0.32745, -0.3274, -0.32735, -0.3273, -0.32725, -0.3272, -0.32715, -0.3271, -0.32705, -0.327, -0.32695, -0.3269, -0.32685, -0.3268, -0.32675, -0.3267, -0.32665, -0.3266, -0.32655, -0.3265, -0.32645, -0.3264, -0.32635, -0.3263, -0.32625, -0.3262, -0.32615, -0.3261, -0.32605, -0.326, -0.32595, -0.3259, -0.32585, -0.3258, -0.32575, -0.3257, -0.32565, -0.3256, -0.32555, -0.3255, -0.32545, -0.3254, -0.32535, -0.3253, -0.32525, -0.3252, -0.32515, -0.3251, -0.32505, -0.325, -0.32495, -0.3249, -0.32485, -0.3248, -0.32475, -0.3247, -0.32465, -0.3246, -0.32455, -0.3245, -0.32445, -0.3244, -0.32435, -0.3243, -0.32425, -0.3242, -0.32415, -0.3241, -0.32405, -0.324, -0.32395, -0.3239, -0.32385, -0.3238, -0.32375, -0.3237, -0.32365, -0.3236, -0.32355, -0.3235, -0.32345, -0.3234, -0.32335, -0.3233, -0.32325, -0.3232, -0.32315, -0.3231, -0.32305, -0.323, -0.32295, -0.3229, -0.32285, -0.3228, -0.32275, -0.3227, -0.32265, -0.3226, -0.32255, -0.3225, -0.32245, -0.3224, -0.32235, -0.3223, -0.32225, -0.3222, -0.32215, -0.3221, -0.32205, -0.322, -0.32195, -0.3219, -0.32185, -0.3218, -0.32175, -0.3217, -0.32165, -0.3216, -0.32155, -0.3215, -0.32145, -0.3214, -0.32135, -0.3213, -0.32125, -0.3212, -0.32115, -0.3211, -0.32105, -0.321, -0.32095, -0.3209, -0.32085, -0.3208, -0.32075, -0.3207, -0.32065, -0.3206, -0.32055, -0.3205, -0.32045, -0.3204, -0.32035, -0.3203, -0.32025, -0.3202, -0.32015, -0.3201, -0.32005, -0.32, -0.31995, -0.3199, -0.31985, -0.3198, -0.31975, -0.3197, -0.31965, -0.3196, -0.31955, -0.3195, -0.31945, -0.3194, -0.31935, -0.3193, -0.31925, -0.3192, -0.31915, -0.3191, -0.31905, -0.319, -0.31895, -0.3189, -0.31885, -0.3188, -0.31875, -0.3187, -0.31865, -0.3186, -0.31855, -0.3185, -0.31845, -0.3184, -0.31835, -0.3183, -0.31825, -0.3182, -0.31815, -0.3181, -0.31805, -0.318, -0.31795, -0.3179, -0.31785, -0.3178, -0.31775, -0.3177, -0.31765, -0.3176, -0.31755, -0.3175, -0.31745, -0.3174, -0.31735, -0.3173, -0.31725, -0.3172, -0.31715, -0.3171, -0.31705, -0.317, -0.31695, -0.3169, -0.31685, -0.3168, -0.31675, -0.3167, -0.31665, -0.3166, -0.31655, -0.3165, -0.31645, -0.3164, -0.31635, -0.3163, -0.31625, -0.3162, -0.31615, -0.3161, -0.31605, -0.316, -0.31595, -0.3159, -0.31585, -0.3158, -0.31575, -0.3157, -0.31565, -0.3156, -0.31555, -0.3155, -0.31545, -0.3154, -0.31535, -0.3153, -0.31525, -0.3152, -0.31515, -0.3151, -0.31505, -0.315, -0.31495, -0.3149, -0.31485, -0.3148, -0.31475, -0.3147, -0.31465, -0.3146, -0.31455, -0.3145, -0.31445, -0.3144, -0.31435, -0.3143, -0.31425, -0.3142, -0.31415, -0.3141, -0.31405, -0.314, -0.31395, -0.3139, -0.31385, -0.3138, -0.31375, -0.3137, -0.31365, -0.3136, -0.31355, -0.3135, -0.31345, -0.3134, -0.31335, -0.3133, -0.31325, -0.3132, -0.31315, -0.3131, -0.31305, -0.313, -0.31295, -0.3129, -0.31285, -0.3128, -0.31275, -0.3127, -0.31265, -0.3126, -0.31255, -0.3125, -0.31245, -0.3124, -0.31235, -0.3123, -0.31225, -0.3122, -0.31215, -0.3121, -0.31205, -0.312, -0.31195, -0.3119, -0.31185, -0.3118, -0.31175, -0.3117, -0.31165, -0.3116, -0.31155, -0.3115, -0.31145, -0.3114, -0.31135, -0.3113, -0.31125, -0.3112, -0.31115, -0.3111, -0.31105, -0.311, -0.31095, -0.3109, -0.31085, -0.3108, -0.31075, -0.3107, -0.31065, -0.3106, -0.31055, -0.3105, -0.31045, -0.3104, -0.31035, -0.3103, -0.31025, -0.3102, -0.31015, -0.3101, -0.31005, -0.31, -0.30995, -0.3099, -0.30985, -0.3098, -0.30975, -0.3097, -0.30965, -0.3096, -0.30955, -0.3095, -0.30945, -0.3094, -0.30935, -0.3093, -0.30925, -0.3092, -0.30915, -0.3091, -0.30905, -0.309, -0.30895, -0.3089, -0.30885, -0.3088, -0.30875, -0.3087, -0.30865, -0.3086, -0.30855, -0.3085, -0.30845, -0.3084, -0.30835, -0.3083, -0.30825, -0.3082, -0.30815, -0.3081, -0.30805, -0.308, -0.30795, -0.3079, -0.30785, -0.3078, -0.30775, -0.3077, -0.30765, -0.3076, -0.30755, -0.3075, -0.30745, -0.3074, -0.30735, -0.3073, -0.30725, -0.3072, -0.30715, -0.3071, -0.30705, -0.307, -0.30695, -0.3069, -0.30685, -0.3068, -0.30675, -0.3067, -0.30665, -0.3066, -0.30655, -0.3065, -0.30645, -0.3064, -0.30635, -0.3063, -0.30625, -0.3062, -0.30615, -0.3061, -0.30605, -0.306, -0.30595, -0.3059, -0.30585, -0.3058, -0.30575, -0.3057, -0.30565, -0.3056, -0.30555, -0.3055, -0.30545, -0.3054, -0.30535, -0.3053, -0.30525, -0.3052, -0.30515, -0.3051, -0.30505, -0.305, -0.30495, -0.3049, -0.30485, -0.3048, -0.30475, -0.3047, -0.30465, -0.3046, -0.30455, -0.3045, -0.30445, -0.3044, -0.30435, -0.3043, -0.30425, -0.3042, -0.30415, -0.3041, -0.30405, -0.304, -0.30395, -0.3039, -0.30385, -0.3038, -0.30375, -0.3037, -0.30365, -0.3036, -0.30355, -0.3035, -0.30345, -0.3034, -0.30335, -0.3033, -0.30325, -0.3032, -0.30315, -0.3031, -0.30305, -0.303, -0.30295, -0.3029, -0.30285, -0.3028, -0.30275, -0.3027, -0.30265, -0.3026, -0.30255, -0.3025, -0.30245, -0.3024, -0.30235, -0.3023, -0.30225, -0.3022, -0.30215, -0.3021, -0.30205, -0.302, -0.30195, -0.3019, -0.30185, -0.3018, -0.30175, -0.3017, -0.30165, -0.3016, -0.30155, -0.3015, -0.30145, -0.3014, -0.30135, -0.3013, -0.30125, -0.3012, -0.30115, -0.3011, -0.30105, -0.301, -0.30095, -0.3009, -0.30085, -0.3008, -0.30075, -0.3007, -0.30065, -0.3006, -0.30055, -0.3005, -0.30045, -0.3004, -0.30035, -0.3003, -0.30025, -0.3002, -0.30015, -0.3001, -0.30005, -0.3, -0.29995, -0.2999, -0.29985, -0.2998, -0.29975, -0.2997, -0.29965, -0.2996, -0.29955, -0.2995, -0.29945, -0.2994, -0.29935, -0.2993, -0.29925, -0.2992, -0.29915, -0.2991, -0.29905, -0.299, -0.29895, -0.2989, -0.29885, -0.2988, -0.29875, -0.2987, -0.29865, -0.2986, -0.29855, -0.2985, -0.29845, -0.2984, -0.29835, -0.2983, -0.29825, -0.2982, -0.29815, -0.2981, -0.29805, -0.298, -0.29795, -0.2979, -0.29785, -0.2978, -0.29775, -0.2977, -0.29765, -0.2976, -0.29755, -0.2975, -0.29745, -0.2974, -0.29735, -0.2973, -0.29725, -0.2972, -0.29715, -0.2971, -0.29705, -0.297, -0.29695, -0.2969, -0.29685, -0.2968, -0.29675, -0.2967, -0.29665, -0.2966, -0.29655, -0.2965, -0.29645, -0.2964, -0.29635, -0.2963, -0.29625, -0.2962, -0.29615, -0.2961, -0.29605, -0.296, -0.29595, -0.2959, -0.29585, -0.2958, -0.29575, -0.2957, -0.29565, -0.2956, -0.29555, -0.2955, -0.29545, -0.2954, -0.29535, -0.2953, -0.29525, -0.2952, -0.29515, -0.2951, -0.29505, -0.295, -0.29495, -0.2949, -0.29485, -0.2948, -0.29475, -0.2947, -0.29465, -0.2946, -0.29455, -0.2945, -0.29445, -0.2944, -0.29435, -0.2943, -0.29425, -0.2942, -0.29415, -0.2941, -0.29405, -0.294, -0.29395, -0.2939, -0.29385, -0.2938, -0.29375, -0.2937, -0.29365, -0.2936, -0.29355, -0.2935, -0.29345, -0.2934, -0.29335, -0.2933, -0.29325, -0.2932, -0.29315, -0.2931, -0.29305, -0.293, -0.29295, -0.2929, -0.29285, -0.2928, -0.29275, -0.2927, -0.29265, -0.2926, -0.29255, -0.2925, -0.29245, -0.2924, -0.29235, -0.2923, -0.29225, -0.2922, -0.29215, -0.2921, -0.29205, -0.292, -0.29195, -0.2919, -0.29185, -0.2918, -0.29175, -0.2917, -0.29165, -0.2916, -0.29155, -0.2915, -0.29145, -0.2914, -0.29135, -0.2913, -0.29125, -0.2912, -0.29115, -0.2911, -0.29105, -0.291, -0.29095, -0.2909, -0.29085, -0.2908, -0.29075, -0.2907, -0.29065, -0.2906, -0.29055, -0.2905, -0.29045, -0.2904, -0.29035, -0.2903, -0.29025, -0.2902, -0.29015, -0.2901, -0.29005, -0.29, -0.28995, -0.2899, -0.28985, -0.2898, -0.28975, -0.2897, -0.28965, -0.2896, -0.28955, -0.2895, -0.28945, -0.2894, -0.28935, -0.2893, -0.28925, -0.2892, -0.28915, -0.2891, -0.28905, -0.289, -0.28895, -0.2889, -0.28885, -0.2888, -0.28875, -0.2887, -0.28865, -0.2886, -0.28855, -0.2885, -0.28845, -0.2884, -0.28835, -0.2883, -0.28825, -0.2882, -0.28815, -0.2881, -0.28805, -0.288, -0.28795, -0.2879, -0.28785, -0.2878, -0.28775, -0.2877, -0.28765, -0.2876, -0.28755, -0.2875, -0.28745, -0.2874, -0.28735, -0.2873, -0.28725, -0.2872, -0.28715, -0.2871, -0.28705, -0.287, -0.28695, -0.2869, -0.28685, -0.2868, -0.28675, -0.2867, -0.28665, -0.2866, -0.28655, -0.2865, -0.28645, -0.2864, -0.28635, -0.2863, -0.28625, -0.2862, -0.28615, -0.2861, -0.28605, -0.286, -0.28595, -0.2859, -0.28585, -0.2858, -0.28575, -0.2857, -0.28565, -0.2856, -0.28555, -0.2855, -0.28545, -0.2854, -0.28535, -0.2853, -0.28525, -0.2852, -0.28515, -0.2851, -0.28505, -0.285, -0.28495, -0.2849, -0.28485, -0.2848, -0.28475, -0.2847, -0.28465, -0.2846, -0.28455, -0.2845, -0.28445, -0.2844, -0.28435, -0.2843, -0.28425, -0.2842, -0.28415, -0.2841, -0.28405, -0.284, -0.28395, -0.2839, -0.28385, -0.2838, -0.28375, -0.2837, -0.28365, -0.2836, -0.28355, -0.2835, -0.28345, -0.2834, -0.28335, -0.2833, -0.28325, -0.2832, -0.28315, -0.2831, -0.28305, -0.283, -0.28295, -0.2829, -0.28285, -0.2828, -0.28275, -0.2827, -0.28265, -0.2826, -0.28255, -0.2825, -0.28245, -0.2824, -0.28235, -0.2823, -0.28225, -0.2822, -0.28215, -0.2821, -0.28205, -0.282, -0.28195, -0.2819, -0.28185, -0.2818, -0.28175, -0.2817, -0.28165, -0.2816, -0.28155, -0.2815, -0.28145, -0.2814, -0.28135, -0.2813, -0.28125, -0.2812, -0.28115, -0.2811, -0.28105, -0.281, -0.28095, -0.2809, -0.28085, -0.2808, -0.28075, -0.2807, -0.28065, -0.2806, -0.28055, -0.2805, -0.28045, -0.2804, -0.28035, -0.2803, -0.28025, -0.2802, -0.28015, -0.2801, -0.28005, -0.28, -0.27995, -0.2799, -0.27985, -0.2798, -0.27975, -0.2797, -0.27965, -0.2796, -0.27955, -0.2795, -0.27945, -0.2794, -0.27935, -0.2793, -0.27925, -0.2792, -0.27915, -0.2791, -0.27905, -0.279, -0.27895, -0.2789, -0.27885, -0.2788, -0.27875, -0.2787, -0.27865, -0.2786, -0.27855, -0.2785, -0.27845, -0.2784, -0.27835, -0.2783, -0.27825, -0.2782, -0.27815, -0.2781, -0.27805, -0.278, -0.27795, -0.2779, -0.27785, -0.2778, -0.27775, -0.2777, -0.27765, -0.2776, -0.27755, -0.2775, -0.27745, -0.2774, -0.27735, -0.2773, -0.27725, -0.2772, -0.27715, -0.2771, -0.27705, -0.277, -0.27695, -0.2769, -0.27685, -0.2768, -0.27675, -0.2767, -0.27665, -0.2766, -0.27655, -0.2765, -0.27645, -0.2764, -0.27635, -0.2763, -0.27625, -0.2762, -0.27615, -0.2761, -0.27605, -0.276, -0.27595, -0.2759, -0.27585, -0.2758, -0.27575, -0.2757, -0.27565, -0.2756, -0.27555, -0.2755, -0.27545, -0.2754, -0.27535, -0.2753, -0.27525, -0.2752, -0.27515, -0.2751, -0.27505, -0.275, -0.27495, -0.2749, -0.27485, -0.2748, -0.27475, -0.2747, -0.27465, -0.2746, -0.27455, -0.2745, -0.27445, -0.2744, -0.27435, -0.2743, -0.27425, -0.2742, -0.27415, -0.2741, -0.27405, -0.274, -0.27395, -0.2739, -0.27385, -0.2738, -0.27375, -0.2737, -0.27365, -0.2736, -0.27355, -0.2735, -0.27345, -0.2734, -0.27335, -0.2733, -0.27325, -0.2732, -0.27315, -0.2731, -0.27305, -0.273, -0.27295, -0.2729, -0.27285, -0.2728, -0.27275, -0.2727, -0.27265, -0.2726, -0.27255, -0.2725, -0.27245, -0.2724, -0.27235, -0.2723, -0.27225, -0.2722, -0.27215, -0.2721, -0.27205, -0.272, -0.27195, -0.2719, -0.27185, -0.2718, -0.27175, -0.2717, -0.27165, -0.2716, -0.27155, -0.2715, -0.27145, -0.2714, -0.27135, -0.2713, -0.27125, -0.2712, -0.27115, -0.2711, -0.27105, -0.271, -0.27095, -0.2709, -0.27085, -0.2708, -0.27075, -0.2707, -0.27065, -0.2706, -0.27055, -0.2705, -0.27045, -0.2704, -0.27035, -0.2703, -0.27025, -0.2702, -0.27015, -0.2701, -0.27005, -0.27, -0.26995, -0.2699, -0.26985, -0.2698, -0.26975, -0.2697, -0.26965, -0.2696, -0.26955, -0.2695, -0.26945, -0.2694, -0.26935, -0.2693, -0.26925, -0.2692, -0.26915, -0.2691, -0.26905, -0.269, -0.26895, -0.2689, -0.26885, -0.2688, -0.26875, -0.2687, -0.26865, -0.2686, -0.26855, -0.2685, -0.26845, -0.2684, -0.26835, -0.2683, -0.26825, -0.2682, -0.26815, -0.2681, -0.26805, -0.268, -0.26795, -0.2679, -0.26785, -0.2678, -0.26775, -0.2677, -0.26765, -0.2676, -0.26755, -0.2675, -0.26745, -0.2674, -0.26735, -0.2673, -0.26725, -0.2672, -0.26715, -0.2671, -0.26705, -0.267, -0.26695, -0.2669, -0.26685, -0.2668, -0.26675, -0.2667, -0.26665, -0.2666, -0.26655, -0.2665, -0.26645, -0.2664, -0.26635, -0.2663, -0.26625, -0.2662, -0.26615, -0.2661, -0.26605, -0.266, -0.26595, -0.2659, -0.26585, -0.2658, -0.26575, -0.2657, -0.26565, -0.2656, -0.26555, -0.2655, -0.26545, -0.2654, -0.26535, -0.2653, -0.26525, -0.2652, -0.26515, -0.2651, -0.26505, -0.265, -0.26495, -0.2649, -0.26485, -0.2648, -0.26475, -0.2647, -0.26465, -0.2646, -0.26455, -0.2645, -0.26445, -0.2644, -0.26435, -0.2643, -0.26425, -0.2642, -0.26415, -0.2641, -0.26405, -0.264, -0.26395, -0.2639, -0.26385, -0.2638, -0.26375, -0.2637, -0.26365, -0.2636, -0.26355, -0.2635, -0.26345, -0.2634, -0.26335, -0.2633, -0.26325, -0.2632, -0.26315, -0.2631, -0.26305, -0.263, -0.26295, -0.2629, -0.26285, -0.2628, -0.26275, -0.2627, -0.26265, -0.2626, -0.26255, -0.2625, -0.26245, -0.2624, -0.26235, -0.2623, -0.26225, -0.2622, -0.26215, -0.2621, -0.26205, -0.262, -0.26195, -0.2619, -0.26185, -0.2618, -0.26175, -0.2617, -0.26165, -0.2616, -0.26155, -0.2615, -0.26145, -0.2614, -0.26135, -0.2613, -0.26125, -0.2612, -0.26115, -0.2611, -0.26105, -0.261, -0.26095, -0.2609, -0.26085, -0.2608, -0.26075, -0.2607, -0.26065, -0.2606, -0.26055, -0.2605, -0.26045, -0.2604, -0.26035, -0.2603, -0.26025, -0.2602, -0.26015, -0.2601, -0.26005, -0.26, -0.25995, -0.2599, -0.25985, -0.2598, -0.25975, -0.2597, -0.25965, -0.2596, -0.25955, -0.2595, -0.25945, -0.2594, -0.25935, -0.2593, -0.25925, -0.2592, -0.25915, -0.2591, -0.25905, -0.259, -0.25895, -0.2589, -0.25885, -0.2588, -0.25875, -0.2587, -0.25865, -0.2586, -0.25855, -0.2585, -0.25845, -0.2584, -0.25835, -0.2583, -0.25825, -0.2582, -0.25815, -0.2581, -0.25805, -0.258, -0.25795, -0.2579, -0.25785, -0.2578, -0.25775, -0.2577, -0.25765, -0.2576, -0.25755, -0.2575, -0.25745, -0.2574, -0.25735, -0.2573, -0.25725, -0.2572, -0.25715, -0.2571, -0.25705, -0.257, -0.25695, -0.2569, -0.25685, -0.2568, -0.25675, -0.2567, -0.25665, -0.2566, -0.25655, -0.2565, -0.25645, -0.2564, -0.25635, -0.2563, -0.25625, -0.2562, -0.25615, -0.2561, -0.25605, -0.256, -0.25595, -0.2559, -0.25585, -0.2558, -0.25575, -0.2557, -0.25565, -0.2556, -0.25555, -0.2555, -0.25545, -0.2554, -0.25535, -0.2553, -0.25525, -0.2552, -0.25515, -0.2551, -0.25505, -0.255, -0.25495, -0.2549, -0.25485, -0.2548, -0.25475, -0.2547, -0.25465, -0.2546, -0.25455, -0.2545, -0.25445, -0.2544, -0.25435, -0.2543, -0.25425, -0.2542, -0.25415, -0.2541, -0.25405, -0.254, -0.25395, -0.2539, -0.25385, -0.2538, -0.25375, -0.2537, -0.25365, -0.2536, -0.25355, -0.2535, -0.25345, -0.2534, -0.25335, -0.2533, -0.25325, -0.2532, -0.25315, -0.2531, -0.25305, -0.253, -0.25295, -0.2529, -0.25285, -0.2528, -0.25275, -0.2527, -0.25265, -0.2526, -0.25255, -0.2525, -0.25245, -0.2524, -0.25235, -0.2523, -0.25225, -0.2522, -0.25215, -0.2521, -0.25205, -0.252, -0.25195, -0.2519, -0.25185, -0.2518, -0.25175, -0.2517, -0.25165, -0.2516, -0.25155, -0.2515, -0.25145, -0.2514, -0.25135, -0.2513, -0.25125, -0.2512, -0.25115, -0.2511, -0.25105, -0.251, -0.25095, -0.2509, -0.25085, -0.2508, -0.25075, -0.2507, -0.25065, -0.2506, -0.25055, -0.2505, -0.25045, -0.2504, -0.25035, -0.2503, -0.25025, -0.2502, -0.25015, -0.2501, -0.25005, -0.25, -0.24995, -0.2499, -0.24985, -0.2498, -0.24975, -0.2497, -0.24965, -0.2496, -0.24955, -0.2495, -0.24945, -0.2494, -0.24935, -0.2493, -0.24925, -0.2492, -0.24915, -0.2491, -0.24905, -0.249, -0.24895, -0.2489, -0.24885, -0.2488, -0.24875, -0.2487, -0.24865, -0.2486, -0.24855, -0.2485, -0.24845, -0.2484, -0.24835, -0.2483, -0.24825, -0.2482, -0.24815, -0.2481, -0.24805, -0.248, -0.24795, -0.2479, -0.24785, -0.2478, -0.24775, -0.2477, -0.24765, -0.2476, -0.24755, -0.2475, -0.24745, -0.2474, -0.24735, -0.2473, -0.24725, -0.2472, -0.24715, -0.2471, -0.24705, -0.247, -0.24695, -0.2469, -0.24685, -0.2468, -0.24675, -0.2467, -0.24665, -0.2466, -0.24655, -0.2465, -0.24645, -0.2464, -0.24635, -0.2463, -0.24625, -0.2462, -0.24615, -0.2461, -0.24605, -0.246, -0.24595, -0.2459, -0.24585, -0.2458, -0.24575, -0.2457, -0.24565, -0.2456, -0.24555, -0.2455, -0.24545, -0.2454, -0.24535, -0.2453, -0.24525, -0.2452, -0.24515, -0.2451, -0.24505, -0.245, -0.24495, -0.2449, -0.24485, -0.2448, -0.24475, -0.2447, -0.24465, -0.2446, -0.24455, -0.2445, -0.24445, -0.2444, -0.24435, -0.2443, -0.24425, -0.2442, -0.24415, -0.2441, -0.24405, -0.244, -0.24395, -0.2439, -0.24385, -0.2438, -0.24375, -0.2437, -0.24365, -0.2436, -0.24355, -0.2435, -0.24345, -0.2434, -0.24335, -0.2433, -0.24325, -0.2432, -0.24315, -0.2431, -0.24305, -0.243, -0.24295, -0.2429, -0.24285, -0.2428, -0.24275, -0.2427, -0.24265, -0.2426, -0.24255, -0.2425, -0.24245, -0.2424, -0.24235, -0.2423, -0.24225, -0.2422, -0.24215, -0.2421, -0.24205, -0.242, -0.24195, -0.2419, -0.24185, -0.2418, -0.24175, -0.2417, -0.24165, -0.2416, -0.24155, -0.2415, -0.24145, -0.2414, -0.24135, -0.2413, -0.24125, -0.2412, -0.24115, -0.2411, -0.24105, -0.241, -0.24095, -0.2409, -0.24085, -0.2408, -0.24075, -0.2407, -0.24065, -0.2406, -0.24055, -0.2405, -0.24045, -0.2404, -0.24035, -0.2403, -0.24025, -0.2402, -0.24015, -0.2401, -0.24005, -0.24, -0.23995, -0.2399, -0.23985, -0.2398, -0.23975, -0.2397, -0.23965, -0.2396, -0.23955, -0.2395, -0.23945, -0.2394, -0.23935, -0.2393, -0.23925, -0.2392, -0.23915, -0.2391, -0.23905, -0.239, -0.23895, -0.2389, -0.23885, -0.2388, -0.23875, -0.2387, -0.23865, -0.2386, -0.23855, -0.2385, -0.23845, -0.2384, -0.23835, -0.2383, -0.23825, -0.2382, -0.23815, -0.2381, -0.23805, -0.238, -0.23795, -0.2379, -0.23785, -0.2378, -0.23775, -0.2377, -0.23765, -0.2376, -0.23755, -0.2375, -0.23745, -0.2374, -0.23735, -0.2373, -0.23725, -0.2372, -0.23715, -0.2371, -0.23705, -0.237, -0.23695, -0.2369, -0.23685, -0.2368, -0.23675, -0.2367, -0.23665, -0.2366, -0.23655, -0.2365, -0.23645, -0.2364, -0.23635, -0.2363, -0.23625, -0.2362, -0.23615, -0.2361, -0.23605, -0.236, -0.23595, -0.2359, -0.23585, -0.2358, -0.23575, -0.2357, -0.23565, -0.2356, -0.23555, -0.2355, -0.23545, -0.2354, -0.23535, -0.2353, -0.23525, -0.2352, -0.23515, -0.2351, -0.23505, -0.235, -0.23495, -0.2349, -0.23485, -0.2348, -0.23475, -0.2347, -0.23465, -0.2346, -0.23455, -0.2345, -0.23445, -0.2344, -0.23435, -0.2343, -0.23425, -0.2342, -0.23415, -0.2341, -0.23405, -0.234, -0.23395, -0.2339, -0.23385, -0.2338, -0.23375, -0.2337, -0.23365, -0.2336, -0.23355, -0.2335, -0.23345, -0.2334, -0.23335, -0.2333, -0.23325, -0.2332, -0.23315, -0.2331, -0.23305, -0.233, -0.23295, -0.2329, -0.23285, -0.2328, -0.23275, -0.2327, -0.23265, -0.2326, -0.23255, -0.2325, -0.23245, -0.2324, -0.23235, -0.2323, -0.23225, -0.2322, -0.23215, -0.2321, -0.23205, -0.232, -0.23195, -0.2319, -0.23185, -0.2318, -0.23175, -0.2317, -0.23165, -0.2316, -0.23155, -0.2315, -0.23145, -0.2314, -0.23135, -0.2313, -0.23125, -0.2312, -0.23115, -0.2311, -0.23105, -0.231, -0.23095, -0.2309, -0.23085, -0.2308, -0.23075, -0.2307, -0.23065, -0.2306, -0.23055, -0.2305, -0.23045, -0.2304, -0.23035, -0.2303, -0.23025, -0.2302, -0.23015, -0.2301, -0.23005, -0.23, -0.22995, -0.2299, -0.22985, -0.2298, -0.22975, -0.2297, -0.22965, -0.2296, -0.22955, -0.2295, -0.22945, -0.2294, -0.22935, -0.2293, -0.22925, -0.2292, -0.22915, -0.2291, -0.22905, -0.229, -0.22895, -0.2289, -0.22885, -0.2288, -0.22875, -0.2287, -0.22865, -0.2286, -0.22855, -0.2285, -0.22845, -0.2284, -0.22835, -0.2283, -0.22825, -0.2282, -0.22815, -0.2281, -0.22805, -0.228, -0.22795, -0.2279, -0.22785, -0.2278, -0.22775, -0.2277, -0.22765, -0.2276, -0.22755, -0.2275, -0.22745, -0.2274, -0.22735, -0.2273, -0.22725, -0.2272, -0.22715, -0.2271, -0.22705, -0.227, -0.22695, -0.2269, -0.22685, -0.2268, -0.22675, -0.2267, -0.22665, -0.2266, -0.22655, -0.2265, -0.22645, -0.2264, -0.22635, -0.2263, -0.22625, -0.2262, -0.22615, -0.2261, -0.22605, -0.226, -0.22595, -0.2259, -0.22585, -0.2258, -0.22575, -0.2257, -0.22565, -0.2256, -0.22555, -0.2255, -0.22545, -0.2254, -0.22535, -0.2253, -0.22525, -0.2252, -0.22515, -0.2251, -0.22505, -0.225, -0.22495, -0.2249, -0.22485, -0.2248, -0.22475, -0.2247, -0.22465, -0.2246, -0.22455, -0.2245, -0.22445, -0.2244, -0.22435, -0.2243, -0.22425, -0.2242, -0.22415, -0.2241, -0.22405, -0.224, -0.22395, -0.2239, -0.22385, -0.2238, -0.22375, -0.2237, -0.22365, -0.2236, -0.22355, -0.2235, -0.22345, -0.2234, -0.22335, -0.2233, -0.22325, -0.2232, -0.22315, -0.2231, -0.22305, -0.223, -0.22295, -0.2229, -0.22285, -0.2228, -0.22275, -0.2227, -0.22265, -0.2226, -0.22255, -0.2225, -0.22245, -0.2224, -0.22235, -0.2223, -0.22225, -0.2222, -0.22215, -0.2221, -0.22205, -0.222, -0.22195, -0.2219, -0.22185, -0.2218, -0.22175, -0.2217, -0.22165, -0.2216, -0.22155, -0.2215, -0.22145, -0.2214, -0.22135, -0.2213, -0.22125, -0.2212, -0.22115, -0.2211, -0.22105, -0.221, -0.22095, -0.2209, -0.22085, -0.2208, -0.22075, -0.2207, -0.22065, -0.2206, -0.22055, -0.2205, -0.22045, -0.2204, -0.22035, -0.2203, -0.22025, -0.2202, -0.22015, -0.2201, -0.22005, -0.22, -0.21995, -0.2199, -0.21985, -0.2198, -0.21975, -0.2197, -0.21965, -0.2196, -0.21955, -0.2195, -0.21945, -0.2194, -0.21935, -0.2193, -0.21925, -0.2192, -0.21915, -0.2191, -0.21905, -0.219, -0.21895, -0.2189, -0.21885, -0.2188, -0.21875, -0.2187, -0.21865, -0.2186, -0.21855, -0.2185, -0.21845, -0.2184, -0.21835, -0.2183, -0.21825, -0.2182, -0.21815, -0.2181, -0.21805, -0.218, -0.21795, -0.2179, -0.21785, -0.2178, -0.21775, -0.2177, -0.21765, -0.2176, -0.21755, -0.2175, -0.21745, -0.2174, -0.21735, -0.2173, -0.21725, -0.2172, -0.21715, -0.2171, -0.21705, -0.217, -0.21695, -0.2169, -0.21685, -0.2168, -0.21675, -0.2167, -0.21665, -0.2166, -0.21655, -0.2165, -0.21645, -0.2164, -0.21635, -0.2163, -0.21625, -0.2162, -0.21615, -0.2161, -0.21605, -0.216, -0.21595, -0.2159, -0.21585, -0.2158, -0.21575, -0.2157, -0.21565, -0.2156, -0.21555, -0.2155, -0.21545, -0.2154, -0.21535, -0.2153, -0.21525, -0.2152, -0.21515, -0.2151, -0.21505, -0.215, -0.21495, -0.2149, -0.21485, -0.2148, -0.21475, -0.2147, -0.21465, -0.2146, -0.21455, -0.2145, -0.21445, -0.2144, -0.21435, -0.2143, -0.21425, -0.2142, -0.21415, -0.2141, -0.21405, -0.214, -0.21395, -0.2139, -0.21385, -0.2138, -0.21375, -0.2137, -0.21365, -0.2136, -0.21355, -0.2135, -0.21345, -0.2134, -0.21335, -0.2133, -0.21325, -0.2132, -0.21315, -0.2131, -0.21305, -0.213, -0.21295, -0.2129, -0.21285, -0.2128, -0.21275, -0.2127, -0.21265, -0.2126, -0.21255, -0.2125, -0.21245, -0.2124, -0.21235, -0.2123, -0.21225, -0.2122, -0.21215, -0.2121, -0.21205, -0.212, -0.21195, -0.2119, -0.21185, -0.2118, -0.21175, -0.2117, -0.21165, -0.2116, -0.21155, -0.2115, -0.21145, -0.2114, -0.21135, -0.2113, -0.21125, -0.2112, -0.21115, -0.2111, -0.21105, -0.211, -0.21095, -0.2109, -0.21085, -0.2108, -0.21075, -0.2107, -0.21065, -0.2106, -0.21055, -0.2105, -0.21045, -0.2104, -0.21035, -0.2103, -0.21025, -0.2102, -0.21015, -0.2101, -0.21005, -0.21, -0.20995, -0.2099, -0.20985, -0.2098, -0.20975, -0.2097, -0.20965, -0.2096, -0.20955, -0.2095, -0.20945, -0.2094, -0.20935, -0.2093, -0.20925, -0.2092, -0.20915, -0.2091, -0.20905, -0.209, -0.20895, -0.2089, -0.20885, -0.2088, -0.20875, -0.2087, -0.20865, -0.2086, -0.20855, -0.2085, -0.20845, -0.2084, -0.20835, -0.2083, -0.20825, -0.2082, -0.20815, -0.2081, -0.20805, -0.208, -0.20795, -0.2079, -0.20785, -0.2078, -0.20775, -0.2077, -0.20765, -0.2076, -0.20755, -0.2075, -0.20745, -0.2074, -0.20735, -0.2073, -0.20725, -0.2072, -0.20715, -0.2071, -0.20705, -0.207, -0.20695, -0.2069, -0.20685, -0.2068, -0.20675, -0.2067, -0.20665, -0.2066, -0.20655, -0.2065, -0.20645, -0.2064, -0.20635, -0.2063, -0.20625, -0.2062, -0.20615, -0.2061, -0.20605, -0.206, -0.20595, -0.2059, -0.20585, -0.2058, -0.20575, -0.2057, -0.20565, -0.2056, -0.20555, -0.2055, -0.20545, -0.2054, -0.20535, -0.2053, -0.20525, -0.2052, -0.20515, -0.2051, -0.20505, -0.205, -0.20495, -0.2049, -0.20485, -0.2048, -0.20475, -0.2047, -0.20465, -0.2046, -0.20455, -0.2045, -0.20445, -0.2044, -0.20435, -0.2043, -0.20425, -0.2042, -0.20415, -0.2041, -0.20405, -0.204, -0.20395, -0.2039, -0.20385, -0.2038, -0.20375, -0.2037, -0.20365, -0.2036, -0.20355, -0.2035, -0.20345, -0.2034, -0.20335, -0.2033, -0.20325, -0.2032, -0.20315, -0.2031, -0.20305, -0.203, -0.20295, -0.2029, -0.20285, -0.2028, -0.20275, -0.2027, -0.20265, -0.2026, -0.20255, -0.2025, -0.20245, -0.2024, -0.20235, -0.2023, -0.20225, -0.2022, -0.20215, -0.2021, -0.20205, -0.202, -0.20195, -0.2019, -0.20185, -0.2018, -0.20175, -0.2017, -0.20165, -0.2016, -0.20155, -0.2015, -0.20145, -0.2014, -0.20135, -0.2013, -0.20125, -0.2012, -0.20115, -0.2011, -0.20105, -0.201, -0.20095, -0.2009, -0.20085, -0.2008, -0.20075, -0.2007, -0.20065, -0.2006, -0.20055, -0.2005, -0.20045, -0.2004, -0.20035, -0.2003, -0.20025, -0.2002, -0.20015, -0.2001, -0.20005, -0.2, -0.19995, -0.1999, -0.19985, -0.1998, -0.19975, -0.1997, -0.19965, -0.1996, -0.19955, -0.1995, -0.19945, -0.1994, -0.19935, -0.1993, -0.19925, -0.1992, -0.19915, -0.1991, -0.19905, -0.199, -0.19895, -0.1989, -0.19885, -0.1988, -0.19875, -0.1987, -0.19865, -0.1986, -0.19855, -0.1985, -0.19845, -0.1984, -0.19835, -0.1983, -0.19825, -0.1982, -0.19815, -0.1981, -0.19805, -0.198, -0.19795, -0.1979, -0.19785, -0.1978, -0.19775, -0.1977, -0.19765, -0.1976, -0.19755, -0.1975, -0.19745, -0.1974, -0.19735, -0.1973, -0.19725, -0.1972, -0.19715, -0.1971, -0.19705, -0.197, -0.19695, -0.1969, -0.19685, -0.1968, -0.19675, -0.1967, -0.19665, -0.1966, -0.19655, -0.1965, -0.19645, -0.1964, -0.19635, -0.1963, -0.19625, -0.1962, -0.19615, -0.1961, -0.19605, -0.196, -0.19595, -0.1959, -0.19585, -0.1958, -0.19575, -0.1957, -0.19565, -0.1956, -0.19555, -0.1955, -0.19545, -0.1954, -0.19535, -0.1953, -0.19525, -0.1952, -0.19515, -0.1951, -0.19505, -0.195, -0.19495, -0.1949, -0.19485, -0.1948, -0.19475, -0.1947, -0.19465, -0.1946, -0.19455, -0.1945, -0.19445, -0.1944, -0.19435, -0.1943, -0.19425, -0.1942, -0.19415, -0.1941, -0.19405, -0.194, -0.19395, -0.1939, -0.19385, -0.1938, -0.19375, -0.1937, -0.19365, -0.1936, -0.19355, -0.1935, -0.19345, -0.1934, -0.19335, -0.1933, -0.19325, -0.1932, -0.19315, -0.1931, -0.19305, -0.193, -0.19295, -0.1929, -0.19285, -0.1928, -0.19275, -0.1927, -0.19265, -0.1926, -0.19255, -0.1925, -0.19245, -0.1924, -0.19235, -0.1923, -0.19225, -0.1922, -0.19215, -0.1921, -0.19205, -0.192, -0.19195, -0.1919, -0.19185, -0.1918, -0.19175, -0.1917, -0.19165, -0.1916, -0.19155, -0.1915, -0.19145, -0.1914, -0.19135, -0.1913, -0.19125, -0.1912, -0.19115, -0.1911, -0.19105, -0.191, -0.19095, -0.1909, -0.19085, -0.1908, -0.19075, -0.1907, -0.19065, -0.1906, -0.19055, -0.1905, -0.19045, -0.1904, -0.19035, -0.1903, -0.19025, -0.1902, -0.19015, -0.1901, -0.19005, -0.19, -0.18995, -0.1899, -0.18985, -0.1898, -0.18975, -0.1897, -0.18965, -0.1896, -0.18955, -0.1895, -0.18945, -0.1894, -0.18935, -0.1893, -0.18925, -0.1892, -0.18915, -0.1891, -0.18905, -0.189, -0.18895, -0.1889, -0.18885, -0.1888, -0.18875, -0.1887, -0.18865, -0.1886, -0.18855, -0.1885, -0.18845, -0.1884, -0.18835, -0.1883, -0.18825, -0.1882, -0.18815, -0.1881, -0.18805, -0.188, -0.18795, -0.1879, -0.18785, -0.1878, -0.18775, -0.1877, -0.18765, -0.1876, -0.18755, -0.1875, -0.18745, -0.1874, -0.18735, -0.1873, -0.18725, -0.1872, -0.18715, -0.1871, -0.18705, -0.187, -0.18695, -0.1869, -0.18685, -0.1868, -0.18675, -0.1867, -0.18665, -0.1866, -0.18655, -0.1865, -0.18645, -0.1864, -0.18635, -0.1863, -0.18625, -0.1862, -0.18615, -0.1861, -0.18605, -0.186, -0.18595, -0.1859, -0.18585, -0.1858, -0.18575, -0.1857, -0.18565, -0.1856, -0.18555, -0.1855, -0.18545, -0.1854, -0.18535, -0.1853, -0.18525, -0.1852, -0.18515, -0.1851, -0.18505, -0.185, -0.18495, -0.1849, -0.18485, -0.1848, -0.18475, -0.1847, -0.18465, -0.1846, -0.18455, -0.1845, -0.18445, -0.1844, -0.18435, -0.1843, -0.18425, -0.1842, -0.18415, -0.1841, -0.18405, -0.184, -0.18395, -0.1839, -0.18385, -0.1838, -0.18375, -0.1837, -0.18365, -0.1836, -0.18355, -0.1835, -0.18345, -0.1834, -0.18335, -0.1833, -0.18325, -0.1832, -0.18315, -0.1831, -0.18305, -0.183, -0.18295, -0.1829, -0.18285, -0.1828, -0.18275, -0.1827, -0.18265, -0.1826, -0.18255, -0.1825, -0.18245, -0.1824, -0.18235, -0.1823, -0.18225, -0.1822, -0.18215, -0.1821, -0.18205, -0.182, -0.18195, -0.1819, -0.18185, -0.1818, -0.18175, -0.1817, -0.18165, -0.1816, -0.18155, -0.1815, -0.18145, -0.1814, -0.18135, -0.1813, -0.18125, -0.1812, -0.18115, -0.1811, -0.18105, -0.181, -0.18095, -0.1809, -0.18085, -0.1808, -0.18075, -0.1807, -0.18065, -0.1806, -0.18055, -0.1805, -0.18045, -0.1804, -0.18035, -0.1803, -0.18025, -0.1802, -0.18015, -0.1801, -0.18005, -0.18, -0.17995, -0.1799, -0.17985, -0.1798, -0.17975, -0.1797, -0.17965, -0.1796, -0.17955, -0.1795, -0.17945, -0.1794, -0.17935, -0.1793, -0.17925, -0.1792, -0.17915, -0.1791, -0.17905, -0.179, -0.17895, -0.1789, -0.17885, -0.1788, -0.17875, -0.1787, -0.17865, -0.1786, -0.17855, -0.1785, -0.17845, -0.1784, -0.17835, -0.1783, -0.17825, -0.1782, -0.17815, -0.1781, -0.17805, -0.178, -0.17795, -0.1779, -0.17785, -0.1778, -0.17775, -0.1777, -0.17765, -0.1776, -0.17755, -0.1775, -0.17745, -0.1774, -0.17735, -0.1773, -0.17725, -0.1772, -0.17715, -0.1771, -0.17705, -0.177, -0.17695, -0.1769, -0.17685, -0.1768, -0.17675, -0.1767, -0.17665, -0.1766, -0.17655, -0.1765, -0.17645, -0.1764, -0.17635, -0.1763, -0.17625, -0.1762, -0.17615, -0.1761, -0.17605, -0.176, -0.17595, -0.1759, -0.17585, -0.1758, -0.17575, -0.1757, -0.17565, -0.1756, -0.17555, -0.1755, -0.17545, -0.1754, -0.17535, -0.1753, -0.17525, -0.1752, -0.17515, -0.1751, -0.17505, -0.175, -0.17495, -0.1749, -0.17485, -0.1748, -0.17475, -0.1747, -0.17465, -0.1746, -0.17455, -0.1745, -0.17445, -0.1744, -0.17435, -0.1743, -0.17425, -0.1742, -0.17415, -0.1741, -0.17405, -0.174, -0.17395, -0.1739, -0.17385, -0.1738, -0.17375, -0.1737, -0.17365, -0.1736, -0.17355, -0.1735, -0.17345, -0.1734, -0.17335, -0.1733, -0.17325, -0.1732, -0.17315, -0.1731, -0.17305, -0.173, -0.17295, -0.1729, -0.17285, -0.1728, -0.17275, -0.1727, -0.17265, -0.1726, -0.17255, -0.1725, -0.17245, -0.1724, -0.17235, -0.1723, -0.17225, -0.1722, -0.17215, -0.1721, -0.17205, -0.172, -0.17195, -0.1719, -0.17185, -0.1718, -0.17175, -0.1717, -0.17165, -0.1716, -0.17155, -0.1715, -0.17145, -0.1714, -0.17135, -0.1713, -0.17125, -0.1712, -0.17115, -0.1711, -0.17105, -0.171, -0.17095, -0.1709, -0.17085, -0.1708, -0.17075, -0.1707, -0.17065, -0.1706, -0.17055, -0.1705, -0.17045, -0.1704, -0.17035, -0.1703, -0.17025, -0.1702, -0.17015, -0.1701, -0.17005, -0.17, -0.16995, -0.1699, -0.16985, -0.1698, -0.16975, -0.1697, -0.16965, -0.1696, -0.16955, -0.1695, -0.16945, -0.1694, -0.16935, -0.1693, -0.16925, -0.1692, -0.16915, -0.1691, -0.16905, -0.169, -0.16895, -0.1689, -0.16885, -0.1688, -0.16875, -0.1687, -0.16865, -0.1686, -0.16855, -0.1685, -0.16845, -0.1684, -0.16835, -0.1683, -0.16825, -0.1682, -0.16815, -0.1681, -0.16805, -0.168, -0.16795, -0.1679, -0.16785, -0.1678, -0.16775, -0.1677, -0.16765, -0.1676, -0.16755, -0.1675, -0.16745, -0.1674, -0.16735, -0.1673, -0.16725, -0.1672, -0.16715, -0.1671, -0.16705, -0.167, -0.16695, -0.1669, -0.16685, -0.1668, -0.16675, -0.1667, -0.16665, -0.1666, -0.16655, -0.1665, -0.16645, -0.1664, -0.16635, -0.1663, -0.16625, -0.1662, -0.16615, -0.1661, -0.16605, -0.166, -0.16595, -0.1659, -0.16585, -0.1658, -0.16575, -0.1657, -0.16565, -0.1656, -0.16555, -0.1655, -0.16545, -0.1654, -0.16535, -0.1653, -0.16525, -0.1652, -0.16515, -0.1651, -0.16505, -0.165, -0.16495, -0.1649, -0.16485, -0.1648, -0.16475, -0.1647, -0.16465, -0.1646, -0.16455, -0.1645, -0.16445, -0.1644, -0.16435, -0.1643, -0.16425, -0.1642, -0.16415, -0.1641, -0.16405, -0.164, -0.16395, -0.1639, -0.16385, -0.1638, -0.16375, -0.1637, -0.16365, -0.1636, -0.16355, -0.1635, -0.16345, -0.1634, -0.16335, -0.1633, -0.16325, -0.1632, -0.16315, -0.1631, -0.16305, -0.163, -0.16295, -0.1629, -0.16285, -0.1628, -0.16275, -0.1627, -0.16265, -0.1626, -0.16255, -0.1625, -0.16245, -0.1624, -0.16235, -0.1623, -0.16225, -0.1622, -0.16215, -0.1621, -0.16205, -0.162, -0.16195, -0.1619, -0.16185, -0.1618, -0.16175, -0.1617, -0.16165, -0.1616, -0.16155, -0.1615, -0.16145, -0.1614, -0.16135, -0.1613, -0.16125, -0.1612, -0.16115, -0.1611, -0.16105, -0.161, -0.16095, -0.1609, -0.16085, -0.1608, -0.16075, -0.1607, -0.16065, -0.1606, -0.16055, -0.1605, -0.16045, -0.1604, -0.16035, -0.1603, -0.16025, -0.1602, -0.16015, -0.1601, -0.16005, -0.16, -0.15995, -0.1599, -0.15985, -0.1598, -0.15975, -0.1597, -0.15965, -0.1596, -0.15955, -0.1595, -0.15945, -0.1594, -0.15935, -0.1593, -0.15925, -0.1592, -0.15915, -0.1591, -0.15905, -0.159, -0.15895, -0.1589, -0.15885, -0.1588, -0.15875, -0.1587, -0.15865, -0.1586, -0.15855, -0.1585, -0.15845, -0.1584, -0.15835, -0.1583, -0.15825, -0.1582, -0.15815, -0.1581, -0.15805, -0.158, -0.15795, -0.1579, -0.15785, -0.1578, -0.15775, -0.1577, -0.15765, -0.1576, -0.15755, -0.1575, -0.15745, -0.1574, -0.15735, -0.1573, -0.15725, -0.1572, -0.15715, -0.1571, -0.15705, -0.157, -0.15695, -0.1569, -0.15685, -0.1568, -0.15675, -0.1567, -0.15665, -0.1566, -0.15655, -0.1565, -0.15645, -0.1564, -0.15635, -0.1563, -0.15625, -0.1562, -0.15615, -0.1561, -0.15605, -0.156, -0.15595, -0.1559, -0.15585, -0.1558, -0.15575, -0.1557, -0.15565, -0.1556, -0.15555, -0.1555, -0.15545, -0.1554, -0.15535, -0.1553, -0.15525, -0.1552, -0.15515, -0.1551, -0.15505, -0.155, -0.15495, -0.1549, -0.15485, -0.1548, -0.15475, -0.1547, -0.15465, -0.1546, -0.15455, -0.1545, -0.15445, -0.1544, -0.15435, -0.1543, -0.15425, -0.1542, -0.15415, -0.1541, -0.15405, -0.154, -0.15395, -0.1539, -0.15385, -0.1538, -0.15375, -0.1537, -0.15365, -0.1536, -0.15355, -0.1535, -0.15345, -0.1534, -0.15335, -0.1533, -0.15325, -0.1532, -0.15315, -0.1531, -0.15305, -0.153, -0.15295, -0.1529, -0.15285, -0.1528, -0.15275, -0.1527, -0.15265, -0.1526, -0.15255, -0.1525, -0.15245, -0.1524, -0.15235, -0.1523, -0.15225, -0.1522, -0.15215, -0.1521, -0.15205, -0.152, -0.15195, -0.1519, -0.15185, -0.1518, -0.15175, -0.1517, -0.15165, -0.1516, -0.15155, -0.1515, -0.15145, -0.1514, -0.15135, -0.1513, -0.15125, -0.1512, -0.15115, -0.1511, -0.15105, -0.151, -0.15095, -0.1509, -0.15085, -0.1508, -0.15075, -0.1507, -0.15065, -0.1506, -0.15055, -0.1505, -0.15045, -0.1504, -0.15035, -0.1503, -0.15025, -0.1502, -0.15015, -0.1501, -0.15005, -0.15, -0.14995, -0.1499, -0.14985, -0.1498, -0.14975, -0.1497, -0.14965, -0.1496, -0.14955, -0.1495, -0.14945, -0.1494, -0.14935, -0.1493, -0.14925, -0.1492, -0.14915, -0.1491, -0.14905, -0.149, -0.14895, -0.1489, -0.14885, -0.1488, -0.14875, -0.1487, -0.14865, -0.1486, -0.14855, -0.1485, -0.14845, -0.1484, -0.14835, -0.1483, -0.14825, -0.1482, -0.14815, -0.1481, -0.14805, -0.148, -0.14795, -0.1479, -0.14785, -0.1478, -0.14775, -0.1477, -0.14765, -0.1476, -0.14755, -0.1475, -0.14745, -0.1474, -0.14735, -0.1473, -0.14725, -0.1472, -0.14715, -0.1471, -0.14705, -0.147, -0.14695, -0.1469, -0.14685, -0.1468, -0.14675, -0.1467, -0.14665, -0.1466, -0.14655, -0.1465, -0.14645, -0.1464, -0.14635, -0.1463, -0.14625, -0.1462, -0.14615, -0.1461, -0.14605, -0.146, -0.14595, -0.1459, -0.14585, -0.1458, -0.14575, -0.1457, -0.14565, -0.1456, -0.14555, -0.1455, -0.14545, -0.1454, -0.14535, -0.1453, -0.14525, -0.1452, -0.14515, -0.1451, -0.14505, -0.145, -0.14495, -0.1449, -0.14485, -0.1448, -0.14475, -0.1447, -0.14465, -0.1446, -0.14455, -0.1445, -0.14445, -0.1444, -0.14435, -0.1443, -0.14425, -0.1442, -0.14415, -0.1441, -0.14405, -0.144, -0.14395, -0.1439, -0.14385, -0.1438, -0.14375, -0.1437, -0.14365, -0.1436, -0.14355, -0.1435, -0.14345, -0.1434, -0.14335, -0.1433, -0.14325, -0.1432, -0.14315, -0.1431, -0.14305, -0.143, -0.14295, -0.1429, -0.14285, -0.1428, -0.14275, -0.1427, -0.14265, -0.1426, -0.14255, -0.1425, -0.14245, -0.1424, -0.14235, -0.1423, -0.14225, -0.1422, -0.14215, -0.1421, -0.14205, -0.142, -0.14195, -0.1419, -0.14185, -0.1418, -0.14175, -0.1417, -0.14165, -0.1416, -0.14155, -0.1415, -0.14145, -0.1414, -0.14135, -0.1413, -0.14125, -0.1412, -0.14115, -0.1411, -0.14105, -0.141, -0.14095, -0.1409, -0.14085, -0.1408, -0.14075, -0.1407, -0.14065, -0.1406, -0.14055, -0.1405, -0.14045, -0.1404, -0.14035, -0.1403, -0.14025, -0.1402, -0.14015, -0.1401, -0.14005, -0.14, -0.13995, -0.1399, -0.13985, -0.1398, -0.13975, -0.1397, -0.13965, -0.1396, -0.13955, -0.1395, -0.13945, -0.1394, -0.13935, -0.1393, -0.13925, -0.1392, -0.13915, -0.1391, -0.13905, -0.139, -0.13895, -0.1389, -0.13885, -0.1388, -0.13875, -0.1387, -0.13865, -0.1386, -0.13855, -0.1385, -0.13845, -0.1384, -0.13835, -0.1383, -0.13825, -0.1382, -0.13815, -0.1381, -0.13805, -0.138, -0.13795, -0.1379, -0.13785, -0.1378, -0.13775, -0.1377, -0.13765, -0.1376, -0.13755, -0.1375, -0.13745, -0.1374, -0.13735, -0.1373, -0.13725, -0.1372, -0.13715, -0.1371, -0.13705, -0.137, -0.13695, -0.1369, -0.13685, -0.1368, -0.13675, -0.1367, -0.13665, -0.1366, -0.13655, -0.1365, -0.13645, -0.1364, -0.13635, -0.1363, -0.13625, -0.1362, -0.13615, -0.1361, -0.13605, -0.136, -0.13595, -0.1359, -0.13585, -0.1358, -0.13575, -0.1357, -0.13565, -0.1356, -0.13555, -0.1355, -0.13545, -0.1354, -0.13535, -0.1353, -0.13525, -0.1352, -0.13515, -0.1351, -0.13505, -0.135, -0.13495, -0.1349, -0.13485, -0.1348, -0.13475, -0.1347, -0.13465, -0.1346, -0.13455, -0.1345, -0.13445, -0.1344, -0.13435, -0.1343, -0.13425, -0.1342, -0.13415, -0.1341, -0.13405, -0.134, -0.13395, -0.1339, -0.13385, -0.1338, -0.13375, -0.1337, -0.13365, -0.1336, -0.13355, -0.1335, -0.13345, -0.1334, -0.13335, -0.1333, -0.13325, -0.1332, -0.13315, -0.1331, -0.13305, -0.133, -0.13295, -0.1329, -0.13285, -0.1328, -0.13275, -0.1327, -0.13265, -0.1326, -0.13255, -0.1325, -0.13245, -0.1324, -0.13235, -0.1323, -0.13225, -0.1322, -0.13215, -0.1321, -0.13205, -0.132, -0.13195, -0.1319, -0.13185, -0.1318, -0.13175, -0.1317, -0.13165, -0.1316, -0.13155, -0.1315, -0.13145, -0.1314, -0.13135, -0.1313, -0.13125, -0.1312, -0.13115, -0.1311, -0.13105, -0.131, -0.13095, -0.1309, -0.13085, -0.1308, -0.13075, -0.1307, -0.13065, -0.1306, -0.13055, -0.1305, -0.13045, -0.1304, -0.13035, -0.1303, -0.13025, -0.1302, -0.13015, -0.1301, -0.13005, -0.13, -0.12995, -0.1299, -0.12985, -0.1298, -0.12975, -0.1297, -0.12965, -0.1296, -0.12955, -0.1295, -0.12945, -0.1294, -0.12935, -0.1293, -0.12925, -0.1292, -0.12915, -0.1291, -0.12905, -0.129, -0.12895, -0.1289, -0.12885, -0.1288, -0.12875, -0.1287, -0.12865, -0.1286, -0.12855, -0.1285, -0.12845, -0.1284, -0.12835, -0.1283, -0.12825, -0.1282, -0.12815, -0.1281, -0.12805, -0.128, -0.12795, -0.1279, -0.12785, -0.1278, -0.12775, -0.1277, -0.12765, -0.1276, -0.12755, -0.1275, -0.12745, -0.1274, -0.12735, -0.1273, -0.12725, -0.1272, -0.12715, -0.1271, -0.12705, -0.127, -0.12695, -0.1269, -0.12685, -0.1268, -0.12675, -0.1267, -0.12665, -0.1266, -0.12655, -0.1265, -0.12645, -0.1264, -0.12635, -0.1263, -0.12625, -0.1262, -0.12615, -0.1261, -0.12605, -0.126, -0.12595, -0.1259, -0.12585, -0.1258, -0.12575, -0.1257, -0.12565, -0.1256, -0.12555, -0.1255, -0.12545, -0.1254, -0.12535, -0.1253, -0.12525, -0.1252, -0.12515, -0.1251, -0.12505, -0.125, -0.12495, -0.1249, -0.12485, -0.1248, -0.12475, -0.1247, -0.12465, -0.1246, -0.12455, -0.1245, -0.12445, -0.1244, -0.12435, -0.1243, -0.12425, -0.1242, -0.12415, -0.1241, -0.12405, -0.124, -0.12395, -0.1239, -0.12385, -0.1238, -0.12375, -0.1237, -0.12365, -0.1236, -0.12355, -0.1235, -0.12345, -0.1234, -0.12335, -0.1233, -0.12325, -0.1232, -0.12315, -0.1231, -0.12305, -0.123, -0.12295, -0.1229, -0.12285, -0.1228, -0.12275, -0.1227, -0.12265, -0.1226, -0.12255, -0.1225, -0.12245, -0.1224, -0.12235, -0.1223, -0.12225, -0.1222, -0.12215, -0.1221, -0.12205, -0.122, -0.12195, -0.1219, -0.12185, -0.1218, -0.12175, -0.1217, -0.12165, -0.1216, -0.12155, -0.1215, -0.12145, -0.1214, -0.12135, -0.1213, -0.12125, -0.1212, -0.12115, -0.1211, -0.12105, -0.121, -0.12095, -0.1209, -0.12085, -0.1208, -0.12075, -0.1207, -0.12065, -0.1206, -0.12055, -0.1205, -0.12045, -0.1204, -0.12035, -0.1203, -0.12025, -0.1202, -0.12015, -0.1201, -0.12005, -0.12, -0.11995, -0.1199, -0.11985, -0.1198, -0.11975, -0.1197, -0.11965, -0.1196, -0.11955, -0.1195, -0.11945, -0.1194, -0.11935, -0.1193, -0.11925, -0.1192, -0.11915, -0.1191, -0.11905, -0.119, -0.11895, -0.1189, -0.11885, -0.1188, -0.11875, -0.1187, -0.11865, -0.1186, -0.11855, -0.1185, -0.11845, -0.1184, -0.11835, -0.1183, -0.11825, -0.1182, -0.11815, -0.1181, -0.11805, -0.118, -0.11795, -0.1179, -0.11785, -0.1178, -0.11775, -0.1177, -0.11765, -0.1176, -0.11755, -0.1175, -0.11745, -0.1174, -0.11735, -0.1173, -0.11725, -0.1172, -0.11715, -0.1171, -0.11705, -0.117, -0.11695, -0.1169, -0.11685, -0.1168, -0.11675, -0.1167, -0.11665, -0.1166, -0.11655, -0.1165, -0.11645, -0.1164, -0.11635, -0.1163, -0.11625, -0.1162, -0.11615, -0.1161, -0.11605, -0.116, -0.11595, -0.1159, -0.11585, -0.1158, -0.11575, -0.1157, -0.11565, -0.1156, -0.11555, -0.1155, -0.11545, -0.1154, -0.11535, -0.1153, -0.11525, -0.1152, -0.11515, -0.1151, -0.11505, -0.115, -0.11495, -0.1149, -0.11485, -0.1148, -0.11475, -0.1147, -0.11465, -0.1146, -0.11455, -0.1145, -0.11445, -0.1144, -0.11435, -0.1143, -0.11425, -0.1142, -0.11415, -0.1141, -0.11405, -0.114, -0.11395, -0.1139, -0.11385, -0.1138, -0.11375, -0.1137, -0.11365, -0.1136, -0.11355, -0.1135, -0.11345, -0.1134, -0.11335, -0.1133, -0.11325, -0.1132, -0.11315, -0.1131, -0.11305, -0.113, -0.11295, -0.1129, -0.11285, -0.1128, -0.11275, -0.1127, -0.11265, -0.1126, -0.11255, -0.1125, -0.11245, -0.1124, -0.11235, -0.1123, -0.11225, -0.1122, -0.11215, -0.1121, -0.11205, -0.112, -0.11195, -0.1119, -0.11185, -0.1118, -0.11175, -0.1117, -0.11165, -0.1116, -0.11155, -0.1115, -0.11145, -0.1114, -0.11135, -0.1113, -0.11125, -0.1112, -0.11115, -0.1111, -0.11105, -0.111, -0.11095, -0.1109, -0.11085, -0.1108, -0.11075, -0.1107, -0.11065, -0.1106, -0.11055, -0.1105, -0.11045, -0.1104, -0.11035, -0.1103, -0.11025, -0.1102, -0.11015, -0.1101, -0.11005, -0.11, -0.10995, -0.1099, -0.10985, -0.1098, -0.10975, -0.1097, -0.10965, -0.1096, -0.10955, -0.1095, -0.10945, -0.1094, -0.10935, -0.1093, -0.10925, -0.1092, -0.10915, -0.1091, -0.10905, -0.109, -0.10895, -0.1089, -0.10885, -0.1088, -0.10875, -0.1087, -0.10865, -0.1086, -0.10855, -0.1085, -0.10845, -0.1084, -0.10835, -0.1083, -0.10825, -0.1082, -0.10815, -0.1081, -0.10805, -0.108, -0.10795, -0.1079, -0.10785, -0.1078, -0.10775, -0.1077, -0.10765, -0.1076, -0.10755, -0.1075, -0.10745, -0.1074, -0.10735, -0.1073, -0.10725, -0.1072, -0.10715, -0.1071, -0.10705, -0.107, -0.10695, -0.1069, -0.10685, -0.1068, -0.10675, -0.1067, -0.10665, -0.1066, -0.10655, -0.1065, -0.10645, -0.1064, -0.10635, -0.1063, -0.10625, -0.1062, -0.10615, -0.1061, -0.10605, -0.106, -0.10595, -0.1059, -0.10585, -0.1058, -0.10575, -0.1057, -0.10565, -0.1056, -0.10555, -0.1055, -0.10545, -0.1054, -0.10535, -0.1053, -0.10525, -0.1052, -0.10515, -0.1051, -0.10505, -0.105, -0.10495, -0.1049, -0.10485, -0.1048, -0.10475, -0.1047, -0.10465, -0.1046, -0.10455, -0.1045, -0.10445, -0.1044, -0.10435, -0.1043, -0.10425, -0.1042, -0.10415, -0.1041, -0.10405, -0.104, -0.10395, -0.1039, -0.10385, -0.1038, -0.10375, -0.1037, -0.10365, -0.1036, -0.10355, -0.1035, -0.10345, -0.1034, -0.10335, -0.1033, -0.10325, -0.1032, -0.10315, -0.1031, -0.10305, -0.103, -0.10295, -0.1029, -0.10285, -0.1028, -0.10275, -0.1027, -0.10265, -0.1026, -0.10255, -0.1025, -0.10245, -0.1024, -0.10235, -0.1023, -0.10225, -0.1022, -0.10215, -0.1021, -0.10205, -0.102, -0.10195, -0.1019, -0.10185, -0.1018, -0.10175, -0.1017, -0.10165, -0.1016, -0.10155, -0.1015, -0.10145, -0.1014, -0.10135, -0.1013, -0.10125, -0.1012, -0.10115, -0.1011, -0.10105, -0.101, -0.10095, -0.1009, -0.10085, -0.1008, -0.10075, -0.1007, -0.10065, -0.1006, -0.10055, -0.1005, -0.10045, -0.1004, -0.10035, -0.1003, -0.10025, -0.1002, -0.10015, -0.1001, -0.10005, -0.1, -0.09995, -0.0999, -0.09985, -0.0998, -0.09975, -0.0997, -0.09965, -0.0996, -0.09955, -0.0995, -0.09945, -0.0994, -0.09935, -0.0993, -0.09925, -0.0992, -0.09915, -0.0991, -0.09905, -0.099, -0.09895, -0.0989, -0.09885, -0.0988, -0.09875, -0.0987, -0.09865, -0.0986, -0.09855, -0.0985, -0.09845, -0.0984, -0.09835, -0.0983, -0.09825, -0.0982, -0.09815, -0.0981, -0.09805, -0.098, -0.09795, -0.0979, -0.09785, -0.0978, -0.09775, -0.0977, -0.09765, -0.0976, -0.09755, -0.0975, -0.09745, -0.0974, -0.09735, -0.0973, -0.09725, -0.0972, -0.09715, -0.0971, -0.09705, -0.097, -0.09695, -0.0969, -0.09685, -0.0968, -0.09675, -0.0967, -0.09665, -0.0966, -0.09655, -0.0965, -0.09645, -0.0964, -0.09635, -0.0963, -0.09625, -0.0962, -0.09615, -0.0961, -0.09605, -0.096, -0.09595, -0.0959, -0.09585, -0.0958, -0.09575, -0.0957, -0.09565, -0.0956, -0.09555, -0.0955, -0.09545, -0.0954, -0.09535, -0.0953, -0.09525, -0.0952, -0.09515, -0.0951, -0.09505, -0.095, -0.09495, -0.0949, -0.09485, -0.0948, -0.09475, -0.0947, -0.09465, -0.0946, -0.09455, -0.0945, -0.09445, -0.0944, -0.09435, -0.0943, -0.09425, -0.0942, -0.09415, -0.0941, -0.09405, -0.094, -0.09395, -0.0939, -0.09385, -0.0938, -0.09375, -0.0937, -0.09365, -0.0936, -0.09355, -0.0935, -0.09345, -0.0934, -0.09335, -0.0933, -0.09325, -0.0932, -0.09315, -0.0931, -0.09305, -0.093, -0.09295, -0.0929, -0.09285, -0.0928, -0.09275, -0.0927, -0.09265, -0.0926, -0.09255, -0.0925, -0.09245, -0.0924, -0.09235, -0.0923, -0.09225, -0.0922, -0.09215, -0.0921, -0.09205, -0.092, -0.09195, -0.0919, -0.09185, -0.0918, -0.09175, -0.0917, -0.09165, -0.0916, -0.09155, -0.0915, -0.09145, -0.0914, -0.09135, -0.0913, -0.09125, -0.0912, -0.09115, -0.0911, -0.09105, -0.091, -0.09095, -0.0909, -0.09085, -0.0908, -0.09075, -0.0907, -0.09065, -0.0906, -0.09055, -0.0905, -0.09045, -0.0904, -0.09035, -0.0903, -0.09025, -0.0902, -0.09015, -0.0901, -0.09005, -0.09, -0.08995, -0.0899, -0.08985, -0.0898, -0.08975, -0.0897, -0.08965, -0.0896, -0.08955, -0.0895, -0.08945, -0.0894, -0.08935, -0.0893, -0.08925, -0.0892, -0.08915, -0.0891, -0.08905, -0.089, -0.08895, -0.0889, -0.08885, -0.0888, -0.08875, -0.0887, -0.08865, -0.0886, -0.08855, -0.0885, -0.08845, -0.0884, -0.08835, -0.0883, -0.08825, -0.0882, -0.08815, -0.0881, -0.08805, -0.088, -0.08795, -0.0879, -0.08785, -0.0878, -0.08775, -0.0877, -0.08765, -0.0876, -0.08755, -0.0875, -0.08745, -0.0874, -0.08735, -0.0873, -0.08725, -0.0872, -0.08715, -0.0871, -0.08705, -0.087, -0.08695, -0.0869, -0.08685, -0.0868, -0.08675, -0.0867, -0.08665, -0.0866, -0.08655, -0.0865, -0.08645, -0.0864, -0.08635, -0.0863, -0.08625, -0.0862, -0.08615, -0.0861, -0.08605, -0.086, -0.08595, -0.0859, -0.08585, -0.0858, -0.08575, -0.0857, -0.08565, -0.0856, -0.08555, -0.0855, -0.08545, -0.0854, -0.08535, -0.0853, -0.08525, -0.0852, -0.08515, -0.0851, -0.08505, -0.085, -0.08495, -0.0849, -0.08485, -0.0848, -0.08475, -0.0847, -0.08465, -0.0846, -0.08455, -0.0845, -0.08445, -0.0844, -0.08435, -0.0843, -0.08425, -0.0842, -0.08415, -0.0841, -0.08405, -0.084, -0.08395, -0.0839, -0.08385, -0.0838, -0.08375, -0.0837, -0.08365, -0.0836, -0.08355, -0.0835, -0.08345, -0.0834, -0.08335, -0.0833, -0.08325, -0.0832, -0.08315, -0.0831, -0.08305, -0.083, -0.08295, -0.0829, -0.08285, -0.0828, -0.08275, -0.0827, -0.08265, -0.0826, -0.08255, -0.0825, -0.08245, -0.0824, -0.08235, -0.0823, -0.08225, -0.0822, -0.08215, -0.0821, -0.08205, -0.082, -0.08195, -0.0819, -0.08185, -0.0818, -0.08175, -0.0817, -0.08165, -0.0816, -0.08155, -0.0815, -0.08145, -0.0814, -0.08135, -0.0813, -0.08125, -0.0812, -0.08115, -0.0811, -0.08105, -0.081, -0.08095, -0.0809, -0.08085, -0.0808, -0.08075, -0.0807, -0.08065, -0.0806, -0.08055, -0.0805, -0.08045, -0.0804, -0.08035, -0.0803, -0.08025, -0.0802, -0.08015, -0.0801, -0.08005, -0.08, -0.07995, -0.0799, -0.07985, -0.0798, -0.07975, -0.0797, -0.07965, -0.0796, -0.07955, -0.0795, -0.07945, -0.0794, -0.07935, -0.0793, -0.07925, -0.0792, -0.07915, -0.0791, -0.07905, -0.079, -0.07895, -0.0789, -0.07885, -0.0788, -0.07875, -0.0787, -0.07865, -0.0786, -0.07855, -0.0785, -0.07845, -0.0784, -0.07835, -0.0783, -0.07825, -0.0782, -0.07815, -0.0781, -0.07805, -0.078, -0.07795, -0.0779, -0.07785, -0.0778, -0.07775, -0.0777, -0.07765, -0.0776, -0.07755, -0.0775, -0.07745, -0.0774, -0.07735, -0.0773, -0.07725, -0.0772, -0.07715, -0.0771, -0.07705, -0.077, -0.07695, -0.0769, -0.07685, -0.0768, -0.07675, -0.0767, -0.07665, -0.0766, -0.07655, -0.0765, -0.07645, -0.0764, -0.07635, -0.0763, -0.07625, -0.0762, -0.07615, -0.0761, -0.07605, -0.076, -0.07595, -0.0759, -0.07585, -0.0758, -0.07575, -0.0757, -0.07565, -0.0756, -0.07555, -0.0755, -0.07545, -0.0754, -0.07535, -0.0753, -0.07525, -0.0752, -0.07515, -0.0751, -0.07505, -0.075, -0.07495, -0.0749, -0.07485, -0.0748, -0.07475, -0.0747, -0.07465, -0.0746, -0.07455, -0.0745, -0.07445, -0.0744, -0.07435, -0.0743, -0.07425, -0.0742, -0.07415, -0.0741, -0.07405, -0.074, -0.07395, -0.0739, -0.07385, -0.0738, -0.07375, -0.0737, -0.07365, -0.0736, -0.07355, -0.0735, -0.07345, -0.0734, -0.07335, -0.0733, -0.07325, -0.0732, -0.07315, -0.0731, -0.07305, -0.073, -0.07295, -0.0729, -0.07285, -0.0728, -0.07275, -0.0727, -0.07265, -0.0726, -0.07255, -0.0725, -0.07245, -0.0724, -0.07235, -0.0723, -0.07225, -0.0722, -0.07215, -0.0721, -0.07205, -0.072, -0.07195, -0.0719, -0.07185, -0.0718, -0.07175, -0.0717, -0.07165, -0.0716, -0.07155, -0.0715, -0.07145, -0.0714, -0.07135, -0.0713, -0.07125, -0.0712, -0.07115, -0.0711, -0.07105, -0.071, -0.07095, -0.0709, -0.07085, -0.0708, -0.07075, -0.0707, -0.07065, -0.0706, -0.07055, -0.0705, -0.07045, -0.0704, -0.07035, -0.0703, -0.07025, -0.0702, -0.07015, -0.0701, -0.07005, -0.07, -0.06995, -0.0699, -0.06985, -0.0698, -0.06975, -0.0697, -0.06965, -0.0696, -0.06955, -0.0695, -0.06945, -0.0694, -0.06935, -0.0693, -0.06925, -0.0692, -0.06915, -0.0691, -0.06905, -0.069, -0.06895, -0.0689, -0.06885, -0.0688, -0.06875, -0.0687, -0.06865, -0.0686, -0.06855, -0.0685, -0.06845, -0.0684, -0.06835, -0.0683, -0.06825, -0.0682, -0.06815, -0.0681, -0.06805, -0.068, -0.06795, -0.0679, -0.06785, -0.0678, -0.06775, -0.0677, -0.06765, -0.0676, -0.06755, -0.0675, -0.06745, -0.0674, -0.06735, -0.0673, -0.06725, -0.0672, -0.06715, -0.0671, -0.06705, -0.067, -0.06695, -0.0669, -0.06685, -0.0668, -0.06675, -0.0667, -0.06665, -0.0666, -0.06655, -0.0665, -0.06645, -0.0664, -0.06635, -0.0663, -0.06625, -0.0662, -0.06615, -0.0661, -0.06605, -0.066, -0.06595, -0.0659, -0.06585, -0.0658, -0.06575, -0.0657, -0.06565, -0.0656, -0.06555, -0.0655, -0.06545, -0.0654, -0.06535, -0.0653, -0.06525, -0.0652, -0.06515, -0.0651, -0.06505, -0.065, -0.06495, -0.0649, -0.06485, -0.0648, -0.06475, -0.0647, -0.06465, -0.0646, -0.06455, -0.0645, -0.06445, -0.0644, -0.06435, -0.0643, -0.06425, -0.0642, -0.06415, -0.0641, -0.06405, -0.064, -0.06395, -0.0639, -0.06385, -0.0638, -0.06375, -0.0637, -0.06365, -0.0636, -0.06355, -0.0635, -0.06345, -0.0634, -0.06335, -0.0633, -0.06325, -0.0632, -0.06315, -0.0631, -0.06305, -0.063, -0.06295, -0.0629, -0.06285, -0.0628, -0.06275, -0.0627, -0.06265, -0.0626, -0.06255, -0.0625, -0.06245, -0.0624, -0.06235, -0.0623, -0.06225, -0.0622, -0.06215, -0.0621, -0.06205, -0.062, -0.06195, -0.0619, -0.06185, -0.0618, -0.06175, -0.0617, -0.06165, -0.0616, -0.06155, -0.0615, -0.06145, -0.0614, -0.06135, -0.0613, -0.06125, -0.0612, -0.06115, -0.0611, -0.06105, -0.061, -0.06095, -0.0609, -0.06085, -0.0608, -0.06075, -0.0607, -0.06065, -0.0606, -0.06055, -0.0605, -0.06045, -0.0604, -0.06035, -0.0603, -0.06025, -0.0602, -0.06015, -0.0601, -0.06005, -0.06, -0.05995, -0.0599, -0.05985, -0.0598, -0.05975, -0.0597, -0.05965, -0.0596, -0.05955, -0.0595, -0.05945, -0.0594, -0.05935, -0.0593, -0.05925, -0.0592, -0.05915, -0.0591, -0.05905, -0.059, -0.05895, -0.0589, -0.05885, -0.0588, -0.05875, -0.0587, -0.05865, -0.0586, -0.05855, -0.0585, -0.05845, -0.0584, -0.05835, -0.0583, -0.05825, -0.0582, -0.05815, -0.0581, -0.05805, -0.058, -0.05795, -0.0579, -0.05785, -0.0578, -0.05775, -0.0577, -0.05765, -0.0576, -0.05755, -0.0575, -0.05745, -0.0574, -0.05735, -0.0573, -0.05725, -0.0572, -0.05715, -0.0571, -0.05705, -0.057, -0.05695, -0.0569, -0.05685, -0.0568, -0.05675, -0.0567, -0.05665, -0.0566, -0.05655, -0.0565, -0.05645, -0.0564, -0.05635, -0.0563, -0.05625, -0.0562, -0.05615, -0.0561, -0.05605, -0.056, -0.05595, -0.0559, -0.05585, -0.0558, -0.05575, -0.0557, -0.05565, -0.0556, -0.05555, -0.0555, -0.05545, -0.0554, -0.05535, -0.0553, -0.05525, -0.0552, -0.05515, -0.0551, -0.05505, -0.055, -0.05495, -0.0549, -0.05485, -0.0548, -0.05475, -0.0547, -0.05465, -0.0546, -0.05455, -0.0545, -0.05445, -0.0544, -0.05435, -0.0543, -0.05425, -0.0542, -0.05415, -0.0541, -0.05405, -0.054, -0.05395, -0.0539, -0.05385, -0.0538, -0.05375, -0.0537, -0.05365, -0.0536, -0.05355, -0.0535, -0.05345, -0.0534, -0.05335, -0.0533, -0.05325, -0.0532, -0.05315, -0.0531, -0.05305, -0.053, -0.05295, -0.0529, -0.05285, -0.0528, -0.05275, -0.0527, -0.05265, -0.0526, -0.05255, -0.0525, -0.05245, -0.0524, -0.05235, -0.0523, -0.05225, -0.0522, -0.05215, -0.0521, -0.05205, -0.052, -0.05195, -0.0519, -0.05185, -0.0518, -0.05175, -0.0517, -0.05165, -0.0516, -0.05155, -0.0515, -0.05145, -0.0514, -0.05135, -0.0513, -0.05125, -0.0512, -0.05115, -0.0511, -0.05105, -0.051, -0.05095, -0.0509, -0.05085, -0.0508, -0.05075, -0.0507, -0.05065, -0.0506, -0.05055, -0.0505, -0.05045, -0.0504, -0.05035, -0.0503, -0.05025, -0.0502, -0.05015, -0.0501, -0.05005, -0.05, -0.04995, -0.0499, -0.04985, -0.0498, -0.04975, -0.0497, -0.04965, -0.0496, -0.04955, -0.0495, -0.04945, -0.0494, -0.04935, -0.0493, -0.04925, -0.0492, -0.04915, -0.0491, -0.04905, -0.049, -0.04895, -0.0489, -0.04885, -0.0488, -0.04875, -0.0487, -0.04865, -0.0486, -0.04855, -0.0485, -0.04845, -0.0484, -0.04835, -0.0483, -0.04825, -0.0482, -0.04815, -0.0481, -0.04805, -0.048, -0.04795, -0.0479, -0.04785, -0.0478, -0.04775, -0.0477, -0.04765, -0.0476, -0.04755, -0.0475, -0.04745, -0.0474, -0.04735, -0.0473, -0.04725, -0.0472, -0.04715, -0.0471, -0.04705, -0.047, -0.04695, -0.0469, -0.04685, -0.0468, -0.04675, -0.0467, -0.04665, -0.0466, -0.04655, -0.0465, -0.04645, -0.0464, -0.04635, -0.0463, -0.04625, -0.0462, -0.04615, -0.0461, -0.04605, -0.046, -0.04595, -0.0459, -0.04585, -0.0458, -0.04575, -0.0457, -0.04565, -0.0456, -0.04555, -0.0455, -0.04545, -0.0454, -0.04535, -0.0453, -0.04525, -0.0452, -0.04515, -0.0451, -0.04505, -0.045, -0.04495, -0.0449, -0.04485, -0.0448, -0.04475, -0.0447, -0.04465, -0.0446, -0.04455, -0.0445, -0.04445, -0.0444, -0.04435, -0.0443, -0.04425, -0.0442, -0.04415, -0.0441, -0.04405, -0.044, -0.04395, -0.0439, -0.04385, -0.0438, -0.04375, -0.0437, -0.04365, -0.0436, -0.04355, -0.0435, -0.04345, -0.0434, -0.04335, -0.0433, -0.04325, -0.0432, -0.04315, -0.0431, -0.04305, -0.043, -0.04295, -0.0429, -0.04285, -0.0428, -0.04275, -0.0427, -0.04265, -0.0426, -0.04255, -0.0425, -0.04245, -0.0424, -0.04235, -0.0423, -0.04225, -0.0422, -0.04215, -0.0421, -0.04205, -0.042, -0.04195, -0.0419, -0.04185, -0.0418, -0.04175, -0.0417, -0.04165, -0.0416, -0.04155, -0.0415, -0.04145, -0.0414, -0.04135, -0.0413, -0.04125, -0.0412, -0.04115, -0.0411, -0.04105, -0.041, -0.04095, -0.0409, -0.04085, -0.0408, -0.04075, -0.0407, -0.04065, -0.0406, -0.04055, -0.0405, -0.04045, -0.0404, -0.04035, -0.0403, -0.04025, -0.0402, -0.04015, -0.0401, -0.04005, -0.04, -0.03995, -0.0399, -0.03985, -0.0398, -0.03975, -0.0397, -0.03965, -0.0396, -0.03955, -0.0395, -0.03945, -0.0394, -0.03935, -0.0393, -0.03925, -0.0392, -0.03915, -0.0391, -0.03905, -0.039, -0.03895, -0.0389, -0.03885, -0.0388, -0.03875, -0.0387, -0.03865, -0.0386, -0.03855, -0.0385, -0.03845, -0.0384, -0.03835, -0.0383, -0.03825, -0.0382, -0.03815, -0.0381, -0.03805, -0.038, -0.03795, -0.0379, -0.03785, -0.0378, -0.03775, -0.0377, -0.03765, -0.0376, -0.03755, -0.0375, -0.03745, -0.0374, -0.03735, -0.0373, -0.03725, -0.0372, -0.03715, -0.0371, -0.03705, -0.037, -0.03695, -0.0369, -0.03685, -0.0368, -0.03675, -0.0367, -0.03665, -0.0366, -0.03655, -0.0365, -0.03645, -0.0364, -0.03635, -0.0363, -0.03625, -0.0362, -0.03615, -0.0361, -0.03605, -0.036, -0.03595, -0.0359, -0.03585, -0.0358, -0.03575, -0.0357, -0.03565, -0.0356, -0.03555, -0.0355, -0.03545, -0.0354, -0.03535, -0.0353, -0.03525, -0.0352, -0.03515, -0.0351, -0.03505, -0.035, -0.03495, -0.0349, -0.03485, -0.0348, -0.03475, -0.0347, -0.03465, -0.0346, -0.03455, -0.0345, -0.03445, -0.0344, -0.03435, -0.0343, -0.03425, -0.0342, -0.03415, -0.0341, -0.03405, -0.034, -0.03395, -0.0339, -0.03385, -0.0338, -0.03375, -0.0337, -0.03365, -0.0336, -0.03355, -0.0335, -0.03345, -0.0334, -0.03335, -0.0333, -0.03325, -0.0332, -0.03315, -0.0331, -0.03305, -0.033, -0.03295, -0.0329, -0.03285, -0.0328, -0.03275, -0.0327, -0.03265, -0.0326, -0.03255, -0.0325, -0.03245, -0.0324, -0.03235, -0.0323, -0.03225, -0.0322, -0.03215, -0.0321, -0.03205, -0.032, -0.03195, -0.0319, -0.03185, -0.0318, -0.03175, -0.0317, -0.03165, -0.0316, -0.03155, -0.0315, -0.03145, -0.0314, -0.03135, -0.0313, -0.03125, -0.0312, -0.03115, -0.0311, -0.03105, -0.031, -0.03095, -0.0309, -0.03085, -0.0308, -0.03075, -0.0307, -0.03065, -0.0306, -0.03055, -0.0305, -0.03045, -0.0304, -0.03035, -0.0303, -0.03025, -0.0302, -0.03015, -0.0301, -0.03005, -0.03, -0.02995, -0.0299, -0.02985, -0.0298, -0.02975, -0.0297, -0.02965, -0.0296, -0.02955, -0.0295, -0.02945, -0.0294, -0.02935, -0.0293, -0.02925, -0.0292, -0.02915, -0.0291, -0.02905, -0.029, -0.02895, -0.0289, -0.02885, -0.0288, -0.02875, -0.0287, -0.02865, -0.0286, -0.02855, -0.0285, -0.02845, -0.0284, -0.02835, -0.0283, -0.02825, -0.0282, -0.02815, -0.0281, -0.02805, -0.028, -0.02795, -0.0279, -0.02785, -0.0278, -0.02775, -0.0277, -0.02765, -0.0276, -0.02755, -0.0275, -0.02745, -0.0274, -0.02735, -0.0273, -0.02725, -0.0272, -0.02715, -0.0271, -0.02705, -0.027, -0.02695, -0.0269, -0.02685, -0.0268, -0.02675, -0.0267, -0.02665, -0.0266, -0.02655, -0.0265, -0.02645, -0.0264, -0.02635, -0.0263, -0.02625, -0.0262, -0.02615, -0.0261, -0.02605, -0.026, -0.02595, -0.0259, -0.02585, -0.0258, -0.02575, -0.0257, -0.02565, -0.0256, -0.02555, -0.0255, -0.02545, -0.0254, -0.02535, -0.0253, -0.02525, -0.0252, -0.02515, -0.0251, -0.02505, -0.025, -0.02495, -0.0249, -0.02485, -0.0248, -0.02475, -0.0247, -0.02465, -0.0246, -0.02455, -0.0245, -0.02445, -0.0244, -0.02435, -0.0243, -0.02425, -0.0242, -0.02415, -0.0241, -0.02405, -0.024, -0.02395, -0.0239, -0.02385, -0.0238, -0.02375, -0.0237, -0.02365, -0.0236, -0.02355, -0.0235, -0.02345, -0.0234, -0.02335, -0.0233, -0.02325, -0.0232, -0.02315, -0.0231, -0.02305, -0.023, -0.02295, -0.0229, -0.02285, -0.0228, -0.02275, -0.0227, -0.02265, -0.0226, -0.02255, -0.0225, -0.02245, -0.0224, -0.02235, -0.0223, -0.02225, -0.0222, -0.02215, -0.0221, -0.02205, -0.022, -0.02195, -0.0219, -0.02185, -0.0218, -0.02175, -0.0217, -0.02165, -0.0216, -0.02155, -0.0215, -0.02145, -0.0214, -0.02135, -0.0213, -0.02125, -0.0212, -0.02115, -0.0211, -0.02105, -0.021, -0.02095, -0.0209, -0.02085, -0.0208, -0.02075, -0.0207, -0.02065, -0.0206, -0.02055, -0.0205, -0.02045, -0.0204, -0.02035, -0.0203, -0.02025, -0.0202, -0.02015, -0.0201, -0.02005, -0.02, -0.01995, -0.0199, -0.01985, -0.0198, -0.01975, -0.0197, -0.01965, -0.0196, -0.01955, -0.0195, -0.01945, -0.0194, -0.01935, -0.0193, -0.01925, -0.0192, -0.01915, -0.0191, -0.01905, -0.019, -0.01895, -0.0189, -0.01885, -0.0188, -0.01875, -0.0187, -0.01865, -0.0186, -0.01855, -0.0185, -0.01845, -0.0184, -0.01835, -0.0183, -0.01825, -0.0182, -0.01815, -0.0181, -0.01805, -0.018, -0.01795, -0.0179, -0.01785, -0.0178, -0.01775, -0.0177, -0.01765, -0.0176, -0.01755, -0.0175, -0.01745, -0.0174, -0.01735, -0.0173, -0.01725, -0.0172, -0.01715, -0.0171, -0.01705, -0.017, -0.01695, -0.0169, -0.01685, -0.0168, -0.01675, -0.0167, -0.01665, -0.0166, -0.01655, -0.0165, -0.01645, -0.0164, -0.01635, -0.0163, -0.01625, -0.0162, -0.01615, -0.0161, -0.01605, -0.016, -0.01595, -0.0159, -0.01585, -0.0158, -0.01575, -0.0157, -0.01565, -0.0156, -0.01555, -0.0155, -0.01545, -0.0154, -0.01535, -0.0153, -0.01525, -0.0152, -0.01515, -0.0151, -0.01505, -0.015, -0.01495, -0.0149, -0.01485, -0.0148, -0.01475, -0.0147, -0.01465, -0.0146, -0.01455, -0.0145, -0.01445, -0.0144, -0.01435, -0.0143, -0.01425, -0.0142, -0.01415, -0.0141, -0.01405, -0.014, -0.01395, -0.0139, -0.01385, -0.0138, -0.01375, -0.0137, -0.01365, -0.0136, -0.01355, -0.0135, -0.01345, -0.0134, -0.01335, -0.0133, -0.01325, -0.0132, -0.01315, -0.0131, -0.01305, -0.013, -0.01295, -0.0129, -0.01285, -0.0128, -0.01275, -0.0127, -0.01265, -0.0126, -0.01255, -0.0125, -0.01245, -0.0124, -0.01235, -0.0123, -0.01225, -0.0122, -0.01215, -0.0121, -0.01205, -0.012, -0.01195, -0.0119, -0.01185, -0.0118, -0.01175, -0.0117, -0.01165, -0.0116, -0.01155, -0.0115, -0.01145, -0.0114, -0.01135, -0.0113, -0.01125, -0.0112, -0.01115, -0.0111, -0.01105, -0.011, -0.01095, -0.0109, -0.01085, -0.0108, -0.01075, -0.0107, -0.01065, -0.0106, -0.01055, -0.0105, -0.01045, -0.0104, -0.01035, -0.0103, -0.01025, -0.0102, -0.01015, -0.0101, -0.01005, -0.01, -0.00995, -0.0099, -0.00985, -0.0098, -0.00975, -0.0097, -0.00965, -0.0096, -0.00955, -0.0095, -0.00945, -0.0094, -0.00935, -0.0093, -0.00925, -0.0092, -0.00915, -0.0091, -0.00905, -0.009, -0.00895, -0.0089, -0.00885, -0.0088, -0.00875, -0.0087, -0.00865, -0.0086, -0.00855, -0.0085, -0.00845, -0.0084, -0.00835, -0.0083, -0.00825, -0.0082, -0.00815, -0.0081, -0.00805, -0.008, -0.00795, -0.0079, -0.00785, -0.0078, -0.00775, -0.0077, -0.00765, -0.0076, -0.00755, -0.0075, -0.00745, -0.0074, -0.00735, -0.0073, -0.00725, -0.0072, -0.00715, -0.0071, -0.00705, -0.007, -0.00695, -0.0069, -0.00685, -0.0068, -0.00675, -0.0067, -0.00665, -0.0066, -0.00655, -0.0065, -0.00645, -0.0064, -0.00635, -0.0063, -0.00625, -0.0062, -0.00615, -0.0061, -0.00605, -0.006, -0.00595, -0.0059, -0.00585, -0.0058, -0.00575, -0.0057, -0.00565, -0.0056, -0.00555, -0.0055, -0.00545, -0.0054, -0.00535, -0.0053, -0.00525, -0.0052, -0.00515, -0.0051, -0.00505, -0.005, -0.00495, -0.0049, -0.00485, -0.0048, -0.00475, -0.0047, -0.00465, -0.0046, -0.00455, -0.0045, -0.00445, -0.0044, -0.00435, -0.0043, -0.00425, -0.0042, -0.00415, -0.0041, -0.00405, -0.004, -0.00395, -0.0039, -0.00385, -0.0038, -0.00375, -0.0037, -0.00365, -0.0036, -0.00355, -0.0035, -0.00345, -0.0034, -0.00335, -0.0033, -0.00325, -0.0032, -0.00315, -0.0031, -0.00305, -0.003, -0.00295, -0.0029, -0.00285, -0.0028, -0.00275, -0.0027, -0.00265, -0.0026, -0.00255, -0.0025, -0.00245, -0.0024, -0.00235, -0.0023, -0.00225, -0.0022, -0.00215, -0.0021, -0.00205, -0.002, -0.00195, -0.0019, -0.00185, -0.0018, -0.00175, -0.0017, -0.00165, -0.0016, -0.00155, -0.0015, -0.00145, -0.0014, -0.00135, -0.0013, -0.00125, -0.0012, -0.00115, -0.0011, -0.00105, -0.001, -0.00095, -0.0009, -0.00085, -0.0008, -0.00075, -0.0007, -0.00065, -0.0006, -0.00055, -0.0005, -0.00045, -0.0004, -0.00035, -0.0003, -0.00025, -0.0002, -0.00015, -0.0001, -5.0e-5, 0.0, 5.0e-5, 0.0001, 0.00015, 0.0002, 0.00025, 0.0003, 0.00035, 0.0004, 0.00045, 0.0005, 0.00055, 0.0006, 0.00065, 0.0007, 0.00075, 0.0008, 0.00085, 0.0009, 0.00095, 0.001, 0.00105, 0.0011, 0.00115, 0.0012, 0.00125, 0.0013, 0.00135, 0.0014, 0.00145, 0.0015, 0.00155, 0.0016, 0.00165, 0.0017, 0.00175, 0.0018, 0.00185, 0.0019, 0.00195, 0.002, 0.00205, 0.0021, 0.00215, 0.0022, 0.00225, 0.0023, 0.00235, 0.0024, 0.00245, 0.0025, 0.00255, 0.0026, 0.00265, 0.0027, 0.00275, 0.0028, 0.00285, 0.0029, 0.00295, 0.003, 0.00305, 0.0031, 0.00315, 0.0032, 0.00325, 0.0033, 0.00335, 0.0034, 0.00345, 0.0035, 0.00355, 0.0036, 0.00365, 0.0037, 0.00375, 0.0038, 0.00385, 0.0039, 0.00395, 0.004, 0.00405, 0.0041, 0.00415, 0.0042, 0.00425, 0.0043, 0.00435, 0.0044, 0.00445, 0.0045, 0.00455, 0.0046, 0.00465, 0.0047, 0.00475, 0.0048, 0.00485, 0.0049, 0.00495, 0.005, 0.00505, 0.0051, 0.00515, 0.0052, 0.00525, 0.0053, 0.00535, 0.0054, 0.00545, 0.0055, 0.00555, 0.0056, 0.00565, 0.0057, 0.00575, 0.0058, 0.00585, 0.0059, 0.00595, 0.006, 0.00605, 0.0061, 0.00615, 0.0062, 0.00625, 0.0063, 0.00635, 0.0064, 0.00645, 0.0065, 0.00655, 0.0066, 0.00665, 0.0067, 0.00675, 0.0068, 0.00685, 0.0069, 0.00695, 0.007, 0.00705, 0.0071, 0.00715, 0.0072, 0.00725, 0.0073, 0.00735, 0.0074, 0.00745, 0.0075, 0.00755, 0.0076, 0.00765, 0.0077, 0.00775, 0.0078, 0.00785, 0.0079, 0.00795, 0.008, 0.00805, 0.0081, 0.00815, 0.0082, 0.00825, 0.0083, 0.00835, 0.0084, 0.00845, 0.0085, 0.00855, 0.0086, 0.00865, 0.0087, 0.00875, 0.0088, 0.00885, 0.0089, 0.00895, 0.009, 0.00905, 0.0091, 0.00915, 0.0092, 0.00925, 0.0093, 0.00935, 0.0094, 0.00945, 0.0095, 0.00955, 0.0096, 0.00965, 0.0097, 0.00975, 0.0098, 0.00985, 0.0099, 0.00995, 0.01, 0.01005, 0.0101, 0.01015, 0.0102, 0.01025, 0.0103, 0.01035, 0.0104, 0.01045, 0.0105, 0.01055, 0.0106, 0.01065, 0.0107, 0.01075, 0.0108, 0.01085, 0.0109, 0.01095, 0.011, 0.01105, 0.0111, 0.01115, 0.0112, 0.01125, 0.0113, 0.01135, 0.0114, 0.01145, 0.0115, 0.01155, 0.0116, 0.01165, 0.0117, 0.01175, 0.0118, 0.01185, 0.0119, 0.01195, 0.012, 0.01205, 0.0121, 0.01215, 0.0122, 0.01225, 0.0123, 0.01235, 0.0124, 0.01245, 0.0125, 0.01255, 0.0126, 0.01265, 0.0127, 0.01275, 0.0128, 0.01285, 0.0129, 0.01295, 0.013, 0.01305, 0.0131, 0.01315, 0.0132, 0.01325, 0.0133, 0.01335, 0.0134, 0.01345, 0.0135, 0.01355, 0.0136, 0.01365, 0.0137, 0.01375, 0.0138, 0.01385, 0.0139, 0.01395, 0.014, 0.01405, 0.0141, 0.01415, 0.0142, 0.01425, 0.0143, 0.01435, 0.0144, 0.01445, 0.0145, 0.01455, 0.0146, 0.01465, 0.0147, 0.01475, 0.0148, 0.01485, 0.0149, 0.01495, 0.015, 0.01505, 0.0151, 0.01515, 0.0152, 0.01525, 0.0153, 0.01535, 0.0154, 0.01545, 0.0155, 0.01555, 0.0156, 0.01565, 0.0157, 0.01575, 0.0158, 0.01585, 0.0159, 0.01595, 0.016, 0.01605, 0.0161, 0.01615, 0.0162, 0.01625, 0.0163, 0.01635, 0.0164, 0.01645, 0.0165, 0.01655, 0.0166, 0.01665, 0.0167, 0.01675, 0.0168, 0.01685, 0.0169, 0.01695, 0.017, 0.01705, 0.0171, 0.01715, 0.0172, 0.01725, 0.0173, 0.01735, 0.0174, 0.01745, 0.0175, 0.01755, 0.0176, 0.01765, 0.0177, 0.01775, 0.0178, 0.01785, 0.0179, 0.01795, 0.018, 0.01805, 0.0181, 0.01815, 0.0182, 0.01825, 0.0183, 0.01835, 0.0184, 0.01845, 0.0185, 0.01855, 0.0186, 0.01865, 0.0187, 0.01875, 0.0188, 0.01885, 0.0189, 0.01895, 0.019, 0.01905, 0.0191, 0.01915, 0.0192, 0.01925, 0.0193, 0.01935, 0.0194, 0.01945, 0.0195, 0.01955, 0.0196, 0.01965, 0.0197, 0.01975, 0.0198, 0.01985, 0.0199, 0.01995, 0.02, 0.02005, 0.0201, 0.02015, 0.0202, 0.02025, 0.0203, 0.02035, 0.0204, 0.02045, 0.0205, 0.02055, 0.0206, 0.02065, 0.0207, 0.02075, 0.0208, 0.02085, 0.0209, 0.02095, 0.021, 0.02105, 0.0211, 0.02115, 0.0212, 0.02125, 0.0213, 0.02135, 0.0214, 0.02145, 0.0215, 0.02155, 0.0216, 0.02165, 0.0217, 0.02175, 0.0218, 0.02185, 0.0219, 0.02195, 0.022, 0.02205, 0.0221, 0.02215, 0.0222, 0.02225, 0.0223, 0.02235, 0.0224, 0.02245, 0.0225, 0.02255, 0.0226, 0.02265, 0.0227, 0.02275, 0.0228, 0.02285, 0.0229, 0.02295, 0.023, 0.02305, 0.0231, 0.02315, 0.0232, 0.02325, 0.0233, 0.02335, 0.0234, 0.02345, 0.0235, 0.02355, 0.0236, 0.02365, 0.0237, 0.02375, 0.0238, 0.02385, 0.0239, 0.02395, 0.024, 0.02405, 0.0241, 0.02415, 0.0242, 0.02425, 0.0243, 0.02435, 0.0244, 0.02445, 0.0245, 0.02455, 0.0246, 0.02465, 0.0247, 0.02475, 0.0248, 0.02485, 0.0249, 0.02495, 0.025, 0.02505, 0.0251, 0.02515, 0.0252, 0.02525, 0.0253, 0.02535, 0.0254, 0.02545, 0.0255, 0.02555, 0.0256, 0.02565, 0.0257, 0.02575, 0.0258, 0.02585, 0.0259, 0.02595, 0.026, 0.02605, 0.0261, 0.02615, 0.0262, 0.02625, 0.0263, 0.02635, 0.0264, 0.02645, 0.0265, 0.02655, 0.0266, 0.02665, 0.0267, 0.02675, 0.0268, 0.02685, 0.0269, 0.02695, 0.027, 0.02705, 0.0271, 0.02715, 0.0272, 0.02725, 0.0273, 0.02735, 0.0274, 0.02745, 0.0275, 0.02755, 0.0276, 0.02765, 0.0277, 0.02775, 0.0278, 0.02785, 0.0279, 0.02795, 0.028, 0.02805, 0.0281, 0.02815, 0.0282, 0.02825, 0.0283, 0.02835, 0.0284, 0.02845, 0.0285, 0.02855, 0.0286, 0.02865, 0.0287, 0.02875, 0.0288, 0.02885, 0.0289, 0.02895, 0.029, 0.02905, 0.0291, 0.02915, 0.0292, 0.02925, 0.0293, 0.02935, 0.0294, 0.02945, 0.0295, 0.02955, 0.0296, 0.02965, 0.0297, 0.02975, 0.0298, 0.02985, 0.0299, 0.02995, 0.03, 0.03005, 0.0301, 0.03015, 0.0302, 0.03025, 0.0303, 0.03035, 0.0304, 0.03045, 0.0305, 0.03055, 0.0306, 0.03065, 0.0307, 0.03075, 0.0308, 0.03085, 0.0309, 0.03095, 0.031, 0.03105, 0.0311, 0.03115, 0.0312, 0.03125, 0.0313, 0.03135, 0.0314, 0.03145, 0.0315, 0.03155, 0.0316, 0.03165, 0.0317, 0.03175, 0.0318, 0.03185, 0.0319, 0.03195, 0.032, 0.03205, 0.0321, 0.03215, 0.0322, 0.03225, 0.0323, 0.03235, 0.0324, 0.03245, 0.0325, 0.03255, 0.0326, 0.03265, 0.0327, 0.03275, 0.0328, 0.03285, 0.0329, 0.03295, 0.033, 0.03305, 0.0331, 0.03315, 0.0332, 0.03325, 0.0333, 0.03335, 0.0334, 0.03345, 0.0335, 0.03355, 0.0336, 0.03365, 0.0337, 0.03375, 0.0338, 0.03385, 0.0339, 0.03395, 0.034, 0.03405, 0.0341, 0.03415, 0.0342, 0.03425, 0.0343, 0.03435, 0.0344, 0.03445, 0.0345, 0.03455, 0.0346, 0.03465, 0.0347, 0.03475, 0.0348, 0.03485, 0.0349, 0.03495, 0.035, 0.03505, 0.0351, 0.03515, 0.0352, 0.03525, 0.0353, 0.03535, 0.0354, 0.03545, 0.0355, 0.03555, 0.0356, 0.03565, 0.0357, 0.03575, 0.0358, 0.03585, 0.0359, 0.03595, 0.036, 0.03605, 0.0361, 0.03615, 0.0362, 0.03625, 0.0363, 0.03635, 0.0364, 0.03645, 0.0365, 0.03655, 0.0366, 0.03665, 0.0367, 0.03675, 0.0368, 0.03685, 0.0369, 0.03695, 0.037, 0.03705, 0.0371, 0.03715, 0.0372, 0.03725, 0.0373, 0.03735, 0.0374, 0.03745, 0.0375, 0.03755, 0.0376, 0.03765, 0.0377, 0.03775, 0.0378, 0.03785, 0.0379, 0.03795, 0.038, 0.03805, 0.0381, 0.03815, 0.0382, 0.03825, 0.0383, 0.03835, 0.0384, 0.03845, 0.0385, 0.03855, 0.0386, 0.03865, 0.0387, 0.03875, 0.0388, 0.03885, 0.0389, 0.03895, 0.039, 0.03905, 0.0391, 0.03915, 0.0392, 0.03925, 0.0393, 0.03935, 0.0394, 0.03945, 0.0395, 0.03955, 0.0396, 0.03965, 0.0397, 0.03975, 0.0398, 0.03985, 0.0399, 0.03995, 0.04, 0.04005, 0.0401, 0.04015, 0.0402, 0.04025, 0.0403, 0.04035, 0.0404, 0.04045, 0.0405, 0.04055, 0.0406, 0.04065, 0.0407, 0.04075, 0.0408, 0.04085, 0.0409, 0.04095, 0.041, 0.04105, 0.0411, 0.04115, 0.0412, 0.04125, 0.0413, 0.04135, 0.0414, 0.04145, 0.0415, 0.04155, 0.0416, 0.04165, 0.0417, 0.04175, 0.0418, 0.04185, 0.0419, 0.04195, 0.042, 0.04205, 0.0421, 0.04215, 0.0422, 0.04225, 0.0423, 0.04235, 0.0424, 0.04245, 0.0425, 0.04255, 0.0426, 0.04265, 0.0427, 0.04275, 0.0428, 0.04285, 0.0429, 0.04295, 0.043, 0.04305, 0.0431, 0.04315, 0.0432, 0.04325, 0.0433, 0.04335, 0.0434, 0.04345, 0.0435, 0.04355, 0.0436, 0.04365, 0.0437, 0.04375, 0.0438, 0.04385, 0.0439, 0.04395, 0.044, 0.04405, 0.0441, 0.04415, 0.0442, 0.04425, 0.0443, 0.04435, 0.0444, 0.04445, 0.0445, 0.04455, 0.0446, 0.04465, 0.0447, 0.04475, 0.0448, 0.04485, 0.0449, 0.04495, 0.045, 0.04505, 0.0451, 0.04515, 0.0452, 0.04525, 0.0453, 0.04535, 0.0454, 0.04545, 0.0455, 0.04555, 0.0456, 0.04565, 0.0457, 0.04575, 0.0458, 0.04585, 0.0459, 0.04595, 0.046, 0.04605, 0.0461, 0.04615, 0.0462, 0.04625, 0.0463, 0.04635, 0.0464, 0.04645, 0.0465, 0.04655, 0.0466, 0.04665, 0.0467, 0.04675, 0.0468, 0.04685, 0.0469, 0.04695, 0.047, 0.04705, 0.0471, 0.04715, 0.0472, 0.04725, 0.0473, 0.04735, 0.0474, 0.04745, 0.0475, 0.04755, 0.0476, 0.04765, 0.0477, 0.04775, 0.0478, 0.04785, 0.0479, 0.04795, 0.048, 0.04805, 0.0481, 0.04815, 0.0482, 0.04825, 0.0483, 0.04835, 0.0484, 0.04845, 0.0485, 0.04855, 0.0486, 0.04865, 0.0487, 0.04875, 0.0488, 0.04885, 0.0489, 0.04895, 0.049, 0.04905, 0.0491, 0.04915, 0.0492, 0.04925, 0.0493, 0.04935, 0.0494, 0.04945, 0.0495, 0.04955, 0.0496, 0.04965, 0.0497, 0.04975, 0.0498, 0.04985, 0.0499, 0.04995, 0.05, 0.05005, 0.0501, 0.05015, 0.0502, 0.05025, 0.0503, 0.05035, 0.0504, 0.05045, 0.0505, 0.05055, 0.0506, 0.05065, 0.0507, 0.05075, 0.0508, 0.05085, 0.0509, 0.05095, 0.051, 0.05105, 0.0511, 0.05115, 0.0512, 0.05125, 0.0513, 0.05135, 0.0514, 0.05145, 0.0515, 0.05155, 0.0516, 0.05165, 0.0517, 0.05175, 0.0518, 0.05185, 0.0519, 0.05195, 0.052, 0.05205, 0.0521, 0.05215, 0.0522, 0.05225, 0.0523, 0.05235, 0.0524, 0.05245, 0.0525, 0.05255, 0.0526, 0.05265, 0.0527, 0.05275, 0.0528, 0.05285, 0.0529, 0.05295, 0.053, 0.05305, 0.0531, 0.05315, 0.0532, 0.05325, 0.0533, 0.05335, 0.0534, 0.05345, 0.0535, 0.05355, 0.0536, 0.05365, 0.0537, 0.05375, 0.0538, 0.05385, 0.0539, 0.05395, 0.054, 0.05405, 0.0541, 0.05415, 0.0542, 0.05425, 0.0543, 0.05435, 0.0544, 0.05445, 0.0545, 0.05455, 0.0546, 0.05465, 0.0547, 0.05475, 0.0548, 0.05485, 0.0549, 0.05495, 0.055, 0.05505, 0.0551, 0.05515, 0.0552, 0.05525, 0.0553, 0.05535, 0.0554, 0.05545, 0.0555, 0.05555, 0.0556, 0.05565, 0.0557, 0.05575, 0.0558, 0.05585, 0.0559, 0.05595, 0.056, 0.05605, 0.0561, 0.05615, 0.0562, 0.05625, 0.0563, 0.05635, 0.0564, 0.05645, 0.0565, 0.05655, 0.0566, 0.05665, 0.0567, 0.05675, 0.0568, 0.05685, 0.0569, 0.05695, 0.057, 0.05705, 0.0571, 0.05715, 0.0572, 0.05725, 0.0573, 0.05735, 0.0574, 0.05745, 0.0575, 0.05755, 0.0576, 0.05765, 0.0577, 0.05775, 0.0578, 0.05785, 0.0579, 0.05795, 0.058, 0.05805, 0.0581, 0.05815, 0.0582, 0.05825, 0.0583, 0.05835, 0.0584, 0.05845, 0.0585, 0.05855, 0.0586, 0.05865, 0.0587, 0.05875, 0.0588, 0.05885, 0.0589, 0.05895, 0.059, 0.05905, 0.0591, 0.05915, 0.0592, 0.05925, 0.0593, 0.05935, 0.0594, 0.05945, 0.0595, 0.05955, 0.0596, 0.05965, 0.0597, 0.05975, 0.0598, 0.05985, 0.0599, 0.05995, 0.06, 0.06005, 0.0601, 0.06015, 0.0602, 0.06025, 0.0603, 0.06035, 0.0604, 0.06045, 0.0605, 0.06055, 0.0606, 0.06065, 0.0607, 0.06075, 0.0608, 0.06085, 0.0609, 0.06095, 0.061, 0.06105, 0.0611, 0.06115, 0.0612, 0.06125, 0.0613, 0.06135, 0.0614, 0.06145, 0.0615, 0.06155, 0.0616, 0.06165, 0.0617, 0.06175, 0.0618, 0.06185, 0.0619, 0.06195, 0.062, 0.06205, 0.0621, 0.06215, 0.0622, 0.06225, 0.0623, 0.06235, 0.0624, 0.06245, 0.0625, 0.06255, 0.0626, 0.06265, 0.0627, 0.06275, 0.0628, 0.06285, 0.0629, 0.06295, 0.063, 0.06305, 0.0631, 0.06315, 0.0632, 0.06325, 0.0633, 0.06335, 0.0634, 0.06345, 0.0635, 0.06355, 0.0636, 0.06365, 0.0637, 0.06375, 0.0638, 0.06385, 0.0639, 0.06395, 0.064, 0.06405, 0.0641, 0.06415, 0.0642, 0.06425, 0.0643, 0.06435, 0.0644, 0.06445, 0.0645, 0.06455, 0.0646, 0.06465, 0.0647, 0.06475, 0.0648, 0.06485, 0.0649, 0.06495, 0.065, 0.06505, 0.0651, 0.06515, 0.0652, 0.06525, 0.0653, 0.06535, 0.0654, 0.06545, 0.0655, 0.06555, 0.0656, 0.06565, 0.0657, 0.06575, 0.0658, 0.06585, 0.0659, 0.06595, 0.066, 0.06605, 0.0661, 0.06615, 0.0662, 0.06625, 0.0663, 0.06635, 0.0664, 0.06645, 0.0665, 0.06655, 0.0666, 0.06665, 0.0667, 0.06675, 0.0668, 0.06685, 0.0669, 0.06695, 0.067, 0.06705, 0.0671, 0.06715, 0.0672, 0.06725, 0.0673, 0.06735, 0.0674, 0.06745, 0.0675, 0.06755, 0.0676, 0.06765, 0.0677, 0.06775, 0.0678, 0.06785, 0.0679, 0.06795, 0.068, 0.06805, 0.0681, 0.06815, 0.0682, 0.06825, 0.0683, 0.06835, 0.0684, 0.06845, 0.0685, 0.06855, 0.0686, 0.06865, 0.0687, 0.06875, 0.0688, 0.06885, 0.0689, 0.06895, 0.069, 0.06905, 0.0691, 0.06915, 0.0692, 0.06925, 0.0693, 0.06935, 0.0694, 0.06945, 0.0695, 0.06955, 0.0696, 0.06965, 0.0697, 0.06975, 0.0698, 0.06985, 0.0699, 0.06995, 0.07, 0.07005, 0.0701, 0.07015, 0.0702, 0.07025, 0.0703, 0.07035, 0.0704, 0.07045, 0.0705, 0.07055, 0.0706, 0.07065, 0.0707, 0.07075, 0.0708, 0.07085, 0.0709, 0.07095, 0.071, 0.07105, 0.0711, 0.07115, 0.0712, 0.07125, 0.0713, 0.07135, 0.0714, 0.07145, 0.0715, 0.07155, 0.0716, 0.07165, 0.0717, 0.07175, 0.0718, 0.07185, 0.0719, 0.07195, 0.072, 0.07205, 0.0721, 0.07215, 0.0722, 0.07225, 0.0723, 0.07235, 0.0724, 0.07245, 0.0725, 0.07255, 0.0726, 0.07265, 0.0727, 0.07275, 0.0728, 0.07285, 0.0729, 0.07295, 0.073, 0.07305, 0.0731, 0.07315, 0.0732, 0.07325, 0.0733, 0.07335, 0.0734, 0.07345, 0.0735, 0.07355, 0.0736, 0.07365, 0.0737, 0.07375, 0.0738, 0.07385, 0.0739, 0.07395, 0.074, 0.07405, 0.0741, 0.07415, 0.0742, 0.07425, 0.0743, 0.07435, 0.0744, 0.07445, 0.0745, 0.07455, 0.0746, 0.07465, 0.0747, 0.07475, 0.0748, 0.07485, 0.0749, 0.07495, 0.075, 0.07505, 0.0751, 0.07515, 0.0752, 0.07525, 0.0753, 0.07535, 0.0754, 0.07545, 0.0755, 0.07555, 0.0756, 0.07565, 0.0757, 0.07575, 0.0758, 0.07585, 0.0759, 0.07595, 0.076, 0.07605, 0.0761, 0.07615, 0.0762, 0.07625, 0.0763, 0.07635, 0.0764, 0.07645, 0.0765, 0.07655, 0.0766, 0.07665, 0.0767, 0.07675, 0.0768, 0.07685, 0.0769, 0.07695, 0.077, 0.07705, 0.0771, 0.07715, 0.0772, 0.07725, 0.0773, 0.07735, 0.0774, 0.07745, 0.0775, 0.07755, 0.0776, 0.07765, 0.0777, 0.07775, 0.0778, 0.07785, 0.0779, 0.07795, 0.078, 0.07805, 0.0781, 0.07815, 0.0782, 0.07825, 0.0783, 0.07835, 0.0784, 0.07845, 0.0785, 0.07855, 0.0786, 0.07865, 0.0787, 0.07875, 0.0788, 0.07885, 0.0789, 0.07895, 0.079, 0.07905, 0.0791, 0.07915, 0.0792, 0.07925, 0.0793, 0.07935, 0.0794, 0.07945, 0.0795, 0.07955, 0.0796, 0.07965, 0.0797, 0.07975, 0.0798, 0.07985, 0.0799, 0.07995, 0.08, 0.08005, 0.0801, 0.08015, 0.0802, 0.08025, 0.0803, 0.08035, 0.0804, 0.08045, 0.0805, 0.08055, 0.0806, 0.08065, 0.0807, 0.08075, 0.0808, 0.08085, 0.0809, 0.08095, 0.081, 0.08105, 0.0811, 0.08115, 0.0812, 0.08125, 0.0813, 0.08135, 0.0814, 0.08145, 0.0815, 0.08155, 0.0816, 0.08165, 0.0817, 0.08175, 0.0818, 0.08185, 0.0819, 0.08195, 0.082, 0.08205, 0.0821, 0.08215, 0.0822, 0.08225, 0.0823, 0.08235, 0.0824, 0.08245, 0.0825, 0.08255, 0.0826, 0.08265, 0.0827, 0.08275, 0.0828, 0.08285, 0.0829, 0.08295, 0.083, 0.08305, 0.0831, 0.08315, 0.0832, 0.08325, 0.0833, 0.08335, 0.0834, 0.08345, 0.0835, 0.08355, 0.0836, 0.08365, 0.0837, 0.08375, 0.0838, 0.08385, 0.0839, 0.08395, 0.084, 0.08405, 0.0841, 0.08415, 0.0842, 0.08425, 0.0843, 0.08435, 0.0844, 0.08445, 0.0845, 0.08455, 0.0846, 0.08465, 0.0847, 0.08475, 0.0848, 0.08485, 0.0849, 0.08495, 0.085, 0.08505, 0.0851, 0.08515, 0.0852, 0.08525, 0.0853, 0.08535, 0.0854, 0.08545, 0.0855, 0.08555, 0.0856, 0.08565, 0.0857, 0.08575, 0.0858, 0.08585, 0.0859, 0.08595, 0.086, 0.08605, 0.0861, 0.08615, 0.0862, 0.08625, 0.0863, 0.08635, 0.0864, 0.08645, 0.0865, 0.08655, 0.0866, 0.08665, 0.0867, 0.08675, 0.0868, 0.08685, 0.0869, 0.08695, 0.087, 0.08705, 0.0871, 0.08715, 0.0872, 0.08725, 0.0873, 0.08735, 0.0874, 0.08745, 0.0875, 0.08755, 0.0876, 0.08765, 0.0877, 0.08775, 0.0878, 0.08785, 0.0879, 0.08795, 0.088, 0.08805, 0.0881, 0.08815, 0.0882, 0.08825, 0.0883, 0.08835, 0.0884, 0.08845, 0.0885, 0.08855, 0.0886, 0.08865, 0.0887, 0.08875, 0.0888, 0.08885, 0.0889, 0.08895, 0.089, 0.08905, 0.0891, 0.08915, 0.0892, 0.08925, 0.0893, 0.08935, 0.0894, 0.08945, 0.0895, 0.08955, 0.0896, 0.08965, 0.0897, 0.08975, 0.0898, 0.08985, 0.0899, 0.08995, 0.09, 0.09005, 0.0901, 0.09015, 0.0902, 0.09025, 0.0903, 0.09035, 0.0904, 0.09045, 0.0905, 0.09055, 0.0906, 0.09065, 0.0907, 0.09075, 0.0908, 0.09085, 0.0909, 0.09095, 0.091, 0.09105, 0.0911, 0.09115, 0.0912, 0.09125, 0.0913, 0.09135, 0.0914, 0.09145, 0.0915, 0.09155, 0.0916, 0.09165, 0.0917, 0.09175, 0.0918, 0.09185, 0.0919, 0.09195, 0.092, 0.09205, 0.0921, 0.09215, 0.0922, 0.09225, 0.0923, 0.09235, 0.0924, 0.09245, 0.0925, 0.09255, 0.0926, 0.09265, 0.0927, 0.09275, 0.0928, 0.09285, 0.0929, 0.09295, 0.093, 0.09305, 0.0931, 0.09315, 0.0932, 0.09325, 0.0933, 0.09335, 0.0934, 0.09345, 0.0935, 0.09355, 0.0936, 0.09365, 0.0937, 0.09375, 0.0938, 0.09385, 0.0939, 0.09395, 0.094, 0.09405, 0.0941, 0.09415, 0.0942, 0.09425, 0.0943, 0.09435, 0.0944, 0.09445, 0.0945, 0.09455, 0.0946, 0.09465, 0.0947, 0.09475, 0.0948, 0.09485, 0.0949, 0.09495, 0.095, 0.09505, 0.0951, 0.09515, 0.0952, 0.09525, 0.0953, 0.09535, 0.0954, 0.09545, 0.0955, 0.09555, 0.0956, 0.09565, 0.0957, 0.09575, 0.0958, 0.09585, 0.0959, 0.09595, 0.096, 0.09605, 0.0961, 0.09615, 0.0962, 0.09625, 0.0963, 0.09635, 0.0964, 0.09645, 0.0965, 0.09655, 0.0966, 0.09665, 0.0967, 0.09675, 0.0968, 0.09685, 0.0969, 0.09695, 0.097, 0.09705, 0.0971, 0.09715, 0.0972, 0.09725, 0.0973, 0.09735, 0.0974, 0.09745, 0.0975, 0.09755, 0.0976, 0.09765, 0.0977, 0.09775, 0.0978, 0.09785, 0.0979, 0.09795, 0.098, 0.09805, 0.0981, 0.09815, 0.0982, 0.09825, 0.0983, 0.09835, 0.0984, 0.09845, 0.0985, 0.09855, 0.0986, 0.09865, 0.0987, 0.09875, 0.0988, 0.09885, 0.0989, 0.09895, 0.099, 0.09905, 0.0991, 0.09915, 0.0992, 0.09925, 0.0993, 0.09935, 0.0994, 0.09945, 0.0995, 0.09955, 0.0996, 0.09965, 0.0997, 0.09975, 0.0998, 0.09985, 0.0999, 0.09995, 0.1, 0.10005, 0.1001, 0.10015, 0.1002, 0.10025, 0.1003, 0.10035, 0.1004, 0.10045, 0.1005, 0.10055, 0.1006, 0.10065, 0.1007, 0.10075, 0.1008, 0.10085, 0.1009, 0.10095, 0.101, 0.10105, 0.1011, 0.10115, 0.1012, 0.10125, 0.1013, 0.10135, 0.1014, 0.10145, 0.1015, 0.10155, 0.1016, 0.10165, 0.1017, 0.10175, 0.1018, 0.10185, 0.1019, 0.10195, 0.102, 0.10205, 0.1021, 0.10215, 0.1022, 0.10225, 0.1023, 0.10235, 0.1024, 0.10245, 0.1025, 0.10255, 0.1026, 0.10265, 0.1027, 0.10275, 0.1028, 0.10285, 0.1029, 0.10295, 0.103, 0.10305, 0.1031, 0.10315, 0.1032, 0.10325, 0.1033, 0.10335, 0.1034, 0.10345, 0.1035, 0.10355, 0.1036, 0.10365, 0.1037, 0.10375, 0.1038, 0.10385, 0.1039, 0.10395, 0.104, 0.10405, 0.1041, 0.10415, 0.1042, 0.10425, 0.1043, 0.10435, 0.1044, 0.10445, 0.1045, 0.10455, 0.1046, 0.10465, 0.1047, 0.10475, 0.1048, 0.10485, 0.1049, 0.10495, 0.105, 0.10505, 0.1051, 0.10515, 0.1052, 0.10525, 0.1053, 0.10535, 0.1054, 0.10545, 0.1055, 0.10555, 0.1056, 0.10565, 0.1057, 0.10575, 0.1058, 0.10585, 0.1059, 0.10595, 0.106, 0.10605, 0.1061, 0.10615, 0.1062, 0.10625, 0.1063, 0.10635, 0.1064, 0.10645, 0.1065, 0.10655, 0.1066, 0.10665, 0.1067, 0.10675, 0.1068, 0.10685, 0.1069, 0.10695, 0.107, 0.10705, 0.1071, 0.10715, 0.1072, 0.10725, 0.1073, 0.10735, 0.1074, 0.10745, 0.1075, 0.10755, 0.1076, 0.10765, 0.1077, 0.10775, 0.1078, 0.10785, 0.1079, 0.10795, 0.108, 0.10805, 0.1081, 0.10815, 0.1082, 0.10825, 0.1083, 0.10835, 0.1084, 0.10845, 0.1085, 0.10855, 0.1086, 0.10865, 0.1087, 0.10875, 0.1088, 0.10885, 0.1089, 0.10895, 0.109, 0.10905, 0.1091, 0.10915, 0.1092, 0.10925, 0.1093, 0.10935, 0.1094, 0.10945, 0.1095, 0.10955, 0.1096, 0.10965, 0.1097, 0.10975, 0.1098, 0.10985, 0.1099, 0.10995, 0.11, 0.11005, 0.1101, 0.11015, 0.1102, 0.11025, 0.1103, 0.11035, 0.1104, 0.11045, 0.1105, 0.11055, 0.1106, 0.11065, 0.1107, 0.11075, 0.1108, 0.11085, 0.1109, 0.11095, 0.111, 0.11105, 0.1111, 0.11115, 0.1112, 0.11125, 0.1113, 0.11135, 0.1114, 0.11145, 0.1115, 0.11155, 0.1116, 0.11165, 0.1117, 0.11175, 0.1118, 0.11185, 0.1119, 0.11195, 0.112, 0.11205, 0.1121, 0.11215, 0.1122, 0.11225, 0.1123, 0.11235, 0.1124, 0.11245, 0.1125, 0.11255, 0.1126, 0.11265, 0.1127, 0.11275, 0.1128, 0.11285, 0.1129, 0.11295, 0.113, 0.11305, 0.1131, 0.11315, 0.1132, 0.11325, 0.1133, 0.11335, 0.1134, 0.11345, 0.1135, 0.11355, 0.1136, 0.11365, 0.1137, 0.11375, 0.1138, 0.11385, 0.1139, 0.11395, 0.114, 0.11405, 0.1141, 0.11415, 0.1142, 0.11425, 0.1143, 0.11435, 0.1144, 0.11445, 0.1145, 0.11455, 0.1146, 0.11465, 0.1147, 0.11475, 0.1148, 0.11485, 0.1149, 0.11495, 0.115, 0.11505, 0.1151, 0.11515, 0.1152, 0.11525, 0.1153, 0.11535, 0.1154, 0.11545, 0.1155, 0.11555, 0.1156, 0.11565, 0.1157, 0.11575, 0.1158, 0.11585, 0.1159, 0.11595, 0.116, 0.11605, 0.1161, 0.11615, 0.1162, 0.11625, 0.1163, 0.11635, 0.1164, 0.11645, 0.1165, 0.11655, 0.1166, 0.11665, 0.1167, 0.11675, 0.1168, 0.11685, 0.1169, 0.11695, 0.117, 0.11705, 0.1171, 0.11715, 0.1172, 0.11725, 0.1173, 0.11735, 0.1174, 0.11745, 0.1175, 0.11755, 0.1176, 0.11765, 0.1177, 0.11775, 0.1178, 0.11785, 0.1179, 0.11795, 0.118, 0.11805, 0.1181, 0.11815, 0.1182, 0.11825, 0.1183, 0.11835, 0.1184, 0.11845, 0.1185, 0.11855, 0.1186, 0.11865, 0.1187, 0.11875, 0.1188, 0.11885, 0.1189, 0.11895, 0.119, 0.11905, 0.1191, 0.11915, 0.1192, 0.11925, 0.1193, 0.11935, 0.1194, 0.11945, 0.1195, 0.11955, 0.1196, 0.11965, 0.1197, 0.11975, 0.1198, 0.11985, 0.1199, 0.11995, 0.12, 0.12005, 0.1201, 0.12015, 0.1202, 0.12025, 0.1203, 0.12035, 0.1204, 0.12045, 0.1205, 0.12055, 0.1206, 0.12065, 0.1207, 0.12075, 0.1208, 0.12085, 0.1209, 0.12095, 0.121, 0.12105, 0.1211, 0.12115, 0.1212, 0.12125, 0.1213, 0.12135, 0.1214, 0.12145, 0.1215, 0.12155, 0.1216, 0.12165, 0.1217, 0.12175, 0.1218, 0.12185, 0.1219, 0.12195, 0.122, 0.12205, 0.1221, 0.12215, 0.1222, 0.12225, 0.1223, 0.12235, 0.1224, 0.12245, 0.1225, 0.12255, 0.1226, 0.12265, 0.1227, 0.12275, 0.1228, 0.12285, 0.1229, 0.12295, 0.123, 0.12305, 0.1231, 0.12315, 0.1232, 0.12325, 0.1233, 0.12335, 0.1234, 0.12345, 0.1235, 0.12355, 0.1236, 0.12365, 0.1237, 0.12375, 0.1238, 0.12385, 0.1239, 0.12395, 0.124, 0.12405, 0.1241, 0.12415, 0.1242, 0.12425, 0.1243, 0.12435, 0.1244, 0.12445, 0.1245, 0.12455, 0.1246, 0.12465, 0.1247, 0.12475, 0.1248, 0.12485, 0.1249, 0.12495, 0.125, 0.12505, 0.1251, 0.12515, 0.1252, 0.12525, 0.1253, 0.12535, 0.1254, 0.12545, 0.1255, 0.12555, 0.1256, 0.12565, 0.1257, 0.12575, 0.1258, 0.12585, 0.1259, 0.12595, 0.126, 0.12605, 0.1261, 0.12615, 0.1262, 0.12625, 0.1263, 0.12635, 0.1264, 0.12645, 0.1265, 0.12655, 0.1266, 0.12665, 0.1267, 0.12675, 0.1268, 0.12685, 0.1269, 0.12695, 0.127, 0.12705, 0.1271, 0.12715, 0.1272, 0.12725, 0.1273, 0.12735, 0.1274, 0.12745, 0.1275, 0.12755, 0.1276, 0.12765, 0.1277, 0.12775, 0.1278, 0.12785, 0.1279, 0.12795, 0.128, 0.12805, 0.1281, 0.12815, 0.1282, 0.12825, 0.1283, 0.12835, 0.1284, 0.12845, 0.1285, 0.12855, 0.1286, 0.12865, 0.1287, 0.12875, 0.1288, 0.12885, 0.1289, 0.12895, 0.129, 0.12905, 0.1291, 0.12915, 0.1292, 0.12925, 0.1293, 0.12935, 0.1294, 0.12945, 0.1295, 0.12955, 0.1296, 0.12965, 0.1297, 0.12975, 0.1298, 0.12985, 0.1299, 0.12995, 0.13, 0.13005, 0.1301, 0.13015, 0.1302, 0.13025, 0.1303, 0.13035, 0.1304, 0.13045, 0.1305, 0.13055, 0.1306, 0.13065, 0.1307, 0.13075, 0.1308, 0.13085, 0.1309, 0.13095, 0.131, 0.13105, 0.1311, 0.13115, 0.1312, 0.13125, 0.1313, 0.13135, 0.1314, 0.13145, 0.1315, 0.13155, 0.1316, 0.13165, 0.1317, 0.13175, 0.1318, 0.13185, 0.1319, 0.13195, 0.132, 0.13205, 0.1321, 0.13215, 0.1322, 0.13225, 0.1323, 0.13235, 0.1324, 0.13245, 0.1325, 0.13255, 0.1326, 0.13265, 0.1327, 0.13275, 0.1328, 0.13285, 0.1329, 0.13295, 0.133, 0.13305, 0.1331, 0.13315, 0.1332, 0.13325, 0.1333, 0.13335, 0.1334, 0.13345, 0.1335, 0.13355, 0.1336, 0.13365, 0.1337, 0.13375, 0.1338, 0.13385, 0.1339, 0.13395, 0.134, 0.13405, 0.1341, 0.13415, 0.1342, 0.13425, 0.1343, 0.13435, 0.1344, 0.13445, 0.1345, 0.13455, 0.1346, 0.13465, 0.1347, 0.13475, 0.1348, 0.13485, 0.1349, 0.13495, 0.135, 0.13505, 0.1351, 0.13515, 0.1352, 0.13525, 0.1353, 0.13535, 0.1354, 0.13545, 0.1355, 0.13555, 0.1356, 0.13565, 0.1357, 0.13575, 0.1358, 0.13585, 0.1359, 0.13595, 0.136, 0.13605, 0.1361, 0.13615, 0.1362, 0.13625, 0.1363, 0.13635, 0.1364, 0.13645, 0.1365, 0.13655, 0.1366, 0.13665, 0.1367, 0.13675, 0.1368, 0.13685, 0.1369, 0.13695, 0.137, 0.13705, 0.1371, 0.13715, 0.1372, 0.13725, 0.1373, 0.13735, 0.1374, 0.13745, 0.1375, 0.13755, 0.1376, 0.13765, 0.1377, 0.13775, 0.1378, 0.13785, 0.1379, 0.13795, 0.138, 0.13805, 0.1381, 0.13815, 0.1382, 0.13825, 0.1383, 0.13835, 0.1384, 0.13845, 0.1385, 0.13855, 0.1386, 0.13865, 0.1387, 0.13875, 0.1388, 0.13885, 0.1389, 0.13895, 0.139, 0.13905, 0.1391, 0.13915, 0.1392, 0.13925, 0.1393, 0.13935, 0.1394, 0.13945, 0.1395, 0.13955, 0.1396, 0.13965, 0.1397, 0.13975, 0.1398, 0.13985, 0.1399, 0.13995, 0.14, 0.14005, 0.1401, 0.14015, 0.1402, 0.14025, 0.1403, 0.14035, 0.1404, 0.14045, 0.1405, 0.14055, 0.1406, 0.14065, 0.1407, 0.14075, 0.1408, 0.14085, 0.1409, 0.14095, 0.141, 0.14105, 0.1411, 0.14115, 0.1412, 0.14125, 0.1413, 0.14135, 0.1414, 0.14145, 0.1415, 0.14155, 0.1416, 0.14165, 0.1417, 0.14175, 0.1418, 0.14185, 0.1419, 0.14195, 0.142, 0.14205, 0.1421, 0.14215, 0.1422, 0.14225, 0.1423, 0.14235, 0.1424, 0.14245, 0.1425, 0.14255, 0.1426, 0.14265, 0.1427, 0.14275, 0.1428, 0.14285, 0.1429, 0.14295, 0.143, 0.14305, 0.1431, 0.14315, 0.1432, 0.14325, 0.1433, 0.14335, 0.1434, 0.14345, 0.1435, 0.14355, 0.1436, 0.14365, 0.1437, 0.14375, 0.1438, 0.14385, 0.1439, 0.14395, 0.144, 0.14405, 0.1441, 0.14415, 0.1442, 0.14425, 0.1443, 0.14435, 0.1444, 0.14445, 0.1445, 0.14455, 0.1446, 0.14465, 0.1447, 0.14475, 0.1448, 0.14485, 0.1449, 0.14495, 0.145, 0.14505, 0.1451, 0.14515, 0.1452, 0.14525, 0.1453, 0.14535, 0.1454, 0.14545, 0.1455, 0.14555, 0.1456, 0.14565, 0.1457, 0.14575, 0.1458, 0.14585, 0.1459, 0.14595, 0.146, 0.14605, 0.1461, 0.14615, 0.1462, 0.14625, 0.1463, 0.14635, 0.1464, 0.14645, 0.1465, 0.14655, 0.1466, 0.14665, 0.1467, 0.14675, 0.1468, 0.14685, 0.1469, 0.14695, 0.147, 0.14705, 0.1471, 0.14715, 0.1472, 0.14725, 0.1473, 0.14735, 0.1474, 0.14745, 0.1475, 0.14755, 0.1476, 0.14765, 0.1477, 0.14775, 0.1478, 0.14785, 0.1479, 0.14795, 0.148, 0.14805, 0.1481, 0.14815, 0.1482, 0.14825, 0.1483, 0.14835, 0.1484, 0.14845, 0.1485, 0.14855, 0.1486, 0.14865, 0.1487, 0.14875, 0.1488, 0.14885, 0.1489, 0.14895, 0.149, 0.14905, 0.1491, 0.14915, 0.1492, 0.14925, 0.1493, 0.14935, 0.1494, 0.14945, 0.1495, 0.14955, 0.1496, 0.14965, 0.1497, 0.14975, 0.1498, 0.14985, 0.1499, 0.14995, 0.15, 0.15005, 0.1501, 0.15015, 0.1502, 0.15025, 0.1503, 0.15035, 0.1504, 0.15045, 0.1505, 0.15055, 0.1506, 0.15065, 0.1507, 0.15075, 0.1508, 0.15085, 0.1509, 0.15095, 0.151, 0.15105, 0.1511, 0.15115, 0.1512, 0.15125, 0.1513, 0.15135, 0.1514, 0.15145, 0.1515, 0.15155, 0.1516, 0.15165, 0.1517, 0.15175, 0.1518, 0.15185, 0.1519, 0.15195, 0.152, 0.15205, 0.1521, 0.15215, 0.1522, 0.15225, 0.1523, 0.15235, 0.1524, 0.15245, 0.1525, 0.15255, 0.1526, 0.15265, 0.1527, 0.15275, 0.1528, 0.15285, 0.1529, 0.15295, 0.153, 0.15305, 0.1531, 0.15315, 0.1532, 0.15325, 0.1533, 0.15335, 0.1534, 0.15345, 0.1535, 0.15355, 0.1536, 0.15365, 0.1537, 0.15375, 0.1538, 0.15385, 0.1539, 0.15395, 0.154, 0.15405, 0.1541, 0.15415, 0.1542, 0.15425, 0.1543, 0.15435, 0.1544, 0.15445, 0.1545, 0.15455, 0.1546, 0.15465, 0.1547, 0.15475, 0.1548, 0.15485, 0.1549, 0.15495, 0.155, 0.15505, 0.1551, 0.15515, 0.1552, 0.15525, 0.1553, 0.15535, 0.1554, 0.15545, 0.1555, 0.15555, 0.1556, 0.15565, 0.1557, 0.15575, 0.1558, 0.15585, 0.1559, 0.15595, 0.156, 0.15605, 0.1561, 0.15615, 0.1562, 0.15625, 0.1563, 0.15635, 0.1564, 0.15645, 0.1565, 0.15655, 0.1566, 0.15665, 0.1567, 0.15675, 0.1568, 0.15685, 0.1569, 0.15695, 0.157, 0.15705, 0.1571, 0.15715, 0.1572, 0.15725, 0.1573, 0.15735, 0.1574, 0.15745, 0.1575, 0.15755, 0.1576, 0.15765, 0.1577, 0.15775, 0.1578, 0.15785, 0.1579, 0.15795, 0.158, 0.15805, 0.1581, 0.15815, 0.1582, 0.15825, 0.1583, 0.15835, 0.1584, 0.15845, 0.1585, 0.15855, 0.1586, 0.15865, 0.1587, 0.15875, 0.1588, 0.15885, 0.1589, 0.15895, 0.159, 0.15905, 0.1591, 0.15915, 0.1592, 0.15925, 0.1593, 0.15935, 0.1594, 0.15945, 0.1595, 0.15955, 0.1596, 0.15965, 0.1597, 0.15975, 0.1598, 0.15985, 0.1599, 0.15995, 0.16, 0.16005, 0.1601, 0.16015, 0.1602, 0.16025, 0.1603, 0.16035, 0.1604, 0.16045, 0.1605, 0.16055, 0.1606, 0.16065, 0.1607, 0.16075, 0.1608, 0.16085, 0.1609, 0.16095, 0.161, 0.16105, 0.1611, 0.16115, 0.1612, 0.16125, 0.1613, 0.16135, 0.1614, 0.16145, 0.1615, 0.16155, 0.1616, 0.16165, 0.1617, 0.16175, 0.1618, 0.16185, 0.1619, 0.16195, 0.162, 0.16205, 0.1621, 0.16215, 0.1622, 0.16225, 0.1623, 0.16235, 0.1624, 0.16245, 0.1625, 0.16255, 0.1626, 0.16265, 0.1627, 0.16275, 0.1628, 0.16285, 0.1629, 0.16295, 0.163, 0.16305, 0.1631, 0.16315, 0.1632, 0.16325, 0.1633, 0.16335, 0.1634, 0.16345, 0.1635, 0.16355, 0.1636, 0.16365, 0.1637, 0.16375, 0.1638, 0.16385, 0.1639, 0.16395, 0.164, 0.16405, 0.1641, 0.16415, 0.1642, 0.16425, 0.1643, 0.16435, 0.1644, 0.16445, 0.1645, 0.16455, 0.1646, 0.16465, 0.1647, 0.16475, 0.1648, 0.16485, 0.1649, 0.16495, 0.165, 0.16505, 0.1651, 0.16515, 0.1652, 0.16525, 0.1653, 0.16535, 0.1654, 0.16545, 0.1655, 0.16555, 0.1656, 0.16565, 0.1657, 0.16575, 0.1658, 0.16585, 0.1659, 0.16595, 0.166, 0.16605, 0.1661, 0.16615, 0.1662, 0.16625, 0.1663, 0.16635, 0.1664, 0.16645, 0.1665, 0.16655, 0.1666, 0.16665, 0.1667, 0.16675, 0.1668, 0.16685, 0.1669, 0.16695, 0.167, 0.16705, 0.1671, 0.16715, 0.1672, 0.16725, 0.1673, 0.16735, 0.1674, 0.16745, 0.1675, 0.16755, 0.1676, 0.16765, 0.1677, 0.16775, 0.1678, 0.16785, 0.1679, 0.16795, 0.168, 0.16805, 0.1681, 0.16815, 0.1682, 0.16825, 0.1683, 0.16835, 0.1684, 0.16845, 0.1685, 0.16855, 0.1686, 0.16865, 0.1687, 0.16875, 0.1688, 0.16885, 0.1689, 0.16895, 0.169, 0.16905, 0.1691, 0.16915, 0.1692, 0.16925, 0.1693, 0.16935, 0.1694, 0.16945, 0.1695, 0.16955, 0.1696, 0.16965, 0.1697, 0.16975, 0.1698, 0.16985, 0.1699, 0.16995, 0.17, 0.17005, 0.1701, 0.17015, 0.1702, 0.17025, 0.1703, 0.17035, 0.1704, 0.17045, 0.1705, 0.17055, 0.1706, 0.17065, 0.1707, 0.17075, 0.1708, 0.17085, 0.1709, 0.17095, 0.171, 0.17105, 0.1711, 0.17115, 0.1712, 0.17125, 0.1713, 0.17135, 0.1714, 0.17145, 0.1715, 0.17155, 0.1716, 0.17165, 0.1717, 0.17175, 0.1718, 0.17185, 0.1719, 0.17195, 0.172, 0.17205, 0.1721, 0.17215, 0.1722, 0.17225, 0.1723, 0.17235, 0.1724, 0.17245, 0.1725, 0.17255, 0.1726, 0.17265, 0.1727, 0.17275, 0.1728, 0.17285, 0.1729, 0.17295, 0.173, 0.17305, 0.1731, 0.17315, 0.1732, 0.17325, 0.1733, 0.17335, 0.1734, 0.17345, 0.1735, 0.17355, 0.1736, 0.17365, 0.1737, 0.17375, 0.1738, 0.17385, 0.1739, 0.17395, 0.174, 0.17405, 0.1741, 0.17415, 0.1742, 0.17425, 0.1743, 0.17435, 0.1744, 0.17445, 0.1745, 0.17455, 0.1746, 0.17465, 0.1747, 0.17475, 0.1748, 0.17485, 0.1749, 0.17495, 0.175, 0.17505, 0.1751, 0.17515, 0.1752, 0.17525, 0.1753, 0.17535, 0.1754, 0.17545, 0.1755, 0.17555, 0.1756, 0.17565, 0.1757, 0.17575, 0.1758, 0.17585, 0.1759, 0.17595, 0.176, 0.17605, 0.1761, 0.17615, 0.1762, 0.17625, 0.1763, 0.17635, 0.1764, 0.17645, 0.1765, 0.17655, 0.1766, 0.17665, 0.1767, 0.17675, 0.1768, 0.17685, 0.1769, 0.17695, 0.177, 0.17705, 0.1771, 0.17715, 0.1772, 0.17725, 0.1773, 0.17735, 0.1774, 0.17745, 0.1775, 0.17755, 0.1776, 0.17765, 0.1777, 0.17775, 0.1778, 0.17785, 0.1779, 0.17795, 0.178, 0.17805, 0.1781, 0.17815, 0.1782, 0.17825, 0.1783, 0.17835, 0.1784, 0.17845, 0.1785, 0.17855, 0.1786, 0.17865, 0.1787, 0.17875, 0.1788, 0.17885, 0.1789, 0.17895, 0.179, 0.17905, 0.1791, 0.17915, 0.1792, 0.17925, 0.1793, 0.17935, 0.1794, 0.17945, 0.1795, 0.17955, 0.1796, 0.17965, 0.1797, 0.17975, 0.1798, 0.17985, 0.1799, 0.17995, 0.18, 0.18005, 0.1801, 0.18015, 0.1802, 0.18025, 0.1803, 0.18035, 0.1804, 0.18045, 0.1805, 0.18055, 0.1806, 0.18065, 0.1807, 0.18075, 0.1808, 0.18085, 0.1809, 0.18095, 0.181, 0.18105, 0.1811, 0.18115, 0.1812, 0.18125, 0.1813, 0.18135, 0.1814, 0.18145, 0.1815, 0.18155, 0.1816, 0.18165, 0.1817, 0.18175, 0.1818, 0.18185, 0.1819, 0.18195, 0.182, 0.18205, 0.1821, 0.18215, 0.1822, 0.18225, 0.1823, 0.18235, 0.1824, 0.18245, 0.1825, 0.18255, 0.1826, 0.18265, 0.1827, 0.18275, 0.1828, 0.18285, 0.1829, 0.18295, 0.183, 0.18305, 0.1831, 0.18315, 0.1832, 0.18325, 0.1833, 0.18335, 0.1834, 0.18345, 0.1835, 0.18355, 0.1836, 0.18365, 0.1837, 0.18375, 0.1838, 0.18385, 0.1839, 0.18395, 0.184, 0.18405, 0.1841, 0.18415, 0.1842, 0.18425, 0.1843, 0.18435, 0.1844, 0.18445, 0.1845, 0.18455, 0.1846, 0.18465, 0.1847, 0.18475, 0.1848, 0.18485, 0.1849, 0.18495, 0.185, 0.18505, 0.1851, 0.18515, 0.1852, 0.18525, 0.1853, 0.18535, 0.1854, 0.18545, 0.1855, 0.18555, 0.1856, 0.18565, 0.1857, 0.18575, 0.1858, 0.18585, 0.1859, 0.18595, 0.186, 0.18605, 0.1861, 0.18615, 0.1862, 0.18625, 0.1863, 0.18635, 0.1864, 0.18645, 0.1865, 0.18655, 0.1866, 0.18665, 0.1867, 0.18675, 0.1868, 0.18685, 0.1869, 0.18695, 0.187, 0.18705, 0.1871, 0.18715, 0.1872, 0.18725, 0.1873, 0.18735, 0.1874, 0.18745, 0.1875, 0.18755, 0.1876, 0.18765, 0.1877, 0.18775, 0.1878, 0.18785, 0.1879, 0.18795, 0.188, 0.18805, 0.1881, 0.18815, 0.1882, 0.18825, 0.1883, 0.18835, 0.1884, 0.18845, 0.1885, 0.18855, 0.1886, 0.18865, 0.1887, 0.18875, 0.1888, 0.18885, 0.1889, 0.18895, 0.189, 0.18905, 0.1891, 0.18915, 0.1892, 0.18925, 0.1893, 0.18935, 0.1894, 0.18945, 0.1895, 0.18955, 0.1896, 0.18965, 0.1897, 0.18975, 0.1898, 0.18985, 0.1899, 0.18995, 0.19, 0.19005, 0.1901, 0.19015, 0.1902, 0.19025, 0.1903, 0.19035, 0.1904, 0.19045, 0.1905, 0.19055, 0.1906, 0.19065, 0.1907, 0.19075, 0.1908, 0.19085, 0.1909, 0.19095, 0.191, 0.19105, 0.1911, 0.19115, 0.1912, 0.19125, 0.1913, 0.19135, 0.1914, 0.19145, 0.1915, 0.19155, 0.1916, 0.19165, 0.1917, 0.19175, 0.1918, 0.19185, 0.1919, 0.19195, 0.192, 0.19205, 0.1921, 0.19215, 0.1922, 0.19225, 0.1923, 0.19235, 0.1924, 0.19245, 0.1925, 0.19255, 0.1926, 0.19265, 0.1927, 0.19275, 0.1928, 0.19285, 0.1929, 0.19295, 0.193, 0.19305, 0.1931, 0.19315, 0.1932, 0.19325, 0.1933, 0.19335, 0.1934, 0.19345, 0.1935, 0.19355, 0.1936, 0.19365, 0.1937, 0.19375, 0.1938, 0.19385, 0.1939, 0.19395, 0.194, 0.19405, 0.1941, 0.19415, 0.1942, 0.19425, 0.1943, 0.19435, 0.1944, 0.19445, 0.1945, 0.19455, 0.1946, 0.19465, 0.1947, 0.19475, 0.1948, 0.19485, 0.1949, 0.19495, 0.195, 0.19505, 0.1951, 0.19515, 0.1952, 0.19525, 0.1953, 0.19535, 0.1954, 0.19545, 0.1955, 0.19555, 0.1956, 0.19565, 0.1957, 0.19575, 0.1958, 0.19585, 0.1959, 0.19595, 0.196, 0.19605, 0.1961, 0.19615, 0.1962, 0.19625, 0.1963, 0.19635, 0.1964, 0.19645, 0.1965, 0.19655, 0.1966, 0.19665, 0.1967, 0.19675, 0.1968, 0.19685, 0.1969, 0.19695, 0.197, 0.19705, 0.1971, 0.19715, 0.1972, 0.19725, 0.1973, 0.19735, 0.1974, 0.19745, 0.1975, 0.19755, 0.1976, 0.19765, 0.1977, 0.19775, 0.1978, 0.19785, 0.1979, 0.19795, 0.198, 0.19805, 0.1981, 0.19815, 0.1982, 0.19825, 0.1983, 0.19835, 0.1984, 0.19845, 0.1985, 0.19855, 0.1986, 0.19865, 0.1987, 0.19875, 0.1988, 0.19885, 0.1989, 0.19895, 0.199, 0.19905, 0.1991, 0.19915, 0.1992, 0.19925, 0.1993, 0.19935, 0.1994, 0.19945, 0.1995, 0.19955, 0.1996, 0.19965, 0.1997, 0.19975, 0.1998, 0.19985, 0.1999, 0.19995, 0.2, 0.20005, 0.2001, 0.20015, 0.2002, 0.20025, 0.2003, 0.20035, 0.2004, 0.20045, 0.2005, 0.20055, 0.2006, 0.20065, 0.2007, 0.20075, 0.2008, 0.20085, 0.2009, 0.20095, 0.201, 0.20105, 0.2011, 0.20115, 0.2012, 0.20125, 0.2013, 0.20135, 0.2014, 0.20145, 0.2015, 0.20155, 0.2016, 0.20165, 0.2017, 0.20175, 0.2018, 0.20185, 0.2019, 0.20195, 0.202, 0.20205, 0.2021, 0.20215, 0.2022, 0.20225, 0.2023, 0.20235, 0.2024, 0.20245, 0.2025, 0.20255, 0.2026, 0.20265, 0.2027, 0.20275, 0.2028, 0.20285, 0.2029, 0.20295, 0.203, 0.20305, 0.2031, 0.20315, 0.2032, 0.20325, 0.2033, 0.20335, 0.2034, 0.20345, 0.2035, 0.20355, 0.2036, 0.20365, 0.2037, 0.20375, 0.2038, 0.20385, 0.2039, 0.20395, 0.204, 0.20405, 0.2041, 0.20415, 0.2042, 0.20425, 0.2043, 0.20435, 0.2044, 0.20445, 0.2045, 0.20455, 0.2046, 0.20465, 0.2047, 0.20475, 0.2048, 0.20485, 0.2049, 0.20495, 0.205, 0.20505, 0.2051, 0.20515, 0.2052, 0.20525, 0.2053, 0.20535, 0.2054, 0.20545, 0.2055, 0.20555, 0.2056, 0.20565, 0.2057, 0.20575, 0.2058, 0.20585, 0.2059, 0.20595, 0.206, 0.20605, 0.2061, 0.20615, 0.2062, 0.20625, 0.2063, 0.20635, 0.2064, 0.20645, 0.2065, 0.20655, 0.2066, 0.20665, 0.2067, 0.20675, 0.2068, 0.20685, 0.2069, 0.20695, 0.207, 0.20705, 0.2071, 0.20715, 0.2072, 0.20725, 0.2073, 0.20735, 0.2074, 0.20745, 0.2075, 0.20755, 0.2076, 0.20765, 0.2077, 0.20775, 0.2078, 0.20785, 0.2079, 0.20795, 0.208, 0.20805, 0.2081, 0.20815, 0.2082, 0.20825, 0.2083, 0.20835, 0.2084, 0.20845, 0.2085, 0.20855, 0.2086, 0.20865, 0.2087, 0.20875, 0.2088, 0.20885, 0.2089, 0.20895, 0.209, 0.20905, 0.2091, 0.20915, 0.2092, 0.20925, 0.2093, 0.20935, 0.2094, 0.20945, 0.2095, 0.20955, 0.2096, 0.20965, 0.2097, 0.20975, 0.2098, 0.20985, 0.2099, 0.20995, 0.21, 0.21005, 0.2101, 0.21015, 0.2102, 0.21025, 0.2103, 0.21035, 0.2104, 0.21045, 0.2105, 0.21055, 0.2106, 0.21065, 0.2107, 0.21075, 0.2108, 0.21085, 0.2109, 0.21095, 0.211, 0.21105, 0.2111, 0.21115, 0.2112, 0.21125, 0.2113, 0.21135, 0.2114, 0.21145, 0.2115, 0.21155, 0.2116, 0.21165, 0.2117, 0.21175, 0.2118, 0.21185, 0.2119, 0.21195, 0.212, 0.21205, 0.2121, 0.21215, 0.2122, 0.21225, 0.2123, 0.21235, 0.2124, 0.21245, 0.2125, 0.21255, 0.2126, 0.21265, 0.2127, 0.21275, 0.2128, 0.21285, 0.2129, 0.21295, 0.213, 0.21305, 0.2131, 0.21315, 0.2132, 0.21325, 0.2133, 0.21335, 0.2134, 0.21345, 0.2135, 0.21355, 0.2136, 0.21365, 0.2137, 0.21375, 0.2138, 0.21385, 0.2139, 0.21395, 0.214, 0.21405, 0.2141, 0.21415, 0.2142, 0.21425, 0.2143, 0.21435, 0.2144, 0.21445, 0.2145, 0.21455, 0.2146, 0.21465, 0.2147, 0.21475, 0.2148, 0.21485, 0.2149, 0.21495, 0.215, 0.21505, 0.2151, 0.21515, 0.2152, 0.21525, 0.2153, 0.21535, 0.2154, 0.21545, 0.2155, 0.21555, 0.2156, 0.21565, 0.2157, 0.21575, 0.2158, 0.21585, 0.2159, 0.21595, 0.216, 0.21605, 0.2161, 0.21615, 0.2162, 0.21625, 0.2163, 0.21635, 0.2164, 0.21645, 0.2165, 0.21655, 0.2166, 0.21665, 0.2167, 0.21675, 0.2168, 0.21685, 0.2169, 0.21695, 0.217, 0.21705, 0.2171, 0.21715, 0.2172, 0.21725, 0.2173, 0.21735, 0.2174, 0.21745, 0.2175, 0.21755, 0.2176, 0.21765, 0.2177, 0.21775, 0.2178, 0.21785, 0.2179, 0.21795, 0.218, 0.21805, 0.2181, 0.21815, 0.2182, 0.21825, 0.2183, 0.21835, 0.2184, 0.21845, 0.2185, 0.21855, 0.2186, 0.21865, 0.2187, 0.21875, 0.2188, 0.21885, 0.2189, 0.21895, 0.219, 0.21905, 0.2191, 0.21915, 0.2192, 0.21925, 0.2193, 0.21935, 0.2194, 0.21945, 0.2195, 0.21955, 0.2196, 0.21965, 0.2197, 0.21975, 0.2198, 0.21985, 0.2199, 0.21995, 0.22, 0.22005, 0.2201, 0.22015, 0.2202, 0.22025, 0.2203, 0.22035, 0.2204, 0.22045, 0.2205, 0.22055, 0.2206, 0.22065, 0.2207, 0.22075, 0.2208, 0.22085, 0.2209, 0.22095, 0.221, 0.22105, 0.2211, 0.22115, 0.2212, 0.22125, 0.2213, 0.22135, 0.2214, 0.22145, 0.2215, 0.22155, 0.2216, 0.22165, 0.2217, 0.22175, 0.2218, 0.22185, 0.2219, 0.22195, 0.222, 0.22205, 0.2221, 0.22215, 0.2222, 0.22225, 0.2223, 0.22235, 0.2224, 0.22245, 0.2225, 0.22255, 0.2226, 0.22265, 0.2227, 0.22275, 0.2228, 0.22285, 0.2229, 0.22295, 0.223, 0.22305, 0.2231, 0.22315, 0.2232, 0.22325, 0.2233, 0.22335, 0.2234, 0.22345, 0.2235, 0.22355, 0.2236, 0.22365, 0.2237, 0.22375, 0.2238, 0.22385, 0.2239, 0.22395, 0.224, 0.22405, 0.2241, 0.22415, 0.2242, 0.22425, 0.2243, 0.22435, 0.2244, 0.22445, 0.2245, 0.22455, 0.2246, 0.22465, 0.2247, 0.22475, 0.2248, 0.22485, 0.2249, 0.22495, 0.225, 0.22505, 0.2251, 0.22515, 0.2252, 0.22525, 0.2253, 0.22535, 0.2254, 0.22545, 0.2255, 0.22555, 0.2256, 0.22565, 0.2257, 0.22575, 0.2258, 0.22585, 0.2259, 0.22595, 0.226, 0.22605, 0.2261, 0.22615, 0.2262, 0.22625, 0.2263, 0.22635, 0.2264, 0.22645, 0.2265, 0.22655, 0.2266, 0.22665, 0.2267, 0.22675, 0.2268, 0.22685, 0.2269, 0.22695, 0.227, 0.22705, 0.2271, 0.22715, 0.2272, 0.22725, 0.2273, 0.22735, 0.2274, 0.22745, 0.2275, 0.22755, 0.2276, 0.22765, 0.2277, 0.22775, 0.2278, 0.22785, 0.2279, 0.22795, 0.228, 0.22805, 0.2281, 0.22815, 0.2282, 0.22825, 0.2283, 0.22835, 0.2284, 0.22845, 0.2285, 0.22855, 0.2286, 0.22865, 0.2287, 0.22875, 0.2288, 0.22885, 0.2289, 0.22895, 0.229, 0.22905, 0.2291, 0.22915, 0.2292, 0.22925, 0.2293, 0.22935, 0.2294, 0.22945, 0.2295, 0.22955, 0.2296, 0.22965, 0.2297, 0.22975, 0.2298, 0.22985, 0.2299, 0.22995, 0.23, 0.23005, 0.2301, 0.23015, 0.2302, 0.23025, 0.2303, 0.23035, 0.2304, 0.23045, 0.2305, 0.23055, 0.2306, 0.23065, 0.2307, 0.23075, 0.2308, 0.23085, 0.2309, 0.23095, 0.231, 0.23105, 0.2311, 0.23115, 0.2312, 0.23125, 0.2313, 0.23135, 0.2314, 0.23145, 0.2315, 0.23155, 0.2316, 0.23165, 0.2317, 0.23175, 0.2318, 0.23185, 0.2319, 0.23195, 0.232, 0.23205, 0.2321, 0.23215, 0.2322, 0.23225, 0.2323, 0.23235, 0.2324, 0.23245, 0.2325, 0.23255, 0.2326, 0.23265, 0.2327, 0.23275, 0.2328, 0.23285, 0.2329, 0.23295, 0.233, 0.23305, 0.2331, 0.23315, 0.2332, 0.23325, 0.2333, 0.23335, 0.2334, 0.23345, 0.2335, 0.23355, 0.2336, 0.23365, 0.2337, 0.23375, 0.2338, 0.23385, 0.2339, 0.23395, 0.234, 0.23405, 0.2341, 0.23415, 0.2342, 0.23425, 0.2343, 0.23435, 0.2344, 0.23445, 0.2345, 0.23455, 0.2346, 0.23465, 0.2347, 0.23475, 0.2348, 0.23485, 0.2349, 0.23495, 0.235, 0.23505, 0.2351, 0.23515, 0.2352, 0.23525, 0.2353, 0.23535, 0.2354, 0.23545, 0.2355, 0.23555, 0.2356, 0.23565, 0.2357, 0.23575, 0.2358, 0.23585, 0.2359, 0.23595, 0.236, 0.23605, 0.2361, 0.23615, 0.2362, 0.23625, 0.2363, 0.23635, 0.2364, 0.23645, 0.2365, 0.23655, 0.2366, 0.23665, 0.2367, 0.23675, 0.2368, 0.23685, 0.2369, 0.23695, 0.237, 0.23705, 0.2371, 0.23715, 0.2372, 0.23725, 0.2373, 0.23735, 0.2374, 0.23745, 0.2375, 0.23755, 0.2376, 0.23765, 0.2377, 0.23775, 0.2378, 0.23785, 0.2379, 0.23795, 0.238, 0.23805, 0.2381, 0.23815, 0.2382, 0.23825, 0.2383, 0.23835, 0.2384, 0.23845, 0.2385, 0.23855, 0.2386, 0.23865, 0.2387, 0.23875, 0.2388, 0.23885, 0.2389, 0.23895, 0.239, 0.23905, 0.2391, 0.23915, 0.2392, 0.23925, 0.2393, 0.23935, 0.2394, 0.23945, 0.2395, 0.23955, 0.2396, 0.23965, 0.2397, 0.23975, 0.2398, 0.23985, 0.2399, 0.23995, 0.24, 0.24005, 0.2401, 0.24015, 0.2402, 0.24025, 0.2403, 0.24035, 0.2404, 0.24045, 0.2405, 0.24055, 0.2406, 0.24065, 0.2407, 0.24075, 0.2408, 0.24085, 0.2409, 0.24095, 0.241, 0.24105, 0.2411, 0.24115, 0.2412, 0.24125, 0.2413, 0.24135, 0.2414, 0.24145, 0.2415, 0.24155, 0.2416, 0.24165, 0.2417, 0.24175, 0.2418, 0.24185, 0.2419, 0.24195, 0.242, 0.24205, 0.2421, 0.24215, 0.2422, 0.24225, 0.2423, 0.24235, 0.2424, 0.24245, 0.2425, 0.24255, 0.2426, 0.24265, 0.2427, 0.24275, 0.2428, 0.24285, 0.2429, 0.24295, 0.243, 0.24305, 0.2431, 0.24315, 0.2432, 0.24325, 0.2433, 0.24335, 0.2434, 0.24345, 0.2435, 0.24355, 0.2436, 0.24365, 0.2437, 0.24375, 0.2438, 0.24385, 0.2439, 0.24395, 0.244, 0.24405, 0.2441, 0.24415, 0.2442, 0.24425, 0.2443, 0.24435, 0.2444, 0.24445, 0.2445, 0.24455, 0.2446, 0.24465, 0.2447, 0.24475, 0.2448, 0.24485, 0.2449, 0.24495, 0.245, 0.24505, 0.2451, 0.24515, 0.2452, 0.24525, 0.2453, 0.24535, 0.2454, 0.24545, 0.2455, 0.24555, 0.2456, 0.24565, 0.2457, 0.24575, 0.2458, 0.24585, 0.2459, 0.24595, 0.246, 0.24605, 0.2461, 0.24615, 0.2462, 0.24625, 0.2463, 0.24635, 0.2464, 0.24645, 0.2465, 0.24655, 0.2466, 0.24665, 0.2467, 0.24675, 0.2468, 0.24685, 0.2469, 0.24695, 0.247, 0.24705, 0.2471, 0.24715, 0.2472, 0.24725, 0.2473, 0.24735, 0.2474, 0.24745, 0.2475, 0.24755, 0.2476, 0.24765, 0.2477, 0.24775, 0.2478, 0.24785, 0.2479, 0.24795, 0.248, 0.24805, 0.2481, 0.24815, 0.2482, 0.24825, 0.2483, 0.24835, 0.2484, 0.24845, 0.2485, 0.24855, 0.2486, 0.24865, 0.2487, 0.24875, 0.2488, 0.24885, 0.2489, 0.24895, 0.249, 0.24905, 0.2491, 0.24915, 0.2492, 0.24925, 0.2493, 0.24935, 0.2494, 0.24945, 0.2495, 0.24955, 0.2496, 0.24965, 0.2497, 0.24975, 0.2498, 0.24985, 0.2499, 0.24995, 0.25, 0.25005, 0.2501, 0.25015, 0.2502, 0.25025, 0.2503, 0.25035, 0.2504, 0.25045, 0.2505, 0.25055, 0.2506, 0.25065, 0.2507, 0.25075, 0.2508, 0.25085, 0.2509, 0.25095, 0.251, 0.25105, 0.2511, 0.25115, 0.2512, 0.25125, 0.2513, 0.25135, 0.2514, 0.25145, 0.2515, 0.25155, 0.2516, 0.25165, 0.2517, 0.25175, 0.2518, 0.25185, 0.2519, 0.25195, 0.252, 0.25205, 0.2521, 0.25215, 0.2522, 0.25225, 0.2523, 0.25235, 0.2524, 0.25245, 0.2525, 0.25255, 0.2526, 0.25265, 0.2527, 0.25275, 0.2528, 0.25285, 0.2529, 0.25295, 0.253, 0.25305, 0.2531, 0.25315, 0.2532, 0.25325, 0.2533, 0.25335, 0.2534, 0.25345, 0.2535, 0.25355, 0.2536, 0.25365, 0.2537, 0.25375, 0.2538, 0.25385, 0.2539, 0.25395, 0.254, 0.25405, 0.2541, 0.25415, 0.2542, 0.25425, 0.2543, 0.25435, 0.2544, 0.25445, 0.2545, 0.25455, 0.2546, 0.25465, 0.2547, 0.25475, 0.2548, 0.25485, 0.2549, 0.25495, 0.255, 0.25505, 0.2551, 0.25515, 0.2552, 0.25525, 0.2553, 0.25535, 0.2554, 0.25545, 0.2555, 0.25555, 0.2556, 0.25565, 0.2557, 0.25575, 0.2558, 0.25585, 0.2559, 0.25595, 0.256, 0.25605, 0.2561, 0.25615, 0.2562, 0.25625, 0.2563, 0.25635, 0.2564, 0.25645, 0.2565, 0.25655, 0.2566, 0.25665, 0.2567, 0.25675, 0.2568, 0.25685, 0.2569, 0.25695, 0.257, 0.25705, 0.2571, 0.25715, 0.2572, 0.25725, 0.2573, 0.25735, 0.2574, 0.25745, 0.2575, 0.25755, 0.2576, 0.25765, 0.2577, 0.25775, 0.2578, 0.25785, 0.2579, 0.25795, 0.258, 0.25805, 0.2581, 0.25815, 0.2582, 0.25825, 0.2583, 0.25835, 0.2584, 0.25845, 0.2585, 0.25855, 0.2586, 0.25865, 0.2587, 0.25875, 0.2588, 0.25885, 0.2589, 0.25895, 0.259, 0.25905, 0.2591, 0.25915, 0.2592, 0.25925, 0.2593, 0.25935, 0.2594, 0.25945, 0.2595, 0.25955, 0.2596, 0.25965, 0.2597, 0.25975, 0.2598, 0.25985, 0.2599, 0.25995, 0.26, 0.26005, 0.2601, 0.26015, 0.2602, 0.26025, 0.2603, 0.26035, 0.2604, 0.26045, 0.2605, 0.26055, 0.2606, 0.26065, 0.2607, 0.26075, 0.2608, 0.26085, 0.2609, 0.26095, 0.261, 0.26105, 0.2611, 0.26115, 0.2612, 0.26125, 0.2613, 0.26135, 0.2614, 0.26145, 0.2615, 0.26155, 0.2616, 0.26165, 0.2617, 0.26175, 0.2618, 0.26185, 0.2619, 0.26195, 0.262, 0.26205, 0.2621, 0.26215, 0.2622, 0.26225, 0.2623, 0.26235, 0.2624, 0.26245, 0.2625, 0.26255, 0.2626, 0.26265, 0.2627, 0.26275, 0.2628, 0.26285, 0.2629, 0.26295, 0.263, 0.26305, 0.2631, 0.26315, 0.2632, 0.26325, 0.2633, 0.26335, 0.2634, 0.26345, 0.2635, 0.26355, 0.2636, 0.26365, 0.2637, 0.26375, 0.2638, 0.26385, 0.2639, 0.26395, 0.264, 0.26405, 0.2641, 0.26415, 0.2642, 0.26425, 0.2643, 0.26435, 0.2644, 0.26445, 0.2645, 0.26455, 0.2646, 0.26465, 0.2647, 0.26475, 0.2648, 0.26485, 0.2649, 0.26495, 0.265, 0.26505, 0.2651, 0.26515, 0.2652, 0.26525, 0.2653, 0.26535, 0.2654, 0.26545, 0.2655, 0.26555, 0.2656, 0.26565, 0.2657, 0.26575, 0.2658, 0.26585, 0.2659, 0.26595, 0.266, 0.26605, 0.2661, 0.26615, 0.2662, 0.26625, 0.2663, 0.26635, 0.2664, 0.26645, 0.2665, 0.26655, 0.2666, 0.26665, 0.2667, 0.26675, 0.2668, 0.26685, 0.2669, 0.26695, 0.267, 0.26705, 0.2671, 0.26715, 0.2672, 0.26725, 0.2673, 0.26735, 0.2674, 0.26745, 0.2675, 0.26755, 0.2676, 0.26765, 0.2677, 0.26775, 0.2678, 0.26785, 0.2679, 0.26795, 0.268, 0.26805, 0.2681, 0.26815, 0.2682, 0.26825, 0.2683, 0.26835, 0.2684, 0.26845, 0.2685, 0.26855, 0.2686, 0.26865, 0.2687, 0.26875, 0.2688, 0.26885, 0.2689, 0.26895, 0.269, 0.26905, 0.2691, 0.26915, 0.2692, 0.26925, 0.2693, 0.26935, 0.2694, 0.26945, 0.2695, 0.26955, 0.2696, 0.26965, 0.2697, 0.26975, 0.2698, 0.26985, 0.2699, 0.26995, 0.27, 0.27005, 0.2701, 0.27015, 0.2702, 0.27025, 0.2703, 0.27035, 0.2704, 0.27045, 0.2705, 0.27055, 0.2706, 0.27065, 0.2707, 0.27075, 0.2708, 0.27085, 0.2709, 0.27095, 0.271, 0.27105, 0.2711, 0.27115, 0.2712, 0.27125, 0.2713, 0.27135, 0.2714, 0.27145, 0.2715, 0.27155, 0.2716, 0.27165, 0.2717, 0.27175, 0.2718, 0.27185, 0.2719, 0.27195, 0.272, 0.27205, 0.2721, 0.27215, 0.2722, 0.27225, 0.2723, 0.27235, 0.2724, 0.27245, 0.2725, 0.27255, 0.2726, 0.27265, 0.2727, 0.27275, 0.2728, 0.27285, 0.2729, 0.27295, 0.273, 0.27305, 0.2731, 0.27315, 0.2732, 0.27325, 0.2733, 0.27335, 0.2734, 0.27345, 0.2735, 0.27355, 0.2736, 0.27365, 0.2737, 0.27375, 0.2738, 0.27385, 0.2739, 0.27395, 0.274, 0.27405, 0.2741, 0.27415, 0.2742, 0.27425, 0.2743, 0.27435, 0.2744, 0.27445, 0.2745, 0.27455, 0.2746, 0.27465, 0.2747, 0.27475, 0.2748, 0.27485, 0.2749, 0.27495, 0.275, 0.27505, 0.2751, 0.27515, 0.2752, 0.27525, 0.2753, 0.27535, 0.2754, 0.27545, 0.2755, 0.27555, 0.2756, 0.27565, 0.2757, 0.27575, 0.2758, 0.27585, 0.2759, 0.27595, 0.276, 0.27605, 0.2761, 0.27615, 0.2762, 0.27625, 0.2763, 0.27635, 0.2764, 0.27645, 0.2765, 0.27655, 0.2766, 0.27665, 0.2767, 0.27675, 0.2768, 0.27685, 0.2769, 0.27695, 0.277, 0.27705, 0.2771, 0.27715, 0.2772, 0.27725, 0.2773, 0.27735, 0.2774, 0.27745, 0.2775, 0.27755, 0.2776, 0.27765, 0.2777, 0.27775, 0.2778, 0.27785, 0.2779, 0.27795, 0.278, 0.27805, 0.2781, 0.27815, 0.2782, 0.27825, 0.2783, 0.27835, 0.2784, 0.27845, 0.2785, 0.27855, 0.2786, 0.27865, 0.2787, 0.27875, 0.2788, 0.27885, 0.2789, 0.27895, 0.279, 0.27905, 0.2791, 0.27915, 0.2792, 0.27925, 0.2793, 0.27935, 0.2794, 0.27945, 0.2795, 0.27955, 0.2796, 0.27965, 0.2797, 0.27975, 0.2798, 0.27985, 0.2799, 0.27995, 0.28, 0.28005, 0.2801, 0.28015, 0.2802, 0.28025, 0.2803, 0.28035, 0.2804, 0.28045, 0.2805, 0.28055, 0.2806, 0.28065, 0.2807, 0.28075, 0.2808, 0.28085, 0.2809, 0.28095, 0.281, 0.28105, 0.2811, 0.28115, 0.2812, 0.28125, 0.2813, 0.28135, 0.2814, 0.28145, 0.2815, 0.28155, 0.2816, 0.28165, 0.2817, 0.28175, 0.2818, 0.28185, 0.2819, 0.28195, 0.282, 0.28205, 0.2821, 0.28215, 0.2822, 0.28225, 0.2823, 0.28235, 0.2824, 0.28245, 0.2825, 0.28255, 0.2826, 0.28265, 0.2827, 0.28275, 0.2828, 0.28285, 0.2829, 0.28295, 0.283, 0.28305, 0.2831, 0.28315, 0.2832, 0.28325, 0.2833, 0.28335, 0.2834, 0.28345, 0.2835, 0.28355, 0.2836, 0.28365, 0.2837, 0.28375, 0.2838, 0.28385, 0.2839, 0.28395, 0.284, 0.28405, 0.2841, 0.28415, 0.2842, 0.28425, 0.2843, 0.28435, 0.2844, 0.28445, 0.2845, 0.28455, 0.2846, 0.28465, 0.2847, 0.28475, 0.2848, 0.28485, 0.2849, 0.28495, 0.285, 0.28505, 0.2851, 0.28515, 0.2852, 0.28525, 0.2853, 0.28535, 0.2854, 0.28545, 0.2855, 0.28555, 0.2856, 0.28565, 0.2857, 0.28575, 0.2858, 0.28585, 0.2859, 0.28595, 0.286, 0.28605, 0.2861, 0.28615, 0.2862, 0.28625, 0.2863, 0.28635, 0.2864, 0.28645, 0.2865, 0.28655, 0.2866, 0.28665, 0.2867, 0.28675, 0.2868, 0.28685, 0.2869, 0.28695, 0.287, 0.28705, 0.2871, 0.28715, 0.2872, 0.28725, 0.2873, 0.28735, 0.2874, 0.28745, 0.2875, 0.28755, 0.2876, 0.28765, 0.2877, 0.28775, 0.2878, 0.28785, 0.2879, 0.28795, 0.288, 0.28805, 0.2881, 0.28815, 0.2882, 0.28825, 0.2883, 0.28835, 0.2884, 0.28845, 0.2885, 0.28855, 0.2886, 0.28865, 0.2887, 0.28875, 0.2888, 0.28885, 0.2889, 0.28895, 0.289, 0.28905, 0.2891, 0.28915, 0.2892, 0.28925, 0.2893, 0.28935, 0.2894, 0.28945, 0.2895, 0.28955, 0.2896, 0.28965, 0.2897, 0.28975, 0.2898, 0.28985, 0.2899, 0.28995, 0.29, 0.29005, 0.2901, 0.29015, 0.2902, 0.29025, 0.2903, 0.29035, 0.2904, 0.29045, 0.2905, 0.29055, 0.2906, 0.29065, 0.2907, 0.29075, 0.2908, 0.29085, 0.2909, 0.29095, 0.291, 0.29105, 0.2911, 0.29115, 0.2912, 0.29125, 0.2913, 0.29135, 0.2914, 0.29145, 0.2915, 0.29155, 0.2916, 0.29165, 0.2917, 0.29175, 0.2918, 0.29185, 0.2919, 0.29195, 0.292, 0.29205, 0.2921, 0.29215, 0.2922, 0.29225, 0.2923, 0.29235, 0.2924, 0.29245, 0.2925, 0.29255, 0.2926, 0.29265, 0.2927, 0.29275, 0.2928, 0.29285, 0.2929, 0.29295, 0.293, 0.29305, 0.2931, 0.29315, 0.2932, 0.29325, 0.2933, 0.29335, 0.2934, 0.29345, 0.2935, 0.29355, 0.2936, 0.29365, 0.2937, 0.29375, 0.2938, 0.29385, 0.2939, 0.29395, 0.294, 0.29405, 0.2941, 0.29415, 0.2942, 0.29425, 0.2943, 0.29435, 0.2944, 0.29445, 0.2945, 0.29455, 0.2946, 0.29465, 0.2947, 0.29475, 0.2948, 0.29485, 0.2949, 0.29495, 0.295, 0.29505, 0.2951, 0.29515, 0.2952, 0.29525, 0.2953, 0.29535, 0.2954, 0.29545, 0.2955, 0.29555, 0.2956, 0.29565, 0.2957, 0.29575, 0.2958, 0.29585, 0.2959, 0.29595, 0.296, 0.29605, 0.2961, 0.29615, 0.2962, 0.29625, 0.2963, 0.29635, 0.2964, 0.29645, 0.2965, 0.29655, 0.2966, 0.29665, 0.2967, 0.29675, 0.2968, 0.29685, 0.2969, 0.29695, 0.297, 0.29705, 0.2971, 0.29715, 0.2972, 0.29725, 0.2973, 0.29735, 0.2974, 0.29745, 0.2975, 0.29755, 0.2976, 0.29765, 0.2977, 0.29775, 0.2978, 0.29785, 0.2979, 0.29795, 0.298, 0.29805, 0.2981, 0.29815, 0.2982, 0.29825, 0.2983, 0.29835, 0.2984, 0.29845, 0.2985, 0.29855, 0.2986, 0.29865, 0.2987, 0.29875, 0.2988, 0.29885, 0.2989, 0.29895, 0.299, 0.29905, 0.2991, 0.29915, 0.2992, 0.29925, 0.2993, 0.29935, 0.2994, 0.29945, 0.2995, 0.29955, 0.2996, 0.29965, 0.2997, 0.29975, 0.2998, 0.29985, 0.2999, 0.29995, 0.3, 0.30005, 0.3001, 0.30015, 0.3002, 0.30025, 0.3003, 0.30035, 0.3004, 0.30045, 0.3005, 0.30055, 0.3006, 0.30065, 0.3007, 0.30075, 0.3008, 0.30085, 0.3009, 0.30095, 0.301, 0.30105, 0.3011, 0.30115, 0.3012, 0.30125, 0.3013, 0.30135, 0.3014, 0.30145, 0.3015, 0.30155, 0.3016, 0.30165, 0.3017, 0.30175, 0.3018, 0.30185, 0.3019, 0.30195, 0.302, 0.30205, 0.3021, 0.30215, 0.3022, 0.30225, 0.3023, 0.30235, 0.3024, 0.30245, 0.3025, 0.30255, 0.3026, 0.30265, 0.3027, 0.30275, 0.3028, 0.30285, 0.3029, 0.30295, 0.303, 0.30305, 0.3031, 0.30315, 0.3032, 0.30325, 0.3033, 0.30335, 0.3034, 0.30345, 0.3035, 0.30355, 0.3036, 0.30365, 0.3037, 0.30375, 0.3038, 0.30385, 0.3039, 0.30395, 0.304, 0.30405, 0.3041, 0.30415, 0.3042, 0.30425, 0.3043, 0.30435, 0.3044, 0.30445, 0.3045, 0.30455, 0.3046, 0.30465, 0.3047, 0.30475, 0.3048, 0.30485, 0.3049, 0.30495, 0.305, 0.30505, 0.3051, 0.30515, 0.3052, 0.30525, 0.3053, 0.30535, 0.3054, 0.30545, 0.3055, 0.30555, 0.3056, 0.30565, 0.3057, 0.30575, 0.3058, 0.30585, 0.3059, 0.30595, 0.306, 0.30605, 0.3061, 0.30615, 0.3062, 0.30625, 0.3063, 0.30635, 0.3064, 0.30645, 0.3065, 0.30655, 0.3066, 0.30665, 0.3067, 0.30675, 0.3068, 0.30685, 0.3069, 0.30695, 0.307, 0.30705, 0.3071, 0.30715, 0.3072, 0.30725, 0.3073, 0.30735, 0.3074, 0.30745, 0.3075, 0.30755, 0.3076, 0.30765, 0.3077, 0.30775, 0.3078, 0.30785, 0.3079, 0.30795, 0.308, 0.30805, 0.3081, 0.30815, 0.3082, 0.30825, 0.3083, 0.30835, 0.3084, 0.30845, 0.3085, 0.30855, 0.3086, 0.30865, 0.3087, 0.30875, 0.3088, 0.30885, 0.3089, 0.30895, 0.309, 0.30905, 0.3091, 0.30915, 0.3092, 0.30925, 0.3093, 0.30935, 0.3094, 0.30945, 0.3095, 0.30955, 0.3096, 0.30965, 0.3097, 0.30975, 0.3098, 0.30985, 0.3099, 0.30995, 0.31, 0.31005, 0.3101, 0.31015, 0.3102, 0.31025, 0.3103, 0.31035, 0.3104, 0.31045, 0.3105, 0.31055, 0.3106, 0.31065, 0.3107, 0.31075, 0.3108, 0.31085, 0.3109, 0.31095, 0.311, 0.31105, 0.3111, 0.31115, 0.3112, 0.31125, 0.3113, 0.31135, 0.3114, 0.31145, 0.3115, 0.31155, 0.3116, 0.31165, 0.3117, 0.31175, 0.3118, 0.31185, 0.3119, 0.31195, 0.312, 0.31205, 0.3121, 0.31215, 0.3122, 0.31225, 0.3123, 0.31235, 0.3124, 0.31245, 0.3125, 0.31255, 0.3126, 0.31265, 0.3127, 0.31275, 0.3128, 0.31285, 0.3129, 0.31295, 0.313, 0.31305, 0.3131, 0.31315, 0.3132, 0.31325, 0.3133, 0.31335, 0.3134, 0.31345, 0.3135, 0.31355, 0.3136, 0.31365, 0.3137, 0.31375, 0.3138, 0.31385, 0.3139, 0.31395, 0.314, 0.31405, 0.3141, 0.31415, 0.3142, 0.31425, 0.3143, 0.31435, 0.3144, 0.31445, 0.3145, 0.31455, 0.3146, 0.31465, 0.3147, 0.31475, 0.3148, 0.31485, 0.3149, 0.31495, 0.315, 0.31505, 0.3151, 0.31515, 0.3152, 0.31525, 0.3153, 0.31535, 0.3154, 0.31545, 0.3155, 0.31555, 0.3156, 0.31565, 0.3157, 0.31575, 0.3158, 0.31585, 0.3159, 0.31595, 0.316, 0.31605, 0.3161, 0.31615, 0.3162, 0.31625, 0.3163, 0.31635, 0.3164, 0.31645, 0.3165, 0.31655, 0.3166, 0.31665, 0.3167, 0.31675, 0.3168, 0.31685, 0.3169, 0.31695, 0.317, 0.31705, 0.3171, 0.31715, 0.3172, 0.31725, 0.3173, 0.31735, 0.3174, 0.31745, 0.3175, 0.31755, 0.3176, 0.31765, 0.3177, 0.31775, 0.3178, 0.31785, 0.3179, 0.31795, 0.318, 0.31805, 0.3181, 0.31815, 0.3182, 0.31825, 0.3183, 0.31835, 0.3184, 0.31845, 0.3185, 0.31855, 0.3186, 0.31865, 0.3187, 0.31875, 0.3188, 0.31885, 0.3189, 0.31895, 0.319, 0.31905, 0.3191, 0.31915, 0.3192, 0.31925, 0.3193, 0.31935, 0.3194, 0.31945, 0.3195, 0.31955, 0.3196, 0.31965, 0.3197, 0.31975, 0.3198, 0.31985, 0.3199, 0.31995, 0.32, 0.32005, 0.3201, 0.32015, 0.3202, 0.32025, 0.3203, 0.32035, 0.3204, 0.32045, 0.3205, 0.32055, 0.3206, 0.32065, 0.3207, 0.32075, 0.3208, 0.32085, 0.3209, 0.32095, 0.321, 0.32105, 0.3211, 0.32115, 0.3212, 0.32125, 0.3213, 0.32135, 0.3214, 0.32145, 0.3215, 0.32155, 0.3216, 0.32165, 0.3217, 0.32175, 0.3218, 0.32185, 0.3219, 0.32195, 0.322, 0.32205, 0.3221, 0.32215, 0.3222, 0.32225, 0.3223, 0.32235, 0.3224, 0.32245, 0.3225, 0.32255, 0.3226, 0.32265, 0.3227, 0.32275, 0.3228, 0.32285, 0.3229, 0.32295, 0.323, 0.32305, 0.3231, 0.32315, 0.3232, 0.32325, 0.3233, 0.32335, 0.3234, 0.32345, 0.3235, 0.32355, 0.3236, 0.32365, 0.3237, 0.32375, 0.3238, 0.32385, 0.3239, 0.32395, 0.324, 0.32405, 0.3241, 0.32415, 0.3242, 0.32425, 0.3243, 0.32435, 0.3244, 0.32445, 0.3245, 0.32455, 0.3246, 0.32465, 0.3247, 0.32475, 0.3248, 0.32485, 0.3249, 0.32495, 0.325, 0.32505, 0.3251, 0.32515, 0.3252, 0.32525, 0.3253, 0.32535, 0.3254, 0.32545, 0.3255, 0.32555, 0.3256, 0.32565, 0.3257, 0.32575, 0.3258, 0.32585, 0.3259, 0.32595, 0.326, 0.32605, 0.3261, 0.32615, 0.3262, 0.32625, 0.3263, 0.32635, 0.3264, 0.32645, 0.3265, 0.32655, 0.3266, 0.32665, 0.3267, 0.32675, 0.3268, 0.32685, 0.3269, 0.32695, 0.327, 0.32705, 0.3271, 0.32715, 0.3272, 0.32725, 0.3273, 0.32735, 0.3274, 0.32745, 0.3275, 0.32755, 0.3276, 0.32765, 0.3277, 0.32775, 0.3278, 0.32785, 0.3279, 0.32795, 0.328, 0.32805, 0.3281, 0.32815, 0.3282, 0.32825, 0.3283, 0.32835, 0.3284, 0.32845, 0.3285, 0.32855, 0.3286, 0.32865, 0.3287, 0.32875, 0.3288, 0.32885, 0.3289, 0.32895, 0.329, 0.32905, 0.3291, 0.32915, 0.3292, 0.32925, 0.3293, 0.32935, 0.3294, 0.32945, 0.3295, 0.32955, 0.3296, 0.32965, 0.3297, 0.32975, 0.3298, 0.32985, 0.3299, 0.32995, 0.33, 0.33005, 0.3301, 0.33015, 0.3302, 0.33025, 0.3303, 0.33035, 0.3304, 0.33045, 0.3305, 0.33055, 0.3306, 0.33065, 0.3307, 0.33075, 0.3308, 0.33085, 0.3309, 0.33095, 0.331, 0.33105, 0.3311, 0.33115, 0.3312, 0.33125, 0.3313, 0.33135, 0.3314, 0.33145, 0.3315, 0.33155, 0.3316, 0.33165, 0.3317, 0.33175, 0.3318, 0.33185, 0.3319, 0.33195, 0.332, 0.33205, 0.3321, 0.33215, 0.3322, 0.33225, 0.3323, 0.33235, 0.3324, 0.33245, 0.3325, 0.33255, 0.3326, 0.33265, 0.3327, 0.33275, 0.3328, 0.33285, 0.3329, 0.33295, 0.333, 0.33305, 0.3331, 0.33315, 0.3332, 0.33325, 0.3333, 0.33335, 0.3334, 0.33345, 0.3335, 0.33355, 0.3336, 0.33365, 0.3337, 0.33375, 0.3338, 0.33385, 0.3339, 0.33395, 0.334, 0.33405, 0.3341, 0.33415, 0.3342, 0.33425, 0.3343, 0.33435, 0.3344, 0.33445, 0.3345, 0.33455, 0.3346, 0.33465, 0.3347, 0.33475, 0.3348, 0.33485, 0.3349, 0.33495, 0.335, 0.33505, 0.3351, 0.33515, 0.3352, 0.33525, 0.3353, 0.33535, 0.3354, 0.33545, 0.3355, 0.33555, 0.3356, 0.33565, 0.3357, 0.33575, 0.3358, 0.33585, 0.3359, 0.33595, 0.336, 0.33605, 0.3361, 0.33615, 0.3362, 0.33625, 0.3363, 0.33635, 0.3364, 0.33645, 0.3365, 0.33655, 0.3366, 0.33665, 0.3367, 0.33675, 0.3368, 0.33685, 0.3369, 0.33695, 0.337, 0.33705, 0.3371, 0.33715, 0.3372, 0.33725, 0.3373, 0.33735, 0.3374, 0.33745, 0.3375, 0.33755, 0.3376, 0.33765, 0.3377, 0.33775, 0.3378, 0.33785, 0.3379, 0.33795, 0.338, 0.33805, 0.3381, 0.33815, 0.3382, 0.33825, 0.3383, 0.33835, 0.3384, 0.33845, 0.3385, 0.33855, 0.3386, 0.33865, 0.3387, 0.33875, 0.3388, 0.33885, 0.3389, 0.33895, 0.339, 0.33905, 0.3391, 0.33915, 0.3392, 0.33925, 0.3393, 0.33935, 0.3394, 0.33945, 0.3395, 0.33955, 0.3396, 0.33965, 0.3397, 0.33975, 0.3398, 0.33985, 0.3399, 0.33995, 0.34, 0.34005, 0.3401, 0.34015, 0.3402, 0.34025, 0.3403, 0.34035, 0.3404, 0.34045, 0.3405, 0.34055, 0.3406, 0.34065, 0.3407, 0.34075, 0.3408, 0.34085, 0.3409, 0.34095, 0.341, 0.34105, 0.3411, 0.34115, 0.3412, 0.34125, 0.3413, 0.34135, 0.3414, 0.34145, 0.3415, 0.34155, 0.3416, 0.34165, 0.3417, 0.34175, 0.3418, 0.34185, 0.3419, 0.34195, 0.342, 0.34205, 0.3421, 0.34215, 0.3422, 0.34225, 0.3423, 0.34235, 0.3424, 0.34245, 0.3425, 0.34255, 0.3426, 0.34265, 0.3427, 0.34275, 0.3428, 0.34285, 0.3429, 0.34295, 0.343, 0.34305, 0.3431, 0.34315, 0.3432, 0.34325, 0.3433, 0.34335, 0.3434, 0.34345, 0.3435, 0.34355, 0.3436, 0.34365, 0.3437, 0.34375, 0.3438, 0.34385, 0.3439, 0.34395, 0.344, 0.34405, 0.3441, 0.34415, 0.3442, 0.34425, 0.3443, 0.34435, 0.3444, 0.34445, 0.3445, 0.34455, 0.3446, 0.34465, 0.3447, 0.34475, 0.3448, 0.34485, 0.3449, 0.34495, 0.345, 0.34505, 0.3451, 0.34515, 0.3452, 0.34525, 0.3453, 0.34535, 0.3454, 0.34545, 0.3455, 0.34555, 0.3456, 0.34565, 0.3457, 0.34575, 0.3458, 0.34585, 0.3459, 0.34595, 0.346, 0.34605, 0.3461, 0.34615, 0.3462, 0.34625, 0.3463, 0.34635, 0.3464, 0.34645, 0.3465, 0.34655, 0.3466, 0.34665, 0.3467, 0.34675, 0.3468, 0.34685, 0.3469, 0.34695, 0.347, 0.34705, 0.3471, 0.34715, 0.3472, 0.34725, 0.3473, 0.34735, 0.3474, 0.34745, 0.3475, 0.34755, 0.3476, 0.34765, 0.3477, 0.34775, 0.3478, 0.34785, 0.3479, 0.34795, 0.348, 0.34805, 0.3481, 0.34815, 0.3482, 0.34825, 0.3483, 0.34835, 0.3484, 0.34845, 0.3485, 0.34855, 0.3486, 0.34865, 0.3487, 0.34875, 0.3488, 0.34885, 0.3489, 0.34895, 0.349, 0.34905, 0.3491, 0.34915, 0.3492, 0.34925, 0.3493, 0.34935, 0.3494, 0.34945, 0.3495, 0.34955, 0.3496, 0.34965, 0.3497, 0.34975, 0.3498, 0.34985, 0.3499, 0.34995, 0.35, 0.35005, 0.3501, 0.35015, 0.3502, 0.35025, 0.3503, 0.35035, 0.3504, 0.35045, 0.3505, 0.35055, 0.3506, 0.35065, 0.3507, 0.35075, 0.3508, 0.35085, 0.3509, 0.35095, 0.351, 0.35105, 0.3511, 0.35115, 0.3512, 0.35125, 0.3513, 0.35135, 0.3514, 0.35145, 0.3515, 0.35155, 0.3516, 0.35165, 0.3517, 0.35175, 0.3518, 0.35185, 0.3519, 0.35195, 0.352, 0.35205, 0.3521, 0.35215, 0.3522, 0.35225, 0.3523, 0.35235, 0.3524, 0.35245, 0.3525, 0.35255, 0.3526, 0.35265, 0.3527, 0.35275, 0.3528, 0.35285, 0.3529, 0.35295, 0.353, 0.35305, 0.3531, 0.35315, 0.3532, 0.35325, 0.3533, 0.35335, 0.3534, 0.35345, 0.3535, 0.35355, 0.3536, 0.35365, 0.3537, 0.35375, 0.3538, 0.35385, 0.3539, 0.35395, 0.354, 0.35405, 0.3541, 0.35415, 0.3542, 0.35425, 0.3543, 0.35435, 0.3544, 0.35445, 0.3545, 0.35455, 0.3546, 0.35465, 0.3547, 0.35475, 0.3548, 0.35485, 0.3549, 0.35495, 0.355, 0.35505, 0.3551, 0.35515, 0.3552, 0.35525, 0.3553, 0.35535, 0.3554, 0.35545, 0.3555, 0.35555, 0.3556, 0.35565, 0.3557, 0.35575, 0.3558, 0.35585, 0.3559, 0.35595, 0.356, 0.35605, 0.3561, 0.35615, 0.3562, 0.35625, 0.3563, 0.35635, 0.3564, 0.35645, 0.3565, 0.35655, 0.3566, 0.35665, 0.3567, 0.35675, 0.3568, 0.35685, 0.3569, 0.35695, 0.357, 0.35705, 0.3571, 0.35715, 0.3572, 0.35725, 0.3573, 0.35735, 0.3574, 0.35745, 0.3575, 0.35755, 0.3576, 0.35765, 0.3577, 0.35775, 0.3578, 0.35785, 0.3579, 0.35795, 0.358, 0.35805, 0.3581, 0.35815, 0.3582, 0.35825, 0.3583, 0.35835, 0.3584, 0.35845, 0.3585, 0.35855, 0.3586, 0.35865, 0.3587, 0.35875, 0.3588, 0.35885, 0.3589, 0.35895, 0.359, 0.35905, 0.3591, 0.35915, 0.3592, 0.35925, 0.3593, 0.35935, 0.3594, 0.35945, 0.3595, 0.35955, 0.3596, 0.35965, 0.3597, 0.35975, 0.3598, 0.35985, 0.3599, 0.35995, 0.36, 0.36005, 0.3601, 0.36015, 0.3602, 0.36025, 0.3603, 0.36035, 0.3604, 0.36045, 0.3605, 0.36055, 0.3606, 0.36065, 0.3607, 0.36075, 0.3608, 0.36085, 0.3609, 0.36095, 0.361, 0.36105, 0.3611, 0.36115, 0.3612, 0.36125, 0.3613, 0.36135, 0.3614, 0.36145, 0.3615, 0.36155, 0.3616, 0.36165, 0.3617, 0.36175, 0.3618, 0.36185, 0.3619, 0.36195, 0.362, 0.36205, 0.3621, 0.36215, 0.3622, 0.36225, 0.3623, 0.36235, 0.3624, 0.36245, 0.3625, 0.36255, 0.3626, 0.36265, 0.3627, 0.36275, 0.3628, 0.36285, 0.3629, 0.36295, 0.363, 0.36305, 0.3631, 0.36315, 0.3632, 0.36325, 0.3633, 0.36335, 0.3634, 0.36345, 0.3635, 0.36355, 0.3636, 0.36365, 0.3637, 0.36375, 0.3638, 0.36385, 0.3639, 0.36395, 0.364, 0.36405, 0.3641, 0.36415, 0.3642, 0.36425, 0.3643, 0.36435, 0.3644, 0.36445, 0.3645, 0.36455, 0.3646, 0.36465, 0.3647, 0.36475, 0.3648, 0.36485, 0.3649, 0.36495, 0.365, 0.36505, 0.3651, 0.36515, 0.3652, 0.36525, 0.3653, 0.36535, 0.3654, 0.36545, 0.3655, 0.36555, 0.3656, 0.36565, 0.3657, 0.36575, 0.3658, 0.36585, 0.3659, 0.36595, 0.366, 0.36605, 0.3661, 0.36615, 0.3662, 0.36625, 0.3663, 0.36635, 0.3664, 0.36645, 0.3665, 0.36655, 0.3666, 0.36665, 0.3667, 0.36675, 0.3668, 0.36685, 0.3669, 0.36695, 0.367, 0.36705, 0.3671, 0.36715, 0.3672, 0.36725, 0.3673, 0.36735, 0.3674, 0.36745, 0.3675, 0.36755, 0.3676, 0.36765, 0.3677, 0.36775, 0.3678, 0.36785, 0.3679, 0.36795, 0.368, 0.36805, 0.3681, 0.36815, 0.3682, 0.36825, 0.3683, 0.36835, 0.3684, 0.36845, 0.3685, 0.36855, 0.3686, 0.36865, 0.3687, 0.36875, 0.3688, 0.36885, 0.3689, 0.36895, 0.369, 0.36905, 0.3691, 0.36915, 0.3692, 0.36925, 0.3693, 0.36935, 0.3694, 0.36945, 0.3695, 0.36955, 0.3696, 0.36965, 0.3697, 0.36975, 0.3698, 0.36985, 0.3699, 0.36995, 0.37, 0.37005, 0.3701, 0.37015, 0.3702, 0.37025, 0.3703, 0.37035, 0.3704, 0.37045, 0.3705, 0.37055, 0.3706, 0.37065, 0.3707, 0.37075, 0.3708, 0.37085, 0.3709, 0.37095, 0.371, 0.37105, 0.3711, 0.37115, 0.3712, 0.37125, 0.3713, 0.37135, 0.3714, 0.37145, 0.3715, 0.37155, 0.3716, 0.37165, 0.3717, 0.37175, 0.3718, 0.37185, 0.3719, 0.37195, 0.372, 0.37205, 0.3721, 0.37215, 0.3722, 0.37225, 0.3723, 0.37235, 0.3724, 0.37245, 0.3725, 0.37255, 0.3726, 0.37265, 0.3727, 0.37275, 0.3728, 0.37285, 0.3729, 0.37295, 0.373, 0.37305, 0.3731, 0.37315, 0.3732, 0.37325, 0.3733, 0.37335, 0.3734, 0.37345, 0.3735, 0.37355, 0.3736, 0.37365, 0.3737, 0.37375, 0.3738, 0.37385, 0.3739, 0.37395, 0.374, 0.37405, 0.3741, 0.37415, 0.3742, 0.37425, 0.3743, 0.37435, 0.3744, 0.37445, 0.3745, 0.37455, 0.3746, 0.37465, 0.3747, 0.37475, 0.3748, 0.37485, 0.3749, 0.37495, 0.375, 0.37505, 0.3751, 0.37515, 0.3752, 0.37525, 0.3753, 0.37535, 0.3754, 0.37545, 0.3755, 0.37555, 0.3756, 0.37565, 0.3757, 0.37575, 0.3758, 0.37585, 0.3759, 0.37595, 0.376, 0.37605, 0.3761, 0.37615, 0.3762, 0.37625, 0.3763, 0.37635, 0.3764, 0.37645, 0.3765, 0.37655, 0.3766, 0.37665, 0.3767, 0.37675, 0.3768, 0.37685, 0.3769, 0.37695, 0.377, 0.37705, 0.3771, 0.37715, 0.3772, 0.37725, 0.3773, 0.37735, 0.3774, 0.37745, 0.3775, 0.37755, 0.3776, 0.37765, 0.3777, 0.37775, 0.3778, 0.37785, 0.3779, 0.37795, 0.378, 0.37805, 0.3781, 0.37815, 0.3782, 0.37825, 0.3783, 0.37835, 0.3784, 0.37845, 0.3785, 0.37855, 0.3786, 0.37865, 0.3787, 0.37875, 0.3788, 0.37885, 0.3789, 0.37895, 0.379, 0.37905, 0.3791, 0.37915, 0.3792, 0.37925, 0.3793, 0.37935, 0.3794, 0.37945, 0.3795, 0.37955, 0.3796, 0.37965, 0.3797, 0.37975, 0.3798, 0.37985, 0.3799, 0.37995, 0.38, 0.38005, 0.3801, 0.38015, 0.3802, 0.38025, 0.3803, 0.38035, 0.3804, 0.38045, 0.3805, 0.38055, 0.3806, 0.38065, 0.3807, 0.38075, 0.3808, 0.38085, 0.3809, 0.38095, 0.381, 0.38105, 0.3811, 0.38115, 0.3812, 0.38125, 0.3813, 0.38135, 0.3814, 0.38145, 0.3815, 0.38155, 0.3816, 0.38165, 0.3817, 0.38175, 0.3818, 0.38185, 0.3819, 0.38195, 0.382, 0.38205, 0.3821, 0.38215, 0.3822, 0.38225, 0.3823, 0.38235, 0.3824, 0.38245, 0.3825, 0.38255, 0.3826, 0.38265, 0.3827, 0.38275, 0.3828, 0.38285, 0.3829, 0.38295, 0.383, 0.38305, 0.3831, 0.38315, 0.3832, 0.38325, 0.3833, 0.38335, 0.3834, 0.38345, 0.3835, 0.38355, 0.3836, 0.38365, 0.3837, 0.38375, 0.3838, 0.38385, 0.3839, 0.38395, 0.384, 0.38405, 0.3841, 0.38415, 0.3842, 0.38425, 0.3843, 0.38435, 0.3844, 0.38445, 0.3845, 0.38455, 0.3846, 0.38465, 0.3847, 0.38475, 0.3848, 0.38485, 0.3849, 0.38495, 0.385, 0.38505, 0.3851, 0.38515, 0.3852, 0.38525, 0.3853, 0.38535, 0.3854, 0.38545, 0.3855, 0.38555, 0.3856, 0.38565, 0.3857, 0.38575, 0.3858, 0.38585, 0.3859, 0.38595, 0.386, 0.38605, 0.3861, 0.38615, 0.3862, 0.38625, 0.3863, 0.38635, 0.3864, 0.38645, 0.3865, 0.38655, 0.3866, 0.38665, 0.3867, 0.38675, 0.3868, 0.38685, 0.3869, 0.38695, 0.387, 0.38705, 0.3871, 0.38715, 0.3872, 0.38725, 0.3873, 0.38735, 0.3874, 0.38745, 0.3875, 0.38755, 0.3876, 0.38765, 0.3877, 0.38775, 0.3878, 0.38785, 0.3879, 0.38795, 0.388, 0.38805, 0.3881, 0.38815, 0.3882, 0.38825, 0.3883, 0.38835, 0.3884, 0.38845, 0.3885, 0.38855, 0.3886, 0.38865, 0.3887, 0.38875, 0.3888, 0.38885, 0.3889, 0.38895, 0.389, 0.38905, 0.3891, 0.38915, 0.3892, 0.38925, 0.3893, 0.38935, 0.3894, 0.38945, 0.3895, 0.38955, 0.3896, 0.38965, 0.3897, 0.38975, 0.3898, 0.38985, 0.3899, 0.38995, 0.39, 0.39005, 0.3901, 0.39015, 0.3902, 0.39025, 0.3903, 0.39035, 0.3904, 0.39045, 0.3905, 0.39055, 0.3906, 0.39065, 0.3907, 0.39075, 0.3908, 0.39085, 0.3909, 0.39095, 0.391, 0.39105, 0.3911, 0.39115, 0.3912, 0.39125, 0.3913, 0.39135, 0.3914, 0.39145, 0.3915, 0.39155, 0.3916, 0.39165, 0.3917, 0.39175, 0.3918, 0.39185, 0.3919, 0.39195, 0.392, 0.39205, 0.3921, 0.39215, 0.3922, 0.39225, 0.3923, 0.39235, 0.3924, 0.39245, 0.3925, 0.39255, 0.3926, 0.39265, 0.3927, 0.39275, 0.3928, 0.39285, 0.3929, 0.39295, 0.393, 0.39305, 0.3931, 0.39315, 0.3932, 0.39325, 0.3933, 0.39335, 0.3934, 0.39345, 0.3935, 0.39355, 0.3936, 0.39365, 0.3937, 0.39375, 0.3938, 0.39385, 0.3939, 0.39395, 0.394, 0.39405, 0.3941, 0.39415, 0.3942, 0.39425, 0.3943, 0.39435, 0.3944, 0.39445, 0.3945, 0.39455, 0.3946, 0.39465, 0.3947, 0.39475, 0.3948, 0.39485, 0.3949, 0.39495, 0.395, 0.39505, 0.3951, 0.39515, 0.3952, 0.39525, 0.3953, 0.39535, 0.3954, 0.39545, 0.3955, 0.39555, 0.3956, 0.39565, 0.3957, 0.39575, 0.3958, 0.39585, 0.3959, 0.39595, 0.396, 0.39605, 0.3961, 0.39615, 0.3962, 0.39625, 0.3963, 0.39635, 0.3964, 0.39645, 0.3965, 0.39655, 0.3966, 0.39665, 0.3967, 0.39675, 0.3968, 0.39685, 0.3969, 0.39695, 0.397, 0.39705, 0.3971, 0.39715, 0.3972, 0.39725, 0.3973, 0.39735, 0.3974, 0.39745, 0.3975, 0.39755, 0.3976, 0.39765, 0.3977, 0.39775, 0.3978, 0.39785, 0.3979, 0.39795, 0.398, 0.39805, 0.3981, 0.39815, 0.3982, 0.39825, 0.3983, 0.39835, 0.3984, 0.39845, 0.3985, 0.39855, 0.3986, 0.39865, 0.3987, 0.39875, 0.3988, 0.39885, 0.3989, 0.39895, 0.399, 0.39905, 0.3991, 0.39915, 0.3992, 0.39925, 0.3993, 0.39935, 0.3994, 0.39945, 0.3995, 0.39955, 0.3996, 0.39965, 0.3997, 0.39975, 0.3998, 0.39985, 0.3999, 0.39995, 0.4, 0.40005, 0.4001, 0.40015, 0.4002, 0.40025, 0.4003, 0.40035, 0.4004, 0.40045, 0.4005, 0.40055, 0.4006, 0.40065, 0.4007, 0.40075, 0.4008, 0.40085, 0.4009, 0.40095, 0.401, 0.40105, 0.4011, 0.40115, 0.4012, 0.40125, 0.4013, 0.40135, 0.4014, 0.40145, 0.4015, 0.40155, 0.4016, 0.40165, 0.4017, 0.40175, 0.4018, 0.40185, 0.4019, 0.40195, 0.402, 0.40205, 0.4021, 0.40215, 0.4022, 0.40225, 0.4023, 0.40235, 0.4024, 0.40245, 0.4025, 0.40255, 0.4026, 0.40265, 0.4027, 0.40275, 0.4028, 0.40285, 0.4029, 0.40295, 0.403, 0.40305, 0.4031, 0.40315, 0.4032, 0.40325, 0.4033, 0.40335, 0.4034, 0.40345, 0.4035, 0.40355, 0.4036, 0.40365, 0.4037, 0.40375, 0.4038, 0.40385, 0.4039, 0.40395, 0.404, 0.40405, 0.4041, 0.40415, 0.4042, 0.40425, 0.4043, 0.40435, 0.4044, 0.40445, 0.4045, 0.40455, 0.4046, 0.40465, 0.4047, 0.40475, 0.4048, 0.40485, 0.4049, 0.40495, 0.405, 0.40505, 0.4051, 0.40515, 0.4052, 0.40525, 0.4053, 0.40535, 0.4054, 0.40545, 0.4055, 0.40555, 0.4056, 0.40565, 0.4057, 0.40575, 0.4058, 0.40585, 0.4059, 0.40595, 0.406, 0.40605, 0.4061, 0.40615, 0.4062, 0.40625, 0.4063, 0.40635, 0.4064, 0.40645, 0.4065, 0.40655, 0.4066, 0.40665, 0.4067, 0.40675, 0.4068, 0.40685, 0.4069, 0.40695, 0.407, 0.40705, 0.4071, 0.40715, 0.4072, 0.40725, 0.4073, 0.40735, 0.4074, 0.40745, 0.4075, 0.40755, 0.4076, 0.40765, 0.4077, 0.40775, 0.4078, 0.40785, 0.4079, 0.40795, 0.408, 0.40805, 0.4081, 0.40815, 0.4082, 0.40825, 0.4083, 0.40835, 0.4084, 0.40845, 0.4085, 0.40855, 0.4086, 0.40865, 0.4087, 0.40875, 0.4088, 0.40885, 0.4089, 0.40895, 0.409, 0.40905, 0.4091, 0.40915, 0.4092, 0.40925, 0.4093, 0.40935, 0.4094, 0.40945, 0.4095, 0.40955, 0.4096, 0.40965, 0.4097, 0.40975, 0.4098, 0.40985, 0.4099, 0.40995, 0.41, 0.41005, 0.4101, 0.41015, 0.4102, 0.41025, 0.4103, 0.41035, 0.4104, 0.41045, 0.4105, 0.41055, 0.4106, 0.41065, 0.4107, 0.41075, 0.4108, 0.41085, 0.4109, 0.41095, 0.411, 0.41105, 0.4111, 0.41115, 0.4112, 0.41125, 0.4113, 0.41135, 0.4114, 0.41145, 0.4115, 0.41155, 0.4116, 0.41165, 0.4117, 0.41175, 0.4118, 0.41185, 0.4119, 0.41195, 0.412, 0.41205, 0.4121, 0.41215, 0.4122, 0.41225, 0.4123, 0.41235, 0.4124, 0.41245, 0.4125, 0.41255, 0.4126, 0.41265, 0.4127, 0.41275, 0.4128, 0.41285, 0.4129, 0.41295, 0.413, 0.41305, 0.4131, 0.41315, 0.4132, 0.41325, 0.4133, 0.41335, 0.4134, 0.41345, 0.4135, 0.41355, 0.4136, 0.41365, 0.4137, 0.41375, 0.4138, 0.41385, 0.4139, 0.41395, 0.414, 0.41405, 0.4141, 0.41415, 0.4142, 0.41425, 0.4143, 0.41435, 0.4144, 0.41445, 0.4145, 0.41455, 0.4146, 0.41465, 0.4147, 0.41475, 0.4148, 0.41485, 0.4149, 0.41495, 0.415, 0.41505, 0.4151, 0.41515, 0.4152, 0.41525, 0.4153, 0.41535, 0.4154, 0.41545, 0.4155, 0.41555, 0.4156, 0.41565, 0.4157, 0.41575, 0.4158, 0.41585, 0.4159, 0.41595, 0.416, 0.41605, 0.4161, 0.41615, 0.4162, 0.41625, 0.4163, 0.41635, 0.4164, 0.41645, 0.4165, 0.41655, 0.4166, 0.41665, 0.4167, 0.41675, 0.4168, 0.41685, 0.4169, 0.41695, 0.417, 0.41705, 0.4171, 0.41715, 0.4172, 0.41725, 0.4173, 0.41735, 0.4174, 0.41745, 0.4175, 0.41755, 0.4176, 0.41765, 0.4177, 0.41775, 0.4178, 0.41785, 0.4179, 0.41795, 0.418, 0.41805, 0.4181, 0.41815, 0.4182, 0.41825, 0.4183, 0.41835, 0.4184, 0.41845, 0.4185, 0.41855, 0.4186, 0.41865, 0.4187, 0.41875, 0.4188, 0.41885, 0.4189, 0.41895, 0.419, 0.41905, 0.4191, 0.41915, 0.4192, 0.41925, 0.4193, 0.41935, 0.4194, 0.41945, 0.4195, 0.41955, 0.4196, 0.41965, 0.4197, 0.41975, 0.4198, 0.41985, 0.4199, 0.41995, 0.42, 0.42005, 0.4201, 0.42015, 0.4202, 0.42025, 0.4203, 0.42035, 0.4204, 0.42045, 0.4205, 0.42055, 0.4206, 0.42065, 0.4207, 0.42075, 0.4208, 0.42085, 0.4209, 0.42095, 0.421, 0.42105, 0.4211, 0.42115, 0.4212, 0.42125, 0.4213, 0.42135, 0.4214, 0.42145, 0.4215, 0.42155, 0.4216, 0.42165, 0.4217, 0.42175, 0.4218, 0.42185, 0.4219, 0.42195, 0.422, 0.42205, 0.4221, 0.42215, 0.4222, 0.42225, 0.4223, 0.42235, 0.4224, 0.42245, 0.4225, 0.42255, 0.4226, 0.42265, 0.4227, 0.42275, 0.4228, 0.42285, 0.4229, 0.42295, 0.423, 0.42305, 0.4231, 0.42315, 0.4232, 0.42325, 0.4233, 0.42335, 0.4234, 0.42345, 0.4235, 0.42355, 0.4236, 0.42365, 0.4237, 0.42375, 0.4238, 0.42385, 0.4239, 0.42395, 0.424, 0.42405, 0.4241, 0.42415, 0.4242, 0.42425, 0.4243, 0.42435, 0.4244, 0.42445, 0.4245, 0.42455, 0.4246, 0.42465, 0.4247, 0.42475, 0.4248, 0.42485, 0.4249, 0.42495, 0.425, 0.42505, 0.4251, 0.42515, 0.4252, 0.42525, 0.4253, 0.42535, 0.4254, 0.42545, 0.4255, 0.42555, 0.4256, 0.42565, 0.4257, 0.42575, 0.4258, 0.42585, 0.4259, 0.42595, 0.426, 0.42605, 0.4261, 0.42615, 0.4262, 0.42625, 0.4263, 0.42635, 0.4264, 0.42645, 0.4265, 0.42655, 0.4266, 0.42665, 0.4267, 0.42675, 0.4268, 0.42685, 0.4269, 0.42695, 0.427, 0.42705, 0.4271, 0.42715, 0.4272, 0.42725, 0.4273, 0.42735, 0.4274, 0.42745, 0.4275, 0.42755, 0.4276, 0.42765, 0.4277, 0.42775, 0.4278, 0.42785, 0.4279, 0.42795, 0.428, 0.42805, 0.4281, 0.42815, 0.4282, 0.42825, 0.4283, 0.42835, 0.4284, 0.42845, 0.4285, 0.42855, 0.4286, 0.42865, 0.4287, 0.42875, 0.4288, 0.42885, 0.4289, 0.42895, 0.429, 0.42905, 0.4291, 0.42915, 0.4292, 0.42925, 0.4293, 0.42935, 0.4294, 0.42945, 0.4295, 0.42955, 0.4296, 0.42965, 0.4297, 0.42975, 0.4298, 0.42985, 0.4299, 0.42995, 0.43, 0.43005, 0.4301, 0.43015, 0.4302, 0.43025, 0.4303, 0.43035, 0.4304, 0.43045, 0.4305, 0.43055, 0.4306, 0.43065, 0.4307, 0.43075, 0.4308, 0.43085, 0.4309, 0.43095, 0.431, 0.43105, 0.4311, 0.43115, 0.4312, 0.43125, 0.4313, 0.43135, 0.4314, 0.43145, 0.4315, 0.43155, 0.4316, 0.43165, 0.4317, 0.43175, 0.4318, 0.43185, 0.4319, 0.43195, 0.432, 0.43205, 0.4321, 0.43215, 0.4322, 0.43225, 0.4323, 0.43235, 0.4324, 0.43245, 0.4325, 0.43255, 0.4326, 0.43265, 0.4327, 0.43275, 0.4328, 0.43285, 0.4329, 0.43295, 0.433, 0.43305, 0.4331, 0.43315, 0.4332, 0.43325, 0.4333, 0.43335, 0.4334, 0.43345, 0.4335, 0.43355, 0.4336, 0.43365, 0.4337, 0.43375, 0.4338, 0.43385, 0.4339, 0.43395, 0.434, 0.43405, 0.4341, 0.43415, 0.4342, 0.43425, 0.4343, 0.43435, 0.4344, 0.43445, 0.4345, 0.43455, 0.4346, 0.43465, 0.4347, 0.43475, 0.4348, 0.43485, 0.4349, 0.43495, 0.435, 0.43505, 0.4351, 0.43515, 0.4352, 0.43525, 0.4353, 0.43535, 0.4354, 0.43545, 0.4355, 0.43555, 0.4356, 0.43565, 0.4357, 0.43575, 0.4358, 0.43585, 0.4359, 0.43595, 0.436, 0.43605, 0.4361, 0.43615, 0.4362, 0.43625, 0.4363, 0.43635, 0.4364, 0.43645, 0.4365, 0.43655, 0.4366, 0.43665, 0.4367, 0.43675, 0.4368, 0.43685, 0.4369, 0.43695, 0.437, 0.43705, 0.4371, 0.43715, 0.4372, 0.43725, 0.4373, 0.43735, 0.4374, 0.43745, 0.4375, 0.43755, 0.4376, 0.43765, 0.4377, 0.43775, 0.4378, 0.43785, 0.4379, 0.43795, 0.438, 0.43805, 0.4381, 0.43815, 0.4382, 0.43825, 0.4383, 0.43835, 0.4384, 0.43845, 0.4385, 0.43855, 0.4386, 0.43865, 0.4387, 0.43875, 0.4388, 0.43885, 0.4389, 0.43895, 0.439, 0.43905, 0.4391, 0.43915, 0.4392, 0.43925, 0.4393, 0.43935, 0.4394, 0.43945, 0.4395, 0.43955, 0.4396, 0.43965, 0.4397, 0.43975, 0.4398, 0.43985, 0.4399, 0.43995, 0.44, 0.44005, 0.4401, 0.44015, 0.4402, 0.44025, 0.4403, 0.44035, 0.4404, 0.44045, 0.4405, 0.44055, 0.4406, 0.44065, 0.4407, 0.44075, 0.4408, 0.44085, 0.4409, 0.44095, 0.441, 0.44105, 0.4411, 0.44115, 0.4412, 0.44125, 0.4413, 0.44135, 0.4414, 0.44145, 0.4415, 0.44155, 0.4416, 0.44165, 0.4417, 0.44175, 0.4418, 0.44185, 0.4419, 0.44195, 0.442, 0.44205, 0.4421, 0.44215, 0.4422, 0.44225, 0.4423, 0.44235, 0.4424, 0.44245, 0.4425, 0.44255, 0.4426, 0.44265, 0.4427, 0.44275, 0.4428, 0.44285, 0.4429, 0.44295, 0.443, 0.44305, 0.4431, 0.44315, 0.4432, 0.44325, 0.4433, 0.44335, 0.4434, 0.44345, 0.4435, 0.44355, 0.4436, 0.44365, 0.4437, 0.44375, 0.4438, 0.44385, 0.4439, 0.44395, 0.444, 0.44405, 0.4441, 0.44415, 0.4442, 0.44425, 0.4443, 0.44435, 0.4444, 0.44445, 0.4445, 0.44455, 0.4446, 0.44465, 0.4447, 0.44475, 0.4448, 0.44485, 0.4449, 0.44495, 0.445, 0.44505, 0.4451, 0.44515, 0.4452, 0.44525, 0.4453, 0.44535, 0.4454, 0.44545, 0.4455, 0.44555, 0.4456, 0.44565, 0.4457, 0.44575, 0.4458, 0.44585, 0.4459, 0.44595, 0.446, 0.44605, 0.4461, 0.44615, 0.4462, 0.44625, 0.4463, 0.44635, 0.4464, 0.44645, 0.4465, 0.44655, 0.4466, 0.44665, 0.4467, 0.44675, 0.4468, 0.44685, 0.4469, 0.44695, 0.447, 0.44705, 0.4471, 0.44715, 0.4472, 0.44725, 0.4473, 0.44735, 0.4474, 0.44745, 0.4475, 0.44755, 0.4476, 0.44765, 0.4477, 0.44775, 0.4478, 0.44785, 0.4479, 0.44795, 0.448, 0.44805, 0.4481, 0.44815, 0.4482, 0.44825, 0.4483, 0.44835, 0.4484, 0.44845, 0.4485, 0.44855, 0.4486, 0.44865, 0.4487, 0.44875, 0.4488, 0.44885, 0.4489, 0.44895, 0.449, 0.44905, 0.4491, 0.44915, 0.4492, 0.44925, 0.4493, 0.44935, 0.4494, 0.44945, 0.4495, 0.44955, 0.4496, 0.44965, 0.4497, 0.44975, 0.4498, 0.44985, 0.4499, 0.44995, 0.45, 0.45005, 0.4501, 0.45015, 0.4502, 0.45025, 0.4503, 0.45035, 0.4504, 0.45045, 0.4505, 0.45055, 0.4506, 0.45065, 0.4507, 0.45075, 0.4508, 0.45085, 0.4509, 0.45095, 0.451, 0.45105, 0.4511, 0.45115, 0.4512, 0.45125, 0.4513, 0.45135, 0.4514, 0.45145, 0.4515, 0.45155, 0.4516, 0.45165, 0.4517, 0.45175, 0.4518, 0.45185, 0.4519, 0.45195, 0.452, 0.45205, 0.4521, 0.45215, 0.4522, 0.45225, 0.4523, 0.45235, 0.4524, 0.45245, 0.4525, 0.45255, 0.4526, 0.45265, 0.4527, 0.45275, 0.4528, 0.45285, 0.4529, 0.45295, 0.453, 0.45305, 0.4531, 0.45315, 0.4532, 0.45325, 0.4533, 0.45335, 0.4534, 0.45345, 0.4535, 0.45355, 0.4536, 0.45365, 0.4537, 0.45375, 0.4538, 0.45385, 0.4539, 0.45395, 0.454, 0.45405, 0.4541, 0.45415, 0.4542, 0.45425, 0.4543, 0.45435, 0.4544, 0.45445, 0.4545, 0.45455, 0.4546, 0.45465, 0.4547, 0.45475, 0.4548, 0.45485, 0.4549, 0.45495, 0.455, 0.45505, 0.4551, 0.45515, 0.4552, 0.45525, 0.4553, 0.45535, 0.4554, 0.45545, 0.4555, 0.45555, 0.4556, 0.45565, 0.4557, 0.45575, 0.4558, 0.45585, 0.4559, 0.45595, 0.456, 0.45605, 0.4561, 0.45615, 0.4562, 0.45625, 0.4563, 0.45635, 0.4564, 0.45645, 0.4565, 0.45655, 0.4566, 0.45665, 0.4567, 0.45675, 0.4568, 0.45685, 0.4569, 0.45695, 0.457, 0.45705, 0.4571, 0.45715, 0.4572, 0.45725, 0.4573, 0.45735, 0.4574, 0.45745, 0.4575, 0.45755, 0.4576, 0.45765, 0.4577, 0.45775, 0.4578, 0.45785, 0.4579, 0.45795, 0.458, 0.45805, 0.4581, 0.45815, 0.4582, 0.45825, 0.4583, 0.45835, 0.4584, 0.45845, 0.4585, 0.45855, 0.4586, 0.45865, 0.4587, 0.45875, 0.4588, 0.45885, 0.4589, 0.45895, 0.459, 0.45905, 0.4591, 0.45915, 0.4592, 0.45925, 0.4593, 0.45935, 0.4594, 0.45945, 0.4595, 0.45955, 0.4596, 0.45965, 0.4597, 0.45975, 0.4598, 0.45985, 0.4599, 0.45995, 0.46, 0.46005, 0.4601, 0.46015, 0.4602, 0.46025, 0.4603, 0.46035, 0.4604, 0.46045, 0.4605, 0.46055, 0.4606, 0.46065, 0.4607, 0.46075, 0.4608, 0.46085, 0.4609, 0.46095, 0.461, 0.46105, 0.4611, 0.46115, 0.4612, 0.46125, 0.4613, 0.46135, 0.4614, 0.46145, 0.4615, 0.46155, 0.4616, 0.46165, 0.4617, 0.46175, 0.4618, 0.46185, 0.4619, 0.46195, 0.462, 0.46205, 0.4621, 0.46215, 0.4622, 0.46225, 0.4623, 0.46235, 0.4624, 0.46245, 0.4625, 0.46255, 0.4626, 0.46265, 0.4627, 0.46275, 0.4628, 0.46285, 0.4629, 0.46295, 0.463, 0.46305, 0.4631, 0.46315, 0.4632, 0.46325, 0.4633, 0.46335, 0.4634, 0.46345, 0.4635, 0.46355, 0.4636, 0.46365, 0.4637, 0.46375, 0.4638, 0.46385, 0.4639, 0.46395, 0.464, 0.46405, 0.4641, 0.46415, 0.4642, 0.46425, 0.4643, 0.46435, 0.4644, 0.46445, 0.4645, 0.46455, 0.4646, 0.46465, 0.4647, 0.46475, 0.4648, 0.46485, 0.4649, 0.46495, 0.465, 0.46505, 0.4651, 0.46515, 0.4652, 0.46525, 0.4653, 0.46535, 0.4654, 0.46545, 0.4655, 0.46555, 0.4656, 0.46565, 0.4657, 0.46575, 0.4658, 0.46585, 0.4659, 0.46595, 0.466, 0.46605, 0.4661, 0.46615, 0.4662, 0.46625, 0.4663, 0.46635, 0.4664, 0.46645, 0.4665, 0.46655, 0.4666, 0.46665, 0.4667, 0.46675, 0.4668, 0.46685, 0.4669, 0.46695, 0.467, 0.46705, 0.4671, 0.46715, 0.4672, 0.46725, 0.4673, 0.46735, 0.4674, 0.46745, 0.4675, 0.46755, 0.4676, 0.46765, 0.4677, 0.46775, 0.4678, 0.46785, 0.4679, 0.46795, 0.468, 0.46805, 0.4681, 0.46815, 0.4682, 0.46825, 0.4683, 0.46835, 0.4684, 0.46845, 0.4685, 0.46855, 0.4686, 0.46865, 0.4687, 0.46875, 0.4688, 0.46885, 0.4689, 0.46895, 0.469, 0.46905, 0.4691, 0.46915, 0.4692, 0.46925, 0.4693, 0.46935, 0.4694, 0.46945, 0.4695, 0.46955, 0.4696, 0.46965, 0.4697, 0.46975, 0.4698, 0.46985, 0.4699, 0.46995, 0.47, 0.47005, 0.4701, 0.47015, 0.4702, 0.47025, 0.4703, 0.47035, 0.4704, 0.47045, 0.4705, 0.47055, 0.4706, 0.47065, 0.4707, 0.47075, 0.4708, 0.47085, 0.4709, 0.47095, 0.471, 0.47105, 0.4711, 0.47115, 0.4712, 0.47125, 0.4713, 0.47135, 0.4714, 0.47145, 0.4715, 0.47155, 0.4716, 0.47165, 0.4717, 0.47175, 0.4718, 0.47185, 0.4719, 0.47195, 0.472, 0.47205, 0.4721, 0.47215, 0.4722, 0.47225, 0.4723, 0.47235, 0.4724, 0.47245, 0.4725, 0.47255, 0.4726, 0.47265, 0.4727, 0.47275, 0.4728, 0.47285, 0.4729, 0.47295, 0.473, 0.47305, 0.4731, 0.47315, 0.4732, 0.47325, 0.4733, 0.47335, 0.4734, 0.47345, 0.4735, 0.47355, 0.4736, 0.47365, 0.4737, 0.47375, 0.4738, 0.47385, 0.4739, 0.47395, 0.474, 0.47405, 0.4741, 0.47415, 0.4742, 0.47425, 0.4743, 0.47435, 0.4744, 0.47445, 0.4745, 0.47455, 0.4746, 0.47465, 0.4747, 0.47475, 0.4748, 0.47485, 0.4749, 0.47495, 0.475, 0.47505, 0.4751, 0.47515, 0.4752, 0.47525, 0.4753, 0.47535, 0.4754, 0.47545, 0.4755, 0.47555, 0.4756, 0.47565, 0.4757, 0.47575, 0.4758, 0.47585, 0.4759, 0.47595, 0.476, 0.47605, 0.4761, 0.47615, 0.4762, 0.47625, 0.4763, 0.47635, 0.4764, 0.47645, 0.4765, 0.47655, 0.4766, 0.47665, 0.4767, 0.47675, 0.4768, 0.47685, 0.4769, 0.47695, 0.477, 0.47705, 0.4771, 0.47715, 0.4772, 0.47725, 0.4773, 0.47735, 0.4774, 0.47745, 0.4775, 0.47755, 0.4776, 0.47765, 0.4777, 0.47775, 0.4778, 0.47785, 0.4779, 0.47795, 0.478, 0.47805, 0.4781, 0.47815, 0.4782, 0.47825, 0.4783, 0.47835, 0.4784, 0.47845, 0.4785, 0.47855, 0.4786, 0.47865, 0.4787, 0.47875, 0.4788, 0.47885, 0.4789, 0.47895, 0.479, 0.47905, 0.4791, 0.47915, 0.4792, 0.47925, 0.4793, 0.47935, 0.4794, 0.47945, 0.4795, 0.47955, 0.4796, 0.47965, 0.4797, 0.47975, 0.4798, 0.47985, 0.4799, 0.47995, 0.48, 0.48005, 0.4801, 0.48015, 0.4802, 0.48025, 0.4803, 0.48035, 0.4804, 0.48045, 0.4805, 0.48055, 0.4806, 0.48065, 0.4807, 0.48075, 0.4808, 0.48085, 0.4809, 0.48095, 0.481, 0.48105, 0.4811, 0.48115, 0.4812, 0.48125, 0.4813, 0.48135, 0.4814, 0.48145, 0.4815, 0.48155, 0.4816, 0.48165, 0.4817, 0.48175, 0.4818, 0.48185, 0.4819, 0.48195, 0.482, 0.48205, 0.4821, 0.48215, 0.4822, 0.48225, 0.4823, 0.48235, 0.4824, 0.48245, 0.4825, 0.48255, 0.4826, 0.48265, 0.4827, 0.48275, 0.4828, 0.48285, 0.4829, 0.48295, 0.483, 0.48305, 0.4831, 0.48315, 0.4832, 0.48325, 0.4833, 0.48335, 0.4834, 0.48345, 0.4835, 0.48355, 0.4836, 0.48365, 0.4837, 0.48375, 0.4838, 0.48385, 0.4839, 0.48395, 0.484, 0.48405, 0.4841, 0.48415, 0.4842, 0.48425, 0.4843, 0.48435, 0.4844, 0.48445, 0.4845, 0.48455, 0.4846, 0.48465, 0.4847, 0.48475, 0.4848, 0.48485, 0.4849, 0.48495, 0.485, 0.48505, 0.4851, 0.48515, 0.4852, 0.48525, 0.4853, 0.48535, 0.4854, 0.48545, 0.4855, 0.48555, 0.4856, 0.48565, 0.4857, 0.48575, 0.4858, 0.48585, 0.4859, 0.48595, 0.486, 0.48605, 0.4861, 0.48615, 0.4862, 0.48625, 0.4863, 0.48635, 0.4864, 0.48645, 0.4865, 0.48655, 0.4866, 0.48665, 0.4867, 0.48675, 0.4868, 0.48685, 0.4869, 0.48695, 0.487, 0.48705, 0.4871, 0.48715, 0.4872, 0.48725, 0.4873, 0.48735, 0.4874, 0.48745, 0.4875, 0.48755, 0.4876, 0.48765, 0.4877, 0.48775, 0.4878, 0.48785, 0.4879, 0.48795, 0.488, 0.48805, 0.4881, 0.48815, 0.4882, 0.48825, 0.4883, 0.48835, 0.4884, 0.48845, 0.4885, 0.48855, 0.4886, 0.48865, 0.4887, 0.48875, 0.4888, 0.48885, 0.4889, 0.48895, 0.489, 0.48905, 0.4891, 0.48915, 0.4892, 0.48925, 0.4893, 0.48935, 0.4894, 0.48945, 0.4895, 0.48955, 0.4896, 0.48965, 0.4897, 0.48975, 0.4898, 0.48985, 0.4899, 0.48995, 0.49, 0.49005, 0.4901, 0.49015, 0.4902, 0.49025, 0.4903, 0.49035, 0.4904, 0.49045, 0.4905, 0.49055, 0.4906, 0.49065, 0.4907, 0.49075, 0.4908, 0.49085, 0.4909, 0.49095, 0.491, 0.49105, 0.4911, 0.49115, 0.4912, 0.49125, 0.4913, 0.49135, 0.4914, 0.49145, 0.4915, 0.49155, 0.4916, 0.49165, 0.4917, 0.49175, 0.4918, 0.49185, 0.4919, 0.49195, 0.492, 0.49205, 0.4921, 0.49215, 0.4922, 0.49225, 0.4923, 0.49235, 0.4924, 0.49245, 0.4925, 0.49255, 0.4926, 0.49265, 0.4927, 0.49275, 0.4928, 0.49285, 0.4929, 0.49295, 0.493, 0.49305, 0.4931, 0.49315, 0.4932, 0.49325, 0.4933, 0.49335, 0.4934, 0.49345, 0.4935, 0.49355, 0.4936, 0.49365, 0.4937, 0.49375, 0.4938, 0.49385, 0.4939, 0.49395, 0.494, 0.49405, 0.4941, 0.49415, 0.4942, 0.49425, 0.4943, 0.49435, 0.4944, 0.49445, 0.4945, 0.49455, 0.4946, 0.49465, 0.4947, 0.49475, 0.4948, 0.49485, 0.4949, 0.49495, 0.495, 0.49505, 0.4951, 0.49515, 0.4952, 0.49525, 0.4953, 0.49535, 0.4954, 0.49545, 0.4955, 0.49555, 0.4956, 0.49565, 0.4957, 0.49575, 0.4958, 0.49585, 0.4959, 0.49595, 0.496, 0.49605, 0.4961, 0.49615, 0.4962, 0.49625, 0.4963, 0.49635, 0.4964, 0.49645, 0.4965, 0.49655, 0.4966, 0.49665, 0.4967, 0.49675, 0.4968, 0.49685, 0.4969, 0.49695, 0.497, 0.49705, 0.4971, 0.49715, 0.4972, 0.49725, 0.4973, 0.49735, 0.4974, 0.49745, 0.4975, 0.49755, 0.4976, 0.49765, 0.4977, 0.49775, 0.4978, 0.49785, 0.4979, 0.49795, 0.498, 0.49805, 0.4981, 0.49815, 0.4982, 0.49825, 0.4983, 0.49835, 0.4984, 0.49845, 0.4985, 0.49855, 0.4986, 0.49865, 0.4987, 0.49875, 0.4988, 0.49885, 0.4989, 0.49895, 0.499, 0.49905, 0.4991, 0.49915, 0.4992, 0.49925, 0.4993, 0.49935, 0.4994, 0.49945, 0.4995, 0.49955, 0.4996, 0.49965, 0.4997, 0.49975, 0.4998, 0.49985, 0.4999, 0.49995, 0.5, 0.50005, 0.5001, 0.50015, 0.5002, 0.50025, 0.5003, 0.50035, 0.5004, 0.50045, 0.5005, 0.50055, 0.5006, 0.50065, 0.5007, 0.50075, 0.5008, 0.50085, 0.5009, 0.50095, 0.501, 0.50105, 0.5011, 0.50115, 0.5012, 0.50125, 0.5013, 0.50135, 0.5014, 0.50145, 0.5015, 0.50155, 0.5016, 0.50165, 0.5017, 0.50175, 0.5018, 0.50185, 0.5019, 0.50195, 0.502, 0.50205, 0.5021, 0.50215, 0.5022, 0.50225, 0.5023, 0.50235, 0.5024, 0.50245, 0.5025, 0.50255, 0.5026, 0.50265, 0.5027, 0.50275, 0.5028, 0.50285, 0.5029, 0.50295, 0.503, 0.50305, 0.5031, 0.50315, 0.5032, 0.50325, 0.5033, 0.50335, 0.5034, 0.50345, 0.5035, 0.50355, 0.5036, 0.50365, 0.5037, 0.50375, 0.5038, 0.50385, 0.5039, 0.50395, 0.504, 0.50405, 0.5041, 0.50415, 0.5042, 0.50425, 0.5043, 0.50435, 0.5044, 0.50445, 0.5045, 0.50455, 0.5046, 0.50465, 0.5047, 0.50475, 0.5048, 0.50485, 0.5049, 0.50495, 0.505, 0.50505, 0.5051, 0.50515, 0.5052, 0.50525, 0.5053, 0.50535, 0.5054, 0.50545, 0.5055, 0.50555, 0.5056, 0.50565, 0.5057, 0.50575, 0.5058, 0.50585, 0.5059, 0.50595, 0.506, 0.50605, 0.5061, 0.50615, 0.5062, 0.50625, 0.5063, 0.50635, 0.5064, 0.50645, 0.5065, 0.50655, 0.5066, 0.50665, 0.5067, 0.50675, 0.5068, 0.50685, 0.5069, 0.50695, 0.507, 0.50705, 0.5071, 0.50715, 0.5072, 0.50725, 0.5073, 0.50735, 0.5074, 0.50745, 0.5075, 0.50755, 0.5076, 0.50765, 0.5077, 0.50775, 0.5078, 0.50785, 0.5079, 0.50795, 0.508, 0.50805, 0.5081, 0.50815, 0.5082, 0.50825, 0.5083, 0.50835, 0.5084, 0.50845, 0.5085, 0.50855, 0.5086, 0.50865, 0.5087, 0.50875, 0.5088, 0.50885, 0.5089, 0.50895, 0.509, 0.50905, 0.5091, 0.50915, 0.5092, 0.50925, 0.5093, 0.50935, 0.5094, 0.50945, 0.5095, 0.50955, 0.5096, 0.50965, 0.5097, 0.50975, 0.5098, 0.50985, 0.5099, 0.50995, 0.51, 0.51005, 0.5101, 0.51015, 0.5102, 0.51025, 0.5103, 0.51035, 0.5104, 0.51045, 0.5105, 0.51055, 0.5106, 0.51065, 0.5107, 0.51075, 0.5108, 0.51085, 0.5109, 0.51095, 0.511, 0.51105, 0.5111, 0.51115, 0.5112, 0.51125, 0.5113, 0.51135, 0.5114, 0.51145, 0.5115, 0.51155, 0.5116, 0.51165, 0.5117, 0.51175, 0.5118, 0.51185, 0.5119, 0.51195, 0.512, 0.51205, 0.5121, 0.51215, 0.5122, 0.51225, 0.5123, 0.51235, 0.5124, 0.51245, 0.5125, 0.51255, 0.5126, 0.51265, 0.5127, 0.51275, 0.5128, 0.51285, 0.5129, 0.51295, 0.513, 0.51305, 0.5131, 0.51315, 0.5132, 0.51325, 0.5133, 0.51335, 0.5134, 0.51345, 0.5135, 0.51355, 0.5136, 0.51365, 0.5137, 0.51375, 0.5138, 0.51385, 0.5139, 0.51395, 0.514, 0.51405, 0.5141, 0.51415, 0.5142, 0.51425, 0.5143, 0.51435, 0.5144, 0.51445, 0.5145, 0.51455, 0.5146, 0.51465, 0.5147, 0.51475, 0.5148, 0.51485, 0.5149, 0.51495, 0.515, 0.51505, 0.5151, 0.51515, 0.5152, 0.51525, 0.5153, 0.51535, 0.5154, 0.51545, 0.5155, 0.51555, 0.5156, 0.51565, 0.5157, 0.51575, 0.5158, 0.51585, 0.5159, 0.51595, 0.516, 0.51605, 0.5161, 0.51615, 0.5162, 0.51625, 0.5163, 0.51635, 0.5164, 0.51645, 0.5165, 0.51655, 0.5166, 0.51665, 0.5167, 0.51675, 0.5168, 0.51685, 0.5169, 0.51695, 0.517, 0.51705, 0.5171, 0.51715, 0.5172, 0.51725, 0.5173, 0.51735, 0.5174, 0.51745, 0.5175, 0.51755, 0.5176, 0.51765, 0.5177, 0.51775, 0.5178, 0.51785, 0.5179, 0.51795, 0.518, 0.51805, 0.5181, 0.51815, 0.5182, 0.51825, 0.5183, 0.51835, 0.5184, 0.51845, 0.5185, 0.51855, 0.5186, 0.51865, 0.5187, 0.51875, 0.5188, 0.51885, 0.5189, 0.51895, 0.519, 0.51905, 0.5191, 0.51915, 0.5192, 0.51925, 0.5193, 0.51935, 0.5194, 0.51945, 0.5195, 0.51955, 0.5196, 0.51965, 0.5197, 0.51975, 0.5198, 0.51985, 0.5199, 0.51995, 0.52, 0.52005, 0.5201, 0.52015, 0.5202, 0.52025, 0.5203, 0.52035, 0.5204, 0.52045, 0.5205, 0.52055, 0.5206, 0.52065, 0.5207, 0.52075, 0.5208, 0.52085, 0.5209, 0.52095, 0.521, 0.52105, 0.5211, 0.52115, 0.5212, 0.52125, 0.5213, 0.52135, 0.5214, 0.52145, 0.5215, 0.52155, 0.5216, 0.52165, 0.5217, 0.52175, 0.5218, 0.52185, 0.5219, 0.52195, 0.522, 0.52205, 0.5221, 0.52215, 0.5222, 0.52225, 0.5223, 0.52235, 0.5224, 0.52245, 0.5225, 0.52255, 0.5226, 0.52265, 0.5227, 0.52275, 0.5228, 0.52285, 0.5229, 0.52295, 0.523, 0.52305, 0.5231, 0.52315, 0.5232, 0.52325, 0.5233, 0.52335, 0.5234, 0.52345, 0.5235, 0.52355, 0.5236, 0.52365, 0.5237, 0.52375, 0.5238, 0.52385, 0.5239, 0.52395, 0.524, 0.52405, 0.5241, 0.52415, 0.5242, 0.52425, 0.5243, 0.52435, 0.5244, 0.52445, 0.5245, 0.52455, 0.5246, 0.52465, 0.5247, 0.52475, 0.5248, 0.52485, 0.5249, 0.52495, 0.525, 0.52505, 0.5251, 0.52515, 0.5252, 0.52525, 0.5253, 0.52535, 0.5254, 0.52545, 0.5255, 0.52555, 0.5256, 0.52565, 0.5257, 0.52575, 0.5258, 0.52585, 0.5259, 0.52595, 0.526, 0.52605, 0.5261, 0.52615, 0.5262, 0.52625, 0.5263, 0.52635, 0.5264, 0.52645, 0.5265, 0.52655, 0.5266, 0.52665, 0.5267, 0.52675, 0.5268, 0.52685, 0.5269, 0.52695, 0.527, 0.52705, 0.5271, 0.52715, 0.5272, 0.52725, 0.5273, 0.52735, 0.5274, 0.52745, 0.5275, 0.52755, 0.5276, 0.52765, 0.5277, 0.52775, 0.5278, 0.52785, 0.5279, 0.52795, 0.528, 0.52805, 0.5281, 0.52815, 0.5282, 0.52825, 0.5283, 0.52835, 0.5284, 0.52845, 0.5285, 0.52855, 0.5286, 0.52865, 0.5287, 0.52875, 0.5288, 0.52885, 0.5289, 0.52895, 0.529, 0.52905, 0.5291, 0.52915, 0.5292, 0.52925, 0.5293, 0.52935, 0.5294, 0.52945, 0.5295, 0.52955, 0.5296, 0.52965, 0.5297, 0.52975, 0.5298, 0.52985, 0.5299, 0.52995, 0.53, 0.53005, 0.5301, 0.53015, 0.5302, 0.53025, 0.5303, 0.53035, 0.5304, 0.53045, 0.5305, 0.53055, 0.5306, 0.53065, 0.5307, 0.53075, 0.5308, 0.53085, 0.5309, 0.53095, 0.531, 0.53105, 0.5311, 0.53115, 0.5312, 0.53125, 0.5313, 0.53135, 0.5314, 0.53145, 0.5315, 0.53155, 0.5316, 0.53165, 0.5317, 0.53175, 0.5318, 0.53185, 0.5319, 0.53195, 0.532, 0.53205, 0.5321, 0.53215, 0.5322, 0.53225, 0.5323, 0.53235, 0.5324, 0.53245, 0.5325, 0.53255, 0.5326, 0.53265, 0.5327, 0.53275, 0.5328, 0.53285, 0.5329, 0.53295, 0.533, 0.53305, 0.5331, 0.53315, 0.5332, 0.53325, 0.5333, 0.53335, 0.5334, 0.53345, 0.5335, 0.53355, 0.5336, 0.53365, 0.5337, 0.53375, 0.5338, 0.53385, 0.5339, 0.53395, 0.534, 0.53405, 0.5341, 0.53415, 0.5342, 0.53425, 0.5343, 0.53435, 0.5344, 0.53445, 0.5345, 0.53455, 0.5346, 0.53465, 0.5347, 0.53475, 0.5348, 0.53485, 0.5349, 0.53495, 0.535, 0.53505, 0.5351, 0.53515, 0.5352, 0.53525, 0.5353, 0.53535, 0.5354, 0.53545, 0.5355, 0.53555, 0.5356, 0.53565, 0.5357, 0.53575, 0.5358, 0.53585, 0.5359, 0.53595, 0.536, 0.53605, 0.5361, 0.53615, 0.5362, 0.53625, 0.5363, 0.53635, 0.5364, 0.53645, 0.5365, 0.53655, 0.5366, 0.53665, 0.5367, 0.53675, 0.5368, 0.53685, 0.5369, 0.53695, 0.537, 0.53705, 0.5371, 0.53715, 0.5372, 0.53725, 0.5373, 0.53735, 0.5374, 0.53745, 0.5375, 0.53755, 0.5376, 0.53765, 0.5377, 0.53775, 0.5378, 0.53785, 0.5379, 0.53795, 0.538, 0.53805, 0.5381, 0.53815, 0.5382, 0.53825, 0.5383, 0.53835, 0.5384, 0.53845, 0.5385, 0.53855, 0.5386, 0.53865, 0.5387, 0.53875, 0.5388, 0.53885, 0.5389, 0.53895, 0.539, 0.53905, 0.5391, 0.53915, 0.5392, 0.53925, 0.5393, 0.53935, 0.5394, 0.53945, 0.5395, 0.53955, 0.5396, 0.53965, 0.5397, 0.53975, 0.5398, 0.53985, 0.5399, 0.53995, 0.54, 0.54005, 0.5401, 0.54015, 0.5402, 0.54025, 0.5403, 0.54035, 0.5404, 0.54045, 0.5405, 0.54055, 0.5406, 0.54065, 0.5407, 0.54075, 0.5408, 0.54085, 0.5409, 0.54095, 0.541, 0.54105, 0.5411, 0.54115, 0.5412, 0.54125, 0.5413, 0.54135, 0.5414, 0.54145, 0.5415, 0.54155, 0.5416, 0.54165, 0.5417, 0.54175, 0.5418, 0.54185, 0.5419, 0.54195, 0.542, 0.54205, 0.5421, 0.54215, 0.5422, 0.54225, 0.5423, 0.54235, 0.5424, 0.54245, 0.5425, 0.54255, 0.5426, 0.54265, 0.5427, 0.54275, 0.5428, 0.54285, 0.5429, 0.54295, 0.543, 0.54305, 0.5431, 0.54315, 0.5432, 0.54325, 0.5433, 0.54335, 0.5434, 0.54345, 0.5435, 0.54355, 0.5436, 0.54365, 0.5437, 0.54375, 0.5438, 0.54385, 0.5439, 0.54395, 0.544, 0.54405, 0.5441, 0.54415, 0.5442, 0.54425, 0.5443, 0.54435, 0.5444, 0.54445, 0.5445, 0.54455, 0.5446, 0.54465, 0.5447, 0.54475, 0.5448, 0.54485, 0.5449, 0.54495, 0.545, 0.54505, 0.5451, 0.54515, 0.5452, 0.54525, 0.5453, 0.54535, 0.5454, 0.54545, 0.5455, 0.54555, 0.5456, 0.54565, 0.5457, 0.54575, 0.5458, 0.54585, 0.5459, 0.54595, 0.546, 0.54605, 0.5461, 0.54615, 0.5462, 0.54625, 0.5463, 0.54635, 0.5464, 0.54645, 0.5465, 0.54655, 0.5466, 0.54665, 0.5467, 0.54675, 0.5468, 0.54685, 0.5469, 0.54695, 0.547, 0.54705, 0.5471, 0.54715, 0.5472, 0.54725, 0.5473, 0.54735, 0.5474, 0.54745, 0.5475, 0.54755, 0.5476, 0.54765, 0.5477, 0.54775, 0.5478, 0.54785, 0.5479, 0.54795, 0.548, 0.54805, 0.5481, 0.54815, 0.5482, 0.54825, 0.5483, 0.54835, 0.5484, 0.54845, 0.5485, 0.54855, 0.5486, 0.54865, 0.5487, 0.54875, 0.5488, 0.54885, 0.5489, 0.54895, 0.549, 0.54905, 0.5491, 0.54915, 0.5492, 0.54925, 0.5493, 0.54935, 0.5494, 0.54945, 0.5495, 0.54955, 0.5496, 0.54965, 0.5497, 0.54975, 0.5498, 0.54985, 0.5499, 0.54995, 0.55, 0.55005, 0.5501, 0.55015, 0.5502, 0.55025, 0.5503, 0.55035, 0.5504, 0.55045, 0.5505, 0.55055, 0.5506, 0.55065, 0.5507, 0.55075, 0.5508, 0.55085, 0.5509, 0.55095, 0.551, 0.55105, 0.5511, 0.55115, 0.5512, 0.55125, 0.5513, 0.55135, 0.5514, 0.55145, 0.5515, 0.55155, 0.5516, 0.55165, 0.5517, 0.55175, 0.5518, 0.55185, 0.5519, 0.55195, 0.552, 0.55205, 0.5521, 0.55215, 0.5522, 0.55225, 0.5523, 0.55235, 0.5524, 0.55245, 0.5525, 0.55255, 0.5526, 0.55265, 0.5527, 0.55275, 0.5528, 0.55285, 0.5529, 0.55295, 0.553, 0.55305, 0.5531, 0.55315, 0.5532, 0.55325, 0.5533, 0.55335, 0.5534, 0.55345, 0.5535, 0.55355, 0.5536, 0.55365, 0.5537, 0.55375, 0.5538, 0.55385, 0.5539, 0.55395, 0.554, 0.55405, 0.5541, 0.55415, 0.5542, 0.55425, 0.5543, 0.55435, 0.5544, 0.55445, 0.5545, 0.55455, 0.5546, 0.55465, 0.5547, 0.55475, 0.5548, 0.55485, 0.5549, 0.55495, 0.555, 0.55505, 0.5551, 0.55515, 0.5552, 0.55525, 0.5553, 0.55535, 0.5554, 0.55545, 0.5555, 0.55555, 0.5556, 0.55565, 0.5557, 0.55575, 0.5558, 0.55585, 0.5559, 0.55595, 0.556, 0.55605, 0.5561, 0.55615, 0.5562, 0.55625, 0.5563, 0.55635, 0.5564, 0.55645, 0.5565, 0.55655, 0.5566, 0.55665, 0.5567, 0.55675, 0.5568, 0.55685, 0.5569, 0.55695, 0.557, 0.55705, 0.5571, 0.55715, 0.5572, 0.55725, 0.5573, 0.55735, 0.5574, 0.55745, 0.5575, 0.55755, 0.5576, 0.55765, 0.5577, 0.55775, 0.5578, 0.55785, 0.5579, 0.55795, 0.558, 0.55805, 0.5581, 0.55815, 0.5582, 0.55825, 0.5583, 0.55835, 0.5584, 0.55845, 0.5585, 0.55855, 0.5586, 0.55865, 0.5587, 0.55875, 0.5588, 0.55885, 0.5589, 0.55895, 0.559, 0.55905, 0.5591, 0.55915, 0.5592, 0.55925, 0.5593, 0.55935, 0.5594, 0.55945, 0.5595, 0.55955, 0.5596, 0.55965, 0.5597, 0.55975, 0.5598, 0.55985, 0.5599, 0.55995, 0.56, 0.56005, 0.5601, 0.56015, 0.5602, 0.56025, 0.5603, 0.56035, 0.5604, 0.56045, 0.5605, 0.56055, 0.5606, 0.56065, 0.5607, 0.56075, 0.5608, 0.56085, 0.5609, 0.56095, 0.561, 0.56105, 0.5611, 0.56115, 0.5612, 0.56125, 0.5613, 0.56135, 0.5614, 0.56145, 0.5615, 0.56155, 0.5616, 0.56165, 0.5617, 0.56175, 0.5618, 0.56185, 0.5619, 0.56195, 0.562, 0.56205, 0.5621, 0.56215, 0.5622, 0.56225, 0.5623, 0.56235, 0.5624, 0.56245, 0.5625, 0.56255, 0.5626, 0.56265, 0.5627, 0.56275, 0.5628, 0.56285, 0.5629, 0.56295, 0.563, 0.56305, 0.5631, 0.56315, 0.5632, 0.56325, 0.5633, 0.56335, 0.5634, 0.56345, 0.5635, 0.56355, 0.5636, 0.56365, 0.5637, 0.56375, 0.5638, 0.56385, 0.5639, 0.56395, 0.564, 0.56405, 0.5641, 0.56415, 0.5642, 0.56425, 0.5643, 0.56435, 0.5644, 0.56445, 0.5645, 0.56455, 0.5646, 0.56465, 0.5647, 0.56475, 0.5648, 0.56485, 0.5649, 0.56495, 0.565, 0.56505, 0.5651, 0.56515, 0.5652, 0.56525, 0.5653, 0.56535, 0.5654, 0.56545, 0.5655, 0.56555, 0.5656, 0.56565, 0.5657, 0.56575, 0.5658, 0.56585, 0.5659, 0.56595, 0.566, 0.56605, 0.5661, 0.56615, 0.5662, 0.56625, 0.5663, 0.56635, 0.5664, 0.56645, 0.5665, 0.56655, 0.5666, 0.56665, 0.5667, 0.56675, 0.5668, 0.56685, 0.5669, 0.56695, 0.567, 0.56705, 0.5671, 0.56715, 0.5672, 0.56725, 0.5673, 0.56735, 0.5674, 0.56745, 0.5675, 0.56755, 0.5676, 0.56765, 0.5677, 0.56775, 0.5678, 0.56785, 0.5679, 0.56795, 0.568, 0.56805, 0.5681, 0.56815, 0.5682, 0.56825, 0.5683, 0.56835, 0.5684, 0.56845, 0.5685, 0.56855, 0.5686, 0.56865, 0.5687, 0.56875, 0.5688, 0.56885, 0.5689, 0.56895, 0.569, 0.56905, 0.5691, 0.56915, 0.5692, 0.56925, 0.5693, 0.56935, 0.5694, 0.56945, 0.5695, 0.56955, 0.5696, 0.56965, 0.5697, 0.56975, 0.5698, 0.56985, 0.5699, 0.56995, 0.57, 0.57005, 0.5701, 0.57015, 0.5702, 0.57025, 0.5703, 0.57035, 0.5704, 0.57045, 0.5705, 0.57055, 0.5706, 0.57065, 0.5707, 0.57075, 0.5708, 0.57085, 0.5709, 0.57095, 0.571, 0.57105, 0.5711, 0.57115, 0.5712, 0.57125, 0.5713, 0.57135, 0.5714, 0.57145, 0.5715, 0.57155, 0.5716, 0.57165, 0.5717, 0.57175, 0.5718, 0.57185, 0.5719, 0.57195, 0.572, 0.57205, 0.5721, 0.57215, 0.5722, 0.57225, 0.5723, 0.57235, 0.5724, 0.57245, 0.5725, 0.57255, 0.5726, 0.57265, 0.5727, 0.57275, 0.5728, 0.57285, 0.5729, 0.57295, 0.573, 0.57305, 0.5731, 0.57315, 0.5732, 0.57325, 0.5733, 0.57335, 0.5734, 0.57345, 0.5735, 0.57355, 0.5736, 0.57365, 0.5737, 0.57375, 0.5738, 0.57385, 0.5739, 0.57395, 0.574, 0.57405, 0.5741, 0.57415, 0.5742, 0.57425, 0.5743, 0.57435, 0.5744, 0.57445, 0.5745, 0.57455, 0.5746, 0.57465, 0.5747, 0.57475, 0.5748, 0.57485, 0.5749, 0.57495, 0.575, 0.57505, 0.5751, 0.57515, 0.5752, 0.57525, 0.5753, 0.57535, 0.5754, 0.57545, 0.5755, 0.57555, 0.5756, 0.57565, 0.5757, 0.57575, 0.5758, 0.57585, 0.5759, 0.57595, 0.576, 0.57605, 0.5761, 0.57615, 0.5762, 0.57625, 0.5763, 0.57635, 0.5764, 0.57645, 0.5765, 0.57655, 0.5766, 0.57665, 0.5767, 0.57675, 0.5768, 0.57685, 0.5769, 0.57695, 0.577, 0.57705, 0.5771, 0.57715, 0.5772, 0.57725, 0.5773, 0.57735, 0.5774, 0.57745, 0.5775, 0.57755, 0.5776, 0.57765, 0.5777, 0.57775, 0.5778, 0.57785, 0.5779, 0.57795, 0.578, 0.57805, 0.5781, 0.57815, 0.5782, 0.57825, 0.5783, 0.57835, 0.5784, 0.57845, 0.5785, 0.57855, 0.5786, 0.57865, 0.5787, 0.57875, 0.5788, 0.57885, 0.5789, 0.57895, 0.579, 0.57905, 0.5791, 0.57915, 0.5792, 0.57925, 0.5793, 0.57935, 0.5794, 0.57945, 0.5795, 0.57955, 0.5796, 0.57965, 0.5797, 0.57975, 0.5798, 0.57985, 0.5799, 0.57995, 0.58, 0.58005, 0.5801, 0.58015, 0.5802, 0.58025, 0.5803, 0.58035, 0.5804, 0.58045, 0.5805, 0.58055, 0.5806, 0.58065, 0.5807, 0.58075, 0.5808, 0.58085, 0.5809, 0.58095, 0.581, 0.58105, 0.5811, 0.58115, 0.5812, 0.58125, 0.5813, 0.58135, 0.5814, 0.58145, 0.5815, 0.58155, 0.5816, 0.58165, 0.5817, 0.58175, 0.5818, 0.58185, 0.5819, 0.58195, 0.582, 0.58205, 0.5821, 0.58215, 0.5822, 0.58225, 0.5823, 0.58235, 0.5824, 0.58245, 0.5825, 0.58255, 0.5826, 0.58265, 0.5827, 0.58275, 0.5828, 0.58285, 0.5829, 0.58295, 0.583, 0.58305, 0.5831, 0.58315, 0.5832, 0.58325, 0.5833, 0.58335, 0.5834, 0.58345, 0.5835, 0.58355, 0.5836, 0.58365, 0.5837, 0.58375, 0.5838, 0.58385, 0.5839, 0.58395, 0.584, 0.58405, 0.5841, 0.58415, 0.5842, 0.58425, 0.5843, 0.58435, 0.5844, 0.58445, 0.5845, 0.58455, 0.5846, 0.58465, 0.5847, 0.58475, 0.5848, 0.58485, 0.5849, 0.58495, 0.585, 0.58505, 0.5851, 0.58515, 0.5852, 0.58525, 0.5853, 0.58535, 0.5854, 0.58545, 0.5855, 0.58555, 0.5856, 0.58565, 0.5857, 0.58575, 0.5858, 0.58585, 0.5859, 0.58595, 0.586, 0.58605, 0.5861, 0.58615, 0.5862, 0.58625, 0.5863, 0.58635, 0.5864, 0.58645, 0.5865, 0.58655, 0.5866, 0.58665, 0.5867, 0.58675, 0.5868, 0.58685, 0.5869, 0.58695, 0.587, 0.58705, 0.5871, 0.58715, 0.5872, 0.58725, 0.5873, 0.58735, 0.5874, 0.58745, 0.5875, 0.58755, 0.5876, 0.58765, 0.5877, 0.58775, 0.5878, 0.58785, 0.5879, 0.58795, 0.588, 0.58805, 0.5881, 0.58815, 0.5882, 0.58825, 0.5883, 0.58835, 0.5884, 0.58845, 0.5885, 0.58855, 0.5886, 0.58865, 0.5887, 0.58875, 0.5888, 0.58885, 0.5889, 0.58895, 0.589, 0.58905, 0.5891, 0.58915, 0.5892, 0.58925, 0.5893, 0.58935, 0.5894, 0.58945, 0.5895, 0.58955, 0.5896, 0.58965, 0.5897, 0.58975, 0.5898, 0.58985, 0.5899, 0.58995, 0.59, 0.59005, 0.5901, 0.59015, 0.5902, 0.59025, 0.5903, 0.59035, 0.5904, 0.59045, 0.5905, 0.59055, 0.5906, 0.59065, 0.5907, 0.59075, 0.5908, 0.59085, 0.5909, 0.59095, 0.591, 0.59105, 0.5911, 0.59115, 0.5912, 0.59125, 0.5913, 0.59135, 0.5914, 0.59145, 0.5915, 0.59155, 0.5916, 0.59165, 0.5917, 0.59175, 0.5918, 0.59185, 0.5919, 0.59195, 0.592, 0.59205, 0.5921, 0.59215, 0.5922, 0.59225, 0.5923, 0.59235, 0.5924, 0.59245, 0.5925, 0.59255, 0.5926, 0.59265, 0.5927, 0.59275, 0.5928, 0.59285, 0.5929, 0.59295, 0.593, 0.59305, 0.5931, 0.59315, 0.5932, 0.59325, 0.5933, 0.59335, 0.5934, 0.59345, 0.5935, 0.59355, 0.5936, 0.59365, 0.5937, 0.59375, 0.5938, 0.59385, 0.5939, 0.59395, 0.594, 0.59405, 0.5941, 0.59415, 0.5942, 0.59425, 0.5943, 0.59435, 0.5944, 0.59445, 0.5945, 0.59455, 0.5946, 0.59465, 0.5947, 0.59475, 0.5948, 0.59485, 0.5949, 0.59495, 0.595, 0.59505, 0.5951, 0.59515, 0.5952, 0.59525, 0.5953, 0.59535, 0.5954, 0.59545, 0.5955, 0.59555, 0.5956, 0.59565, 0.5957, 0.59575, 0.5958, 0.59585, 0.5959, 0.59595, 0.596, 0.59605, 0.5961, 0.59615, 0.5962, 0.59625, 0.5963, 0.59635, 0.5964, 0.59645, 0.5965, 0.59655, 0.5966, 0.59665, 0.5967, 0.59675, 0.5968, 0.59685, 0.5969, 0.59695, 0.597, 0.59705, 0.5971, 0.59715, 0.5972, 0.59725, 0.5973, 0.59735, 0.5974, 0.59745, 0.5975, 0.59755, 0.5976, 0.59765, 0.5977, 0.59775, 0.5978, 0.59785, 0.5979, 0.59795, 0.598, 0.59805, 0.5981, 0.59815, 0.5982, 0.59825, 0.5983, 0.59835, 0.5984, 0.59845, 0.5985, 0.59855, 0.5986, 0.59865, 0.5987, 0.59875, 0.5988, 0.59885, 0.5989, 0.59895, 0.599, 0.59905, 0.5991, 0.59915, 0.5992, 0.59925, 0.5993, 0.59935, 0.5994, 0.59945, 0.5995, 0.59955, 0.5996, 0.59965, 0.5997, 0.59975, 0.5998, 0.59985, 0.5999, 0.59995, 0.6, 0.60005, 0.6001, 0.60015, 0.6002, 0.60025, 0.6003, 0.60035, 0.6004, 0.60045, 0.6005, 0.60055, 0.6006, 0.60065, 0.6007, 0.60075, 0.6008, 0.60085, 0.6009, 0.60095, 0.601, 0.60105, 0.6011, 0.60115, 0.6012, 0.60125, 0.6013, 0.60135, 0.6014, 0.60145, 0.6015, 0.60155, 0.6016, 0.60165, 0.6017, 0.60175, 0.6018, 0.60185, 0.6019, 0.60195, 0.602, 0.60205, 0.6021, 0.60215, 0.6022, 0.60225, 0.6023, 0.60235, 0.6024, 0.60245, 0.6025, 0.60255, 0.6026, 0.60265, 0.6027, 0.60275, 0.6028, 0.60285, 0.6029, 0.60295, 0.603, 0.60305, 0.6031, 0.60315, 0.6032, 0.60325, 0.6033, 0.60335, 0.6034, 0.60345, 0.6035, 0.60355, 0.6036, 0.60365, 0.6037, 0.60375, 0.6038, 0.60385, 0.6039, 0.60395, 0.604, 0.60405, 0.6041, 0.60415, 0.6042, 0.60425, 0.6043, 0.60435, 0.6044, 0.60445, 0.6045, 0.60455, 0.6046, 0.60465, 0.6047, 0.60475, 0.6048, 0.60485, 0.6049, 0.60495, 0.605, 0.60505, 0.6051, 0.60515, 0.6052, 0.60525, 0.6053, 0.60535, 0.6054, 0.60545, 0.6055, 0.60555, 0.6056, 0.60565, 0.6057, 0.60575, 0.6058, 0.60585, 0.6059, 0.60595, 0.606, 0.60605, 0.6061, 0.60615, 0.6062, 0.60625, 0.6063, 0.60635, 0.6064, 0.60645, 0.6065, 0.60655, 0.6066, 0.60665, 0.6067, 0.60675, 0.6068, 0.60685, 0.6069, 0.60695, 0.607, 0.60705, 0.6071, 0.60715, 0.6072, 0.60725, 0.6073, 0.60735, 0.6074, 0.60745, 0.6075, 0.60755, 0.6076, 0.60765, 0.6077, 0.60775, 0.6078, 0.60785, 0.6079, 0.60795, 0.608, 0.60805, 0.6081, 0.60815, 0.6082, 0.60825, 0.6083, 0.60835, 0.6084, 0.60845, 0.6085, 0.60855, 0.6086, 0.60865, 0.6087, 0.60875, 0.6088, 0.60885, 0.6089, 0.60895, 0.609, 0.60905, 0.6091, 0.60915, 0.6092, 0.60925, 0.6093, 0.60935, 0.6094, 0.60945, 0.6095, 0.60955, 0.6096, 0.60965, 0.6097, 0.60975, 0.6098, 0.60985, 0.6099, 0.60995, 0.61, 0.61005, 0.6101, 0.61015, 0.6102, 0.61025, 0.6103, 0.61035, 0.6104, 0.61045, 0.6105, 0.61055, 0.6106, 0.61065, 0.6107, 0.61075, 0.6108, 0.61085, 0.6109, 0.61095, 0.611, 0.61105, 0.6111, 0.61115, 0.6112, 0.61125, 0.6113, 0.61135, 0.6114, 0.61145, 0.6115, 0.61155, 0.6116, 0.61165, 0.6117, 0.61175, 0.6118, 0.61185, 0.6119, 0.61195, 0.612, 0.61205, 0.6121, 0.61215, 0.6122, 0.61225, 0.6123, 0.61235, 0.6124, 0.61245, 0.6125, 0.61255, 0.6126, 0.61265, 0.6127, 0.61275, 0.6128, 0.61285, 0.6129, 0.61295, 0.613, 0.61305, 0.6131, 0.61315, 0.6132, 0.61325, 0.6133, 0.61335, 0.6134, 0.61345, 0.6135, 0.61355, 0.6136, 0.61365, 0.6137, 0.61375, 0.6138, 0.61385, 0.6139, 0.61395, 0.614, 0.61405, 0.6141, 0.61415, 0.6142, 0.61425, 0.6143, 0.61435, 0.6144, 0.61445, 0.6145, 0.61455, 0.6146, 0.61465, 0.6147, 0.61475, 0.6148, 0.61485, 0.6149, 0.61495, 0.615, 0.61505, 0.6151, 0.61515, 0.6152, 0.61525, 0.6153, 0.61535, 0.6154, 0.61545, 0.6155, 0.61555, 0.6156, 0.61565, 0.6157, 0.61575, 0.6158, 0.61585, 0.6159, 0.61595, 0.616, 0.61605, 0.6161, 0.61615, 0.6162, 0.61625, 0.6163, 0.61635, 0.6164, 0.61645, 0.6165, 0.61655, 0.6166, 0.61665, 0.6167, 0.61675, 0.6168, 0.61685, 0.6169, 0.61695, 0.617, 0.61705, 0.6171, 0.61715, 0.6172, 0.61725, 0.6173, 0.61735, 0.6174, 0.61745, 0.6175, 0.61755, 0.6176, 0.61765, 0.6177, 0.61775, 0.6178, 0.61785, 0.6179, 0.61795, 0.618, 0.61805, 0.6181, 0.61815, 0.6182, 0.61825, 0.6183, 0.61835, 0.6184, 0.61845, 0.6185, 0.61855, 0.6186, 0.61865, 0.6187, 0.61875, 0.6188, 0.61885, 0.6189, 0.61895, 0.619, 0.61905, 0.6191, 0.61915, 0.6192, 0.61925, 0.6193, 0.61935, 0.6194, 0.61945, 0.6195, 0.61955, 0.6196, 0.61965, 0.6197, 0.61975, 0.6198, 0.61985, 0.6199, 0.61995, 0.62, 0.62005, 0.6201, 0.62015, 0.6202, 0.62025, 0.6203, 0.62035, 0.6204, 0.62045, 0.6205, 0.62055, 0.6206, 0.62065, 0.6207, 0.62075, 0.6208, 0.62085, 0.6209, 0.62095, 0.621, 0.62105, 0.6211, 0.62115, 0.6212, 0.62125, 0.6213, 0.62135, 0.6214, 0.62145, 0.6215, 0.62155, 0.6216, 0.62165, 0.6217, 0.62175, 0.6218, 0.62185, 0.6219, 0.62195, 0.622, 0.62205, 0.6221, 0.62215, 0.6222, 0.62225, 0.6223, 0.62235, 0.6224, 0.62245, 0.6225, 0.62255, 0.6226, 0.62265, 0.6227, 0.62275, 0.6228, 0.62285, 0.6229, 0.62295, 0.623, 0.62305, 0.6231, 0.62315, 0.6232, 0.62325, 0.6233, 0.62335, 0.6234, 0.62345, 0.6235, 0.62355, 0.6236, 0.62365, 0.6237, 0.62375, 0.6238, 0.62385, 0.6239, 0.62395, 0.624, 0.62405, 0.6241, 0.62415, 0.6242, 0.62425, 0.6243, 0.62435, 0.6244, 0.62445, 0.6245, 0.62455, 0.6246, 0.62465, 0.6247, 0.62475, 0.6248, 0.62485, 0.6249, 0.62495, 0.625, 0.62505, 0.6251, 0.62515, 0.6252, 0.62525, 0.6253, 0.62535, 0.6254, 0.62545, 0.6255, 0.62555, 0.6256, 0.62565, 0.6257, 0.62575, 0.6258, 0.62585, 0.6259, 0.62595, 0.626, 0.62605, 0.6261, 0.62615, 0.6262, 0.62625, 0.6263, 0.62635, 0.6264, 0.62645, 0.6265, 0.62655, 0.6266, 0.62665, 0.6267, 0.62675, 0.6268, 0.62685, 0.6269, 0.62695, 0.627, 0.62705, 0.6271, 0.62715, 0.6272, 0.62725, 0.6273, 0.62735, 0.6274, 0.62745, 0.6275, 0.62755, 0.6276, 0.62765, 0.6277, 0.62775, 0.6278, 0.62785, 0.6279, 0.62795, 0.628, 0.62805, 0.6281, 0.62815, 0.6282, 0.62825, 0.6283, 0.62835, 0.6284, 0.62845, 0.6285, 0.62855, 0.6286, 0.62865, 0.6287, 0.62875, 0.6288, 0.62885, 0.6289, 0.62895, 0.629, 0.62905, 0.6291, 0.62915, 0.6292, 0.62925, 0.6293, 0.62935, 0.6294, 0.62945, 0.6295, 0.62955, 0.6296, 0.62965, 0.6297, 0.62975, 0.6298, 0.62985, 0.6299, 0.62995, 0.63, 0.63005, 0.6301, 0.63015, 0.6302, 0.63025, 0.6303, 0.63035, 0.6304, 0.63045, 0.6305, 0.63055, 0.6306, 0.63065, 0.6307, 0.63075, 0.6308, 0.63085, 0.6309, 0.63095, 0.631, 0.63105, 0.6311, 0.63115, 0.6312, 0.63125, 0.6313, 0.63135, 0.6314, 0.63145, 0.6315, 0.63155, 0.6316, 0.63165, 0.6317, 0.63175, 0.6318, 0.63185, 0.6319, 0.63195, 0.632, 0.63205, 0.6321, 0.63215, 0.6322, 0.63225, 0.6323, 0.63235, 0.6324, 0.63245, 0.6325, 0.63255, 0.6326, 0.63265, 0.6327, 0.63275, 0.6328, 0.63285, 0.6329, 0.63295, 0.633, 0.63305, 0.6331, 0.63315, 0.6332, 0.63325, 0.6333, 0.63335, 0.6334, 0.63345, 0.6335, 0.63355, 0.6336, 0.63365, 0.6337, 0.63375, 0.6338, 0.63385, 0.6339, 0.63395, 0.634, 0.63405, 0.6341, 0.63415, 0.6342, 0.63425, 0.6343, 0.63435, 0.6344, 0.63445, 0.6345, 0.63455, 0.6346, 0.63465, 0.6347, 0.63475, 0.6348, 0.63485, 0.6349, 0.63495, 0.635, 0.63505, 0.6351, 0.63515, 0.6352, 0.63525, 0.6353, 0.63535, 0.6354, 0.63545, 0.6355, 0.63555, 0.6356, 0.63565, 0.6357, 0.63575, 0.6358, 0.63585, 0.6359, 0.63595, 0.636, 0.63605, 0.6361, 0.63615, 0.6362, 0.63625, 0.6363, 0.63635, 0.6364, 0.63645, 0.6365, 0.63655, 0.6366, 0.63665, 0.6367, 0.63675, 0.6368, 0.63685, 0.6369, 0.63695, 0.637, 0.63705, 0.6371, 0.63715, 0.6372, 0.63725, 0.6373, 0.63735, 0.6374, 0.63745, 0.6375, 0.63755, 0.6376, 0.63765, 0.6377, 0.63775, 0.6378, 0.63785, 0.6379, 0.63795, 0.638, 0.63805, 0.6381, 0.63815, 0.6382, 0.63825, 0.6383, 0.63835, 0.6384, 0.63845, 0.6385, 0.63855, 0.6386, 0.63865, 0.6387, 0.63875, 0.6388, 0.63885, 0.6389, 0.63895, 0.639, 0.63905, 0.6391, 0.63915, 0.6392, 0.63925, 0.6393, 0.63935, 0.6394, 0.63945, 0.6395, 0.63955, 0.6396, 0.63965, 0.6397, 0.63975, 0.6398, 0.63985, 0.6399, 0.63995, 0.64, 0.64005, 0.6401, 0.64015, 0.6402, 0.64025, 0.6403, 0.64035, 0.6404, 0.64045, 0.6405, 0.64055, 0.6406, 0.64065, 0.6407, 0.64075, 0.6408, 0.64085, 0.6409, 0.64095, 0.641, 0.64105, 0.6411, 0.64115, 0.6412, 0.64125, 0.6413, 0.64135, 0.6414, 0.64145, 0.6415, 0.64155, 0.6416, 0.64165, 0.6417, 0.64175, 0.6418, 0.64185, 0.6419, 0.64195, 0.642, 0.64205, 0.6421, 0.64215, 0.6422, 0.64225, 0.6423, 0.64235, 0.6424, 0.64245, 0.6425, 0.64255, 0.6426, 0.64265, 0.6427, 0.64275, 0.6428, 0.64285, 0.6429, 0.64295, 0.643, 0.64305, 0.6431, 0.64315, 0.6432, 0.64325, 0.6433, 0.64335, 0.6434, 0.64345, 0.6435, 0.64355, 0.6436, 0.64365, 0.6437, 0.64375, 0.6438, 0.64385, 0.6439, 0.64395, 0.644, 0.64405, 0.6441, 0.64415, 0.6442, 0.64425, 0.6443, 0.64435, 0.6444, 0.64445, 0.6445, 0.64455, 0.6446, 0.64465, 0.6447, 0.64475, 0.6448, 0.64485, 0.6449, 0.64495, 0.645, 0.64505, 0.6451, 0.64515, 0.6452, 0.64525, 0.6453, 0.64535, 0.6454, 0.64545, 0.6455, 0.64555, 0.6456, 0.64565, 0.6457, 0.64575, 0.6458, 0.64585, 0.6459, 0.64595, 0.646, 0.64605, 0.6461, 0.64615, 0.6462, 0.64625, 0.6463, 0.64635, 0.6464, 0.64645, 0.6465, 0.64655, 0.6466, 0.64665, 0.6467, 0.64675, 0.6468, 0.64685, 0.6469, 0.64695, 0.647, 0.64705, 0.6471, 0.64715, 0.6472, 0.64725, 0.6473, 0.64735, 0.6474, 0.64745, 0.6475, 0.64755, 0.6476, 0.64765, 0.6477, 0.64775, 0.6478, 0.64785, 0.6479, 0.64795, 0.648, 0.64805, 0.6481, 0.64815, 0.6482, 0.64825, 0.6483, 0.64835, 0.6484, 0.64845, 0.6485, 0.64855, 0.6486, 0.64865, 0.6487, 0.64875, 0.6488, 0.64885, 0.6489, 0.64895, 0.649, 0.64905, 0.6491, 0.64915, 0.6492, 0.64925, 0.6493, 0.64935, 0.6494, 0.64945, 0.6495, 0.64955, 0.6496, 0.64965, 0.6497, 0.64975, 0.6498, 0.64985, 0.6499, 0.64995, 0.65, 0.65005, 0.6501, 0.65015, 0.6502, 0.65025, 0.6503, 0.65035, 0.6504, 0.65045, 0.6505, 0.65055, 0.6506, 0.65065, 0.6507, 0.65075, 0.6508, 0.65085, 0.6509, 0.65095, 0.651, 0.65105, 0.6511, 0.65115, 0.6512, 0.65125, 0.6513, 0.65135, 0.6514, 0.65145, 0.6515, 0.65155, 0.6516, 0.65165, 0.6517, 0.65175, 0.6518, 0.65185, 0.6519, 0.65195, 0.652, 0.65205, 0.6521, 0.65215, 0.6522, 0.65225, 0.6523, 0.65235, 0.6524, 0.65245, 0.6525, 0.65255, 0.6526, 0.65265, 0.6527, 0.65275, 0.6528, 0.65285, 0.6529, 0.65295, 0.653, 0.65305, 0.6531, 0.65315, 0.6532, 0.65325, 0.6533, 0.65335, 0.6534, 0.65345, 0.6535, 0.65355, 0.6536, 0.65365, 0.6537, 0.65375, 0.6538, 0.65385, 0.6539, 0.65395, 0.654, 0.65405, 0.6541, 0.65415, 0.6542, 0.65425, 0.6543, 0.65435, 0.6544, 0.65445, 0.6545, 0.65455, 0.6546, 0.65465, 0.6547, 0.65475, 0.6548, 0.65485, 0.6549, 0.65495, 0.655, 0.65505, 0.6551, 0.65515, 0.6552, 0.65525, 0.6553, 0.65535, 0.6554, 0.65545, 0.6555, 0.65555, 0.6556, 0.65565, 0.6557, 0.65575, 0.6558, 0.65585, 0.6559, 0.65595, 0.656, 0.65605, 0.6561, 0.65615, 0.6562, 0.65625, 0.6563, 0.65635, 0.6564, 0.65645, 0.6565, 0.65655, 0.6566, 0.65665, 0.6567, 0.65675, 0.6568, 0.65685, 0.6569, 0.65695, 0.657, 0.65705, 0.6571, 0.65715, 0.6572, 0.65725, 0.6573, 0.65735, 0.6574, 0.65745, 0.6575, 0.65755, 0.6576, 0.65765, 0.6577, 0.65775, 0.6578, 0.65785, 0.6579, 0.65795, 0.658, 0.65805, 0.6581, 0.65815, 0.6582, 0.65825, 0.6583, 0.65835, 0.6584, 0.65845, 0.6585, 0.65855, 0.6586, 0.65865, 0.6587, 0.65875, 0.6588, 0.65885, 0.6589, 0.65895, 0.659, 0.65905, 0.6591, 0.65915, 0.6592, 0.65925, 0.6593, 0.65935, 0.6594, 0.65945, 0.6595, 0.65955, 0.6596, 0.65965, 0.6597, 0.65975, 0.6598, 0.65985, 0.6599, 0.65995, 0.66, 0.66005, 0.6601, 0.66015, 0.6602, 0.66025, 0.6603, 0.66035, 0.6604, 0.66045, 0.6605, 0.66055, 0.6606, 0.66065, 0.6607, 0.66075, 0.6608, 0.66085, 0.6609, 0.66095, 0.661, 0.66105, 0.6611, 0.66115, 0.6612, 0.66125, 0.6613, 0.66135, 0.6614, 0.66145, 0.6615, 0.66155, 0.6616, 0.66165, 0.6617, 0.66175, 0.6618, 0.66185, 0.6619, 0.66195, 0.662, 0.66205, 0.6621, 0.66215, 0.6622, 0.66225, 0.6623, 0.66235, 0.6624, 0.66245, 0.6625, 0.66255, 0.6626, 0.66265, 0.6627, 0.66275, 0.6628, 0.66285, 0.6629, 0.66295, 0.663, 0.66305, 0.6631, 0.66315, 0.6632, 0.66325, 0.6633, 0.66335, 0.6634, 0.66345, 0.6635, 0.66355, 0.6636, 0.66365, 0.6637, 0.66375, 0.6638, 0.66385, 0.6639, 0.66395, 0.664, 0.66405, 0.6641, 0.66415, 0.6642, 0.66425, 0.6643, 0.66435, 0.6644, 0.66445, 0.6645, 0.66455, 0.6646, 0.66465, 0.6647, 0.66475, 0.6648, 0.66485, 0.6649, 0.66495, 0.665, 0.66505, 0.6651, 0.66515, 0.6652, 0.66525, 0.6653, 0.66535, 0.6654, 0.66545, 0.6655, 0.66555, 0.6656, 0.66565, 0.6657, 0.66575, 0.6658, 0.66585, 0.6659, 0.66595, 0.666, 0.66605, 0.6661, 0.66615, 0.6662, 0.66625, 0.6663, 0.66635, 0.6664, 0.66645, 0.6665, 0.66655, 0.6666, 0.66665, 0.6667, 0.66675, 0.6668, 0.66685, 0.6669, 0.66695, 0.667, 0.66705, 0.6671, 0.66715, 0.6672, 0.66725, 0.6673, 0.66735, 0.6674, 0.66745, 0.6675, 0.66755, 0.6676, 0.66765, 0.6677, 0.66775, 0.6678, 0.66785, 0.6679, 0.66795, 0.668, 0.66805, 0.6681, 0.66815, 0.6682, 0.66825, 0.6683, 0.66835, 0.6684, 0.66845, 0.6685, 0.66855, 0.6686, 0.66865, 0.6687, 0.66875, 0.6688, 0.66885, 0.6689, 0.66895, 0.669, 0.66905, 0.6691, 0.66915, 0.6692, 0.66925, 0.6693, 0.66935, 0.6694, 0.66945, 0.6695, 0.66955, 0.6696, 0.66965, 0.6697, 0.66975, 0.6698, 0.66985, 0.6699, 0.66995, 0.67, 0.67005, 0.6701, 0.67015, 0.6702, 0.67025, 0.6703, 0.67035, 0.6704, 0.67045, 0.6705, 0.67055, 0.6706, 0.67065, 0.6707, 0.67075, 0.6708, 0.67085, 0.6709, 0.67095, 0.671, 0.67105, 0.6711, 0.67115, 0.6712, 0.67125, 0.6713, 0.67135, 0.6714, 0.67145, 0.6715, 0.67155, 0.6716, 0.67165, 0.6717, 0.67175, 0.6718, 0.67185, 0.6719, 0.67195, 0.672, 0.67205, 0.6721, 0.67215, 0.6722, 0.67225, 0.6723, 0.67235, 0.6724, 0.67245, 0.6725, 0.67255, 0.6726, 0.67265, 0.6727, 0.67275, 0.6728, 0.67285, 0.6729, 0.67295, 0.673, 0.67305, 0.6731, 0.67315, 0.6732, 0.67325, 0.6733, 0.67335, 0.6734, 0.67345, 0.6735, 0.67355, 0.6736, 0.67365, 0.6737, 0.67375, 0.6738, 0.67385, 0.6739, 0.67395, 0.674, 0.67405, 0.6741, 0.67415, 0.6742, 0.67425, 0.6743, 0.67435, 0.6744, 0.67445, 0.6745, 0.67455, 0.6746, 0.67465, 0.6747, 0.67475, 0.6748, 0.67485, 0.6749, 0.67495, 0.675, 0.67505, 0.6751, 0.67515, 0.6752, 0.67525, 0.6753, 0.67535, 0.6754, 0.67545, 0.6755, 0.67555, 0.6756, 0.67565, 0.6757, 0.67575, 0.6758, 0.67585, 0.6759, 0.67595, 0.676, 0.67605, 0.6761, 0.67615, 0.6762, 0.67625, 0.6763, 0.67635, 0.6764, 0.67645, 0.6765, 0.67655, 0.6766, 0.67665, 0.6767, 0.67675, 0.6768, 0.67685, 0.6769, 0.67695, 0.677, 0.67705, 0.6771, 0.67715, 0.6772, 0.67725, 0.6773, 0.67735, 0.6774, 0.67745, 0.6775, 0.67755, 0.6776, 0.67765, 0.6777, 0.67775, 0.6778, 0.67785, 0.6779, 0.67795, 0.678, 0.67805, 0.6781, 0.67815, 0.6782, 0.67825, 0.6783, 0.67835, 0.6784, 0.67845, 0.6785, 0.67855, 0.6786, 0.67865, 0.6787, 0.67875, 0.6788, 0.67885, 0.6789, 0.67895, 0.679, 0.67905, 0.6791, 0.67915, 0.6792, 0.67925, 0.6793, 0.67935, 0.6794, 0.67945, 0.6795, 0.67955, 0.6796, 0.67965, 0.6797, 0.67975, 0.6798, 0.67985, 0.6799, 0.67995, 0.68, 0.68005, 0.6801, 0.68015, 0.6802, 0.68025, 0.6803, 0.68035, 0.6804, 0.68045, 0.6805, 0.68055, 0.6806, 0.68065, 0.6807, 0.68075, 0.6808, 0.68085, 0.6809, 0.68095, 0.681, 0.68105, 0.6811, 0.68115, 0.6812, 0.68125, 0.6813, 0.68135, 0.6814, 0.68145, 0.6815, 0.68155, 0.6816, 0.68165, 0.6817, 0.68175, 0.6818, 0.68185, 0.6819, 0.68195, 0.682, 0.68205, 0.6821, 0.68215, 0.6822, 0.68225, 0.6823, 0.68235, 0.6824, 0.68245, 0.6825, 0.68255, 0.6826, 0.68265, 0.6827, 0.68275, 0.6828, 0.68285, 0.6829, 0.68295, 0.683, 0.68305, 0.6831, 0.68315, 0.6832, 0.68325, 0.6833, 0.68335, 0.6834, 0.68345, 0.6835, 0.68355, 0.6836, 0.68365, 0.6837, 0.68375, 0.6838, 0.68385, 0.6839, 0.68395, 0.684, 0.68405, 0.6841, 0.68415, 0.6842, 0.68425, 0.6843, 0.68435, 0.6844, 0.68445, 0.6845, 0.68455, 0.6846, 0.68465, 0.6847, 0.68475, 0.6848, 0.68485, 0.6849, 0.68495, 0.685, 0.68505, 0.6851, 0.68515, 0.6852, 0.68525, 0.6853, 0.68535, 0.6854, 0.68545, 0.6855, 0.68555, 0.6856, 0.68565, 0.6857, 0.68575, 0.6858, 0.68585, 0.6859, 0.68595, 0.686, 0.68605, 0.6861, 0.68615, 0.6862, 0.68625, 0.6863, 0.68635, 0.6864, 0.68645, 0.6865, 0.68655, 0.6866, 0.68665, 0.6867, 0.68675, 0.6868, 0.68685, 0.6869, 0.68695, 0.687, 0.68705, 0.6871, 0.68715, 0.6872, 0.68725, 0.6873, 0.68735, 0.6874, 0.68745, 0.6875, 0.68755, 0.6876, 0.68765, 0.6877, 0.68775, 0.6878, 0.68785, 0.6879, 0.68795, 0.688, 0.68805, 0.6881, 0.68815, 0.6882, 0.68825, 0.6883, 0.68835, 0.6884, 0.68845, 0.6885, 0.68855, 0.6886, 0.68865, 0.6887, 0.68875, 0.6888, 0.68885, 0.6889, 0.68895, 0.689, 0.68905, 0.6891, 0.68915, 0.6892, 0.68925, 0.6893, 0.68935, 0.6894, 0.68945, 0.6895, 0.68955, 0.6896, 0.68965, 0.6897, 0.68975, 0.6898, 0.68985, 0.6899, 0.68995, 0.69, 0.69005, 0.6901, 0.69015, 0.6902, 0.69025, 0.6903, 0.69035, 0.6904, 0.69045, 0.6905, 0.69055, 0.6906, 0.69065, 0.6907, 0.69075, 0.6908, 0.69085, 0.6909, 0.69095, 0.691, 0.69105, 0.6911, 0.69115, 0.6912, 0.69125, 0.6913, 0.69135, 0.6914, 0.69145, 0.6915, 0.69155, 0.6916, 0.69165, 0.6917, 0.69175, 0.6918, 0.69185, 0.6919, 0.69195, 0.692, 0.69205, 0.6921, 0.69215, 0.6922, 0.69225, 0.6923, 0.69235, 0.6924, 0.69245, 0.6925, 0.69255, 0.6926, 0.69265, 0.6927, 0.69275, 0.6928, 0.69285, 0.6929, 0.69295, 0.693, 0.69305, 0.6931, 0.69315, 0.6932, 0.69325, 0.6933, 0.69335, 0.6934, 0.69345, 0.6935, 0.69355, 0.6936, 0.69365, 0.6937, 0.69375, 0.6938, 0.69385, 0.6939, 0.69395, 0.694, 0.69405, 0.6941, 0.69415, 0.6942, 0.69425, 0.6943, 0.69435, 0.6944, 0.69445, 0.6945, 0.69455, 0.6946, 0.69465, 0.6947, 0.69475, 0.6948, 0.69485, 0.6949, 0.69495, 0.695, 0.69505, 0.6951, 0.69515, 0.6952, 0.69525, 0.6953, 0.69535, 0.6954, 0.69545, 0.6955, 0.69555, 0.6956, 0.69565, 0.6957, 0.69575, 0.6958, 0.69585, 0.6959, 0.69595, 0.696, 0.69605, 0.6961, 0.69615, 0.6962, 0.69625, 0.6963, 0.69635, 0.6964, 0.69645, 0.6965, 0.69655, 0.6966, 0.69665, 0.6967, 0.69675, 0.6968, 0.69685, 0.6969, 0.69695, 0.697, 0.69705, 0.6971, 0.69715, 0.6972, 0.69725, 0.6973, 0.69735, 0.6974, 0.69745, 0.6975, 0.69755, 0.6976, 0.69765, 0.6977, 0.69775, 0.6978, 0.69785, 0.6979, 0.69795, 0.698, 0.69805, 0.6981, 0.69815, 0.6982, 0.69825, 0.6983, 0.69835, 0.6984, 0.69845, 0.6985, 0.69855, 0.6986, 0.69865, 0.6987, 0.69875, 0.6988, 0.69885, 0.6989, 0.69895, 0.699, 0.69905, 0.6991, 0.69915, 0.6992, 0.69925, 0.6993, 0.69935, 0.6994, 0.69945, 0.6995, 0.69955, 0.6996, 0.69965, 0.6997, 0.69975, 0.6998, 0.69985, 0.6999, 0.69995, 0.7, 0.70005, 0.7001, 0.70015, 0.7002, 0.70025, 0.7003, 0.70035, 0.7004, 0.70045, 0.7005, 0.70055, 0.7006, 0.70065, 0.7007, 0.70075, 0.7008, 0.70085, 0.7009, 0.70095, 0.701, 0.70105, 0.7011, 0.70115, 0.7012, 0.70125, 0.7013, 0.70135, 0.7014, 0.70145, 0.7015, 0.70155, 0.7016, 0.70165, 0.7017, 0.70175, 0.7018, 0.70185, 0.7019, 0.70195, 0.702, 0.70205, 0.7021, 0.70215, 0.7022, 0.70225, 0.7023, 0.70235, 0.7024, 0.70245, 0.7025, 0.70255, 0.7026, 0.70265, 0.7027, 0.70275, 0.7028, 0.70285, 0.7029, 0.70295, 0.703, 0.70305, 0.7031, 0.70315, 0.7032, 0.70325, 0.7033, 0.70335, 0.7034, 0.70345, 0.7035, 0.70355, 0.7036, 0.70365, 0.7037, 0.70375, 0.7038, 0.70385, 0.7039, 0.70395, 0.704, 0.70405, 0.7041, 0.70415, 0.7042, 0.70425, 0.7043, 0.70435, 0.7044, 0.70445, 0.7045, 0.70455, 0.7046, 0.70465, 0.7047, 0.70475, 0.7048, 0.70485, 0.7049, 0.70495, 0.705, 0.70505, 0.7051, 0.70515, 0.7052, 0.70525, 0.7053, 0.70535, 0.7054, 0.70545, 0.7055, 0.70555, 0.7056, 0.70565, 0.7057, 0.70575, 0.7058, 0.70585, 0.7059, 0.70595, 0.706, 0.70605, 0.7061, 0.70615, 0.7062, 0.70625, 0.7063, 0.70635, 0.7064, 0.70645, 0.7065, 0.70655, 0.7066, 0.70665, 0.7067, 0.70675, 0.7068, 0.70685, 0.7069, 0.70695, 0.707, 0.70705, 0.7071, 0.70715, 0.7072, 0.70725, 0.7073, 0.70735, 0.7074, 0.70745, 0.7075, 0.70755, 0.7076, 0.70765, 0.7077, 0.70775, 0.7078, 0.70785, 0.7079, 0.70795, 0.708, 0.70805, 0.7081, 0.70815, 0.7082, 0.70825, 0.7083, 0.70835, 0.7084, 0.70845, 0.7085, 0.70855, 0.7086, 0.70865, 0.7087, 0.70875, 0.7088, 0.70885, 0.7089, 0.70895, 0.709, 0.70905, 0.7091, 0.70915, 0.7092, 0.70925, 0.7093, 0.70935, 0.7094, 0.70945, 0.7095, 0.70955, 0.7096, 0.70965, 0.7097, 0.70975, 0.7098, 0.70985, 0.7099, 0.70995, 0.71, 0.71005, 0.7101, 0.71015, 0.7102, 0.71025, 0.7103, 0.71035, 0.7104, 0.71045, 0.7105, 0.71055, 0.7106, 0.71065, 0.7107, 0.71075, 0.7108, 0.71085, 0.7109, 0.71095, 0.711, 0.71105, 0.7111, 0.71115, 0.7112, 0.71125, 0.7113, 0.71135, 0.7114, 0.71145, 0.7115, 0.71155, 0.7116, 0.71165, 0.7117, 0.71175, 0.7118, 0.71185, 0.7119, 0.71195, 0.712, 0.71205, 0.7121, 0.71215, 0.7122, 0.71225, 0.7123, 0.71235, 0.7124, 0.71245, 0.7125, 0.71255, 0.7126, 0.71265, 0.7127, 0.71275, 0.7128, 0.71285, 0.7129, 0.71295, 0.713, 0.71305, 0.7131, 0.71315, 0.7132, 0.71325, 0.7133, 0.71335, 0.7134, 0.71345, 0.7135, 0.71355, 0.7136, 0.71365, 0.7137, 0.71375, 0.7138, 0.71385, 0.7139, 0.71395, 0.714, 0.71405, 0.7141, 0.71415, 0.7142, 0.71425, 0.7143, 0.71435, 0.7144, 0.71445, 0.7145, 0.71455, 0.7146, 0.71465, 0.7147, 0.71475, 0.7148, 0.71485, 0.7149, 0.71495, 0.715, 0.71505, 0.7151, 0.71515, 0.7152, 0.71525, 0.7153, 0.71535, 0.7154, 0.71545, 0.7155, 0.71555, 0.7156, 0.71565, 0.7157, 0.71575, 0.7158, 0.71585, 0.7159, 0.71595, 0.716, 0.71605, 0.7161, 0.71615, 0.7162, 0.71625, 0.7163, 0.71635, 0.7164, 0.71645, 0.7165, 0.71655, 0.7166, 0.71665, 0.7167, 0.71675, 0.7168, 0.71685, 0.7169, 0.71695, 0.717, 0.71705, 0.7171, 0.71715, 0.7172, 0.71725, 0.7173, 0.71735, 0.7174, 0.71745, 0.7175, 0.71755, 0.7176, 0.71765, 0.7177, 0.71775, 0.7178, 0.71785, 0.7179, 0.71795, 0.718, 0.71805, 0.7181, 0.71815, 0.7182, 0.71825, 0.7183, 0.71835, 0.7184, 0.71845, 0.7185, 0.71855, 0.7186, 0.71865, 0.7187, 0.71875, 0.7188, 0.71885, 0.7189, 0.71895, 0.719, 0.71905, 0.7191, 0.71915, 0.7192, 0.71925, 0.7193, 0.71935, 0.7194, 0.71945, 0.7195, 0.71955, 0.7196, 0.71965, 0.7197, 0.71975, 0.7198, 0.71985, 0.7199, 0.71995, 0.72, 0.72005, 0.7201, 0.72015, 0.7202, 0.72025, 0.7203, 0.72035, 0.7204, 0.72045, 0.7205, 0.72055, 0.7206, 0.72065, 0.7207, 0.72075, 0.7208, 0.72085, 0.7209, 0.72095, 0.721, 0.72105, 0.7211, 0.72115, 0.7212, 0.72125, 0.7213, 0.72135, 0.7214, 0.72145, 0.7215, 0.72155, 0.7216, 0.72165, 0.7217, 0.72175, 0.7218, 0.72185, 0.7219, 0.72195, 0.722, 0.72205, 0.7221, 0.72215, 0.7222, 0.72225, 0.7223, 0.72235, 0.7224, 0.72245, 0.7225, 0.72255, 0.7226, 0.72265, 0.7227, 0.72275, 0.7228, 0.72285, 0.7229, 0.72295, 0.723, 0.72305, 0.7231, 0.72315, 0.7232, 0.72325, 0.7233, 0.72335, 0.7234, 0.72345, 0.7235, 0.72355, 0.7236, 0.72365, 0.7237, 0.72375, 0.7238, 0.72385, 0.7239, 0.72395, 0.724, 0.72405, 0.7241, 0.72415, 0.7242, 0.72425, 0.7243, 0.72435, 0.7244, 0.72445, 0.7245, 0.72455, 0.7246, 0.72465, 0.7247, 0.72475, 0.7248, 0.72485, 0.7249, 0.72495, 0.725, 0.72505, 0.7251, 0.72515, 0.7252, 0.72525, 0.7253, 0.72535, 0.7254, 0.72545, 0.7255, 0.72555, 0.7256, 0.72565, 0.7257, 0.72575, 0.7258, 0.72585, 0.7259, 0.72595, 0.726, 0.72605, 0.7261, 0.72615, 0.7262, 0.72625, 0.7263, 0.72635, 0.7264, 0.72645, 0.7265, 0.72655, 0.7266, 0.72665, 0.7267, 0.72675, 0.7268, 0.72685, 0.7269, 0.72695, 0.727, 0.72705, 0.7271, 0.72715, 0.7272, 0.72725, 0.7273, 0.72735, 0.7274, 0.72745, 0.7275, 0.72755, 0.7276, 0.72765, 0.7277, 0.72775, 0.7278, 0.72785, 0.7279, 0.72795, 0.728, 0.72805, 0.7281, 0.72815, 0.7282, 0.72825, 0.7283, 0.72835, 0.7284, 0.72845, 0.7285, 0.72855, 0.7286, 0.72865, 0.7287, 0.72875, 0.7288, 0.72885, 0.7289, 0.72895, 0.729, 0.72905, 0.7291, 0.72915, 0.7292, 0.72925, 0.7293, 0.72935, 0.7294, 0.72945, 0.7295, 0.72955, 0.7296, 0.72965, 0.7297, 0.72975, 0.7298, 0.72985, 0.7299, 0.72995, 0.73, 0.73005, 0.7301, 0.73015, 0.7302, 0.73025, 0.7303, 0.73035, 0.7304, 0.73045, 0.7305, 0.73055, 0.7306, 0.73065, 0.7307, 0.73075, 0.7308, 0.73085, 0.7309, 0.73095, 0.731, 0.73105, 0.7311, 0.73115, 0.7312, 0.73125, 0.7313, 0.73135, 0.7314, 0.73145, 0.7315, 0.73155, 0.7316, 0.73165, 0.7317, 0.73175, 0.7318, 0.73185, 0.7319, 0.73195, 0.732, 0.73205, 0.7321, 0.73215, 0.7322, 0.73225, 0.7323, 0.73235, 0.7324, 0.73245, 0.7325, 0.73255, 0.7326, 0.73265, 0.7327, 0.73275, 0.7328, 0.73285, 0.7329, 0.73295, 0.733, 0.73305, 0.7331, 0.73315, 0.7332, 0.73325, 0.7333, 0.73335, 0.7334, 0.73345, 0.7335, 0.73355, 0.7336, 0.73365, 0.7337, 0.73375, 0.7338, 0.73385, 0.7339, 0.73395, 0.734, 0.73405, 0.7341, 0.73415, 0.7342, 0.73425, 0.7343, 0.73435, 0.7344, 0.73445, 0.7345, 0.73455, 0.7346, 0.73465, 0.7347, 0.73475, 0.7348, 0.73485, 0.7349, 0.73495, 0.735, 0.73505, 0.7351, 0.73515, 0.7352, 0.73525, 0.7353, 0.73535, 0.7354, 0.73545, 0.7355, 0.73555, 0.7356, 0.73565, 0.7357, 0.73575, 0.7358, 0.73585, 0.7359, 0.73595, 0.736, 0.73605, 0.7361, 0.73615, 0.7362, 0.73625, 0.7363, 0.73635, 0.7364, 0.73645, 0.7365, 0.73655, 0.7366, 0.73665, 0.7367, 0.73675, 0.7368, 0.73685, 0.7369, 0.73695, 0.737, 0.73705, 0.7371, 0.73715, 0.7372, 0.73725, 0.7373, 0.73735, 0.7374, 0.73745, 0.7375, 0.73755, 0.7376, 0.73765, 0.7377, 0.73775, 0.7378, 0.73785, 0.7379, 0.73795, 0.738, 0.73805, 0.7381, 0.73815, 0.7382, 0.73825, 0.7383, 0.73835, 0.7384, 0.73845, 0.7385, 0.73855, 0.7386, 0.73865, 0.7387, 0.73875, 0.7388, 0.73885, 0.7389, 0.73895, 0.739, 0.73905, 0.7391, 0.73915, 0.7392, 0.73925, 0.7393, 0.73935, 0.7394, 0.73945, 0.7395, 0.73955, 0.7396, 0.73965, 0.7397, 0.73975, 0.7398, 0.73985, 0.7399, 0.73995, 0.74, 0.74005, 0.7401, 0.74015, 0.7402, 0.74025, 0.7403, 0.74035, 0.7404, 0.74045, 0.7405, 0.74055, 0.7406, 0.74065, 0.7407, 0.74075, 0.7408, 0.74085, 0.7409, 0.74095, 0.741, 0.74105, 0.7411, 0.74115, 0.7412, 0.74125, 0.7413, 0.74135, 0.7414, 0.74145, 0.7415, 0.74155, 0.7416, 0.74165, 0.7417, 0.74175, 0.7418, 0.74185, 0.7419, 0.74195, 0.742, 0.74205, 0.7421, 0.74215, 0.7422, 0.74225, 0.7423, 0.74235, 0.7424, 0.74245, 0.7425, 0.74255, 0.7426, 0.74265, 0.7427, 0.74275, 0.7428, 0.74285, 0.7429, 0.74295, 0.743, 0.74305, 0.7431, 0.74315, 0.7432, 0.74325, 0.7433, 0.74335, 0.7434, 0.74345, 0.7435, 0.74355, 0.7436, 0.74365, 0.7437, 0.74375, 0.7438, 0.74385, 0.7439, 0.74395, 0.744, 0.74405, 0.7441, 0.74415, 0.7442, 0.74425, 0.7443, 0.74435, 0.7444, 0.74445, 0.7445, 0.74455, 0.7446, 0.74465, 0.7447, 0.74475, 0.7448, 0.74485, 0.7449, 0.74495, 0.745, 0.74505, 0.7451, 0.74515, 0.7452, 0.74525, 0.7453, 0.74535, 0.7454, 0.74545, 0.7455, 0.74555, 0.7456, 0.74565, 0.7457, 0.74575, 0.7458, 0.74585, 0.7459, 0.74595, 0.746, 0.74605, 0.7461, 0.74615, 0.7462, 0.74625, 0.7463, 0.74635, 0.7464, 0.74645, 0.7465, 0.74655, 0.7466, 0.74665, 0.7467, 0.74675, 0.7468, 0.74685, 0.7469, 0.74695, 0.747, 0.74705, 0.7471, 0.74715, 0.7472, 0.74725, 0.7473, 0.74735, 0.7474, 0.74745, 0.7475, 0.74755, 0.7476, 0.74765, 0.7477, 0.74775, 0.7478, 0.74785, 0.7479, 0.74795, 0.748, 0.74805, 0.7481, 0.74815, 0.7482, 0.74825, 0.7483, 0.74835, 0.7484, 0.74845, 0.7485, 0.74855, 0.7486, 0.74865, 0.7487, 0.74875, 0.7488, 0.74885, 0.7489, 0.74895, 0.749, 0.74905, 0.7491, 0.74915, 0.7492, 0.74925, 0.7493, 0.74935, 0.7494, 0.74945, 0.7495, 0.74955, 0.7496, 0.74965, 0.7497, 0.74975, 0.7498, 0.74985, 0.7499, 0.74995, 0.75, 0.75005, 0.7501, 0.75015, 0.7502, 0.75025, 0.7503, 0.75035, 0.7504, 0.75045, 0.7505, 0.75055, 0.7506, 0.75065, 0.7507, 0.75075, 0.7508, 0.75085, 0.7509, 0.75095, 0.751, 0.75105, 0.7511, 0.75115, 0.7512, 0.75125, 0.7513, 0.75135, 0.7514, 0.75145, 0.7515, 0.75155, 0.7516, 0.75165, 0.7517, 0.75175, 0.7518, 0.75185, 0.7519, 0.75195, 0.752, 0.75205, 0.7521, 0.75215, 0.7522, 0.75225, 0.7523, 0.75235, 0.7524, 0.75245, 0.7525, 0.75255, 0.7526, 0.75265, 0.7527, 0.75275, 0.7528, 0.75285, 0.7529, 0.75295, 0.753, 0.75305, 0.7531, 0.75315, 0.7532, 0.75325, 0.7533, 0.75335, 0.7534, 0.75345, 0.7535, 0.75355, 0.7536, 0.75365, 0.7537, 0.75375, 0.7538, 0.75385, 0.7539, 0.75395, 0.754, 0.75405, 0.7541, 0.75415, 0.7542, 0.75425, 0.7543, 0.75435, 0.7544, 0.75445, 0.7545, 0.75455, 0.7546, 0.75465, 0.7547, 0.75475, 0.7548, 0.75485, 0.7549, 0.75495, 0.755, 0.75505, 0.7551, 0.75515, 0.7552, 0.75525, 0.7553, 0.75535, 0.7554, 0.75545, 0.7555, 0.75555, 0.7556, 0.75565, 0.7557, 0.75575, 0.7558, 0.75585, 0.7559, 0.75595, 0.756, 0.75605, 0.7561, 0.75615, 0.7562, 0.75625, 0.7563, 0.75635, 0.7564, 0.75645, 0.7565, 0.75655, 0.7566, 0.75665, 0.7567, 0.75675, 0.7568, 0.75685, 0.7569, 0.75695, 0.757, 0.75705, 0.7571, 0.75715, 0.7572, 0.75725, 0.7573, 0.75735, 0.7574, 0.75745, 0.7575, 0.75755, 0.7576, 0.75765, 0.7577, 0.75775, 0.7578, 0.75785, 0.7579, 0.75795, 0.758, 0.75805, 0.7581, 0.75815, 0.7582, 0.75825, 0.7583, 0.75835, 0.7584, 0.75845, 0.7585, 0.75855, 0.7586, 0.75865, 0.7587, 0.75875, 0.7588, 0.75885, 0.7589, 0.75895, 0.759, 0.75905, 0.7591, 0.75915, 0.7592, 0.75925, 0.7593, 0.75935, 0.7594, 0.75945, 0.7595, 0.75955, 0.7596, 0.75965, 0.7597, 0.75975, 0.7598, 0.75985, 0.7599, 0.75995, 0.76, 0.76005, 0.7601, 0.76015, 0.7602, 0.76025, 0.7603, 0.76035, 0.7604, 0.76045, 0.7605, 0.76055, 0.7606, 0.76065, 0.7607, 0.76075, 0.7608, 0.76085, 0.7609, 0.76095, 0.761, 0.76105, 0.7611, 0.76115, 0.7612, 0.76125, 0.7613, 0.76135, 0.7614, 0.76145, 0.7615, 0.76155, 0.7616, 0.76165, 0.7617, 0.76175, 0.7618, 0.76185, 0.7619, 0.76195, 0.762, 0.76205, 0.7621, 0.76215, 0.7622, 0.76225, 0.7623, 0.76235, 0.7624, 0.76245, 0.7625, 0.76255, 0.7626, 0.76265, 0.7627, 0.76275, 0.7628, 0.76285, 0.7629, 0.76295, 0.763, 0.76305, 0.7631, 0.76315, 0.7632, 0.76325, 0.7633, 0.76335, 0.7634, 0.76345, 0.7635, 0.76355, 0.7636, 0.76365, 0.7637, 0.76375, 0.7638, 0.76385, 0.7639, 0.76395, 0.764, 0.76405, 0.7641, 0.76415, 0.7642, 0.76425, 0.7643, 0.76435, 0.7644, 0.76445, 0.7645, 0.76455, 0.7646, 0.76465, 0.7647, 0.76475, 0.7648, 0.76485, 0.7649, 0.76495, 0.765, 0.76505, 0.7651, 0.76515, 0.7652, 0.76525, 0.7653, 0.76535, 0.7654, 0.76545, 0.7655, 0.76555, 0.7656, 0.76565, 0.7657, 0.76575, 0.7658, 0.76585, 0.7659, 0.76595, 0.766, 0.76605, 0.7661, 0.76615, 0.7662, 0.76625, 0.7663, 0.76635, 0.7664, 0.76645, 0.7665, 0.76655, 0.7666, 0.76665, 0.7667, 0.76675, 0.7668, 0.76685, 0.7669, 0.76695, 0.767, 0.76705, 0.7671, 0.76715, 0.7672, 0.76725, 0.7673, 0.76735, 0.7674, 0.76745, 0.7675, 0.76755, 0.7676, 0.76765, 0.7677, 0.76775, 0.7678, 0.76785, 0.7679, 0.76795, 0.768, 0.76805, 0.7681, 0.76815, 0.7682, 0.76825, 0.7683, 0.76835, 0.7684, 0.76845, 0.7685, 0.76855, 0.7686, 0.76865, 0.7687, 0.76875, 0.7688, 0.76885, 0.7689, 0.76895, 0.769, 0.76905, 0.7691, 0.76915, 0.7692, 0.76925, 0.7693, 0.76935, 0.7694, 0.76945, 0.7695, 0.76955, 0.7696, 0.76965, 0.7697, 0.76975, 0.7698, 0.76985, 0.7699, 0.76995, 0.77, 0.77005, 0.7701, 0.77015, 0.7702, 0.77025, 0.7703, 0.77035, 0.7704, 0.77045, 0.7705, 0.77055, 0.7706, 0.77065, 0.7707, 0.77075, 0.7708, 0.77085, 0.7709, 0.77095, 0.771, 0.77105, 0.7711, 0.77115, 0.7712, 0.77125, 0.7713, 0.77135, 0.7714, 0.77145, 0.7715, 0.77155, 0.7716, 0.77165, 0.7717, 0.77175, 0.7718, 0.77185, 0.7719, 0.77195, 0.772, 0.77205, 0.7721, 0.77215, 0.7722, 0.77225, 0.7723, 0.77235, 0.7724, 0.77245, 0.7725, 0.77255, 0.7726, 0.77265, 0.7727, 0.77275, 0.7728, 0.77285, 0.7729, 0.77295, 0.773, 0.77305, 0.7731, 0.77315, 0.7732, 0.77325, 0.7733, 0.77335, 0.7734, 0.77345, 0.7735, 0.77355, 0.7736, 0.77365, 0.7737, 0.77375, 0.7738, 0.77385, 0.7739, 0.77395, 0.774, 0.77405, 0.7741, 0.77415, 0.7742, 0.77425, 0.7743, 0.77435, 0.7744, 0.77445, 0.7745, 0.77455, 0.7746, 0.77465, 0.7747, 0.77475, 0.7748, 0.77485, 0.7749, 0.77495, 0.775, 0.77505, 0.7751, 0.77515, 0.7752, 0.77525, 0.7753, 0.77535, 0.7754, 0.77545, 0.7755, 0.77555, 0.7756, 0.77565, 0.7757, 0.77575, 0.7758, 0.77585, 0.7759, 0.77595, 0.776, 0.77605, 0.7761, 0.77615, 0.7762, 0.77625, 0.7763, 0.77635, 0.7764, 0.77645, 0.7765, 0.77655, 0.7766, 0.77665, 0.7767, 0.77675, 0.7768, 0.77685, 0.7769, 0.77695, 0.777, 0.77705, 0.7771, 0.77715, 0.7772, 0.77725, 0.7773, 0.77735, 0.7774, 0.77745, 0.7775, 0.77755, 0.7776, 0.77765, 0.7777, 0.77775, 0.7778, 0.77785, 0.7779, 0.77795, 0.778, 0.77805, 0.7781, 0.77815, 0.7782, 0.77825, 0.7783, 0.77835, 0.7784, 0.77845, 0.7785, 0.77855, 0.7786, 0.77865, 0.7787, 0.77875, 0.7788, 0.77885, 0.7789, 0.77895, 0.779, 0.77905, 0.7791, 0.77915, 0.7792, 0.77925, 0.7793, 0.77935, 0.7794, 0.77945, 0.7795, 0.77955, 0.7796, 0.77965, 0.7797, 0.77975, 0.7798, 0.77985, 0.7799, 0.77995, 0.78, 0.78005, 0.7801, 0.78015, 0.7802, 0.78025, 0.7803, 0.78035, 0.7804, 0.78045, 0.7805, 0.78055, 0.7806, 0.78065, 0.7807, 0.78075, 0.7808, 0.78085, 0.7809, 0.78095, 0.781, 0.78105, 0.7811, 0.78115, 0.7812, 0.78125, 0.7813, 0.78135, 0.7814, 0.78145, 0.7815, 0.78155, 0.7816, 0.78165, 0.7817, 0.78175, 0.7818, 0.78185, 0.7819, 0.78195, 0.782, 0.78205, 0.7821, 0.78215, 0.7822, 0.78225, 0.7823, 0.78235, 0.7824, 0.78245, 0.7825, 0.78255, 0.7826, 0.78265, 0.7827, 0.78275, 0.7828, 0.78285, 0.7829, 0.78295, 0.783, 0.78305, 0.7831, 0.78315, 0.7832, 0.78325, 0.7833, 0.78335, 0.7834, 0.78345, 0.7835, 0.78355, 0.7836, 0.78365, 0.7837, 0.78375, 0.7838, 0.78385, 0.7839, 0.78395, 0.784, 0.78405, 0.7841, 0.78415, 0.7842, 0.78425, 0.7843, 0.78435, 0.7844, 0.78445, 0.7845, 0.78455, 0.7846, 0.78465, 0.7847, 0.78475, 0.7848, 0.78485, 0.7849, 0.78495, 0.785, 0.78505, 0.7851, 0.78515, 0.7852, 0.78525, 0.7853, 0.78535, 0.7854, 0.78545, 0.7855, 0.78555, 0.7856, 0.78565, 0.7857, 0.78575, 0.7858, 0.78585, 0.7859, 0.78595, 0.786, 0.78605, 0.7861, 0.78615, 0.7862, 0.78625, 0.7863, 0.78635, 0.7864, 0.78645, 0.7865, 0.78655, 0.7866, 0.78665, 0.7867, 0.78675, 0.7868, 0.78685, 0.7869, 0.78695, 0.787, 0.78705, 0.7871, 0.78715, 0.7872, 0.78725, 0.7873, 0.78735, 0.7874, 0.78745, 0.7875, 0.78755, 0.7876, 0.78765, 0.7877, 0.78775, 0.7878, 0.78785, 0.7879, 0.78795, 0.788, 0.78805, 0.7881, 0.78815, 0.7882, 0.78825, 0.7883, 0.78835, 0.7884, 0.78845, 0.7885, 0.78855, 0.7886, 0.78865, 0.7887, 0.78875, 0.7888, 0.78885, 0.7889, 0.78895, 0.789, 0.78905, 0.7891, 0.78915, 0.7892, 0.78925, 0.7893, 0.78935, 0.7894, 0.78945, 0.7895, 0.78955, 0.7896, 0.78965, 0.7897, 0.78975, 0.7898, 0.78985, 0.7899, 0.78995, 0.79, 0.79005, 0.7901, 0.79015, 0.7902, 0.79025, 0.7903, 0.79035, 0.7904, 0.79045, 0.7905, 0.79055, 0.7906, 0.79065, 0.7907, 0.79075, 0.7908, 0.79085, 0.7909, 0.79095, 0.791, 0.79105, 0.7911, 0.79115, 0.7912, 0.79125, 0.7913, 0.79135, 0.7914, 0.79145, 0.7915, 0.79155, 0.7916, 0.79165, 0.7917, 0.79175, 0.7918, 0.79185, 0.7919, 0.79195, 0.792, 0.79205, 0.7921, 0.79215, 0.7922, 0.79225, 0.7923, 0.79235, 0.7924, 0.79245, 0.7925, 0.79255, 0.7926, 0.79265, 0.7927, 0.79275, 0.7928, 0.79285, 0.7929, 0.79295, 0.793, 0.79305, 0.7931, 0.79315, 0.7932, 0.79325, 0.7933, 0.79335, 0.7934, 0.79345, 0.7935, 0.79355, 0.7936, 0.79365, 0.7937, 0.79375, 0.7938, 0.79385, 0.7939, 0.79395, 0.794, 0.79405, 0.7941, 0.79415, 0.7942, 0.79425, 0.7943, 0.79435, 0.7944, 0.79445, 0.7945, 0.79455, 0.7946, 0.79465, 0.7947, 0.79475, 0.7948, 0.79485, 0.7949, 0.79495, 0.795, 0.79505, 0.7951, 0.79515, 0.7952, 0.79525, 0.7953, 0.79535, 0.7954, 0.79545, 0.7955, 0.79555, 0.7956, 0.79565, 0.7957, 0.79575, 0.7958, 0.79585, 0.7959, 0.79595, 0.796, 0.79605, 0.7961, 0.79615, 0.7962, 0.79625, 0.7963, 0.79635, 0.7964, 0.79645, 0.7965, 0.79655, 0.7966, 0.79665, 0.7967, 0.79675, 0.7968, 0.79685, 0.7969, 0.79695, 0.797, 0.79705, 0.7971, 0.79715, 0.7972, 0.79725, 0.7973, 0.79735, 0.7974, 0.79745, 0.7975, 0.79755, 0.7976, 0.79765, 0.7977, 0.79775, 0.7978, 0.79785, 0.7979, 0.79795, 0.798, 0.79805, 0.7981, 0.79815, 0.7982, 0.79825, 0.7983, 0.79835, 0.7984, 0.79845, 0.7985, 0.79855, 0.7986, 0.79865, 0.7987, 0.79875, 0.7988, 0.79885, 0.7989, 0.79895, 0.799, 0.79905, 0.7991, 0.79915, 0.7992, 0.79925, 0.7993, 0.79935, 0.7994, 0.79945, 0.7995, 0.79955, 0.7996, 0.79965, 0.7997, 0.79975, 0.7998, 0.79985, 0.7999, 0.79995, 0.8, 0.80005, 0.8001, 0.80015, 0.8002, 0.80025, 0.8003, 0.80035, 0.8004, 0.80045, 0.8005, 0.80055, 0.8006, 0.80065, 0.8007, 0.80075, 0.8008, 0.80085, 0.8009, 0.80095, 0.801, 0.80105, 0.8011, 0.80115, 0.8012, 0.80125, 0.8013, 0.80135, 0.8014, 0.80145, 0.8015, 0.80155, 0.8016, 0.80165, 0.8017, 0.80175, 0.8018, 0.80185, 0.8019, 0.80195, 0.802, 0.80205, 0.8021, 0.80215, 0.8022, 0.80225, 0.8023, 0.80235, 0.8024, 0.80245, 0.8025, 0.80255, 0.8026, 0.80265, 0.8027, 0.80275, 0.8028, 0.80285, 0.8029, 0.80295, 0.803, 0.80305, 0.8031, 0.80315, 0.8032, 0.80325, 0.8033, 0.80335, 0.8034, 0.80345, 0.8035, 0.80355, 0.8036, 0.80365, 0.8037, 0.80375, 0.8038, 0.80385, 0.8039, 0.80395, 0.804, 0.80405, 0.8041, 0.80415, 0.8042, 0.80425, 0.8043, 0.80435, 0.8044, 0.80445, 0.8045, 0.80455, 0.8046, 0.80465, 0.8047, 0.80475, 0.8048, 0.80485, 0.8049, 0.80495, 0.805, 0.80505, 0.8051, 0.80515, 0.8052, 0.80525, 0.8053, 0.80535, 0.8054, 0.80545, 0.8055, 0.80555, 0.8056, 0.80565, 0.8057, 0.80575, 0.8058, 0.80585, 0.8059, 0.80595, 0.806, 0.80605, 0.8061, 0.80615, 0.8062, 0.80625, 0.8063, 0.80635, 0.8064, 0.80645, 0.8065, 0.80655, 0.8066, 0.80665, 0.8067, 0.80675, 0.8068, 0.80685, 0.8069, 0.80695, 0.807, 0.80705, 0.8071, 0.80715, 0.8072, 0.80725, 0.8073, 0.80735, 0.8074, 0.80745, 0.8075, 0.80755, 0.8076, 0.80765, 0.8077, 0.80775, 0.8078, 0.80785, 0.8079, 0.80795, 0.808, 0.80805, 0.8081, 0.80815, 0.8082, 0.80825, 0.8083, 0.80835, 0.8084, 0.80845, 0.8085, 0.80855, 0.8086, 0.80865, 0.8087, 0.80875, 0.8088, 0.80885, 0.8089, 0.80895, 0.809, 0.80905, 0.8091, 0.80915, 0.8092, 0.80925, 0.8093, 0.80935, 0.8094, 0.80945, 0.8095, 0.80955, 0.8096, 0.80965, 0.8097, 0.80975, 0.8098, 0.80985, 0.8099, 0.80995, 0.81, 0.81005, 0.8101, 0.81015, 0.8102, 0.81025, 0.8103, 0.81035, 0.8104, 0.81045, 0.8105, 0.81055, 0.8106, 0.81065, 0.8107, 0.81075, 0.8108, 0.81085, 0.8109, 0.81095, 0.811, 0.81105, 0.8111, 0.81115, 0.8112, 0.81125, 0.8113, 0.81135, 0.8114, 0.81145, 0.8115, 0.81155, 0.8116, 0.81165, 0.8117, 0.81175, 0.8118, 0.81185, 0.8119, 0.81195, 0.812, 0.81205, 0.8121, 0.81215, 0.8122, 0.81225, 0.8123, 0.81235, 0.8124, 0.81245, 0.8125, 0.81255, 0.8126, 0.81265, 0.8127, 0.81275, 0.8128, 0.81285, 0.8129, 0.81295, 0.813, 0.81305, 0.8131, 0.81315, 0.8132, 0.81325, 0.8133, 0.81335, 0.8134, 0.81345, 0.8135, 0.81355, 0.8136, 0.81365, 0.8137, 0.81375, 0.8138, 0.81385, 0.8139, 0.81395, 0.814, 0.81405, 0.8141, 0.81415, 0.8142, 0.81425, 0.8143, 0.81435, 0.8144, 0.81445, 0.8145, 0.81455, 0.8146, 0.81465, 0.8147, 0.81475, 0.8148, 0.81485, 0.8149, 0.81495, 0.815, 0.81505, 0.8151, 0.81515, 0.8152, 0.81525, 0.8153, 0.81535, 0.8154, 0.81545, 0.8155, 0.81555, 0.8156, 0.81565, 0.8157, 0.81575, 0.8158, 0.81585, 0.8159, 0.81595, 0.816, 0.81605, 0.8161, 0.81615, 0.8162, 0.81625, 0.8163, 0.81635, 0.8164, 0.81645, 0.8165, 0.81655, 0.8166, 0.81665, 0.8167, 0.81675, 0.8168, 0.81685, 0.8169, 0.81695, 0.817, 0.81705, 0.8171, 0.81715, 0.8172, 0.81725, 0.8173, 0.81735, 0.8174, 0.81745, 0.8175, 0.81755, 0.8176, 0.81765, 0.8177, 0.81775, 0.8178, 0.81785, 0.8179, 0.81795, 0.818, 0.81805, 0.8181, 0.81815, 0.8182, 0.81825, 0.8183, 0.81835, 0.8184, 0.81845, 0.8185, 0.81855, 0.8186, 0.81865, 0.8187, 0.81875, 0.8188, 0.81885, 0.8189, 0.81895, 0.819, 0.81905, 0.8191, 0.81915, 0.8192, 0.81925, 0.8193, 0.81935, 0.8194, 0.81945, 0.8195, 0.81955, 0.8196, 0.81965, 0.8197, 0.81975, 0.8198, 0.81985, 0.8199, 0.81995, 0.82, 0.82005, 0.8201, 0.82015, 0.8202, 0.82025, 0.8203, 0.82035, 0.8204, 0.82045, 0.8205, 0.82055, 0.8206, 0.82065, 0.8207, 0.82075, 0.8208, 0.82085, 0.8209, 0.82095, 0.821, 0.82105, 0.8211, 0.82115, 0.8212, 0.82125, 0.8213, 0.82135, 0.8214, 0.82145, 0.8215, 0.82155, 0.8216, 0.82165, 0.8217, 0.82175, 0.8218, 0.82185, 0.8219, 0.82195, 0.822, 0.82205, 0.8221, 0.82215, 0.8222, 0.82225, 0.8223, 0.82235, 0.8224, 0.82245, 0.8225, 0.82255, 0.8226, 0.82265, 0.8227, 0.82275, 0.8228, 0.82285, 0.8229, 0.82295, 0.823, 0.82305, 0.8231, 0.82315, 0.8232, 0.82325, 0.8233, 0.82335, 0.8234, 0.82345, 0.8235, 0.82355, 0.8236, 0.82365, 0.8237, 0.82375, 0.8238, 0.82385, 0.8239, 0.82395, 0.824, 0.82405, 0.8241, 0.82415, 0.8242, 0.82425, 0.8243, 0.82435, 0.8244, 0.82445, 0.8245, 0.82455, 0.8246, 0.82465, 0.8247, 0.82475, 0.8248, 0.82485, 0.8249, 0.82495, 0.825, 0.82505, 0.8251, 0.82515, 0.8252, 0.82525, 0.8253, 0.82535, 0.8254, 0.82545, 0.8255, 0.82555, 0.8256, 0.82565, 0.8257, 0.82575, 0.8258, 0.82585, 0.8259, 0.82595, 0.826, 0.82605, 0.8261, 0.82615, 0.8262, 0.82625, 0.8263, 0.82635, 0.8264, 0.82645, 0.8265, 0.82655, 0.8266, 0.82665, 0.8267, 0.82675, 0.8268, 0.82685, 0.8269, 0.82695, 0.827, 0.82705, 0.8271, 0.82715, 0.8272, 0.82725, 0.8273, 0.82735, 0.8274, 0.82745, 0.8275, 0.82755, 0.8276, 0.82765, 0.8277, 0.82775, 0.8278, 0.82785, 0.8279, 0.82795, 0.828, 0.82805, 0.8281, 0.82815, 0.8282, 0.82825, 0.8283, 0.82835, 0.8284, 0.82845, 0.8285, 0.82855, 0.8286, 0.82865, 0.8287, 0.82875, 0.8288, 0.82885, 0.8289, 0.82895, 0.829, 0.82905, 0.8291, 0.82915, 0.8292, 0.82925, 0.8293, 0.82935, 0.8294, 0.82945, 0.8295, 0.82955, 0.8296, 0.82965, 0.8297, 0.82975, 0.8298, 0.82985, 0.8299, 0.82995, 0.83, 0.83005, 0.8301, 0.83015, 0.8302, 0.83025, 0.8303, 0.83035, 0.8304, 0.83045, 0.8305, 0.83055, 0.8306, 0.83065, 0.8307, 0.83075, 0.8308, 0.83085, 0.8309, 0.83095, 0.831, 0.83105, 0.8311, 0.83115, 0.8312, 0.83125, 0.8313, 0.83135, 0.8314, 0.83145, 0.8315, 0.83155, 0.8316, 0.83165, 0.8317, 0.83175, 0.8318, 0.83185, 0.8319, 0.83195, 0.832, 0.83205, 0.8321, 0.83215, 0.8322, 0.83225, 0.8323, 0.83235, 0.8324, 0.83245, 0.8325, 0.83255, 0.8326, 0.83265, 0.8327, 0.83275, 0.8328, 0.83285, 0.8329, 0.83295, 0.833, 0.83305, 0.8331, 0.83315, 0.8332, 0.83325, 0.8333, 0.83335, 0.8334, 0.83345, 0.8335, 0.83355, 0.8336, 0.83365, 0.8337, 0.83375, 0.8338, 0.83385, 0.8339, 0.83395, 0.834, 0.83405, 0.8341, 0.83415, 0.8342, 0.83425, 0.8343, 0.83435, 0.8344, 0.83445, 0.8345, 0.83455, 0.8346, 0.83465, 0.8347, 0.83475, 0.8348, 0.83485, 0.8349, 0.83495, 0.835, 0.83505, 0.8351, 0.83515, 0.8352, 0.83525, 0.8353, 0.83535, 0.8354, 0.83545, 0.8355, 0.83555, 0.8356, 0.83565, 0.8357, 0.83575, 0.8358, 0.83585, 0.8359, 0.83595, 0.836, 0.83605, 0.8361, 0.83615, 0.8362, 0.83625, 0.8363, 0.83635, 0.8364, 0.83645, 0.8365, 0.83655, 0.8366, 0.83665, 0.8367, 0.83675, 0.8368, 0.83685, 0.8369, 0.83695, 0.837, 0.83705, 0.8371, 0.83715, 0.8372, 0.83725, 0.8373, 0.83735, 0.8374, 0.83745, 0.8375, 0.83755, 0.8376, 0.83765, 0.8377, 0.83775, 0.8378, 0.83785, 0.8379, 0.83795, 0.838, 0.83805, 0.8381, 0.83815, 0.8382, 0.83825, 0.8383, 0.83835, 0.8384, 0.83845, 0.8385, 0.83855, 0.8386, 0.83865, 0.8387, 0.83875, 0.8388, 0.83885, 0.8389, 0.83895, 0.839, 0.83905, 0.8391, 0.83915, 0.8392, 0.83925, 0.8393, 0.83935, 0.8394, 0.83945, 0.8395, 0.83955, 0.8396, 0.83965, 0.8397, 0.83975, 0.8398, 0.83985, 0.8399, 0.83995, 0.84, 0.84005, 0.8401, 0.84015, 0.8402, 0.84025, 0.8403, 0.84035, 0.8404, 0.84045, 0.8405, 0.84055, 0.8406, 0.84065, 0.8407, 0.84075, 0.8408, 0.84085, 0.8409, 0.84095, 0.841, 0.84105, 0.8411, 0.84115, 0.8412, 0.84125, 0.8413, 0.84135, 0.8414, 0.84145, 0.8415, 0.84155, 0.8416, 0.84165, 0.8417, 0.84175, 0.8418, 0.84185, 0.8419, 0.84195, 0.842, 0.84205, 0.8421, 0.84215, 0.8422, 0.84225, 0.8423, 0.84235, 0.8424, 0.84245, 0.8425, 0.84255, 0.8426, 0.84265, 0.8427, 0.84275, 0.8428, 0.84285, 0.8429, 0.84295, 0.843, 0.84305, 0.8431, 0.84315, 0.8432, 0.84325, 0.8433, 0.84335, 0.8434, 0.84345, 0.8435, 0.84355, 0.8436, 0.84365, 0.8437, 0.84375, 0.8438, 0.84385, 0.8439, 0.84395, 0.844, 0.84405, 0.8441, 0.84415, 0.8442, 0.84425, 0.8443, 0.84435, 0.8444, 0.84445, 0.8445, 0.84455, 0.8446, 0.84465, 0.8447, 0.84475, 0.8448, 0.84485, 0.8449, 0.84495, 0.845, 0.84505, 0.8451, 0.84515, 0.8452, 0.84525, 0.8453, 0.84535, 0.8454, 0.84545, 0.8455, 0.84555, 0.8456, 0.84565, 0.8457, 0.84575, 0.8458, 0.84585, 0.8459, 0.84595, 0.846, 0.84605, 0.8461, 0.84615, 0.8462, 0.84625, 0.8463, 0.84635, 0.8464, 0.84645, 0.8465, 0.84655, 0.8466, 0.84665, 0.8467, 0.84675, 0.8468, 0.84685, 0.8469, 0.84695, 0.847, 0.84705, 0.8471, 0.84715, 0.8472, 0.84725, 0.8473, 0.84735, 0.8474, 0.84745, 0.8475, 0.84755, 0.8476, 0.84765, 0.8477, 0.84775, 0.8478, 0.84785, 0.8479, 0.84795, 0.848, 0.84805, 0.8481, 0.84815, 0.8482, 0.84825, 0.8483, 0.84835, 0.8484, 0.84845, 0.8485, 0.84855, 0.8486, 0.84865, 0.8487, 0.84875, 0.8488, 0.84885, 0.8489, 0.84895, 0.849, 0.84905, 0.8491, 0.84915, 0.8492, 0.84925, 0.8493, 0.84935, 0.8494, 0.84945, 0.8495, 0.84955, 0.8496, 0.84965, 0.8497, 0.84975, 0.8498, 0.84985, 0.8499, 0.84995, 0.85, 0.85005, 0.8501, 0.85015, 0.8502, 0.85025, 0.8503, 0.85035, 0.8504, 0.85045, 0.8505, 0.85055, 0.8506, 0.85065, 0.8507, 0.85075, 0.8508, 0.85085, 0.8509, 0.85095, 0.851, 0.85105, 0.8511, 0.85115, 0.8512, 0.85125, 0.8513, 0.85135, 0.8514, 0.85145, 0.8515, 0.85155, 0.8516, 0.85165, 0.8517, 0.85175, 0.8518, 0.85185, 0.8519, 0.85195, 0.852, 0.85205, 0.8521, 0.85215, 0.8522, 0.85225, 0.8523, 0.85235, 0.8524, 0.85245, 0.8525, 0.85255, 0.8526, 0.85265, 0.8527, 0.85275, 0.8528, 0.85285, 0.8529, 0.85295, 0.853, 0.85305, 0.8531, 0.85315, 0.8532, 0.85325, 0.8533, 0.85335, 0.8534, 0.85345, 0.8535, 0.85355, 0.8536, 0.85365, 0.8537, 0.85375, 0.8538, 0.85385, 0.8539, 0.85395, 0.854, 0.85405, 0.8541, 0.85415, 0.8542, 0.85425, 0.8543, 0.85435, 0.8544, 0.85445, 0.8545, 0.85455, 0.8546, 0.85465, 0.8547, 0.85475, 0.8548, 0.85485, 0.8549, 0.85495, 0.855, 0.85505, 0.8551, 0.85515, 0.8552, 0.85525, 0.8553, 0.85535, 0.8554, 0.85545, 0.8555, 0.85555, 0.8556, 0.85565, 0.8557, 0.85575, 0.8558, 0.85585, 0.8559, 0.85595, 0.856, 0.85605, 0.8561, 0.85615, 0.8562, 0.85625, 0.8563, 0.85635, 0.8564, 0.85645, 0.8565, 0.85655, 0.8566, 0.85665, 0.8567, 0.85675, 0.8568, 0.85685, 0.8569, 0.85695, 0.857, 0.85705, 0.8571, 0.85715, 0.8572, 0.85725, 0.8573, 0.85735, 0.8574, 0.85745, 0.8575, 0.85755, 0.8576, 0.85765, 0.8577, 0.85775, 0.8578, 0.85785, 0.8579, 0.85795, 0.858, 0.85805, 0.8581, 0.85815, 0.8582, 0.85825, 0.8583, 0.85835, 0.8584, 0.85845, 0.8585, 0.85855, 0.8586, 0.85865, 0.8587, 0.85875, 0.8588, 0.85885, 0.8589, 0.85895, 0.859, 0.85905, 0.8591, 0.85915, 0.8592, 0.85925, 0.8593, 0.85935, 0.8594, 0.85945, 0.8595, 0.85955, 0.8596, 0.85965, 0.8597, 0.85975, 0.8598, 0.85985, 0.8599, 0.85995, 0.86, 0.86005, 0.8601, 0.86015, 0.8602, 0.86025, 0.8603, 0.86035, 0.8604, 0.86045, 0.8605, 0.86055, 0.8606, 0.86065, 0.8607, 0.86075, 0.8608, 0.86085, 0.8609, 0.86095, 0.861, 0.86105, 0.8611, 0.86115, 0.8612, 0.86125, 0.8613, 0.86135, 0.8614, 0.86145, 0.8615, 0.86155, 0.8616, 0.86165, 0.8617, 0.86175, 0.8618, 0.86185, 0.8619, 0.86195, 0.862, 0.86205, 0.8621, 0.86215, 0.8622, 0.86225, 0.8623, 0.86235, 0.8624, 0.86245, 0.8625, 0.86255, 0.8626, 0.86265, 0.8627, 0.86275, 0.8628, 0.86285, 0.8629, 0.86295, 0.863, 0.86305, 0.8631, 0.86315, 0.8632, 0.86325, 0.8633, 0.86335, 0.8634, 0.86345, 0.8635, 0.86355, 0.8636, 0.86365, 0.8637, 0.86375, 0.8638, 0.86385, 0.8639, 0.86395, 0.864, 0.86405, 0.8641, 0.86415, 0.8642, 0.86425, 0.8643, 0.86435, 0.8644, 0.86445, 0.8645, 0.86455, 0.8646, 0.86465, 0.8647, 0.86475, 0.8648, 0.86485, 0.8649, 0.86495, 0.865, 0.86505, 0.8651, 0.86515, 0.8652, 0.86525, 0.8653, 0.86535, 0.8654, 0.86545, 0.8655, 0.86555, 0.8656, 0.86565, 0.8657, 0.86575, 0.8658, 0.86585, 0.8659, 0.86595, 0.866, 0.86605, 0.8661, 0.86615, 0.8662, 0.86625, 0.8663, 0.86635, 0.8664, 0.86645, 0.8665, 0.86655, 0.8666, 0.86665, 0.8667, 0.86675, 0.8668, 0.86685, 0.8669, 0.86695, 0.867, 0.86705, 0.8671, 0.86715, 0.8672, 0.86725, 0.8673, 0.86735, 0.8674, 0.86745, 0.8675, 0.86755, 0.8676, 0.86765, 0.8677, 0.86775, 0.8678, 0.86785, 0.8679, 0.86795, 0.868, 0.86805, 0.8681, 0.86815, 0.8682, 0.86825, 0.8683, 0.86835, 0.8684, 0.86845, 0.8685, 0.86855, 0.8686, 0.86865, 0.8687, 0.86875, 0.8688, 0.86885, 0.8689, 0.86895, 0.869, 0.86905, 0.8691, 0.86915, 0.8692, 0.86925, 0.8693, 0.86935, 0.8694, 0.86945, 0.8695, 0.86955, 0.8696, 0.86965, 0.8697, 0.86975, 0.8698, 0.86985, 0.8699, 0.86995, 0.87, 0.87005, 0.8701, 0.87015, 0.8702, 0.87025, 0.8703, 0.87035, 0.8704, 0.87045, 0.8705, 0.87055, 0.8706, 0.87065, 0.8707, 0.87075, 0.8708, 0.87085, 0.8709, 0.87095, 0.871, 0.87105, 0.8711, 0.87115, 0.8712, 0.87125, 0.8713, 0.87135, 0.8714, 0.87145, 0.8715, 0.87155, 0.8716, 0.87165, 0.8717, 0.87175, 0.8718, 0.87185, 0.8719, 0.87195, 0.872, 0.87205, 0.8721, 0.87215, 0.8722, 0.87225, 0.8723, 0.87235, 0.8724, 0.87245, 0.8725, 0.87255, 0.8726, 0.87265, 0.8727, 0.87275, 0.8728, 0.87285, 0.8729, 0.87295, 0.873, 0.87305, 0.8731, 0.87315, 0.8732, 0.87325, 0.8733, 0.87335, 0.8734, 0.87345, 0.8735, 0.87355, 0.8736, 0.87365, 0.8737, 0.87375, 0.8738, 0.87385, 0.8739, 0.87395, 0.874, 0.87405, 0.8741, 0.87415, 0.8742, 0.87425, 0.8743, 0.87435, 0.8744, 0.87445, 0.8745, 0.87455, 0.8746, 0.87465, 0.8747, 0.87475, 0.8748, 0.87485, 0.8749, 0.87495, 0.875, 0.87505, 0.8751, 0.87515, 0.8752, 0.87525, 0.8753, 0.87535, 0.8754, 0.87545, 0.8755, 0.87555, 0.8756, 0.87565, 0.8757, 0.87575, 0.8758, 0.87585, 0.8759, 0.87595, 0.876, 0.87605, 0.8761, 0.87615, 0.8762, 0.87625, 0.8763, 0.87635, 0.8764, 0.87645, 0.8765, 0.87655, 0.8766, 0.87665, 0.8767, 0.87675, 0.8768, 0.87685, 0.8769, 0.87695, 0.877, 0.87705, 0.8771, 0.87715, 0.8772, 0.87725, 0.8773, 0.87735, 0.8774, 0.87745, 0.8775, 0.87755, 0.8776, 0.87765, 0.8777, 0.87775, 0.8778, 0.87785, 0.8779, 0.87795, 0.878, 0.87805, 0.8781, 0.87815, 0.8782, 0.87825, 0.8783, 0.87835, 0.8784, 0.87845, 0.8785, 0.87855, 0.8786, 0.87865, 0.8787, 0.87875, 0.8788, 0.87885, 0.8789, 0.87895, 0.879, 0.87905, 0.8791, 0.87915, 0.8792, 0.87925, 0.8793, 0.87935, 0.8794, 0.87945, 0.8795, 0.87955, 0.8796, 0.87965, 0.8797, 0.87975, 0.8798, 0.87985, 0.8799, 0.87995, 0.88, 0.88005, 0.8801, 0.88015, 0.8802, 0.88025, 0.8803, 0.88035, 0.8804, 0.88045, 0.8805, 0.88055, 0.8806, 0.88065, 0.8807, 0.88075, 0.8808, 0.88085, 0.8809, 0.88095, 0.881, 0.88105, 0.8811, 0.88115, 0.8812, 0.88125, 0.8813, 0.88135, 0.8814, 0.88145, 0.8815, 0.88155, 0.8816, 0.88165, 0.8817, 0.88175, 0.8818, 0.88185, 0.8819, 0.88195, 0.882, 0.88205, 0.8821, 0.88215, 0.8822, 0.88225, 0.8823, 0.88235, 0.8824, 0.88245, 0.8825, 0.88255, 0.8826, 0.88265, 0.8827, 0.88275, 0.8828, 0.88285, 0.8829, 0.88295, 0.883, 0.88305, 0.8831, 0.88315, 0.8832, 0.88325, 0.8833, 0.88335, 0.8834, 0.88345, 0.8835, 0.88355, 0.8836, 0.88365, 0.8837, 0.88375, 0.8838, 0.88385, 0.8839, 0.88395, 0.884, 0.88405, 0.8841, 0.88415, 0.8842, 0.88425, 0.8843, 0.88435, 0.8844, 0.88445, 0.8845, 0.88455, 0.8846, 0.88465, 0.8847, 0.88475, 0.8848, 0.88485, 0.8849, 0.88495, 0.885, 0.88505, 0.8851, 0.88515, 0.8852, 0.88525, 0.8853, 0.88535, 0.8854, 0.88545, 0.8855, 0.88555, 0.8856, 0.88565, 0.8857, 0.88575, 0.8858, 0.88585, 0.8859, 0.88595, 0.886, 0.88605, 0.8861, 0.88615, 0.8862, 0.88625, 0.8863, 0.88635, 0.8864, 0.88645, 0.8865, 0.88655, 0.8866, 0.88665, 0.8867, 0.88675, 0.8868, 0.88685, 0.8869, 0.88695, 0.887, 0.88705, 0.8871, 0.88715, 0.8872, 0.88725, 0.8873, 0.88735, 0.8874, 0.88745, 0.8875, 0.88755, 0.8876, 0.88765, 0.8877, 0.88775, 0.8878, 0.88785, 0.8879, 0.88795, 0.888, 0.88805, 0.8881, 0.88815, 0.8882, 0.88825, 0.8883, 0.88835, 0.8884, 0.88845, 0.8885, 0.88855, 0.8886, 0.88865, 0.8887, 0.88875, 0.8888, 0.88885, 0.8889, 0.88895, 0.889, 0.88905, 0.8891, 0.88915, 0.8892, 0.88925, 0.8893, 0.88935, 0.8894, 0.88945, 0.8895, 0.88955, 0.8896, 0.88965, 0.8897, 0.88975, 0.8898, 0.88985, 0.8899, 0.88995, 0.89, 0.89005, 0.8901, 0.89015, 0.8902, 0.89025, 0.8903, 0.89035, 0.8904, 0.89045, 0.8905, 0.89055, 0.8906, 0.89065, 0.8907, 0.89075, 0.8908, 0.89085, 0.8909, 0.89095, 0.891, 0.89105, 0.8911, 0.89115, 0.8912, 0.89125, 0.8913, 0.89135, 0.8914, 0.89145, 0.8915, 0.89155, 0.8916, 0.89165, 0.8917, 0.89175, 0.8918, 0.89185, 0.8919, 0.89195, 0.892, 0.89205, 0.8921, 0.89215, 0.8922, 0.89225, 0.8923, 0.89235, 0.8924, 0.89245, 0.8925, 0.89255, 0.8926, 0.89265, 0.8927, 0.89275, 0.8928, 0.89285, 0.8929, 0.89295, 0.893, 0.89305, 0.8931, 0.89315, 0.8932, 0.89325, 0.8933, 0.89335, 0.8934, 0.89345, 0.8935, 0.89355, 0.8936, 0.89365, 0.8937, 0.89375, 0.8938, 0.89385, 0.8939, 0.89395, 0.894, 0.89405, 0.8941, 0.89415, 0.8942, 0.89425, 0.8943, 0.89435, 0.8944, 0.89445, 0.8945, 0.89455, 0.8946, 0.89465, 0.8947, 0.89475, 0.8948, 0.89485, 0.8949, 0.89495, 0.895, 0.89505, 0.8951, 0.89515, 0.8952, 0.89525, 0.8953, 0.89535, 0.8954, 0.89545, 0.8955, 0.89555, 0.8956, 0.89565, 0.8957, 0.89575, 0.8958, 0.89585, 0.8959, 0.89595, 0.896, 0.89605, 0.8961, 0.89615, 0.8962, 0.89625, 0.8963, 0.89635, 0.8964, 0.89645, 0.8965, 0.89655, 0.8966, 0.89665, 0.8967, 0.89675, 0.8968, 0.89685, 0.8969, 0.89695, 0.897, 0.89705, 0.8971, 0.89715, 0.8972, 0.89725, 0.8973, 0.89735, 0.8974, 0.89745, 0.8975, 0.89755, 0.8976, 0.89765, 0.8977, 0.89775, 0.8978, 0.89785, 0.8979, 0.89795, 0.898, 0.89805, 0.8981, 0.89815, 0.8982, 0.89825, 0.8983, 0.89835, 0.8984, 0.89845, 0.8985, 0.89855, 0.8986, 0.89865, 0.8987, 0.89875, 0.8988, 0.89885, 0.8989, 0.89895, 0.899, 0.89905, 0.8991, 0.89915, 0.8992, 0.89925, 0.8993, 0.89935, 0.8994, 0.89945, 0.8995, 0.89955, 0.8996, 0.89965, 0.8997, 0.89975, 0.8998, 0.89985, 0.8999, 0.89995, 0.9, 0.90005, 0.9001, 0.90015, 0.9002, 0.90025, 0.9003, 0.90035, 0.9004, 0.90045, 0.9005, 0.90055, 0.9006, 0.90065, 0.9007, 0.90075, 0.9008, 0.90085, 0.9009, 0.90095, 0.901, 0.90105, 0.9011, 0.90115, 0.9012, 0.90125, 0.9013, 0.90135, 0.9014, 0.90145, 0.9015, 0.90155, 0.9016, 0.90165, 0.9017, 0.90175, 0.9018, 0.90185, 0.9019, 0.90195, 0.902, 0.90205, 0.9021, 0.90215, 0.9022, 0.90225, 0.9023, 0.90235, 0.9024, 0.90245, 0.9025, 0.90255, 0.9026, 0.90265, 0.9027, 0.90275, 0.9028, 0.90285, 0.9029, 0.90295, 0.903, 0.90305, 0.9031, 0.90315, 0.9032, 0.90325, 0.9033, 0.90335, 0.9034, 0.90345, 0.9035, 0.90355, 0.9036, 0.90365, 0.9037, 0.90375, 0.9038, 0.90385, 0.9039, 0.90395, 0.904, 0.90405, 0.9041, 0.90415, 0.9042, 0.90425, 0.9043, 0.90435, 0.9044, 0.90445, 0.9045, 0.90455, 0.9046, 0.90465, 0.9047, 0.90475, 0.9048, 0.90485, 0.9049, 0.90495, 0.905, 0.90505, 0.9051, 0.90515, 0.9052, 0.90525, 0.9053, 0.90535, 0.9054, 0.90545, 0.9055, 0.90555, 0.9056, 0.90565, 0.9057, 0.90575, 0.9058, 0.90585, 0.9059, 0.90595, 0.906, 0.90605, 0.9061, 0.90615, 0.9062, 0.90625, 0.9063, 0.90635, 0.9064, 0.90645, 0.9065, 0.90655, 0.9066, 0.90665, 0.9067, 0.90675, 0.9068, 0.90685, 0.9069, 0.90695, 0.907, 0.90705, 0.9071, 0.90715, 0.9072, 0.90725, 0.9073, 0.90735, 0.9074, 0.90745, 0.9075, 0.90755, 0.9076, 0.90765, 0.9077, 0.90775, 0.9078, 0.90785, 0.9079, 0.90795, 0.908, 0.90805, 0.9081, 0.90815, 0.9082, 0.90825, 0.9083, 0.90835, 0.9084, 0.90845, 0.9085, 0.90855, 0.9086, 0.90865, 0.9087, 0.90875, 0.9088, 0.90885, 0.9089, 0.90895, 0.909, 0.90905, 0.9091, 0.90915, 0.9092, 0.90925, 0.9093, 0.90935, 0.9094, 0.90945, 0.9095, 0.90955, 0.9096, 0.90965, 0.9097, 0.90975, 0.9098, 0.90985, 0.9099, 0.90995, 0.91, 0.91005, 0.9101, 0.91015, 0.9102, 0.91025, 0.9103, 0.91035, 0.9104, 0.91045, 0.9105, 0.91055, 0.9106, 0.91065, 0.9107, 0.91075, 0.9108, 0.91085, 0.9109, 0.91095, 0.911, 0.91105, 0.9111, 0.91115, 0.9112, 0.91125, 0.9113, 0.91135, 0.9114, 0.91145, 0.9115, 0.91155, 0.9116, 0.91165, 0.9117, 0.91175, 0.9118, 0.91185, 0.9119, 0.91195, 0.912, 0.91205, 0.9121, 0.91215, 0.9122, 0.91225, 0.9123, 0.91235, 0.9124, 0.91245, 0.9125, 0.91255, 0.9126, 0.91265, 0.9127, 0.91275, 0.9128, 0.91285, 0.9129, 0.91295, 0.913, 0.91305, 0.9131, 0.91315, 0.9132, 0.91325, 0.9133, 0.91335, 0.9134, 0.91345, 0.9135, 0.91355, 0.9136, 0.91365, 0.9137, 0.91375, 0.9138, 0.91385, 0.9139, 0.91395, 0.914, 0.91405, 0.9141, 0.91415, 0.9142, 0.91425, 0.9143, 0.91435, 0.9144, 0.91445, 0.9145, 0.91455, 0.9146, 0.91465, 0.9147, 0.91475, 0.9148, 0.91485, 0.9149, 0.91495, 0.915, 0.91505, 0.9151, 0.91515, 0.9152, 0.91525, 0.9153, 0.91535, 0.9154, 0.91545, 0.9155, 0.91555, 0.9156, 0.91565, 0.9157, 0.91575, 0.9158, 0.91585, 0.9159, 0.91595, 0.916, 0.91605, 0.9161, 0.91615, 0.9162, 0.91625, 0.9163, 0.91635, 0.9164, 0.91645, 0.9165, 0.91655, 0.9166, 0.91665, 0.9167, 0.91675, 0.9168, 0.91685, 0.9169, 0.91695, 0.917, 0.91705, 0.9171, 0.91715, 0.9172, 0.91725, 0.9173, 0.91735, 0.9174, 0.91745, 0.9175, 0.91755, 0.9176, 0.91765, 0.9177, 0.91775, 0.9178, 0.91785, 0.9179, 0.91795, 0.918, 0.91805, 0.9181, 0.91815, 0.9182, 0.91825, 0.9183, 0.91835, 0.9184, 0.91845, 0.9185, 0.91855, 0.9186, 0.91865, 0.9187, 0.91875, 0.9188, 0.91885, 0.9189, 0.91895, 0.919, 0.91905, 0.9191, 0.91915, 0.9192, 0.91925, 0.9193, 0.91935, 0.9194, 0.91945, 0.9195, 0.91955, 0.9196, 0.91965, 0.9197, 0.91975, 0.9198, 0.91985, 0.9199, 0.91995, 0.92, 0.92005, 0.9201, 0.92015, 0.9202, 0.92025, 0.9203, 0.92035, 0.9204, 0.92045, 0.9205, 0.92055, 0.9206, 0.92065, 0.9207, 0.92075, 0.9208, 0.92085, 0.9209, 0.92095, 0.921, 0.92105, 0.9211, 0.92115, 0.9212, 0.92125, 0.9213, 0.92135, 0.9214, 0.92145, 0.9215, 0.92155, 0.9216, 0.92165, 0.9217, 0.92175, 0.9218, 0.92185, 0.9219, 0.92195, 0.922, 0.92205, 0.9221, 0.92215, 0.9222, 0.92225, 0.9223, 0.92235, 0.9224, 0.92245, 0.9225, 0.92255, 0.9226, 0.92265, 0.9227, 0.92275, 0.9228, 0.92285, 0.9229, 0.92295, 0.923, 0.92305, 0.9231, 0.92315, 0.9232, 0.92325, 0.9233, 0.92335, 0.9234, 0.92345, 0.9235, 0.92355, 0.9236, 0.92365, 0.9237, 0.92375, 0.9238, 0.92385, 0.9239, 0.92395, 0.924, 0.92405, 0.9241, 0.92415, 0.9242, 0.92425, 0.9243, 0.92435, 0.9244, 0.92445, 0.9245, 0.92455, 0.9246, 0.92465, 0.9247, 0.92475, 0.9248, 0.92485, 0.9249, 0.92495, 0.925, 0.92505, 0.9251, 0.92515, 0.9252, 0.92525, 0.9253, 0.92535, 0.9254, 0.92545, 0.9255, 0.92555, 0.9256, 0.92565, 0.9257, 0.92575, 0.9258, 0.92585, 0.9259, 0.92595, 0.926, 0.92605, 0.9261, 0.92615, 0.9262, 0.92625, 0.9263, 0.92635, 0.9264, 0.92645, 0.9265, 0.92655, 0.9266, 0.92665, 0.9267, 0.92675, 0.9268, 0.92685, 0.9269, 0.92695, 0.927, 0.92705, 0.9271, 0.92715, 0.9272, 0.92725, 0.9273, 0.92735, 0.9274, 0.92745, 0.9275, 0.92755, 0.9276, 0.92765, 0.9277, 0.92775, 0.9278, 0.92785, 0.9279, 0.92795, 0.928, 0.92805, 0.9281, 0.92815, 0.9282, 0.92825, 0.9283, 0.92835, 0.9284, 0.92845, 0.9285, 0.92855, 0.9286, 0.92865, 0.9287, 0.92875, 0.9288, 0.92885, 0.9289, 0.92895, 0.929, 0.92905, 0.9291, 0.92915, 0.9292, 0.92925, 0.9293, 0.92935, 0.9294, 0.92945, 0.9295, 0.92955, 0.9296, 0.92965, 0.9297, 0.92975, 0.9298, 0.92985, 0.9299, 0.92995, 0.93, 0.93005, 0.9301, 0.93015, 0.9302, 0.93025, 0.9303, 0.93035, 0.9304, 0.93045, 0.9305, 0.93055, 0.9306, 0.93065, 0.9307, 0.93075, 0.9308, 0.93085, 0.9309, 0.93095, 0.931, 0.93105, 0.9311, 0.93115, 0.9312, 0.93125, 0.9313, 0.93135, 0.9314, 0.93145, 0.9315, 0.93155, 0.9316, 0.93165, 0.9317, 0.93175, 0.9318, 0.93185, 0.9319, 0.93195, 0.932, 0.93205, 0.9321, 0.93215, 0.9322, 0.93225, 0.9323, 0.93235, 0.9324, 0.93245, 0.9325, 0.93255, 0.9326, 0.93265, 0.9327, 0.93275, 0.9328, 0.93285, 0.9329, 0.93295, 0.933, 0.93305, 0.9331, 0.93315, 0.9332, 0.93325, 0.9333, 0.93335, 0.9334, 0.93345, 0.9335, 0.93355, 0.9336, 0.93365, 0.9337, 0.93375, 0.9338, 0.93385, 0.9339, 0.93395, 0.934, 0.93405, 0.9341, 0.93415, 0.9342, 0.93425, 0.9343, 0.93435, 0.9344, 0.93445, 0.9345, 0.93455, 0.9346, 0.93465, 0.9347, 0.93475, 0.9348, 0.93485, 0.9349, 0.93495, 0.935, 0.93505, 0.9351, 0.93515, 0.9352, 0.93525, 0.9353, 0.93535, 0.9354, 0.93545, 0.9355, 0.93555, 0.9356, 0.93565, 0.9357, 0.93575, 0.9358, 0.93585, 0.9359, 0.93595, 0.936, 0.93605, 0.9361, 0.93615, 0.9362, 0.93625, 0.9363, 0.93635, 0.9364, 0.93645, 0.9365, 0.93655, 0.9366, 0.93665, 0.9367, 0.93675, 0.9368, 0.93685, 0.9369, 0.93695, 0.937, 0.93705, 0.9371, 0.93715, 0.9372, 0.93725, 0.9373, 0.93735, 0.9374, 0.93745, 0.9375, 0.93755, 0.9376, 0.93765, 0.9377, 0.93775, 0.9378, 0.93785, 0.9379, 0.93795, 0.938, 0.93805, 0.9381, 0.93815, 0.9382, 0.93825, 0.9383, 0.93835, 0.9384, 0.93845, 0.9385, 0.93855, 0.9386, 0.93865, 0.9387, 0.93875, 0.9388, 0.93885, 0.9389, 0.93895, 0.939, 0.93905, 0.9391, 0.93915, 0.9392, 0.93925, 0.9393, 0.93935, 0.9394, 0.93945, 0.9395, 0.93955, 0.9396, 0.93965, 0.9397, 0.93975, 0.9398, 0.93985, 0.9399, 0.93995, 0.94, 0.94005, 0.9401, 0.94015, 0.9402, 0.94025, 0.9403, 0.94035, 0.9404, 0.94045, 0.9405, 0.94055, 0.9406, 0.94065, 0.9407, 0.94075, 0.9408, 0.94085, 0.9409, 0.94095, 0.941, 0.94105, 0.9411, 0.94115, 0.9412, 0.94125, 0.9413, 0.94135, 0.9414, 0.94145, 0.9415, 0.94155, 0.9416, 0.94165, 0.9417, 0.94175, 0.9418, 0.94185, 0.9419, 0.94195, 0.942, 0.94205, 0.9421, 0.94215, 0.9422, 0.94225, 0.9423, 0.94235, 0.9424, 0.94245, 0.9425, 0.94255, 0.9426, 0.94265, 0.9427, 0.94275, 0.9428, 0.94285, 0.9429, 0.94295, 0.943, 0.94305, 0.9431, 0.94315, 0.9432, 0.94325, 0.9433, 0.94335, 0.9434, 0.94345, 0.9435, 0.94355, 0.9436, 0.94365, 0.9437, 0.94375, 0.9438, 0.94385, 0.9439, 0.94395, 0.944, 0.94405, 0.9441, 0.94415, 0.9442, 0.94425, 0.9443, 0.94435, 0.9444, 0.94445, 0.9445, 0.94455, 0.9446, 0.94465, 0.9447, 0.94475, 0.9448, 0.94485, 0.9449, 0.94495, 0.945, 0.94505, 0.9451, 0.94515, 0.9452, 0.94525, 0.9453, 0.94535, 0.9454, 0.94545, 0.9455, 0.94555, 0.9456, 0.94565, 0.9457, 0.94575, 0.9458, 0.94585, 0.9459, 0.94595, 0.946, 0.94605, 0.9461, 0.94615, 0.9462, 0.94625, 0.9463, 0.94635, 0.9464, 0.94645, 0.9465, 0.94655, 0.9466, 0.94665, 0.9467, 0.94675, 0.9468, 0.94685, 0.9469, 0.94695, 0.947, 0.94705, 0.9471, 0.94715, 0.9472, 0.94725, 0.9473, 0.94735, 0.9474, 0.94745, 0.9475, 0.94755, 0.9476, 0.94765, 0.9477, 0.94775, 0.9478, 0.94785, 0.9479, 0.94795, 0.948, 0.94805, 0.9481, 0.94815, 0.9482, 0.94825, 0.9483, 0.94835, 0.9484, 0.94845, 0.9485, 0.94855, 0.9486, 0.94865, 0.9487, 0.94875, 0.9488, 0.94885, 0.9489, 0.94895, 0.949, 0.94905, 0.9491, 0.94915, 0.9492, 0.94925, 0.9493, 0.94935, 0.9494, 0.94945, 0.9495, 0.94955, 0.9496, 0.94965, 0.9497, 0.94975, 0.9498, 0.94985, 0.9499, 0.94995, 0.95, 0.95005, 0.9501, 0.95015, 0.9502, 0.95025, 0.9503, 0.95035, 0.9504, 0.95045, 0.9505, 0.95055, 0.9506, 0.95065, 0.9507, 0.95075, 0.9508, 0.95085, 0.9509, 0.95095, 0.951, 0.95105, 0.9511, 0.95115, 0.9512, 0.95125, 0.9513, 0.95135, 0.9514, 0.95145, 0.9515, 0.95155, 0.9516, 0.95165, 0.9517, 0.95175, 0.9518, 0.95185, 0.9519, 0.95195, 0.952, 0.95205, 0.9521, 0.95215, 0.9522, 0.95225, 0.9523, 0.95235, 0.9524, 0.95245, 0.9525, 0.95255, 0.9526, 0.95265, 0.9527, 0.95275, 0.9528, 0.95285, 0.9529, 0.95295, 0.953, 0.95305, 0.9531, 0.95315, 0.9532, 0.95325, 0.9533, 0.95335, 0.9534, 0.95345, 0.9535, 0.95355, 0.9536, 0.95365, 0.9537, 0.95375, 0.9538, 0.95385, 0.9539, 0.95395, 0.954, 0.95405, 0.9541, 0.95415, 0.9542, 0.95425, 0.9543, 0.95435, 0.9544, 0.95445, 0.9545, 0.95455, 0.9546, 0.95465, 0.9547, 0.95475, 0.9548, 0.95485, 0.9549, 0.95495, 0.955, 0.95505, 0.9551, 0.95515, 0.9552, 0.95525, 0.9553, 0.95535, 0.9554, 0.95545, 0.9555, 0.95555, 0.9556, 0.95565, 0.9557, 0.95575, 0.9558, 0.95585, 0.9559, 0.95595, 0.956, 0.95605, 0.9561, 0.95615, 0.9562, 0.95625, 0.9563, 0.95635, 0.9564, 0.95645, 0.9565, 0.95655, 0.9566, 0.95665, 0.9567, 0.95675, 0.9568, 0.95685, 0.9569, 0.95695, 0.957, 0.95705, 0.9571, 0.95715, 0.9572, 0.95725, 0.9573, 0.95735, 0.9574, 0.95745, 0.9575, 0.95755, 0.9576, 0.95765, 0.9577, 0.95775, 0.9578, 0.95785, 0.9579, 0.95795, 0.958, 0.95805, 0.9581, 0.95815, 0.9582, 0.95825, 0.9583, 0.95835, 0.9584, 0.95845, 0.9585, 0.95855, 0.9586, 0.95865, 0.9587, 0.95875, 0.9588, 0.95885, 0.9589, 0.95895, 0.959, 0.95905, 0.9591, 0.95915, 0.9592, 0.95925, 0.9593, 0.95935, 0.9594, 0.95945, 0.9595, 0.95955, 0.9596, 0.95965, 0.9597, 0.95975, 0.9598, 0.95985, 0.9599, 0.95995, 0.96, 0.96005, 0.9601, 0.96015, 0.9602, 0.96025, 0.9603, 0.96035, 0.9604, 0.96045, 0.9605, 0.96055, 0.9606, 0.96065, 0.9607, 0.96075, 0.9608, 0.96085, 0.9609, 0.96095, 0.961, 0.96105, 0.9611, 0.96115, 0.9612, 0.96125, 0.9613, 0.96135, 0.9614, 0.96145, 0.9615, 0.96155, 0.9616, 0.96165, 0.9617, 0.96175, 0.9618, 0.96185, 0.9619, 0.96195, 0.962, 0.96205, 0.9621, 0.96215, 0.9622, 0.96225, 0.9623, 0.96235, 0.9624, 0.96245, 0.9625, 0.96255, 0.9626, 0.96265, 0.9627, 0.96275, 0.9628, 0.96285, 0.9629, 0.96295, 0.963, 0.96305, 0.9631, 0.96315, 0.9632, 0.96325, 0.9633, 0.96335, 0.9634, 0.96345, 0.9635, 0.96355, 0.9636, 0.96365, 0.9637, 0.96375, 0.9638, 0.96385, 0.9639, 0.96395, 0.964, 0.96405, 0.9641, 0.96415, 0.9642, 0.96425, 0.9643, 0.96435, 0.9644, 0.96445, 0.9645, 0.96455, 0.9646, 0.96465, 0.9647, 0.96475, 0.9648, 0.96485, 0.9649, 0.96495, 0.965, 0.96505, 0.9651, 0.96515, 0.9652, 0.96525, 0.9653, 0.96535, 0.9654, 0.96545, 0.9655, 0.96555, 0.9656, 0.96565, 0.9657, 0.96575, 0.9658, 0.96585, 0.9659, 0.96595, 0.966, 0.96605, 0.9661, 0.96615, 0.9662, 0.96625, 0.9663, 0.96635, 0.9664, 0.96645, 0.9665, 0.96655, 0.9666, 0.96665, 0.9667, 0.96675, 0.9668, 0.96685, 0.9669, 0.96695, 0.967, 0.96705, 0.9671, 0.96715, 0.9672, 0.96725, 0.9673, 0.96735, 0.9674, 0.96745, 0.9675, 0.96755, 0.9676, 0.96765, 0.9677, 0.96775, 0.9678, 0.96785, 0.9679, 0.96795, 0.968, 0.96805, 0.9681, 0.96815, 0.9682, 0.96825, 0.9683, 0.96835, 0.9684, 0.96845, 0.9685, 0.96855, 0.9686, 0.96865, 0.9687, 0.96875, 0.9688, 0.96885, 0.9689, 0.96895, 0.969, 0.96905, 0.9691, 0.96915, 0.9692, 0.96925, 0.9693, 0.96935, 0.9694, 0.96945, 0.9695, 0.96955, 0.9696, 0.96965, 0.9697, 0.96975, 0.9698, 0.96985, 0.9699, 0.96995, 0.97, 0.97005, 0.9701, 0.97015, 0.9702, 0.97025, 0.9703, 0.97035, 0.9704, 0.97045, 0.9705, 0.97055, 0.9706, 0.97065, 0.9707, 0.97075, 0.9708, 0.97085, 0.9709, 0.97095, 0.971, 0.97105, 0.9711, 0.97115, 0.9712, 0.97125, 0.9713, 0.97135, 0.9714, 0.97145, 0.9715, 0.97155, 0.9716, 0.97165, 0.9717, 0.97175, 0.9718, 0.97185, 0.9719, 0.97195, 0.972, 0.97205, 0.9721, 0.97215, 0.9722, 0.97225, 0.9723, 0.97235, 0.9724, 0.97245, 0.9725, 0.97255, 0.9726, 0.97265, 0.9727, 0.97275, 0.9728, 0.97285, 0.9729, 0.97295, 0.973, 0.97305, 0.9731, 0.97315, 0.9732, 0.97325, 0.9733, 0.97335, 0.9734, 0.97345, 0.9735, 0.97355, 0.9736, 0.97365, 0.9737, 0.97375, 0.9738, 0.97385, 0.9739, 0.97395, 0.974, 0.97405, 0.9741, 0.97415, 0.9742, 0.97425, 0.9743, 0.97435, 0.9744, 0.97445, 0.9745, 0.97455, 0.9746, 0.97465, 0.9747, 0.97475, 0.9748, 0.97485, 0.9749, 0.97495, 0.975, 0.97505, 0.9751, 0.97515, 0.9752, 0.97525, 0.9753, 0.97535, 0.9754, 0.97545, 0.9755, 0.97555, 0.9756, 0.97565, 0.9757, 0.97575, 0.9758, 0.97585, 0.9759, 0.97595, 0.976, 0.97605, 0.9761, 0.97615, 0.9762, 0.97625, 0.9763, 0.97635, 0.9764, 0.97645, 0.9765, 0.97655, 0.9766, 0.97665, 0.9767, 0.97675, 0.9768, 0.97685, 0.9769, 0.97695, 0.977, 0.97705, 0.9771, 0.97715, 0.9772, 0.97725, 0.9773, 0.97735, 0.9774, 0.97745, 0.9775, 0.97755, 0.9776, 0.97765, 0.9777, 0.97775, 0.9778, 0.97785, 0.9779, 0.97795, 0.978, 0.97805, 0.9781, 0.97815, 0.9782, 0.97825, 0.9783, 0.97835, 0.9784, 0.97845, 0.9785, 0.97855, 0.9786, 0.97865, 0.9787, 0.97875, 0.9788, 0.97885, 0.9789, 0.97895, 0.979, 0.97905, 0.9791, 0.97915, 0.9792, 0.97925, 0.9793, 0.97935, 0.9794, 0.97945, 0.9795, 0.97955, 0.9796, 0.97965, 0.9797, 0.97975, 0.9798, 0.97985, 0.9799, 0.97995, 0.98, 0.98005, 0.9801, 0.98015, 0.9802, 0.98025, 0.9803, 0.98035, 0.9804, 0.98045, 0.9805, 0.98055, 0.9806, 0.98065, 0.9807, 0.98075, 0.9808, 0.98085, 0.9809, 0.98095, 0.981, 0.98105, 0.9811, 0.98115, 0.9812, 0.98125, 0.9813, 0.98135, 0.9814, 0.98145, 0.9815, 0.98155, 0.9816, 0.98165, 0.9817, 0.98175, 0.9818, 0.98185, 0.9819, 0.98195, 0.982, 0.98205, 0.9821, 0.98215, 0.9822, 0.98225, 0.9823, 0.98235, 0.9824, 0.98245, 0.9825, 0.98255, 0.9826, 0.98265, 0.9827, 0.98275, 0.9828, 0.98285, 0.9829, 0.98295, 0.983, 0.98305, 0.9831, 0.98315, 0.9832, 0.98325, 0.9833, 0.98335, 0.9834, 0.98345, 0.9835, 0.98355, 0.9836, 0.98365, 0.9837, 0.98375, 0.9838, 0.98385, 0.9839, 0.98395, 0.984, 0.98405, 0.9841, 0.98415, 0.9842, 0.98425, 0.9843, 0.98435, 0.9844, 0.98445, 0.9845, 0.98455, 0.9846, 0.98465, 0.9847, 0.98475, 0.9848, 0.98485, 0.9849, 0.98495, 0.985, 0.98505, 0.9851, 0.98515, 0.9852, 0.98525, 0.9853, 0.98535, 0.9854, 0.98545, 0.9855, 0.98555, 0.9856, 0.98565, 0.9857, 0.98575, 0.9858, 0.98585, 0.9859, 0.98595, 0.986, 0.98605, 0.9861, 0.98615, 0.9862, 0.98625, 0.9863, 0.98635, 0.9864, 0.98645, 0.9865, 0.98655, 0.9866, 0.98665, 0.9867, 0.98675, 0.9868, 0.98685, 0.9869, 0.98695, 0.987, 0.98705, 0.9871, 0.98715, 0.9872, 0.98725, 0.9873, 0.98735, 0.9874, 0.98745, 0.9875, 0.98755, 0.9876, 0.98765, 0.9877, 0.98775, 0.9878, 0.98785, 0.9879, 0.98795, 0.988, 0.98805, 0.9881, 0.98815, 0.9882, 0.98825, 0.9883, 0.98835, 0.9884, 0.98845, 0.9885, 0.98855, 0.9886, 0.98865, 0.9887, 0.98875, 0.9888, 0.98885, 0.9889, 0.98895, 0.989, 0.98905, 0.9891, 0.98915, 0.9892, 0.98925, 0.9893, 0.98935, 0.9894, 0.98945, 0.9895, 0.98955, 0.9896, 0.98965, 0.9897, 0.98975, 0.9898, 0.98985, 0.9899, 0.98995, 0.99, 0.99005, 0.9901, 0.99015, 0.9902, 0.99025, 0.9903, 0.99035, 0.9904, 0.99045, 0.9905, 0.99055, 0.9906, 0.99065, 0.9907, 0.99075, 0.9908, 0.99085, 0.9909, 0.99095, 0.991, 0.99105, 0.9911, 0.99115, 0.9912, 0.99125, 0.9913, 0.99135, 0.9914, 0.99145, 0.9915, 0.99155, 0.9916, 0.99165, 0.9917, 0.99175, 0.9918, 0.99185, 0.9919, 0.99195, 0.992, 0.99205, 0.9921, 0.99215, 0.9922, 0.99225, 0.9923, 0.99235, 0.9924, 0.99245, 0.9925, 0.99255, 0.9926, 0.99265, 0.9927, 0.99275, 0.9928, 0.99285, 0.9929, 0.99295, 0.993, 0.99305, 0.9931, 0.99315, 0.9932, 0.99325, 0.9933, 0.99335, 0.9934, 0.99345, 0.9935, 0.99355, 0.9936, 0.99365, 0.9937, 0.99375, 0.9938, 0.99385, 0.9939, 0.99395, 0.994, 0.99405, 0.9941, 0.99415, 0.9942, 0.99425, 0.9943, 0.99435, 0.9944, 0.99445, 0.9945, 0.99455, 0.9946, 0.99465, 0.9947, 0.99475, 0.9948, 0.99485, 0.9949, 0.99495, 0.995, 0.99505, 0.9951, 0.99515, 0.9952, 0.99525, 0.9953, 0.99535, 0.9954, 0.99545, 0.9955, 0.99555, 0.9956, 0.99565, 0.9957, 0.99575, 0.9958, 0.99585, 0.9959, 0.99595, 0.996, 0.99605, 0.9961, 0.99615, 0.9962, 0.99625, 0.9963, 0.99635, 0.9964, 0.99645, 0.9965, 0.99655, 0.9966, 0.99665, 0.9967, 0.99675, 0.9968, 0.99685, 0.9969, 0.99695, 0.997, 0.99705, 0.9971, 0.99715, 0.9972, 0.99725, 0.9973, 0.99735, 0.9974, 0.99745, 0.9975, 0.99755, 0.9976, 0.99765, 0.9977, 0.99775, 0.9978, 0.99785, 0.9979, 0.99795, 0.998, 0.99805, 0.9981, 0.99815, 0.9982, 0.99825, 0.9983, 0.99835, 0.9984, 0.99845, 0.9985, 0.99855, 0.9986, 0.99865, 0.9987, 0.99875, 0.9988, 0.99885, 0.9989, 0.99895, 0.999, 0.99905, 0.9991, 0.99915, 0.9992, 0.99925, 0.9993, 0.99935, 0.9994, 0.99945, 0.9995, 0.99955, 0.9996, 0.99965, 0.9997, 0.99975, 0.9998, 0.99985, 0.9999, 0.99995, 1.0]}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>
mimetext/htmlrootassigneelast_run_timestampAY	_̰persist_js_state·has_pluto_hook_features§cell_id$c6a8a9d2-1f29-4082-9fd2-d409cf6227badepends_on_disabled_cells§runtime>zpublished_object_keysdepends_on_skipped_cells§errored$eed2a4f2-48b2-4684-846e-aa99bb6dafd9queued¤logsrunning¦outputbody<div class="markdown"><blockquote>
<h3><em>Exercise 2.5 &#40;programming&#41;</em></h3>
<p>Design and conduct an experiment to demonstrate the difficulties that sample-average methods have for nonstationary problems. Use a modified version of the 10-armed testbed in which all the <span class="tex">$q_*&#40;a&#41;$</span> start out equal and then take independent random walks &#40;say by adding a normally distributed increment with mean 0 and standard deviation 0.01 to all the <span class="tex">$q_*&#40;a&#41;$</span> on each step&#41;. Prepare plots like Figure 2.2 for an action-value method using sample averages, incrementally computed, and another action-value method using a constant step-size parameter, <span class="tex">$\alpha &#61; 0.1$</span>. Use <span class="tex">$\epsilon &#61; 0.1$</span> and longer runs, say of 10,000 steps. </p>
</blockquote>
<p>See code and figures below for answer</p>
</div>mimetext/htmlrootassigneelast_run_timestampAN^persist_js_state·has_pluto_hook_features§cell_id$eed2a4f2-48b2-4684-846e-aa99bb6dafd9depends_on_disabled_cells§runtime >published_object_keysdepends_on_skipped_cells§errored$8c0f06f7-2ed0-4f3a-ab4e-90ac142f0cd9queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATd+persist_js_state·has_pluto_hook_features§cell_id$8c0f06f7-2ed0-4f3a-ab4e-90ac142f0cd9depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$d53796f1-6fc4-4450-9d66-05ba752ff7ebqueued¤logsrunning¦outputbody/sample_action (generic function with 7 methods)mimetext/plainrootassigneelast_run_timestampATm	persist_js_state·has_pluto_hook_features§cell_id$d53796f1-6fc4-4450-9d66-05ba752ff7ebdepends_on_disabled_cells§runtime -%upublished_object_keysdepends_on_skipped_cells§errored$0f244fa0-7591-4478-b172-d9c1de51f6e1queued¤logsrunning¦outputbody<div class="markdown"><p>One natural update rule for the action preferences is to use stochastic gradient ascent.  Using this technique we perform the following update on step <span class="tex">$t&#43;1$</span> after selecting action <span class="tex">$A_t$</span> and receiving reward <span class="tex">$R_t$</span> on step <span class="tex">$t$</span>.</p>
<p class="tex">$$\begin&#123;flalign&#125;
H_&#123;t&#43;1&#125;&#40;A_t&#41; &amp;\doteq H_t&#40;A_t&#41; &#43; \alpha &#40;R_t - \overline R_t&#41;&#40;1-\pi_t &#40;A_t&#41;&#41; \\
H_&#123;t&#43;1&#125;&#40;a&#41; &amp; \doteq H_t&#40;a&#41; - \alpha&#40;R_t - \overline R_t&#41;\pi_t&#40;a&#41; \quad \forall a \neq A_t
\end&#123;flalign&#125; \tag&#123;2.12&#125;$$</p>
<p>where <span class="tex">$\alpha &gt; 0$</span> is a step-size parameter and <span class="tex">$\overline R_t \in \mathbf&#123;R&#125;$</span> is the average rewards up to but not including time <span class="tex">$t.$</span>  This average can be computed by any of the techniques mentioned earlier.</p>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$0f244fa0-7591-4478-b172-d9c1de51f6e1depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$262952a7-280e-4af1-99a6-0899518484a2queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATfpersist_js_state·has_pluto_hook_features§cell_id$262952a7-280e-4af1-99a6-0899518484a2depends_on_disabled_cells§runtime wpublished_object_keysdepends_on_skipped_cells§errored$46478110-5ce5-4c72-bb3d-bcb5f516ffdcqueued¤logsrunning¦outputbody^<div class="markdown"><h2><em>Extra Notes on the Soft-Max and Gradient Bandit</em></h2>
</div>mimetext/htmlrootassigneelast_run_timestampANTpersist_js_state·has_pluto_hook_features§cell_id$46478110-5ce5-4c72-bb3d-bcb5f516ffdcdepends_on_disabled_cells§runtime xpublished_object_keysdepends_on_skipped_cells§errored$f1466027-7f52-41df-a8ea-a0650981c9d4queued¤logsrunning¦outputbody-plot_softmax (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAX۷persist_js_state·has_pluto_hook_features§cell_id$f1466027-7f52-41df-a8ea-a0650981c9d4depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$33009d31-6d66-4aba-b44c-edd911c2f392queued¤logsrunning¦outputbody4average_simple_runs (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAQVpersist_js_state·has_pluto_hook_features§cell_id$33009d31-6d66-4aba-b44c-edd911c2f392depends_on_disabled_cells§runtime ӑpublished_object_keysdepends_on_skipped_cells§errored$31d8fba9-cd28-4b2b-ba46-70a068b9ecadqueued¤logsrunning¦outputbody<div class="markdown"><h2>2.2: Action-value Methods</h2>
<p>The true value is the mean reward when that action is selected.  One way to estimate this is by averaging the rewards actually received:</p>
<p class="tex">$$Q_t&#40;a&#41; \doteq \frac&#123;\text&#123;sum of rewards when &#125; a \text&#123; taken prior to &#125; t&#125;&#123;\text&#123;number of times &#125; a \text&#123; taken prior to &#125; t&#125; &#61; \frac&#123;\sum_&#123;i&#61;1&#125;^&#123;t-1&#125;R_i \cdot \mathbf&#123;1&#125;_&#123;A_i&#61;a&#125;&#125;&#123;\sum_&#123;i&#61;1&#125;^&#123;t-1&#125; \mathbf&#123;1&#125;_&#123;A_i&#61;a&#125;&#125; \tag&#123;2.1&#125;$$</p>
<p>If the denominator is zero then we instead define <span class="tex">$Q_t&#40;a&#41;$</span> by some default value such as 0.  We call this the <em>sample-average</em> method for estimating action values because each estmiate is an average of the sample of relevant rewards.</p>
<p>The simplest action selection rule is to select one of the actions with the higest estimated value.  This is the <em>greedy</em> action.</p>
<p class="tex">$$A_t \doteq \operatorname*&#123;argmax&#125;_a Q_t&#40;a&#41;$$</p>
</div>mimetext/htmlrootassigneelast_run_timestampAN Vpersist_js_state·has_pluto_hook_features§cell_id$31d8fba9-cd28-4b2b-ba46-70a068b9ecaddepends_on_disabled_cells§runtime 
published_object_keysdepends_on_skipped_cells§errored$f78846a8-076a-4a87-b1d0-4f830e2bca27queued¤logsrunning¦outputbody	<script id='plot_1'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"xaxis": {"type": "log"}, "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [1.0, 0.5, 0.3333333333333333, 0.25, 0.2, 0.16666666666666666, 0.14285714285714285, 0.125, 0.1111111111111111, 0.1, 0.09090909090909091, 0.08333333333333333, 0.07692307692307693, 0.07142857142857142, 0.06666666666666667, 0.0625, 0.058823529411764705, 0.05555555555555555, 0.05263157894736842, 0.05, 0.047619047619047616, 0.045454545454545456, 0.043478260869565216, 0.041666666666666664, 0.04, 0.038461538461538464, 0.037037037037037035, 0.03571428571428571, 0.034482758620689655, 0.03333333333333333, 0.03225806451612903, 0.03125, 0.030303030303030304, 0.029411764705882353, 0.02857142857142857, 0.027777777777777776, 0.02702702702702703, 0.02631578947368421, 0.02564102564102564, 0.025, 0.024390243902439025, 0.023809523809523808, 0.023255813953488372, 0.022727272727272728, 0.022222222222222223, 0.021739130434782608, 0.02127659574468085, 0.020833333333333332, 0.02040816326530612, 0.02, 0.0196078431372549, 0.019230769230769232, 0.018867924528301886, 0.018518518518518517, 0.01818181818181818, 0.017857142857142856, 0.017543859649122806, 0.017241379310344827, 0.01694915254237288, 0.016666666666666666, 0.01639344262295082, 0.016129032258064516, 0.015873015873015872, 0.015625, 0.015384615384615385, 0.015151515151515152, 0.014925373134328358, 0.014705882352941176, 0.014492753623188406, 0.014285714285714285, 0.014084507042253521, 0.013888888888888888, 0.0136986301369863, 0.013513513513513514, 0.013333333333333334, 0.013157894736842105, 0.012987012987012988, 0.01282051282051282, 0.012658227848101266, 0.0125, 0.012345679012345678, 0.012195121951219513, 0.012048192771084338, 0.011904761904761904, 0.011764705882352941, 0.011627906976744186, 0.011494252873563218, 0.011363636363636364, 0.011235955056179775, 0.011111111111111112, 0.01098901098901099, 0.010869565217391304, 0.010752688172043012, 0.010638297872340425, 0.010526315789473684, 0.010416666666666666, 0.010309278350515464, 0.01020408163265306, 0.010101010101010102, 0.01, 0.009900990099009901, 0.00980392156862745, 0.009708737864077669, 0.009615384615384616, 0.009523809523809525, 0.009433962264150943, 0.009345794392523364, 0.009259259259259259, 0.009174311926605505, 0.00909090909090909, 0.009009009009009009, 0.008928571428571428, 0.008849557522123894, 0.008771929824561403, 0.008695652173913044, 0.008620689655172414, 0.008547008547008548, 0.00847457627118644, 0.008403361344537815, 0.008333333333333333, 0.008264462809917356, 0.00819672131147541, 0.008130081300813009, 0.008064516129032258, 0.008, 0.007936507936507936, 0.007874015748031496, 0.0078125, 0.007751937984496124, 0.007692307692307693, 0.007633587786259542, 0.007575757575757576, 0.007518796992481203, 0.007462686567164179, 0.007407407407407408, 0.007352941176470588, 0.0072992700729927005, 0.007246376811594203, 0.007194244604316547, 0.007142857142857143, 0.0070921985815602835, 0.007042253521126761, 0.006993006993006993, 0.006944444444444444, 0.006896551724137931, 0.00684931506849315, 0.006802721088435374, 0.006756756756756757, 0.006711409395973154, 0.006666666666666667, 0.006622516556291391, 0.006578947368421052, 0.006535947712418301, 0.006493506493506494, 0.0064516129032258064, 0.00641025641025641, 0.006369426751592357, 0.006329113924050633, 0.006289308176100629, 0.00625, 0.006211180124223602, 0.006172839506172839, 0.006134969325153374, 0.006097560975609756, 0.006060606060606061, 0.006024096385542169, 0.005988023952095809, 0.005952380952380952, 0.005917159763313609, 0.0058823529411764705, 0.005847953216374269, 0.005813953488372093, 0.005780346820809248, 0.005747126436781609, 0.005714285714285714, 0.005681818181818182, 0.005649717514124294, 0.0056179775280898875, 0.00558659217877095, 0.005555555555555556, 0.0055248618784530384, 0.005494505494505495, 0.00546448087431694, 0.005434782608695652, 0.005405405405405406, 0.005376344086021506, 0.0053475935828877, 0.005319148936170213, 0.005291005291005291, 0.005263157894736842, 0.005235602094240838, 0.005208333333333333, 0.0051813471502590676, 0.005154639175257732, 0.005128205128205128, 0.00510204081632653, 0.005076142131979695, 0.005050505050505051, 0.005025125628140704, 0.005, 0.004975124378109453, 0.0049504950495049506, 0.0049261083743842365, 0.004901960784313725, 0.004878048780487805, 0.0048543689320388345, 0.004830917874396135, 0.004807692307692308, 0.004784688995215311, 0.004761904761904762, 0.004739336492890996, 0.0047169811320754715, 0.004694835680751174, 0.004672897196261682, 0.004651162790697674, 0.004629629629629629, 0.004608294930875576, 0.0045871559633027525, 0.0045662100456621, 0.004545454545454545, 0.004524886877828055, 0.0045045045045045045, 0.004484304932735426, 0.004464285714285714, 0.0044444444444444444, 0.004424778761061947, 0.004405286343612335, 0.0043859649122807015, 0.004366812227074236, 0.004347826086956522, 0.004329004329004329, 0.004310344827586207, 0.004291845493562232, 0.004273504273504274, 0.00425531914893617, 0.00423728813559322, 0.004219409282700422, 0.004201680672268907, 0.0041841004184100415, 0.004166666666666667, 0.004149377593360996, 0.004132231404958678, 0.00411522633744856, 0.004098360655737705, 0.004081632653061225, 0.0040650406504065045, 0.004048582995951417, 0.004032258064516129, 0.004016064257028112, 0.004, 0.00398406374501992, 0.003968253968253968, 0.003952569169960474, 0.003937007874015748, 0.00392156862745098, 0.00390625, 0.0038910505836575876, 0.003875968992248062, 0.003861003861003861, 0.0038461538461538464, 0.0038314176245210726, 0.003816793893129771, 0.0038022813688212928, 0.003787878787878788, 0.0037735849056603774, 0.0037593984962406013, 0.003745318352059925, 0.0037313432835820895, 0.0037174721189591076, 0.003703703703703704, 0.0036900369003690036, 0.003676470588235294, 0.003663003663003663, 0.0036496350364963502, 0.0036363636363636364, 0.0036231884057971015, 0.0036101083032490976, 0.0035971223021582736, 0.0035842293906810036, 0.0035714285714285713, 0.0035587188612099642, 0.0035460992907801418, 0.0035335689045936395, 0.0035211267605633804, 0.0035087719298245615, 0.0034965034965034965, 0.003484320557491289, 0.003472222222222222, 0.0034602076124567475, 0.0034482758620689655, 0.003436426116838488, 0.003424657534246575, 0.0034129692832764505, 0.003401360544217687, 0.003389830508474576, 0.0033783783783783786, 0.003367003367003367, 0.003355704697986577, 0.0033444816053511705, 0.0033333333333333335, 0.0033222591362126247, 0.0033112582781456954, 0.0033003300330033004, 0.003289473684210526, 0.003278688524590164, 0.0032679738562091504, 0.003257328990228013, 0.003246753246753247, 0.003236245954692557, 0.0032258064516129032, 0.003215434083601286, 0.003205128205128205, 0.003194888178913738, 0.0031847133757961785, 0.0031746031746031746, 0.0031645569620253164, 0.0031545741324921135, 0.0031446540880503146, 0.003134796238244514, 0.003125, 0.003115264797507788, 0.003105590062111801, 0.0030959752321981426, 0.0030864197530864196, 0.003076923076923077, 0.003067484662576687, 0.0030581039755351682, 0.003048780487804878, 0.00303951367781155, 0.0030303030303030303, 0.0030211480362537764, 0.0030120481927710845, 0.003003003003003003, 0.0029940119760479044, 0.0029850746268656717, 0.002976190476190476, 0.002967359050445104, 0.0029585798816568047, 0.0029498525073746312, 0.0029411764705882353, 0.002932551319648094, 0.0029239766081871343, 0.0029154518950437317, 0.0029069767441860465, 0.002898550724637681, 0.002890173410404624, 0.002881844380403458, 0.0028735632183908046, 0.0028653295128939827, 0.002857142857142857, 0.002849002849002849, 0.002840909090909091, 0.0028328611898017, 0.002824858757062147, 0.0028169014084507044, 0.0028089887640449437, 0.0028011204481792717, 0.002793296089385475, 0.002785515320334262, 0.002777777777777778, 0.002770083102493075, 0.0027624309392265192, 0.0027548209366391185, 0.0027472527472527475, 0.0027397260273972603, 0.00273224043715847, 0.0027247956403269754, 0.002717391304347826, 0.0027100271002710027, 0.002702702702702703, 0.0026954177897574125, 0.002688172043010753, 0.002680965147453083, 0.00267379679144385, 0.0026666666666666666, 0.0026595744680851063, 0.002652519893899204, 0.0026455026455026454, 0.002638522427440633, 0.002631578947368421, 0.0026246719160104987, 0.002617801047120419, 0.0026109660574412533, 0.0026041666666666665, 0.0025974025974025974, 0.0025906735751295338, 0.002583979328165375, 0.002577319587628866, 0.002570694087403599, 0.002564102564102564, 0.0025575447570332483, 0.002551020408163265, 0.002544529262086514, 0.0025380710659898475, 0.002531645569620253, 0.0025252525252525255, 0.0025188916876574307, 0.002512562814070352, 0.002506265664160401, 0.0025, 0.0024937655860349127, 0.0024875621890547263, 0.0024813895781637717, 0.0024752475247524753, 0.0024691358024691358, 0.0024630541871921183, 0.002457002457002457, 0.0024509803921568627, 0.0024449877750611247, 0.0024390243902439024, 0.0024330900243309003, 0.0024271844660194173, 0.002421307506053269, 0.0024154589371980675, 0.0024096385542168677, 0.002403846153846154, 0.002398081534772182, 0.0023923444976076554, 0.002386634844868735, 0.002380952380952381, 0.0023752969121140144, 0.002369668246445498, 0.002364066193853428, 0.0023584905660377358, 0.002352941176470588, 0.002347417840375587, 0.00234192037470726, 0.002336448598130841, 0.002331002331002331, 0.002325581395348837, 0.002320185614849188, 0.0023148148148148147, 0.0023094688221709007, 0.002304147465437788, 0.0022988505747126436, 0.0022935779816513763, 0.002288329519450801, 0.00228310502283105, 0.002277904328018223, 0.0022727272727272726, 0.0022675736961451248, 0.0022624434389140274, 0.002257336343115124, 0.0022522522522522522, 0.0022471910112359553, 0.002242152466367713, 0.0022371364653243847, 0.002232142857142857, 0.0022271714922048997, 0.0022222222222222222, 0.0022172949002217295, 0.0022123893805309734, 0.002207505518763797, 0.0022026431718061676, 0.002197802197802198, 0.0021929824561403508, 0.002188183807439825, 0.002183406113537118, 0.002178649237472767, 0.002173913043478261, 0.0021691973969631237, 0.0021645021645021645, 0.0021598272138228943, 0.0021551724137931034, 0.002150537634408602, 0.002145922746781116, 0.0021413276231263384, 0.002136752136752137, 0.0021321961620469083, 0.002127659574468085, 0.0021231422505307855, 0.00211864406779661, 0.0021141649048625794, 0.002109704641350211, 0.002105263157894737, 0.0021008403361344537, 0.0020964360587002098, 0.0020920502092050207, 0.0020876826722338203, 0.0020833333333333333, 0.002079002079002079, 0.002074688796680498, 0.002070393374741201, 0.002066115702479339, 0.002061855670103093, 0.00205761316872428, 0.002053388090349076, 0.0020491803278688526, 0.002044989775051125, 0.0020408163265306124, 0.002036659877800407, 0.0020325203252032522, 0.002028397565922921, 0.0020242914979757085, 0.00202020202020202, 0.0020161290322580645, 0.002012072434607646, 0.002008032128514056, 0.002004008016032064, 0.002, 0.001996007984031936, 0.00199203187250996, 0.0019880715705765406, 0.001984126984126984, 0.0019801980198019802, 0.001976284584980237, 0.0019723865877712033, 0.001968503937007874, 0.0019646365422396855, 0.00196078431372549, 0.0019569471624266144, 0.001953125, 0.001949317738791423, 0.0019455252918287938, 0.001941747572815534, 0.001937984496124031, 0.0019342359767891683, 0.0019305019305019305, 0.0019267822736030828, 0.0019230769230769232, 0.0019193857965451055, 0.0019157088122605363, 0.0019120458891013384, 0.0019083969465648854, 0.0019047619047619048, 0.0019011406844106464, 0.0018975332068311196, 0.001893939393939394, 0.001890359168241966, 0.0018867924528301887, 0.0018832391713747645, 0.0018796992481203006, 0.001876172607879925, 0.0018726591760299626, 0.001869158878504673, 0.0018656716417910447, 0.00186219739292365, 0.0018587360594795538, 0.0018552875695732839, 0.001851851851851852, 0.0018484288354898336, 0.0018450184501845018, 0.001841620626151013, 0.001838235294117647, 0.001834862385321101, 0.0018315018315018315, 0.0018281535648994515, 0.0018248175182481751, 0.0018214936247723133, 0.0018181818181818182, 0.0018148820326678765, 0.0018115942028985507, 0.0018083182640144665, 0.0018050541516245488, 0.0018018018018018018, 0.0017985611510791368, 0.0017953321364452424, 0.0017921146953405018, 0.0017889087656529517, 0.0017857142857142857, 0.0017825311942959, 0.0017793594306049821, 0.0017761989342806395, 0.0017730496453900709, 0.0017699115044247787, 0.0017667844522968198, 0.001763668430335097, 0.0017605633802816902, 0.0017574692442882249, 0.0017543859649122807, 0.0017513134851138354, 0.0017482517482517483, 0.0017452006980802793, 0.0017421602787456446, 0.0017391304347826088, 0.001736111111111111, 0.0017331022530329288, 0.0017301038062283738, 0.0017271157167530224, 0.0017241379310344827, 0.0017211703958691911, 0.001718213058419244, 0.0017152658662092624, 0.0017123287671232876, 0.0017094017094017094, 0.0017064846416382253, 0.0017035775127768314, 0.0017006802721088435, 0.001697792869269949, 0.001694915254237288, 0.001692047377326565, 0.0016891891891891893, 0.0016863406408094434, 0.0016835016835016834, 0.0016806722689075631, 0.0016778523489932886, 0.0016750418760469012, 0.0016722408026755853, 0.001669449081803005, 0.0016666666666666668, 0.0016638935108153079, 0.0016611295681063123, 0.001658374792703151, 0.0016556291390728477, 0.001652892561983471, 0.0016501650165016502, 0.0016474464579901153, 0.001644736842105263, 0.0016420361247947454, 0.001639344262295082, 0.0016366612111292963, 0.0016339869281045752, 0.0016313213703099511, 0.0016286644951140066, 0.0016260162601626016, 0.0016233766233766235, 0.0016207455429497568, 0.0016181229773462784, 0.0016155088852988692, 0.0016129032258064516, 0.001610305958132045, 0.001607717041800643, 0.0016051364365971107, 0.0016025641025641025, 0.0016, 0.001597444089456869, 0.001594896331738437, 0.0015923566878980893, 0.001589825119236884, 0.0015873015873015873, 0.001584786053882726, 0.0015822784810126582, 0.001579778830963665, 0.0015772870662460567, 0.0015748031496062992, 0.0015723270440251573, 0.0015698587127158557, 0.001567398119122257, 0.001564945226917058, 0.0015625, 0.0015600624024961, 0.001557632398753894, 0.0015552099533437014, 0.0015527950310559005, 0.0015503875968992248, 0.0015479876160990713, 0.0015455950540958269, 0.0015432098765432098, 0.0015408320493066256, 0.0015384615384615385, 0.0015360983102918587, 0.0015337423312883436, 0.0015313935681470138, 0.0015290519877675841, 0.0015267175572519084, 0.001524390243902439, 0.0015220700152207, 0.001519756838905775, 0.0015174506828528073, 0.0015151515151515152, 0.0015128593040847202, 0.0015105740181268882, 0.0015082956259426848, 0.0015060240963855422, 0.0015037593984962407, 0.0015015015015015015, 0.0014992503748125937, 0.0014970059880239522, 0.0014947683109118087, 0.0014925373134328358, 0.0014903129657228018, 0.001488095238095238, 0.0014858841010401188, 0.001483679525222552, 0.0014814814814814814, 0.0014792899408284023, 0.0014771048744460858, 0.0014749262536873156, 0.0014727540500736377, 0.0014705882352941176, 0.0014684287812041115, 0.001466275659824047, 0.0014641288433382138, 0.0014619883040935672, 0.00145985401459854, 0.0014577259475218659, 0.001455604075691412, 0.0014534883720930232, 0.001451378809869376, 0.0014492753623188406, 0.001447178002894356, 0.001445086705202312, 0.001443001443001443, 0.001440922190201729, 0.0014388489208633094, 0.0014367816091954023, 0.0014347202295552368, 0.0014326647564469914, 0.001430615164520744, 0.0014285714285714286, 0.0014265335235378032, 0.0014245014245014246, 0.001422475106685633, 0.0014204545454545455, 0.0014184397163120568, 0.00141643059490085, 0.0014144271570014145, 0.0014124293785310734, 0.0014104372355430183, 0.0014084507042253522, 0.0014064697609001407, 0.0014044943820224719, 0.001402524544179523, 0.0014005602240896359, 0.0013986013986013986, 0.0013966480446927375, 0.001394700139470014, 0.001392757660167131, 0.0013908205841446453, 0.001388888888888889, 0.0013869625520110957, 0.0013850415512465374, 0.0013831258644536654, 0.0013812154696132596, 0.001379310344827586, 0.0013774104683195593, 0.001375515818431912, 0.0013736263736263737, 0.0013717421124828531, 0.0013698630136986301, 0.0013679890560875513, 0.001366120218579235, 0.001364256480218281, 0.0013623978201634877, 0.0013605442176870747, 0.001358695652173913, 0.0013568521031207597, 0.0013550135501355014, 0.0013531799729364006, 0.0013513513513513514, 0.001349527665317139, 0.0013477088948787063, 0.0013458950201884253, 0.0013440860215053765, 0.0013422818791946308, 0.0013404825737265416, 0.0013386880856760374, 0.001336898395721925, 0.0013351134846461949, 0.0013333333333333333, 0.0013315579227696406, 0.0013297872340425532, 0.0013280212483399733, 0.001326259946949602, 0.0013245033112582781, 0.0013227513227513227, 0.001321003963011889, 0.0013192612137203166, 0.0013175230566534915, 0.0013157894736842105, 0.001314060446780552, 0.0013123359580052493, 0.001310615989515072, 0.0013089005235602095, 0.00130718954248366, 0.0013054830287206266, 0.001303780964797914, 0.0013020833333333333, 0.0013003901170351106, 0.0012987012987012987, 0.0012970168612191958, 0.0012953367875647669, 0.00129366106080207, 0.0012919896640826874, 0.0012903225806451613, 0.001288659793814433, 0.001287001287001287, 0.0012853470437017994, 0.0012836970474967907, 0.001282051282051282, 0.0012804097311139564, 0.0012787723785166241, 0.001277139208173691, 0.0012755102040816326, 0.0012738853503184713, 0.001272264631043257, 0.0012706480304955528, 0.0012690355329949238, 0.0012674271229404308, 0.0012658227848101266, 0.0012642225031605564, 0.0012626262626262627, 0.0012610340479192938, 0.0012594458438287153, 0.0012578616352201257, 0.001256281407035176, 0.0012547051442910915, 0.0012531328320802004, 0.0012515644555694619, 0.00125, 0.0012484394506866417, 0.0012468827930174563, 0.0012453300124533001, 0.0012437810945273632, 0.0012422360248447205, 0.0012406947890818859, 0.0012391573729863693, 0.0012376237623762376, 0.0012360939431396785, 0.0012345679012345679, 0.0012330456226880395, 0.0012315270935960591, 0.0012300123001230013, 0.0012285012285012285, 0.001226993865030675, 0.0012254901960784314, 0.0012239902080783353, 0.0012224938875305623, 0.001221001221001221, 0.0012195121951219512, 0.001218026796589525, 0.0012165450121654502, 0.001215066828675577, 0.0012135922330097086, 0.0012121212121212121, 0.0012106537530266344, 0.0012091898428053204, 0.0012077294685990338, 0.0012062726176115801, 0.0012048192771084338, 0.0012033694344163659, 0.001201923076923077, 0.0012004801920768306, 0.001199040767386091, 0.0011976047904191617, 0.0011961722488038277, 0.0011947431302270011, 0.0011933174224343676, 0.0011918951132300357, 0.0011904761904761906, 0.0011890606420927466, 0.0011876484560570072, 0.0011862396204033216, 0.001184834123222749, 0.001183431952662722, 0.001182033096926714, 0.0011806375442739079, 0.0011792452830188679, 0.001177856301531213, 0.001176470588235294, 0.0011750881316098707, 0.0011737089201877935, 0.0011723329425556857, 0.00117096018735363, 0.0011695906432748538, 0.0011682242990654205, 0.0011668611435239206, 0.0011655011655011655, 0.0011641443538998836, 0.0011627906976744186, 0.0011614401858304297, 0.001160092807424594, 0.0011587485515643105, 0.0011574074074074073, 0.0011560693641618498, 0.0011547344110854503, 0.0011534025374855825, 0.001152073732718894, 0.0011507479861910242, 0.0011494252873563218, 0.001148105625717566, 0.0011467889908256881, 0.001145475372279496, 0.0011441647597254005, 0.001142857142857143, 0.001141552511415525, 0.0011402508551881414, 0.0011389521640091116, 0.0011376564277588168, 0.0011363636363636363, 0.0011350737797956867, 0.0011337868480725624, 0.0011325028312570782, 0.0011312217194570137, 0.0011299435028248588, 0.001128668171557562, 0.0011273957158962795, 0.0011261261261261261, 0.0011248593925759281, 0.0011235955056179776, 0.001122334455667789, 0.0011210762331838565, 0.0011198208286674132, 0.0011185682326621924, 0.0011173184357541898, 0.0011160714285714285, 0.0011148272017837235, 0.0011135857461024498, 0.0011123470522803114, 0.0011111111111111111, 0.0011098779134295228, 0.0011086474501108647, 0.0011074197120708748, 0.0011061946902654867, 0.0011049723756906078, 0.0011037527593818985, 0.0011025358324145535, 0.0011013215859030838, 0.0011001100110011, 0.001098901098901099, 0.0010976948408342481, 0.0010964912280701754, 0.001095290251916758, 0.0010940919037199124, 0.001092896174863388, 0.001091703056768559, 0.0010905125408942203, 0.0010893246187363835, 0.001088139281828074, 0.0010869565217391304, 0.0010857763300760044, 0.0010845986984815619, 0.0010834236186348862, 0.0010822510822510823, 0.001081081081081081, 0.0010799136069114472, 0.0010787486515641855, 0.0010775862068965517, 0.001076426264800861, 0.001075268817204301, 0.0010741138560687433, 0.001072961373390558, 0.0010718113612004287, 0.0010706638115631692, 0.0010695187165775401, 0.0010683760683760685, 0.0010672358591248667, 0.0010660980810234541, 0.0010649627263045794, 0.0010638297872340426, 0.0010626992561105207, 0.0010615711252653928, 0.0010604453870625664, 0.001059322033898305, 0.0010582010582010583, 0.0010570824524312897, 0.0010559662090813093, 0.0010548523206751054, 0.001053740779768177, 0.0010526315789473684, 0.0010515247108307045, 0.0010504201680672268, 0.001049317943336831, 0.0010482180293501049, 0.0010471204188481676, 0.0010460251046025104, 0.0010449320794148381, 0.0010438413361169101, 0.0010427528675703858, 0.0010416666666666667, 0.001040582726326743, 0.0010395010395010396, 0.0010384215991692627, 0.001037344398340249, 0.0010362694300518134, 0.0010351966873706005, 0.001034126163391934, 0.0010330578512396695, 0.0010319917440660474, 0.0010309278350515464, 0.0010298661174047373, 0.00102880658436214, 0.0010277492291880781, 0.001026694045174538, 0.0010256410256410256, 0.0010245901639344263, 0.0010235414534288639, 0.0010224948875255625, 0.0010214504596527069, 0.0010204081632653062, 0.0010193679918450561, 0.0010183299389002036, 0.001017293997965412, 0.0010162601626016261, 0.0010152284263959391, 0.0010141987829614604, 0.0010131712259371835, 0.0010121457489878543, 0.0010111223458038423, 0.00101010101010101, 0.0010090817356205853, 0.0010080645161290322, 0.0010070493454179255, 0.001006036217303823, 0.0010050251256281408, 0.001004016064257028, 0.0010030090270812437, 0.001002004008016032, 0.001001001001001001, 0.001, 0.000999000999000999, 0.000998003992015968], "type": "scatter", "name": "Sample Mean", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002]}, {"y": [0.8200000000000001, 0.6742, 0.5561020000000001, 0.4604426200000001, 0.3829585222000001, 0.3201964029820001, 0.26935908641542006, 0.22818085999649027, 0.19482649659715712, 0.16780946224369728, 0.1459256644173948, 0.1281997881780898, 0.11384182842425275, 0.10221188102364473, 0.09279162362915222, 0.0851612151396133, 0.07898058426308678, 0.0739742732531003, 0.06991916133501125, 0.06663452068135911, 0.06397396175190088, 0.061818909019039706, 0.06007331630542217, 0.05865938620739195, 0.05751410282798749, 0.05658642329066987, 0.0558350028654426, 0.0552263523210085, 0.05473334538001689, 0.05433400975781368, 0.05401054790382908, 0.05374854380210155, 0.05353632047970226, 0.05336441958855883, 0.053225179866732655, 0.05311239569205345, 0.05302104051056329, 0.05294704281355628, 0.052887104678980584, 0.052838554789974276, 0.052799229379879166, 0.052767375797702125, 0.052741574396138725, 0.05272067526087236, 0.05270374696130661, 0.05269003503865836, 0.05267892838131327, 0.05266993198886375, 0.052662644910979634, 0.052656742377893515, 0.05265196132609374, 0.05264808867413593, 0.052644951826050106, 0.052642410979100586, 0.05264035289307148, 0.0526386858433879, 0.0526373355331442, 0.052636241781846796, 0.052635355843295914, 0.052634638233069686, 0.052634056968786445, 0.052633586144717026, 0.0526332047772208, 0.05263289586954884, 0.052632645654334564, 0.052632442980011, 0.05263227881380891, 0.05263214583918522, 0.05263203812974002, 0.05263195088508942, 0.05263188021692243, 0.052631822975707176, 0.05263177661032281, 0.05263173905436148, 0.052631708634032805, 0.05263168399356657, 0.052631664034788916, 0.052631647868179025, 0.052631634773225015, 0.05263162416631226, 0.05263161557471293, 0.052631608615517474, 0.05263160297856916, 0.05263159841264102, 0.052631594714239234, 0.05263159171853377, 0.05263158929201236, 0.05263158732653001, 0.05263158573448931, 0.05263158444493634, 0.05263158340039843, 0.05263158255432273, 0.05263158186900141, 0.052631581313891146, 0.052631580864251834, 0.05263158050004398, 0.052631580205035625, 0.052631579966078854, 0.052631579772523876, 0.05263157961574434, 0.05263157948875291, 0.05263157938588986, 0.05263157930257079, 0.05263157923508235, 0.05263157918041669, 0.05263157913613752, 0.0526315791002714, 0.05263157907121983, 0.05263157904768807, 0.052631579028627334, 0.05263157901318814, 0.0526315790006824, 0.05263157899055275, 0.05263157898234772, 0.05263157897570166, 0.052631578970318345, 0.052631578965957854, 0.052631578962425866, 0.052631578959564954, 0.052631578957247606, 0.052631578955370566, 0.05263157895385016, 0.05263157895261862, 0.05263157895162109, 0.052631578950813086, 0.0526315789501586, 0.052631578949628464, 0.05263157894919906, 0.052631578948851246, 0.052631578948569506, 0.0526315789483413, 0.052631578948156454, 0.052631578948006734, 0.05263157894788545, 0.052631578947787215, 0.05263157894770765, 0.05263157894764319, 0.05263157894759099, 0.052631578947548704, 0.052631578947514454, 0.052631578947486705, 0.05263157894746423, 0.05263157894744603, 0.052631578947431285, 0.05263157894741934, 0.05263157894740967, 0.052631578947401836, 0.05263157894739548, 0.052631578947390345, 0.05263157894738618, 0.052631578947382796, 0.052631578947380075, 0.052631578947377855, 0.05263157894737607, 0.05263157894737462, 0.05263157894737344, 0.05263157894737249, 0.052631578947371714, 0.05263157894737109, 0.052631578947370576, 0.05263157894737017, 0.05263157894736985, 0.05263157894736957, 0.052631578947369355, 0.052631578947369174, 0.052631578947369036, 0.05263157894736892, 0.05263157894736883, 0.05263157894736875, 0.05263157894736869, 0.05263157894736863, 0.05263157894736859, 0.052631578947368564, 0.052631578947368536, 0.052631578947368515, 0.052631578947368494, 0.05263157894736848, 0.052631578947368474, 0.05263157894736847, 0.05263157894736846, 0.05263157894736845, 0.052631578947368446, 0.052631578947368446, 0.05263157894736844, 0.05263157894736844, 0.05263157894736843, 0.05263157894736843, 0.05263157894736843, 0.05263157894736843, 0.05263157894736843, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425, 0.052631578947368425], "type": "scatter", "name": "ERWA", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002]}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>
mimetext/htmlrootassigneelast_run_timestampAY$>persist_js_state·has_pluto_hook_features§cell_id$f78846a8-076a-4a87-b1d0-4f830e2bca27depends_on_disabled_cells§runtime	vpublished_object_keysdepends_on_skipped_cells§errored$73e5b719-8b91-41d2-b83d-471d981b027fqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampAThDxpersist_js_state·has_pluto_hook_features§cell_id$73e5b719-8b91-41d2-b83d-471d981b027fdepends_on_disabled_cells§runtime ;Rpublished_object_keysdepends_on_skipped_cells§errored$51b7a645-269a-418c-b6d8-39c01d0609f1queued¤logsrunning¦outputbodyJO<html>
<head><meta charset="utf-8" /></head>
<body>
<div>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_SVG"></script>
    <script type="text/javascript">
window.PlotlyConfig = {MathJaxConfig: 'local'};
</script>
<script src="https://cdn.plot.ly/plotly-2.3.0.min.js"></script>

    <div
        id=1b6c9058-d062-418a-bee2-465c64641ed3
        class="plotly-graph-div"
        style="height:500; width:700;">
    </div>
    <script type="text/javascript">
        
        window.PLOTLYENV = window.PLOTLYENV || {}
        
        if (document.getElementById('1b6c9058-d062-418a-bee2-465c64641ed3')) {
    Plotly.newPlot(
        '1b6c9058-d062-418a-bee2-465c64641ed3',
        [{"mode":"markers","y":[1.5606695,1.561543,1.5615939,1.5618728,1.5611167,1.5606334,1.5604513,1.562161,1.5618706,1.5614645,1.5625937,1.5621691,1.5619344,1.5615746,1.562607,1.5608051,1.5607675,1.5611198,1.5607461,1.560677,1.5613842,1.5610206,1.5613911,1.561361,1.561402,1.5614374,1.5613608,1.5616027,1.5617707,1.5614225,1.5615617,1.5615615,1.5615615,1.5615622,1.5615612,1.5615617,1.561562],"type":"scatter","name":"ideal","hovertemplate":"ideal reward = %{y:.3g}<extra></extra>","x":[0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5,0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0,0.0625,0.125,0.25,0.5,1.0,2.0,4.0]},{"line":{"color":"#1170AA"},"y":[1.1664299,1.2554182,1.3213459,1.3447006,1.3031077,1.1308686,0.76117474],"type":"scatter","name":"$\\epsilon\\text{-greedy }$","legendgroup":"#1170AA","hovertemplate":["ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 0.69530356","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 0.892764","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 1.0568082","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 1.1734712","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 1.1913009","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 0.9886718","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 0.5035745"],"x":[0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5]},{"showlegend":false,"line":{"color":"#1170AA","dash":"dot","width":5},"y":[0.69530356,0.892764,1.0568082,1.1734712,1.1913009,0.9886718,0.5035745],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#1170AA","hovertemplate":["ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 0.69530356","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 0.892764","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 1.0568082","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 1.1734712","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 1.1913009","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 0.9886718","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>, reward 1 std worse = 0.5035745"],"x":[0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5]},{"line":{"color":"#FC7D0B"},"y":[1.123103,1.310423,1.4033457,1.4319413,1.3786062,1.2487545,1.0575933,0.78726363],"type":"scatter","name":"$\\text{gradient bandit }$","legendgroup":"#FC7D0B","hovertemplate":["α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 1.043819","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 1.2329648","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 1.3008742","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 1.2779498","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 1.0910662","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 0.8092382","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 0.45116216","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 0.0024622679"],"x":[0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0]},{"showlegend":false,"line":{"color":"#FC7D0B","dash":"dot","width":5},"y":[1.043819,1.2329648,1.3008742,1.2779498,1.0910662,0.8092382,0.45116216,0.0024622679],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#FC7D0B","hovertemplate":["α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 1.043819","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 1.2329648","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 1.3008742","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 1.2779498","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 1.0910662","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 0.8092382","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 0.45116216","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>, reward 1 std worse = 0.0024622679"],"x":[0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0]},{"line":{"color":"#A3ACB9"},"y":[1.4439069,1.4572772,1.4735943,1.5040092,1.5017374,1.4139333,1.1871663],"type":"scatter","name":"UCB","legendgroup":"#A3ACB9","hovertemplate":["c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.2216178","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.2601213","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.300394","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.4003967","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.4669158","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.3798993","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.136002"],"x":[0.0625,0.125,0.25,0.5,1.0,2.0,4.0]},{"showlegend":false,"line":{"color":"#A3ACB9","dash":"dot","width":5},"y":[1.2216178,1.2601213,1.300394,1.4003967,1.4669158,1.3798993,1.136002],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#A3ACB9","hovertemplate":["c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.2216178","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.2601213","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.300394","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.4003967","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.4669158","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.3798993","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>, reward 1 std worse = 1.136002"],"x":[0.0625,0.125,0.25,0.5,1.0,2.0,4.0]},{"line":{"color":"#57606C"},"y":[1.2485656,1.2797822,1.3318669,1.4163439,1.4765385,1.4367539,1.3500953,1.2582242],"type":"scatter","name":"$\\text{greedy optimistic initialization } \\alpha = 0.1$","legendgroup":"#57606C","hovertemplate":["Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 0.8105159","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 0.86452734","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 0.9648427","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 1.1461971","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 1.3567209","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 1.3812224","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 1.3103043","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 1.2158608"],"x":[0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0]},{"showlegend":false,"line":{"color":"#57606C","dash":"dot","width":5},"y":[0.8105159,0.86452734,0.9648427,1.1461971,1.3567209,1.3812224,1.3103043,1.2158608],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#57606C","hovertemplate":["Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 0.8105159","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 0.86452734","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 0.9648427","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 1.1461971","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 1.3567209","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 1.3812224","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 1.3103043","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 1.2158608"],"x":[0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0]},{"line":{"color":"#5FA2CE"},"y":[1.5039145,1.5039147,1.5039145,1.503915,1.503914,1.5039141,1.5039133],"type":"scatter","name":"$\\text{Optimal Distribution}$","legendgroup":"#5FA2CE","hovertemplate":["Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.4406834","Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.4406835","Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.4406834","Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.4406838","Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.4406829","Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.4406829","Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.440682"],"x":[0.0625,0.125,0.25,0.5,1.0,2.0,4.0]},{"showlegend":false,"line":{"color":"#5FA2CE","dash":"dot","width":5},"y":[1.4406834,1.4406835,1.4406834,1.4406838,1.4406829,1.4406829,1.440682],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#5FA2CE","hovertemplate":["Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.4406834","Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.4406835","Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.4406834","Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.4406838","Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.4406829","Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.4406829","Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>, reward 1 std worse = 1.440682"],"x":[0.0625,0.125,0.25,0.5,1.0,2.0,4.0]}],
        {"xaxis":{"type":"log","tickvals":[0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0],"title":"Method Parameter (see hovertext)","ticktext":["$\\frac{1}{128}$","$\\frac{1}{64}$","$\\frac{1}{32}$","$\\frac{1}{16}$","$\\frac{1}{8}$","$\\frac{1}{4}$","$\\frac{1}{2}$","$1$","$2$","$4$","$8$"]},"template":{"layout":{"coloraxis":{"colorbar":{"ticks":"","outlinewidth":0}},"xaxis":{"gridcolor":"white","zerolinewidth":2,"title":{"standoff":15},"ticks":"","zerolinecolor":"white","automargin":true,"linecolor":"white"},"hovermode":"closest","paper_bgcolor":"white","geo":{"showlakes":true,"showland":true,"landcolor":"#E5ECF6","bgcolor":"white","subunitcolor":"white","lakecolor":"white"},"colorscale":{"sequential":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"diverging":[[0,"#8e0152"],[0.1,"#c51b7d"],[0.2,"#de77ae"],[0.3,"#f1b6da"],[0.4,"#fde0ef"],[0.5,"#f7f7f7"],[0.6,"#e6f5d0"],[0.7,"#b8e186"],[0.8,"#7fbc41"],[0.9,"#4d9221"],[1,"#276419"]],"sequentialminus":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]},"yaxis":{"gridcolor":"white","zerolinewidth":2,"title":{"standoff":15},"ticks":"","zerolinecolor":"white","automargin":true,"linecolor":"white"},"shapedefaults":{"line":{"color":"#2a3f5f"}},"hoverlabel":{"align":"left"},"mapbox":{"style":"light"},"polar":{"angularaxis":{"gridcolor":"white","ticks":"","linecolor":"white"},"bgcolor":"#E5ECF6","radialaxis":{"gridcolor":"white","ticks":"","linecolor":"white"}},"autotypenumbers":"strict","font":{"color":"#2a3f5f"},"ternary":{"baxis":{"gridcolor":"white","ticks":"","linecolor":"white"},"bgcolor":"#E5ECF6","caxis":{"gridcolor":"white","ticks":"","linecolor":"white"},"aaxis":{"gridcolor":"white","ticks":"","linecolor":"white"}},"annotationdefaults":{"arrowhead":0,"arrowwidth":1,"arrowcolor":"#2a3f5f"},"plot_bgcolor":"#E5ECF6","title":{"x":0.05},"scene":{"xaxis":{"gridcolor":"white","gridwidth":2,"backgroundcolor":"#E5ECF6","ticks":"","showbackground":true,"zerolinecolor":"white","linecolor":"white"},"zaxis":{"gridcolor":"white","gridwidth":2,"backgroundcolor":"#E5ECF6","ticks":"","showbackground":true,"zerolinecolor":"white","linecolor":"white"},"yaxis":{"gridcolor":"white","gridwidth":2,"backgroundcolor":"#E5ECF6","ticks":"","showbackground":true,"zerolinecolor":"white","linecolor":"white"}},"colorway":["#636efa","#EF553B","#00cc96","#ab63fa","#FFA15A","#19d3f3","#FF6692","#B6E880","#FF97FF","#FECB52"]},"data":{"barpolar":[{"type":"barpolar","marker":{"line":{"color":"#E5ECF6","width":0.5}}}],"carpet":[{"aaxis":{"gridcolor":"white","endlinecolor":"#2a3f5f","minorgridcolor":"white","startlinecolor":"#2a3f5f","linecolor":"white"},"type":"carpet","baxis":{"gridcolor":"white","endlinecolor":"#2a3f5f","minorgridcolor":"white","startlinecolor":"#2a3f5f","linecolor":"white"}}],"scatterpolar":[{"type":"scatterpolar","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"parcoords":[{"line":{"colorbar":{"ticks":"","outlinewidth":0}},"type":"parcoords"}],"scatter":[{"type":"scatter","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"histogram2dcontour":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"histogram2dcontour","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"contour":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"contour","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"scattercarpet":[{"type":"scattercarpet","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"mesh3d":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"mesh3d"}],"surface":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"surface","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"scattermapbox":[{"type":"scattermapbox","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"scattergeo":[{"type":"scattergeo","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"histogram":[{"type":"histogram","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"pie":[{"type":"pie","automargin":true}],"choropleth":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"choropleth"}],"heatmapgl":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"heatmapgl","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"bar":[{"type":"bar","error_y":{"color":"#2a3f5f"},"error_x":{"color":"#2a3f5f"},"marker":{"line":{"color":"#E5ECF6","width":0.5}}}],"heatmap":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"heatmap","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"contourcarpet":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"contourcarpet"}],"table":[{"type":"table","header":{"line":{"color":"white"},"fill":{"color":"#C8D4E3"}},"cells":{"line":{"color":"white"},"fill":{"color":"#EBF0F8"}}}],"scatter3d":[{"line":{"colorbar":{"ticks":"","outlinewidth":0}},"type":"scatter3d","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"scattergl":[{"type":"scattergl","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"histogram2d":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"histogram2d","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"scatterternary":[{"type":"scatterternary","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"scatterpolargl":[{"type":"scatterpolargl","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}]}},"legend":{"y":-0.2,"orientation":"h","x":-0.1},"margin":{"l":50,"b":50,"r":50,"t":60},"yaxis":{"title":"Average Reward over first 1000 steps"},"height":500,"width":700},
        {"editable":false,"responsive":true,"staticPlot":false,"scrollZoom":true},
    )
}

        
    </script>
</div>

</body>
</html>mimetext/htmlrootassigneelast_run_timestampAXpersist_js_state·has_pluto_hook_features§cell_id$51b7a645-269a-418c-b6d8-39c01d0609f1depends_on_disabled_cells§runtimehpublished_object_keysdepends_on_skipped_cells§errored$23b99305-c8d9-4129-85fb-a5e4aabc4a31queued¤logsrunning¦outputbody<div class="markdown"><h2>2.7 Upper-Confidence-Bound Action Selection</h2>
<p>We can choose to explore non-greedy actions based on the probability that they are better than optimal.  This probability always exists due to the uncertainty inherent in our value estimates.  One way to implement this concept is to select actions according to:</p>
<p class="tex">$$A_t \doteq \operatorname*&#123;argmax&#125;_a \left &#91; Q_t&#40;a&#41; &#43; c \sqrt&#123;\frac&#123;\ln&#123;t&#125;&#125;&#123;N_t&#40;a&#41;&#125;&#125;\right &#93; \tag&#123;2.10&#125;$$</p>
<p>where <span class="tex">$N_t&#40;a&#41;$</span> is the number of times that action <span class="tex">$a$</span> has been selected prior to time t and <span class="tex">$c&gt;0$</span> controls the degree of exploration.  This idea is called <em>upper confidence bound</em> &#40;UCB&#41; action selection.  Note that is <span class="tex">$N_t&#40;a&#41;&#61;0$</span> then that action will be selected or a random selection will be made among all actions with zero counts.  See below for a comparison between the ϵ-greedy exploration method and the UCB method with the ability to change parameters for both methods.</p>
</div>mimetext/htmlrootassigneelast_run_timestampANlpersist_js_state·has_pluto_hook_features§cell_id$23b99305-c8d9-4129-85fb-a5e4aabc4a31depends_on_disabled_cells§runtime xpublished_object_keysdepends_on_skipped_cells§errored$4a89cdd9-c20f-40e2-bc84-c3ea9cbf00e7queued¤logsrunning¦outputbody<div class="markdown"><p>Below are functions which mimic those for the stationary bandit parameter search.  The final function produces a plot and saves it to disk or loads one that already exists.</p>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$4a89cdd9-c20f-40e2-bc84-c3ea9cbf00e7depends_on_disabled_cells§runtime bpublished_object_keysdepends_on_skipped_cells§errored$3a215c95-c595-4837-a842-1c1e1c6bfa3bqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampAThpersist_js_state·has_pluto_hook_features§cell_id$3a215c95-c595-4837-a842-1c1e1c6bfa3bdepends_on_disabled_cells§runtime epublished_object_keysdepends_on_skipped_cells§errored$8a6f3f85-64e4-4c31-9e69-43f50f42bbc9queued¤logsrunning¦outputbody+figure_2_5 (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAT'persist_js_state·has_pluto_hook_features§cell_id$8a6f3f85-64e4-4c31-9e69-43f50f42bbc9depends_on_disabled_cells§runtime l]published_object_keysdepends_on_skipped_cells§errored$55f89ca1-cd57-44e0-95e5-63a4be31418fqueued¤logsrunning¦outputbody.sample_bandit (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAQ;persist_js_state·has_pluto_hook_features§cell_id$55f89ca1-cd57-44e0-95e5-63a4be31418fdepends_on_disabled_cells§runtime Spublished_object_keysdepends_on_skipped_cells§errored$d59126d7-5af0-4d06-a57b-e115eec32388queued¤logsrunning¦outputbodyK<div class="markdown"><h3>Non-stationary Parameter Study Figure</h3>
</div>mimetext/htmlrootassigneelast_run_timestampAN7Lpersist_js_state·has_pluto_hook_features§cell_id$d59126d7-5af0-4d06-a57b-e115eec32388depends_on_disabled_cells§runtime rpublished_object_keysdepends_on_skipped_cells§errored$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATdopersist_js_state·has_pluto_hook_features§cell_id$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$f88029d6-3fc2-4552-8441-5ef37ac42638queued¤logsrunning¦outputbody<div class="markdown"><blockquote>
<h3><em>Exercise 2.8: UCB Spikes</em></h3>
<p>In Figure 2.4 the UCB algorithm shows a distinct spike in performance on the 11th step.  Why is this?  Note that for your answer to be fully satisfactory it must explain both why the reward increases on the 11th step and why it decreases on the subsequent steps.  Hint: If <span class="tex">$c&#61;1,$</span> then the spike is less prominent.</p>
</blockquote>
<p>By definition, actions with zero visits are always considered maximizing.  Therefore, for the first 10 steps, all 10 unique actions will be sampled once with each Q estimate updating from a single sample.  On the 11th step, the exploration incentive for each action will be equal, so the action with the highest Q estimate will be selected.  This is most likely to be the action with the highest <span class="tex">$q^*$</span> value but there is a substantial probability it is the second best action and diminishing probabilities for the remaining actions ranked by true <span class="tex">$q^*$</span>.  It is on this step though that we expect the selection to be substantially better than random chance although it is only using a single sample to validate the estimates.  On step 12, that improved action will now have a visit count of 2 instead of 1 for every other action.  In the calculation, the exploration bonus for that action will be <span class="tex">$c\sqrt&#123;\frac&#123;\ln&#123;12&#125;&#125;&#123;2&#125;&#125;\approx 1.11465 \times c.$</span>  Every other action will have an exploration bonus of <span class="tex">$\approx 1.576 \times c.$</span>  In order for the 2 visit action to be considered maximizing after this it must have a Q estimate that is <span class="tex">$\approx 0.4617 \times c$</span> greater than any other action value estimate. In particular for <span class="tex">$c &#61; 2.0,$</span> the estimate must be <span class="tex">$\approx 0.9234$</span> greater than the others.  Since the q&#39;s are normally distributed, the difference in expected value between the best and second best action is only about 0.55.  As a rough heuristic for the probability of the action selection remaining unchanged, we can consider the probability that the 2 sample best action estimate exceeds the single sample second best action estimate by 0.9234 with the following calculation: <span class="tex">$1 - \operatorname*&#123;cdf&#125;&#40;\operatorname*&#123;Normal&#125;&#40;\mu &#61; 1.54 - 1, \sigma &#61; \sqrt&#123;\frac&#123;3&#125;&#123;2&#125;&#125;&#41;, x &#61; 0.9234&#41; \approx 0.377.$</span>  Therefore, on step 12, the average run will change the action selection to something less optimal.  The larger the value of c, the more likely the selection is to change due to the larger weight placed on exploration.  Empirically, as c approaches <span class="tex">$\infty$</span> the expected reward on step 12 approaches 0.744 vs 1.145 on step 11.  That compares to the expected q value for the top 3 actions of approximately 0.656, 1, and 1.54.  </p>
</div>mimetext/htmlrootassigneelast_run_timestampAN1persist_js_state·has_pluto_hook_features§cell_id$f88029d6-3fc2-4552-8441-5ef37ac42638depends_on_disabled_cells§runtime [published_object_keysdepends_on_skipped_cells§errored$9e644919-5833-46ff-8f6e-e755ba688329queued¤logsrunning¦outputbodyw<div class="markdown"><p>One reason this formula is called the softmax is because it preserves the ordering of the original values including the maximum, and if a  multiplicative parameter &#40;usually called β&#41; is applied to each value in the exponent, it can be made arbitrarily close to returning 1 for the maximum and zero for all other values.  If that parameter is 0, then the function always returns the uniform distribution, so in this way the output can smoothly vary from completely uniform to the unique maximum.  Below is a plot if the softmax of a given number of items where the β parameter can vary.</p>
</div>mimetext/htmlrootassigneelast_run_timestampAN-persist_js_state·has_pluto_hook_features§cell_id$9e644919-5833-46ff-8f6e-e755ba688329depends_on_disabled_cells§runtime ipublished_object_keysdepends_on_skipped_cells§errored$3a798da5-c309-48f2-aab1-6602ded8a650queued¤logsrunning¦outputbody1simple_algorithm (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAQepersist_js_state·has_pluto_hook_features§cell_id$3a798da5-c309-48f2-aab1-6602ded8a650depends_on_disabled_cells§runtime sApublished_object_keysdepends_on_skipped_cells§errored$7950e06b-e8ce-4bd7-9681-ab7b66dfec69queued¤logsrunning¦outputbody4plot_bandit_testbed (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAPypersist_js_state·has_pluto_hook_features§cell_id$7950e06b-e8ce-4bd7-9681-ab7b66dfec69depends_on_disabled_cells§runtime =Opublished_object_keysdepends_on_skipped_cells§errored$c9c2aa04-15a2-446a-839c-bcf724b0f57aqueued¤logsrunning¦outputbodyٺ<style>
	main {
		margin: 0 auto;
		max-width: min(2000px, 90%);
    	padding-left: max(10px, 5%);
    	padding-right: max(10px, 5%);
		font-size: max(10px, min(18px, 2vw));
	}
</style>
mimetext/htmlrootassigneelast_run_timestampAN&persist_js_state·has_pluto_hook_features§cell_id$c9c2aa04-15a2-446a-839c-bcf724b0f57adepends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$d9265b98-cc3e-4a60-b16e-f54d9f78c9d3queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATkSpersist_js_state·has_pluto_hook_features§cell_id$d9265b98-cc3e-4a60-b16e-f54d9f78c9d3depends_on_disabled_cells§runtime :published_object_keysdepends_on_skipped_cells§errored$4afd6c2c-632e-4196-ab36-4d314ed9ec96queued¤logsrunning¦outputbody<div class="markdown"><p>For <span class="tex">$\alpha &#61; 0.1$</span> this value is higher than for the sample average case from the second step onwards.  Also it asymptotes to a finite value whereas the sample average variance trends towards zero.  This asymptote can be calculated by inspecting the equation taking the limit for large N.  If <span class="tex">$\alpha &lt; 1$</span> we have <span class="tex">$\frac&#123;\alpha&#125;&#123;2 - \alpha&#125;$</span>.  For <span class="tex">$\alpha &#61; 0.1$</span> this is about 0.0526.  If we draw an analogy to the sample average case, this would be equivalent to the variance after collecting 9.0 samples reflecting the fact that over time we are maintaining information from roughly a constant number of samples.  The &quot;optimal distribution&quot; line in the non-stationary parameter study&quot; figure shows the performance of this policy for different values of <span class="tex">$\alpha$</span>.</p>
</div>mimetext/htmlrootassigneelast_run_timestampAY$persist_js_state·has_pluto_hook_features§cell_id$4afd6c2c-632e-4196-ab36-4d314ed9ec96depends_on_disabled_cells§runtime npublished_object_keysdepends_on_skipped_cells§errored$d4ce45ae-613e-41ee-b626-69b0dbcf6452queued¤logsrunning¦outputbody
<div class="markdown"><blockquote>
<h3><em>Exercise 2.6: Mysterious Spikes</em></h3>
<p>The results shown in Figure 2.3 should be quite reliable because they are averages over 2000 individual, randomly chosen 10-armed bandit tasks.  Why, then, are there oscillations and spikes in the early part of the curve for the optimistic method? In other words, what might make this method perform particularly better or worse, on average, on particular early steps?</p>
</blockquote>
<p>The spike occurs on step 11.  Due to the initial Q values it is almost 100&#37; likely that a given run will sample each of the 10 possible actions once before repeating any.  For this not to be the case, one of the samples would have to exceed the initial value of 5.0 which has a probability near zero since the expected q value for the best arm is around 1.539 which unit variance.  That would mean that at any given step only 10&#37; of the runs would select the optimal action and indeed for the first 10 steps about 10&#37; of the runs are selecting the optimal action as we&#39;d expect from random chance.  </p>
<p>On the 11th step, the Q value estimate for each action is <span class="tex">$&#40;0.9 \times 5&#41; &#43; &#40;0.1 \times action\_reward&#41;$</span>.  The optimal action will be selected on this step as long as the reward produced by the best action exceeded all the others.  Empirically, that probability is ~44&#37; which is similar to the probability calculated for the expected value of the best action of ~1.539 exceeding the rewards from the other 9 arms.  For those 44&#37; of the runs that do select the optimal action, they will obtain a reward with expected value 1.539.  If they received that reward during both samples, then the Q value estimate will be <span class="tex">$0.9 \times &#40;&#40;0.9 \times 5&#41; &#43; &#40;0.1 \times 1.539&#41;&#41; &#43; &#40;0.1 \times 1.539&#41; \approx 4.34$</span>.  Let&#39;s consider the second best arm which has an expected q value of ~1.  The updated estimate for that arm after receiving a reward equal to the expected value is <span class="tex">$0.9 \times 0.5 &#43; 0.1 \times 1 \approx 4.6$</span>.  Following the same reasoning for the third best arm, the value is about 4.57.  In fact even a reward of zero will produce an estimate of <span class="tex">$0.9 \times 5 &#61; 4.5$</span> which still exceeds the estimate for the optimal action in our scenario.  That explains why the percentage of optimal actions drops in the 12th step because it is expected that the estimate of the action selected on step 11 will drop below at least one of the other arms, thus changing the maximizing action selection to a worse one.</p>
</div>mimetext/htmlrootassigneelast_run_timestampAN persist_js_state·has_pluto_hook_features§cell_id$d4ce45ae-613e-41ee-b626-69b0dbcf6452depends_on_disabled_cells§runtime &published_object_keysdepends_on_skipped_cells§errored$33d201ba-52f2-44f0-8bc6-3930ec77f62fqueued¤logsrunning¦outputbody#I<div class="markdown"><h3>Softmax Visualization</h3>
<p>Number of Items: <bond def="softmax_k" unique_id="wLkHB0X7Tjyv"><input type='number' min='2' step='1' max='100' value='10'></bond> β Parameter: <bond def="β" unique_id="DOBRvzcuIoo8"><input type='range' min='1' max='1000' value='101'><script>
					const input_el = currentScript.previousElementSibling
					const output_el = currentScript.nextElementSibling
					const displays = ["0.0", "0.01", "0.02", "0.03", "0.04", "0.05", "0.06", "0.07", "0.08", "0.09", "0.1", "0.11", "0.12", "0.13", "0.14", "0.15", "0.16", "0.17", "0.18", "0.19", "0.2", "0.21", "0.22", "0.23", "0.24", "0.25", "0.26", "0.27", "0.28", "0.29", "0.3", "0.31", "0.32", "0.33", "0.34", "0.35", "0.36", "0.37", "0.38", "0.39", "0.4", "0.41", "0.42", "0.43", "0.44", "0.45", "0.46", "0.47", "0.48", "0.49", "0.5", "0.51", "0.52", "0.53", "0.54", "0.55", "0.56", "0.57", "0.58", "0.59", "0.6", "0.61", "0.62", "0.63", "0.64", "0.65", "0.66", "0.67", "0.68", "0.69", "0.7", "0.71", "0.72", "0.73", "0.74", "0.75", "0.76", "0.77", "0.78", "0.79", "0.8", "0.81", "0.82", "0.83", "0.84", "0.85", "0.86", "0.87", "0.88", "0.89", "0.9", "0.91", "0.92", "0.93", "0.94", "0.95", "0.96", "0.97", "0.98", "0.99", "1.0", "1.01", "1.02", "1.03", "1.04", "1.05", "1.06", "1.07", "1.08", "1.09", "1.1", "1.11", "1.12", "1.13", "1.14", "1.15", "1.16", "1.17", "1.18", "1.19", "1.2", "1.21", "1.22", "1.23", "1.24", "1.25", "1.26", "1.27", "1.28", "1.29", "1.3", "1.31", "1.32", "1.33", "1.34", "1.35", "1.36", "1.37", "1.38", "1.39", "1.4", "1.41", "1.42", "1.43", "1.44", "1.45", "1.46", "1.47", "1.48", "1.49", "1.5", "1.51", "1.52", "1.53", "1.54", "1.55", "1.56", "1.57", "1.58", "1.59", "1.6", "1.61", "1.62", "1.63", "1.64", "1.65", "1.66", "1.67", "1.68", "1.69", "1.7", "1.71", "1.72", "1.73", "1.74", "1.75", "1.76", "1.77", "1.78", "1.79", "1.8", "1.81", "1.82", "1.83", "1.84", "1.85", "1.86", "1.87", "1.88", "1.89", "1.9", "1.91", "1.92", "1.93", "1.94", "1.95", "1.96", "1.97", "1.98", "1.99", "2.0", "2.01", "2.02", "2.03", "2.04", "2.05", "2.06", "2.07", "2.08", "2.09", "2.1", "2.11", "2.12", "2.13", "2.14", "2.15", "2.16", "2.17", "2.18", "2.19", "2.2", "2.21", "2.22", "2.23", "2.24", "2.25", "2.26", "2.27", "2.28", "2.29", "2.3", "2.31", "2.32", "2.33", "2.34", "2.35", "2.36", "2.37", "2.38", "2.39", "2.4", "2.41", "2.42", "2.43", "2.44", "2.45", "2.46", "2.47", "2.48", "2.49", "2.5", "2.51", "2.52", "2.53", "2.54", "2.55", "2.56", "2.57", "2.58", "2.59", "2.6", "2.61", "2.62", "2.63", "2.64", "2.65", "2.66", "2.67", "2.68", "2.69", "2.7", "2.71", "2.72", "2.73", "2.74", "2.75", "2.76", "2.77", "2.78", "2.79", "2.8", "2.81", "2.82", "2.83", "2.84", "2.85", "2.86", "2.87", "2.88", "2.89", "2.9", "2.91", "2.92", "2.93", "2.94", "2.95", "2.96", "2.97", "2.98", "2.99", "3.0", "3.01", "3.02", "3.03", "3.04", "3.05", "3.06", "3.07", "3.08", "3.09", "3.1", "3.11", "3.12", "3.13", "3.14", "3.15", "3.16", "3.17", "3.18", "3.19", "3.2", "3.21", "3.22", "3.23", "3.24", "3.25", "3.26", "3.27", "3.28", "3.29", "3.3", "3.31", "3.32", "3.33", "3.34", "3.35", "3.36", "3.37", "3.38", "3.39", "3.4", "3.41", "3.42", "3.43", "3.44", "3.45", "3.46", "3.47", "3.48", "3.49", "3.5", "3.51", "3.52", "3.53", "3.54", "3.55", "3.56", "3.57", "3.58", "3.59", "3.6", "3.61", "3.62", "3.63", "3.64", "3.65", "3.66", "3.67", "3.68", "3.69", "3.7", "3.71", "3.72", "3.73", "3.74", "3.75", "3.76", "3.77", "3.78", "3.79", "3.8", "3.81", "3.82", "3.83", "3.84", "3.85", "3.86", "3.87", "3.88", "3.89", "3.9", "3.91", "3.92", "3.93", "3.94", "3.95", "3.96", "3.97", "3.98", "3.99", "4.0", "4.01", "4.02", "4.03", "4.04", "4.05", "4.06", "4.07", "4.08", "4.09", "4.1", "4.11", "4.12", "4.13", "4.14", "4.15", "4.16", "4.17", "4.18", "4.19", "4.2", "4.21", "4.22", "4.23", "4.24", "4.25", "4.26", "4.27", "4.28", "4.29", "4.3", "4.31", "4.32", "4.33", "4.34", "4.35", "4.36", "4.37", "4.38", "4.39", "4.4", "4.41", "4.42", "4.43", "4.44", "4.45", "4.46", "4.47", "4.48", "4.49", "4.5", "4.51", "4.52", "4.53", "4.54", "4.55", "4.56", "4.57", "4.58", "4.59", "4.6", "4.61", "4.62", "4.63", "4.64", "4.65", "4.66", "4.67", "4.68", "4.69", "4.7", "4.71", "4.72", "4.73", "4.74", "4.75", "4.76", "4.77", "4.78", "4.79", "4.8", "4.81", "4.82", "4.83", "4.84", "4.85", "4.86", "4.87", "4.88", "4.89", "4.9", "4.91", "4.92", "4.93", "4.94", "4.95", "4.96", "4.97", "4.98", "4.99", "5.01", "5.02", "5.03", "5.04", "5.05", "5.06", "5.07", "5.08", "5.09", "5.1", "5.11", "5.12", "5.13", "5.14", "5.15", "5.16", "5.17", "5.18", "5.19", "5.2", "5.21", "5.22", "5.23", "5.24", "5.25", "5.26", "5.27", "5.28", "5.29", "5.3", "5.31", "5.32", "5.33", "5.34", "5.35", "5.36", "5.37", "5.38", "5.39", "5.4", "5.41", "5.42", "5.43", "5.44", "5.45", "5.46", "5.47", "5.48", "5.49", "5.5", "5.51", "5.52", "5.53", "5.54", "5.55", "5.56", "5.57", "5.58", "5.59", "5.6", "5.61", "5.62", "5.63", "5.64", "5.65", "5.66", "5.67", "5.68", "5.69", "5.7", "5.71", "5.72", "5.73", "5.74", "5.75", "5.76", "5.77", "5.78", "5.79", "5.8", "5.81", "5.82", "5.83", "5.84", "5.85", "5.86", "5.87", "5.88", "5.89", "5.9", "5.91", "5.92", "5.93", "5.94", "5.95", "5.96", "5.97", "5.98", "5.99", "6.0", "6.01", "6.02", "6.03", "6.04", "6.05", "6.06", "6.07", "6.08", "6.09", "6.1", "6.11", "6.12", "6.13", "6.14", "6.15", "6.16", "6.17", "6.18", "6.19", "6.2", "6.21", "6.22", "6.23", "6.24", "6.25", "6.26", "6.27", "6.28", "6.29", "6.3", "6.31", "6.32", "6.33", "6.34", "6.35", "6.36", "6.37", "6.38", "6.39", "6.4", "6.41", "6.42", "6.43", "6.44", "6.45", "6.46", "6.47", "6.48", "6.49", "6.5", "6.51", "6.52", "6.53", "6.54", "6.55", "6.56", "6.57", "6.58", "6.59", "6.6", "6.61", "6.62", "6.63", "6.64", "6.65", "6.66", "6.67", "6.68", "6.69", "6.7", "6.71", "6.72", "6.73", "6.74", "6.75", "6.76", "6.77", "6.78", "6.79", "6.8", "6.81", "6.82", "6.83", "6.84", "6.85", "6.86", "6.87", "6.88", "6.89", "6.9", "6.91", "6.92", "6.93", "6.94", "6.95", "6.96", "6.97", "6.98", "6.99", "7.0", "7.01", "7.02", "7.03", "7.04", "7.05", "7.06", "7.07", "7.08", "7.09", "7.1", "7.11", "7.12", "7.13", "7.14", "7.15", "7.16", "7.17", "7.18", "7.19", "7.2", "7.21", "7.22", "7.23", "7.24", "7.25", "7.26", "7.27", "7.28", "7.29", "7.3", "7.31", "7.32", "7.33", "7.34", "7.35", "7.36", "7.37", "7.38", "7.39", "7.4", "7.41", "7.42", "7.43", "7.44", "7.45", "7.46", "7.47", "7.48", "7.49", "7.5", "7.51", "7.52", "7.53", "7.54", "7.55", "7.56", "7.57", "7.58", "7.59", "7.6", "7.61", "7.62", "7.63", "7.64", "7.65", "7.66", "7.67", "7.68", "7.69", "7.7", "7.71", "7.72", "7.73", "7.74", "7.75", "7.76", "7.77", "7.78", "7.79", "7.8", "7.81", "7.82", "7.83", "7.84", "7.85", "7.86", "7.87", "7.88", "7.89", "7.9", "7.91", "7.92", "7.93", "7.94", "7.95", "7.96", "7.97", "7.98", "7.99", "8.0", "8.01", "8.02", "8.03", "8.04", "8.05", "8.06", "8.07", "8.08", "8.09", "8.1", "8.11", "8.12", "8.13", "8.14", "8.15", "8.16", "8.17", "8.18", "8.19", "8.2", "8.21", "8.22", "8.23", "8.24", "8.25", "8.26", "8.27", "8.28", "8.29", "8.3", "8.31", "8.32", "8.33", "8.34", "8.35", "8.36", "8.37", "8.38", "8.39", "8.4", "8.41", "8.42", "8.43", "8.44", "8.45", "8.46", "8.47", "8.48", "8.49", "8.5", "8.51", "8.52", "8.53", "8.54", "8.55", "8.56", "8.57", "8.58", "8.59", "8.6", "8.61", "8.62", "8.63", "8.64", "8.65", "8.66", "8.67", "8.68", "8.69", "8.7", "8.71", "8.72", "8.73", "8.74", "8.75", "8.76", "8.77", "8.78", "8.79", "8.8", "8.81", "8.82", "8.83", "8.84", "8.85", "8.86", "8.87", "8.88", "8.89", "8.9", "8.91", "8.92", "8.93", "8.94", "8.95", "8.96", "8.97", "8.98", "8.99", "9.0", "9.01", "9.02", "9.03", "9.04", "9.05", "9.06", "9.07", "9.08", "9.09", "9.1", "9.11", "9.12", "9.13", "9.14", "9.15", "9.16", "9.17", "9.18", "9.19", "9.2", "9.21", "9.22", "9.23", "9.24", "9.25", "9.26", "9.27", "9.28", "9.29", "9.3", "9.31", "9.32", "9.33", "9.34", "9.35", "9.36", "9.37", "9.38", "9.39", "9.4", "9.41", "9.42", "9.43", "9.44", "9.45", "9.46", "9.47", "9.48", "9.49", "9.5", "9.51", "9.52", "9.53", "9.54", "9.55", "9.56", "9.57", "9.58", "9.59", "9.6", "9.61", "9.62", "9.63", "9.64", "9.65", "9.66", "9.67", "9.68", "9.69", "9.7", "9.71", "9.72", "9.73", "9.74", "9.75", "9.76", "9.77", "9.78", "9.79", "9.8", "9.81", "9.82", "9.83", "9.84", "9.85", "9.86", "9.87", "9.88", "9.89", "9.9", "9.91", "9.92", "9.93", "9.94", "9.95", "9.96", "9.97", "9.98", "9.99", "10.0"]

					let update_output = () => {
						output_el.value = displays[input_el.valueAsNumber - 1]
					}
					
					input_el.addEventListener("input", update_output)
					// We also poll for changes because the `input_el.value` can change from the outside, e.g. https://github.com/JuliaPluto/PlutoUI.jl/issues/277
					let id = setInterval(update_output, 200)
					invalidation.then(() => {
						clearInterval(id)
						input_el.removeEventListener("input", update_output)
					})
					</script><output style='
						font-family: system-ui;
    					font-size: 15px;
    					margin-left: 3px;
    					transform: translateY(-4px);
    					display: inline-block;'>1.0</output></bond></p>
</div>mimetext/htmlrootassigneelast_run_timestampAX!qpersist_js_state·has_pluto_hook_features§cell_id$33d201ba-52f2-44f0-8bc6-3930ec77f62fdepends_on_disabled_cells§runtimeRRpublished_object_keysdepends_on_skipped_cells§errored$0de99ee5-d94d-4d07-8cef-a6f9caf5e742queued¤logsrunning¦outputbody"	<script id='plot_1'>
		// We start by putting all the variable interpolation here at the beginning

		// Publish the plot object to JS
		let plot_obj = {"layout": {"xaxis": {"title": {"text": "Step"}}, "hovermode": "x unified", "template": {"layout": {"coloraxis": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "xaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "hovermode": "closest", "paper_bgcolor": "white", "geo": {"showlakes": true, "showland": true, "landcolor": "#E5ECF6", "bgcolor": "white", "subunitcolor": "white", "lakecolor": "white"}, "colorscale": {"sequential": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]], "diverging": [[0, "#8e0152"], [0.1, "#c51b7d"], [0.2, "#de77ae"], [0.3, "#f1b6da"], [0.4, "#fde0ef"], [0.5, "#f7f7f7"], [0.6, "#e6f5d0"], [0.7, "#b8e186"], [0.8, "#7fbc41"], [0.9, "#4d9221"], [1, "#276419"]], "sequentialminus": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}, "yaxis": {"gridcolor": "white", "zerolinewidth": 2, "title": {"standoff": 15}, "ticks": "", "zerolinecolor": "white", "automargin": true, "linecolor": "white"}, "shapedefaults": {"line": {"color": "#2a3f5f"}}, "hoverlabel": {"align": "left"}, "mapbox": {"style": "light"}, "polar": {"angularaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "radialaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "autotypenumbers": "strict", "font": {"color": "#2a3f5f"}, "ternary": {"baxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "bgcolor": "#E5ECF6", "caxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}, "aaxis": {"gridcolor": "white", "ticks": "", "linecolor": "white"}}, "annotationdefaults": {"arrowhead": 0, "arrowwidth": 1, "arrowcolor": "#2a3f5f"}, "plot_bgcolor": "#E5ECF6", "title": {"x": 0.05}, "scene": {"xaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "zaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}, "yaxis": {"gridcolor": "white", "gridwidth": 2, "backgroundcolor": "#E5ECF6", "ticks": "", "showbackground": true, "zerolinecolor": "white", "linecolor": "white"}}, "colorway": ["#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52"]}, "data": {"barpolar": [{"type": "barpolar", "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "carpet": [{"aaxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}, "type": "carpet", "baxis": {"gridcolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f", "linecolor": "white"}}], "scatterpolar": [{"type": "scatterpolar", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "parcoords": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "parcoords"}], "scatter": [{"type": "scatter", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2dcontour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2dcontour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contour": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contour", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattercarpet": [{"type": "scattercarpet", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "mesh3d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "mesh3d"}], "surface": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "surface", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scattermapbox": [{"type": "scattermapbox", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergeo": [{"type": "scattergeo", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram": [{"type": "histogram", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "pie": [{"type": "pie", "automargin": true}], "choropleth": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "choropleth"}], "heatmapgl": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmapgl", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "bar": [{"type": "bar", "error_y": {"color": "#2a3f5f"}, "error_x": {"color": "#2a3f5f"}, "marker": {"line": {"color": "#E5ECF6", "width": 0.5}}}], "heatmap": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "heatmap", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "contourcarpet": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "contourcarpet"}], "table": [{"type": "table", "header": {"line": {"color": "white"}, "fill": {"color": "#C8D4E3"}}, "cells": {"line": {"color": "white"}, "fill": {"color": "#EBF0F8"}}}], "scatter3d": [{"line": {"colorbar": {"ticks": "", "outlinewidth": 0}}, "type": "scatter3d", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scattergl": [{"type": "scattergl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "histogram2d": [{"colorbar": {"ticks": "", "outlinewidth": 0}, "type": "histogram2d", "colorscale": [[0.0, "#0d0887"], [0.1111111111111111, "#46039f"], [0.2222222222222222, "#7201a8"], [0.3333333333333333, "#9c179e"], [0.4444444444444444, "#bd3786"], [0.5555555555555556, "#d8576b"], [0.6666666666666666, "#ed7953"], [0.7777777777777778, "#fb9f3a"], [0.8888888888888888, "#fdca26"], [1.0, "#f0f921"]]}], "scatterternary": [{"type": "scatterternary", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}], "scatterpolargl": [{"type": "scatterpolargl", "marker": {"colorbar": {"ticks": "", "outlinewidth": 0}}}]}}, "legend": {"y": 1.1, "orientation": "h"}, "margin": {"l": 50, "b": 50, "r": 50, "t": 60}, "yaxis": {"title": {"text": "Reward per Step Averaged Over Runs"}}, "title": "10 armed testbed average performance"}, "config": {"showLink": false, "editable": false, "responsive": true, "staticPlot": false, "scrollZoom": true}, "frames": [], "data": [{"y": [0.049821824, -0.029544719, -0.03322963, -0.046825636, 0.023980172, 0.01815426, 0.0040031215, 0.021307671, -0.020843012, 0.06562754, 1.1088547, 0.8799569, 0.8890326, 0.83759975, 0.81008524, 0.78569114, 0.81591874, 0.82504916, 0.78382176, 0.83669376, 0.8490194, 0.86671656, 0.9081021, 0.9023568, 0.88767093, 0.8777901, 0.950564, 0.95814687, 0.90871316, 0.97809225, 0.9549794, 0.9382434, 0.9975495, 0.950816, 0.97994757, 0.99370253, 1.0457075, 1.0014193, 1.0254912, 1.0549097, 1.0503161, 1.0701028, 1.0305104, 1.0904098, 1.0852063, 1.0453767, 1.0775975, 1.102358, 1.101857, 1.1169165, 1.1305234, 1.085197, 1.0745591, 1.1511387, 1.1444753, 1.1494355, 1.1323018, 1.155107, 1.1380161, 1.1400756, 1.151184, 1.1448656, 1.1590192, 1.1764632, 1.1887925, 1.2016811, 1.2252908, 1.1716317, 1.2021526, 1.1927358, 1.2071184, 1.1733304, 1.1753397, 1.2287041, 1.1931792, 1.2023202, 1.2246157, 1.2185088, 1.2055191, 1.243278, 1.2599349, 1.2225776, 1.2060336, 1.202934, 1.2109067, 1.2417156, 1.2310818, 1.233063, 1.2613337, 1.2464501, 1.2323248, 1.2118343, 1.2552522, 1.2517071, 1.2614864, 1.2518288, 1.2685646, 1.2954823, 1.2723112, 1.2712547, 1.2565416, 1.2419208, 1.2466778, 1.2334973, 1.240762, 1.2557608, 1.3037403, 1.293694, 1.245065, 1.2873462, 1.3220552, 1.2799814, 1.2836801, 1.2565316, 1.3063476, 1.2748586, 1.2926714, 1.2819988, 1.279748, 1.2330767, 1.2500633, 1.2713461, 1.3261013, 1.3053712, 1.3055918, 1.2860857, 1.301769, 1.2588153, 1.3212905, 1.3286558, 1.2898625, 1.303842, 1.2986224, 1.2935314, 1.2965393, 1.3239003, 1.3131396, 1.3013058, 1.3383104, 1.3556112, 1.3327786, 1.3235322, 1.2796904, 1.3141695, 1.3040743, 1.3012182, 1.3155183, 1.3161803, 1.3304445, 1.3512341, 1.3666372, 1.329939, 1.300862, 1.3605369, 1.3639067, 1.4113446, 1.3693072, 1.3840042, 1.3372245, 1.3090942, 1.3298271, 1.3485302, 1.3686553, 1.3606704, 1.3681647, 1.3701826, 1.3388565, 1.3368822, 1.3491548, 1.3341347, 1.3694766, 1.3483645, 1.4040549, 1.4132367, 1.3388916, 1.3419646, 1.3629887, 1.3565642, 1.355198, 1.3188968, 1.3747506, 1.3378203, 1.3484958, 1.3106195, 1.3220503, 1.3429117, 1.4177423, 1.3518298, 1.3759881, 1.3492016, 1.3628147, 1.370653, 1.3574893, 1.3810544, 1.3829234, 1.357993, 1.4076719, 1.3767695, 1.3267323, 1.4108602, 1.3786249, 1.3688079, 1.4233043, 1.3501886, 1.4015343, 1.4058921, 1.4028788, 1.3646522, 1.3859689, 1.3974671, 1.4043716, 1.3996631, 1.3876232, 1.4265913, 1.378244, 1.3754653, 1.3493196, 1.3952181, 1.4293635, 1.3769472, 1.3846241, 1.3880605, 1.3807659, 1.4508988, 1.4243194, 1.4167184, 1.4032894, 1.37848, 1.3933462, 1.3753532, 1.4121176, 1.3943888, 1.4228641, 1.4058721, 1.3782096, 1.3958068, 1.4032164, 1.3844585, 1.3752502, 1.3902569, 1.3678516, 1.45648, 1.3968009, 1.4223213, 1.3744699, 1.4100205, 1.404343, 1.3842925, 1.4110917, 1.4006653, 1.419634, 1.401963, 1.42681, 1.3831636, 1.4304574, 1.4125661, 1.4117033, 1.4204206, 1.4211842, 1.4049646, 1.3751403, 1.4009497, 1.4355344, 1.427535, 1.4029862, 1.4152335, 1.4065202, 1.4434643, 1.4043636, 1.3877473, 1.4556121, 1.4187168, 1.3748401, 1.456827, 1.4238122, 1.4165789, 1.40753, 1.402515, 1.3679563, 1.4012263, 1.3988225, 1.3695127, 1.4276034, 1.390145, 1.4141811, 1.4137257, 1.4249443, 1.4103203, 1.3602555, 1.4322463, 1.3996416, 1.4180404, 1.3646742, 1.456219, 1.3987284, 1.4129455, 1.4293581, 1.4383565, 1.4367319, 1.4299892, 1.4163773, 1.3930225, 1.3809782, 1.4406646, 1.4385405, 1.3904692, 1.421946, 1.401635, 1.4535086, 1.4312254, 1.4330959, 1.4681609, 1.3854274, 1.3941561, 1.428067, 1.423517, 1.4436828, 1.409531, 1.4645876, 1.4277089, 1.3939829, 1.4181342, 1.4473832, 1.4080964, 1.3935665, 1.4366423, 1.3920677, 1.4047315, 1.4077206, 1.4440657, 1.4283192, 1.431726, 1.428268, 1.4509526, 1.4558442, 1.4498593, 1.474498, 1.4966944, 1.4399364, 1.4383398, 1.4488, 1.4286757, 1.4146264, 1.453409, 1.3668692, 1.4517895, 1.42506, 1.4341763, 1.4300135, 1.4357467, 1.4506843, 1.4363865, 1.4602833, 1.4568009, 1.4666462, 1.4652941, 1.4174415, 1.4484812, 1.4738736, 1.4270942, 1.4672843, 1.4650952, 1.4419777, 1.4282309, 1.4784039, 1.431914, 1.4614002, 1.4372646, 1.4271039, 1.4484775, 1.4246228, 1.4302468, 1.4042469, 1.4883914, 1.4483529, 1.449041, 1.4655325, 1.4469162, 1.4331435, 1.5109473, 1.4146011, 1.4776543, 1.4569844, 1.4755042, 1.4090921, 1.401068, 1.4484181, 1.445594, 1.4416803, 1.430079, 1.4449941, 1.4855704, 1.4182221, 1.447017, 1.4305506, 1.442893, 1.4298571, 1.4455404, 1.4716531, 1.4291666, 1.4523768, 1.4644463, 1.4790097, 1.4706831, 1.4592746, 1.4283022, 1.473735, 1.4268042, 1.4246962, 1.4941933, 1.4350522, 1.4284029, 1.4669439, 1.4841868, 1.4316158, 1.4532574, 1.4336851, 1.4924078, 1.4907564, 1.462795, 1.4557582, 1.4489584, 1.4339033, 1.4464325, 1.4971601, 1.451729, 1.461223, 1.4548744, 1.4497441, 1.4621562, 1.4518238, 1.499801, 1.4765047, 1.4876126, 1.4431105, 1.4663242, 1.4146112, 1.4254096, 1.4041495, 1.4938235, 1.5218612, 1.4314898, 1.4788771, 1.4821006, 1.4606438, 1.4570234, 1.4244341, 1.4241959, 1.4872339, 1.4815893, 1.4748088, 1.4856615, 1.4696027, 1.4438441, 1.4869654, 1.4908552, 1.4817694, 1.4750534, 1.4642494, 1.478085, 1.4451374, 1.4664873, 1.4304253, 1.4590374, 1.4920193, 1.4490803, 1.4933105, 1.4339378, 1.4677098, 1.4513116, 1.4686141, 1.5078772, 1.4873168, 1.4492737, 1.4619327, 1.4643035, 1.4692359, 1.481632, 1.485991, 1.4633528, 1.5105222, 1.4783328, 1.4633905, 1.4470199, 1.4717587, 1.4901335, 1.470015, 1.471628, 1.4686646, 1.4950534, 1.4978001, 1.4249972, 1.451604, 1.4451576, 1.4607127, 1.4424583, 1.472266, 1.4457836, 1.4557084, 1.4585893, 1.4873124, 1.473314, 1.5256883, 1.4560872, 1.4471992, 1.4547948, 1.4536166, 1.4242415, 1.4530301, 1.5182778, 1.5118815, 1.4884025, 1.4934274, 1.4851677, 1.4666474, 1.4384811, 1.44029, 1.4304187, 1.4357324, 1.4821509, 1.4323834, 1.440073, 1.4596643, 1.5101192, 1.4929378, 1.4746352, 1.4182607, 1.4969239, 1.4926778, 1.4243748, 1.4580165, 1.4856881, 1.4537548, 1.4852672, 1.4797854, 1.4855444, 1.4615505, 1.5220951, 1.4375615, 1.4417132, 1.483866, 1.490941, 1.5017697, 1.4799229, 1.4792976, 1.4320474, 1.4439507, 1.505347, 1.441168, 1.4728054, 1.4376738, 1.4986998, 1.4629083, 1.4608783, 1.5201927, 1.4748768, 1.4787551, 1.5044744, 1.5064777, 1.4704427, 1.4972794, 1.4622813, 1.4814966, 1.4740239, 1.4659165, 1.459595, 1.5095938, 1.463836, 1.476215, 1.4812263, 1.4674168, 1.4520811, 1.437341, 1.4480524, 1.4773957, 1.4906209, 1.4666251, 1.4658624, 1.4454008, 1.4486715, 1.4715354, 1.500772, 1.5012851, 1.4608043, 1.4681884, 1.489139, 1.4385344, 1.4950374, 1.5112492, 1.4881867, 1.4631857, 1.4894618, 1.4820933, 1.488615, 1.4689438, 1.4859535, 1.4877073, 1.4978325, 1.4606273, 1.4735883, 1.4658034, 1.4929936, 1.4783026, 1.4476241, 1.4698315, 1.5239993, 1.4731233, 1.492281, 1.5305785, 1.4957922, 1.4643961, 1.4415686, 1.4684993, 1.4669741, 1.5044202, 1.4888638, 1.4663963, 1.4706227, 1.4694338, 1.4516648, 1.4886426, 1.4620982, 1.4591539, 1.4788069, 1.4511967, 1.517824, 1.4857074, 1.5092173, 1.4946203, 1.510894, 1.4638242, 1.4586625, 1.4577574, 1.5031534, 1.4903847, 1.4630213, 1.4631025, 1.4534222, 1.4541732, 1.4940773, 1.4809028, 1.4411594, 1.5329311, 1.4880297, 1.4729451, 1.5130599, 1.4712955, 1.4777228, 1.4797093, 1.5204847, 1.5272915, 1.5159616, 1.5203366, 1.4851527, 1.4265691, 1.4918629, 1.453095, 1.5021672, 1.5127457, 1.4929332, 1.4686074, 1.4846433, 1.498608, 1.4803501, 1.4771521, 1.4513777, 1.478089, 1.4915338, 1.4745559, 1.4995768, 1.5038881, 1.4819545, 1.5341167, 1.4801046, 1.4785609, 1.4818068, 1.4566555, 1.5037632, 1.4968399, 1.4703205, 1.4731396, 1.5123448, 1.4671015, 1.5024202, 1.4919908, 1.4991665, 1.5032839, 1.5099225, 1.5017576, 1.4788144, 1.4814317, 1.4709404, 1.5081369, 1.4559823, 1.4911343, 1.499529, 1.4756279, 1.4473398, 1.4664143, 1.4482127, 1.4910164, 1.4746321, 1.4978085, 1.4427418, 1.4690026, 1.5223438, 1.4712867, 1.4862713, 1.5059565, 1.4395546, 1.5224087, 1.4729033, 1.473604, 1.4884955, 1.5135263, 1.504324, 1.4994569, 1.4974992, 1.4956206, 1.5133091, 1.4885852, 1.4318026, 1.522465, 1.5570174, 1.5042692, 1.4938834, 1.5041405, 1.5151631, 1.5032206, 1.4729724, 1.5219527, 1.4777141, 1.4775938, 1.4674258, 1.5160834, 1.4410344, 1.4721999, 1.4712809, 1.5111202, 1.5047168, 1.4635224, 1.4904159, 1.461891, 1.5211766, 1.4986192, 1.4655831, 1.5301445, 1.5172133, 1.4971385, 1.4775602, 1.5216255, 1.4959978, 1.4887232, 1.499996, 1.5059226, 1.4674436, 1.5009307, 1.4776305, 1.4702507, 1.5038108, 1.4827834, 1.4738948, 1.5290877, 1.4920152, 1.4906176, 1.4848927, 1.4507291, 1.4877639, 1.4926413, 1.4586174, 1.5039299, 1.5164125, 1.5075057, 1.552018, 1.5034721, 1.5213757, 1.5200627, 1.4973265, 1.5405611, 1.4803153, 1.5157081, 1.5073341, 1.4984032, 1.515155, 1.503851, 1.5051948, 1.4818197, 1.4555812, 1.4955268, 1.5278872, 1.5026059, 1.4817166, 1.4844611, 1.493635, 1.504366, 1.4783546, 1.514931, 1.5275224, 1.5417196, 1.5018686, 1.4906427, 1.5053817, 1.50116, 1.5041734, 1.4782908, 1.4888045, 1.5159131, 1.4707913, 1.5077806, 1.540483, 1.4998506, 1.5354868, 1.4609103, 1.5267582, 1.5010699, 1.4805381, 1.5080882, 1.5011404, 1.522993, 1.4904305, 1.4454789, 1.4641972, 1.5058168, 1.4754093, 1.4951388, 1.5114402, 1.5307084, 1.5183401, 1.498481, 1.5072348, 1.5189891, 1.5127485, 1.5261607, 1.4864485, 1.5305998, 1.5342827, 1.5091895, 1.5236608, 1.52007, 1.5150064, 1.4704131, 1.556424, 1.4981333, 1.5064906, 1.5116936, 1.4917828, 1.5117269, 1.4539202, 1.4745681, 1.539903, 1.507896, 1.5111752, 1.5411621, 1.516278, 1.4880062, 1.548123, 1.4687346, 1.5119344, 1.4737306, 1.4867234, 1.5123253, 1.5110716, 1.476528, 1.4762498, 1.4886726, 1.512396, 1.5100217, 1.5135721, 1.5449106, 1.5014389, 1.4921303, 1.5430334, 1.4796374, 1.5153856, 1.5019379, 1.4890807, 1.4837095, 1.4790872, 1.5112512, 1.4664278, 1.4929245, 1.50551, 1.4903814, 1.4495693, 1.4903634, 1.4226605, 1.4987658, 1.4978681, 1.5014876, 1.4866545, 1.5122937, 1.4751569, 1.5007114, 1.508945, 1.537619, 1.5450081, 1.5690551, 1.516218, 1.5571724, 1.494511, 1.5297948, 1.5303553, 1.4995891, 1.4924083, 1.4970919, 1.484885, 1.4991521, 1.5044776, 1.5004855, 1.5162214, 1.5283422, 1.4547772, 1.4886585, 1.5054528, 1.4564011, 1.4567145, 1.4556037, 1.5061305, 1.5138448, 1.4872812, 1.4805999, 1.5056566, 1.4995688, 1.4790858, 1.4817805, 1.4902529, 1.5020959, 1.5265523, 1.496579, 1.5208671, 1.4817847, 1.4885705, 1.4716038, 1.5008491, 1.5129771, 1.5115923, 1.4848138, 1.4806824, 1.4527696, 1.5147717, 1.5606931, 1.4896894, 1.494202, 1.4731334, 1.4883941, 1.4786086, 1.500303, 1.5029106, 1.5298231, 1.5305892, 1.4747863, 1.5103631, 1.5050611, 1.5060667, 1.5296174, 1.5113269, 1.5014437, 1.5240781, 1.48096, 1.4875904, 1.4779439, 1.4890382, 1.52948, 1.4956642, 1.4882963, 1.5053455, 1.4861255, 1.5358783, 1.4780852, 1.5179578, 1.5235747, 1.4671748, 1.4744245, 1.4931135, 1.4794166, 1.4818685, 1.5211773, 1.5070384, 1.4740782, 1.5159333, 1.4874696, 1.5120761, 1.5096316, 1.5080274, 1.5215588, 1.5274298, 1.476569, 1.4940283, 1.4825536, 1.4832379, 1.5030229, 1.4975471, 1.4787263, 1.537729, 1.5067282, 1.5270408, 1.5215706, 1.5088029, 1.4954344, 1.5182769], "type": "scatter", "name": "UCB c = 2.0", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}, {"y": [-0.05863808, 0.21874873, 0.37106463, 0.50320196, 0.5736252, 0.60618526, 0.6710235, 0.6974089, 0.79177505, 0.77046615, 0.796572, 0.88264734, 0.8280123, 0.87454027, 0.9083222, 0.87704283, 0.8815308, 0.8773073, 0.89863545, 0.91333103, 0.99337727, 0.93799275, 0.98181546, 0.9657492, 1.0237604, 0.9505311, 0.9454822, 0.9831279, 0.9683513, 0.9480204, 0.9906729, 1.0255145, 1.0118093, 1.0281966, 1.0348642, 1.040993, 1.0545943, 1.0512913, 1.0334928, 1.0605711, 1.0329282, 1.0251049, 0.9924823, 1.0483505, 1.0266426, 1.0518703, 1.0607624, 1.0575594, 1.1158577, 1.0578403, 1.0856575, 1.0622462, 1.0896525, 1.0994948, 1.036384, 1.1074512, 1.0899358, 1.0808141, 1.104616, 1.0747532, 1.1480962, 1.0957371, 1.0738306, 1.0989983, 1.0887623, 1.0944401, 1.113867, 1.0958942, 1.1098052, 1.1142966, 1.1438602, 1.1217024, 1.0966417, 1.1306407, 1.1487745, 1.128646, 1.1588631, 1.1207083, 1.1441107, 1.1662098, 1.2212856, 1.1870434, 1.1720372, 1.1259862, 1.222183, 1.158202, 1.1735373, 1.1484874, 1.1970669, 1.201757, 1.1730931, 1.1431906, 1.1469322, 1.1580958, 1.1383655, 1.174466, 1.1847117, 1.1891079, 1.2102404, 1.1529655, 1.1737081, 1.2099826, 1.1714314, 1.1900276, 1.1634827, 1.1842146, 1.180828, 1.2488824, 1.217537, 1.2079513, 1.1786511, 1.1732417, 1.2259945, 1.1921074, 1.1904237, 1.2120457, 1.1879649, 1.1880964, 1.2222934, 1.2147335, 1.1866041, 1.2023858, 1.2496824, 1.1770847, 1.1849465, 1.2164596, 1.2047356, 1.2095364, 1.2123348, 1.2408848, 1.2257711, 1.2535048, 1.2240592, 1.2652011, 1.2289175, 1.1875699, 1.219929, 1.2121714, 1.2022749, 1.2390574, 1.2181288, 1.2811396, 1.2718964, 1.2236062, 1.222047, 1.2149515, 1.2471069, 1.2193117, 1.2575562, 1.233153, 1.2264941, 1.2349792, 1.2251517, 1.2423749, 1.2651646, 1.2080895, 1.1827251, 1.2139263, 1.2688978, 1.2135613, 1.2778918, 1.2382638, 1.2090954, 1.2734795, 1.2214499, 1.2747992, 1.3035624, 1.2491529, 1.3035129, 1.2603536, 1.2471902, 1.3057452, 1.2734469, 1.2982117, 1.2725363, 1.2688491, 1.2414128, 1.2542906, 1.3180518, 1.2739762, 1.2786549, 1.21525, 1.2787255, 1.2419343, 1.2357445, 1.2580023, 1.2605356, 1.2599072, 1.2847446, 1.3217533, 1.2355976, 1.2522141, 1.2839943, 1.2903788, 1.3272789, 1.3023304, 1.2820679, 1.329653, 1.3165058, 1.2872291, 1.2760963, 1.2859831, 1.2581111, 1.2681054, 1.2661842, 1.2677834, 1.3062707, 1.2652112, 1.267309, 1.3092101, 1.2788478, 1.2815515, 1.2959208, 1.2767794, 1.2787379, 1.3239661, 1.2073354, 1.2893248, 1.31637, 1.300543, 1.2748668, 1.3249326, 1.2806816, 1.2652706, 1.2591472, 1.3006686, 1.3326879, 1.317481, 1.2687091, 1.2835407, 1.2896811, 1.2604874, 1.3270683, 1.2934579, 1.2492584, 1.2536628, 1.287517, 1.3034303, 1.2782509, 1.2860491, 1.3171517, 1.2938598, 1.3173485, 1.2775348, 1.2727295, 1.3514575, 1.3213247, 1.3112738, 1.318397, 1.2531393, 1.3137614, 1.3388411, 1.2520491, 1.2650408, 1.328002, 1.3383307, 1.292695, 1.2477796, 1.2957947, 1.3066444, 1.2889153, 1.3141366, 1.3127627, 1.2651885, 1.2946789, 1.3124226, 1.3175164, 1.3206973, 1.278231, 1.361645, 1.32625, 1.3222722, 1.3271503, 1.3181915, 1.2997866, 1.2797204, 1.2668735, 1.3105991, 1.336514, 1.3312279, 1.3205714, 1.2724123, 1.3343241, 1.3638465, 1.2990061, 1.3234727, 1.2917622, 1.2958802, 1.346028, 1.281782, 1.3183285, 1.3199077, 1.3111804, 1.3248004, 1.3318397, 1.2933738, 1.3102229, 1.3200485, 1.329365, 1.2784088, 1.389011, 1.3736203, 1.3005073, 1.2984573, 1.3141901, 1.3451848, 1.3463601, 1.3297485, 1.3098606, 1.3008379, 1.3001424, 1.3056908, 1.3285161, 1.2862964, 1.3403909, 1.3412799, 1.2673837, 1.3184818, 1.3171228, 1.3122052, 1.3451881, 1.2803189, 1.3302704, 1.3091192, 1.3428344, 1.3026552, 1.318092, 1.3072042, 1.3092797, 1.2813901, 1.3031477, 1.3477333, 1.3574607, 1.3415048, 1.3105401, 1.3580824, 1.3343621, 1.3262916, 1.3599484, 1.324741, 1.3635488, 1.3042728, 1.3433088, 1.3378965, 1.3267595, 1.3143398, 1.3255825, 1.3230387, 1.3661367, 1.2933156, 1.2882705, 1.3378345, 1.3327551, 1.3488295, 1.3326092, 1.3370614, 1.3453517, 1.2920076, 1.3288038, 1.3672584, 1.3238683, 1.3559133, 1.3086272, 1.3217943, 1.329729, 1.3550383, 1.3870978, 1.3393918, 1.3772494, 1.3048512, 1.312891, 1.2957798, 1.3268188, 1.3369321, 1.2997794, 1.3520561, 1.3852665, 1.3226923, 1.2953632, 1.3441216, 1.3297075, 1.3530092, 1.3629198, 1.3308059, 1.3381537, 1.3433607, 1.3077743, 1.2849141, 1.353875, 1.3461568, 1.3143632, 1.3535101, 1.3378316, 1.3424766, 1.3415881, 1.3125039, 1.4043165, 1.3316622, 1.3239067, 1.3122615, 1.3312504, 1.3323987, 1.3514051, 1.3638335, 1.3785423, 1.2740624, 1.3238364, 1.2978586, 1.3341768, 1.3124655, 1.3609037, 1.3307838, 1.3665494, 1.3157245, 1.3119425, 1.311859, 1.3612664, 1.3505666, 1.3819711, 1.3576032, 1.3070338, 1.3317661, 1.3172382, 1.3855202, 1.349881, 1.3621476, 1.3472873, 1.341327, 1.3613031, 1.364731, 1.3902342, 1.3759847, 1.2999685, 1.3507155, 1.3423405, 1.3612053, 1.3529855, 1.3653848, 1.3435329, 1.3712323, 1.3536206, 1.3545858, 1.3490868, 1.3257738, 1.3344821, 1.3395827, 1.2704979, 1.3545026, 1.3133168, 1.3360288, 1.3487734, 1.3367991, 1.3633013, 1.3331195, 1.366093, 1.3415873, 1.3293034, 1.3684934, 1.3307312, 1.3851585, 1.3053834, 1.3881865, 1.3573598, 1.3234404, 1.3256322, 1.3512555, 1.3437283, 1.3805699, 1.3448446, 1.3518697, 1.3757414, 1.3458426, 1.3268961, 1.3630477, 1.3675172, 1.3456156, 1.3820493, 1.3044944, 1.3082463, 1.3830192, 1.3549519, 1.3342505, 1.389154, 1.3356895, 1.3603806, 1.2889997, 1.3269734, 1.3412808, 1.3052963, 1.3476725, 1.3806728, 1.3349872, 1.3183693, 1.3446354, 1.3574144, 1.3642977, 1.3744775, 1.3694746, 1.356905, 1.3139789, 1.3773987, 1.361538, 1.3661265, 1.3180947, 1.3537561, 1.3569809, 1.3839879, 1.3451792, 1.3092519, 1.3697078, 1.3770255, 1.3362832, 1.3356229, 1.3861815, 1.3962783, 1.3875803, 1.3230045, 1.3739502, 1.3591447, 1.3397124, 1.3478773, 1.3377955, 1.3336381, 1.344703, 1.3376167, 1.4066954, 1.3570912, 1.2901732, 1.3607515, 1.3161207, 1.3398021, 1.3651729, 1.3344674, 1.377677, 1.3488499, 1.3553207, 1.3250973, 1.3632852, 1.3796523, 1.351064, 1.3419584, 1.3794076, 1.3202924, 1.3523611, 1.3872327, 1.2906667, 1.3687662, 1.4029527, 1.3932297, 1.3259463, 1.3557158, 1.294499, 1.3450025, 1.3290551, 1.3862426, 1.4136827, 1.324438, 1.3342403, 1.366882, 1.3883677, 1.3246995, 1.3088442, 1.3642424, 1.327995, 1.3614435, 1.3541017, 1.3515867, 1.3568506, 1.3227499, 1.3763797, 1.3480576, 1.3204024, 1.330016, 1.3247643, 1.3692039, 1.3301809, 1.3695906, 1.3810471, 1.3415667, 1.3492744, 1.3393681, 1.3758761, 1.3431996, 1.3493755, 1.3663832, 1.3193803, 1.2800096, 1.363363, 1.3889171, 1.3240205, 1.3117813, 1.3694607, 1.3468707, 1.2955178, 1.3338435, 1.338706, 1.3463148, 1.3575901, 1.3427, 1.3538276, 1.3550805, 1.3862742, 1.3159754, 1.3509423, 1.3468804, 1.3536417, 1.3277347, 1.3346537, 1.3707073, 1.3582661, 1.34877, 1.3664776, 1.3506675, 1.3246346, 1.3218447, 1.3580132, 1.3535967, 1.3294399, 1.3172704, 1.3623666, 1.3598664, 1.336936, 1.385602, 1.3856401, 1.3476727, 1.397894, 1.3722328, 1.358473, 1.326844, 1.3764682, 1.3684458, 1.403409, 1.3711072, 1.3764728, 1.3748351, 1.3528109, 1.3282462, 1.3603321, 1.3774219, 1.3518116, 1.3468994, 1.3710507, 1.3534977, 1.3477261, 1.357434, 1.3781797, 1.3530176, 1.343167, 1.3152068, 1.3453506, 1.3857067, 1.3604391, 1.3449589, 1.3269724, 1.3686855, 1.3406836, 1.4085263, 1.3791553, 1.3160042, 1.3732638, 1.3562449, 1.3565878, 1.3303535, 1.3400741, 1.3355683, 1.3721328, 1.3095121, 1.3894169, 1.339207, 1.3742008, 1.329208, 1.3394608, 1.3473082, 1.3782662, 1.3386021, 1.3318228, 1.3798658, 1.3501831, 1.379828, 1.3317531, 1.369222, 1.3624048, 1.3266898, 1.3841515, 1.3705965, 1.3413457, 1.3355905, 1.3203098, 1.3857872, 1.3234692, 1.3826616, 1.3493506, 1.3701837, 1.3757671, 1.3128302, 1.3675305, 1.3203954, 1.3431215, 1.3772002, 1.3468689, 1.3695277, 1.3731937, 1.337358, 1.3358053, 1.3520869, 1.3525753, 1.376387, 1.3549621, 1.3479283, 1.3678856, 1.3568358, 1.3698968, 1.3439908, 1.3674984, 1.3121841, 1.3317682, 1.3907101, 1.297364, 1.3579909, 1.3179822, 1.3118794, 1.3574694, 1.3336551, 1.3609285, 1.3834912, 1.3838699, 1.3609138, 1.3405854, 1.3563089, 1.3106333, 1.401867, 1.3882152, 1.3623214, 1.3619757, 1.3188525, 1.353512, 1.3514082, 1.338929, 1.3716866, 1.3553451, 1.3926255, 1.3785067, 1.3334782, 1.3537098, 1.3471264, 1.3433079, 1.3447093, 1.3727497, 1.377986, 1.2941521, 1.3648543, 1.3564836, 1.3254468, 1.4066036, 1.3548414, 1.3576789, 1.3800211, 1.3789178, 1.3912209, 1.3437303, 1.3350701, 1.352634, 1.3578346, 1.3487278, 1.3736819, 1.354992, 1.3371308, 1.387961, 1.3352734, 1.3637524, 1.369107, 1.3560376, 1.3580267, 1.3547825, 1.3084977, 1.2791218, 1.3334491, 1.3874047, 1.348676, 1.3583766, 1.4046856, 1.365406, 1.3775327, 1.3791112, 1.3762647, 1.3732253, 1.3481902, 1.3419641, 1.3786445, 1.336514, 1.3609108, 1.4375067, 1.3292717, 1.3504548, 1.328548, 1.3233403, 1.3488566, 1.3361976, 1.3636658, 1.390297, 1.379866, 1.3500155, 1.3400216, 1.3599296, 1.3553461, 1.3623445, 1.354448, 1.320574, 1.385626, 1.4169292, 1.3570445, 1.3712796, 1.3364663, 1.3476219, 1.3572851, 1.3645293, 1.3133038, 1.3094532, 1.2937844, 1.362633, 1.3525229, 1.3592215, 1.3245623, 1.3785433, 1.3879246, 1.408701, 1.3524106, 1.3130354, 1.3678697, 1.35652, 1.3455286, 1.3166043, 1.3545694, 1.3893529, 1.373665, 1.3145531, 1.3455001, 1.3648267, 1.3544514, 1.338175, 1.3589514, 1.3392442, 1.3401128, 1.349316, 1.3488431, 1.3590466, 1.3805121, 1.4051094, 1.3442123, 1.382561, 1.4313724, 1.3721591, 1.3489364, 1.3253675, 1.3844694, 1.35896, 1.3303441, 1.3319192, 1.3082387, 1.3819648, 1.3940479, 1.373805, 1.3097692, 1.3820536, 1.3928195, 1.3903702, 1.3601499, 1.3713075, 1.350154, 1.3452739, 1.3750647, 1.3658402, 1.3492225, 1.3891125, 1.3971994, 1.3866215, 1.34403, 1.3372008, 1.3237514, 1.4103789, 1.3334483, 1.3545152, 1.3751452, 1.3252001, 1.3787733, 1.3834482, 1.3915712, 1.4056308, 1.3470014, 1.3612739, 1.3845018, 1.3862486, 1.4066019, 1.3549764, 1.3546242, 1.3304328, 1.330368, 1.3666341, 1.3319045, 1.3155428, 1.3512739, 1.3562772, 1.3698099, 1.3529319, 1.312899, 1.3344979, 1.3582305, 1.3917179, 1.3469309, 1.3189974, 1.3243898, 1.3648245, 1.3605422, 1.3294371, 1.3928261, 1.3805896, 1.3809148, 1.3875684, 1.3716295, 1.3535342, 1.3528639, 1.3986503, 1.3762845, 1.3795791, 1.3900105, 1.3983152, 1.3750968, 1.3099033, 1.3454832, 1.3650522, 1.3251519, 1.3383168, 1.366234, 1.3816671, 1.3440782, 1.3572112, 1.4070945, 1.3893428, 1.3460785, 1.326738, 1.3573543, 1.3737854, 1.3540845, 1.3557284, 1.3422997, 1.3776875, 1.344672, 1.3632972, 1.3561584, 1.3338615, 1.3319701, 1.357295, 1.371659, 1.3565603, 1.3691139, 1.3353453, 1.3359684, 1.329658, 1.3860688, 1.3399771, 1.3607002, 1.3581372, 1.337924, 1.3324472, 1.3436425, 1.356569, 1.3382815, 1.3655405, 1.3294228, 1.3627363, 1.349587, 1.3655595, 1.4047512, 1.3687083, 1.3374254, 1.379643, 1.3189063, 1.4073201, 1.377741, 1.3349812, 1.3778689, 1.3559577, 1.3849664, 1.3590455, 1.3789735, 1.3979781, 1.3797262, 1.3538276, 1.3220239, 1.3891803, 1.3287392, 1.3843485, 1.3726583, 1.3717439, 1.3668126, 1.3533915, 1.3785263, 1.3402507, 1.3463064, 1.3710389], "type": "scatter", "name": "ϵ-greedy ϵ = 0.1", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}, {"y": [1.543408, 1.5463793, 1.4881684, 1.5525259, 1.5591332, 1.5582068, 1.550236, 1.5574511, 1.5878141, 1.5738745, 1.5354059, 1.5301112, 1.5553179, 1.5445207, 1.5655007, 1.5080109, 1.5548368, 1.541483, 1.5468287, 1.5354246, 1.5272148, 1.5371858, 1.5414115, 1.5021589, 1.5785016, 1.5364375, 1.524736, 1.5390483, 1.5310347, 1.5430394, 1.5451696, 1.5269759, 1.5774589, 1.5276315, 1.4980838, 1.5033396, 1.5394968, 1.4874882, 1.5299575, 1.543707, 1.5539904, 1.5355817, 1.5074298, 1.5289567, 1.5394629, 1.5495939, 1.5181706, 1.5588208, 1.5428578, 1.5299649, 1.5255752, 1.518468, 1.5368204, 1.5377665, 1.5264463, 1.5437802, 1.5407306, 1.5125695, 1.5334585, 1.5051923, 1.5417215, 1.5554688, 1.5431165, 1.569144, 1.539279, 1.5524906, 1.5248137, 1.5513725, 1.5032339, 1.5400327, 1.5601609, 1.5393083, 1.5218817, 1.5063174, 1.5185668, 1.538345, 1.498083, 1.5320789, 1.5388182, 1.5250815, 1.5019586, 1.5123396, 1.5064319, 1.4942681, 1.5481367, 1.5399917, 1.5216169, 1.5446635, 1.5035777, 1.569332, 1.5546542, 1.4903799, 1.5243733, 1.5436094, 1.5307132, 1.5249085, 1.4981478, 1.5725473, 1.5289617, 1.5076863, 1.5004678, 1.5096933, 1.4801348, 1.5537263, 1.502503, 1.5456455, 1.5651513, 1.5281776, 1.4981977, 1.5610664, 1.5110313, 1.4893643, 1.5316652, 1.5462985, 1.5288179, 1.5533679, 1.5111378, 1.4844631, 1.5229292, 1.5229838, 1.5620462, 1.5405257, 1.5421448, 1.5353514, 1.505023, 1.5814179, 1.5791051, 1.5627494, 1.5218992, 1.5193623, 1.5487828, 1.5299128, 1.5440435, 1.5416785, 1.5196568, 1.5612735, 1.6074456, 1.5208915, 1.5763429, 1.5396228, 1.5097841, 1.5450712, 1.543292, 1.52342, 1.5093778, 1.5436051, 1.5198861, 1.5570387, 1.5626646, 1.4910752, 1.4753884, 1.5483232, 1.5293326, 1.5344659, 1.5347463, 1.5403818, 1.5764244, 1.5451784, 1.5362145, 1.5270432, 1.5330839, 1.5571369, 1.5253917, 1.5518028, 1.539073, 1.5529577, 1.5338442, 1.5070543, 1.5261673, 1.5116206, 1.52728, 1.5714744, 1.5183431, 1.5133313, 1.5482965, 1.4659824, 1.5425075, 1.4867887, 1.560807, 1.5517377, 1.519965, 1.5330526, 1.5351012, 1.5325106, 1.5201489, 1.5248103, 1.543875, 1.5176088, 1.5431743, 1.5190392, 1.5182006, 1.5595, 1.5291001, 1.54296, 1.5628653, 1.5291944, 1.4976014, 1.5721298, 1.5393944, 1.5244539, 1.527971, 1.5055395, 1.5141441, 1.5280358, 1.5296432, 1.5043046, 1.5272541, 1.5329236, 1.5487691, 1.5464588, 1.5274558, 1.5245476, 1.5099795, 1.5207834, 1.5387461, 1.5418074, 1.5262865, 1.5431166, 1.5298264, 1.5368015, 1.5317128, 1.5500126, 1.5631242, 1.5207226, 1.5738078, 1.520135, 1.5174565, 1.5581459, 1.5291225, 1.5145807, 1.5389192, 1.5155247, 1.5516031, 1.5307051, 1.5687029, 1.5248749, 1.504024, 1.5221697, 1.5253687, 1.5049028, 1.5138063, 1.5541351, 1.5226231, 1.5409393, 1.535265, 1.5162996, 1.5732859, 1.5444014, 1.5255593, 1.4829164, 1.5114163, 1.5363619, 1.5413003, 1.5444678, 1.5569664, 1.562297, 1.5438966, 1.5253426, 1.519739, 1.5387666, 1.4949201, 1.5291423, 1.5334873, 1.4974576, 1.5144863, 1.5341885, 1.5070974, 1.5050468, 1.538118, 1.5443316, 1.5297514, 1.5636349, 1.550184, 1.5568019, 1.5230805, 1.5696375, 1.5385232, 1.5180366, 1.525992, 1.539223, 1.5230184, 1.5145738, 1.5339924, 1.5636427, 1.542806, 1.5585376, 1.49695, 1.531474, 1.5180799, 1.5191929, 1.5015941, 1.5318906, 1.5336336, 1.5578456, 1.4967856, 1.5853392, 1.531785, 1.5241041, 1.5629967, 1.5235149, 1.4998381, 1.5333381, 1.5249012, 1.5664014, 1.5465267, 1.5491874, 1.5471146, 1.548375, 1.5524241, 1.5479598, 1.546081, 1.5131109, 1.5371158, 1.5826273, 1.5665903, 1.5668658, 1.5557773, 1.52429, 1.539654, 1.5772654, 1.5351963, 1.5037484, 1.5649997, 1.5664173, 1.5572937, 1.5222867, 1.5156875, 1.5543544, 1.5142108, 1.4958549, 1.57003, 1.5472358, 1.5002248, 1.5305195, 1.5385975, 1.5460372, 1.5496556, 1.5285498, 1.5377513, 1.5318537, 1.509111, 1.5252504, 1.5167356, 1.5533216, 1.543211, 1.5588129, 1.5207218, 1.5355029, 1.5669627, 1.4928455, 1.547185, 1.5617213, 1.535689, 1.5118021, 1.5476373, 1.5335176, 1.5260891, 1.5252252, 1.5084292, 1.54981, 1.5247304, 1.5108833, 1.5597107, 1.5436696, 1.5126563, 1.5310631, 1.5583184, 1.5349048, 1.5184243, 1.5240172, 1.5108045, 1.5631421, 1.5234481, 1.5043049, 1.540273, 1.5544273, 1.5525665, 1.5303893, 1.5655608, 1.5287261, 1.5536109, 1.5344476, 1.4842323, 1.5264455, 1.5594214, 1.4784464, 1.5586396, 1.5654778, 1.5146997, 1.5366424, 1.5316614, 1.517658, 1.4975258, 1.5666028, 1.5350652, 1.5745345, 1.5601085, 1.5213281, 1.4600186, 1.5627075, 1.5017698, 1.5487926, 1.5400856, 1.5302866, 1.5646807, 1.4980671, 1.500143, 1.5389212, 1.5581108, 1.5420808, 1.5116888, 1.5490721, 1.5771319, 1.5781018, 1.5467774, 1.5299236, 1.5180023, 1.5377548, 1.5451142, 1.56951, 1.5439259, 1.5255213, 1.5163466, 1.5795027, 1.527365, 1.5294551, 1.5106591, 1.5363008, 1.5247682, 1.5584025, 1.5564167, 1.5254251, 1.5597372, 1.5155103, 1.5457704, 1.5472741, 1.524795, 1.4957864, 1.513951, 1.507852, 1.5747644, 1.4872577, 1.5943855, 1.512233, 1.5231835, 1.4996669, 1.5859873, 1.5085082, 1.5849509, 1.5261588, 1.5322746, 1.5450217, 1.4819615, 1.5593274, 1.5527599, 1.564459, 1.525218, 1.5462074, 1.5173502, 1.479924, 1.5331098, 1.5785041, 1.5091175, 1.5622549, 1.5422328, 1.5068896, 1.5268949, 1.4812735, 1.5159569, 1.5354676, 1.5330445, 1.5272925, 1.5167975, 1.5357854, 1.5301796, 1.5445266, 1.5639584, 1.5058135, 1.5623947, 1.5159892, 1.5454012, 1.5639311, 1.4867207, 1.5437047, 1.5245218, 1.5291741, 1.5484433, 1.5416684, 1.546574, 1.5290086, 1.5655593, 1.4939098, 1.5038087, 1.5794665, 1.544013, 1.4653122, 1.541296, 1.5402951, 1.5392871, 1.5287272, 1.552061, 1.504554, 1.5451494, 1.540693, 1.5042859, 1.5291035, 1.4903934, 1.4986165, 1.523563, 1.5111933, 1.5577608, 1.555951, 1.5402802, 1.5440792, 1.5501422, 1.5481743, 1.5628823, 1.5340061, 1.54355, 1.5522887, 1.527771, 1.5286648, 1.537183, 1.5887516, 1.534656, 1.4976846, 1.5550483, 1.5373209, 1.541424, 1.5450897, 1.5217912, 1.5286593, 1.5483872, 1.550893, 1.5055286, 1.5269083, 1.5152881, 1.5238253, 1.5155939, 1.5315787, 1.5341663, 1.5579858, 1.5136026, 1.5319425, 1.5210545, 1.5255163, 1.5596681, 1.5464634, 1.5361416, 1.5559851, 1.5301317, 1.5395694, 1.5449891, 1.528682, 1.5647665, 1.5274479, 1.4813408, 1.5398316, 1.5073943, 1.5543927, 1.543627, 1.5364877, 1.5338457, 1.5303771, 1.5448996, 1.5638992, 1.5077589, 1.5414917, 1.5169204, 1.5564647, 1.5767058, 1.5415971, 1.5492758, 1.5775695, 1.5133773, 1.5603142, 1.5124782, 1.5222962, 1.5431296, 1.5380735, 1.5227058, 1.5252249, 1.5244375, 1.5203427, 1.523097, 1.6014391, 1.5081708, 1.5147047, 1.5215247, 1.5316385, 1.526633, 1.5498493, 1.5412956, 1.5136776, 1.5663494, 1.5205187, 1.525133, 1.5021906, 1.5190468, 1.5230515, 1.5372268, 1.5442681, 1.5443604, 1.5478537, 1.5483209, 1.544283, 1.5488892, 1.4922807, 1.489798, 1.5288993, 1.5702552, 1.5467995, 1.5289861, 1.5169779, 1.4977165, 1.5301837, 1.5516255, 1.5397272, 1.4964733, 1.5216184, 1.5525236, 1.5160694, 1.527422, 1.5398856, 1.5405567, 1.4776735, 1.5725996, 1.4961967, 1.5675877, 1.5641274, 1.5229635, 1.5583653, 1.5261188, 1.5564067, 1.5424137, 1.5102668, 1.5202855, 1.5322477, 1.5525771, 1.5301714, 1.5508478, 1.5163815, 1.5236659, 1.5145293, 1.5140281, 1.5489694, 1.5108516, 1.5544587, 1.5416083, 1.4995593, 1.5119411, 1.5406806, 1.5713916, 1.5127107, 1.5323181, 1.5524089, 1.536477, 1.5158037, 1.5385132, 1.5896018, 1.559014, 1.5336047, 1.5322124, 1.5520648, 1.5175759, 1.5694062, 1.5241225, 1.5449538, 1.5469867, 1.5229433, 1.5298035, 1.5238003, 1.5346742, 1.5387056, 1.5321618, 1.5529054, 1.5458505, 1.5355396, 1.5521903, 1.5009363, 1.5115417, 1.5311022, 1.5479088, 1.5342396, 1.5268624, 1.5410951, 1.5611467, 1.503085, 1.5200199, 1.5335964, 1.5330186, 1.5156382, 1.5529041, 1.5600126, 1.5199307, 1.5689607, 1.5539528, 1.571895, 1.5429844, 1.5282202, 1.5130801, 1.5452375, 1.510495, 1.5247871, 1.5203291, 1.5544044, 1.5375501, 1.5531799, 1.4971175, 1.5613818, 1.5256708, 1.5550355, 1.5725181, 1.5239753, 1.5683984, 1.5192448, 1.5112146, 1.546475, 1.467396, 1.570636, 1.5206134, 1.502078, 1.5295982, 1.5462849, 1.5529941, 1.5580479, 1.4919515, 1.5486124, 1.5591607, 1.5005589, 1.5649554, 1.5401876, 1.5483774, 1.5269421, 1.5516635, 1.527653, 1.5425743, 1.5293409, 1.534893, 1.5240704, 1.4901713, 1.5153078, 1.5275185, 1.5449435, 1.5297247, 1.5494627, 1.5511692, 1.5419571, 1.5573808, 1.5805017, 1.5282251, 1.5158603, 1.5637994, 1.5338019, 1.5338247, 1.5661575, 1.5057447, 1.5256971, 1.5493928, 1.5386403, 1.5646768, 1.5386912, 1.5331424, 1.5385263, 1.5038124, 1.5303171, 1.5318313, 1.5408309, 1.5308164, 1.529341, 1.5537982, 1.5613141, 1.5551875, 1.5613002, 1.5025046, 1.5465962, 1.5588382, 1.5599524, 1.5627456, 1.5126716, 1.4989202, 1.5068411, 1.5649534, 1.567491, 1.5239582, 1.5560597, 1.5566701, 1.4754177, 1.5160421, 1.5582187, 1.5546839, 1.5580604, 1.5669353, 1.5371029, 1.5659789, 1.5018835, 1.5440643, 1.5248499, 1.571223, 1.5336604, 1.5581862, 1.5127299, 1.5225152, 1.4787337, 1.5525217, 1.5108702, 1.5437448, 1.5136153, 1.5374765, 1.5599765, 1.5412611, 1.5443075, 1.5157526, 1.5230153, 1.5113691, 1.5241773, 1.5724518, 1.5355943, 1.5069139, 1.5387655, 1.5353296, 1.5205972, 1.5371103, 1.5300354, 1.505856, 1.5513426, 1.5197878, 1.5693072, 1.5368775, 1.513058, 1.5563726, 1.4918125, 1.5843916, 1.5642887, 1.5199938, 1.5249734, 1.527645, 1.5657009, 1.5135516, 1.5580161, 1.5497912, 1.5173299, 1.5273186, 1.4995404, 1.5791693, 1.5198065, 1.5011187, 1.5548955, 1.5776776, 1.5723504, 1.5397437, 1.5041091, 1.5192415, 1.5499517, 1.5379292, 1.5461917, 1.5486848, 1.543441, 1.5368379, 1.563534, 1.5252029, 1.5567809, 1.4940529, 1.5489502, 1.5359066, 1.5673892, 1.5224367, 1.5187039, 1.5231948, 1.5653987, 1.5565087, 1.5421516, 1.5453749, 1.5107777, 1.5817617, 1.5257883, 1.5308247, 1.5014138, 1.5448642, 1.551571, 1.5458523, 1.5484511, 1.5610869, 1.549891, 1.559774, 1.5446944, 1.5333437, 1.5919309, 1.5804051, 1.517145, 1.518617, 1.5364604, 1.5446643, 1.5275984, 1.5060997, 1.5168477, 1.4778416, 1.544413, 1.5085435, 1.514833, 1.5489641, 1.5423739, 1.4955375, 1.5667672, 1.5256637, 1.5434905, 1.5405046, 1.5425466, 1.5221437, 1.5291878, 1.5655234, 1.5379658, 1.5388353, 1.5230929, 1.5023012, 1.564129, 1.5640714, 1.5248523, 1.5079609, 1.5188199, 1.5313075, 1.5084959, 1.5406909, 1.5157822, 1.5394971, 1.516398, 1.524525, 1.5396925, 1.5123142, 1.5272197, 1.5191017, 1.5219293, 1.4845724, 1.5258211, 1.5123256, 1.5365998, 1.5316184, 1.5228277, 1.5128951, 1.516814, 1.5539471, 1.5285181, 1.5445236, 1.5493428, 1.5544475, 1.5200517, 1.4834454, 1.5609853, 1.512712, 1.5217909, 1.5611744, 1.4926928, 1.4963814, 1.5506557, 1.5666846, 1.5229995, 1.5656292, 1.5428185, 1.5697163, 1.540061, 1.5686457, 1.4993099, 1.557293, 1.5039327, 1.5409338, 1.5343559, 1.5456067, 1.563099, 1.5437111, 1.4986724, 1.5485455, 1.5141126, 1.5503405, 1.5563859, 1.5122421, 1.5240731, 1.5209322, 1.5459439, 1.5313195, 1.5374057, 1.5238951, 1.5389863, 1.5093544, 1.5415895, 1.5548745, 1.5644394, 1.5483137, 1.4959615, 1.5307987, 1.5786954, 1.5396001, 1.5021671, 1.5316833, 1.6009499, 1.5437083, 1.53888, 1.533508, 1.4984848, 1.493205, 1.5075145], "type": "scatter", "name": "theoretical limit", "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000]}]}
		// Get the plotly listeners
		const plotly_listeners = {}
		// Get the JS listeners
		const js_listeners = {}
		// Deal with eventual custom classes
		let custom_classlist = []

		// Load the plotly library
		if (!window.Plotly) {
			const {plotly} = await import('https://cdn.plot.ly/plotly-2.16.1.min.js')
		}

		// Check if we have to force local mathjax font cache
		if (false && window?.MathJax?.config?.svg?.fontCache === 'global') {
			window.MathJax.config.svg.fontCache = 'local'
		}

		// Flag to check if this cell was  manually ran or reactively ran
const firstRun = this ? false : true
const PLOT = this ?? document.createElement("div");
const parent = currentScript.parentElement
const isPlutoWrapper = parent.classList.contains('raw-html-wrapper')

if (firstRun) {
	// It seem plot divs would not autosize themself inside flexbox containers without this
	parent.appendChild(PLOT)
}

// If width is not specified, set it to 100%
PLOT.style.width = plot_obj.layout.width ? "" : "100%"

// For the height we have to also put a fixed value in case the plot is put on a non-fixed-size container (like the default wrapper)
PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"



PLOT.classList.forEach(cn => {
	if (cn !== 'js-plotly-plot' && !custom_classlist.includes(cn)) {
		PLOT.classList.toggle(cn, false)
	}
})
for (const className of custom_classlist) {
	PLOT.classList.toggle(className, true)
}


// Create the resizeObserver to make the plot even more responsive! :magic:
const resizeObserver = new ResizeObserver(entries => {
	PLOT.style.height = plot_obj.layout.height ? "" :
	(isPlutoWrapper || parent.clientHeight == 0) ? "400px" : "100%"
	/* 
	The addition of the invalid argument `plutoresize` seems to fix the problem with calling `relayout` simply with `{autosize: true}` as update breaking mouse relayout events tracking. 
	See https://github.com/plotly/plotly.js/issues/6156 for details
	*/
	Plotly.relayout(PLOT, {..._.pick(PLOT.layout, ['width','height']), autosize: true, plutoresize: true})
})

resizeObserver.observe(PLOT)


Plotly.react(PLOT, plot_obj).then(() => {
	// Assign the Plotly event listeners
	for (const [key, listener_vec] of Object.entries(plotly_listeners)) {
		for (const listener of listener_vec) {
			PLOT.on(key, listener)
		}
	}
	// Assign the JS event listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.addEventListener(key, listener)
		}
	}
}
)


invalidation.then(() => {
	// Remove all plotly listeners
	PLOT.removeAllListeners()
	// Remove all JS listeners
	for (const [key, listener_vec] of Object.entries(js_listeners)) {
		for (const listener of listener_vec) {
			PLOT.removeEventListener(key, listener)
		}
	}
	// Remove the resizeObserver
	resizeObserver.disconnect()
})



		return PLOT
	</script>
mimetext/htmlrootassigneelast_run_timestampAT3ٰpersist_js_state·has_pluto_hook_features§cell_id$0de99ee5-d94d-4d07-8cef-a6f9caf5e742depends_on_disabled_cells§runtime#E۵published_object_keysdepends_on_skipped_cells§errored$a61c15eb-ed5f-4052-a3a3-3276940564a1queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATdVpersist_js_state·has_pluto_hook_features§cell_id$a61c15eb-ed5f-4052-a3a3-3276940564a1depends_on_disabled_cells§runtime ~published_object_keysdepends_on_skipped_cells§errored$99945570-0b2a-432a-ae83-3a7abc39cac8queued¤logsrunning¦outputbody1normalize_πvec! (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAT:`persist_js_state·has_pluto_hook_features§cell_id$99945570-0b2a-432a-ae83-3a7abc39cac8depends_on_disabled_cells§runtime ߵpublished_object_keysdepends_on_skipped_cells§errored$aa238ebc-8730-46c7-8ad9-41c7cac70b18queued¤logsrunning¦outputbody/sample_action (generic function with 5 methods)mimetext/plainrootassigneelast_run_timestampATlDpersist_js_state·has_pluto_hook_features§cell_id$aa238ebc-8730-46c7-8ad9-41c7cac70b18depends_on_disabled_cells§runtime 9Rpublished_object_keysdepends_on_skipped_cells§errored$2ceadc6d-5522-43f6-a803-a17a47a6048aqueued¤logsrunning¦outputbodyښ<html>
<head><meta charset="utf-8" /></head>
<body>
<div>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_SVG"></script>
    <script type="text/javascript">
window.PlotlyConfig = {MathJaxConfig: 'local'};
</script>
<script src="https://cdn.plot.ly/plotly-2.3.0.min.js"></script>

    <div
        id=ca54ebd5-321e-4dcd-8eae-3900b5d5dc7c
        class="plotly-graph-div"
        style="height:600; width:700;">
    </div>
    <script type="text/javascript">
        
        window.PLOTLYENV = window.PLOTLYENV || {}
        
        if (document.getElementById('ca54ebd5-321e-4dcd-8eae-3900b5d5dc7c')) {
    Plotly.newPlot(
        'ca54ebd5-321e-4dcd-8eae-3900b5d5dc7c',
        [{"mode":"markers","y":[5.919094,5.939561,5.9160185,6.0058417,5.903159,5.970873,5.9478908,5.9032254,5.9072943,5.920585,5.930968,5.920279,5.9496202,5.953909,5.933771,5.922239,5.9476423,5.974207,5.928015,5.8455577,5.966191,5.984254,5.9347486,5.904419,5.9317994,5.9272423,5.929282,5.942747,5.907596,5.9037633,5.9901533,5.9843993,5.969,6.0288043,6.007731,5.8971953,6.004843,6.007733,5.92907,5.977098,5.8868394,6.0181165,5.9872627,5.914403,5.96264,5.9491787,5.927411,5.900786,5.9803452,5.93952,5.941403,5.9119406,5.962617,5.984087,5.947446,5.960206,5.956356,5.9541445,5.9033284,5.9428835,5.9512844,5.9151325,5.9636335,5.925473,5.9546375,5.9364867,5.9991984,6.0017357,5.9091606,5.913263,5.9389806,5.9230824,5.9696913,5.9535327,5.9427648,5.98013,5.9325085,5.9861474,6.0118527,5.9312,5.895773,5.9373426,5.9698215,5.88736,5.942724,5.900276,5.935519,5.964855,5.954706,5.9870515,5.924411,5.965913,5.918548,5.990792,5.901676,5.87325,5.9361925,6.016014,5.965296,5.9844933,5.9665065,5.9317994,5.927798,5.929958,5.986577],"type":"scatter","name":"ideal","hovertemplate":"ideal reward = %{y:.3g}<extra></extra>","x":[0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5,0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5,7.6293945e-6,1.5258789e-5,3.0517578e-5,6.1035156e-5,0.00012207031,0.00024414062,0.00048828125,0.0009765625,0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,1.5258789e-5,3.0517578e-5,6.1035156e-5,0.00012207031,0.00024414062,0.00048828125,0.0009765625,0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0,16.0,32.0,64.0,128.0,256.0,512.0,1024.0,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0,16.0,32.0,64.0,128.0,256.0,512.0,0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0,16.0,32.0,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0]},{"line":{"color":"#1170AA"},"y":[4.4952126,4.478178,4.469008,4.556039,4.455478,4.4103427,4.138722,3.5548067,2.4022324],"type":"scatter","name":"$\\epsilon\\text{-greedy sample average}$","legendgroup":"#1170AA","hovertemplate":["ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.1055613","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.0353787","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.0397727","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.1977837","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.1780772","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.2276056","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.0532985","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 2.6526647","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 1.5125744"],"x":[0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5]},{"showlegend":false,"line":{"color":"#1170AA","dash":"dot","width":5},"y":[3.1055613,3.0353787,3.0397727,3.1977837,3.1780772,3.2276056,3.0532985,2.6526647,1.5125744],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#1170AA","hovertemplate":["ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.1055613","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.0353787","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.0397727","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.1977837","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.1780772","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.2276056","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 3.0532985","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 2.6526647","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>, reward 1 std worse = 1.5125744"],"x":[0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5]},{"line":{"color":"#FC7D0B"},"y":[5.7102523,5.8296895,5.840417,5.8412967,5.75842,5.5551057,5.173602,4.4542646,2.9793746],"type":"scatter","name":"$\\epsilon\\text{-greedy constant step average } (\\alpha = 0.1)$","legendgroup":"#FC7D0B","hovertemplate":["ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 5.4749928","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 5.731027","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 5.8055987","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 5.817808","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 5.710811","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 5.457702","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 4.969016","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 4.041191","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 2.1440387"],"x":[0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5]},{"showlegend":false,"line":{"color":"#FC7D0B","dash":"dot","width":5},"y":[5.4749928,5.731027,5.8055987,5.817808,5.710811,5.457702,4.969016,4.041191,2.1440387],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#FC7D0B","hovertemplate":["ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 5.4749928","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 5.731027","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 5.8055987","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 5.817808","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 5.710811","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 5.457702","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 4.969016","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 4.041191","ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>, reward 1 std worse = 2.1440387"],"x":[0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5]},{"line":{"color":"#A3ACB9"},"y":[0.873433,1.9200357,3.526799,4.4295683,4.419934,4.2794595,4.100986,4.080567,3.9699256,3.9625978,3.8767977,3.7528014,3.7938657,3.7979157,3.5791647,3.2899714,3.020923,2.435156,1.9882276,1.5267493],"type":"scatter","name":"$\\text{gradient bandit sample average}$","legendgroup":"#A3ACB9","hovertemplate":["α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = -0.30346584","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 1.2284881","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.6870122","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 3.388338","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 3.0504599","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.7234118","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.377121","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.2928739","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.169069","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.0984797","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.0030146","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 1.7832963","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 1.781779","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 1.7458065","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 1.3761866","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 0.90293956","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 0.32257462","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = -0.41487288","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = -1.2114751","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = -1.9360126"],"x":[7.6293945e-6,1.5258789e-5,3.0517578e-5,6.1035156e-5,0.00012207031,0.00024414062,0.00048828125,0.0009765625,0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0]},{"showlegend":false,"line":{"color":"#A3ACB9","dash":"dot","width":5},"y":[-0.30346584,1.2284881,2.6870122,3.388338,3.0504599,2.7234118,2.377121,2.2928739,2.169069,2.0984797,2.0030146,1.7832963,1.781779,1.7458065,1.3761866,0.90293956,0.32257462,-0.41487288,-1.2114751,-1.9360126],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#A3ACB9","hovertemplate":["α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = -0.30346584","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 1.2284881","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.6870122","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 3.388338","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 3.0504599","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.7234118","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.377121","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.2928739","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.169069","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.0984797","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 2.0030146","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 1.7832963","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 1.781779","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 1.7458065","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 1.3761866","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 0.90293956","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = 0.32257462","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = -0.41487288","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = -1.2114751","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>, reward 1 std worse = -1.9360126"],"x":[7.6293945e-6,1.5258789e-5,3.0517578e-5,6.1035156e-5,0.00012207031,0.00024414062,0.00048828125,0.0009765625,0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0]},{"line":{"color":"#57606C"},"y":[1.94699,3.566949,4.3133473,4.55823,4.361335,4.0759,4.0613728,3.9720776,3.8522325,3.9003804,3.9452586,3.8043182,3.621977,3.5720353,3.281511,2.828094,2.179868,1.5588757,0.9697858],"type":"scatter","name":"$\\text{gradient bandit constant step average}$","legendgroup":"#57606C","hovertemplate":["α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.2468414","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 2.7182565","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 3.2313232","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 3.2180634","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 2.797376","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 2.3256826","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 2.2851229","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 2.10687","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.9358829","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.984171","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.999775","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.8020866","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.4377933","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.3410769","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 0.8164182","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 0.027237654","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = -0.92698","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = -1.8632473","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = -2.7170434"],"x":[1.5258789e-5,3.0517578e-5,6.1035156e-5,0.00012207031,0.00024414062,0.00048828125,0.0009765625,0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0]},{"showlegend":false,"line":{"color":"#57606C","dash":"dot","width":5},"y":[1.2468414,2.7182565,3.2313232,3.2180634,2.797376,2.3256826,2.2851229,2.10687,1.9358829,1.984171,1.999775,1.8020866,1.4377933,1.3410769,0.8164182,0.027237654,-0.92698,-1.8632473,-2.7170434],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#57606C","hovertemplate":["α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.2468414","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 2.7182565","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 3.2313232","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 3.2180634","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 2.797376","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 2.3256826","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 2.2851229","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 2.10687","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.9358829","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.984171","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.999775","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.8020866","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.4377933","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 1.3410769","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 0.8164182","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = 0.027237654","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = -0.92698","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = -1.8632473","α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>, reward 1 std worse = -2.7170434"],"x":[1.5258789e-5,3.0517578e-5,6.1035156e-5,0.00012207031,0.00024414062,0.00048828125,0.0009765625,0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0]},{"line":{"color":"#5FA2CE"},"y":[2.644401,2.7407465,2.8607705,3.035301,3.243195,3.4193025,3.5842283,3.9807189,4.25728,4.7810626,5.246164,5.4559593,4.803046,2.7143662,1.226196],"type":"scatter","name":"UCB sample average","legendgroup":"#5FA2CE","hovertemplate":["c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 0.071058035","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 0.28466082","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 0.4150529","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 0.6449363","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 0.93090296","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 1.166786","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 1.4775307","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 2.0257897","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 2.4738355","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 3.297661","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 4.2387886","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 4.9353623","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 4.267314","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 2.1921997","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 0.12291205"],"x":[0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0,16.0,32.0,64.0,128.0,256.0,512.0,1024.0]},{"showlegend":false,"line":{"color":"#5FA2CE","dash":"dot","width":5},"y":[0.071058035,0.28466082,0.4150529,0.6449363,0.93090296,1.166786,1.4775307,2.0257897,2.4738355,3.297661,4.2387886,4.9353623,4.267314,2.1921997,0.12291205],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#5FA2CE","hovertemplate":["c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 0.071058035","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 0.28466082","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 0.4150529","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 0.6449363","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 0.93090296","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 1.166786","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 1.4775307","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 2.0257897","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 2.4738355","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 3.297661","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 4.2387886","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 4.9353623","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 4.267314","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 2.1921997","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>, reward 1 std worse = 0.12291205"],"x":[0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0,16.0,32.0,64.0,128.0,256.0,512.0,1024.0]},{"line":{"color":"#C85200"},"y":[4.4062033,4.4213543,4.4058423,4.449335,4.497519,4.647521,4.8069787,4.8729796,5.06128,5.2625804,5.4557714,5.3593593,4.8988385,3.5816832],"type":"scatter","name":"UCB constant step average","legendgroup":"#C85200","hovertemplate":["c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 2.7633877","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 2.8318229","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 2.7821045","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 2.8472598","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 2.9539711","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 3.1632442","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 3.4018703","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 3.6176686","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 4.004731","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 4.378022","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 4.793582","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 4.9212394","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 4.4072185","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 2.900549"],"x":[0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0,16.0,32.0,64.0,128.0,256.0,512.0]},{"showlegend":false,"line":{"color":"#C85200","dash":"dot","width":5},"y":[2.7633877,2.8318229,2.7821045,2.8472598,2.9539711,3.1632442,3.4018703,3.6176686,4.004731,4.378022,4.793582,4.9212394,4.4072185,2.900549],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#C85200","hovertemplate":["c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 2.7633877","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 2.8318229","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 2.7821045","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 2.8472598","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 2.9539711","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 3.1632442","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 3.4018703","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 3.6176686","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 4.004731","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 4.378022","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 4.793582","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 4.9212394","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 4.4072185","c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>, reward 1 std worse = 2.900549"],"x":[0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0,16.0,32.0,64.0,128.0,256.0,512.0]},{"line":{"color":"#7B848F"},"y":[4.3588862,4.3838177,4.3245215,4.4549966,4.377097,4.435344,4.3583646,4.4508705,4.3965344,4.3663554,4.4242163],"type":"scatter","name":"$\\text{greedy optimistic initialization } \\alpha = 0.1$","legendgroup":"#7B848F","hovertemplate":["Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.7300234","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.7660599","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.6541276","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.8164828","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.7964773","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.8053057","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.6961966","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.8095064","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.8194354","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.7642787","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.7835126"],"x":[0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0,16.0,32.0]},{"showlegend":false,"line":{"color":"#7B848F","dash":"dot","width":5},"y":[2.7300234,2.7660599,2.6541276,2.8164828,2.7964773,2.8053057,2.6961966,2.8095064,2.8194354,2.7642787,2.7835126],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#7B848F","hovertemplate":["Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.7300234","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.7660599","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.6541276","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.8164828","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.7964773","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.8053057","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.6961966","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.8095064","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.8194354","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.7642787","Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>, reward 1 std worse = 2.7835126"],"x":[0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0,16.0,32.0]},{"line":{"color":"#A3CCE9"},"y":[4.8199096,4.8831134,5.128393,5.3356824,5.558178,5.4523544,5.093994,4.565946],"type":"scatter","name":"$\\text{Optimal Distribution}$","legendgroup":"#A3CCE9","hovertemplate":["α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 3.4133806","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 3.514201","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 3.9138994","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 4.291482","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 4.934406","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 5.026193","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 4.8151355","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 4.3132744"],"x":[0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0]},{"showlegend":false,"line":{"color":"#A3CCE9","dash":"dot","width":5},"y":[3.4133806,3.514201,3.9138994,4.291482,4.934406,5.026193,4.8151355,4.3132744],"type":"scatter","name":"","legend":"legend2","opacity":0.25,"legendgroup":"#A3CCE9","hovertemplate":["α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 3.4133806","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 3.514201","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 3.9138994","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 4.291482","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 4.934406","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 5.026193","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 4.8151355","α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>, reward 1 std worse = 4.3132744"],"x":[0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0]}],
        {"xaxis":{"type":"log","tickvals":[7.6293945e-6,1.5258789e-5,3.0517578e-5,6.1035156e-5,0.00012207031,0.00024414062,0.00048828125,0.0009765625,0.001953125,0.00390625,0.0078125,0.015625,0.03125,0.0625,0.125,0.25,0.5,1.0,2.0,4.0,8.0,16.0,32.0,64.0,128.0,256.0,512.0,1024.0],"title":"Method Parameter (see hovertext)","ticktext":["$2^{-17}$","$2^{-16}$","$2^{-15}$","$2^{-14}$","$2^{-13}$","$2^{-12}$","$2^{-11}$","$2^{-10}$","$2^{-9}$","$2^{-8}$","$\\frac{1}{128}$","$\\frac{1}{64}$","$\\frac{1}{32}$","$\\frac{1}{16}$","$\\frac{1}{8}$","$\\frac{1}{4}$","$\\frac{1}{2}$","$1$","$2$","$4$","$8$","$16$","$32$","$64$","$128$","$2^{8}$","$2^{9}$","$2^{10}$"]},"template":{"layout":{"coloraxis":{"colorbar":{"ticks":"","outlinewidth":0}},"xaxis":{"gridcolor":"white","zerolinewidth":2,"title":{"standoff":15},"ticks":"","zerolinecolor":"white","automargin":true,"linecolor":"white"},"hovermode":"closest","paper_bgcolor":"white","geo":{"showlakes":true,"showland":true,"landcolor":"#E5ECF6","bgcolor":"white","subunitcolor":"white","lakecolor":"white"},"colorscale":{"sequential":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"diverging":[[0,"#8e0152"],[0.1,"#c51b7d"],[0.2,"#de77ae"],[0.3,"#f1b6da"],[0.4,"#fde0ef"],[0.5,"#f7f7f7"],[0.6,"#e6f5d0"],[0.7,"#b8e186"],[0.8,"#7fbc41"],[0.9,"#4d9221"],[1,"#276419"]],"sequentialminus":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]},"yaxis":{"gridcolor":"white","zerolinewidth":2,"title":{"standoff":15},"ticks":"","zerolinecolor":"white","automargin":true,"linecolor":"white"},"shapedefaults":{"line":{"color":"#2a3f5f"}},"hoverlabel":{"align":"left"},"mapbox":{"style":"light"},"polar":{"angularaxis":{"gridcolor":"white","ticks":"","linecolor":"white"},"bgcolor":"#E5ECF6","radialaxis":{"gridcolor":"white","ticks":"","linecolor":"white"}},"autotypenumbers":"strict","font":{"color":"#2a3f5f"},"ternary":{"baxis":{"gridcolor":"white","ticks":"","linecolor":"white"},"bgcolor":"#E5ECF6","caxis":{"gridcolor":"white","ticks":"","linecolor":"white"},"aaxis":{"gridcolor":"white","ticks":"","linecolor":"white"}},"annotationdefaults":{"arrowhead":0,"arrowwidth":1,"arrowcolor":"#2a3f5f"},"plot_bgcolor":"#E5ECF6","title":{"x":0.05},"scene":{"xaxis":{"gridcolor":"white","gridwidth":2,"backgroundcolor":"#E5ECF6","ticks":"","showbackground":true,"zerolinecolor":"white","linecolor":"white"},"zaxis":{"gridcolor":"white","gridwidth":2,"backgroundcolor":"#E5ECF6","ticks":"","showbackground":true,"zerolinecolor":"white","linecolor":"white"},"yaxis":{"gridcolor":"white","gridwidth":2,"backgroundcolor":"#E5ECF6","ticks":"","showbackground":true,"zerolinecolor":"white","linecolor":"white"}},"colorway":["#636efa","#EF553B","#00cc96","#ab63fa","#FFA15A","#19d3f3","#FF6692","#B6E880","#FF97FF","#FECB52"]},"data":{"barpolar":[{"type":"barpolar","marker":{"line":{"color":"#E5ECF6","width":0.5}}}],"carpet":[{"aaxis":{"gridcolor":"white","endlinecolor":"#2a3f5f","minorgridcolor":"white","startlinecolor":"#2a3f5f","linecolor":"white"},"type":"carpet","baxis":{"gridcolor":"white","endlinecolor":"#2a3f5f","minorgridcolor":"white","startlinecolor":"#2a3f5f","linecolor":"white"}}],"scatterpolar":[{"type":"scatterpolar","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"parcoords":[{"line":{"colorbar":{"ticks":"","outlinewidth":0}},"type":"parcoords"}],"scatter":[{"type":"scatter","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"histogram2dcontour":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"histogram2dcontour","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"contour":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"contour","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"scattercarpet":[{"type":"scattercarpet","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"mesh3d":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"mesh3d"}],"surface":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"surface","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"scattermapbox":[{"type":"scattermapbox","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"scattergeo":[{"type":"scattergeo","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"histogram":[{"type":"histogram","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"pie":[{"type":"pie","automargin":true}],"choropleth":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"choropleth"}],"heatmapgl":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"heatmapgl","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"bar":[{"type":"bar","error_y":{"color":"#2a3f5f"},"error_x":{"color":"#2a3f5f"},"marker":{"line":{"color":"#E5ECF6","width":0.5}}}],"heatmap":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"heatmap","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"contourcarpet":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"contourcarpet"}],"table":[{"type":"table","header":{"line":{"color":"white"},"fill":{"color":"#C8D4E3"}},"cells":{"line":{"color":"white"},"fill":{"color":"#EBF0F8"}}}],"scatter3d":[{"line":{"colorbar":{"ticks":"","outlinewidth":0}},"type":"scatter3d","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"scattergl":[{"type":"scattergl","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"histogram2d":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"histogram2d","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"scatterternary":[{"type":"scatterternary","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"scatterpolargl":[{"type":"scatterpolargl","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}]}},"legend":{"y":-0.2,"orientation":"h","x":-0.1},"margin":{"l":50,"b":50,"r":50,"t":60},"yaxis":{"title":"Average Reward Final 100000 Steps"},"height":600,"width":700},
        {"editable":false,"responsive":true,"staticPlot":false,"scrollZoom":true},
    )
}

        
    </script>
</div>

</body>
</html>mimetext/htmlrootassigneelast_run_timestampAX=persist_js_state·has_pluto_hook_features§cell_id$2ceadc6d-5522-43f6-a803-a17a47a6048adepends_on_disabled_cells§runtime`published_object_keysdepends_on_skipped_cells§errored$9093ed39-f6e2-4c31-9fef-466bdd197423queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATf°persist_js_state·has_pluto_hook_features§cell_id$9093ed39-f6e2-4c31-9fef-466bdd197423depends_on_disabled_cells§runtime 	ܵpublished_object_keysdepends_on_skipped_cells§errored$bb16115a-a2d9-4b8d-9937-96ab1cdd1ce2queued¤logsrunning¦outputbody@nonstationary_bandit_statistics (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampASY4Ұpersist_js_state·has_pluto_hook_features§cell_id$bb16115a-a2d9-4b8d-9937-96ab1cdd1ce2depends_on_disabled_cells§runtime Opublished_object_keysdepends_on_skipped_cells§errored$54deaa09-8f87-4caf-b2a0-f15bcd5b40a5queued¤logsrunning¦outputbody.update_πvec! (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAT@Spersist_js_state·has_pluto_hook_features§cell_id$54deaa09-8f87-4caf-b2a0-f15bcd5b40a5depends_on_disabled_cells§runtime ȵpublished_object_keysdepends_on_skipped_cells§errored$6292f449-8720-41f1-84de-1865fb5fddbfqueued¤logsrunning¦outputbody+figure_2_3 (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAS̡Ӱpersist_js_state·has_pluto_hook_features§cell_id$6292f449-8720-41f1-84de-1865fb5fddbfdepends_on_disabled_cells§runtime .published_object_keysdepends_on_skipped_cells§errored$0d8e4160-adf2-4b43-9914-942539339972queued¤logsrunning¦outputbodyu<div class="markdown"><h3>Revisiting the Gradient Bandit</h3>
<p>Consider what is the distribution <span class="tex">$\pi_t&#40;x&#41;$</span> that maximizes <span class="tex">$\mathbb&#123;E&#125;&#91;R_t&#93;&#61;\sum_x \pi_t&#40;x&#41; q_*&#40;x&#41;$</span> using the softmax representation of the distribution.  If we revisit the derivation in section 2.8, and keep the <span class="tex">$q_*$</span> values instead of samples, we have</p>
<p class="tex">$$\frac&#123;\partial \mathbb&#123;E&#125;&#91;R_t&#93;&#125;&#123;\partial H_t&#40;a&#41;&#125; &#61; \sum_x \left &#91; &#40;q_*&#40;x&#41; - B_t&#41; \left &#40; \mathbb&#123;1&#125;_&#123;a &#61; x&#125; - \pi_t&#40;a&#41; \right &#41; \right &#93; &#61; \sum_x \left &#91; &#40;q_*&#40;x&#41; - B_t&#41; \left &#40; \mathbb&#123;1&#125;_&#123;a &#61; x&#125; - \frac&#123;e^&#123;H_t&#40;a&#41;&#125;&#125;&#123;\sum_&#123;b&#61;1&#125;^k e^&#123;H_t&#40;b&#41;&#125;&#125; \right &#41; \right &#93;$$</p>
<p>At the maximum this must be 0 for all actions:</p>
<p class="tex">$$\sum_x \left &#91; &#40;q_*&#40;x&#41; - B_t&#41; \left &#40; \mathbb&#123;1&#125;_&#123;a &#61; x&#125; - \frac&#123;e^&#123;H_t&#40;a&#41;&#125;&#125;&#123;\sum_&#123;b&#61;1&#125;^k e^&#123;H_t&#40;b&#41;&#125;&#125; \right &#41; \right &#93; &#61; 0$$</p>
<p>Consider the action that is the maximum.  One solution that would cause that partial derivative to be 0 is if <span class="tex">$\pi_t&#40;a_&#123;max&#125;&#41; &#61; 1$</span> and all others are 0.  To see this the term multiplying the q values would be <span class="tex">$&#40;0-0$</span> for <span class="tex">$a \neq a_&#123;max&#125;$</span> and <span class="tex">$&#40;1-1&#41;$</span> for <span class="tex">$a &#61; a_&#123;max&#125;$</span>.  But in this case the other terms are not zero.  What are they?  Consider an action <span class="tex">$a \neq a_&#123;max&#125;$</span>.  The sum in this case is <span class="tex">$q_a - q_&#123;a_&#123;max&#125;&#125;$</span> </p>
<p>Since we know <span class="tex">$q_*$</span>, <span class="tex">$B_t$</span> might as well be set to <span class="tex">$\sum_x q_*&#40;x&#41; / &#91;x&#93;$</span></p>
</div>mimetext/htmlrootassigneelast_run_timestampANpersist_js_state·has_pluto_hook_features§cell_id$0d8e4160-adf2-4b43-9914-942539339972depends_on_disabled_cells§runtime l޵published_object_keysdepends_on_skipped_cells§errored$09227386-1620-4093-b913-5786205aad13queued¤logsrunning¦outputbody2update_estimator! (generic function with 1 method)mimetext/plainrootassigneelast_run_timestampAUF~persist_js_state·has_pluto_hook_features§cell_id$09227386-1620-4093-b913-5786205aad13depends_on_disabled_cells§runtime published_object_keysdepends_on_skipped_cells§errored$f995d0af-50bc-4e33-9bbf-17a7ab06358aqueued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATb&persist_js_state·has_pluto_hook_features§cell_id$f995d0af-50bc-4e33-9bbf-17a7ab06358adepends_on_disabled_cells§runtime >Dpublished_object_keysdepends_on_skipped_cells§errored$fbf7b108-dc68-4077-b63c-6f88161d2098queued¤logsrunning¦outputbodymimetext/plainrootassigneelast_run_timestampATfBWpersist_js_state·has_pluto_hook_features§cell_id$fbf7b108-dc68-4077-b63c-6f88161d2098depends_on_disabled_cells§runtime ȵpublished_object_keysdepends_on_skipped_cells§errored±cell_dependencies $781fa565-398c-4c89-89f3-0595455afc85precedence_heuristic	cell_id$781fa565-398c-4c89-89f3-0595455afc85downstream_cells_mapupdate_estimator!$1004eb4b-1fed-4328-a08b-6f5d9dd5080bupstream_cells_mapActionValue$13f0adab-7660-49df-b26d-5f89cd73192bExplorer$c2347999-5ade-420b-903f-30523b38eb0fupdatecoef$62eb0650-96bc-4fd6-bfe0-bf05a4137a03$30f05bd9-e939-4810-b710-edc7f5975921$96566aad-6d5c-460c-a924-ae0bad5d8b2d$4191ff98-f4ab-4f18-a148-d3d3fff3d0ad-AverageMethod$839861db-676f-4544-a802-0abb5d0049e1+*oneIntegerAbstractFloat$37446874-1c28-491b-b3cc-b4ad3282686eprecedence_heuristic	cell_id$37446874-1c28-491b-b3cc-b4ad3282686edownstream_cells_mapupstream_cells_map@md_strnonstationarysearchparams$3b88ec30-768b-44d0-88ee-b3ed989f22c3getindex$8a52acf7-5d57-490f-8bd9-6e1e0e322872precedence_heuristic	cell_id$8a52acf7-5d57-490f-8bd9-6e1e0e322872downstream_cells_mapaverage_runs_cum_reward$74024d96-d0c7-43c8-8379-caf843cbe4b8$22fa2b71-a98f-4b87-9e0b-9d373cd8915fupstream_cells_map !zeroBase.Threads.*sqrtRandom$1fb1a518-e5ec-4777-80bc-bb55e8172100Base.Threads.threadpoolsizeBase.Threads.-atomic_add!Base.Threads.+create_bandit$97c94391-397d-4cf2-88b1-3bea3af56ed3Base.Threads.errorBase.Threads.>/Atomic^Base.Threads.!=abs@threadsAbstractFloat:Base.Threads.threading_runFunctionBase.Threads.divremBaseBase.Threads.firstindex-run_bandit$1004eb4b-1fed-4328-a08b-6f5d9dd5080b*Base.Threads.lengthBase.Threads.:Base.Threads.<=Base.Threads.==ccallRandom.seed!$8fac4109-2e0d-4366-9118-018221e0b910precedence_heuristic	cell_id$8fac4109-2e0d-4366-9118-018221e0b910downstream_cells_mapfigure_2_4$0de99ee5-d94d-4d07-8cef-a6f9caf5e742upstream_cells_map:scatterRandom$1fb1a518-e5ec-4777-80bc-bb55e8172100average_simple_runs$33009d31-6d66-4aba-b44c-edd911c2f392attrPlutoPlotly$1fb1a518-e5ec-4777-80bc-bb55e8172100PlutoPlotly.plotLayoutRandom.seed!$98f4d5e6-7569-457e-851d-713c572ae400precedence_heuristic	cell_id$98f4d5e6-7569-457e-851d-713c572ae400downstream_cells_mapplot_nonstationary_param_search$9bd99099-1dfa-477a-9896-3da94bcc0633upstream_cells_map LaTeXStrings.latexstringvcatcolors$fb698663-e9d6-4368-bd53-d88da5e6f2c4OptimalDistributionSample$6d647790-a029-4579-86fa-9c7294aa94eaϵ_Greedy$f995d0af-50bc-4e33-9bbf-17a7ab06358aConstantStep$1ac5588c-3c32-436e-8b40-41715223fba7UCB$60b2079e-0efa-427e-93cf-7f4646fe202eActionValue$13f0adab-7660-49df-b26d-5f89cd73192beachindexscatterFloat32/LaTeXStrings$1fb1a518-e5ec-4777-80bc-bb55e8172100unique@L_strmaketrace$7c2015dd-a786-49f5-9fe9-9199335ebd09PlotreduceGradientReward$8a04adab-e97e-4ac4-a85e-5eae93b1c37bInt64floorpreparetrace$400e0de1-0101-4531-928f-08ca155da40cprint_power2$c61630b0-29c1-4183-90d9-57c999187b53sortattrLayoutnonstationary_param_search$aa5acd7c-6a0b-454f-ab05-12a606dd9fc2$4be9e81b-c3de-4c79-97b5-b41c03e0f187precedence_heuristic	cell_id$4be9e81b-c3de-4c79-97b5-b41c03e0f187downstream_cells_mapupstream_cells_mapvisualize_bandit_dist$8b8a9449-04b7-4901-9a2c-fbbdc33dfdfan_arms_vis$2bce1b80-2133-40a0-9367-fc2d491f6245$78c45162-dc8e-4faf-b1a9-8c71be86dceeprecedence_heuristic	cell_id$78c45162-dc8e-4faf-b1a9-8c71be86dceedownstream_cells_mapupstream_cells_map@md_strgetindex$30f05bd9-e939-4810-b710-edc7f5975921precedence_heuristic	cell_id$30f05bd9-e939-4810-b710-edc7f5975921downstream_cells_mapupdatecoef$09227386-1620-4093-b913-5786205aad13$781fa565-398c-4c89-89f3-0595455afc85upstream_cells_mapGradientReward$8a04adab-e97e-4ac4-a85e-5eae93b1c37bGradientSample$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65SampleAverage$f561b0a8-a086-4e1a-bc87-82c4205e89c9/oneIntegerAbstractFloat$2bce1b80-2133-40a0-9367-fc2d491f6245precedence_heuristic	cell_id$2bce1b80-2133-40a0-9367-fc2d491f6245downstream_cells_mapn_arms_vis$4be9e81b-c3de-4c79-97b5-b41c03e0f187upstream_cells_map@md_strCore:Base.get@bindBasePlutoRunnerPlutoRunner.create_bondNumberFieldCore.applicablegetindex$a15e5d05-a238-440b-9a43-d830c6ea2f4dprecedence_heuristic	cell_id$a15e5d05-a238-440b-9a43-d830c6ea2f4ddownstream_cells_mapparam_search$22fa2b71-a98f-4b87-9e0b-9d373cd8915f$aa5acd7c-6a0b-454f-ab05-12a606dd9fc2upstream_cells_map vcat>isless'Base.CoreLogging.Base.fixup_stdlib_pathBase.CoreLogging.!</^@infoBase.invokelatest==roundAbstractFloatBase.CoreLogging.invokelatestBase.CoreLogging.===#___this_pluto_module_nameBaseInt64Base.CoreLogging.isa>=+Base.CoreLogging.>=$0e06d9cf-b995-40b1-86ee-1c6a56c63bd0precedence_heuristic	cell_id$0e06d9cf-b995-40b1-86ee-1c6a56c63bd0downstream_cells_mapupstream_cells_mapTypeOptimalDistributionSample$6d647790-a029-4579-86fa-9c7294aa94ea$1cde4625-f8ed-4403-835c-95cc30206699precedence_heuristic	cell_id$1cde4625-f8ed-4403-835c-95cc30206699downstream_cells_mapdatapath$7c562867-55d3-4b4f-950d-c8efc4a9ff32$8a0462e9-fd65-4ccc-b795-446cf9ae7392upstream_cells_mapjoinpath@__DIR__$6a00226c-cda1-49d8-92a8-514f2264469cprecedence_heuristic	cell_id$6a00226c-cda1-49d8-92a8-514f2264469cdownstream_cells_mapupstream_cells_map@md_strgetindex$c61630b0-29c1-4183-90d9-57c999187b53precedence_heuristic	cell_id$c61630b0-29c1-4183-90d9-57c999187b53downstream_cells_mapprint_power2$140f1e20-f86d-4a6f-9cff-99685e129e1c$98f4d5e6-7569-457e-851d-713c572ae400upstream_cells_map<->^latexifyislessabs$0e606680-dd65-444f-bc98-73de4abbcdd4precedence_heuristic	cell_id$0e606680-dd65-444f-bc98-73de4abbcdd4downstream_cells_mapupstream_cells_mapSampleAverage$f561b0a8-a086-4e1a-bc87-82c4205e89c9Type$c695b7f9-76ca-419b-924d-8338a42c8188precedence_heuristic	cell_id$c695b7f9-76ca-419b-924d-8338a42c8188downstream_cells_mapupstream_cells_map@md_strgetindex$865610bb-ee82-4440-9f32-f00d0382783bprecedence_heuristic	cell_id$865610bb-ee82-4440-9f32-f00d0382783bdownstream_cells_maprun_or_loadupstream_cells_mapjldopenFunction!jldsaveStringisfileread$50fbdc85-82f1-4c52-936b-84eb14951d71precedence_heuristic	cell_id$50fbdc85-82f1-4c52-936b-84eb14951d71downstream_cells_map average_gradient_stationary_runs$8a6f3f85-64e4-4c31-9e69-43f50f42bbc9upstream_cells_map Base.Threads.*Base.Threads.threadpoolsizeBase.Threads.-VectorBase.Threads.+eachindexcreate_bandit$97c94391-397d-4cf2-88b1-3bea3af56ed3Base.Threads.errorBase.Threads.>/Float32Base.Threads.!=@threads:Base.Threads.threading_run$gradient_stationary_bandit_algorithm$f7519adc-7dfb-4030-86f0-7445699dd3dbBase.Threads.divremBaseBase.Threads.firstindex+undefBase.Threads.:Base.Threads.lengthBase.Threads.==ccallBase.Threads.<=$2447c4ea-7752-457c-80da-ac0dd72a64c1precedence_heuristic	cell_id$2447c4ea-7752-457c-80da-ac0dd72a64c1downstream_cells_mapsave_dataupstream_cells_mapjldsave$b5a2df21-4525-4320-b8dd-aea5ecdab832precedence_heuristic	cell_id$b5a2df21-4525-4320-b8dd-aea5ecdab832downstream_cells_mapparams_2_5$691aa77a-d6da-4fde-9024-c4195057179dupstream_cells_map@md_strCore:PlutoUI$1fb1a518-e5ec-4777-80bc-bb55e8172100Base.get@bindBasePlutoRunnerPlutoRunner.create_bondNumberFieldconfirmCore.applicablePlutoUI.combinegetindex$c12dab6a-92f0-41b1-a6b7-c404c74d9a83precedence_heuristic	cell_id$c12dab6a-92f0-41b1-a6b7-c404c74d9a83downstream_cells_mapaction_value_testbed_plot$79082409-3182-4e0b-9c8c-37a94543fee9upstream_cells_map@md_strcreate_bandit$97c94391-397d-4cf2-88b1-3bea3af56ed3mapscatterenumerateaverage_simple_runs$33009d31-6d66-4aba-b44c-edd911c2f392attrPlutoPlotly$1fb1a518-e5ec-4777-80bc-bb55e8172100PlutoPlotly.plotLayoutgetindex$36602c38-8b29-4158-b299-94015a333762precedence_heuristic	cell_id$36602c38-8b29-4158-b299-94015a333762downstream_cells_mapupstream_cells_map@md_strgetindex$aa5acd7c-6a0b-454f-ab05-12a606dd9fc2precedence_heuristic	cell_id$aa5acd7c-6a0b-454f-ab05-12a606dd9fc2downstream_cells_mapnonstationary_param_search$98f4d5e6-7569-457e-851d-713c572ae400upstream_cells_mapparam_search$8f1c7b0d-121c-46bf-884d-729e3b593025$a15e5d05-a238-440b-9a43-d830c6ea2f4d%average_nonstationary_runs_cum_reward$74024d96-d0c7-43c8-8379-caf843cbe4b8$68470b1d-3cc2-4cb1-8dc2-53227e6300e7precedence_heuristic	cell_id$68470b1d-3cc2-4cb1-8dc2-53227e6300e7downstream_cells_mapupstream_cells_mapExplorer$c2347999-5ade-420b-903f-30523b38eb0fGradientSample$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65TypeAbstractFloat$86350532-13f8-4035-bad8-f25f41c93163precedence_heuristic	cell_id$86350532-13f8-4035-bad8-f25f41c93163downstream_cells_mapupstream_cells_map@md_strgetindex$88e43fed-fcf3-4071-996a-63f63c3d49b4precedence_heuristic	cell_id$88e43fed-fcf3-4071-996a-63f63c3d49b4downstream_cells_mapstationary_numsteps$51b7a645-269a-418c-b6d8-39c01d0609f1upstream_cells_map@md_strCore:Base.get@bindBasePlutoRunnerPlutoRunner.create_bondNumberFieldconfirmCore.applicablegetindex$f00ab44e-0d84-40c7-aa23-358c77a013e3precedence_heuristic	cell_id$f00ab44e-0d84-40c7-aa23-358c77a013e3downstream_cells_mapUnbiasedConstantStep$0f6b4e2d-dc09-4e1c-834f-dd8aaa8743ae$7a31d1c5-260b-42f4-b997-967150881e21$5712b303-0aa3-4501-b1b5-020136d6e655$d2ebd908-387d-4e40-bc00-61ce5f45ebdd$4191ff98-f4ab-4f18-a148-d3d3fff3d0adupstream_cells_mapzeronewAverageMethod$839861db-676f-4544-a802-0abb5d0049e1AbstractFloat$4191ff98-f4ab-4f18-a148-d3d3fff3d0adprecedence_heuristic	cell_id$4191ff98-f4ab-4f18-a148-d3d3fff3d0addownstream_cells_mapupdatecoef$09227386-1620-4093-b913-5786205aad13$781fa565-398c-4c89-89f3-0595455afc85upstream_cells_mapToneEIntegerExplorer$c2347999-5ade-420b-903f-30523b38eb0f-/UnbiasedConstantStep$f00ab44e-0d84-40c7-aa23-358c77a013e3+*BanditAlgorithm$1e1f6d10-1b31-4e0a-96f7-23207e913154AbstractFloat$46ce2b1f-02cf-4dae-bf02-f67543f38b91precedence_heuristic	cell_id$46ce2b1f-02cf-4dae-bf02-f67543f38b91downstream_cells_mapupstream_cells_map@md_strgetindex$211d9390-df44-4902-9e13-ad6744b9b7ddprecedence_heuristic	cell_id$211d9390-df44-4902-9e13-ad6744b9b7dddownstream_cells_mapgetdistributionupstream_cells_map argmax:sum!zerosonesonerandVectorlengthfindallInt64eachindex/+isempty*==AbstractFloatNormal$6d647790-a029-4579-86fa-9c7294aa94eaprecedence_heuristic	cell_id$6d647790-a029-4579-86fa-9c7294aa94eadownstream_cells_mapOptimalDistributionSample$0e06d9cf-b995-40b1-86ee-1c6a56c63bd0$d42a346d-6af3-45df-9de5-7043f46c3da3$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0ba$d53796f1-6fc4-4450-9d66-05ba752ff7eb$140f1e20-f86d-4a6f-9cff-99685e129e1c$98f4d5e6-7569-457e-851d-713c572ae400upstream_cells_mapExplorer$c2347999-5ade-420b-903f-30523b38eb0fAbstractFloat$62eb0650-96bc-4fd6-bfe0-bf05a4137a03precedence_heuristic	cell_id$62eb0650-96bc-4fd6-bfe0-bf05a4137a03downstream_cells_mapupdatecoef$09227386-1620-4093-b913-5786205aad13$781fa565-398c-4c89-89f3-0595455afc85upstream_cells_mapActionValue$13f0adab-7660-49df-b26d-5f89cd73192bExplorer$c2347999-5ade-420b-903f-30523b38eb0fSampleAverage$f561b0a8-a086-4e1a-bc87-82c4205e89c9/oneIntegerAbstractFloat$51349e41-4696-4bd5-9bc1-cefbb82bea08precedence_heuristic	cell_id$51349e41-4696-4bd5-9bc1-cefbb82bea08downstream_cells_mapsample_action$f7519adc-7dfb-4030-86f0-7445699dd3db$1004eb4b-1fed-4328-a08b-6f5d9dd5080bupstream_cells_mappweightssample$0fbbe455-79ce-44d6-b010-da0bb56adbb4precedence_heuristic	cell_id$0fbbe455-79ce-44d6-b010-da0bb56adbb4downstream_cells_mapupstream_cells_mapActionValue$13f0adab-7660-49df-b26d-5f89cd73192bExplorer$c2347999-5ade-420b-903f-30523b38eb0fSampleAverage$f561b0a8-a086-4e1a-bc87-82c4205e89c9AverageMethod$839861db-676f-4544-a802-0abb5d0049e1Typeϵ_Greedy$f995d0af-50bc-4e33-9bbf-17a7ab06358aIntegerAbstractFloat$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0baprecedence_heuristic	cell_id$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0badownstream_cells_mapsample_action$f7519adc-7dfb-4030-86f0-7445699dd3db$1004eb4b-1fed-4328-a08b-6f5d9dd5080bupstream_cells_map SampleAverage$f561b0a8-a086-4e1a-bc87-82c4205e89c9AbstractVector!>islessInfOptimalDistributionSample$6d647790-a029-4579-86fa-9c7294aa94eaonerandIntegerActionValue$13f0adab-7660-49df-b26d-5f89cd73192bfindall<eachindex-/isempty==AbstractFloatNormal$7678b06b-feef-4656-a801-33f630437bfbprecedence_heuristic	cell_id$7678b06b-feef-4656-a801-33f630437bfbdownstream_cells_mapaverage_runs$181d7eef-24a0-4775-a535-8ef901b7e4ebupstream_cells_map:create_bandit$97c94391-397d-4cf2-88b1-3bea3af56ed3eachindexFloat32/run_bandit$1004eb4b-1fed-4328-a08b-6f5d9dd5080b+undefFunctionVector$3b88ec30-768b-44d0-88ee-b3ed989f22c3precedence_heuristic	cell_id$3b88ec30-768b-44d0-88ee-b3ed989f22c3downstream_cells_mapnonstationarysearchparams$2ceadc6d-5522-43f6-a803-a17a47a6048a$37446874-1c28-491b-b3cc-b4ad3282686eupstream_cells_map@md_strCore:PlutoUI$1fb1a518-e5ec-4777-80bc-bb55e8172100Base.get@bindBasePlutoRunnerCheckBoxPlutoRunner.create_bondNumberFieldconfirmCore.applicablePlutoUI.combinegetindex$691aa77a-d6da-4fde-9024-c4195057179dprecedence_heuristic	cell_id$691aa77a-d6da-4fde-9024-c4195057179ddownstream_cells_mapupstream_cells_mapparams_2_5$b5a2df21-4525-4320-b8dd-aea5ecdab832figure_2_5$8a6f3f85-64e4-4c31-9e69-43f50f42bbc9$276779a3-9332-46bd-b511-a33a2fea4b5fprecedence_heuristic	cell_id$276779a3-9332-46bd-b511-a33a2fea4b5fdownstream_cells_mapnonstationaryparams$d24bd737-9e09-441a-aa94-9279c80f566dupstream_cells_map@md_strCore:PlutoUI$1fb1a518-e5ec-4777-80bc-bb55e8172100Base.get@bindBasePlutoRunnerPlutoRunner.create_bondNumberFieldconfirmCore.applicablePlutoUI.combinegetindex$b26b3519-6ab4-4cc9-971d-de5e591cac86precedence_heuristic	cell_id$b26b3519-6ab4-4cc9-971d-de5e591cac86downstream_cells_mapupstream_cells_map@md_strgetindex$d0111453-9a66-411d-9966-fc386d1bdcb7precedence_heuristic	cell_id$d0111453-9a66-411d-9966-fc386d1bdcb7downstream_cells_mapupstream_cells_map@md_strgetindex$79082409-3182-4e0b-9c8c-37a94543fee9precedence_heuristic	cell_id$79082409-3182-4e0b-9c8c-37a94543fee9downstream_cells_mapupstream_cells_mapϵ_action_value_params$6034cc0f-cbae-4d2f-a43f-1bb738c00f0baction_value_testbed_plot$c12dab6a-92f0-41b1-a6b7-c404c74d9a83$0b951e6e-4b97-4bb5-87d0-6be7f0fd4802precedence_heuristic	cell_id$0b951e6e-4b97-4bb5-87d0-6be7f0fd4802downstream_cells_mapupstream_cells_map@md_strktest$3e5a226e-ecdb-43fb-a40a-a262da0ae542plot_bandit_testbed$7950e06b-e8ce-4bd7-9681-ab7b66dfec69getindex$9b625fc0-89bd-4064-a379-225e6a940af7precedence_heuristic	cell_id$9b625fc0-89bd-4064-a379-225e6a940af7downstream_cells_mapktest_nonstationary$8584ece7-badc-486a-9a57-b60e77f92673$f9e60b35-84d2-4b4b-8832-6b0f08152396upstream_cells_map@md_strCore:Base.get@bindBasePlutoRunnerPlutoRunner.create_bondNumberFieldCore.applicablegetindex$1f9a98fd-ea29-415c-9f35-add34b513a34precedence_heuristic	cell_id$1f9a98fd-ea29-415c-9f35-add34b513a34downstream_cells_mapupstream_cells_map@md_strgetindex$fbe3dc15-9171-4a7e-8eea-b8cc052c9ba5precedence_heuristic	cell_id$fbe3dc15-9171-4a7e-8eea-b8cc052c9ba5downstream_cells_mapnonstationary_algorithm$647ab36b-641e-4024-ad2d-40ff33be28f4upstream_cells_map randnargmax:collectzerosislessonesrandInteger<-/+*sample_bandit$55f89ca1-cd57-44e0-95e5-63a4be31418f==shuffle!AbstractFloatfill$1aa7bc33-0ad6-41ab-8e2a-ba22cbfdab53precedence_heuristic	cell_id$1aa7bc33-0ad6-41ab-8e2a-ba22cbfdab53downstream_cells_maptestvar$c6a8a9d2-1f29-4082-9fd2-d409cf6227baupstream_cells_map@md_strCore:PlutoUI$1fb1a518-e5ec-4777-80bc-bb55e8172100Base.get@bindSliderBasePlutoRunnerPlutoRunner.create_bondCore.applicablePlutoUI.combinegetindex$649e3d20-e276-4f4b-aeb0-89150f180ef5precedence_heuristic	cell_id$649e3d20-e276-4f4b-aeb0-89150f180ef5downstream_cells_mapupstream_cells_map@md_strgetindex$32bff269-e893-4907-b589-7ba2ae1314bdprecedence_heuristic	cell_id$32bff269-e893-4907-b589-7ba2ae1314bddownstream_cells_mapupstream_cells_map@md_strgetindex$7c562867-55d3-4b4f-950d-c8efc4a9ff32precedence_heuristic	cell_id$7c562867-55d3-4b4f-950d-c8efc4a9ff32downstream_cells_maploadplots$6ce00349-1cf0-4a80-bddd-c1d26b66d051upstream_cells_mapsplitDictjoinpath@r_strfirst|>filterString=>readdiroccursinHTMLdatapath$1cde4625-f8ed-4403-835c-95cc30206699isemptyread$a228c5ae-e2d0-40c8-9abc-527b8f6d2f8eprecedence_heuristic	cell_id$a228c5ae-e2d0-40c8-9abc-527b8f6d2f8edownstream_cells_mapupstream_cells_mapplot_softmax$f1466027-7f52-41df-a8ea-a0650981c9d4softmax_k$33d201ba-52f2-44f0-8bc6-3930ec77f62fβ$33d201ba-52f2-44f0-8bc6-3930ec77f62f$60b2079e-0efa-427e-93cf-7f4646fe202eprecedence_heuristic	cell_id$60b2079e-0efa-427e-93cf-7f4646fe202edownstream_cells_mapUCB$3118e102-aeac-42d9-98fc-ca29f40be4cd$8c0f06f7-2ed0-4f3a-ab4e-90ac142f0cd9$a61c15eb-ed5f-4052-a3a3-3276940564a1$47be3ae6-20f7-47d0-aae3-b67154afc1a8$3a215c95-c595-4837-a842-1c1e1c6bfa3b$a04da367-3f8d-422d-a443-4e3e666e30ef$aa238ebc-8730-46c7-8ad9-41c7cac70b18$140f1e20-f86d-4a6f-9cff-99685e129e1c$98f4d5e6-7569-457e-851d-713c572ae400upstream_cells_mapExplorer$c2347999-5ade-420b-903f-30523b38eb0fAbstractFloat$8b8a9449-04b7-4901-9a2c-fbbdc33dfdfaprecedence_heuristic	cell_id$8b8a9449-04b7-4901-9a2c-fbbdc33dfdfadownstream_cells_mapvisualize_bandit_dist$4be9e81b-c3de-4c79-97b5-b41c03e0f187upstream_cells_map @md_strrandnsumLinRangebarscatter/roundgetindexextremafmax$85b3dbc4-2e02-4924-b3e5-887a1a557a2b:|>mapreduce-plotsort+*PlutoPlotly$1fb1a518-e5ec-4777-80bc-bb55e8172100PlutoPlotly.plotmaximumLayout$c72d35fc-c8fd-450e-9b95-d12ece5c2291precedence_heuristic	cell_id$c72d35fc-c8fd-450e-9b95-d12ece5c2291downstream_cells_mapget_param_list$8f1c7b0d-121c-46bf-884d-729e3b593025upstream_cells_map:collect^IntegerAbstractFloat$97c94391-397d-4cf2-88b1-3bea3af56ed3precedence_heuristic	cell_id$97c94391-397d-4cf2-88b1-3bea3af56ed3downstream_cells_mapcreate_bandit$7950e06b-e8ce-4bd7-9681-ab7b66dfec69$33009d31-6d66-4aba-b44c-edd911c2f392$c12dab6a-92f0-41b1-a6b7-c404c74d9a83$50fbdc85-82f1-4c52-936b-84eb14951d71$7678b06b-feef-4656-a801-33f630437bfb$8a52acf7-5d57-490f-8bd9-6e1e0e322872upstream_cells_maprandn+IntegerAbstractFloat$839861db-676f-4544-a802-0abb5d0049e1precedence_heuristic	cell_id$839861db-676f-4544-a802-0abb5d0049e1downstream_cells_mapAverageMethod$1ac5588c-3c32-436e-8b40-41715223fba7$f00ab44e-0d84-40c7-aa23-358c77a013e3$f561b0a8-a086-4e1a-bc87-82c4205e89c9$fb3381b5-10e3-4307-b76d-672245fac9e7$ff6598fa-3366-416c-88a1-6bfcefeb1719$d2ebd908-387d-4e40-bc00-61ce5f45ebdd$13f0adab-7660-49df-b26d-5f89cd73192b$45cc0a58-3534-4c67-bfd4-1c2b48d59a2e$0fbbe455-79ce-44d6-b010-da0bb56adbb4$8a04adab-e97e-4ac4-a85e-5eae93b1c37b$69b560c1-98ad-4cbf-89d2-e0516299bc69$09227386-1620-4093-b913-5786205aad13$781fa565-398c-4c89-89f3-0595455afc85upstream_cells_mapAbstractFloat$9d36934a-78cb-446b-b3db-1bbd88cf272dprecedence_heuristic	cell_id$9d36934a-78cb-446b-b3db-1bbd88cf272ddownstream_cells_mapupstream_cells_mapTypeϵ_Greedy$f995d0af-50bc-4e33-9bbf-17a7ab06358a$d24bd737-9e09-441a-aa94-9279c80f566dprecedence_heuristic	cell_id$d24bd737-9e09-441a-aa94-9279c80f566ddownstream_cells_mapupstream_cells_mapnonstationaryparams$276779a3-9332-46bd-b511-a33a2fea4b5fexercise2_5$34f65898-cbcc-4832-afac-0f7a284e7f0b$69b560c1-98ad-4cbf-89d2-e0516299bc69precedence_heuristic	cell_id$69b560c1-98ad-4cbf-89d2-e0516299bc69downstream_cells_mapupstream_cells_mapGradientReward$8a04adab-e97e-4ac4-a85e-5eae93b1c37bzeroSampleAverage$f561b0a8-a086-4e1a-bc87-82c4205e89c9/AverageMethod$839861db-676f-4544-a802-0abb5d0049e1oneszerosTypeIntegerAbstractFloat$24759e26-e670-4330-b6e4-b313620660f1precedence_heuristic	cell_id$24759e26-e670-4330-b6e4-b313620660f1downstream_cells_mapcalculate_πvec$f7519adc-7dfb-4030-86f0-7445699dd3dbupstream_cells_mapexpAbstractVectornormalize_πvec!$99945570-0b2a-432a-ae83-3a7abc39cac8$22fa2b71-a98f-4b87-9e0b-9d373cd8915fprecedence_heuristic	cell_id$22fa2b71-a98f-4b87-9e0b-9d373cd8915fdownstream_cells_mapstationary_param_search$140f1e20-f86d-4a6f-9cff-99685e129e1cupstream_cells_mapaverage_runs_cum_reward$8a52acf7-5d57-490f-8bd9-6e1e0e322872param_search$8f1c7b0d-121c-46bf-884d-729e3b593025$a15e5d05-a238-440b-9a43-d830c6ea2f4d$f561b0a8-a086-4e1a-bc87-82c4205e89c9precedence_heuristic	cell_id$f561b0a8-a086-4e1a-bc87-82c4205e89c9downstream_cells_mapSampleAverage$30aa1e1b-0b51-40c4-a093-ef92c3ad519a$0e606680-dd65-444f-bc98-73de4abbcdd4$4ebd4a5a-3bd1-48e2-b03e-a5a3b2ec18a1$fb3381b5-10e3-4307-b76d-672245fac9e7$0fbbe455-79ce-44d6-b010-da0bb56adbb4$69b560c1-98ad-4cbf-89d2-e0516299bc69$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0ba$62eb0650-96bc-4fd6-bfe0-bf05a4137a03$30f05bd9-e939-4810-b710-edc7f5975921upstream_cells_mapAverageMethod$839861db-676f-4544-a802-0abb5d0049e1AbstractFloat$85b3dbc4-2e02-4924-b3e5-887a1a557a2bprecedence_heuristic	cell_id$85b3dbc4-2e02-4924-b3e5-887a1a557a2bdownstream_cells_mapfmax$8b8a9449-04b7-4901-9a2c-fbbdc33dfdfaupstream_cells_mappdf-^*cdfNormal$638f99e6-1cdc-414c-9b67-fd626ec0be3eprecedence_heuristic	cell_id$638f99e6-1cdc-414c-9b67-fd626ec0be3edownstream_cells_mapsample_action$f7519adc-7dfb-4030-86f0-7445699dd3db$1004eb4b-1fed-4328-a08b-6f5d9dd5080bupstream_cells_mapActionValue$13f0adab-7660-49df-b26d-5f89cd73192b<argmaxAbstractVectorislessviewϵ_Greedy$f995d0af-50bc-4e33-9bbf-17a7ab06358ashuffle!randInteger$cb93c588-3dfa-45f4-9d83-f2de26cb1ceaprecedence_heuristic	cell_id$cb93c588-3dfa-45f4-9d83-f2de26cb1ceadownstream_cells_mapupstream_cells_map@md_strgetindex$5712b303-0aa3-4501-b1b5-020136d6e655precedence_heuristic	cell_id$5712b303-0aa3-4501-b1b5-020136d6e655downstream_cells_mapupstream_cells_mapUnbiasedConstantStep$f00ab44e-0d84-40c7-aa23-358c77a013e3Type$ca726a9d-364d-48e2-8882-20ddbc85b664precedence_heuristic	cell_id$ca726a9d-364d-48e2-8882-20ddbc85b664downstream_cells_mapupstream_cells_mapTypeϵ_Greedy$f995d0af-50bc-4e33-9bbf-17a7ab06358aAbstractFloat$1e4ac085-7b72-4bad-ad87-21635930a6f7precedence_heuristic	cell_id$1e4ac085-7b72-4bad-ad87-21635930a6f7downstream_cells_mapupstream_cells_map@md_strgetindex$bf3770ea-ee54-4296-ab33-340aea445670precedence_heuristic	cell_id$bf3770ea-ee54-4296-ab33-340aea445670downstream_cells_mapupstream_cells_map@md_strgetindex$db30e6c0-36bb-4602-a257-5768f3833525precedence_heuristic	cell_id$db30e6c0-36bb-4602-a257-5768f3833525downstream_cells_mapupstream_cells_map@md_strgetindex$4982b489-ca15-4188-90e5-565c45f02e01precedence_heuristic	cell_id$4982b489-ca15-4188-90e5-565c45f02e01downstream_cells_mapsample_action$f7519adc-7dfb-4030-86f0-7445699dd3db$1004eb4b-1fed-4328-a08b-6f5d9dd5080bupstream_cells_mapGradientReward$8a04adab-e97e-4ac4-a85e-5eae93b1c37bweightssampleInteger$6ce00349-1cf0-4a80-bddd-c1d26b66d051precedence_heuristic	cell_id$6ce00349-1cf0-4a80-bddd-c1d26b66d051downstream_cells_mapplotdict$8a0462e9-fd65-4ccc-b795-446cf9ae7392upstream_cells_maploadplots$7c562867-55d3-4b4f-950d-c8efc4a9ff32$b29624b0-be1d-4cc2-964d-0a050f4c1bedprecedence_heuristic	cell_id$b29624b0-be1d-4cc2-964d-0a050f4c1beddownstream_cells_mapp$c6a8a9d2-1f29-4082-9fd2-d409cf6227baupstream_cells_maperf-sqrt^/+*$400e0de1-0101-4531-928f-08ca155da40cprecedence_heuristic	cell_id$400e0de1-0101-4531-928f-08ca155da40cdownstream_cells_mappreparetrace$140f1e20-f86d-4a6f-9cff-99685e129e1c$98f4d5e6-7569-457e-851d-713c572ae400upstream_cells_mapsortperm$8a04adab-e97e-4ac4-a85e-5eae93b1c37bprecedence_heuristic	cell_id$8a04adab-e97e-4ac4-a85e-5eae93b1c37bdownstream_cells_mapGradientReward$69b560c1-98ad-4cbf-89d2-e0516299bc69$d9265b98-cc3e-4a60-b16e-f54d9f78c9d3$4982b489-ca15-4188-90e5-565c45f02e01$30f05bd9-e939-4810-b710-edc7f5975921$09227386-1620-4093-b913-5786205aad13$140f1e20-f86d-4a6f-9cff-99685e129e1c$98f4d5e6-7569-457e-851d-713c572ae400upstream_cells_mapGradientSample$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65newAverageMethod$839861db-676f-4544-a802-0abb5d0049e1BanditAlgorithm$1e1f6d10-1b31-4e0a-96f7-23207e913154AbstractFloatVector$3e5a226e-ecdb-43fb-a40a-a262da0ae542precedence_heuristic	cell_id$3e5a226e-ecdb-43fb-a40a-a262da0ae542downstream_cells_mapktest$0b951e6e-4b97-4bb5-87d0-6be7f0fd4802upstream_cells_map@md_strCore:Base.get@bindBasePlutoRunnerPlutoRunner.create_bondNumberFieldconfirmCore.applicablegetindex$7a31d1c5-260b-42f4-b997-967150881e21precedence_heuristic	cell_id$7a31d1c5-260b-42f4-b997-967150881e21downstream_cells_mapupstream_cells_mapUnbiasedConstantStep$f00ab44e-0d84-40c7-aa23-358c77a013e3TypeAbstractFloat$8584ece7-badc-486a-9a57-b60e77f92673precedence_heuristic	cell_id$8584ece7-badc-486a-9a57-b60e77f92673downstream_cells_mapupstream_cells_mapktest_nonstationary$9b625fc0-89bd-4064-a379-225e6a940af7nonstationary_bandit_statistics$bb16115a-a2d9-4b8d-9937-96ab1cdd1ce2$e07a27c5-0c9a-4893-a1cf-cf565ab78761precedence_heuristic	cell_id$e07a27c5-0c9a-4893-a1cf-cf565ab78761downstream_cells_mapupstream_cells_map@md_strgetindex$b24a92fc-f6c6-44e4-9afc-fa4249e4ab83precedence_heuristic	cell_id$b24a92fc-f6c6-44e4-9afc-fa4249e4ab83downstream_cells_mapupstream_cells_map@md_strgetindex$ea6d7cad-47ad-4472-a9e9-1ee33c81058dprecedence_heuristic	cell_id$ea6d7cad-47ad-4472-a9e9-1ee33c81058ddownstream_cells_mapupdate_H!$f7519adc-7dfb-4030-86f0-7445699dd3dbupstream_cells_map-AbstractVector+*Integer$74024d96-d0c7-43c8-8379-caf843cbe4b8precedence_heuristic	cell_id$74024d96-d0c7-43c8-8379-caf843cbe4b8downstream_cells_map%average_nonstationary_runs_cum_reward$aa5acd7c-6a0b-454f-ab05-12a606dd9fc2upstream_cells_mapInt64floor/average_runs_cum_reward$8a52acf7-5d57-490f-8bd9-6e1e0e322872+ones*FunctionAbstractFloat$1c9b54cd-08dd-401e-9705-818741844e8dprecedence_heuristic	cell_id$1c9b54cd-08dd-401e-9705-818741844e8ddownstream_cells_mapupstream_cells_map@md_strgetindex$e2597cc6-a6f6-4260-887b-c587cacd3bc8precedence_heuristic	cell_id$e2597cc6-a6f6-4260-887b-c587cacd3bc8downstream_cells_mapupstream_cells_mapTypeConstantStep$1ac5588c-3c32-436e-8b40-41715223fba7$47be3ae6-20f7-47d0-aae3-b67154afc1a8precedence_heuristic	cell_id$47be3ae6-20f7-47d0-aae3-b67154afc1a8downstream_cells_mapupstream_cells_mapTypeUCB$60b2079e-0efa-427e-93cf-7f4646fe202eAbstractFloat$70e40b75-e7d8-4009-af80-3bf4086a28dfprecedence_heuristic	cell_id$70e40b75-e7d8-4009-af80-3bf4086a28dfdownstream_cells_mapparams_2_3$b3ec4673-af63-4d4a-8314-fa7e594f8a37upstream_cells_map@md_strCore:PlutoUI$1fb1a518-e5ec-4777-80bc-bb55e8172100Base.get@bindBasePlutoRunnerPlutoRunner.create_bondNumberFieldconfirmCore.applicablePlutoUI.combinegetindex$cb2bf56d-5c1d-4265-9480-11523f776a78precedence_heuristic	cell_id$cb2bf56d-5c1d-4265-9480-11523f776a78downstream_cells_mapupstream_cells_map@md_strgetindex$f9e60b35-84d2-4b4b-8832-6b0f08152396precedence_heuristic	cell_id$f9e60b35-84d2-4b4b-8832-6b0f08152396downstream_cells_mapupstream_cells_map@md_strktest_nonstationary$9b625fc0-89bd-4064-a379-225e6a940af7getindex$083c721c-70dd-4ca3-8160-fc0b0531914fprecedence_heuristic	cell_id$083c721c-70dd-4ca3-8160-fc0b0531914fdownstream_cells_mapupstream_cells_map@md_strgetindex$49e45202-b9ae-42ab-9575-a57edb626a20precedence_heuristic	cell_id$49e45202-b9ae-42ab-9575-a57edb626a20downstream_cells_mapupstream_cells_mapExplorer$c2347999-5ade-420b-903f-30523b38eb0fTypeϵ_Greedy$f995d0af-50bc-4e33-9bbf-17a7ab06358aAbstractFloat$ff6598fa-3366-416c-88a1-6bfcefeb1719precedence_heuristic	cell_id$ff6598fa-3366-416c-88a1-6bfcefeb1719downstream_cells_mapupstream_cells_mapAverageMethod$839861db-676f-4544-a802-0abb5d0049e1TypeConstantStep$1ac5588c-3c32-436e-8b40-41715223fba7AbstractFloat$647ab36b-641e-4024-ad2d-40ff33be28f4precedence_heuristic	cell_id$647ab36b-641e-4024-ad2d-40ff33be28f4downstream_cells_mapaverage_nonstationary_runs$34f65898-cbcc-4832-afac-0f7a284e7f0bupstream_cells_map Base.Threads.*nonstationary_algorithm$fbe3dc15-9171-4a7e-8eea-b8cc052c9ba5Base.Threads.threadpoolsizeBase.Threads.-VectorBase.Threads.+eachindexdeepcopyBase.Threads.errorBase.Threads.>/Float32Base.Threads.!=@threads:Base.Threads.threading_runBase.Threads.divremBaseBase.Threads.firstindexenumerate+undefBase.Threads.:Base.Threads.lengthBase.Threads.==ccallBase.Threads.<=$96566aad-6d5c-460c-a924-ae0bad5d8b2dprecedence_heuristic	cell_id$96566aad-6d5c-460c-a924-ae0bad5d8b2ddownstream_cells_mapupdatecoef$09227386-1620-4093-b913-5786205aad13$781fa565-398c-4c89-89f3-0595455afc85upstream_cells_mapExplorer$c2347999-5ade-420b-903f-30523b38eb0fTConstantStep$1ac5588c-3c32-436e-8b40-41715223fba7BanditAlgorithm$1e1f6d10-1b31-4e0a-96f7-23207e913154EIntegerAbstractFloat$852df31d-18d8-466c-8225-e06ba7f05e96precedence_heuristic	cell_id$852df31d-18d8-466c-8225-e06ba7f05e96downstream_cells_mapupstream_cells_mapTypeϵ_Greedy$f995d0af-50bc-4e33-9bbf-17a7ab06358a$a84f5393-bd7e-433e-b3d9-e9e7cfa1a329precedence_heuristic	cell_id$a84f5393-bd7e-433e-b3d9-e9e7cfa1a329downstream_cells_mapupstream_cells_map@md_strgetindex$9bd99099-1dfa-477a-9896-3da94bcc0633precedence_heuristic	cell_id$9bd99099-1dfa-477a-9896-3da94bcc0633downstream_cells_mapexercise_2_11$2ceadc6d-5522-43f6-a803-a17a47a6048aupstream_cells_mapplot_nonstationary_param_search$98f4d5e6-7569-457e-851d-713c572ae400make_or_lookup_param_plot$8a0462e9-fd65-4ccc-b795-446cf9ae7392$3b9bb9f0-ba9d-4320-935a-58912afe34b6precedence_heuristic	cell_id$3b9bb9f0-ba9d-4320-935a-58912afe34b6downstream_cells_mapupstream_cells_mapTypeConstantStep$1ac5588c-3c32-436e-8b40-41715223fba7AbstractFloat$14bd0549-747f-4513-809f-8bdb78027807precedence_heuristic	cell_id$14bd0549-747f-4513-809f-8bdb78027807downstream_cells_mapupstream_cells_map@md_strgetindex$45cc0a58-3534-4c67-bfd4-1c2b48d59a2eprecedence_heuristic	cell_id$45cc0a58-3534-4c67-bfd4-1c2b48d59a2edownstream_cells_mapupstream_cells_mapActionValue$13f0adab-7660-49df-b26d-5f89cd73192bExplorer$c2347999-5ade-420b-903f-30523b38eb0fAverageMethod$839861db-676f-4544-a802-0abb5d0049e1zerosones*TypeIntegerAbstractFloat$1fb1a518-e5ec-4777-80bc-bb55e8172100precedence_heuristiccell_id$1fb1a518-e5ec-4777-80bc-bb55e8172100downstream_cells_mapStatisticsStatsBaseDistributionsPlutoUI$6034cc0f-cbae-4d2f-a43f-1bb738c00f0b$276779a3-9332-46bd-b511-a33a2fea4b5f$70e40b75-e7d8-4009-af80-3bf4086a28df$093f312b-d70d-4bf7-bd53-8a1c7b2bee31$b5a2df21-4525-4320-b8dd-aea5ecdab832$3b88ec30-768b-44d0-88ee-b3ed989f22c3$1aa7bc33-0ad6-41ab-8e2a-ba22cbfdab53$7cab41cc-2a39-45de-879d-f7f6105238d6ThreadsRandom$8fac4109-2e0d-4366-9118-018221e0b910$8a52acf7-5d57-490f-8bd9-6e1e0e322872$f1466027-7f52-41df-a8ea-a0650981c9d4LatexifySpecialFunctionsPlutoProfileLaTeXStrings$34f65898-cbcc-4832-afac-0f7a284e7f0b$140f1e20-f86d-4a6f-9cff-99685e129e1c$98f4d5e6-7569-457e-851d-713c572ae400PlutoPlotly$7950e06b-e8ce-4bd7-9681-ab7b66dfec69$c12dab6a-92f0-41b1-a6b7-c404c74d9a83$8b8a9449-04b7-4901-9a2c-fbbdc33dfdfa$bb16115a-a2d9-4b8d-9937-96ab1cdd1ce2$6292f449-8720-41f1-84de-1865fb5fddbf$8fac4109-2e0d-4366-9118-018221e0b910$8a6f3f85-64e4-4c31-9e69-43f50f42bbc9upstream_cells_mapTableOfContents$1e1f6d10-1b31-4e0a-96f7-23207e913154precedence_heuristic	cell_id$1e1f6d10-1b31-4e0a-96f7-23207e913154downstream_cells_mapBanditAlgorithm$1004eb4b-1fed-4328-a08b-6f5d9dd5080b$13f0adab-7660-49df-b26d-5f89cd73192b$8a04adab-e97e-4ac4-a85e-5eae93b1c37b$96566aad-6d5c-460c-a924-ae0bad5d8b2d$4191ff98-f4ab-4f18-a148-d3d3fff3d0adupstream_cells_map$44b9ff95-ea3d-41f5-8098-445a263738a9precedence_heuristic	cell_id$44b9ff95-ea3d-41f5-8098-445a263738a9downstream_cells_mapupstream_cells_mapTypeϵ_Greedy$f995d0af-50bc-4e33-9bbf-17a7ab06358aAbstractFloat$6034cc0f-cbae-4d2f-a43f-1bb738c00f0bprecedence_heuristic	cell_id$6034cc0f-cbae-4d2f-a43f-1bb738c00f0bdownstream_cells_mapϵ_action_value_params$79082409-3182-4e0b-9c8c-37a94543fee9upstream_cells_map@md_strCore:PlutoUI$1fb1a518-e5ec-4777-80bc-bb55e8172100Base.get@bindtestbedreset$87f5ec29-623f-4666-824d-fad8c6448072BasePlutoRunnerPlutoRunner.create_bondNumberFieldconfirmCore.applicablePlutoUI.combinegetindex$aa7c76b1-ac2d-4df5-88ef-b499b839181eprecedence_heuristic	cell_id$aa7c76b1-ac2d-4df5-88ef-b499b839181edownstream_cells_mapupstream_cells_map@md_strgetindex$0f6b4e2d-dc09-4e1c-834f-dd8aaa8743aeprecedence_heuristic	cell_id$0f6b4e2d-dc09-4e1c-834f-dd8aaa8743aedownstream_cells_mapupstream_cells_mapUnbiasedConstantStep$f00ab44e-0d84-40c7-aa23-358c77a013e3Type$f7519adc-7dfb-4030-86f0-7445699dd3dbprecedence_heuristic	cell_id$f7519adc-7dfb-4030-86f0-7445699dd3dbdownstream_cells_map$gradient_stationary_bandit_algorithm$50fbdc85-82f1-4c52-936b-84eb14951d71upstream_cells_map argmax:calculate_πvec$24759e26-e670-4330-b6e4-b313620660f1collectzerosFloat64IntegerVectorsample_action$51349e41-4696-4bd5-9bc1-cefbb82bea08$4982b489-ca15-4188-90e5-565c45f02e01$672a91c0-aa77-4257-8c83-d857f47cab6c$638f99e6-1cdc-414c-9b67-fd626ec0be3e$aa238ebc-8730-46c7-8ad9-41c7cac70b18$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0ba$d53796f1-6fc4-4450-9d66-05ba752ff7eb-update_πvec!$54deaa09-8f87-4caf-b2a0-f15bcd5b40a5/+sample_bandit$55f89ca1-cd57-44e0-95e5-63a4be31418fupdate_H!$ea6d7cad-47ad-4472-a9e9-1ee33c81058d==fill*$181d7eef-24a0-4775-a535-8ef901b7e4ebprecedence_heuristic	cell_id$181d7eef-24a0-4775-a535-8ef901b7e4ebdownstream_cells_mapaverage_nonstationary_runs$34f65898-cbcc-4832-afac-0f7a284e7f0bupstream_cells_mapaverage_runs$7678b06b-feef-4656-a801-33f630437bfbones*FunctionAbstractFloat$5aa170d3-eb87-44dd-b4f4-3ac97476efd7precedence_heuristic	cell_id$5aa170d3-eb87-44dd-b4f4-3ac97476efd7downstream_cells_mapupstream_cells_map@md_strgetindex$1004eb4b-1fed-4328-a08b-6f5d9dd5080bprecedence_heuristic	cell_id$1004eb4b-1fed-4328-a08b-6f5d9dd5080bdownstream_cells_maprun_bandit$7678b06b-feef-4656-a801-33f630437bfb$8a52acf7-5d57-490f-8bd9-6e1e0e322872upstream_cells_map randnzeronothingVectorsample_action$51349e41-4696-4bd5-9bc1-cefbb82bea08$4982b489-ca15-4188-90e5-565c45f02e01$672a91c0-aa77-4257-8c83-d857f47cab6c$638f99e6-1cdc-414c-9b67-fd626ec0be3e$aa238ebc-8730-46c7-8ad9-41c7cac70b18$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0ba$d53796f1-6fc4-4450-9d66-05ba752ff7ebeachindexupdate_estimator!$09227386-1620-4093-b913-5786205aad13$781fa565-398c-4c89-89f3-0595455afc85/!=fill==AbstractFloatargmax:collectzeros->=+sample_bandit$55f89ca1-cd57-44e0-95e5-63a4be31418f*BanditAlgorithm$1e1f6d10-1b31-4e0a-96f7-23207e913154$7cab41cc-2a39-45de-879d-f7f6105238d6precedence_heuristic	cell_id$7cab41cc-2a39-45de-879d-f7f6105238d6downstream_cells_mapwsm_params$f78846a8-076a-4a87-b1d0-4f830e2bca27upstream_cells_map@md_strCore:PlutoUI$1fb1a518-e5ec-4777-80bc-bb55e8172100Base.get@bindSliderBasePlutoRunnerPlutoRunner.create_bondNumberFieldCore.applicablePlutoUI.combinegetindex$e50596ab-91db-42f0-a62c-77629a4e79c7precedence_heuristic	cell_id$e50596ab-91db-42f0-a62c-77629a4e79c7downstream_cells_mapupstream_cells_mapGradientSample$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65Type$fb3381b5-10e3-4307-b76d-672245fac9e7precedence_heuristic	cell_id$fb3381b5-10e3-4307-b76d-672245fac9e7downstream_cells_mapupstream_cells_mapSampleAverage$f561b0a8-a086-4e1a-bc87-82c4205e89c9AverageMethod$839861db-676f-4544-a802-0abb5d0049e1TypeAbstractFloat$3118e102-aeac-42d9-98fc-ca29f40be4cdprecedence_heuristic	cell_id$3118e102-aeac-42d9-98fc-ca29f40be4cddownstream_cells_mapupstream_cells_mapTypeUCB$60b2079e-0efa-427e-93cf-7f4646fe202e$b3ec4673-af63-4d4a-8314-fa7e594f8a37precedence_heuristic	cell_id$b3ec4673-af63-4d4a-8314-fa7e594f8a37downstream_cells_mapupstream_cells_mapfigure_2_3$6292f449-8720-41f1-84de-1865fb5fddbfparams_2_3$70e40b75-e7d8-4009-af80-3bf4086a28df$c2347999-5ade-420b-903f-30523b38eb0fprecedence_heuristic	cell_id$c2347999-5ade-420b-903f-30523b38eb0fdownstream_cells_mapExplorer $f995d0af-50bc-4e33-9bbf-17a7ab06358a$60b2079e-0efa-427e-93cf-7f4646fe202e$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65$6d647790-a029-4579-86fa-9c7294aa94ea$73e5b719-8b91-41d2-b83d-471d981b027f$49e45202-b9ae-42ab-9575-a57edb626a20$3a215c95-c595-4837-a842-1c1e1c6bfa3b$a04da367-3f8d-422d-a443-4e3e666e30ef$68470b1d-3cc2-4cb1-8dc2-53227e6300e7$d42a346d-6af3-45df-9de5-7043f46c3da3$13f0adab-7660-49df-b26d-5f89cd73192b$45cc0a58-3534-4c67-bfd4-1c2b48d59a2e$0fbbe455-79ce-44d6-b010-da0bb56adbb4$62eb0650-96bc-4fd6-bfe0-bf05a4137a03$96566aad-6d5c-460c-a924-ae0bad5d8b2d$4191ff98-f4ab-4f18-a148-d3d3fff3d0ad$781fa565-398c-4c89-89f3-0595455afc85upstream_cells_mapAbstractFloat$1ac5588c-3c32-436e-8b40-41715223fba7precedence_heuristic	cell_id$1ac5588c-3c32-436e-8b40-41715223fba7downstream_cells_mapConstantStep$262952a7-280e-4af1-99a6-0899518484a2$fbf7b108-dc68-4077-b63c-6f88161d2098$8018edb9-853f-4a88-bef6-9535c2d774b3$9093ed39-f6e2-4c31-9fef-466bdd197423$e2597cc6-a6f6-4260-887b-c587cacd3bc8$3b9bb9f0-ba9d-4320-935a-58912afe34b6$ff6598fa-3366-416c-88a1-6bfcefeb1719$d53796f1-6fc4-4450-9d66-05ba752ff7eb$96566aad-6d5c-460c-a924-ae0bad5d8b2d$140f1e20-f86d-4a6f-9cff-99685e129e1c$98f4d5e6-7569-457e-851d-713c572ae400upstream_cells_mapnew->=AverageMethod$839861db-676f-4544-a802-0abb5d0049e1AbstractFloatinv$34f65898-cbcc-4832-afac-0f7a284e7f0bprecedence_heuristic	cell_id$34f65898-cbcc-4832-afac-0f7a284e7f0bdownstream_cells_mapexercise2_5$d24bd737-9e09-441a-aa94-9279c80f566dupstream_cells_map@md_strBase.getindexLaTeXStrings.latexstringaverage_nonstationary_runs$647ab36b-641e-4024-ad2d-40ff33be28f4$181d7eef-24a0-4775-a535-8ef901b7e4ebBasescatterplot@L_strLaTeXStrings$1fb1a518-e5ec-4777-80bc-bb55e8172100Layout$4ebd4a5a-3bd1-48e2-b03e-a5a3b2ec18a1precedence_heuristic	cell_id$4ebd4a5a-3bd1-48e2-b03e-a5a3b2ec18a1downstream_cells_mapupstream_cells_mapSampleAverage$f561b0a8-a086-4e1a-bc87-82c4205e89c9Type$093f312b-d70d-4bf7-bd53-8a1c7b2bee31precedence_heuristic	cell_id$093f312b-d70d-4bf7-bd53-8a1c7b2bee31downstream_cells_mapparams_2_4$0de99ee5-d94d-4d07-8cef-a6f9caf5e742upstream_cells_map@md_strCore:PlutoUI$1fb1a518-e5ec-4777-80bc-bb55e8172100Base.get@bindBasePlutoRunnerPlutoRunner.create_bondNumberFieldconfirmCore.applicablePlutoUI.combinegetindex$7748ab8a-d186-49a4-b6ab-d1bd9ea34990precedence_heuristic	cell_id$7748ab8a-d186-49a4-b6ab-d1bd9ea34990downstream_cells_mapupstream_cells_map@md_strgetindex$140f1e20-f86d-4a6f-9cff-99685e129e1cprecedence_heuristic	cell_id$140f1e20-f86d-4a6f-9cff-99685e129e1cdownstream_cells_mapplot_stationary_param_search$8a0462e9-fd65-4ccc-b795-446cf9ae7392upstream_cells_map LaTeXStrings.latexstringvcatcolors$fb698663-e9d6-4368-bd53-d88da5e6f2c4OptimalDistributionSample$6d647790-a029-4579-86fa-9c7294aa94eaϵ_Greedy$f995d0af-50bc-4e33-9bbf-17a7ab06358aConstantStep$1ac5588c-3c32-436e-8b40-41715223fba7UCB$60b2079e-0efa-427e-93cf-7f4646fe202eActionValue$13f0adab-7660-49df-b26d-5f89cd73192beachindexscatterFloat32LaTeXStrings$1fb1a518-e5ec-4777-80bc-bb55e8172100unique@L_strmaketrace$7c2015dd-a786-49f5-9fe9-9199335ebd09PlotreduceGradientReward$8a04adab-e97e-4ac4-a85e-5eae93b1c37bprint_power2$c61630b0-29c1-4183-90d9-57c999187b53preparetrace$400e0de1-0101-4531-928f-08ca155da40cstationary_param_search$22fa2b71-a98f-4b87-9e0b-9d373cd8915fsortattrLayout$965da91b-6a3f-456c-89ce-461c31e0fb7eprecedence_heuristic	cell_id$965da91b-6a3f-456c-89ce-461c31e0fb7edownstream_cells_mapupstream_cells_map@md_strgetindex$9d7782f5-b530-40d5-9f75-280d3a762216precedence_heuristic	cell_id$9d7782f5-b530-40d5-9f75-280d3a762216downstream_cells_mapupstream_cells_map@md_strgetindex$bc939df7-e457-496c-8977-5fbf9dfe3638precedence_heuristic	cell_id$bc939df7-e457-496c-8977-5fbf9dfe3638downstream_cells_mapupstream_cells_map@md_strgetindex$464d43c0-cd59-49e6-88f6-12a767677418precedence_heuristic	cell_id$464d43c0-cd59-49e6-88f6-12a767677418downstream_cells_mapupstream_cells_map@md_strgetindex$21e56374-35e6-4488-b8da-15e383017c77precedence_heuristic	cell_id$21e56374-35e6-4488-b8da-15e383017c77downstream_cells_mapupstream_cells_map@md_strgetindex$f33adafb-44b4-4e56-b3de-9717fe026288precedence_heuristic	cell_id$f33adafb-44b4-4e56-b3de-9717fe026288downstream_cells_mapupstream_cells_map@md_strgetindex$7c2015dd-a786-49f5-9fe9-9199335ebd09precedence_heuristic	cell_id$7c2015dd-a786-49f5-9fe9-9199335ebd09downstream_cells_mapmaketrace$140f1e20-f86d-4a6f-9cff-99685e129e1c$98f4d5e6-7569-457e-851d-713c572ae400upstream_cells_mapvcatscatterattr$ecd8833d-441b-4673-b457-dc5109f575abprecedence_heuristic	cell_id$ecd8833d-441b-4673-b457-dc5109f575abdownstream_cells_mapupstream_cells_map@md_strgetindex$d42a346d-6af3-45df-9de5-7043f46c3da3precedence_heuristic	cell_id$d42a346d-6af3-45df-9de5-7043f46c3da3downstream_cells_mapupstream_cells_mapExplorer$c2347999-5ade-420b-903f-30523b38eb0fTypeOptimalDistributionSample$6d647790-a029-4579-86fa-9c7294aa94eaAbstractFloat$c66f1676-aec1-489d-96ff-99d748dac0feprecedence_heuristic	cell_id$c66f1676-aec1-489d-96ff-99d748dac0fedownstream_cells_mapupstream_cells_mapActionValue$13f0adab-7660-49df-b26d-5f89cd73192bType$d2ebd908-387d-4e40-bc00-61ce5f45ebddprecedence_heuristic	cell_id$d2ebd908-387d-4e40-bc00-61ce5f45ebdddownstream_cells_mapupstream_cells_mapAverageMethod$839861db-676f-4544-a802-0abb5d0049e1UnbiasedConstantStep$f00ab44e-0d84-40c7-aa23-358c77a013e3TypeAbstractFloat$97f6221d-3289-4e54-a80d-26c5c81f2651precedence_heuristic	cell_id$97f6221d-3289-4e54-a80d-26c5c81f2651downstream_cells_mapexecute_stationary$51b7a645-269a-418c-b6d8-39c01d0609f1upstream_cells_mapCore@md_strBasePlutoRunner.create_bondPlutoRunnerCheckBoxCore.applicable@bindBase.getgetindex$8018edb9-853f-4a88-bef6-9535c2d774b3precedence_heuristic	cell_id$8018edb9-853f-4a88-bef6-9535c2d774b3downstream_cells_mapupstream_cells_mapTypeConstantStep$1ac5588c-3c32-436e-8b40-41715223fba7AbstractFloat$672a91c0-aa77-4257-8c83-d857f47cab6cprecedence_heuristic	cell_id$672a91c0-aa77-4257-8c83-d857f47cab6cdownstream_cells_mapsample_action$f7519adc-7dfb-4030-86f0-7445699dd3db$1004eb4b-1fed-4328-a08b-6f5d9dd5080bupstream_cells_mapActionValue$13f0adab-7660-49df-b26d-5f89cd73192bAbstractVectorInteger$a04da367-3f8d-422d-a443-4e3e666e30efprecedence_heuristic	cell_id$a04da367-3f8d-422d-a443-4e3e666e30efdownstream_cells_mapupstream_cells_mapExplorer$c2347999-5ade-420b-903f-30523b38eb0fTypeUCB$60b2079e-0efa-427e-93cf-7f4646fe202eAbstractFloat$8f1c7b0d-121c-46bf-884d-729e3b593025precedence_heuristic	cell_id$8f1c7b0d-121c-46bf-884d-729e3b593025downstream_cells_mapparam_search$22fa2b71-a98f-4b87-9e0b-9d373cd8915f$aa5acd7c-6a0b-454f-ab05-12a606dd9fc2upstream_cells_mapsimilarlengthget_param_list$c72d35fc-c8fd-450e-9b95-d12ece5c2291undefzipAbstractFloatVector$87f5ec29-623f-4666-824d-fad8c6448072precedence_heuristic	cell_id$87f5ec29-623f-4666-824d-fad8c6448072downstream_cells_maptestbedreset$6034cc0f-cbae-4d2f-a43f-1bb738c00f0bupstream_cells_mapCoreBasePlutoRunner.create_bondPlutoRunnerCore.applicable@bindBase.getButton$30aa1e1b-0b51-40c4-a093-ef92c3ad519aprecedence_heuristic	cell_id$30aa1e1b-0b51-40c4-a093-ef92c3ad519adownstream_cells_mapupstream_cells_mapSampleAverage$f561b0a8-a086-4e1a-bc87-82c4205e89c9TypeFloat64$8a0462e9-fd65-4ccc-b795-446cf9ae7392precedence_heuristic	cell_id$8a0462e9-fd65-4ccc-b795-446cf9ae7392downstream_cells_mapmake_or_lookup_param_plot$51b7a645-269a-418c-b6d8-39c01d0609f1$9bd99099-1dfa-477a-9896-3da94bcc0633upstream_cells_mapplotdict$6ce00349-1cf0-4a80-bddd-c1d26b66d051IOBuffer!joinpath|>plot_stationary_param_search$140f1e20-f86d-4a6f-9cff-99685e129e1chaskeyStringPlotlyBase.to_htmlHTMLopendatapath$1cde4625-f8ed-4403-835c-95cc30206699PlotlyBase$fb698663-e9d6-4368-bd53-d88da5e6f2c4precedence_heuristic	cell_id$fb698663-e9d6-4368-bd53-d88da5e6f2c4downstream_cells_mapcolors$140f1e20-f86d-4a6f-9cff-99685e129e1c$98f4d5e6-7569-457e-851d-713c572ae400upstream_cells_mapPlotlyBase$13f0adab-7660-49df-b26d-5f89cd73192bprecedence_heuristic	cell_id$13f0adab-7660-49df-b26d-5f89cd73192bdownstream_cells_mapActionValue$45cc0a58-3534-4c67-bfd4-1c2b48d59a2e$0fbbe455-79ce-44d6-b010-da0bb56adbb4$c66f1676-aec1-489d-96ff-99d748dac0fe$672a91c0-aa77-4257-8c83-d857f47cab6c$638f99e6-1cdc-414c-9b67-fd626ec0be3e$aa238ebc-8730-46c7-8ad9-41c7cac70b18$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0ba$d53796f1-6fc4-4450-9d66-05ba752ff7eb$62eb0650-96bc-4fd6-bfe0-bf05a4137a03$781fa565-398c-4c89-89f3-0595455afc85$140f1e20-f86d-4a6f-9cff-99685e129e1c$98f4d5e6-7569-457e-851d-713c572ae400upstream_cells_mapExplorer$c2347999-5ade-420b-903f-30523b38eb0fAverageMethod$839861db-676f-4544-a802-0abb5d0049e1BanditAlgorithm$1e1f6d10-1b31-4e0a-96f7-23207e913154AbstractFloatVector$c6a8a9d2-1f29-4082-9fd2-d409cf6227baprecedence_heuristic	cell_id$c6a8a9d2-1f29-4082-9fd2-d409cf6227badownstream_cells_mapupstream_cells_maptestvar$1aa7bc33-0ad6-41ab-8e2a-ba22cbfdab53:-plot/Layoutp$b29624b0-be1d-4cc2-964d-0a050f4c1bed$eed2a4f2-48b2-4684-846e-aa99bb6dafd9precedence_heuristic	cell_id$eed2a4f2-48b2-4684-846e-aa99bb6dafd9downstream_cells_mapupstream_cells_map@md_strgetindex$8c0f06f7-2ed0-4f3a-ab4e-90ac142f0cd9precedence_heuristic	cell_id$8c0f06f7-2ed0-4f3a-ab4e-90ac142f0cd9downstream_cells_mapupstream_cells_mapTypeUCB$60b2079e-0efa-427e-93cf-7f4646fe202eAbstractFloat$d53796f1-6fc4-4450-9d66-05ba752ff7ebprecedence_heuristic	cell_id$d53796f1-6fc4-4450-9d66-05ba752ff7ebdownstream_cells_mapsample_action$f7519adc-7dfb-4030-86f0-7445699dd3db$1004eb4b-1fed-4328-a08b-6f5d9dd5080bupstream_cells_map !>sqrtislessOptimalDistributionSample$6d647790-a029-4579-86fa-9c7294aa94eaConstantStep$1ac5588c-3c32-436e-8b40-41715223fba7ActionValue$13f0adab-7660-49df-b26d-5f89cd73192b<eachindex/^isempty==AbstractFloatNormalAbstractVectorInfrandIntegerfindall-+*$0f244fa0-7591-4478-b172-d9c1de51f6e1precedence_heuristic	cell_id$0f244fa0-7591-4478-b172-d9c1de51f6e1downstream_cells_mapupstream_cells_map@md_strgetindex$262952a7-280e-4af1-99a6-0899518484a2precedence_heuristic	cell_id$262952a7-280e-4af1-99a6-0899518484a2downstream_cells_mapupstream_cells_mapTypeFloat64ConstantStep$1ac5588c-3c32-436e-8b40-41715223fba7$46478110-5ce5-4c72-bb3d-bcb5f516ffdcprecedence_heuristic	cell_id$46478110-5ce5-4c72-bb3d-bcb5f516ffdcdownstream_cells_mapupstream_cells_map@md_strgetindex$f1466027-7f52-41df-a8ea-a0650981c9d4precedence_heuristic	cell_id$f1466027-7f52-41df-a8ea-a0650981c9d4downstream_cells_mapplot_softmax$a228c5ae-e2d0-40c8-9abc-527b8f6d2f8eupstream_cells_map@md_strrandnRandom.seed!exp:sumRandom$1fb1a518-e5ec-4777-80bc-bb55e8172100barplot/*Layoutgetindex$33009d31-6d66-4aba-b44c-edd911c2f392precedence_heuristic	cell_id$33009d31-6d66-4aba-b44c-edd911c2f392downstream_cells_mapaverage_simple_runs$c12dab6a-92f0-41b1-a6b7-c404c74d9a83$6292f449-8720-41f1-84de-1865fb5fddbf$8fac4109-2e0d-4366-9118-018221e0b910upstream_cells_map Base.Threads.*Base.Threads.threadpoolsizeBase.Threads.-Vectorsimple_algorithm$3a798da5-c309-48f2-aab1-6602ded8a650Base.Threads.+eachindexdeepcopycreate_bandit$97c94391-397d-4cf2-88b1-3bea3af56ed3Base.Threads.errorBase.Threads.>/Float32Base.Threads.!=@threads:Base.Threads.threading_runBase.Threads.divremBaseBase.Threads.firstindex+undefBase.Threads.:Base.Threads.lengthBase.Threads.==ccallBase.Threads.<=$31d8fba9-cd28-4b2b-ba46-70a068b9ecadprecedence_heuristic	cell_id$31d8fba9-cd28-4b2b-ba46-70a068b9ecaddownstream_cells_mapupstream_cells_map@md_strgetindex$f78846a8-076a-4a87-b1d0-4f830e2bca27precedence_heuristic	cell_id$f78846a8-076a-4a87-b1d0-4f830e2bca27downstream_cells_mapsamplelistweightedmeanvart2t1upstream_cells_map:wsm_params$7cab41cc-2a39-45de-879d-f7f6105238d6-scatterplot/^+attr*Layout$73e5b719-8b91-41d2-b83d-471d981b027fprecedence_heuristic	cell_id$73e5b719-8b91-41d2-b83d-471d981b027fdownstream_cells_mapupstream_cells_mapExplorer$c2347999-5ade-420b-903f-30523b38eb0fTypeϵ_Greedy$f995d0af-50bc-4e33-9bbf-17a7ab06358aAbstractFloat$51b7a645-269a-418c-b6d8-39c01d0609f1precedence_heuristic	cell_id$51b7a645-269a-418c-b6d8-39c01d0609f1downstream_cells_mapupstream_cells_mapstationary_numsteps$88e43fed-fcf3-4071-996a-63f63c3d49b4execute_stationary$97f6221d-3289-4e54-a80d-26c5c81f2651make_or_lookup_param_plot$8a0462e9-fd65-4ccc-b795-446cf9ae7392$23b99305-c8d9-4129-85fb-a5e4aabc4a31precedence_heuristic	cell_id$23b99305-c8d9-4129-85fb-a5e4aabc4a31downstream_cells_mapupstream_cells_map@md_strgetindex$4a89cdd9-c20f-40e2-bc84-c3ea9cbf00e7precedence_heuristic	cell_id$4a89cdd9-c20f-40e2-bc84-c3ea9cbf00e7downstream_cells_mapupstream_cells_map@md_strgetindex$3a215c95-c595-4837-a842-1c1e1c6bfa3bprecedence_heuristic	cell_id$3a215c95-c595-4837-a842-1c1e1c6bfa3bdownstream_cells_mapupstream_cells_mapExplorer$c2347999-5ade-420b-903f-30523b38eb0fTypeUCB$60b2079e-0efa-427e-93cf-7f4646fe202eAbstractFloat$8a6f3f85-64e4-4c31-9e69-43f50f42bbc9precedence_heuristic	cell_id$8a6f3f85-64e4-4c31-9e69-43f50f42bbc9downstream_cells_mapfigure_2_5$691aa77a-d6da-4fde-9024-c4195057179dupstream_cells_map @md_strLayout:>islessBoolVector< average_gradient_stationary_runs$50fbdc85-82f1-4c52-936b-84eb14951d71scatterenumeratepush!*PlutoPlotly$1fb1a518-e5ec-4777-80bc-bb55e8172100PlutoPlotly.plotAbstractFloatgetindex$55f89ca1-cd57-44e0-95e5-63a4be31418fprecedence_heuristic	cell_id$55f89ca1-cd57-44e0-95e5-63a4be31418fdownstream_cells_mapsample_bandit$3a798da5-c309-48f2-aab1-6602ded8a650$fbe3dc15-9171-4a7e-8eea-b8cc052c9ba5$f7519adc-7dfb-4030-86f0-7445699dd3db$1004eb4b-1fed-4328-a08b-6f5d9dd5080bupstream_cells_mapAbstractFloatrandn+IntegerVector$d59126d7-5af0-4d06-a57b-e115eec32388precedence_heuristic	cell_id$d59126d7-5af0-4d06-a57b-e115eec32388downstream_cells_mapupstream_cells_map@md_strgetindex$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65precedence_heuristic	cell_id$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65downstream_cells_mapGradientSample$e50596ab-91db-42f0-a62c-77629a4e79c7$68470b1d-3cc2-4cb1-8dc2-53227e6300e7$8a04adab-e97e-4ac4-a85e-5eae93b1c37b$30f05bd9-e939-4810-b710-edc7f5975921$09227386-1620-4093-b913-5786205aad13upstream_cells_mapExplorer$c2347999-5ade-420b-903f-30523b38eb0fAbstractFloat$f88029d6-3fc2-4552-8441-5ef37ac42638precedence_heuristic	cell_id$f88029d6-3fc2-4552-8441-5ef37ac42638downstream_cells_mapupstream_cells_map@md_strgetindex$9e644919-5833-46ff-8f6e-e755ba688329precedence_heuristic	cell_id$9e644919-5833-46ff-8f6e-e755ba688329downstream_cells_mapupstream_cells_map@md_strgetindex$3a798da5-c309-48f2-aab1-6602ded8a650precedence_heuristic	cell_id$3a798da5-c309-48f2-aab1-6602ded8a650downstream_cells_mapsimple_algorithm$33009d31-6d66-4aba-b44c-edd911c2f392upstream_cells_map sqrtislessFloat64viewVector</fill==AbstractFloatargmax:collectzerosonesrandInteger-log+sample_bandit$55f89ca1-cd57-44e0-95e5-63a4be31418f*shuffle!$7950e06b-e8ce-4bd7-9681-ab7b66dfec69precedence_heuristic	cell_id$7950e06b-e8ce-4bd7-9681-ab7b66dfec69downstream_cells_mapplot_bandit_testbed$0b951e6e-4b97-4bb5-87d0-6be7f0fd4802upstream_cells_maprandnviolincreate_bandit$97c94391-397d-4cf2-88b1-3bea3af56ed3-:+attrPlutoPlotly$1fb1a518-e5ec-4777-80bc-bb55e8172100PlutoPlotly.plotLayout$c9c2aa04-15a2-446a-839c-bcf724b0f57aprecedence_heuristic	cell_id$c9c2aa04-15a2-446a-839c-bcf724b0f57adownstream_cells_mapupstream_cells_mapBaseBase.Docs.HTML@html_str$d9265b98-cc3e-4a60-b16e-f54d9f78c9d3precedence_heuristic	cell_id$d9265b98-cc3e-4a60-b16e-f54d9f78c9d3downstream_cells_mapupstream_cells_mapGradientReward$8a04adab-e97e-4ac4-a85e-5eae93b1c37bType$4afd6c2c-632e-4196-ab36-4d314ed9ec96precedence_heuristic	cell_id$4afd6c2c-632e-4196-ab36-4d314ed9ec96downstream_cells_mapupstream_cells_map@md_str-/roundgetindex$d4ce45ae-613e-41ee-b626-69b0dbcf6452precedence_heuristic	cell_id$d4ce45ae-613e-41ee-b626-69b0dbcf6452downstream_cells_mapupstream_cells_map@md_strgetindex$33d201ba-52f2-44f0-8bc6-3930ec77f62fprecedence_heuristic	cell_id$33d201ba-52f2-44f0-8bc6-3930ec77f62fdownstream_cells_mapsoftmax_k$a228c5ae-e2d0-40c8-9abc-527b8f6d2f8eβ$a228c5ae-e2d0-40c8-9abc-527b8f6d2f8eupstream_cells_map@md_strCore:Base.get@bindSliderBasePlutoRunnerPlutoRunner.create_bondNumberFieldCore.applicablegetindex$0de99ee5-d94d-4d07-8cef-a6f9caf5e742precedence_heuristic	cell_id$0de99ee5-d94d-4d07-8cef-a6f9caf5e742downstream_cells_mapupstream_cells_mapparams_2_4$093f312b-d70d-4bf7-bd53-8a1c7b2bee31figure_2_4$8fac4109-2e0d-4366-9118-018221e0b910$a61c15eb-ed5f-4052-a3a3-3276940564a1precedence_heuristic	cell_id$a61c15eb-ed5f-4052-a3a3-3276940564a1downstream_cells_mapupstream_cells_mapTypeUCB$60b2079e-0efa-427e-93cf-7f4646fe202e$99945570-0b2a-432a-ae83-3a7abc39cac8precedence_heuristic	cell_id$99945570-0b2a-432a-ae83-3a7abc39cac8downstream_cells_mapnormalize_πvec!$54deaa09-8f87-4caf-b2a0-f15bcd5b40a5$24759e26-e670-4330-b6e4-b313620660f1upstream_cells_mapisinflengthsumisnan/one==AbstractFloatVector$aa238ebc-8730-46c7-8ad9-41c7cac70b18precedence_heuristic	cell_id$aa238ebc-8730-46c7-8ad9-41c7cac70b18downstream_cells_mapsample_action$f7519adc-7dfb-4030-86f0-7445699dd3db$1004eb4b-1fed-4328-a08b-6f5d9dd5080bupstream_cells_mapargmaxAbstractVectorsqrtviewIntegerUCB$60b2079e-0efa-427e-93cf-7f4646fe202eActionValue$13f0adab-7660-49df-b26d-5f89cd73192blog/+*$2ceadc6d-5522-43f6-a803-a17a47a6048aprecedence_heuristic	cell_id$2ceadc6d-5522-43f6-a803-a17a47a6048adownstream_cells_mapupstream_cells_mapexercise_2_11$9bd99099-1dfa-477a-9896-3da94bcc0633nonstationarysearchparams$3b88ec30-768b-44d0-88ee-b3ed989f22c3$9093ed39-f6e2-4c31-9fef-466bdd197423precedence_heuristic	cell_id$9093ed39-f6e2-4c31-9fef-466bdd197423downstream_cells_mapupstream_cells_mapTypeConstantStep$1ac5588c-3c32-436e-8b40-41715223fba7AbstractFloatReal$bb16115a-a2d9-4b8d-9937-96ab1cdd1ce2precedence_heuristic	cell_id$bb16115a-a2d9-4b8d-9937-96ab1cdd1ce2downstream_cells_mapnonstationary_bandit_statistics$8584ece7-badc-486a-9a57-b60e77f92673upstream_cells_map randn:sumsqrtonesIntegereachindexpush!scattersort!/+attr*PlutoPlotly$1fb1a518-e5ec-4777-80bc-bb55e8172100PlutoPlotly.plotLayout$54deaa09-8f87-4caf-b2a0-f15bcd5b40a5precedence_heuristic	cell_id$54deaa09-8f87-4caf-b2a0-f15bcd5b40a5downstream_cells_mapupdate_πvec!$f7519adc-7dfb-4030-86f0-7445699dd3db$09227386-1620-4093-b913-5786205aad13upstream_cells_mapexpAbstractVectornormalize_πvec!$99945570-0b2a-432a-ae83-3a7abc39cac8$6292f449-8720-41f1-84de-1865fb5fddbfprecedence_heuristic	cell_id$6292f449-8720-41f1-84de-1865fb5fddbfdownstream_cells_mapfigure_2_3$b3ec4673-af63-4d4a-8314-fa7e594f8a37upstream_cells_map:scatteraverage_simple_runs$33009d31-6d66-4aba-b44c-edd911c2f392attrPlutoPlotly$1fb1a518-e5ec-4777-80bc-bb55e8172100PlutoPlotly.plotLayout$0d8e4160-adf2-4b43-9914-942539339972precedence_heuristic	cell_id$0d8e4160-adf2-4b43-9914-942539339972downstream_cells_mapupstream_cells_map@md_strgetindex$09227386-1620-4093-b913-5786205aad13precedence_heuristic	cell_id$09227386-1620-4093-b913-5786205aad13downstream_cells_mapupdate_estimator!$1004eb4b-1fed-4328-a08b-6f5d9dd5080bupstream_cells_mapGradientReward$8a04adab-e97e-4ac4-a85e-5eae93b1c37bGradientSample$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65updatecoef$62eb0650-96bc-4fd6-bfe0-bf05a4137a03$30f05bd9-e939-4810-b710-edc7f5975921$96566aad-6d5c-460c-a924-ae0bad5d8b2d$4191ff98-f4ab-4f18-a148-d3d3fff3d0ad-update_πvec!$54deaa09-8f87-4caf-b2a0-f15bcd5b40a5AverageMethod$839861db-676f-4544-a802-0abb5d0049e1+*IntegerAbstractFloat$f995d0af-50bc-4e33-9bbf-17a7ab06358aprecedence_heuristic	cell_id$f995d0af-50bc-4e33-9bbf-17a7ab06358adownstream_cells_mapϵ_Greedy$852df31d-18d8-466c-8225-e06ba7f05e96$44b9ff95-ea3d-41f5-8098-445a263738a9$ca726a9d-364d-48e2-8882-20ddbc85b664$9d36934a-78cb-446b-b3db-1bbd88cf272d$73e5b719-8b91-41d2-b83d-471d981b027f$49e45202-b9ae-42ab-9575-a57edb626a20$0fbbe455-79ce-44d6-b010-da0bb56adbb4$638f99e6-1cdc-414c-9b67-fd626ec0be3e$140f1e20-f86d-4a6f-9cff-99685e129e1c$98f4d5e6-7569-457e-851d-713c572ae400upstream_cells_mapExplorer$c2347999-5ade-420b-903f-30523b38eb0fAbstractFloat$fbf7b108-dc68-4077-b63c-6f88161d2098precedence_heuristic	cell_id$fbf7b108-dc68-4077-b63c-6f88161d2098downstream_cells_mapupstream_cells_mapTypeConstantStep$1ac5588c-3c32-436e-8b40-41715223fba7AbstractFloatcell_execution_order $1fb1a518-e5ec-4777-80bc-bb55e8172100$db30e6c0-36bb-4602-a257-5768f3833525$31d8fba9-cd28-4b2b-ba46-70a068b9ecad$1e4ac085-7b72-4bad-ad87-21635930a6f7$083c721c-70dd-4ca3-8160-fc0b0531914f$97c94391-397d-4cf2-88b1-3bea3af56ed3$7950e06b-e8ce-4bd7-9681-ab7b66dfec69$3e5a226e-ecdb-43fb-a40a-a262da0ae542$0b951e6e-4b97-4bb5-87d0-6be7f0fd4802$14bd0549-747f-4513-809f-8bdb78027807$55f89ca1-cd57-44e0-95e5-63a4be31418f$3a798da5-c309-48f2-aab1-6602ded8a650$33009d31-6d66-4aba-b44c-edd911c2f392$c12dab6a-92f0-41b1-a6b7-c404c74d9a83$87f5ec29-623f-4666-824d-fad8c6448072$6034cc0f-cbae-4d2f-a43f-1bb738c00f0b$79082409-3182-4e0b-9c8c-37a94543fee9$965da91b-6a3f-456c-89ce-461c31e0fb7e$464d43c0-cd59-49e6-88f6-12a767677418$85b3dbc4-2e02-4924-b3e5-887a1a557a2b$8b8a9449-04b7-4901-9a2c-fbbdc33dfdfa$21e56374-35e6-4488-b8da-15e383017c77$2bce1b80-2133-40a0-9367-fc2d491f6245$4be9e81b-c3de-4c79-97b5-b41c03e0f187$e07a27c5-0c9a-4893-a1cf-cf565ab78761$86350532-13f8-4035-bad8-f25f41c93163$a84f5393-bd7e-433e-b3d9-e9e7cfa1a329$78c45162-dc8e-4faf-b1a9-8c71be86dcee$eed2a4f2-48b2-4684-846e-aa99bb6dafd9$fbe3dc15-9171-4a7e-8eea-b8cc052c9ba5$647ab36b-641e-4024-ad2d-40ff33be28f4$276779a3-9332-46bd-b511-a33a2fea4b5f$b26b3519-6ab4-4cc9-971d-de5e591cac86$7748ab8a-d186-49a4-b6ab-d1bd9ea34990$bb16115a-a2d9-4b8d-9937-96ab1cdd1ce2$9b625fc0-89bd-4064-a379-225e6a940af7$8584ece7-badc-486a-9a57-b60e77f92673$f9e60b35-84d2-4b4b-8832-6b0f08152396$32bff269-e893-4907-b589-7ba2ae1314bd$6292f449-8720-41f1-84de-1865fb5fddbf$70e40b75-e7d8-4009-af80-3bf4086a28df$b3ec4673-af63-4d4a-8314-fa7e594f8a37$d4ce45ae-613e-41ee-b626-69b0dbcf6452$cb93c588-3dfa-45f4-9d83-f2de26cb1cea$c695b7f9-76ca-419b-924d-8338a42c8188$23b99305-c8d9-4129-85fb-a5e4aabc4a31$8fac4109-2e0d-4366-9118-018221e0b910$093f312b-d70d-4bf7-bd53-8a1c7b2bee31$0de99ee5-d94d-4d07-8cef-a6f9caf5e742$f88029d6-3fc2-4552-8441-5ef37ac42638$b24a92fc-f6c6-44e4-9afc-fa4249e4ab83$9d7782f5-b530-40d5-9f75-280d3a762216$0f244fa0-7591-4478-b172-d9c1de51f6e1$99945570-0b2a-432a-ae83-3a7abc39cac8$54deaa09-8f87-4caf-b2a0-f15bcd5b40a5$24759e26-e670-4330-b6e4-b313620660f1$ea6d7cad-47ad-4472-a9e9-1ee33c81058d$51349e41-4696-4bd5-9bc1-cefbb82bea08$b5a2df21-4525-4320-b8dd-aea5ecdab832$649e3d20-e276-4f4b-aeb0-89150f180ef5$1f9a98fd-ea29-415c-9f35-add34b513a34$1c9b54cd-08dd-401e-9705-818741844e8d$c2347999-5ade-420b-903f-30523b38eb0f$f995d0af-50bc-4e33-9bbf-17a7ab06358a$852df31d-18d8-466c-8225-e06ba7f05e96$44b9ff95-ea3d-41f5-8098-445a263738a9$ca726a9d-364d-48e2-8882-20ddbc85b664$9d36934a-78cb-446b-b3db-1bbd88cf272d$60b2079e-0efa-427e-93cf-7f4646fe202e$3118e102-aeac-42d9-98fc-ca29f40be4cd$8c0f06f7-2ed0-4f3a-ab4e-90ac142f0cd9$a61c15eb-ed5f-4052-a3a3-3276940564a1$47be3ae6-20f7-47d0-aae3-b67154afc1a8$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65$e50596ab-91db-42f0-a62c-77629a4e79c7$6d647790-a029-4579-86fa-9c7294aa94ea$0e06d9cf-b995-40b1-86ee-1c6a56c63bd0$839861db-676f-4544-a802-0abb5d0049e1$1ac5588c-3c32-436e-8b40-41715223fba7$f00ab44e-0d84-40c7-aa23-358c77a013e3$262952a7-280e-4af1-99a6-0899518484a2$fbf7b108-dc68-4077-b63c-6f88161d2098$8018edb9-853f-4a88-bef6-9535c2d774b3$9093ed39-f6e2-4c31-9fef-466bdd197423$e2597cc6-a6f6-4260-887b-c587cacd3bc8$3b9bb9f0-ba9d-4320-935a-58912afe34b6$0f6b4e2d-dc09-4e1c-834f-dd8aaa8743ae$7a31d1c5-260b-42f4-b997-967150881e21$5712b303-0aa3-4501-b1b5-020136d6e655$f561b0a8-a086-4e1a-bc87-82c4205e89c9$30aa1e1b-0b51-40c4-a093-ef92c3ad519a$0e606680-dd65-444f-bc98-73de4abbcdd4$4ebd4a5a-3bd1-48e2-b03e-a5a3b2ec18a1$73e5b719-8b91-41d2-b83d-471d981b027f$49e45202-b9ae-42ab-9575-a57edb626a20$3a215c95-c595-4837-a842-1c1e1c6bfa3b$a04da367-3f8d-422d-a443-4e3e666e30ef$68470b1d-3cc2-4cb1-8dc2-53227e6300e7$d42a346d-6af3-45df-9de5-7043f46c3da3$fb3381b5-10e3-4307-b76d-672245fac9e7$ff6598fa-3366-416c-88a1-6bfcefeb1719$d2ebd908-387d-4e40-bc00-61ce5f45ebdd$1e1f6d10-1b31-4e0a-96f7-23207e913154$13f0adab-7660-49df-b26d-5f89cd73192b$45cc0a58-3534-4c67-bfd4-1c2b48d59a2e$0fbbe455-79ce-44d6-b010-da0bb56adbb4$c66f1676-aec1-489d-96ff-99d748dac0fe$8a04adab-e97e-4ac4-a85e-5eae93b1c37b$69b560c1-98ad-4cbf-89d2-e0516299bc69$d9265b98-cc3e-4a60-b16e-f54d9f78c9d3$f33adafb-44b4-4e56-b3de-9717fe026288$4982b489-ca15-4188-90e5-565c45f02e01$672a91c0-aa77-4257-8c83-d857f47cab6c$638f99e6-1cdc-414c-9b67-fd626ec0be3e$aa238ebc-8730-46c7-8ad9-41c7cac70b18$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0ba$d53796f1-6fc4-4450-9d66-05ba752ff7eb$f7519adc-7dfb-4030-86f0-7445699dd3db$50fbdc85-82f1-4c52-936b-84eb14951d71$8a6f3f85-64e4-4c31-9e69-43f50f42bbc9$691aa77a-d6da-4fde-9024-c4195057179d$aa7c76b1-ac2d-4df5-88ef-b499b839181e$62eb0650-96bc-4fd6-bfe0-bf05a4137a03$30f05bd9-e939-4810-b710-edc7f5975921$96566aad-6d5c-460c-a924-ae0bad5d8b2d$4191ff98-f4ab-4f18-a148-d3d3fff3d0ad$09227386-1620-4093-b913-5786205aad13$781fa565-398c-4c89-89f3-0595455afc85$1004eb4b-1fed-4328-a08b-6f5d9dd5080b$7678b06b-feef-4656-a801-33f630437bfb$8a52acf7-5d57-490f-8bd9-6e1e0e322872$181d7eef-24a0-4775-a535-8ef901b7e4eb$34f65898-cbcc-4832-afac-0f7a284e7f0b$d24bd737-9e09-441a-aa94-9279c80f566d$74024d96-d0c7-43c8-8379-caf843cbe4b8$46ce2b1f-02cf-4dae-bf02-f67543f38b91$c61630b0-29c1-4183-90d9-57c999187b53$c72d35fc-c8fd-450e-9b95-d12ece5c2291$8f1c7b0d-121c-46bf-884d-729e3b593025$a15e5d05-a238-440b-9a43-d830c6ea2f4d$22fa2b71-a98f-4b87-9e0b-9d373cd8915f$2447c4ea-7752-457c-80da-ac0dd72a64c1$865610bb-ee82-4440-9f32-f00d0382783b$400e0de1-0101-4531-928f-08ca155da40c$fb698663-e9d6-4368-bd53-d88da5e6f2c4$7c2015dd-a786-49f5-9fe9-9199335ebd09$140f1e20-f86d-4a6f-9cff-99685e129e1c$1cde4625-f8ed-4403-835c-95cc30206699$7c562867-55d3-4b4f-950d-c8efc4a9ff32$6ce00349-1cf0-4a80-bddd-c1d26b66d051$8a0462e9-fd65-4ccc-b795-446cf9ae7392$88e43fed-fcf3-4071-996a-63f63c3d49b4$97f6221d-3289-4e54-a80d-26c5c81f2651$bf3770ea-ee54-4296-ab33-340aea445670$51b7a645-269a-418c-b6d8-39c01d0609f1$d0111453-9a66-411d-9966-fc386d1bdcb7$4a89cdd9-c20f-40e2-bc84-c3ea9cbf00e7$aa5acd7c-6a0b-454f-ab05-12a606dd9fc2$98f4d5e6-7569-457e-851d-713c572ae400$9bd99099-1dfa-477a-9896-3da94bcc0633$3b88ec30-768b-44d0-88ee-b3ed989f22c3$d59126d7-5af0-4d06-a57b-e115eec32388$2ceadc6d-5522-43f6-a803-a17a47a6048a$37446874-1c28-491b-b3cc-b4ad3282686e$46478110-5ce5-4c72-bb3d-bcb5f516ffdc$ecd8833d-441b-4673-b457-dc5109f575ab$9e644919-5833-46ff-8f6e-e755ba688329$33d201ba-52f2-44f0-8bc6-3930ec77f62f$f1466027-7f52-41df-a8ea-a0650981c9d4$a228c5ae-e2d0-40c8-9abc-527b8f6d2f8e$0d8e4160-adf2-4b43-9914-942539339972$cb2bf56d-5c1d-4265-9480-11523f776a78$bc939df7-e457-496c-8977-5fbf9dfe3638$1aa7bc33-0ad6-41ab-8e2a-ba22cbfdab53$b29624b0-be1d-4cc2-964d-0a050f4c1bed$c6a8a9d2-1f29-4082-9fd2-d409cf6227ba$211d9390-df44-4902-9e13-ad6744b9b7dd$5aa170d3-eb87-44dd-b4f4-3ac97476efd7$6a00226c-cda1-49d8-92a8-514f2264469c$7cab41cc-2a39-45de-879d-f7f6105238d6$f78846a8-076a-4a87-b1d0-4f830e2bca27$4afd6c2c-632e-4196-ab36-4d314ed9ec96$36602c38-8b29-4158-b299-94015a333762$c9c2aa04-15a2-446a-839c-bcf724b0f57alast_hot_reload_time        shortpath*Chapter_02_Multi-armed_Bandits_notebook.jlprocess_statusreadypathٵ/home/runner/work/Reinforcement-Learning-Sutton-Barto-Exercise-Solutions/Reinforcement-Learning-Sutton-Barto-Exercise-Solutions/Chapter-02/Chapter_02_Multi-armed_Bandits_notebook.jlpluto_versionv0.20.8last_save_timeAM#cell_order $db30e6c0-36bb-4602-a257-5768f3833525$31d8fba9-cd28-4b2b-ba46-70a068b9ecad$1e4ac085-7b72-4bad-ad87-21635930a6f7$083c721c-70dd-4ca3-8160-fc0b0531914f$97c94391-397d-4cf2-88b1-3bea3af56ed3$7950e06b-e8ce-4bd7-9681-ab7b66dfec69$3e5a226e-ecdb-43fb-a40a-a262da0ae542$0b951e6e-4b97-4bb5-87d0-6be7f0fd4802$14bd0549-747f-4513-809f-8bdb78027807$55f89ca1-cd57-44e0-95e5-63a4be31418f$3a798da5-c309-48f2-aab1-6602ded8a650$33009d31-6d66-4aba-b44c-edd911c2f392$c12dab6a-92f0-41b1-a6b7-c404c74d9a83$6034cc0f-cbae-4d2f-a43f-1bb738c00f0b$87f5ec29-623f-4666-824d-fad8c6448072$79082409-3182-4e0b-9c8c-37a94543fee9$965da91b-6a3f-456c-89ce-461c31e0fb7e$464d43c0-cd59-49e6-88f6-12a767677418$85b3dbc4-2e02-4924-b3e5-887a1a557a2b$8b8a9449-04b7-4901-9a2c-fbbdc33dfdfa$21e56374-35e6-4488-b8da-15e383017c77$2bce1b80-2133-40a0-9367-fc2d491f6245$4be9e81b-c3de-4c79-97b5-b41c03e0f187$e07a27c5-0c9a-4893-a1cf-cf565ab78761$86350532-13f8-4035-bad8-f25f41c93163$a84f5393-bd7e-433e-b3d9-e9e7cfa1a329$78c45162-dc8e-4faf-b1a9-8c71be86dcee$eed2a4f2-48b2-4684-846e-aa99bb6dafd9$fbe3dc15-9171-4a7e-8eea-b8cc052c9ba5$647ab36b-641e-4024-ad2d-40ff33be28f4$34f65898-cbcc-4832-afac-0f7a284e7f0b$276779a3-9332-46bd-b511-a33a2fea4b5f$d24bd737-9e09-441a-aa94-9279c80f566d$b26b3519-6ab4-4cc9-971d-de5e591cac86$7748ab8a-d186-49a4-b6ab-d1bd9ea34990$bb16115a-a2d9-4b8d-9937-96ab1cdd1ce2$9b625fc0-89bd-4064-a379-225e6a940af7$8584ece7-badc-486a-9a57-b60e77f92673$f9e60b35-84d2-4b4b-8832-6b0f08152396$32bff269-e893-4907-b589-7ba2ae1314bd$6292f449-8720-41f1-84de-1865fb5fddbf$70e40b75-e7d8-4009-af80-3bf4086a28df$b3ec4673-af63-4d4a-8314-fa7e594f8a37$d4ce45ae-613e-41ee-b626-69b0dbcf6452$cb93c588-3dfa-45f4-9d83-f2de26cb1cea$c695b7f9-76ca-419b-924d-8338a42c8188$23b99305-c8d9-4129-85fb-a5e4aabc4a31$8fac4109-2e0d-4366-9118-018221e0b910$093f312b-d70d-4bf7-bd53-8a1c7b2bee31$0de99ee5-d94d-4d07-8cef-a6f9caf5e742$f88029d6-3fc2-4552-8441-5ef37ac42638$b24a92fc-f6c6-44e4-9afc-fa4249e4ab83$9d7782f5-b530-40d5-9f75-280d3a762216$0f244fa0-7591-4478-b172-d9c1de51f6e1$99945570-0b2a-432a-ae83-3a7abc39cac8$54deaa09-8f87-4caf-b2a0-f15bcd5b40a5$24759e26-e670-4330-b6e4-b313620660f1$ea6d7cad-47ad-4472-a9e9-1ee33c81058d$51349e41-4696-4bd5-9bc1-cefbb82bea08$f7519adc-7dfb-4030-86f0-7445699dd3db$50fbdc85-82f1-4c52-936b-84eb14951d71$8a6f3f85-64e4-4c31-9e69-43f50f42bbc9$b5a2df21-4525-4320-b8dd-aea5ecdab832$691aa77a-d6da-4fde-9024-c4195057179d$649e3d20-e276-4f4b-aeb0-89150f180ef5$1f9a98fd-ea29-415c-9f35-add34b513a34$1c9b54cd-08dd-401e-9705-818741844e8d$1004eb4b-1fed-4328-a08b-6f5d9dd5080b$c2347999-5ade-420b-903f-30523b38eb0f$f995d0af-50bc-4e33-9bbf-17a7ab06358a$852df31d-18d8-466c-8225-e06ba7f05e96$44b9ff95-ea3d-41f5-8098-445a263738a9$ca726a9d-364d-48e2-8882-20ddbc85b664$9d36934a-78cb-446b-b3db-1bbd88cf272d$60b2079e-0efa-427e-93cf-7f4646fe202e$3118e102-aeac-42d9-98fc-ca29f40be4cd$8c0f06f7-2ed0-4f3a-ab4e-90ac142f0cd9$a61c15eb-ed5f-4052-a3a3-3276940564a1$47be3ae6-20f7-47d0-aae3-b67154afc1a8$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65$e50596ab-91db-42f0-a62c-77629a4e79c7$6d647790-a029-4579-86fa-9c7294aa94ea$0e06d9cf-b995-40b1-86ee-1c6a56c63bd0$839861db-676f-4544-a802-0abb5d0049e1$1ac5588c-3c32-436e-8b40-41715223fba7$f00ab44e-0d84-40c7-aa23-358c77a013e3$262952a7-280e-4af1-99a6-0899518484a2$fbf7b108-dc68-4077-b63c-6f88161d2098$8018edb9-853f-4a88-bef6-9535c2d774b3$9093ed39-f6e2-4c31-9fef-466bdd197423$e2597cc6-a6f6-4260-887b-c587cacd3bc8$3b9bb9f0-ba9d-4320-935a-58912afe34b6$0f6b4e2d-dc09-4e1c-834f-dd8aaa8743ae$7a31d1c5-260b-42f4-b997-967150881e21$5712b303-0aa3-4501-b1b5-020136d6e655$f561b0a8-a086-4e1a-bc87-82c4205e89c9$30aa1e1b-0b51-40c4-a093-ef92c3ad519a$0e606680-dd65-444f-bc98-73de4abbcdd4$4ebd4a5a-3bd1-48e2-b03e-a5a3b2ec18a1$73e5b719-8b91-41d2-b83d-471d981b027f$49e45202-b9ae-42ab-9575-a57edb626a20$3a215c95-c595-4837-a842-1c1e1c6bfa3b$a04da367-3f8d-422d-a443-4e3e666e30ef$68470b1d-3cc2-4cb1-8dc2-53227e6300e7$d42a346d-6af3-45df-9de5-7043f46c3da3$fb3381b5-10e3-4307-b76d-672245fac9e7$ff6598fa-3366-416c-88a1-6bfcefeb1719$d2ebd908-387d-4e40-bc00-61ce5f45ebdd$1e1f6d10-1b31-4e0a-96f7-23207e913154$13f0adab-7660-49df-b26d-5f89cd73192b$45cc0a58-3534-4c67-bfd4-1c2b48d59a2e$0fbbe455-79ce-44d6-b010-da0bb56adbb4$c66f1676-aec1-489d-96ff-99d748dac0fe$8a04adab-e97e-4ac4-a85e-5eae93b1c37b$69b560c1-98ad-4cbf-89d2-e0516299bc69$d9265b98-cc3e-4a60-b16e-f54d9f78c9d3$f33adafb-44b4-4e56-b3de-9717fe026288$4982b489-ca15-4188-90e5-565c45f02e01$672a91c0-aa77-4257-8c83-d857f47cab6c$638f99e6-1cdc-414c-9b67-fd626ec0be3e$aa238ebc-8730-46c7-8ad9-41c7cac70b18$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0ba$d53796f1-6fc4-4450-9d66-05ba752ff7eb$aa7c76b1-ac2d-4df5-88ef-b499b839181e$62eb0650-96bc-4fd6-bfe0-bf05a4137a03$30f05bd9-e939-4810-b710-edc7f5975921$96566aad-6d5c-460c-a924-ae0bad5d8b2d$4191ff98-f4ab-4f18-a148-d3d3fff3d0ad$09227386-1620-4093-b913-5786205aad13$781fa565-398c-4c89-89f3-0595455afc85$7678b06b-feef-4656-a801-33f630437bfb$8a52acf7-5d57-490f-8bd9-6e1e0e322872$181d7eef-24a0-4775-a535-8ef901b7e4eb$74024d96-d0c7-43c8-8379-caf843cbe4b8$46ce2b1f-02cf-4dae-bf02-f67543f38b91$c61630b0-29c1-4183-90d9-57c999187b53$c72d35fc-c8fd-450e-9b95-d12ece5c2291$8f1c7b0d-121c-46bf-884d-729e3b593025$a15e5d05-a238-440b-9a43-d830c6ea2f4d$22fa2b71-a98f-4b87-9e0b-9d373cd8915f$2447c4ea-7752-457c-80da-ac0dd72a64c1$865610bb-ee82-4440-9f32-f00d0382783b$400e0de1-0101-4531-928f-08ca155da40c$fb698663-e9d6-4368-bd53-d88da5e6f2c4$7c2015dd-a786-49f5-9fe9-9199335ebd09$140f1e20-f86d-4a6f-9cff-99685e129e1c$1cde4625-f8ed-4403-835c-95cc30206699$7c562867-55d3-4b4f-950d-c8efc4a9ff32$6ce00349-1cf0-4a80-bddd-c1d26b66d051$8a0462e9-fd65-4ccc-b795-446cf9ae7392$88e43fed-fcf3-4071-996a-63f63c3d49b4$97f6221d-3289-4e54-a80d-26c5c81f2651$bf3770ea-ee54-4296-ab33-340aea445670$51b7a645-269a-418c-b6d8-39c01d0609f1$d0111453-9a66-411d-9966-fc386d1bdcb7$4a89cdd9-c20f-40e2-bc84-c3ea9cbf00e7$aa5acd7c-6a0b-454f-ab05-12a606dd9fc2$98f4d5e6-7569-457e-851d-713c572ae400$9bd99099-1dfa-477a-9896-3da94bcc0633$3b88ec30-768b-44d0-88ee-b3ed989f22c3$d59126d7-5af0-4d06-a57b-e115eec32388$2ceadc6d-5522-43f6-a803-a17a47a6048a$37446874-1c28-491b-b3cc-b4ad3282686e$46478110-5ce5-4c72-bb3d-bcb5f516ffdc$ecd8833d-441b-4673-b457-dc5109f575ab$9e644919-5833-46ff-8f6e-e755ba688329$33d201ba-52f2-44f0-8bc6-3930ec77f62f$a228c5ae-e2d0-40c8-9abc-527b8f6d2f8e$f1466027-7f52-41df-a8ea-a0650981c9d4$0d8e4160-adf2-4b43-9914-942539339972$cb2bf56d-5c1d-4265-9480-11523f776a78$bc939df7-e457-496c-8977-5fbf9dfe3638$1aa7bc33-0ad6-41ab-8e2a-ba22cbfdab53$c6a8a9d2-1f29-4082-9fd2-d409cf6227ba$b29624b0-be1d-4cc2-964d-0a050f4c1bed$211d9390-df44-4902-9e13-ad6744b9b7dd$5aa170d3-eb87-44dd-b4f4-3ac97476efd7$6a00226c-cda1-49d8-92a8-514f2264469c$7cab41cc-2a39-45de-879d-f7f6105238d6$f78846a8-076a-4a87-b1d0-4f830e2bca27$4afd6c2c-632e-4196-ab36-4d314ed9ec96$36602c38-8b29-4158-b299-94015a333762$1fb1a518-e5ec-4777-80bc-bb55e8172100$c9c2aa04-15a2-446a-839c-bcf724b0f57apublished_objectsnbpkginstall_time_nsl}ެinstantiatedòinstalled_versionsStatisticsstdlibStatsBase0.34.3Distributions0.25.113PlutoUI0.7.60Latexify0.16.5PlutoProfile0.4.0RandomstdlibSpecialFunctions2.3.1LaTeXStrings1.3.1PlutoPlotly0.3.9terminal_outputsStatistics@
[0m[1mResolving...[22m
[90m===[39m
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Project.toml`
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Manifest.toml`

[0m[1mInstantiating...[22m
[90m===[39m

[0m[1mPrecompiling...[22m
[90m===[39m
[32m[1m  Activating[22m[39m project at `/tmp/jl_zmbMTP`Distributions@
[0m[1mResolving...[22m
[90m===[39m
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Project.toml`
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Manifest.toml`

[0m[1mInstantiating...[22m
[90m===[39m

[0m[1mPrecompiling...[22m
[90m===[39m
[32m[1m  Activating[22m[39m project at `/tmp/jl_zmbMTP`PlutoUI@
[0m[1mResolving...[22m
[90m===[39m
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Project.toml`
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Manifest.toml`

[0m[1mInstantiating...[22m
[90m===[39m

[0m[1mPrecompiling...[22m
[90m===[39m
[32m[1m  Activating[22m[39m project at `/tmp/jl_zmbMTP`Random@
[0m[1mResolving...[22m
[90m===[39m
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Project.toml`
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Manifest.toml`

[0m[1mInstantiating...[22m
[90m===[39m

[0m[1mPrecompiling...[22m
[90m===[39m
[32m[1m  Activating[22m[39m project at `/tmp/jl_zmbMTP`PlutoProfile@
[0m[1mResolving...[22m
[90m===[39m
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Project.toml`
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Manifest.toml`

[0m[1mInstantiating...[22m
[90m===[39m

[0m[1mPrecompiling...[22m
[90m===[39m
[32m[1m  Activating[22m[39m project at `/tmp/jl_zmbMTP`LaTeXStrings@
[0m[1mResolving...[22m
[90m===[39m
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Project.toml`
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Manifest.toml`

[0m[1mInstantiating...[22m
[90m===[39m

[0m[1mPrecompiling...[22m
[90m===[39m
[32m[1m  Activating[22m[39m project at `/tmp/jl_zmbMTP`StatsBase@
[0m[1mResolving...[22m
[90m===[39m
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Project.toml`
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Manifest.toml`

[0m[1mInstantiating...[22m
[90m===[39m

[0m[1mPrecompiling...[22m
[90m===[39m
[32m[1m  Activating[22m[39m project at `/tmp/jl_zmbMTP`Latexify@
[0m[1mResolving...[22m
[90m===[39m
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Project.toml`
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Manifest.toml`

[0m[1mInstantiating...[22m
[90m===[39m

[0m[1mPrecompiling...[22m
[90m===[39m
[32m[1m  Activating[22m[39m project at `/tmp/jl_zmbMTP`Base@
[0m[1mResolving...[22m
[90m===[39m
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Project.toml`
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Manifest.toml`

[0m[1mInstantiating...[22m
[90m===[39m

[0m[1mPrecompiling...[22m
[90m===[39m
[32m[1m  Activating[22m[39m project at `/tmp/jl_zmbMTP`nbpkg_sync@
[0m[1mResolving...[22m
[90m===[39m
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Project.toml`
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Manifest.toml`

[0m[1mInstantiating...[22m
[90m===[39m

[0m[1mPrecompiling...[22m
[90m===[39m
[32m[1m  Activating[22m[39m project at `/tmp/jl_zmbMTP`SpecialFunctions@
[0m[1mResolving...[22m
[90m===[39m
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Project.toml`
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Manifest.toml`

[0m[1mInstantiating...[22m
[90m===[39m

[0m[1mPrecompiling...[22m
[90m===[39m
[32m[1m  Activating[22m[39m project at `/tmp/jl_zmbMTP`PlutoPlotly@
[0m[1mResolving...[22m
[90m===[39m
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Project.toml`
[32m[1m  No Changes[22m[39m to `/tmp/jl_zmbMTP/Manifest.toml`

[0m[1mInstantiating...[22m
[90m===[39m

[0m[1mPrecompiling...[22m
[90m===[39m
[32m[1m  Activating[22m[39m project at `/tmp/jl_zmbMTP`enabled÷restart_recommended_msgrestart_required_msgbusy_packageswaiting_for_permission,waiting_for_permission_but_probably_disabled«cell_inputs $781fa565-398c-4c89-89f3-0595455afc85cell_id$781fa565-398c-4c89-89f3-0595455afc85codefunction update_estimator!(est::ActionValue{T, E, A}, a::Integer, r::T, step::Integer) where {T <: AbstractFloat, E <: Explorer{T}, A <: AverageMethod{T}} 		est.N[a] += one(T)	
	est.Q[a] += updatecoef(est, a, step) * (r - est.Q[a])
endmetadatashow_logsèdisabled®skip_as_script«code_folded$37446874-1c28-491b-b3cc-b4ad3282686ecell_id$37446874-1c28-491b-b3cc-b4ad3282686ecodemd"""
Recreation of Figure 2.6 for the non-stationary case over $(nonstationarysearchparams.steps) steps with a drift rate of σ = $(nonstationarysearchparams.σ). These parameters can be adjusted above, but by default this is performed over 200,000 steps with the accumulated reward only being measured on the final 100,000 steps.  Unlike in the stationary case, the ϵ-greedy method with α=0.1 for updating the Q values performs the best at a very small ϵ value of $$2^{-7}.$$  The UCB method is the second best performer but requires a very large c value of 128 compared to ~1 for the stationary case in which it was the best performer.  This UCB method also uses the sample average which is not ideal for a non-stationary distribution.  That is one of the reasons why it was mentioned earlier in the chapter that it is difficult to adapt the UCB technique to the non-stationary problem.  We can use the constant step size method but that doesn't help the fact that the variance estimates are wrong.  
"""metadatashow_logsèdisabled®skip_as_script«code_folded$8a52acf7-5d57-490f-8bd9-6e1e0e322872cell_id$8a52acf7-5d57-490f-8bd9-6e1e0e322872code$function average_runs_cum_reward(k, algorithm::Function; steps = 1000, n = 2000, offset::T = 0.0f0, make_bandit = create_bandit, kwargs...) where T <: AbstractFloat
    r_step = Atomic{T}(zero(T))
	r_step_ideal = Atomic{T}(zero(T))
	rdiff = Atomic{T}(zero(T))
	rdiff2 = Atomic{T}(zero(T))
	getvar(s, s2) = (s2 - (s*s/n))/(n-1)
    @threads for i in 1:n
		Random.seed!(i)
        qs = make_bandit(k, offset=offset)
		est = algorithm(k)
		Random.seed!(i)
        rewards = run_bandit(qs, est; steps = steps, saveall = false, kwargs...) 
    	atomic_add!(r_step, rewards[1])
		x = abs(rewards[2] - rewards[1])
		atomic_add!(rdiff, x)
		atomic_add!(rdiff2, x^2)
		atomic_add!(r_step_ideal, rewards[2])
	end
    (means = (r_step[]/n, r_step_ideal[]/n), rstd = r_step[]/n - sqrt(getvar(rdiff[], rdiff2[])))
endmetadatashow_logsèdisabled®skip_as_script«code_folded$8fac4109-2e0d-4366-9118-018221e0b910cell_id$8fac4109-2e0d-4366-9118-018221e0b910codefunction figure_2_4(;k = 10, c = 2.0, ϵ = 0.1)
	Random.seed!(1234) #ensure both techniques are using the same set of random bandits
	ucb_runs = average_simple_runs(k, 0.0, c = c)
	Random.seed!(1234)
	ϵ_runs = average_simple_runs(k, 0.1)
	steps = 1:1000
	t1 = scatter(x = steps, y = ucb_runs[1], name = "UCB c = $c")
	t2 = scatter(x = steps, y = ϵ_runs[1], name = "ϵ-greedy ϵ = $ϵ")
	t3 = scatter(x = steps, y = ϵ_runs[2], name = "theoretical limit")
	PlutoPlotly.plot([t1, t2, t3], Layout(xaxis_title = "Step", yaxis_title = "Reward per Step Averaged Over Runs", title = "$k armed testbed average performance", legend = attr(orientation = "h", y = 1.1), hovermode = "x unified"))
endmetadatashow_logsèdisabled®skip_as_script«code_folded$98f4d5e6-7569-457e-851d-713c572ae400cell_id$98f4d5e6-7569-457e-851d-713c572ae400codefunction plot_nonstationary_param_search(;k = 10, steps = 1_000, kwargs...)
	algorithms = [
		(p -> ActionValue(Qinit = 0.0f0, explorer = ϵ_Greedy(p)), -10, -1), 
		(p -> ActionValue(Qinit = 0.0f0, explorer = ϵ_Greedy(p), update_average = ConstantStep()), -10, -1), 
		(p -> GradientReward(α=p), -100, 100), 
		(p -> GradientReward(α=p, update_average = ConstantStep()), -100, 100), 
		(p -> ActionValue(Qinit = 0.0f0, explorer = UCB(p)), -100, 100), 
		(p -> ActionValue(Qinit = 0.0f0, explorer = UCB(p), update_average = ConstantStep()), -100, 100), 
		(p -> ActionValue(Qinit = p, explorer = ϵ_Greedy(0.0), update_average = ConstantStep()), -10, 10),
		(p -> ActionValue(Qinit = 0.0f0, explorer = OptimalDistributionSample{Float32}(), update_average = ConstantStep(p)), -10, 10)
		]
	
	names = [L"\epsilon\text{-greedy sample average}", L"\epsilon\text{-greedy constant step average } (\alpha = 0.1)", L"\text{gradient bandit sample average}", L"\text{gradient bandit constant step average}", "UCB sample average", "UCB constant step average", L"\text{greedy optimistic initialization } \alpha = 0.1", L"\text{Optimal Distribution}"]

	hovertemplates = [
		"ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Sample Average</extra>",
		"ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy Constant Step Average</extra>",
		"α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Sample Average</extra>",
		"α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit Constant Step Average</extra>",
		"c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Sample Average</extra>",
		"c = %{x:.2g}, reward = %{y:.3g} <extra> UCB Constant Step</extra>",
		"Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>",
		"α = %{x:.2g}, reward = %{y:.3g} <extra> optimal distribution</extra>"
	]

	results = [nonstationary_param_search(k, algo[1]; exmin = algo[2], exmax = algo[3], steps = steps) for algo in algorithms]

	extracts = [preparetrace(runlist) for runlist in results]
	idealx = reduce(vcat, a.x for a in extracts)
	idealy = reduce(vcat, a.ys[2] for a in extracts) 
	nlist = sort(unique(reduce(vcat, a.nlist for a in extracts)))

	traces = reduce(vcat, [maketrace(extracts[i], names[i], hovertemplates[i], colors[i]) for i in eachindex(names)])

	idealtrace = scatter(x = idealx, y = idealy, name = "ideal", hovertemplate = "ideal reward = %{y:.3g}<extra></extra>", mode = "markers")

	# idealx = reduce(vcat, [results[i][1] for i in eachindex(names)])
	# idealy = reduce(vcat, [results[i][3][2] for i in eachindex(names)])
	# nlist = sort(unique(reduce(vcat, [results[i][2] for i in eachindex(names)])))

	
	# traces = [scatter(x = results[i][1], y = results[i][3][1], name = names[i], hovertemplate = hovertemplates[i]) for i in  eachindex(names)]
	# idealtrace = scatter(x = idealx, y = idealy, name = "ideal", hovertemplate = "ideal reward = %{y:.2g}<extra></extra>", mode = "markers")
	Plot([idealtrace; traces], Layout(xaxis = attr(title = "Method Parameter (see hovertext)", type = "log", tickvals = sort(unique(idealx)), ticktext = print_power2.(nlist)), yaxis = attr(title = "Average Reward Final $(floor(Int64, steps / 2)) Steps"), legend = attr(orientation = "h", x = -0.1, y = -0.2), width = 700, height = 600))
	
endmetadatashow_logsèdisabled®skip_as_script«code_folded$4be9e81b-c3de-4c79-97b5-b41c03e0f187cell_id$4be9e81b-c3de-4c79-97b5-b41c03e0f187code8visualize_bandit_dist(n = n_arms_vis, samples = 100_000)metadatashow_logsèdisabled®skip_as_script«code_folded$78c45162-dc8e-4faf-b1a9-8c71be86dceecell_id$78c45162-dc8e-4faf-b1a9-8c71be86dceecodemd"""
> ### *Exercise 2.4* 
> If the step-size parameters, $$\alpha_n$$, are not constant, then the estimate $$Q_n$$ is a weighted average of previously received rewards with a weighting different from that given by (2.6). What is the weighting on each prior reward for the general case, analogous to (2.6), in terms of the sequence of step-size parameters?

From (2.6):  $$Q_{n+1} = Q_n + \alpha[R_n - Q_n]$$ so here we consider the case where $$\alpha$$ is not a constant but rather can have a unique value for each step n.

$$\begin{flalign}
Q_{n+1}&=Q_n + \alpha_n[R_n - Q_n]\\
&=\alpha_nR_n+(1-\alpha_n)Q_n\\
&=\alpha_nR_n+(1-\alpha_n)[\alpha_{n-1}R_{n-1}+(1-\alpha_{n-1})Q_{n-1}] \tag{using recursive formula from first step}\\
&=\alpha_nR_n+(1-\alpha_n)\alpha_{n-1}R_{n-1}+(1-\alpha_n)(1-\alpha_{n-1})Q_{n-1}\\
&=\alpha_nR_n+(1-\alpha_n)\alpha_{n-1}R_{n-1}+(1-\alpha_n)(1-\alpha_{n-1})[\alpha_{n-2}R_{n-2}+(1-\alpha_{n-2})Q_{n-2}]\\
&=\alpha_nR_n+(1-\alpha_n)\alpha_{n-1}R_{n-1}+(1-\alpha_n)(1-\alpha_{n-1})\alpha_{n-2}R_{n-2}+...\\
&=Q_1\prod_{i=1}^n \left( 1-\alpha_i \right)+\sum_{i=1}^{n} \left[ (R_i\alpha_i)\prod_{j=i+1}^n(1-\alpha_j) \right]\\
\end{flalign}$$

For example if $$\alpha_i=1/i$$ then the product in the first term is 0 and the formula becomes:

$$\begin{flalign}
Q_{n+1} &= \sum_{i=1}^{n} \left[ \frac{R_i}{i}\prod_{j=i+1}^n\frac{j-1}{j} \right]\\
&= \sum_{i=1}^{n} \left[ \frac{R_i}{i}\frac{i}{i+1}\frac{i+1}{i+2}...\frac{n-1}{n} \right]\\
&=\sum_{i=1}^{n} \frac{R_i}{n}
\end{flalign}$$

	
from the expanded product we can see that all of the numerators and denominators cancel out leaving only $$\frac{R_i}{n}$$ which matches the sample-average as expected for this step-size.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$30f05bd9-e939-4810-b710-edc7f5975921cell_id$30f05bd9-e939-4810-b710-edc7f5975921codeٍupdatecoef(est::GradientReward{T, GradientSample{T}, SampleAverage{T}}, a::Integer, step::Integer) where {T <: AbstractFloat} = one(T) / stepmetadatashow_logsèdisabled®skip_as_script«code_folded$2bce1b80-2133-40a0-9367-fc2d491f6245cell_id$2bce1b80-2133-40a0-9367-fc2d491f6245codeUmd"""
Visualize $(@bind n_arms_vis NumberField(1:100, default = 10)) Armed Bandit
"""metadatashow_logsèdisabled®skip_as_script«code_folded$a15e5d05-a238-440b-9a43-d830c6ea2f4dcell_id$a15e5d05-a238-440b-9a43-d830c6ea2f4dcode.#parameter search that automatically searches to find a maximum starting from a power of -1 for base 2
function param_search(k, algorithm, f; base::T = 2.0f0, exmin = -10, exmax = 5, kwargs...) where T<:AbstractFloat
	@info "Starting parameter search with algorithm: $algorithm"
	exmean = round(Int64, (exmin + exmax) / 2)
	function makerun(ex) 
		p = base^ex
		@info "Evaluating p = $base ^ $ex"
		return (param = p, ex = ex, rewards = f(k, algorithm(p); kwargs...))
	end
	
	function step(count, incr, ex, maxreward, runlist)
		(ex < exmin) && return runlist
		(ex > exmax) && return step(0, -1, -2, maxreward, runlist)
		if (count >= 3)
		#in this case we've generated 3 points to the right or left of the maximum which means either we change direction and reset left of the maximum or terminate
			incr == -1 && return runlist
			return step(0, -1, -2, maxreward, runlist)
		else
			run = makerun(ex)
			#mean reward per step
			r = run.rewards.means[1]

			#if we have a new maximum reset the count to 0 otherwise increment by 1
			if r > maxreward
				count = -1
				maxreward = r
			end
			return step(count+1, incr, ex+incr, maxreward, vcat(runlist, run))
		end
	end

	#initialize search starting from ex = -1
	firstrun = makerun(-1)
	firstreward = firstrun.rewards.means[1]
	step(0, 1, 0, firstreward, [firstrun])	
endmetadatashow_logsèdisabled®skip_as_script«code_folded$0e06d9cf-b995-40b1-86ee-1c6a56c63bd0cell_id$0e06d9cf-b995-40b1-86ee-1c6a56c63bd0code:(::Type{T})(e::T) where T <: OptimalDistributionSample = emetadatashow_logsèdisabled®skip_as_script«code_folded$1cde4625-f8ed-4403-835c-95cc30206699cell_id$1cde4625-f8ed-4403-835c-95cc30206699code8const datapath = joinpath(@__DIR__, "parameter_studies")metadatashow_logsèdisabled®skip_as_script«code_folded$6a00226c-cda1-49d8-92a8-514f2264469ccell_id$6a00226c-cda1-49d8-92a8-514f2264469ccode?md"""
### Ideas for Non-Stationary Problem

In the non-stationary problem we can track each average with the constant step size method and this will be our estimate for the q values.  Since the value is drifting over time we definitely cannot represent our knowledge of it with a probability distribution, however we can assume that the exponentially decaying average preserves a small enough amount of information that the samples over that period are roughly stationary.  If we do that, then we can still use a normal distribution for each q value, but the standard deviation now takes a different form.  For the sample average case we had:

$q_{i} \sim N(\mu, \sigma)$

$N_i = \text{number of samples from action i}$

$\mu = \frac{1}{N_i}\sum_{j = 1}^N R_j$

$\sigma^2 = \frac{1}{N_i}$

For the constant step size case, our average can be represented as a weighted sum:

$\mu = (1=\alpha)^N Q_1 + \sum_{i = j}^N \alpha(1-\alpha)^{N-i}R_j$

where $\alpha$ is the constant step size parameter and $Q_1$ is the initial value for the estimate.  This weighted sum implies a different variance for the distribution:

$\sigma^2 = \sum_j w_j^2$ where $w_j$ are the weights in the sum and there is still the assumption that each action produces iid rewards with unit variance.  So what remains is to calculate what this squared sum of the weights is for this type of average.

$\begin{flalign}
\sigma^2 &= \sum_j w_j^2 \\
&= (1-\alpha)^{2N} + \sum_{j=1}^N \alpha^2(1-\alpha)^{2N-2j} \\
&= (1-\alpha)^{2N} + \alpha^2 \left [ 1 + (1-\alpha)^2 + \cdots + (1-\alpha)^{2N-2} \right ] \\
\end{flalign}$

If we take $a = (1-\alpha)^2$, then the expression in the brackets is just:

$\sum_{j = 0}^{N-1} a^j = \frac{a^N - 1}{a - 1} = \frac{(1-\alpha)^{2N} - 1}{(1-\alpha)^2 - 1} = \frac{(1-\alpha)^{2N} - 1}{\alpha(\alpha - 2)}$

And our overall expression for the variance is:

$\sigma^2 = (1-\alpha)^{2N} + \frac{\alpha((1-\alpha)^{2N} - 1)}{\alpha - 2}$ which depends on both $\alpha$ and $N$.  The variance is plotted below compared to the variance for the sample mean with the option to change the $\alpha$ parameter.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$c61630b0-29c1-4183-90d9-57c999187b53cell_id$c61630b0-29c1-4183-90d9-57c999187b53codeلfunction print_power2(n)
	if abs(n) > 7
		latexify("2^$n")
	elseif n < 0
		latexify("1/$(2^-n)")
	else
		latexify("$(2^n)")
	end
endmetadatashow_logsèdisabled®skip_as_script«code_folded$0e606680-dd65-444f-bc98-73de4abbcdd4cell_id$0e606680-dd65-444f-bc98-73de4abbcdd4code.(::Type{U})(a::U) where U <: SampleAverage = ametadatashow_logsèdisabled®skip_as_script«code_folded$c695b7f9-76ca-419b-924d-8338a42c8188cell_id$c695b7f9-76ca-419b-924d-8338a42c8188codemd"""
$$Q_{n+1} = Q_n + \beta_n[R_n - Q_n]$$ where $$\beta_n \dot= \alpha / \bar{o}_n $$ and $$\bar{o}_n \dot= \bar{o}_{n-1}+\alpha(1-\bar{o}_{n-1})$$

$$\bar{o}_n = \bar{o}_{n-1} + \alpha(1-\bar{o}_{n-1})=\bar{o}_{n-1}(1-\alpha)+\alpha$$

We can expand $\bar{o}_n$ backwards to get an explicit formula.

$$\begin{flalign}
\bar{o}_n&=\bar{o}_{n-1}(1-\alpha)+\alpha\\
&=(\bar{o}_{n-2}(1-\alpha) + \alpha)(1-\alpha)+\alpha\\
&=\bar{o}_{n-2}(1-\alpha)^2 + \alpha((1-\alpha)+1)\\
&=(\bar{o}_{n-3}(1-\alpha)+\alpha)(1-\alpha)^2 + \alpha((1-\alpha)+1)\\
&=\bar{o}_{n-3}(1-\alpha)^3+\alpha((1-\alpha^2) + (1-\alpha)+1)\\
&\vdots \\
&=\bar{o}_0(1-\alpha)^n + \alpha\sum_{i=0}^{n-1}(1-\alpha)^i=\alpha\sum_{i=0}^{n-1}(1-\alpha)^i
\end{flalign}$$

This sum has an explicit formula as can be seen by:

$$\begin{flalign}
S &= 1 + (1-\alpha) + (1-\alpha)^2 + \cdots + (1-\alpha)^{n-1} \\
S(1-\alpha) &= (1-\alpha)+\cdots+(1-\alpha)^n=S-1+(1-\alpha)^n \\
-S\alpha &=-1+(1-\alpha)^n \\
S&=\frac{1-(1-\alpha)^n}{\alpha} \\
\end{flalign}$$

Therefore, $$\bar{o}_n=\alpha\frac{1-(1-\alpha)^n}{\alpha}=1-(1-\alpha)^n$$, and since $$0<\alpha<1$$, then $$(1 - \alpha)^n \rightarrow 0 \text{ as } n \rightarrow \infty.$$

$$\beta_n=\frac{\alpha}{\bar{o}_n}=\frac{\alpha}{1-(1-\alpha)^n} \implies \beta_1=1$$

From exercise 2.4, we have the formula for $$Q_n$$ with a non-constant coefficient $$\alpha_n$$ which we can trivially replace here with $$\beta_n$$

$$Q_n=Q_1\prod_{i=1}^n \left( 1-\beta_i \right)+\sum_{i=1}^{n} \left[ R_i\beta_i\prod_{j=i+1}^n(1-\beta_j) \right]$$

Since $$\beta_1=1$$, the product associated with $$Q_1$$ will be 0.  Since there is no dependency on the initial value of Q, we can say this formula for updating Q has *no initial bias*.
If we then make the substitution $$\beta_n=\frac{\alpha}{1-(1-\alpha)^n}$$, we have

$$\begin{flalign}
Q_n&=\sum_{i=1}^{n} \left[ R_i\frac{\alpha}{1-(1-\alpha)^i}\prod_{j=i+1}^n \left( 1-\frac{\alpha}{1-(1-\alpha)^j} \right) \right] \\
&=\alpha\sum_{i=1}^n \left[ \frac{R_i}{1-(1-\alpha)^i}\prod_{j=i+1}^n \left( \frac{(1-\alpha)(1-(1-\alpha)^{j-1})}{1-(1-\alpha)^j} \right) \right] \\
&=\alpha\sum_{i=1}^n \left[ \frac{R_i(1-\alpha)^{n-i}}{1-(1-\alpha)^i}\prod_{j=i+1}^n \left( \frac{1-(1-\alpha)^{j-1}}{1-(1-\alpha)^j} \right) \right]
\end{flalign}$$

Examining the product term on its own, we can see it simplifies.

$$\prod_{j=i+1}^n \left( \frac{1-(1-\alpha)^{j-1}}{1-(1-\alpha)^j} \right)$$
$$\frac{1-(1-\alpha)^{i}}{1-(1-\alpha)^{i+1}}\frac{1-(1-\alpha)^{i+1}}{1-(1-\alpha)^{i+2}}\cdots\frac{1-(1-\alpha)^{n-1}}{1-(1-\alpha)^{n}}=\frac{1-(1-\alpha)^i}{1-(1-\alpha)^n} \text{ for i≤n}$$

Replacing this expression for the product in the expression for $$Q_n$$ we have:

$$Q_n=\alpha\sum_{i=1}^n \left[ \frac{R_i(1-\alpha)^{n-i}}{1-(1-\alpha)^i}\frac{1-(1-\alpha)^i}{1-(1-\alpha)^n}\right]=\frac{\alpha}{1-(1-\alpha)^n}\sum_{i=1}^n R_i(1-\alpha)^{n-i}$$

If we expand this sum going backwards from $$i=n$$:

$$Q_n=\frac{\alpha}{1-(1-\alpha)^n} \left[ R_n+R_{n-1}(1-\alpha)+R_{n-2}(1-\alpha)^2+\cdots+R_1(1-\alpha)^{n-1} \right]$$

The constant term starts off at $$1$$ for $$n=1$$ and approaches $$\alpha$$ in the limit of $$n \rightarrow \infty$$.  If $$0<\alpha<1$$, then the coefficients in the sum section for $$R_i$$ decrease exponentially from 1 for $$i=n$$ to $$(1-\alpha)^{n-1}$$ for $$i=1.$$  So the average over rewards includes every reward back to $$R_1$$ like the simple average but the coefficients become exponentially smaller approaching 0 as $$n \rightarrow \infty$$.   
"""metadatashow_logsèdisabled®skip_as_script«code_folded$865610bb-ee82-4440-9f32-f00d0382783bcell_id$865610bb-ee82-4440-9f32-f00d0382783bcodefunction run_or_load(varname::String, operation::Function)
	if !isfile("$varname.jld2")
		data = operation()
		jldsave("$varname.jld2"; data)
	else
		data = read(jldopen("$varname.jld2"), "data")
	end
	return data
endmetadatashow_logsèdisabled®skip_as_script«code_folded$50fbdc85-82f1-4c52-936b-84eb14951d71cell_id$50fbdc85-82f1-4c52-936b-84eb14951d71code4function average_gradient_stationary_runs(k; steps = 1000, n = 2000, α=0.1, offset = 0.0, baseline = true)
	names = (:step_reward, :step_reward_ideal, :optimalstep, :cum_reward, :cum_reward_ideal, :optimalaction_pct)
    runs = Vector{Vector{Vector{Float32}}}(undef, n)
	qs = create_bandit(k, offset = offset)
	run1 = gradient_stationary_bandit_algorithm(qs, k, steps = steps, α = α, baseline = baseline)
	runs[1] = [Float32.(run1[name]) for name in names]
    @threads for i in 2:n
        qs = create_bandit(k, offset = offset)
        run = gradient_stationary_bandit_algorithm(qs, k, steps = steps, α = α, baseline = baseline)
		runs[i] = [Float32.(run[name]) for name in names]
    end

	for i in eachindex(names)
		for j in 2:n
			runs[1][i] .+= runs[j][i]
		end
		runs[1][i] ./= n
	end
    return runs[1]
endmetadatashow_logsèdisabled®skip_as_script«code_folded$2447c4ea-7752-457c-80da-ac0dd72a64c1cell_id$2447c4ea-7752-457c-80da-ac0dd72a64c1code:save_data(varname, data) = jldsave("$varname.jld2"; data)	metadatashow_logsèdisabled®skip_as_script«code_folded$b5a2df21-4525-4320-b8dd-aea5ecdab832cell_id$b5a2df21-4525-4320-b8dd-aea5ecdab832code@bind params_2_5 confirm(PlutoUI.combine() do Child
	md"""
	### Figure 2.5 Parameters
	Number of Actions: $(Child(:k, NumberField(1:100, default = 10)))
	Reward Offset: $(Child(:offset, NumberField(0.0:1.0:10.0, default = 4.0)))

	Step-Size Minimum With Baseline: $(Child(:αmin1, NumberField(0.001:0.001:0.1, default = 0.025)))
	
	Step-Size Minimum Without Baseline: $(Child(:αmin2, NumberField(0.001:0.0001:0.1, default = 0.0125)))
	"""
end)metadatashow_logsèdisabled®skip_as_script«code_folded$c12dab6a-92f0-41b1-a6b7-c404c74d9a83cell_id$c12dab6a-92f0-41b1-a6b7-c404c74d9a83codefunction action_value_testbed_plot(; k = 10, ϵ1 = 0.01, ϵ2 = 0.1, steps = 1000)
	qs = create_bandit(k)
	ϵ_list = [0.0, ϵ1, ϵ2]
	runs = [average_simple_runs(k, ϵ; steps = steps) for ϵ in ϵ_list]
	labs = ["ϵ=0 (greedy)", "ϵ=$(ϵ1)", "ϵ=$(ϵ2)"]
	fig22a = PlutoPlotly.plot([map(enumerate(runs)) do (i, a)
		scatter(y = a[1], name = labs[i])
	end; scatter(y = runs[1][2], name = "Theoretical Limit")],
	Layout(xaxis_title = "Step", yaxis_title = "Reward Averaged Over Runs", legend = attr(orientation = "h", y = 1.2), height = 500))
	fig22b = PlutoPlotly.plot(map(enumerate(runs)) do (i, a)
		scatter(y = a[3], name = labs[i])
	end, Layout(xaxis_title="Step", yaxis_title = "% Runs Taking Optimal Action", height = 500, showlegend = false))
	md"""
	### Figure 2.2
	$fig22a
	$fig22b

	Average performance of the $$\epsilon$$-greedy action-value methods on the $k-armed testbed.  These data are averages over 2000 runs with different bandit problems.  All methods use sample averages as their action-value estimates.
	"""
endmetadatashow_logsèdisabled®skip_as_script«code_folded$36602c38-8b29-4158-b299-94015a333762cell_id$36602c38-8b29-4158-b299-94015a333762code%md"""
# Dependencies and Settings
"""metadatashow_logsèdisabled®skip_as_script«code_folded$aa5acd7c-6a0b-454f-ab05-12a606dd9fc2cell_id$aa5acd7c-6a0b-454f-ab05-12a606dd9fc2codexnonstationary_param_search(args...; kwargs...) = param_search(args..., average_nonstationary_runs_cum_reward; kwargs...)metadatashow_logsèdisabled®skip_as_script«code_folded$68470b1d-3cc2-4cb1-8dc2-53227e6300e7cell_id$68470b1d-3cc2-4cb1-8dc2-53227e6300e7codeU(::Type{Explorer{T}})(e::GradientSample) where T<:AbstractFloat = GradientSample{T}()metadatashow_logsèdisabled®skip_as_script«code_folded$86350532-13f8-4035-bad8-f25f41c93163cell_id$86350532-13f8-4035-bad8-f25f41c93163code1md"""
## 2.5 Tracking a Nonstationary Problem
"""metadatashow_logsèdisabled®skip_as_script«code_folded$88e43fed-fcf3-4071-996a-63f63c3d49b4cell_id$88e43fed-fcf3-4071-996a-63f63c3d49b4codeـmd"""
Number of Steps to Accumulate Reward: $(@bind stationary_numsteps confirm(NumberField(100:100:10000, default = 1000)))
"""metadatashow_logsèdisabled®skip_as_script«code_folded$f00ab44e-0d84-40c7-aa23-358c77a013e3cell_id$f00ab44e-0d84-40c7-aa23-358c77a013e3code٢mutable struct UnbiasedConstantStep{T<:AbstractFloat}<:AverageMethod{T}
	α::T
	o::T
	UnbiasedConstantStep(α::T) where T<:AbstractFloat = new{T}(α, zero(T))
endmetadatashow_logsèdisabled®skip_as_script«code_folded$4191ff98-f4ab-4f18-a148-d3d3fff3d0adcell_id$4191ff98-f4ab-4f18-a148-d3d3fff3d0adcodefunction updatecoef(est::BA, a::Integer, step::Integer) where {BA <: BanditAlgorithm{T, E, UnbiasedConstantStep{T}} where {T <: AbstractFloat, E <: Explorer{T}}}
	avg = est.update_average
	avg.o += avg.α*(one(T) - avg.o)
	avg.α/avg.o
endmetadatashow_logsèdisabled®skip_as_script«code_folded$46ce2b1f-02cf-4dae-bf02-f67543f38b91cell_id$46ce2b1f-02cf-4dae-bf02-f67543f38b91codemd"""
## Parameter Studies
"""metadatashow_logsèdisabled®skip_as_script«code_folded$211d9390-df44-4902-9e13-ad6744b9b7ddcell_id$211d9390-df44-4902-9e13-ad6744b9b7ddcodefunction getdistribution(;μs::Vector{T} = [1.0, 0.5, 0.0], ns = 2*ones(Int64, length(μs)), samples = 1_000) where T <: AbstractFloat
	counts = zeros(T, length(μs))
	inds = findall(a -> a == 0, ns)
	if !isempty(inds)
		counts[inds] .= one(T) / length(inds)
	else
		values = zeros(T, length(μs))
		σs = one(T) ./ ns
		for i in 1:samples
			for i in eachindex(μs)
				values[i] = T(rand(Normal(μs[i], σs[i])))
			end
			counts[argmax(values)] += one(T)
		end
		counts ./= sum(counts)
	end
	return counts
end	;metadatashow_logsèdisabled®skip_as_script«code_folded$6d647790-a029-4579-86fa-9c7294aa94eacell_id$6d647790-a029-4579-86fa-9c7294aa94eacodeGstruct OptimalDistributionSample{T <: AbstractFloat} <: Explorer{T} endmetadatashow_logsèdisabled®skip_as_script«code_folded$62eb0650-96bc-4fd6-bfe0-bf05a4137a03cell_id$62eb0650-96bc-4fd6-bfe0-bf05a4137a03codeِupdatecoef(est::ActionValue{T, E, SampleAverage{T}}, a::Integer, step::Integer) where {T <: AbstractFloat, E <: Explorer{T}} = one(T) / est.N[a]metadatashow_logsèdisabled®skip_as_script«code_folded$51349e41-4696-4bd5-9bc1-cefbb82bea08cell_id$51349e41-4696-4bd5-9bc1-cefbb82bea08codeBsample_action(actions, π_vec) = sample(actions, pweights(π_vec))metadatashow_logsèdisabled®skip_as_script«code_folded$0fbbe455-79ce-44d6-b010-da0bb56adbb4cell_id$0fbbe455-79ce-44d6-b010-da0bb56adbb4code(::Type{ActionValue})(k::Integer; Qinit::T = 0.0, explorer::Explorer = ϵ_Greedy(), update_average::AverageMethod = SampleAverage()) where T <: AbstractFloat = ActionValue(k, Qinit, Explorer{T}(explorer), AverageMethod{T}(update_average))metadatashow_logsèdisabled®skip_as_script«code_folded$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0bacell_id$6cfc6ec9-1c9c-4e90-ab3f-295ebf01b0bacodeQfunction sample_action(est::ActionValue{T, OptimalDistributionSample{T}, SampleAverage{T}}, explorer::OptimalDistributionSample{T}, i::Integer, actions::AbstractVector) where T <: AbstractFloat
	(Q, N) = (est.Q, est.N)
	inds = findall(a -> a == 0, N)
	if !isempty(inds)
		return rand(actions[inds])
	else
		qmax = -T(Inf)
		amax = rand(eachindex(Q))
		for i in eachindex(Q)
			qest = rand(Normal(Q[i], one(T)/N[i]))
			if qest > qmax
				qmax = qest
				amax = i
			end
		end
		return actions[amax]
	# w = weights(getdistribution(μs = Q, ns = N, samples = 100))
	# sample(actions, w)
	end
endmetadatashow_logsèdisabled®skip_as_script«code_folded$7678b06b-feef-4656-a801-33f630437bfbcell_id$7678b06b-feef-4656-a801-33f630437bfbcodefunction average_runs(k, algorithm::Function; offset::Float32 = 0.0f0, steps = 1000, n = 2000, make_bandit = create_bandit, kwargs...)
    names = (:step_reward, :step_reward_ideal, :optimalstep, :cum_reward, :cum_reward_ideal, :optimalaction_pct)
	runs = Vector{Vector{Vector{Float32}}}(undef, n)
	function loopbody()
		qs = make_bandit(k, offset=offset)
		est = algorithm(k)
        run = run_bandit(qs, est; steps = steps, kwargs...) 
		[Float32.(run[name]) for name in names]
	end
	runs[1] = loopbody()
    for i in 2:n
       runs[i] = loopbody()
    end

	for i in eachindex(names)
		for j in 2:n
			runs[1][i] .+= runs[j][i]
		end
		runs[1][i] ./= n
	end
	return runs[1]
endmetadatashow_logsèdisabled®skip_as_script«code_folded$3b88ec30-768b-44d0-88ee-b3ed989f22c3cell_id$3b88ec30-768b-44d0-88ee-b3ed989f22c3code-@bind nonstationarysearchparams confirm(PlutoUI.combine() do Child
md"""
Number of Steps to Accumulate Reward (only measured on second half): $(Child(:steps, NumberField(1000:1000:1_000_000, default = 200_000)))

Reward Drift Rate Per Step $$\sigma$$: $(Child(:σ, NumberField(0.001:0.001:0.1, default = 0.01)))

By default, a plot will be loaded that matches this search criteria.  Check the box below to recalculate the search and save a new plot whever the submit button is clicked.

Recompute Parameter Search: $(Child(:remakeplot, CheckBox()))
"""
end)metadatashow_logsèdisabled®skip_as_script«code_folded$691aa77a-d6da-4fde-9024-c4195057179dcell_id$691aa77a-d6da-4fde-9024-c4195057179dcodefigure_2_5(;params_2_5...)metadatashow_logsèdisabled®skip_as_script«code_folded$276779a3-9332-46bd-b511-a33a2fea4b5fcell_id$276779a3-9332-46bd-b511-a33a2fea4b5fcode@bind nonstationaryparams confirm(PlutoUI.combine() do Child
	md"""
	### Figure Parameters for Exercise 2.5
	Action Count: $(Child(:n, NumberField(1:100, default = 10)))
	
	Exploration Parameter ϵ: $(Child(:ϵ, NumberField(0.01:0.01:0.1, default = 0.1)))
	
	Constant Step-Size Parameter α: $(Child(:α, NumberField(0.01:0.01:0.1, default = 0.1)))
	
	Initial Reward Value: $(Child(:initR, NumberField(-10.0:0.1:10.0, default = 0.0)))

	Reward Drift Standard Deviation: $(Child(:σ, NumberField(0.001:0.001:0.1, default = 0.01)))
	"""
end)metadatashow_logsèdisabled®skip_as_script«code_folded$b26b3519-6ab4-4cc9-971d-de5e591cac86cell_id$b26b3519-6ab4-4cc9-971d-de5e591cac86code7md"""
The sample average method fails to improve at finding the optimal action after about 4000 time steps.  At this point in the learning process, it selects the optimal action about 45% of the time, while the constant step size averaging method continues to improve and approach the theoretical limit.  It will take many more samples for the sample average method to learn the new rewards since each new sample is weighted progressively less.  As the problem continues to change, the number of steps required to correct the estimates will grow infinitely large.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$d0111453-9a66-411d-9966-fc386d1bdcb7cell_id$d0111453-9a66-411d-9966-fc386d1bdcb7codeamd"""
> ### *Exercise 2.11 (programming)* 
> Make a figure analogous to Figure 2.6 for the nonstionary case outlined in Exercise 2.5.  Include the constant-step-size ϵ-greedy algorithm with α=0.1.  Use runs of 200,000 steps and, as a performance measure for each algorithm and parameter setting, use the average reward over the last 100,000 steps.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$79082409-3182-4e0b-9c8c-37a94543fee9cell_id$79082409-3182-4e0b-9c8c-37a94543fee9code5action_value_testbed_plot(;ϵ_action_value_params...)metadatashow_logsèdisabled®skip_as_script«code_folded$0b951e6e-4b97-4bb5-87d0-6be7f0fd4802cell_id$0b951e6e-4b97-4bb5-87d0-6be7f0fd4802codeٸmd"""
### Figure 2.1
Shows the reward distribution for each of the $ktest arms in the testbed.  The mean value is marked with a dashed line for each.

$(plot_bandit_testbed(ktest))
"""metadatashow_logsèdisabled®skip_as_script«code_folded$9b625fc0-89bd-4064-a379-225e6a940af7cell_id$9b625fc0-89bd-4064-a379-225e6a940af7codeWmd"""
Number of Arms: $(@bind ktest_nonstationary NumberField(2:100, default = 10))
"""metadatashow_logsèdisabled®skip_as_script«code_folded$1f9a98fd-ea29-415c-9f35-add34b513a34cell_id$1f9a98fd-ea29-415c-9f35-add34b513a34codemd"""
> ### *Exercise 2.10* 
> Suppose you face a 2-armed bandit task whose true action values change randomly from time step to time step. Specifically, suppose that, for any time step, the true values of actions 1 and 2 are respectively 10 and 20 with probability 0.5 (case A), and 90 and 80 with probability 0.5 (case B). If you are not able to tell which case you face at any step, what is the best expected reward you can achieve and how should you behave to achieve it? Now suppose that on each step you are told whether you are facing case A or case B (although you still don’t know the true action values). This is an associative search task. What is the best expected reward you can achieve in this task, and how should you behave to achieve it?

When we do not know which case we are facing, we can calculate the expected reward for each action across all cases.

$$E[R_1] = 0.5 \times 10 + 0.5 \times 90 = 50$$

$$E[R_2] = 0.5 \times 20 + 0.5 \times 80 = 50$$

Since the expected reward of each action is equal, the best we can do is pick randomly which will have an expected reward of 50.

For the case in which we know if we are in case A or case B, we now can select the best action for each case which has a value of 20 (action 2) for case A and 90 (action 1) for case B.  However, we have a 50% probability of facing each case so the best achievable expected reward is.

$$E[R] = 20 \times 0.5 + 90 \times 0.5 = 55$$

To acheive this reward we could apply the action value estimate approach but separate our samples for case A and B.  That way we would have 4 estimates representing the expected reward of each action in each case.  We could perform any of the exploration strategies mentioned earlier such as ϵ-greedy action selection but being careful to update the estimate for that case only.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$fbe3dc15-9171-4a7e-8eea-b8cc052c9ba5cell_id$fbe3dc15-9171-4a7e-8eea-b8cc052c9ba5codefunction nonstationary_algorithm(k::Integer, ϵ::AbstractFloat; steps = 10000, σ = 0.01, α = 0.0, initR = 0.0)
    qs = initR .* ones(k)
    Q = initR .* ones(k)
    N = zeros(k)
    accum_reward = 0.0
    step_reward = zeros(steps)
    accum_reward_ideal = 0.0
    step_reward_ideal = zeros(steps)
    cum_reward_ideal = zeros(steps)
    cum_reward = zeros(steps)
    optimalcount = 0
    optimalaction_pct = zeros(steps)
    optimalstep = fill(false, steps)
    actions = collect(1:k)
    for i = 1:steps
        shuffle!(actions) #so that ties are broken randomly with argmax
        a = if rand() < ϵ
            rand(actions)
        else
            actions[argmax(Q[actions])]
        end
        optimalaction = argmax(qs)
        if a == optimalaction
            optimalcount += 1
            optimalstep[i] = true
        end
        bandit(a) = sample_bandit(a, qs)
        step_reward[i] = bandit(a)
        step_reward_ideal[i] = bandit(optimalaction)
        accum_reward_ideal += step_reward_ideal[i]
        accum_reward += step_reward[i] 
        cum_reward_ideal[i] = accum_reward_ideal
        cum_reward[i] = accum_reward
        optimalaction_pct[i] = optimalcount / i
        N[a] += 1.0
        if α == 0.0
            Q[a] += (1.0/N[a])*(step_reward[i] - Q[a])
        else 
            Q[a] += α*(step_reward[i] - Q[a])
        end
        qs .+= randn(k) .*σ #update q values with random walk
    end
    return (;Q, step_reward, optimalstep, step_reward_ideal, cum_reward, cum_reward_ideal, optimalaction_pct)
endmetadatashow_logsèdisabled®skip_as_script«code_folded$1aa7bc33-0ad6-41ab-8e2a-ba22cbfdab53cell_id$1aa7bc33-0ad6-41ab-8e2a-ba22cbfdab53code#@bind testvar PlutoUI.combine() do Child
	md"""
	N1: $(Child(:n1, Slider(1:1000, default = 100, show_value=true)))
	
	N2: $(Child(:n2, Slider(1:1000, default = 100, show_value=true)))
	
	Maximum Mean Difference : $(Child(:diff, Slider(0.0:0.1:10, default = 1.0, show_value = true)))
	"""
endmetadatashow_logsèdisabled®skip_as_script«code_folded$649e3d20-e276-4f4b-aeb0-89150f180ef5cell_id$649e3d20-e276-4f4b-aeb0-89150f180ef5code6md"""
## 2.9 Associate Search (Contextual Bandits)
"""metadatashow_logsèdisabled®skip_as_script«code_folded$32bff269-e893-4907-b589-7ba2ae1314bdcell_id$32bff269-e893-4907-b589-7ba2ae1314bdcodemd"""
## 2.6 Optmisitic Initial Values

The averaging methods discussed above have some bias towards the initial value of the estimates.  We can exploit this by initializing Q with a value much higher than we'd expect to receive as a reward from any action.  That way every observed reward at first will be dissappointing thus encouraging the agent to try unvisited actions.  See below an example whose performance can be observed under different conditions.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$7c562867-55d3-4b4f-950d-c8efc4a9ff32cell_id$7c562867-55d3-4b4f-950d-c8efc4a9ff32codefunction loadplots()
	files = filter(f -> occursin(r"\.html$", f), readdir(datapath))
	isempty(files) && return Dict{String, HTML{String}}()
	Dict(split(f, ".") |> first |> String => HTML(String(read(joinpath(datapath, f)))) for f in files)
endmetadatashow_logsèdisabled®skip_as_script«code_folded$a228c5ae-e2d0-40c8-9abc-527b8f6d2f8ecell_id$a228c5ae-e2d0-40c8-9abc-527b8f6d2f8ecodeplot_softmax(softmax_k, β)metadatashow_logsèdisabled®skip_as_script«code_folded$60b2079e-0efa-427e-93cf-7f4646fe202ecell_id$60b2079e-0efa-427e-93cf-7f4646fe202ecode7struct UCB{T <: AbstractFloat} <: Explorer{T}
	c::T
endmetadatashow_logsèdisabled®skip_as_script«code_folded$8b8a9449-04b7-4901-9a2c-fbbdc33dfdfacell_id$8b8a9449-04b7-4901-9a2c-fbbdc33dfdfacodefunction visualize_bandit_dist(;n = 10, samples = 100_000)
	maxdist = [maximum(randn(n)) for _ in 1:samples]
	(mn, mx) = extrema(maxdist)
	rval = LinRange(mn, mx, 100_00)
	Δ = rval[2] - rval[1]
	rpdf = fmax.(rval, n)
	rankdist = mapreduce(a -> sort(randn(n)), +, 1:samples) ./ samples
	expected_reward = sum(rval .* rpdf) * Δ
	# t1 = histogram(x = maxdist) 
	t2 = scatter(x = rval, y = rpdf)
	p1 = plot(t2)
	p2 = bar(x = 1:n, y = rankdist) |> a -> PlutoPlotly.plot(a, Layout(xaxis_title = "Reward Rank", yaxis_title = "Mean Reward of Arm"))
	md"""
	#### Distribution of Best Action Reward for a Random $n Armed Bandit, Expected Value Estimate = $(round(expected_reward, sigdigits = 4))
	$p1

	#### Expected Value of Mean Reward for Arms Ranked from 1 to $n
	$p2
	"""
endmetadatashow_logsèdisabled®skip_as_script«code_folded$c72d35fc-c8fd-450e-9b95-d12ece5c2291cell_id$c72d35fc-c8fd-450e-9b95-d12ece5c2291codefunction get_param_list(n1::Integer, n2::Integer; base::T = 2.0f0) where T<:AbstractFloat
	nlist = collect(n1:n2)
	plist = base .^nlist	
	# namelist = print_power2.(nlist)
	return plist, nlist
endmetadatashow_logsèdisabled®skip_as_script«code_folded$97c94391-397d-4cf2-88b1-3bea3af56ed3cell_id$97c94391-397d-4cf2-88b1-3bea3af56ed3code٠function create_bandit(k::Integer; offset::T = 0.0) where T<:AbstractFloat
    qs = randn(T, k) .+ offset #generate mean rewards for each arm of the bandit 
endmetadatashow_logsèdisabled®skip_as_script«code_folded$839861db-676f-4544-a802-0abb5d0049e1cell_id$839861db-676f-4544-a802-0abb5d0049e1code1abstract type AverageMethod{T<:AbstractFloat} endmetadatashow_logsèdisabled®skip_as_script«code_folded$9d36934a-78cb-446b-b3db-1bbd88cf272dcell_id$9d36934a-78cb-446b-b3db-1bbd88cf272dcodeg#how to convert type of explorer when it is already the same
(::Type{T})(e::T) where T <: ϵ_Greedy = emetadatashow_logsèdisabled®skip_as_script«code_folded$d24bd737-9e09-441a-aa94-9279c80f566dcell_id$d24bd737-9e09-441a-aa94-9279c80f566dcode$exercise2_5(;nonstationaryparams...)metadatashow_logsèdisabled®skip_as_script«code_folded$69b560c1-98ad-4cbf-89d2-e0516299bc69cell_id$69b560c1-98ad-4cbf-89d2-e0516299bc69codefunction (::Type{GradientReward})(k::Integer; α::T=0.1, update_average::AverageMethod = SampleAverage()) where T <: AbstractFloat 
	H = zeros(T, k)
	πvec = ones(T, k) ./ k
	R̄ = zero(T)
	new_update = AverageMethod{T}(update_average)
	GradientReward(H, πvec, α, R̄, new_update)
endmetadatashow_logsèdisabled®skip_as_script«code_folded$24759e26-e670-4330-b6e4-b313620660f1cell_id$24759e26-e670-4330-b6e4-b313620660f1codeYfunction calculate_πvec(H::AbstractVector)
	πvec = exp.(H)
	normalize_πvec!(πvec)
endmetadatashow_logsèdisabled®skip_as_script«code_folded$22fa2b71-a98f-4b87-9e0b-9d373cd8915fcell_id$22fa2b71-a98f-4b87-9e0b-9d373cd8915fcodegstationary_param_search(args...; kwargs...) = param_search(args..., average_runs_cum_reward; kwargs...)metadatashow_logsèdisabled®skip_as_script«code_folded$f561b0a8-a086-4e1a-bc87-82c4205e89c9cell_id$f561b0a8-a086-4e1a-bc87-82c4205e89c9code>struct SampleAverage{T<:AbstractFloat} <: AverageMethod{T} endmetadatashow_logsèdisabled®skip_as_script«code_folded$85b3dbc4-2e02-4924-b3e5-887a1a557a2bcell_id$85b3dbc4-2e02-4924-b3e5-887a1a557a2bcodee#pdf for the maximum of n iid standard normals
fmax(x, n) = n*pdf(Normal(), x)*cdf(Normal(), x)^(n-1)metadatashow_logsèdisabled®skip_as_script«code_folded$638f99e6-1cdc-414c-9b67-fd626ec0be3ecell_id$638f99e6-1cdc-414c-9b67-fd626ec0be3ecodefunction sample_action(est::ActionValue, explorer::ϵ_Greedy, i::Integer, actions::AbstractVector)
	shuffle!(actions)
	# ϵ = explorer.ϵ
	if rand() < explorer.ϵ
		rand(actions)
	else
		actions[argmax(view(est.Q, actions))]
	end
endmetadatashow_logsèdisabled®skip_as_script«code_folded$cb93c588-3dfa-45f4-9d83-f2de26cb1ceacell_id$cb93c588-3dfa-45f4-9d83-f2de26cb1ceacodemd"""
> ### *Exercise 2.7: Unbiased Constant-Step-Size Tick* 
> In most of this chapter we have used sample averages to estimate action values because sample averages do not produce the initial bias that constant step sizes do (see analysis leading to (2.6)).  However, sample averages are not a completely satisfactory solution because they may perform poorly on nonstationary problems.  Is it possible to avoid the bias of constant sample sizes while retaining their advantages on nonstationary problems?  One way is to use a step size of $$\beta_n \dot= \alpha / \bar{o}_n,$$ 
>to process the nth reward for a particular action, where $$\alpha>0$$ is a conventional constant step size, and $$\bar{o}_n$$ is a trace of one that starts at 0:
> $$\bar{o}_n \dot= \bar{o}_{n-1}+\alpha(1-\bar{o}_{n-1}), \text{ for } n \geq 0, \text{ with } \bar{o}_0 \dot= 0.$$
> Carry out an analysis like that in (2.6) to show that $$Q_n$$ is an exponential recency-weighted average *without initial bias*.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$5712b303-0aa3-4501-b1b5-020136d6e655cell_id$5712b303-0aa3-4501-b1b5-020136d6e655code3(::Type{U})(a::U) where U<:UnbiasedConstantStep = ametadatashow_logsèdisabled®skip_as_script«code_folded$ca726a9d-364d-48e2-8882-20ddbc85b664cell_id$ca726a9d-364d-48e2-8882-20ddbc85b664codeP(::Type{ϵ_Greedy{T}})(e::ϵ_Greedy) where T<:AbstractFloat = ϵ_Greedy(T(e.ϵ))metadatashow_logsèdisabled®skip_as_script«code_folded$1e4ac085-7b72-4bad-ad87-21635930a6f7cell_id$1e4ac085-7b72-4bad-ad87-21635930a6f7codemd"""
> ### *Exercise 2.1* 
> In ϵ-greedy action selection, for the case of two actions and $$\epsilon = 0.5$$, what is the probability that the greedy action is selected?

The greedy action could be selected in two cases, each of which has probability 0.5.  For case 1 the greedy action is selected with probability 1.  For case 2, we select an action randomly, so the probability of selecting the greedy action is $$\frac{\text{num greedy actions}}{\text{num total actions}}=0.5$$
Since both cases are independent, the probabilities can be summed after multiplying each by the probability of that case which is 0.5 for both.

$$P(a = a_{greedy}) = 0.5 \times (1 + 0.5) = 0.5 + 0.25 = 0.75$$
"""metadatashow_logsèdisabled®skip_as_script«code_folded$bf3770ea-ee54-4296-ab33-340aea445670cell_id$bf3770ea-ee54-4296-ab33-340aea445670codeىmd"""
### Figure 2.6
Parameter study of bandit algorithms on the 10-armed testbed for stationary normally distributed bandit rewards.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$db30e6c0-36bb-4602-a257-5768f3833525cell_id$db30e6c0-36bb-4602-a257-5768f3833525codemd"""
# Chapter 2: Multi-armed Bandits

Reinforcement learning is distinct from other types of learning in its use of training information to *evaluate* actions taken rather than simply being *instructed*.  In supervised learning, correct actions would be given explicitely independent of the actual behavior.  Evaluative feedback, on the other hand depends entirely on the action taken.  

In this chapter, we study evaluative feedback in a *nonassociative* setting, that is one in which the situation does not change.  In doing so, we avoid must of the complexity of the full reinforcement learning problem while introducing a technique that will be important throughtout the rest of the book.

## 2.1: A *k*-armed Bandit Problem

Consider a repeated choice among *k* different options.  A numerical reward is chosen from a stationary probability distribution that depends only on the action selected.  The objective is to maximize the accumulated reward over some time period, let's say 1000 action selections or *time steps*.  The *bandit* described here can be specified by $\Pr \{ r \mid a \}$ for all $a$ where $\Pr$ is some probability distribution with a well defined mean value: $\mathbb{E}[r \vert a] = r_a \; \forall a$.

We denote the action selected on time step *t* as $$A_t,$$ and the corresponding reward as $$R_t.$$  The value then of an arbitrary action $$a$$, denoted $$q_*(a),$$ is the expected reward given that $a$ is selected:

$$q_*(a) \doteq \mathbb{E}[R_t \vert A_t=a]$$

If we know the expected values, then the problem is trivial, but we assume that we only have estimates of the values at a time step $a$ which we will denote $$Q_t(a).$$  At any given time step, the greedy action is the one with the highest value estimate.  If we take non-greedy actions then we can improve our value estimate for other states.  To solve the problem in general we must balance *exploiting* the action estimated to be the best with *exploring* the values of other candidate actions.  What follows are various methods to balance these two choices.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$4982b489-ca15-4188-90e5-565c45f02e01cell_id$4982b489-ca15-4188-90e5-565c45f02e01code]sample_action(est::GradientReward, i::Integer, actions) = sample(actions, weights(est.πvec))metadatashow_logsèdisabled®skip_as_script«code_folded$6ce00349-1cf0-4a80-bddd-c1d26b66d051cell_id$6ce00349-1cf0-4a80-bddd-c1d26b66d051codeconst plotdict = loadplots();metadatashow_logsèdisabled®skip_as_script«code_folded$b29624b0-be1d-4cc2-964d-0a050f4c1bedcell_id$b29624b0-be1d-4cc2-964d-0a050f4c1bedcodeNp(μ1, μ2, n1, n2) = 1 - 0.5*(1 + erf((-μ1+μ2)/sqrt(2*(1/n1^2 + 1/n2^2))));metadatashow_logsèdisabled®skip_as_script«code_folded$400e0de1-0101-4531-928f-08ca155da40ccell_id$400e0de1-0101-4531-928f-08ca155da40ccodel#makes vectors suitable for plotting the different lines
function preparetrace(runlist)
	f(g) = [g(r) for r in runlist]
	plist = f(r -> r.param)
	nlist = f(r -> r.ex)
	inds = sortperm(plist)
	glist = [r -> r.rewards.means[1], r -> r.rewards.means[2], r -> r.rewards.rstd]
	yvecs = [f(g)[inds] for g in glist]
	(x = plist[inds], nlist = nlist[inds], ys = yvecs)
endmetadatashow_logsèdisabled®skip_as_script«code_folded$8a04adab-e97e-4ac4-a85e-5eae93b1c37bcell_id$8a04adab-e97e-4ac4-a85e-5eae93b1c37bcode}mutable struct GradientReward{T<:AbstractFloat, E <: GradientSample{T}, A <: AverageMethod{T}} <: BanditAlgorithm{T, E, A}
	H::Vector{T} 
	πvec::Vector{T}
	α::T
	R̄::T
	update_average::A

	function GradientReward(H, πvec, α::T, R̄, update_average::A) where {T <: AbstractFloat, A <: AverageMethod{T}}
		new{T, GradientSample{T}, A}(H, πvec, α, R̄, update_average)
	end
endmetadatashow_logsèdisabled®skip_as_script«code_folded$3e5a226e-ecdb-43fb-a40a-a262da0ae542cell_id$3e5a226e-ecdb-43fb-a40a-a262da0ae542code\md"""
Number of Arms in Testbed
$(@bind ktest confirm(NumberField(2:100, default = 10)))
"""metadatashow_logsèdisabled®skip_as_script«code_folded$7a31d1c5-260b-42f4-b997-967150881e21cell_id$7a31d1c5-260b-42f4-b997-967150881e21codeo(::Type{UnbiasedConstantStep{T}})(a::UnbiasedConstantStep) where T<:AbstractFloat=UnbiasedConstantStep(T(a.α))metadatashow_logsèdisabled®skip_as_script«code_folded$8584ece7-badc-486a-9a57-b60e77f92673cell_id$8584ece7-badc-486a-9a57-b60e77f92673code4nonstationary_bandit_statistics(ktest_nonstationary)metadatashow_logsèdisabled®skip_as_script«code_folded$e07a27c5-0c9a-4893-a1cf-cf565ab78761cell_id$e07a27c5-0c9a-4893-a1cf-cf565ab78761code2md"""
## 2.4 Incremental Implementation
The sample-average for the action-value estimate is defined as $$Q_n \dot = \frac{R_1+R_2+\cdots+R_{n-1}}{n-1}$$.  To compute this we can maintain a record of every reward and every time we accumulate a new reward recompute the entire average.  However that is inefficient in terms of computational and memory resources.  It is possible to instead maintain a single value for the estimate at step n (and n itself) and update it incrementally every time we obtain a new reward.

The update formula for $$Q_{n+1}$$ when we obtain a new reward sample is derived below:

$$\begin{flalign}
Q_{n+1} &= \frac{1}{n} \sum_{i=1}^n R_i \\
&= \frac{1}{n} \left ( R_n + \sum_{i=1}^{n-1} R_i \right ) \tag{separate final sum term}\\
&= \frac{1}{n} \left ( R_n + (n-1) \frac{1}{n-1} \sum_{i=1}^{n-1} R_i \right ) \tag{multiply by 1} \\
&= \frac{1}{n} \left ( R_n + (n-1) Q_n \right ) \tag{definition of Q} \\
&= \frac{1}{n} \left ( R_n + n Q_n - Q_n \right ) \\
&= Q_n + \frac{1}{n} \left [ R_n + Q_n \right ] \tag{2.3}
\end{flalign}$$

The update rule (2.3) is of a form that occurs frequently whose general form is

$$NewEstimate \leftarrow OldEstimate + StepSize \left [ Target - OldEstimate \right ] \tag{2.4}$$

The expression $[Target - OldEstimate]$ is an *error* in the estimate.  It is reuced by taking a step toward the "Target."  The target is presumed to indicate a desireable direction in which to move, though it may be noisy.  In the case above, for example, the target is the nth reward.

Notice that the step size parameter in this case is $$\frac{1}{n}$$ but in general it can be constant or depend on the step count and the action itself.  In this case it is denoted $$\alpha_t (a)$$.  The simple bandit algorithm that uses this incremental update rule is implemented above in section **2.3**. 
"""metadatashow_logsèdisabled®skip_as_script«code_folded$b24a92fc-f6c6-44e4-9afc-fa4249e4ab83cell_id$b24a92fc-f6c6-44e4-9afc-fa4249e4ab83code2md"""
## 2.8 Gradient Bandit Algorithms

As an alternative to estimating action values, we can attempt to learn a numerical *preference* for each action $a$ which we will denote $$H_t(a) \in \mathbf{R}.$$  This vector of preferences will be converted in a probability distribution using the *soft-max distribution*.

$$\Pr\{A_t = a\} \doteq \frac{e^{H_t(a)}}{\sum_{b=1}^k e^{H_t(b)}} \doteq \pi_t(a) \tag{2.11}$$

 $$\pi_t(a)$$ is the probability for this agent to select action $$a$$ at time $$t.$$  All action preferences are initialized at the same value.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$ea6d7cad-47ad-4472-a9e9-1ee33c81058dcell_id$ea6d7cad-47ad-4472-a9e9-1ee33c81058dcodeىfunction update_H!(a::Integer, H::AbstractVector, π_vec::AbstractVector, α, R, R̄)
	v = α*(R - R̄)
	H .-= v .* π_vec
	H[a] += v
endmetadatashow_logsèdisabled®skip_as_script«code_folded$74024d96-d0c7-43c8-8379-caf843cbe4b8cell_id$74024d96-d0c7-43c8-8379-caf843cbe4b8code:average_nonstationary_runs_cum_reward(k, algorithm::Function; steps = 1_000, n = 2000, qinit::T=0.0f0) where T<:AbstractFloat = average_runs_cum_reward(k, algorithm; offset = qinit, steps = steps, n = n, make_bandit = (k; offset = qinit) -> ones(T, k) .* offset, σ = T(0.01), cumstart = floor(Int64, steps/2) + 1)metadatashow_logsèdisabled®skip_as_script«code_folded$1c9b54cd-08dd-401e-9705-818741844e8dcell_id$1c9b54cd-08dd-401e-9705-818741844e8dcodemd"""
## Code Refactoring
Due to the variety of algorithms and parameters for the bandit, I have rewritten the test environment with types that represent the different algorithms.  The run simulator will dispatch on the types to correctly simulate that method with its parameters.  Some of the previous simluations and plots are generated again.  Because of the style used, only one simulation function is needed with the flexibility to select any combination of techniques in the chapter.
	"""metadatashow_logsèdisabled®skip_as_script«code_folded$e2597cc6-a6f6-4260-887b-c587cacd3bc8cell_id$e2597cc6-a6f6-4260-887b-c587cacd3bc8code-(::Type{U})(a::U) where U <: ConstantStep = ametadatashow_logsèdisabled®skip_as_script«code_folded$47be3ae6-20f7-47d0-aae3-b67154afc1a8cell_id$47be3ae6-20f7-47d0-aae3-b67154afc1a8code?(::Type{UCB{T}})(e::UCB) where {T<:AbstractFloat} = UCB(T(e.c))metadatashow_logsèdisabled®skip_as_script«code_folded$70e40b75-e7d8-4009-af80-3bf4086a28dfcell_id$70e40b75-e7d8-4009-af80-3bf4086a28dfcode@bind params_2_3 confirm(PlutoUI.combine() do Child
	md"""
	### Figure 2.3 Parameters
	Default values match textbook 
	
	Number of Actions: $(Child(:k, NumberField(1:100, default = 10)))
	Initial Optimistic Estimate: $(Child(:Qinit, NumberField(0.0:0.1:10.0, default = 5.0)))
	
	Exploration Parameter ϵ: $(Child(:ϵ, NumberField(0.01:0.01:1.0, default = 0.1)))
	Constant Step Size α: $(Child(:α, NumberField(0.01:0.01:1.0, default = 0.1)))
	"""
end)metadatashow_logsèdisabled®skip_as_script«code_folded$cb2bf56d-5c1d-4265-9480-11523f776a78cell_id$cb2bf56d-5c1d-4265-9480-11523f776a78codemd"""
This expression will look simpler if we treat the probabilities as variables themselves.

$f(p_i) = \frac{\sum_i p_i q_i}{\sum_i p_i}$

$\frac{\partial{f(p_i)}}{\partial p_a} = \frac{q_a - \sum_i p_i q_i}{(\sum_i p_i)^2}$

Setting this equal to 0 for all the partials implies the following:

$q_a = \sum_i p_i q_i \quad \forall \quad a$

Let's say we have 2 actions.  Then we have 2 equations with two unknowns.

$\begin{flalign}
q_1 &= p_1 q_1 + p_2 q_2 \implies p_1 = \frac{q_1 - p_2 q_2}{q_1} \\
q_2 &= p_1 q_1 + p_2 q_2 \implies p_2 = \frac{q_2 - p_1 q_1}{q_2} \\
p_1 &= \frac{q_1 - q_2 + p_1 q_1}{q_1} \implies q_1 = q_2 \\
\therefore \\
q &= p_1 q + p_2 q \implies p_1 = p_2
\end{flalign}$

From the initial equations we see this necessitates all of the q's to be equal, and in this case the optimal solution is for the probabilities to also be equal.

We can also simplify this case with two actions because $p_2 = 1-p_1$ so let's just call $p_1 = p$ and $p_2 = 1-p$.  Then we are trying to maximize $(f(p) = pq_1 + (1-p)q_2$ and we can just take the derivative in terms of p and set that to 0.

$q_1 - q_2 = 0$ which again gives us an unreasonable constraint on the q values.  That is because the only solution with a finite maximum is one in which the probabilities are equal.  In all other cases the extremum only occurs at one of the probabilities being infinite.  We can fix this by sticking with one variable but forcing it to be a true probability.

$p(x) = \frac{e^x}{e^x + 1}$  So now $f(x) = p(x)q_1 + (1-p(x))q_2 = p(x)q_1 + p(-x)q_2$

$\frac{d f(x)}{d x} = \frac{d p(x)}{d x} q_1 - \frac{d p(x)}{dx} q_2 = \frac{d p(x)}{d x}(q_1 - q_2)$

Now we can see there are two options for this derivative being 0.  We first have the case where the q values are equal which causes the probabilities to be equal.  Let's consider the case where $q_1 \neq q_2$.  Now we must have:

$\frac{d p(x)}{dx} = e^{-x}(1+e^{-x})^{-2} = 0$

Consider first the case of very large x so the exponential term is close to 0.  In this case the limit as $x \rightarrow \infty$ approaches $\frac{0}{1}=0$.

Now consider the second case of $x \rightarrow -\infty$.  In this case the exponential term is much larger than 1 and the expression simplifies to $\frac{e^{-x}}{e^{-2x}} = e^x$.  And the limit of $e^x$ as $x \rightarrow -\infty$ is 0.

So we have shown that the x that solves this maximization can either trend towards positive or negative infinity which corresponds to the probability $p(x) = \{0, 1\}$.  These two cases correspond to the case where $q_1 > q_2$ and $q_1 < q_2$ which can be shown by taking the second derivative. 

This same argument applies to the softmax as well in the limit such that the solution that maximizes the expected value is one in which the largest q value probability is 1 and all the rest are 0.  So if we were to maximize the gradient fully after some set number of samples we'd always arrive at a distribution that only selects the greedy action.  In this algorithm the only thing that controls whether we select other actions is the fact that at any given sample point we have yet to converge.  This is not a very precise way to control exploration and it isn't surprising that simply adjusting the step size does not yield optimal results.  
"""metadatashow_logsèdisabled®skip_as_script«code_folded$f9e60b35-84d2-4b4b-8832-6b0f08152396cell_id$f9e60b35-84d2-4b4b-8832-6b0f08152396codeomd"""
Shows the reward mean for the arms at each ranking from 1 to $ktest_nonstationary.  Each arm starts at 0 mean reward and is perturbed by a normal random variable with σ = 0.01 at each step.  The rewards for an arm at a particular ranking seem to track the standard deviation of the overall distribution for the drift process.  The functional form of this is $$\sqrt{n}$$ where $$n$$ is the number of steps so far.  Depending on the number of arms, the multiplicative factor on the curve changes but for the 10 armed case, the second best arm seems to match the value for 1 standard deviation above the mean of 0.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$083c721c-70dd-4ca3-8160-fc0b0531914fcell_id$083c721c-70dd-4ca3-8160-fc0b0531914fcodemd"""
## 2.3 The 10-armed Testbed

To roughly assess the relative effectiveness of the greedy and $\epsilon$-greedy action-value methods, we compare them numerically on a suite of test problems.  The tests are a set of 2000 randomly generated $k$-armed bandit problems with $k=10$.  For each bandit problem, the action values, $q_*(a), \; a = 1,\dots,10,$ were selected according to a normal (Gaussian) distribution with a mean of 0 and variance 1.  The probability distribution for the reward from each arm is then a gaussian with unit-variance and the appropriate mean corresponding to that arm.  For any learning method, can we measure its performance and behavior as it improves with experience over 1000 time steps when applied to one of the bandit problems.  This makes up one *run*.  Experiments results are obtained by repeating this process for 2000 independent runs, each with a different bandit problem.

The following code recreates the 10-armed Testbed from section 2.3
"""metadatashow_logsèdisabled®skip_as_script«code_folded$49e45202-b9ae-42ab-9575-a57edb626a20cell_id$49e45202-b9ae-42ab-9575-a57edb626a20codeA(::Type{Explorer{T}})(e::ϵ_Greedy{T}) where T<:AbstractFloat = emetadatashow_logsèdisabled®skip_as_script«code_folded$ff6598fa-3366-416c-88a1-6bfcefeb1719cell_id$ff6598fa-3366-416c-88a1-6bfcefeb1719codeW(::Type{AverageMethod{T}})(a::ConstantStep) where T<:AbstractFloat = ConstantStep{T}(a)metadatashow_logsèdisabled®skip_as_script«code_folded$647ab36b-641e-4024-ad2d-40ff33be28f4cell_id$647ab36b-641e-4024-ad2d-40ff33be28f4codefunction average_nonstationary_runs(k, ϵ, α; n = 2000, kwargs...)
    names = (:step_reward, :optimalstep, :step_reward_ideal, :cum_reward, :cum_reward_ideal, :optimalaction_pct)
	run1 = nonstationary_algorithm(k, ϵ; α = α, kwargs...)
	runs = Vector{Vector{Vector{Float32}}}(undef, n)
	runs[1] = [Float32.(run1[a]) for a in names]
	for i in 2:n
		runs[i] = deepcopy(runs[1])
	end
    @threads for i in 2:n
        run = nonstationary_algorithm(k, ϵ; α = α, kwargs...) 
		for (j, a) in enumerate(names)
			runs[i][j] .= Float32.(run[a])
		end
    end

	for j in eachindex(names)
		for i in 2:n
			runs[1][j] .+= runs[i][j]
		end
		runs[1][j] ./= n
	end

	return runs[1]
    # map(i -> mapreduce(a -> a[i], (a, b) -> a .+ b, runs)./n, eachindex(names))
endmetadatashow_logsèdisabled®skip_as_script«code_folded$96566aad-6d5c-460c-a924-ae0bad5d8b2dcell_id$96566aad-6d5c-460c-a924-ae0bad5d8b2dcode٨updatecoef(est::BA, a::Integer, step::Integer) where {BA <: BanditAlgorithm{T, E, ConstantStep{T}} where {T <: AbstractFloat, E <: Explorer{T}}} = est.update_average.αmetadatashow_logsèdisabled®skip_as_script«code_folded$852df31d-18d8-466c-8225-e06ba7f05e96cell_id$852df31d-18d8-466c-8225-e06ba7f05e96codeY#creates additional constructor with default value
(::Type{ϵ_Greedy})() = ϵ_Greedy(0.1)metadatashow_logsèdisabled®skip_as_script«code_folded$a84f5393-bd7e-433e-b3d9-e9e7cfa1a329cell_id$a84f5393-bd7e-433e-b3d9-e9e7cfa1a329codemd"""
In the case of a non-stationary problem, the sample-average method is not ideal because it weights samples from the past equally to the present.  We can change the incremental implementation of the average to weight more recent rewards higher than past ones.  A constant step-size parameter is one way of doing this.  In this case we will change the update rule (2.3) to:

$$Q_{n+1} \doteq Q_n + \alpha [R_n - Q_n] \tag{2.5}$$

By writing this as an explicit sum over all rewards, one can observe that this update rule computes a weight average whose weights exponentially decay into the past.  See a similar derivation in exercise 2.4.  In order to guarantee that Q converges to the true expected value, the step size parameter must obey the following relationships:

$$\sum_{n=1}^\infty \alpha_n(a) = \infty \quad \quad \text{and} \quad \quad \sum_{n=1}^\infty \alpha_n^2(a) < \infty \tag{2.7}$$

The first condition ensures steps are large enough to overcome initial conditions and the second condition insures steps are small enough to converge.  These are both met by the sample average step size of $$\frac{1}{n}$$ for not by the constant step size.  That is desireable in a non-stationary environment where there is no stable value to converge to in the first place.  
"""metadatashow_logsèdisabled®skip_as_script«code_folded$9bd99099-1dfa-477a-9896-3da94bcc0633cell_id$9bd99099-1dfa-477a-9896-3da94bcc0633codeٓexercise_2_11(;kwargs...) = make_or_lookup_param_plot(;f = plot_nonstationary_param_search, basename = "nonstationary_parameter_search", kwargs...)metadatashow_logsèdisabled®skip_as_script«code_folded$3b9bb9f0-ba9d-4320-935a-58912afe34b6cell_id$3b9bb9f0-ba9d-4320-935a-58912afe34b6code\(::Type{ConstantStep{T}})(a::ConstantStep) where {T<:AbstractFloat} = ConstantStep{T}(a.α) metadatashow_logsèdisabled®skip_as_script«code_folded$14bd0549-747f-4513-809f-8bdb78027807cell_id$14bd0549-747f-4513-809f-8bdb78027807codeUmd"""
### $$\epsilon - Greedy$$ Action Value Method
The functions below implement the sample-average method for estimating the value of each action with the ϵ-greedy method of action selection.  Note that the `simple_algorithm` uses the incremental implementation of calculating the sample average which is described in section **2.4**.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$45cc0a58-3534-4c67-bfd4-1c2b48d59a2ecell_id$45cc0a58-3534-4c67-bfd4-1c2b48d59a2ecodebfunction (::Type{ActionValue})(k::Integer, Qinit::T, explorer::Explorer, q_avg::AverageMethod) where T <: AbstractFloat 
	#use the type of Qinit to initialize vectors and convert the other types if necessary
	N = zeros(T, k)
	Q = ones(T, k) .* Qinit
	new_e = Explorer{T}(explorer)
	new_avg = AverageMethod{T}(q_avg)
	ActionValue(N, Q, new_e, new_avg)
endmetadatashow_logsèdisabled®skip_as_script«code_folded$1fb1a518-e5ec-4777-80bc-bb55e8172100cell_id$1fb1a518-e5ec-4777-80bc-bb55e8172100code٬begin
	using Random, Base.Threads, PlutoPlotly, PlutoUI, PlutoProfile, Latexify, LaTeXStrings, SpecialFunctions, Distributions, Statistics, StatsBase
	TableOfContents()
endmetadatashow_logsèdisabled®skip_as_script«code_folded$1e1f6d10-1b31-4e0a-96f7-23207e913154cell_id$1e1f6d10-1b31-4e0a-96f7-23207e913154code*abstract type BanditAlgorithm{T, E, A} endmetadatashow_logsèdisabled®skip_as_script«code_folded$44b9ff95-ea3d-41f5-8098-445a263738a9cell_id$44b9ff95-ea3d-41f5-8098-445a263738a9codei#extends default value to other types
(::Type{ϵ_Greedy{T}})() where T<:AbstractFloat = ϵ_Greedy(T(0.1))metadatashow_logsèdisabled®skip_as_script«code_folded$6034cc0f-cbae-4d2f-a43f-1bb738c00f0bcell_id$6034cc0f-cbae-4d2f-a43f-1bb738c00f0bcodex@bind ϵ_action_value_params confirm(PlutoUI.combine() do Child
	testbedreset
	md"""
	### Testbed Params
	The $(Child(:k, NumberField(2:10, default = 10))) armed testbed with	
	ϵ-greedy 1 = $(Child(:ϵ1, NumberField(0.01:0.01:0.1))) and	
	ϵ-greedy 2 = $(Child(:ϵ2, NumberField(0.1:0.1:1.0))) over $(Child(:steps, NumberField(500:100:10000, default = 1000))) steps
	"""
end)metadatashow_logsèdisabled®skip_as_script«code_folded$aa7c76b1-ac2d-4df5-88ef-b499b839181ecell_id$aa7c76b1-ac2d-4df5-88ef-b499b839181ecodemd"""
### Update Functions
"""metadatashow_logsèdisabled®skip_as_script«code_folded$0f6b4e2d-dc09-4e1c-834f-dd8aaa8743aecell_id$0f6b4e2d-dc09-4e1c-834f-dd8aaa8743aecode<(::Type{UnbiasedConstantStep})() = UnbiasedConstantStep(0.1)metadatashow_logsèdisabled®skip_as_script«code_folded$f7519adc-7dfb-4030-86f0-7445699dd3dbcell_id$f7519adc-7dfb-4030-86f0-7445699dd3dbcodeKfunction gradient_stationary_bandit_algorithm(qs::Vector{Float64}, k::Integer; steps = 1000, α = 0.1, baseline = true)
    bandit(a) = sample_bandit(a, qs)
    H = zeros(k)
	πvec = calculate_πvec(H)
	R̄ = 0.0
    accum_reward_ideal = 0.0
    accum_reward = 0.0
    cum_reward_ideal = zeros(steps)
    step_reward_ideal = zeros(steps)
    cum_reward = zeros(steps)
    step_reward = zeros(steps)
    bestaction = argmax(qs)
    optimalstep = fill(false, steps)
    optimalcount = 0
    optimalaction_pct = zeros(steps)
    actions = collect(1:k)
    for i = 1:steps
        a = sample_action(actions, πvec)
        if a == bestaction
            optimalstep[i] = true
            optimalcount += 1
        end
        step_reward[i] = bandit(a) 
        step_reward_ideal[i] = bandit(bestaction)
        accum_reward_ideal += step_reward_ideal[i] 
        cum_reward_ideal[i] = accum_reward_ideal
        accum_reward += step_reward[i] 
        cum_reward[i] = accum_reward
        optimalaction_pct[i] = optimalcount / i
		update_H!(a, H, πvec, α, step_reward[i], R̄)

		#update R̄ with running average if baseline is true
		if baseline
			R̄ += (1.0/i)*(step_reward[i] - R̄)
		end

		#update π_vec
		update_πvec!(πvec, H)
    end
    return (;step_reward, step_reward_ideal, cum_reward, cum_reward_ideal, optimalstep, optimalaction_pct)
endmetadatashow_logsèdisabled®skip_as_script«code_folded$181d7eef-24a0-4775-a535-8ef901b7e4ebcell_id$181d7eef-24a0-4775-a535-8ef901b7e4ebcodeaverage_nonstationary_runs(k, algorithm::Function; steps = 1_000, n = 2000, qinit::T=0.0f0) where T<:AbstractFloat = average_runs(k, algorithm; offset = qinit, steps = steps, n = n, make_bandit = (k; offset = qinit) -> ones(T, k) .* offset, σ = T(0.01))metadatashow_logsèdisabled®skip_as_script«code_folded$5aa170d3-eb87-44dd-b4f4-3ac97476efd7cell_id$5aa170d3-eb87-44dd-b4f4-3ac97476efd7codemd"""
The above plot shows the probability of selecting hte first action when its mean reward estimate is a given value above or below the alternative.  The number of samples for each can be controlled above.  

How easy is it to extend this to multiple actions?  We would need to calculate the probability that a given action was best among all the alternatives:

$P(a_i = a_{best}) = P(q_i > max(q_j \forall j \neq i))$

Consider the case of 3 actions.  If we have a distribution for the mean value of each, then there could be six possible rankings excluding the cases where the estimates are equal:

$q_1 > q_2 > q_3$

$q_1 > q_3 > q_2$

$q_2 > q_3 > q_1$

$q_2 > q_1 > q_3$

$q_3 > q_1 > q_2$

$q_3 > q_2 > q_1$

For the first ranking, we can consider two new normal random variable X = $q_2 - q_1$ and Y = $q_3 - q_2$.  Now (X, Y) follows a multivariate distribution with means $\mu_2 - \mu_1$ and $\mu_3 - \mu_2$.  The probability of this ordering can then be calculated by calculating the probability that both X  The variances of X and Y are just equal to the sum of the individual variances for each pair of q's.  However, since this is a multivariate distribution we also need the covariance.  $\sigma(X, Y) = \sigma(q_2 - q_1, q_3 - q_2) = \sigma(q_2, q_3 - q_2) - \sigma(q_1, q_3 - q_2) = -\sigma^2(q_2)$ since all of the variables are independent.  Now the probability follows simply from calculating the CDF of this distribution and evaluating it at (0, 0).  This represents the probability that $q_1 > q_2$ and $q_2 > q_3$ simultaneously.  We would then have to calculate this for each of the above orderings to get the true distribution of each q being maximum.  In the case of even more actions this becomes extremely tedious although in the case of infinitely many actions it simplifies to an easier calculation in the limit.  But we are concerned with cases in which the number of actions is quite small like 10.  

One alternative to calculating this distribution is to simply sample from it.  That is very easy because we need only generate a sample from each q distribution and then examine it to see which action produced the highest value.  If we performed this sampling many times and kept track of which q appears on top, we would indeed recover the true distribution.  But even better than this is that each sample is itself an unbiased estimator for this probability.  Therefore we need only generate a single sample from this distribution and use that to select our action.  Since we are interacting with the bandit for many time steps we will eventually collect enough samples to have a good distribution.  Using this method of action selection is shown under the *optimal distribution* tag in the parameter study and it seems to perform quite well without any parameter tuning.

A further question could be which action selection is best for improving our accuracy of the distribution, but this requires more thought on how to formulate the problem.  Intuitively we want to sample more around the part of the distribution where pairs of actions are hard to distinguish.  We could rank all the pairs in terms of how indistinguished they are weighted by how likely they are to be the maximum and then sample from the action that appears the most.  
"""metadatashow_logsèdisabled®skip_as_script«code_folded$1004eb4b-1fed-4328-a08b-6f5d9dd5080bcell_id$1004eb4b-1fed-4328-a08b-6f5d9dd5080bcodefunction run_bandit(qs::Vector{T}, algorithm::BanditAlgorithm{T}; steps = 1000, μ::T = zero(T), σ::T = zero(T), cumstart = 1, saveall = true) where T <: AbstractFloat
#if saveall is false, then only saves the average cumulative reward per step, so it is faster
	#in this case the bandit is not stationary
	updateq = (μ != 0) || (σ != 0)
	function qupdate!(qs)
		for i in eachindex(qs)
			qs[i] += (randn()*σ) + μ
		end
		return nothing
	end
	#initialize values to keep track of
	actions = collect(eachindex(qs))
	accum_reward_ideal = zero(T)
    accum_reward = zero(T)
	bestaction = argmax(qs)

	bandit(a) = sample_bandit(a, qs)

	if saveall
	    cum_reward_ideal = zeros(T, steps)
	    step_reward_ideal = zeros(T, steps)
	    cum_reward = zeros(T, steps)
	    step_reward = zeros(T, steps)
	    optimalstep = fill(false, steps)
	    optimalcount = 0
	    optimalaction_pct = zeros(T, steps)
	end
	
    for i = 1:steps
        a = sample_action(algorithm, i, actions)
		r = bandit(a)
		r_ideal = a == bestaction ? r : bandit(bestaction)

		if i >= cumstart
			accum_reward_ideal += r_ideal
			accum_reward += r
		end

		#update anything required before sampling the next action
		update_estimator!(algorithm, a, r, i)

		if saveall
			if a == bestaction
	            optimalstep[i] = true
	            optimalcount += 1
	        end
	        step_reward[i] = r 
	        step_reward_ideal[i] = r_ideal
	        cum_reward_ideal[i] = accum_reward_ideal
	        cum_reward[i] = accum_reward
	        optimalaction_pct[i] = optimalcount / i	
		end

		#will only update qs in the non-stationary case and get a new bestaction
		if updateq				
			qupdate!(qs)
			bestaction = argmax(qs)
		end
	
    end

	saveall && return (;step_reward, step_reward_ideal, cum_reward, cum_reward_ideal, optimalstep, optimalaction_pct)

	navg = steps - cumstart + 1
	step_cum_reward = accum_reward / navg
	step_cum_reward_ideal = accum_reward_ideal / navg
	return (;step_cum_reward, step_cum_reward_ideal)
endmetadatashow_logsèdisabled®skip_as_script«code_folded$7cab41cc-2a39-45de-879d-f7f6105238d6cell_id$7cab41cc-2a39-45de-879d-f7f6105238d6code@bind wsm_params PlutoUI.combine() do Child
md"""
Constant Step Size α: $(Child(:α, NumberField(0.01:0.01:1.0, default = 0.1)))
Max Samples: $(Child(:nmax, Slider(1:10000, default = 1000, show_value = true)))
"""
endmetadatashow_logsèdisabled®skip_as_script«code_folded$e50596ab-91db-42f0-a62c-77629a4e79c7cell_id$e50596ab-91db-42f0-a62c-77629a4e79c7code/(::Type{T})(e::T) where T <: GradientSample = emetadatashow_logsèdisabled®skip_as_script«code_folded$fb3381b5-10e3-4307-b76d-672245fac9e7cell_id$fb3381b5-10e3-4307-b76d-672245fac9e7codeX(::Type{AverageMethod{T}})(a::SampleAverage) where T<:AbstractFloat = SampleAverage{T}()metadatashow_logsèdisabled®skip_as_script«code_folded$3118e102-aeac-42d9-98fc-ca29f40be4cdcell_id$3118e102-aeac-42d9-98fc-ca29f40be4cdcode(::Type{UCB})() = UCB(2.0)metadatashow_logsèdisabled®skip_as_script«code_folded$b3ec4673-af63-4d4a-8314-fa7e594f8a37cell_id$b3ec4673-af63-4d4a-8314-fa7e594f8a37codefigure_2_3(;params_2_3...)metadatashow_logsèdisabled®skip_as_script«code_folded$c2347999-5ade-420b-903f-30523b38eb0fcell_id$c2347999-5ade-420b-903f-30523b38eb0fcode.abstract type Explorer{T <: AbstractFloat} endmetadatashow_logsèdisabled®skip_as_script«code_folded$1ac5588c-3c32-436e-8b40-41715223fba7cell_id$1ac5588c-3c32-436e-8b40-41715223fba7codestruct ConstantStep{T<:AbstractFloat} <: AverageMethod{T}
	α::T
	
	#ensures that if α exceeds 1 it gets closer to 2 without exceeding it
	function ConstantStep{T}(α::T) where T <: AbstractFloat
		if α >= 2
			new{T}(2 - inv(α))
		else
			new{T}(α)
		end
	end
	
endmetadatashow_logsèdisabled®skip_as_script«code_folded$34f65898-cbcc-4832-afac-0f7a284e7f0bcell_id$34f65898-cbcc-4832-afac-0f7a284e7f0bcodefunction exercise2_5(; n=10, ϵ=0.1, α=0.1, kwargs...)
	sample_average_run = average_nonstationary_runs(n, ϵ, 0.0; kwargs...)
	constant_step_update_run = average_nonstationary_runs(n, ϵ, α; kwargs...)
	p1 = plot([scatter(y = sample_average_run[1], name = "Sample Average"), scatter(y = constant_step_update_run[1], name = L"\alpha = 0.1", hovertemplate = "%{y}<extra>α=0.1</extra>"), scatter(y=sample_average_run[3], name  = "Theoretical Limit")], Layout(yaxis_title = "Reward Averaged Over Runs", xaxis_title = "Step", width = 700, height = 400, legend_orientation = "h", legend_y = 1.1, hovermode = "x unified"))
	p2 = plot([scatter(y = sample_average_run[2], name = "Sample Average"), scatter(y = constant_step_update_run[2], name  = L"\alpha = 0.1", hovertemplate="%{y}<extra>α=0.1</extra>")], Layout(hovermode = "x", yaxis_title = "% Runs Taking Optimal Action", xaxis_title = "Step", width = 700, height = 400, legend_orientation = "h", legend_y = 1.1))
	md"""
	$p1
	$p2
	"""
endmetadatashow_logsèdisabled®skip_as_script«code_folded$4ebd4a5a-3bd1-48e2-b03e-a5a3b2ec18a1cell_id$4ebd4a5a-3bd1-48e2-b03e-a5a3b2ec18a1code=(::Type{U})(a::SampleAverage) where U <: SampleAverage = U() metadatashow_logsèdisabled®skip_as_script«code_folded$093f312b-d70d-4bf7-bd53-8a1c7b2bee31cell_id$093f312b-d70d-4bf7-bd53-8a1c7b2bee31codeA@bind params_2_4 confirm(PlutoUI.combine() do Child
	md"""
	### Figure 2.4 Parameters
	Number of Actions: $(Child(:k, NumberField(1:100, default = 10)))
	Confidence Bound c: $(Child(:c, NumberField(0.0:0.1:5.0, default = 2.0)))
	Exploration parameter ϵ: $(Child(:ϵ, NumberField(0.01:0.01:1.0, default = 0.1)))
	"""
end)metadatashow_logsèdisabled®skip_as_script«code_folded$7748ab8a-d186-49a4-b6ab-d1bd9ea34990cell_id$7748ab8a-d186-49a4-b6ab-d1bd9ea34990code-md"""
### Bandit Arm Reward Distributions
"""metadatashow_logsèdisabled®skip_as_script«code_folded$140f1e20-f86d-4a6f-9cff-99685e129e1ccell_id$140f1e20-f86d-4a6f-9cff-99685e129e1ccodefunction plot_stationary_param_search(;k = 10, steps = 1000, kwargs...)
	algorithms = [
		(p -> ActionValue(Qinit = 0.0f0, explorer = ϵ_Greedy(p)), -100, -1), 
		(p -> GradientReward(α=p), -100, 100), 
		(p -> ActionValue(Qinit = 0.0f0, explorer = UCB(p)), -100, 100), 
		(p -> ActionValue(Qinit = p, explorer = ϵ_Greedy(0.0), update_average = ConstantStep()), -10, 10),
		(p -> ActionValue(Qinit = 0.0f0, explorer = OptimalDistributionSample{Float32}()), -10, 10)
	]
	
	names = [L"\epsilon\text{-greedy }", L"\text{gradient bandit }", "UCB", L"\text{greedy optimistic initialization } \alpha = 0.1", L"\text{Optimal Distribution}"]

	hovertemplates = [
		"ϵ = %{x:.2g}, reward = %{y:.3g} <extra> ϵ-greedy</extra>",
		"α = %{x:.2g}, reward = %{y:.3g} <extra> gradient bandit</extra>",
		"c = %{x:.2g}, reward = %{y:.3g} <extra> UCB</extra>",
		"Q0 = %{x:.2g}, reward = %{y:.3g} <extra> greedy optimistic</extra>",
		"Minimum Variance = %{x:.2g}, reward = %{y:.3g} <extra> Optimal Distribution Sample</extra>"
	]

	results = [stationary_param_search(k, algo[1]; exmin = algo[2], exmax = algo[3], steps = steps, kwargs...) for algo in algorithms]

	extracts = [preparetrace(runlist) for runlist in results]
	idealx = reduce(vcat, a.x for a in extracts)
	idealy = reduce(vcat, a.ys[2] for a in extracts) 
	nlist = sort(unique(reduce(vcat, a.nlist for a in extracts)))

	traces = reduce(vcat, [maketrace(extracts[i], names[i], hovertemplates[i], colors[i]) for i in eachindex(names)])

	idealtrace = scatter(x = idealx, y = idealy, name = "ideal", hovertemplate = "ideal reward = %{y:.3g}<extra></extra>", mode = "markers")
	Plot([idealtrace; traces], Layout(xaxis = attr(title = "Method Parameter (see hovertext)", type = "log", tickvals = sort(unique(idealx)), ticktext = print_power2.(nlist)), yaxis = attr(title = "Average Reward over first $steps steps"), legend = attr(orientation = "h", x = -.1, y = -.2), width = 700, height = 500))	
endmetadatashow_logsèdisabled®skip_as_script«code_folded$965da91b-6a3f-456c-89ce-461c31e0fb7ecell_id$965da91b-6a3f-456c-89ce-461c31e0fb7ecodemd"""
> ### *Exercise 2.2:* *Bandit example* 
> Consider a k-armed bandit problem with k = 4 actions, denoted 1, 2, 3, and 4. Consider applying to this problem a bandit algorithm using $\epsilon$-greedy action selection, sample-average action-value estimates, and initial estimates of $$Q_1(a) = 0$$, for all a. Suppose the initial sequence of actions and rewards is $$A_1 = 1,$$ $$R_1 = −1,$$ $$A_2 = 2,$$ $$R_2 = 1,$$ $$A_3 = 2,$$ $$R_3 = −2,$$ $$A_4 = 2,$$ $$R_4 = 2,$$ $$A_5 = 3,$$ $$R_5 = 0.$$ On some of these time steps the $$\epsilon$$ case may have occurred, causing an action to be selected at random. On which time steps did this definitely occur? On which time steps could this possibly have occurred?

The table below summarizes the actions taken leading into every step and the Q estimate for each action at the end of each step.  So step 0 shows the initial Q estimates of 0 for every action and the selected action 1 that generates the reward on step 1.  For the row in step 1 it shows the Q estimates after receiving the reward on step 1 and thus what actions are demanded by a greedy choice leading into the next step.  If the action selected is not in the set of greedy actions, then a random action **must** have occured.  Since a random action choice can also select one of the greedy actions, such a random choice is possible at every step.  Note that the answer in row 0 corresponds to action $$A_1$$, row 1 -> $$A_2$$ etc...

|Step| Action Selected | Reward | $$Q(1)$$ | $$Q(2)$$ | $$Q(3)$$ | $$Q(4)$$ | Greedy Action Set | Greedy Selection | $$\epsilon$$ Case |
|----|---- |---- | ---- | ---- |---- | ---- |  ---- | ----  | ---- |
|  1 |  1| -1  |  0  |  0  | 0    | 0 | $$\{1, 2, 3, 4\}$$ | True | possibly |
|  2 |  2 | 1 | -1 |  0  | 0    | 0 | $$\{2, 3, 4\}$$ | True | possibly            |
|  3 |  2 | -2 | -1 |  1  | 0 	| 0 | $$\{2\}$$ | True | possibly |
| 4  | 2 | 2 |   -1 | $$-\frac{1}{2}$$ | 0  | 0 | $$\{3, 4\}$$ | False | definitely |
| 5  |  3 | 0 | -1  | $$\frac{1}{3}$$ | 0 | 0 | $$\{2\}$$ | False | definitely |
"""metadatashow_logsèdisabled®skip_as_script«code_folded$9d7782f5-b530-40d5-9f75-280d3a762216cell_id$9d7782f5-b530-40d5-9f75-280d3a762216code?md"""
> ### *Exercise 2.9* 
> Show that in the case of two actions, the soft-max distribution is the same as that given by the logistic, or sigmoid, function often used in statistics and artificial neural networks.

The sigmoid function is defined as: $$S(x) = \frac{1}{1 + e^{-x}}.$$  For two actions, let's denote them $$a_1$$ and $$a_2.$$  Now for the action probabilities we have.

$$\pi(a_1) = \frac{e^{H_t(a_1)}}{e^{H_t(a_1)} + e^{H_t(a_2)}}=\frac{1}{1+e^{-(H_t(a_1) - H_t(a_2))}}$$

This expression for $$\pi(a_1)$$ is equivalent to $$S(x)$$ with $$x = H_t(a_1) - H_t(a_2)$$ which is the degree of preference for action 1 over action 2.  As expected, if the preferences are equal then it is equavalent to $$x=0$$ with a probability of 50%.  The same analysis applies to action 2 with the actions reversed from this case.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$bc939df7-e457-496c-8977-5fbf9dfe3638cell_id$bc939df7-e457-496c-8977-5fbf9dfe3638codemd"""
### Alternative Distribution Method
The gradient bandit algorithm is motivated by maximizing an expected value which requires knowledge of the q values.  However, the policy that maximizes that expected value will always be greedy with respect to whichever q value is thought to be maximal.  In reality we do not have certainty over which q value is maximal and instead we have some knowledge of each q value based on samples collected.  We know that the optimal choice only depends on the mean value of the rewards for each action.  Our knowledge of the mean is from the reward samples collected, so we can use the distribution of the sample mean to represent our knowledge of the true q values.  That would be a normal distribution with 

$\mu(a) = \sum_{A_t = a} R_t / N_{a}$ 
and 

$\sigma(a)^2 = \frac{\sum_{A_t = a} (R_t - \mu(a))^2}{N_a^2}$ 

If we seek to maximize the expected reward per step as before, all that matters for that is the mean value of each q or in our case the unbiased estimate we have of the mean value.  This will also result in a greedy policy choosing which ever estimate is higher.  We might explore actions but only in the case of the estimates fluctuating.  If we ever consider a method that seeks to maximize the expected reward at a single step, we will always arrive at a greedy policy.  One alternative we could consider is sampling actions based on the probability that what we've selected is optimal.  In other words calculate $P(x = a_*) \quad \forall \quad x$

To simplify matters let's consider the case of only two actions and also assume that we already know the true variance of the reward for each action about the mean.  That way our distribution for q simplifies to a normal distribution with a mean of $\mu(a) = \sum_{A_t = a}R_t / N_a$ and a variance of $\sigma(a) = 1/N_a$.  Now we have two actions $1$ and $2$ each with their own samples.  So our knowledge of $q_1$ and $q_2$ consists of two normal distributions: $N(\mu_1, \sigma_1^2)$ and $N(\mu_2, \sigma_2^2)$ with the mean and variance calculated as mentioned above.  So what is the probability that action 1 is optimal?  This is the same as asking the probability that a sample from the first distribution is larger than a sample from the second distribution.

$P(X>Y)$ with $X \sim N(\mu_1, \sigma_1^2)$ and $Y \sim N(\mu_2, \sigma_2^2)$

This is equivalent to asking $P(X-Y) > 0$.  Since $X-Y$ is a sum of normal distributions, it is itself a normal distribution: $N(\mu_1 - \mu_2, \sigma_1^2 + \sigma_2^2)$.  The cumulative distribution function will answer this question since it is the probability of a random variable being less than or equal to a given value.  So $1-CDF(0)$ will be our answer where $CDF(0)$ is the cummulative distribution function of our normal variable evaluated at 0: $\frac{1}{2}\left[1+\text{erf}\left(\frac{-\mu_1 + \mu_2}{\sqrt{2(\sigma_1^2 + \sigma_2^2)}} \right ) \right]$.  So this would be the probability of selecting action 1 and 1 minus this would be the probability of selecting action 2.  The assumptions made here are that the rewards are generated by a stationary process with some unknown mean and unit variance.  This method is different from any discussed earlier because we have a stochastic policy yet it is based on estimating the q values.  
"""metadatashow_logsèdisabled®skip_as_script«code_folded$464d43c0-cd59-49e6-88f6-12a767677418cell_id$464d43c0-cd59-49e6-88f6-12a767677418codemd"""
> ### *Exercise 2.3* 
> In the comparison shown in Figure 2.2, which method will perform best in the long run in terms of cumulative reward and probability of selecting the best action? How much better will it be? Express your answer quantitatively.

In the long run both the $$\epsilon = 0.1$$ and $$\epsilon = 0.01$$ methods will have Q value estimates that converge to the true mean value of the reward distribution.  Since both methods will necessarily take random actions 10% and 1% of the time respectively, we'd expect each method to take the optimal action with probability $$(1-\epsilon) + \epsilon \times \frac{1}{10}=\frac{10 - 9 \times \epsilon}{10}$$.  So for each value of ϵ we have.  

$$Pr(a=a_{best}|\epsilon = 0.1) = 0.91$$

$$Pr(a=a_{best}|\epsilon = 0.01) = 0.991$$

For the $$\epsilon = 0$$ greedy case the expected reward and optimal action selection probability depends on the order of sampled actions and the likelihood of getting close to or on the optimal action enough to push its Q estimation to the top.  From the plots in figure 2.2 in practice that seems to lead to an average reward of ~1.05 and an optimal action selection probability of 0.3825.  For long term cummulative reward this case will have roughly $$1.05 \times num\_steps$$.  For the other two cases, the long term cummulative reward is based on the expected value of the highest reward mean which is approximately ~1.539 (see below for calculation of bandit arm reward distributions).  For a random action the expected reward should be 0 due to the normal distribution of the action mean rewards.  

$$E(long\_term\_step\_reward|\epsilon=0.1) = 0.91 \times 1.539 = 1.4$$
$$E(long\_term\_step\_reward|\epsilon=0.01) = 0.991 \times 1.539 = 1.525$$

For each case the long run cumulative reward is just this long term expected reward per step times the number of steps.  The statistical properties of the different arms of a generic bandit can be visualized below using the following function.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$21e56374-35e6-4488-b8da-15e383017c77cell_id$21e56374-35e6-4488-b8da-15e383017c77code-md"""
### Bandit Arm Reward Distributions
"""metadatashow_logsèdisabled®skip_as_script«code_folded$f33adafb-44b4-4e56-b3de-9717fe026288cell_id$f33adafb-44b4-4e56-b3de-9717fe026288code md"""
### Sampling Functions
"""metadatashow_logsèdisabled®skip_as_script«code_folded$7c2015dd-a786-49f5-9fe9-9199335ebd09cell_id$7c2015dd-a786-49f5-9fe9-9199335ebd09code#prepare parameter scan trace with standard deviation
function maketrace(prep, name, hovertemplate, color)
	hovertemplatelist = ["$hovertemplate, reward 1 std worse = $v" for v in prep.ys[3]]
	#mean line
	meantrace = scatter(x = prep.x, y = prep.ys[1], name = name, hovertemplate = hovertemplatelist, line_color = color, legendgroup = color)

	#dotted lines showing min and max
	extrematrace = scatter(x = prep.x, y = prep.ys[3], name = "", showlegend = false, legend = "legend2", line = attr(dash = "dot", width = 5, color = color), opacity = 0.25, hovertemplate = hovertemplatelist, legendgroup = color)

	vcat(meantrace, extrematrace)
endmetadatashow_logsèdisabled®skip_as_script«code_folded$ecd8833d-441b-4673-b457-dc5109f575abcell_id$ecd8833d-441b-4673-b457-dc5109f575abcodeEmd"""
### Why softmax?

For the gradient bandit algorithm we have a probability distribution over actions $\pi_t(x)$ and we seek to maximize the expected reward at each time step $\mathbb{E}[R_t]=\sum_x \pi_t(x) q_*(x)$.  Since we do not know the true values of $q_*$ the algorithm simply replaces this with the sample reward collected at that time step.  This is justifyable because $\mathbb{E}[R_t|A_t] = q_*(A_t)$.  Using this method we only take one gradient step each sample so after a large number of steps we have sampled many rewards from each action and have better estimates for $q_*$.

$\pi_t(x)$ is a discrete distribution with one value for each action.  We can represent that simply with a parameter for each action, let's call it $H(x)$ we seek to find the values $H(x)$ which maximize the expected value of reward by setting the partial derivatives with respect to those parameters equal to 0.

$\frac{\partial{\mathbb{E}[R_t]}}{\partial{H_t(x)}} = \frac{\partial}{\partial H_t(a)} \left ( \sum_x H_t(x) q_*(x) \right ) = \sum_x q_*(x)=0$

This is a problem because we do not have control over the $q_*$ values.  So perhaps we should consider some other function of $H_t(x)$.  In particular we know that the probabilities need to be positive so why not select a function that is always positive like $f(x) = x^2$.  What expression for the derivative do we get in this case?

$\frac{\partial{\mathbb{E}[R_t]}}{\partial{H_t(x)}} = \frac{\partial}{\partial H_t(a)} \left ( \sum_x H_t(x)^2 q_*(x) \right ) = \sum_x 2 H_t(x) q_*(x)=0$

Consider the case of only two actions: 

$2 H_t(1) q_*(1) + 2 H_t(2) q_*(2) = 0 \implies H_t(1) = -H_t(2)\frac{q_*(2)}{q_*(1)}.$  As a probability though, we know that $(H_t(1)^2 + H_t(2)^2 = 1)$, but substituting the expression for $H_t(1)$ we get 

$H_t(2)^2 \frac{q_*(2)}{q_*(1)} + H_t(2)^2 = 1 \implies H_t(2) = \sqrt{\frac{1}{1 + r}}$  

where r is the ratio of q values.  This is a problem though because the q values can be any real number including negative ones so the expression in the square root could be negative.  So this form of the probability will not have solutions for certian q values given the contraints of probability.  

We could also consider a function that guarantees that our probabilities meet both contraints:

$\sum_x p(x) = 1 \quad \text{and} \quad 0 \leq p(x) \leq 1 \forall x$

In order to do this let's take the H values, subtract the minimum, and by the sum of the resulting numbers.  That would certainly meet the constraints except in the case where all the values are 0 which could be a problem.  But even ignoring that fact, this procedure is not a differentiable function so we have no convenient way to maximize it.  

For all these cases it is clear that the only suitable function for the probabilities as a function of H is as follows:

$f(H_t(x)) = \frac{u(H_t(x))}{\sum_x u(H_t(x))}$ where $u(a)$ is some function defined over the entire real number line such that $u(a) \geq 0 \forall a$.  We already saw that $u(a) = a^2$ does not work because certain q values do not lead to valid solutions.  Another option for such a function is $u(x) = e^x$ and this has the additional property of being monotonic.  Using this form for $u(x)$ leads to the softmax.  

$p(x) = \frac{e^{H_t(x)}}{\sum_x e^{H_t(x)}}$

Using this form for the probability also means if we add some arbitrary constant to all the H values, it has no effect on the probability.

$\frac{e^{c + H_t(x)}}{\sum_x e^{c + H_t(x)}} = \frac{e^c e^{H_t(x)}}{e^c \sum_x e^{H_t(x)}} = p(x)$

This property is very important considering the fact that we could arbitarily choose to center the H values around 0 or subtract the minimum to make them all positive.  We should be able to eliminate the H value of 1 action by setting it to 0 and considering all the others in relation to that.  Making such a choice should not change the answer of which action is the maximizing one.  Also, it means if our maximization algorithm starts moving in the direction of a certain magnitude of H values, there will always be some solution that works if we fix any particular value so it will be much easier to find the maximum.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$d42a346d-6af3-45df-9de5-7043f46c3da3cell_id$d42a346d-6af3-45df-9de5-7043f46c3da3codek(::Type{Explorer{T}})(e::OptimalDistributionSample) where T<:AbstractFloat = OptimalDistributionSample{T}()metadatashow_logsèdisabled®skip_as_script«code_folded$c66f1676-aec1-489d-96ff-99d748dac0fecell_id$c66f1676-aec1-489d-96ff-99d748dac0fecodeB(::Type{ActionValue})(;kwargs...) = k -> ActionValue(k; kwargs...)metadatashow_logsèdisabled®skip_as_script«code_folded$d2ebd908-387d-4e40-bc00-61ce5f45ebddcell_id$d2ebd908-387d-4e40-bc00-61ce5f45ebddcodeg(::Type{AverageMethod{T}})(a::UnbiasedConstantStep) where T<:AbstractFloat = UnbiasedConstantStep{T}(a)metadatashow_logsèdisabled®skip_as_script«code_folded$97f6221d-3289-4e54-a80d-26c5c81f2651cell_id$97f6221d-3289-4e54-a80d-26c5c81f2651codemd"""
By default, a plot will be loaded that matches this search criteria.  Check the box below to recalculate the search and save a new plot whever the submit button is clicked.

Recompute Parameter Search: $(@bind execute_stationary CheckBox())
"""metadatashow_logsèdisabled®skip_as_script«code_folded$8018edb9-853f-4a88-bef6-9535c2d774b3cell_id$8018edb9-853f-4a88-bef6-9535c2d774b3codeL(::Type{ConstantStep})(α::T) where T <: AbstractFloat = ConstantStep{T}(α)metadatashow_logsèdisabled®skip_as_script«code_folded$672a91c0-aa77-4257-8c83-d857f47cab6ccell_id$672a91c0-aa77-4257-8c83-d857f47cab6ccodeـsample_action(est::ActionValue, i::Integer, actions::AbstractVector) = sample_action(est::ActionValue, est.explorer, i, actions)metadatashow_logsèdisabled®skip_as_script«code_folded$a04da367-3f8d-422d-a443-4e3e666e30efcell_id$a04da367-3f8d-422d-a443-4e3e666e30efcode@(::Type{Explorer{T}})(e::UCB) where T<:AbstractFloat = UCB{T}(e)metadatashow_logsèdisabled®skip_as_script«code_folded$8f1c7b0d-121c-46bf-884d-729e3b593025cell_id$8f1c7b0d-121c-46bf-884d-729e3b593025code#parameter search with fixed powers of 2 range
function param_search(k, algorithm, n1, n2, f; base::T = 2.0f0, kwargs...) where T<:AbstractFloat
	plist, nlist = get_param_list(n1, n2, base = base)
	cum_rewards = Vector{T}(undef, length(plist))
	cum_rewards_ideal = similar(cum_rewards)
	[(param = p, ex = n, rewards = f(k, algorithm(p); kwargs...)) for (p, n) in zip(plist, nlist)]
endmetadatashow_logsèdisabled®skip_as_script«code_folded$87f5ec29-623f-4666-824d-fad8c6448072cell_id$87f5ec29-623f-4666-824d-fad8c6448072code"@bind testbedreset Button("reset")metadatashow_logsèdisabled®skip_as_script«code_folded$30aa1e1b-0b51-40c4-a093-ef92c3ad519acell_id$30aa1e1b-0b51-40c4-a093-ef92c3ad519acode4(::Type{SampleAverage})() = SampleAverage{Float64}()metadatashow_logsèdisabled®skip_as_script«code_folded$8a0462e9-fd65-4ccc-b795-446cf9ae7392cell_id$8a0462e9-fd65-4ccc-b795-446cf9ae7392codefunction make_or_lookup_param_plot(;f = plot_stationary_param_search, basename = "stationary_parameter_search", remakeplot = false, steps = 1000, kwargs...)
	corename = "$(basename)_$(steps)_steps"
	plotpath = joinpath(datapath, corename)
	# p = jldopen(jldpath, "a+") do f
		if !remakeplot && haskey(plotdict, corename)
			htmlplot = plotdict[corename]
		else
			io = IOBuffer()
			p = f(;steps = steps, kwargs...)
			PlotlyBase.to_html(io, p)
			htmlplot = io.data |> String |> HTML
			# delete!(jldfile, corename)
			# jldfile[corename] = p
			plotdict[corename] = htmlplot
			open("$plotpath.html", "w") do fplot
				PlotlyBase.to_html(fplot, p)
			end
		end
		# return p
	# end
	# return PlutoPlotly.plot(p)
	htmlplot
endmetadatashow_logsèdisabled®skip_as_script«code_folded$fb698663-e9d6-4368-bd53-d88da5e6f2c4cell_id$fb698663-e9d6-4368-bd53-d88da5e6f2c4code?const colors = PlotlyBase.colors.cyclical[:tableau_colorblind];metadatashow_logsèdisabled®skip_as_script«code_folded$13f0adab-7660-49df-b26d-5f89cd73192bcell_id$13f0adab-7660-49df-b26d-5f89cd73192bcode٩struct ActionValue{T<:AbstractFloat, E <: Explorer{T}, A <: AverageMethod{T}} <: BanditAlgorithm{T, E, A}
	N::Vector{T}
	Q::Vector{T}
	explorer::E
	update_average::A
endmetadatashow_logsèdisabled®skip_as_script«code_folded$c6a8a9d2-1f29-4082-9fd2-d409cf6227bacell_id$c6a8a9d2-1f29-4082-9fd2-d409cf6227bacodelet
	dvec = -testvar.diff:testvar.diff/20000:testvar.diff
	plot(dvec, [p(d, 0.0, testvar.n1, testvar.n2) for d in dvec], Layout(title = "Probability of Selecting First Action", xaxis_title = "Reward Mean Advantage Estimate"))
endmetadatashow_logsèdisabled®skip_as_script«code_folded$eed2a4f2-48b2-4684-846e-aa99bb6dafd9cell_id$eed2a4f2-48b2-4684-846e-aa99bb6dafd9codemd"""
> ### *Exercise 2.5 (programming)* 
> Design and conduct an experiment to demonstrate the difficulties that sample-average methods have for nonstationary problems. Use a modified version of the 10-armed testbed in which all the $$q_*(a)$$ start out equal and then take independent random walks (say by adding a normally distributed increment with mean 0 and standard deviation 0.01 to all the $$q_*(a)$$ on each step). Prepare plots like Figure 2.2 for an action-value method using sample averages, incrementally computed, and another action-value method using a constant step-size parameter, $$\alpha = 0.1$$. Use $$\epsilon = 0.1$$ and longer runs, say of 10,000 steps. 

See code and figures below for answer
"""metadatashow_logsèdisabled®skip_as_script«code_folded$8c0f06f7-2ed0-4f3a-ab4e-90ac142f0cd9cell_id$8c0f06f7-2ed0-4f3a-ab4e-90ac142f0cd9code9(::Type{UCB{T}})() where T <: AbstractFloat = UCB(T(2.0))metadatashow_logsèdisabled®skip_as_script«code_folded$d53796f1-6fc4-4450-9d66-05ba752ff7ebcell_id$d53796f1-6fc4-4450-9d66-05ba752ff7ebcodefunction sample_action(est::ActionValue{T, OptimalDistributionSample{T}, ConstantStep{T}}, explorer::OptimalDistributionSample{T}, i::Integer, actions::AbstractVector) where T <: AbstractFloat
	(Q, N) = (est.Q, est.N)
	α = est.update_average.α
	inds = findall(a -> a == 0, N)
	if !isempty(inds)
		return rand(actions[inds])
	else
		qmax = -T(Inf)
		amax = rand(eachindex(Q))
		for i in eachindex(Q)
			μ = Q[i]
			n = N[i]
			σ² = (α*((1 - α)^(2*n) - 1)/(α - 2)) + (1-α)^(2*n)
			qest = rand(Normal(Q[i], sqrt(σ²)))
			if qest > qmax
				qmax = qest
				amax = i
			end
		end
		return actions[amax]
	# w = weights(getdistribution(μs = Q, ns = N, samples = 100))
	# sample(actions, w)
	end
endmetadatashow_logsèdisabled®skip_as_script«code_folded$0f244fa0-7591-4478-b172-d9c1de51f6e1cell_id$0f244fa0-7591-4478-b172-d9c1de51f6e1codemd"""
One natural update rule for the action preferences is to use stochastic gradient ascent.  Using this technique we perform the following update on step $$t+1$$ after selecting action $$A_t$$ and receiving reward $$R_t$$ on step $$t$$.

$$\begin{flalign}
H_{t+1}(A_t) &\doteq H_t(A_t) + \alpha (R_t - \overline R_t)(1-\pi_t (A_t)) \\
H_{t+1}(a) & \doteq H_t(a) - \alpha(R_t - \overline R_t)\pi_t(a) \quad \forall a \neq A_t
\end{flalign} \tag{2.12}$$

where $$\alpha > 0$$ is a step-size parameter and $$\overline R_t \in \mathbf{R}$$ is the average rewards up to but not including time $$t.$$  This average can be computed by any of the techniques mentioned earlier.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$262952a7-280e-4af1-99a6-0899518484a2cell_id$262952a7-280e-4af1-99a6-0899518484a2code5(::Type{ConstantStep})() = ConstantStep{Float64}(0.1)metadatashow_logsèdisabled®skip_as_script«code_folded$46478110-5ce5-4c72-bb3d-bcb5f516ffdccell_id$46478110-5ce5-4c72-bb3d-bcb5f516ffdccode>md"""
## *Extra Notes on the Soft-Max and Gradient Bandit*
"""metadatashow_logsèdisabled®skip_as_script«code_folded$f1466027-7f52-41df-a8ea-a0650981c9d4cell_id$f1466027-7f52-41df-a8ea-a0650981c9d4code`function plot_softmax(k, β)
	Random.seed!(1234)
	xs = randn(k)
	exs = exp.(β .*xs)
	ps = exs ./ sum(exs)
	md"""
	Original Values: $$h_i$$
	$(plot(bar(x = 1:k, y = xs), Layout(height = 300)))
	Softmax: $$\frac{e^{(\beta h_i)}}{\sum_{i = 1} ^k e^{(\beta h_i)}}$$
	$(plot(bar(x = 1:k, y = ps), Layout(xaxis_title = "Action (i)", height = 300)))
	"""
endmetadatashow_logsèdisabled®skip_as_script«code_folded$33009d31-6d66-4aba-b44c-edd911c2f392cell_id$33009d31-6d66-4aba-b44c-edd911c2f392codefunction average_simple_runs(k, ϵ; steps = 1000, n = 2000, Qinit = 0.0, α=0.0, c = 0.0)
    runs = Vector{Vector{Vector{Float32}}}(undef, n)
	outnames = (:step_reward, :step_reward_ideal, :optimalstep, :cum_reward, :cum_reward_ideal, :optimalaction_pct)
	qs = create_bandit(k)
	run1 = simple_algorithm(qs, k, ϵ, steps = steps, Qinit = Qinit, α = α, c = c)
	out = [Float32.(run1[name]) for name in outnames]
	runs[1] = out
    @threads for i in 2:n
		runs[i] = deepcopy(out)
        qs = create_bandit(k)
        run = simple_algorithm(qs, k, ϵ; 
			steps = steps, Qinit = Qinit, α = α, c = c) 
			# cum_reward_ideal = run1.cum_reward_ideal, 
			# step_reward_ideal = run1.step_reward_ideal, 
			# cum_reward = run1.cum_reward, 
			# step_reward = run1.step_reward, 
			# optimalstep = run1.optimalstep, optimalaction_pct = run1.optimalaction_pct) 
    	for j in eachindex(outnames)
			# out[i] .+= Float32.(run[outnames[i]])
			runs[i][j] .= Float32.(run[outnames[j]])
		end
	end
	for i in eachindex(out)
		for j in 2:n
			out[i] .+= runs[j][i]
		end
		out[i] ./= n
	end
    # map(i -> mapreduce(a -> a[i], (a, b) -> a .+ b, runs)./n, (:step_reward, :step_reward_ideal, :optimalstep, :cum_reward, :cum_reward_ideal, :optimalaction_pct))
	return out
endmetadatashow_logsèdisabled®skip_as_script«code_folded$31d8fba9-cd28-4b2b-ba46-70a068b9ecadcell_id$31d8fba9-cd28-4b2b-ba46-70a068b9ecadcode<md"""
## 2.2: Action-value Methods

The true value is the mean reward when that action is selected.  One way to estimate this is by averaging the rewards actually received:

$$Q_t(a) \doteq \frac{\text{sum of rewards when } a \text{ taken prior to } t}{\text{number of times } a \text{ taken prior to } t} = \frac{\sum_{i=1}^{t-1}R_i \cdot \mathbf{1}_{A_i=a}}{\sum_{i=1}^{t-1} \mathbf{1}_{A_i=a}} \tag{2.1}$$

If the denominator is zero then we instead define $$Q_t(a)$$ by some default value such as 0.  We call this the *sample-average* method for estimating action values because each estmiate is an average of the sample of relevant rewards.

The simplest action selection rule is to select one of the actions with the higest estimated value.  This is the *greedy* action.

$$A_t \doteq \operatorname*{argmax}_a Q_t(a)$$
"""metadatashow_logsèdisabled®skip_as_script«code_folded$f78846a8-076a-4a87-b1d0-4f830e2bca27cell_id$f78846a8-076a-4a87-b1d0-4f830e2bca27code[begin
	samplelist = 1:wsm_params.nmax
	function weightedmeanvar(α, n)
		α*((1-α)^(2*n) - 1)/(α - 2) + (1-α)^(2*n)
	end
	t1 = scatter(x = samplelist, y = 1 ./ samplelist, name = "Sample Mean")
	t2 = scatter(x = samplelist, y = weightedmeanvar.(wsm_params.α, samplelist), name = "ERWA")
	plot([t1, t2], Layout(xaxis = attr( type = "log")))
endmetadatashow_logsèdisabled®skip_as_script«code_folded$73e5b719-8b91-41d2-b83d-471d981b027fcell_id$73e5b719-8b91-41d2-b83d-471d981b027fcodeL(::Type{Explorer{T}})(e::ϵ_Greedy) where T<:AbstractFloat = ϵ_Greedy{T}(e)metadatashow_logsèdisabled®skip_as_script«code_folded$51b7a645-269a-418c-b6d8-39c01d0609f1cell_id$51b7a645-269a-418c-b6d8-39c01d0609f1codeXmake_or_lookup_param_plot(;remakeplot = execute_stationary, steps = stationary_numsteps)metadatashow_logs¨disabled®skip_as_script«code_folded$23b99305-c8d9-4129-85fb-a5e4aabc4a31cell_id$23b99305-c8d9-4129-85fb-a5e4aabc4a31codemd"""
## 2.7 Upper-Confidence-Bound Action Selection

We can choose to explore non-greedy actions based on the probability that they are better than optimal.  This probability always exists due to the uncertainty inherent in our value estimates.  One way to implement this concept is to select actions according to:

$$A_t \doteq \operatorname*{argmax}_a \left [ Q_t(a) + c \sqrt{\frac{\ln{t}}{N_t(a)}}\right ] \tag{2.10}$$

where $$N_t(a)$$ is the number of times that action $a$ has been selected prior to time t and $$c>0$$ controls the degree of exploration.  This idea is called *upper confidence bound* (UCB) action selection.  Note that is $$N_t(a)=0$$ then that action will be selected or a random selection will be made among all actions with zero counts.  See below for a comparison between the ϵ-greedy exploration method and the UCB method with the ability to change parameters for both methods.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$4a89cdd9-c20f-40e2-bc84-c3ea9cbf00e7cell_id$4a89cdd9-c20f-40e2-bc84-c3ea9cbf00e7codeٶmd"""
Below are functions which mimic those for the stationary bandit parameter search.  The final function produces a plot and saves it to disk or loads one that already exists.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$3a215c95-c595-4837-a842-1c1e1c6bfa3bcell_id$3a215c95-c595-4837-a842-1c1e1c6bfa3bcode;(::Type{Explorer{T}})(e::UCB{T}) where T<:AbstractFloat = emetadatashow_logsèdisabled®skip_as_script«code_folded$8a6f3f85-64e4-4c31-9e69-43f50f42bbc9cell_id$8a6f3f85-64e4-4c31-9e69-43f50f42bbc9codefunction figure_2_5(;k = 10, offset = 4.0, αmin1 = 0.025, αmin2 = 0.025, α_list = [0.025, 0.05, 0.1, 0.2, 0.4])
	ylabel =  "% Runs Taking Optimal Action"
	steps = 1:1000

	function make_αlist(α::T, list = Vector{T}()) where T <: AbstractFloat 
		α > 0.4 && return list 
		make_αlist(2*α, push!(list, α))
	end
	
	function make_plot(baseline::Bool, α_list)
		results = [average_gradient_stationary_runs(k, α=α, offset = 4.0, baseline = baseline) for α in α_list]
		traces = [scatter(x = steps, y = a[3], name = "α = $(α_list[i])") for (i, a) in enumerate(results)]
		PlutoPlotly.plot(traces, Layout(xaxis_title = "Step", yaxis_title = ylabel, hovermode = "x unified", title = "Gradient Bandit $(baseline ? "With" : "Without") Baseline"))
	end

	md"""
	$(make_plot(true, make_αlist(αmin1)))
	$(make_plot(false, make_αlist(αmin2)))
	Average performance of the gradient bandit algorithm with and without a reward baseline on the $k-armed bandit testbed when the $$q_*(a)$$ are chosen to be near $offset rather than near 0.   For the gradient bandit with a baseline, the offset doesn't affect the curves at all, but if the baseline is removed then the results are worse as seen in the second plot. However, if $$\alpha$$ is made smaller it seems like it will also converge to a similar success rate just over a longer time. The optimal value of $$\alpha$$ is much lower than when the baseline is removed which is consistent with slower convergence properties.
	"""
endmetadatashow_logsèdisabled®skip_as_script«code_folded$55f89ca1-cd57-44e0-95e5-63a4be31418fcell_id$55f89ca1-cd57-44e0-95e5-63a4be31418fcodeْfunction sample_bandit(a::Integer, qs::Vector{T}) where T<:AbstractFloat
    randn(T) + qs[a] #generate a reward with mean q[a] and variance 1
endmetadatashow_logsèdisabled®skip_as_script«code_folded$d59126d7-5af0-4d06-a57b-e115eec32388cell_id$d59126d7-5af0-4d06-a57b-e115eec32388code3md"""
### Non-stationary Parameter Study Figure
"""metadatashow_logsèdisabled®skip_as_script«code_folded$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65cell_id$4c6ccbfe-a3ce-4f2d-bcb1-7f1a4b735c65code<struct GradientSample{T <: AbstractFloat} <: Explorer{T} endmetadatashow_logsèdisabled®skip_as_script«code_folded$f88029d6-3fc2-4552-8441-5ef37ac42638cell_id$f88029d6-3fc2-4552-8441-5ef37ac42638code
8md"""
> ### *Exercise 2.8: UCB Spikes* 
> In Figure 2.4 the UCB algorithm shows a distinct spike in performance on the 11th step.  Why is this?  Note that for your answer to be fully satisfactory it must explain both why the reward increases on the 11th step and why it decreases on the subsequent steps.  Hint: If $$c=1,$$ then the spike is less prominent.

By definition, actions with zero visits are always considered maximizing.  Therefore, for the first 10 steps, all 10 unique actions will be sampled once with each Q estimate updating from a single sample.  On the 11th step, the exploration incentive for each action will be equal, so the action with the highest Q estimate will be selected.  This is most likely to be the action with the highest $$q^*$$ value but there is a substantial probability it is the second best action and diminishing probabilities for the remaining actions ranked by true $$q^*$$.  It is on this step though that we expect the selection to be substantially better than random chance although it is only using a single sample to validate the estimates.  On step 12, that improved action will now have a visit count of 2 instead of 1 for every other action.  In the calculation, the exploration bonus for that action will be $$c\sqrt{\frac{\ln{12}}{2}}\approx 1.11465 \times c.$$  Every other action will have an exploration bonus of $$\approx 1.576 \times c.$$  In order for the 2 visit action to be considered maximizing after this it must have a Q estimate that is $$\approx 0.4617 \times c$$ greater than any other action value estimate. In particular for $$c = 2.0,$$ the estimate must be $$\approx 0.9234$$ greater than the others.  Since the q's are normally distributed, the difference in expected value between the best and second best action is only about 0.55.  As a rough heuristic for the probability of the action selection remaining unchanged, we can consider the probability that the 2 sample best action estimate exceeds the single sample second best action estimate by 0.9234 with the following calculation: $$1 - \operatorname*{cdf}(\operatorname*{Normal}(\mu = 1.54 - 1, \sigma = \sqrt{\frac{3}{2}}), x = 0.9234) \approx 0.377.$$  Therefore, on step 12, the average run will change the action selection to something less optimal.  The larger the value of c, the more likely the selection is to change due to the larger weight placed on exploration.  Empirically, as c approaches $$\infty$$ the expected reward on step 12 approaches 0.744 vs 1.145 on step 11.  That compares to the expected q value for the top 3 actions of approximately 0.656, 1, and 1.54.  
"""metadatashow_logsèdisabled®skip_as_script«code_folded$9e644919-5833-46ff-8f6e-e755ba688329cell_id$9e644919-5833-46ff-8f6e-e755ba688329codeUmd"""
One reason this formula is called the softmax is because it preserves the ordering of the original values including the maximum, and if a  multiplicative parameter (usually called β) is applied to each value in the exponent, it can be made arbitrarily close to returning 1 for the maximum and zero for all other values.  If that parameter is 0, then the function always returns the uniform distribution, so in this way the output can smoothly vary from completely uniform to the unique maximum.  Below is a plot if the softmax of a given number of items where the β parameter can vary.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$3a798da5-c309-48f2-aab1-6602ded8a650cell_id$3a798da5-c309-48f2-aab1-6602ded8a650code_function simple_algorithm(qs::Vector{Float64}, k::Integer, ϵ::AbstractFloat; 
	steps = 1000, 
	Qinit = 0.0, 
	α = 0.0, 
	c = 0.0, 
	#pre-allocated result vectors, can be provided to function to reduce allocations
	cum_reward_ideal = zeros(steps),
	step_reward_ideal = zeros(steps),
	cum_reward = zeros(steps),
    step_reward = zeros(steps),
	optimalstep = fill(false, steps),
	optimalaction_pct = zeros(steps))

	#define bandit sampling function and initialize action value estimates
    bandit(a) = sample_bandit(a, qs)
    N = zeros(k)
    Q = ones(k) .* Qinit
    accum_reward_ideal = 0.0
    accum_reward = 0.0
   
    bestaction = argmax(qs)
   
    optimalcount = 0
   
    actions = collect(1:k)
    for i = 1:steps
        shuffle!(actions) #so that ties are broken randomly with argmax
        a = if rand() < ϵ
            rand(actions)
		elseif c == 0.0
			#plain ϵ-greedy action selection
			actions[argmax(view(Q, actions))]	
		else
			#UCB action selection
           	actions[argmax(view(Q, actions) .+ (c .* sqrt.(log(i) ./ view(N, actions))))]
		end
        if a == bestaction
            optimalstep[i] = true
            optimalcount += 1
		else
			optimalstep[i] = false
		end

		#sample reward and 
        step_reward[i] = bandit(a) 
        step_reward_ideal[i] = bandit(bestaction)
        accum_reward_ideal += step_reward_ideal[i] 
        cum_reward_ideal[i] = accum_reward_ideal
        accum_reward += step_reward[i] 
        cum_reward[i] = accum_reward
        optimalaction_pct[i] = optimalcount / i
        N[a] += 1.0
        if α == 0.0
			#sample-average
            Q[a] += (1.0/N[a])*(step_reward[i] - Q[a])
        else 
			#exponential recency-weighted average
            Q[a] += α*(step_reward[i] - Q[a])
        end
    end
    return (;Q, step_reward, step_reward_ideal, cum_reward, cum_reward_ideal, optimalstep, optimalaction_pct)
endmetadatashow_logsèdisabled®skip_as_script«code_folded$7950e06b-e8ce-4bd7-9681-ab7b66dfec69cell_id$7950e06b-e8ce-4bd7-9681-ab7b66dfec69codefunction plot_bandit_testbed(n; npoints = 5_000)
	qs = create_bandit(n)
	spreads = randn(npoints)
	violins = [violin(y = spreads .+ qs[i], name = i, points=false, meanline_visible=true) for i in 1:n]
 	PlutoPlotly.plot(violins, Layout(showlegend = false, yaxis = attr(title = "Reward distribution"), xaxis = attr(title = "Action"), annotations = [attr(x = i-1 + 0.5, y = qs[i], xref = "x", yref = "y", text = "q($i)", showhead=false, ax=0, ay=0) for i in 1:n]))
endmetadatashow_logsèdisabled®skip_as_script«code_folded$c9c2aa04-15a2-446a-839c-bcf724b0f57acell_id$c9c2aa04-15a2-446a-839c-bcf724b0f57acodehtml"""
	<style>
		main {
			margin: 0 auto;
			max-width: min(2000px, 90%);
	    	padding-left: max(10px, 5%);
	    	padding-right: max(10px, 5%);
			font-size: max(10px, min(18px, 2vw));
		}
	</style>
	"""metadatashow_logsèdisabled®skip_as_script«code_folded$d9265b98-cc3e-4a60-b16e-f54d9f78c9d3cell_id$d9265b98-cc3e-4a60-b16e-f54d9f78c9d3codeH(::Type{GradientReward})(;kwargs...) = k -> GradientReward(k; kwargs...)metadatashow_logsèdisabled®skip_as_script«code_folded$4afd6c2c-632e-4196-ab36-4d314ed9ec96cell_id$4afd6c2c-632e-4196-ab36-4d314ed9ec96code;md"""
For $$\alpha = 0.1$$ this value is higher than for the sample average case from the second step onwards.  Also it asymptotes to a finite value whereas the sample average variance trends towards zero.  This asymptote can be calculated by inspecting the equation taking the limit for large N.  If $\alpha < 1$ we have $$\frac{\alpha}{2 - \alpha}$$.  For $\alpha = 0.1$ this is about $(round((0.1 / (2 - 0.1)), sigdigits = 3)).  If we draw an analogy to the sample average case, this would be equivalent to the variance after collecting $((1-0.1)/0.1) samples reflecting the fact that over time we are maintaining information from roughly a constant number of samples.  The "optimal distribution" line in the non-stationary parameter study" figure shows the performance of this policy for different values of $$\alpha$$.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$d4ce45ae-613e-41ee-b626-69b0dbcf6452cell_id$d4ce45ae-613e-41ee-b626-69b0dbcf6452code	md"""
> ### *Exercise 2.6: Mysterious Spikes* 
> The results shown in Figure 2.3 should be quite reliable because they are averages over 2000 individual, randomly chosen 10-armed bandit tasks.  Why, then, are there oscillations and spikes in the early part of the curve for the optimistic method? In other words, what might make this method perform particularly better or worse, on average, on particular early steps?

The spike occurs on step 11.  Due to the initial Q values it is almost 100% likely that a given run will sample each of the 10 possible actions once before repeating any.  For this not to be the case, one of the samples would have to exceed the initial value of 5.0 which has a probability near zero since the expected q value for the best arm is around 1.539 which unit variance.  That would mean that at any given step only 10% of the runs would select the optimal action and indeed for the first 10 steps about 10% of the runs are selecting the optimal action as we'd expect from random chance.  

On the 11th step, the Q value estimate for each action is $$(0.9 \times 5) + (0.1 \times action\_reward)$$.  The optimal action will be selected on this step as long as the reward produced by the best action exceeded all the others.  Empirically, that probability is ~44% which is similar to the probability calculated for the expected value of the best action of ~1.539 exceeding the rewards from the other 9 arms.  For those 44% of the runs that do select the optimal action, they will obtain a reward with expected value 1.539.  If they received that reward during both samples, then the Q value estimate will be $$0.9 \times ((0.9 \times 5) + (0.1 \times 1.539)) + (0.1 \times 1.539) \approx 4.34$$.  Let's consider the second best arm which has an expected q value of ~1.  The updated estimate for that arm after receiving a reward equal to the expected value is $$0.9 \times 0.5 + 0.1 \times 1 \approx 4.6$$.  Following the same reasoning for the third best arm, the value is about 4.57.  In fact even a reward of zero will produce an estimate of $$0.9 \times 5 = 4.5$$ which still exceeds the estimate for the optimal action in our scenario.  That explains why the percentage of optimal actions drops in the 12th step because it is expected that the estimate of the action selected on step 11 will drop below at least one of the other arms, thus changing the maximizing action selection to a worse one.
"""metadatashow_logsèdisabled®skip_as_script«code_folded$33d201ba-52f2-44f0-8bc6-3930ec77f62fcell_id$33d201ba-52f2-44f0-8bc6-3930ec77f62fcodeٷmd"""
### Softmax Visualization

Number of Items: $(@bind softmax_k NumberField(2:100, default = 10))
β Parameter: $(@bind β Slider(0.0:0.01:10, default = 1.0, show_value=true))
"""metadatashow_logsèdisabled®skip_as_script«code_folded$0de99ee5-d94d-4d07-8cef-a6f9caf5e742cell_id$0de99ee5-d94d-4d07-8cef-a6f9caf5e742codefigure_2_4(;params_2_4...)metadatashow_logsèdisabled®skip_as_script«code_folded$a61c15eb-ed5f-4052-a3a3-3276940564a1cell_id$a61c15eb-ed5f-4052-a3a3-3276940564a1code$(::Type{T})(e::T) where T <: UCB = emetadatashow_logsèdisabled®skip_as_script«code_folded$99945570-0b2a-432a-ae83-3a7abc39cac8cell_id$99945570-0b2a-432a-ae83-3a7abc39cac8codeٺfunction normalize_πvec!(πvec::Vector{T}) where T <: AbstractFloat
	s = sum(πvec)
	if (isinf(s) || isnan(s) || (s == 0))
		πvec .= one(T) / length(πvec)
	else
		πvec ./= s
	end
endmetadatashow_logsèdisabled®skip_as_script«code_folded$aa238ebc-8730-46c7-8ad9-41c7cac70b18cell_id$aa238ebc-8730-46c7-8ad9-41c7cac70b18codefunction sample_action(est::ActionValue, explorer::UCB, i::Integer, actions::AbstractVector)
	(Q, N, c) = (est.Q, est.N, explorer.c)
	argmax(view(Q, actions) .+ c .* sqrt.(log(i) ./ view(N, actions)))
	# argmax(est.Q[actions] .+ (est.explorer.c .* sqrt.(log(i) ./ est.N[actions])))
endmetadatashow_logsèdisabled®skip_as_script«code_folded$2ceadc6d-5522-43f6-a803-a17a47a6048acell_id$2ceadc6d-5522-43f6-a803-a17a47a6048acode,exercise_2_11(;nonstationarysearchparams...)metadatashow_logs¨disabled®skip_as_script«code_folded$9093ed39-f6e2-4c31-9fef-466bdd197423cell_id$9093ed39-f6e2-4c31-9fef-466bdd197423codee(::Type{ConstantStep{T1}})(α::T2) where {T1 <: AbstractFloat, T2 <: Real} = ConstantStep{T1}(T1(α))metadatashow_logsèdisabled®skip_as_script«code_folded$bb16115a-a2d9-4b8d-9937-96ab1cdd1ce2cell_id$bb16115a-a2d9-4b8d-9937-96ab1cdd1ce2codefunction nonstationary_bandit_statistics(k::Integer; steps = 2_000, σ = 0.01, initR = 0.0, nruns = 1000)
    function run()
		qs = initR .* ones(k)
	    q_history = [[q] for q in qs]
	    for i = 1:steps
	        qs .+= randn(k) .*σ #update q values with random walk
			sort!(qs, rev = true)
			for i in eachindex(qs) push!(q_history[i], qs[i]) end
	    end
		return q_history
	end

	runs = [run() for _ in 1:nruns]
	q_avg = [sum(run[i] for run in runs) ./ nruns for i in 1:k]
    traces = [scatter(x = 1:steps, y = q_avg[i], name = "Arm Rank $i", showlegend = false) for i in 1:k]
	benchtrace = scatter(x = 1:steps, y = σ .* sqrt.(1:steps), name = "Expected Reward STD", line = attr(dash = "dot", width = 5, color = "rgba(100, 100, 100, 0.9)"))
	PlutoPlotly.plot([traces; benchtrace], Layout(xaxis_title = "Step", yaxis_title = "Mean Reward", legend = attr(orientation = "h", y = 1.), title = "Expected Value for Arm Mean Rewards Ranked from 1 to $k", height = 500))
endmetadatashow_logsèdisabled®skip_as_script«code_folded$54deaa09-8f87-4caf-b2a0-f15bcd5b40a5cell_id$54deaa09-8f87-4caf-b2a0-f15bcd5b40a5code#calculates a vector of probabilities for selecting each action given exponentiated "perferences" given in expH using the softmax distribution
function update_πvec!(πvec, H::AbstractVector)
	πvec .= exp.(H)
	normalize_πvec!(πvec)
endmetadatashow_logsèdisabled®skip_as_script«code_folded$6292f449-8720-41f1-84de-1865fb5fddbfcell_id$6292f449-8720-41f1-84de-1865fb5fddbfcodefunction figure_2_3(;k = 10, ϵ = 0.1, Qinit = 5.0, α=0.1)
	optimistic_greedy_runs = average_simple_runs(k, 0.0, Qinit = Qinit, α = α)
	realistic_ϵ_runs = average_simple_runs(k, ϵ, α = α)
	steps = 1:1000
	t1 = scatter(x = steps, y = optimistic_greedy_runs[3], name = "Optimistic, greedy, Qinit = $Qinit")
	t2 = scatter(x = steps, y = realistic_ϵ_runs[3], name = "Realistic, ϵ-greedy,  Qinit = 0.0. ϵ = $ϵ")
	PlutoPlotly.plot([t1, t2], Layout(xaxis_title = "Step", yaxis = attr(title = "% Runs Taking Optimal Action", range = [0, 1]), legend = attr(orientation = "h", y = 1.1), width = 700, height = 400, title = "$k Armed Testbed, α = $α", hovermode = "x unified"))
endmetadatashow_logsèdisabled®skip_as_script«code_folded$0d8e4160-adf2-4b43-9914-942539339972cell_id$0d8e4160-adf2-4b43-9914-942539339972codemd"""
### Revisiting the Gradient Bandit
Consider what is the distribution $\pi_t(x)$ that maximizes $\mathbb{E}[R_t]=\sum_x \pi_t(x) q_*(x)$ using the softmax representation of the distribution.  If we revisit the derivation in section 2.8, and keep the $q_*$ values instead of samples, we have

$\frac{\partial \mathbb{E}[R_t]}{\partial H_t(a)} = \sum_x \left [ (q_*(x) - B_t) \left ( \mathbb{1}_{a = x} - \pi_t(a) \right ) \right ] = \sum_x \left [ (q_*(x) - B_t) \left ( \mathbb{1}_{a = x} - \frac{e^{H_t(a)}}{\sum_{b=1}^k e^{H_t(b)}} \right ) \right ]$

At the maximum this must be 0 for all actions:

$\sum_x \left [ (q_*(x) - B_t) \left ( \mathbb{1}_{a = x} - \frac{e^{H_t(a)}}{\sum_{b=1}^k e^{H_t(b)}} \right ) \right ] = 0$  Consider the action that is the maximum.  One solution that would cause that partial derivative to be 0 is if $\pi_t(a_{max}) = 1$ and all others are 0.  To see this the term multiplying the q values would be $(0-0$ for $a \neq a_{max}$ and $(1-1)$ for $a = a_{max}$.  But in this case the other terms are not zero.  What are they?  Consider an action $a \neq a_{max}$.  The sum in this case is $q_a - q_{a_{max}}$ 

Since we know $q_*$, $B_t$ might as well be set to $\sum_x q_*(x) / [x]$
"""metadatashow_logsèdisabled®skip_as_script«code_folded$09227386-1620-4093-b913-5786205aad13cell_id$09227386-1620-4093-b913-5786205aad13codeGfunction update_estimator!(est::GradientReward{T, E, A}, a::Integer, r::T, step::Integer) where {T <: AbstractFloat, E <: GradientSample{T}, A <: AverageMethod{T}}
	rdiff = r - est.R̄
	c = est.α * rdiff
	est.H .-= c .* est.πvec
	est.H[a] += c

	est.R̄ += updatecoef(est, a, step) * rdiff
	update_πvec!(est.πvec,est.H)
endmetadatashow_logsèdisabled®skip_as_script«code_folded$f995d0af-50bc-4e33-9bbf-17a7ab06358acell_id$f995d0af-50bc-4e33-9bbf-17a7ab06358acode>struct ϵ_Greedy{T <: AbstractFloat} <: Explorer{T}
	ϵ::T
endmetadatashow_logsèdisabled®skip_as_script«code_folded$fbf7b108-dc68-4077-b63c-6f88161d2098cell_id$fbf7b108-dc68-4077-b63c-6f88161d2098codeI(::Type{ConstantStep{T}})() where T<:AbstractFloat = ConstantStep(T(0.1))metadatashow_logsèdisabled®skip_as_script«code_folded«notebook_id$2f6e0b20-3902-11f0-352f-f90f1beb0d27in_temp_dir¨metadata