(* Content-type: application/vnd.wolfram.mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 9.0' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 157, 7] NotebookDataLength[ 24972, 449] NotebookOptionsPosition[ 24726, 436] NotebookOutlinePosition[ 25071, 451] CellTagsIndexPosition[ 25028, 448] WindowFrame->Normal*) (* Beginning of Notebook Content *) Notebook[{ Cell[BoxData[{ RowBox[{ RowBox[{"plt", "=", RowBox[{"Graphics", "[", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"Line", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"Cos", "[", "#2", "]"}], ",", RowBox[{"Sin", "[", "#2", "]"}]}], "}"}]}], "}"}], "]"}], ",", RowBox[{"Text", "[", RowBox[{ RowBox[{"Style", "[", RowBox[{"#1", ",", "16"}], "]"}], ",", RowBox[{"1.05", RowBox[{"{", RowBox[{ RowBox[{"Cos", "[", "#2", "]"}], ",", RowBox[{"Sin", "[", "#2", "]"}]}], "}"}]}]}], "]"}]}], "}"}], "&"}], "@@@", RowBox[{"(", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ "\"\<\[Eta]\>\"", ",", "\"\<\[Phi]n\>\"", ",", "\"\<\[Phi]i\>\"", ",", "\"\<\[Theta]i\>\"", ",", "\"\<\[Theta]n\>\""}], "}"}], ",", RowBox[{"Range", "[", RowBox[{"0", ",", RowBox[{"9", FractionBox["\[Pi]", "5"]}], ",", RowBox[{"2", FractionBox["\[Pi]", "5"]}]}], "]"}]}], "}"}], "\[Transpose]"}], ")"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{"Manipulate", "[", RowBox[{ RowBox[{"Module", "[", RowBox[{ RowBox[{"{", "pl", "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"pl", "[", "1", "]"}], "=", RowBox[{"Last", "@", RowBox[{"WebPlot", "[", RowBox[{"os", ",", "Blue"}], "]"}]}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"pl", "[", "2", "]"}], "=", RowBox[{"Last", "@", RowBox[{"WebPlot", "[", RowBox[{"f", "[", RowBox[{"\[Alpha]n", ",", "i", ",", "\[Beta]a"}], "]"}], "]"}]}]}], ";", "\[IndentingNewLine]", RowBox[{"os", "=", RowBox[{"First", "@", RowBox[{"WebPlot", "[", RowBox[{"f", "[", RowBox[{"\[Alpha]n", ",", "i", ",", "\[Beta]a"}], "]"}], "]"}]}]}], ";", "\[IndentingNewLine]", RowBox[{"Show", "[", RowBox[{"plt", ",", RowBox[{"pl", "[", "1", "]"}], ",", RowBox[{"pl", "[", "2", "]"}]}], "]"}]}]}], "\[IndentingNewLine]", "]"}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"i", ",", "10", ",", "\"\\""}], "}"}], ",", RowBox[{"-", "60"}], ",", RowBox[{"+", "60"}], ",", RowBox[{"ContinuousAction", "\[Rule]", "False"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"\[Alpha]n", ",", "10", ",", "\"\<\[Alpha]n\>\""}], "}"}], ",", RowBox[{"-", "30"}], ",", RowBox[{"+", "30"}], ",", RowBox[{"ContinuousAction", "\[Rule]", "False"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"\[Beta]a", ",", "10", ",", "\"\<\[Beta]a\>\""}], "}"}], ",", "0", ",", RowBox[{"+", "65"}], ",", RowBox[{"ContinuousAction", "\[Rule]", "False"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"os", ",", RowBox[{"f", "[", RowBox[{"10", ",", "10", ",", "10"}], "]"}]}], "}"}], ",", RowBox[{"ControlType", "\[Rule]", "None"}]}], "}"}], ",", "\[IndentingNewLine]", RowBox[{"Initialization", "\[RuleDelayed]", RowBox[{"(", "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"f", "[", RowBox[{"\[Alpha]n_", ",", "i_", ",", "\[Beta]a_"}], "]"}], ":=", RowBox[{"{", RowBox[{ RowBox[{"2", " ", "\[Alpha]n"}], ",", RowBox[{"i", "+", "\[Alpha]n"}], ",", "\[Beta]a", ",", RowBox[{"\[Beta]a", "+", "i"}], ",", RowBox[{"\[Alpha]n", "+", "\[Beta]a", "+", "i"}]}], "}"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"WebPlot", "[", RowBox[{ RowBox[{"{", RowBox[{ "\[Eta]_", ",", "\[Phi]n_", ",", "\[Phi]i_", ",", "\[Theta]i_", ",", "\[Theta]n_"}], "}"}], ",", RowBox[{"col_:", "Red"}]}], "]"}], ":=", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", "pts", "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"pts", "=", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{ FractionBox["1", "40"], RowBox[{"Abs", "[", RowBox[{"{", RowBox[{ "\[Eta]", ",", "\[Phi]n", ",", "\[Phi]i", ",", "\[Theta]i", ",", "\[Theta]n"}], "}"}], "]"}]}], ",", RowBox[{"Range", "[", RowBox[{"0", ",", RowBox[{"9", FractionBox["\[Pi]", "5"]}], ",", RowBox[{"2", FractionBox["\[Pi]", "5"]}]}], "]"}]}], "}"}], "\[Transpose]"}]}], ";", "\[IndentingNewLine]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ "\[Eta]", ",", "\[Phi]n", ",", "\[Phi]i", ",", "\[Theta]i", ",", "\[Theta]n"}], "}"}], ",", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{"col", ",", RowBox[{"Thickness", "[", "0.01", "]"}], ",", RowBox[{"Line", "[", RowBox[{ RowBox[{ RowBox[{"#1", RowBox[{"{", RowBox[{ RowBox[{"Cos", "[", "#2", "]"}], ",", RowBox[{"Sin", "[", "#2", "]"}]}], "}"}]}], "&"}], "@@@", RowBox[{"AppendTo", "[", RowBox[{"pts", ",", RowBox[{ "pts", "\[LeftDoubleBracket]", "1", "\[RightDoubleBracket]"}]}], "]"}]}], "]"}]}], "}"}], "]"}]}], "}"}]}]}], "\[IndentingNewLine]", "]"}]}]}], ")"}]}], ",", "\[IndentingNewLine]", RowBox[{"TrackedSymbols", "\[RuleDelayed]", RowBox[{"{", RowBox[{"i", ",", "\[Alpha]n", ",", "\[Beta]a"}], "}"}]}]}], "\[IndentingNewLine]", "]"}]}], "Input", CellChangeTimes->{{3.6036662860942526`*^9, 3.6036665426946115`*^9}, { 3.6036669281551514`*^9, 3.6036670770753593`*^9}, {3.603667128245431*^9, 3.603667168825488*^9}, {3.603667219725559*^9, 3.6036673383957253`*^9}, { 3.6036674154958334`*^9, 3.603667476775919*^9}, {3.6036675726960535`*^9, 3.603667811486388*^9}, {3.6036678603464565`*^9, 3.6036679603065963`*^9}, { 3.6036681375868444`*^9, 3.6036681833569083`*^9}, {3.6037084924049144`*^9, 3.6037085502396975`*^9}, {3.6037085873544083`*^9, 3.603709030944763*^9}, { 3.6037090682724953`*^9, 3.603709113265994*^9}, {3.6037094519768934`*^9, 3.6037096762993236`*^9}, {3.6037099018238735`*^9, 3.603709917558447*^9}, { 3.603710057008391*^9, 3.6037101173544245`*^9}, {3.60371014761145*^9, 3.6037105289795833`*^9}, {3.6037105652862134`*^9, 3.6037105653662214`*^9}, {3.603710596444329*^9, 3.603710667743458*^9}, { 3.6037107121739006`*^9, 3.6037108064493275`*^9}, 3.6037108770143833`*^9, { 3.6037109448131623`*^9, 3.6037110631789975`*^9}, {3.603712148135913*^9, 3.603712195220621*^9}, {3.6037122420503035`*^9, 3.603712246000698*^9}, { 3.6037122817312713`*^9, 3.603712283178416*^9}, {3.6037123869967966`*^9, 3.6037124838254786`*^9}, {3.60371260525362*^9, 3.603712611741269*^9}, { 3.603712748977991*^9, 3.6037127638964825`*^9}, {3.6037128137434673`*^9, 3.6037129202391157`*^9}, {3.6037129985489454`*^9, 3.603713067448835*^9}, { 3.6037137330268235`*^9, 3.603713788899683*^9}, {3.603713822662059*^9, 3.603713941867978*^9}, {3.603714009112702*^9, 3.6037140448892794`*^9}, { 3.6037143798667736`*^9, 3.603714436218408*^9}, {3.6037171716789703`*^9, 3.603717194999302*^9}, {3.6037181669774904`*^9, 3.6037181847422667`*^9}, { 3.6037188463755856`*^9, 3.60371886002868*^9}, {3.603719992821047*^9, 3.6037200004918137`*^9}, {3.6037200634311075`*^9, 3.6037200905558195`*^9}, {3.603720143599123*^9, 3.603720201110874*^9}, { 3.603720240926855*^9, 3.60372024588035*^9}, {3.603720296990461*^9, 3.6037203526410255`*^9}, {3.6037204679645567`*^9, 3.6037205206678267`*^9}, {3.6037205671724763`*^9, 3.603720595344293*^9}, { 3.6037212999462247`*^9, 3.603721443396094*^9}, {3.603721481650919*^9, 3.603721484003154*^9}, {3.603721514213175*^9, 3.6037215961083636`*^9}, { 3.603721654460198*^9, 3.6037216795497065`*^9}, {3.6037217136801195`*^9, 3.6037219468434334`*^9}, {3.603721990731822*^9, 3.603722019275676*^9}, { 3.603722079409689*^9, 3.60372221013676*^9}, {3.6037222617449207`*^9, 3.603722271102856*^9}, {3.603722361281873*^9, 3.6037223801887636`*^9}, { 3.603723691009833*^9, 3.603723731101842*^9}, {3.6037237625649877`*^9, 3.6037238034280734`*^9}, {3.603727888234942*^9, 3.6037278902941685`*^9}, { 3.6037279950329065`*^9, 3.6037280071751213`*^9}, {3.60372804566997*^9, 3.6037280824076433`*^9}, {3.603728116489051*^9, 3.603728155211923*^9}, { 3.6037283659579954`*^9, 3.6037284311825175`*^9}, 3.6037286316035576`*^9, { 3.603728668123209*^9, 3.603728677545151*^9}, {3.60372870813521*^9, 3.6037287494103374`*^9}, 3.60372882464686*^9, {3.603728892515646*^9, 3.603728894920887*^9}, {3.6037291090913506`*^9, 3.6037291099644375`*^9}, { 3.6038028833535175`*^9, 3.6038028960237846`*^9}, {3.6038029320573874`*^9, 3.6038030426064415`*^9}, {3.6038030750726876`*^9, 3.6038031223124113`*^9}, {3.603803208757055*^9, 3.603803258094988*^9}, { 3.6038033279729753`*^9, 3.603803370574235*^9}, {3.603803699810155*^9, 3.603803830151188*^9}, {3.6038038689040627`*^9, 3.6038038950146737`*^9}, { 3.6038039587350454`*^9, 3.6038039909492664`*^9}, {3.60380405669584*^9, 3.603804094445615*^9}, {3.6038041384080105`*^9, 3.6038041800951786`*^9}, { 3.603804210948264*^9, 3.6038042471738863`*^9}, {3.6038043176419325`*^9, 3.6038043408572536`*^9}, {3.603804409449112*^9, 3.603804415707738*^9}, { 3.603804459623129*^9, 3.6038045546966352`*^9}, {3.6038046004902143`*^9, 3.603804656463811*^9}, {3.60380468855702*^9, 3.603804794695633*^9}, { 3.603805056331794*^9, 3.6038051329584556`*^9}, {3.603805480647221*^9, 3.6038055562157774`*^9}, {3.6038057482879825`*^9, 3.603805783194473*^9}, { 3.6038058192070737`*^9, 3.6038060239755487`*^9}, {3.6038060549366446`*^9, 3.6038060604791985`*^9}, {3.603806164014551*^9, 3.6038061918683357`*^9}, { 3.603806275939742*^9, 3.603806714923911*^9}, {3.6038067493369107`*^9, 3.6038068213699107`*^9}, {3.603842046049777*^9, 3.603842056956401*^9}, { 3.603842097979748*^9, 3.6038420982787647`*^9}, {3.603842140639188*^9, 3.6038421585462112`*^9}, {3.603842254430696*^9, 3.6038423442788353`*^9}, { 3.6038423759846487`*^9, 3.6038423761976604`*^9}, {3.6038424123507285`*^9, 3.603842443334501*^9}, {3.6038425019318523`*^9, 3.6038425118974223`*^9}, { 3.60384257375196*^9, 3.6038425760610924`*^9}, {3.6038426170184345`*^9, 3.6038426197565913`*^9}, {3.6038427200053253`*^9, 3.6038427303779182`*^9}, {3.603842861574423*^9, 3.603842874828181*^9}, 3.6038439389940476`*^9, 3.6038444341973715`*^9, {3.6038445255185947`*^9, 3.60384453923938*^9}, {3.6038446113515043`*^9, 3.603844616840818*^9}, { 3.6038449050243015`*^9, 3.6038449060113573`*^9}, {3.603844997034564*^9, 3.6038450006317697`*^9}, 3.6038452948415976`*^9, 3.6038454402469144`*^9, { 3.603845521038535*^9, 3.6038455736895466`*^9}, {3.6038456344970245`*^9, 3.603845654394163*^9}, 3.603846032453787*^9, {3.603846090417102*^9, 3.603846090895129*^9}, 3.6038461980172563`*^9, {3.6038824755251627`*^9, 3.603882518279608*^9}, {3.6038825753948746`*^9, 3.603882696715814*^9}, { 3.6038827713270817`*^9, 3.6038828288313704`*^9}, {3.6038829085169287`*^9, 3.6038829544755573`*^9}, 3.603882999303121*^9, {3.6038834289636965`*^9, 3.6038834948924675`*^9}, {3.6038836829922256`*^9, 3.603883723348534*^9}, { 3.603884004865636*^9, 3.6038840139891577`*^9}, {3.603884097682945*^9, 3.603884098014964*^9}, {3.6038842005478287`*^9, 3.6038842055421143`*^9}, { 3.603884286132724*^9, 3.603884364291194*^9}, {3.603884406600614*^9, 3.6038844273267994`*^9}, {3.6038845705379906`*^9, 3.6038846239160433`*^9}, {3.6039011029475904`*^9, 3.603901116568369*^9}, { 3.60390146363022*^9, 3.603901465947353*^9}, {3.6039018099000254`*^9, 3.603901831055236*^9}, 3.6039023140748625`*^9, 3.6039023919483166`*^9, 3.6039024763071423`*^9, {3.603902617734231*^9, 3.6039026916754603`*^9}, { 3.603902744420477*^9, 3.603902745626546*^9}, 3.6039028281162643`*^9, { 3.6039277717200923`*^9, 3.6039277730661693`*^9}, {3.6039278365418*^9, 3.6039278486974955`*^9}, 3.6039278960332026`*^9, {3.6039280838099427`*^9, 3.6039280878891764`*^9}, {3.6039281917011137`*^9, 3.6039282929189034`*^9}, {3.603928577041154*^9, 3.6039288057882376`*^9}, { 3.6039288823296156`*^9, 3.603928988394682*^9}, {3.6039290415297213`*^9, 3.6039290417487335`*^9}, {3.6039291248424864`*^9, 3.6039291578103724`*^9}, {3.6039291999877844`*^9, 3.6039292052340846`*^9}, {3.6039295097124996`*^9, 3.603929564884656*^9}, { 3.603929700238397*^9, 3.603929700685423*^9}, 3.60393026571074*^9, 3.603992854540371*^9, 3.6039929042504406`*^9, {3.603993005050582*^9, 3.6039930813706884`*^9}, {3.6039932743029585`*^9, 3.6039932862129755`*^9}, {3.6039933337630415`*^9, 3.6039934006631355`*^9}, 3.6039941402818975`*^9, {3.6039955683138995`*^9, 3.6039956184839697`*^9}, { 3.6039957048240905`*^9, 3.6039957317141285`*^9}, {3.603995762944172*^9, 3.603995783604201*^9}, {3.603995985854484*^9, 3.60399602556454*^9}, { 3.6039960728446054`*^9, 3.603996085754624*^9}, {3.603996193134774*^9, 3.603996335404973*^9}, {3.603996367805019*^9, 3.603996374345028*^9}, { 3.6039973358408237`*^9, 3.603997375360879*^9}, {3.603997443180974*^9, 3.603997466681007*^9}, {3.6039975221310844`*^9, 3.6039975380511065`*^9}, { 3.6039975880711765`*^9, 3.6039977681714287`*^9}, {3.6039978005414743`*^9, 3.603997819871501*^9}, {3.603997903031618*^9, 3.6039979120516305`*^9}, { 3.603997988901738*^9, 3.6039979925817432`*^9}, {3.6039980417218122`*^9, 3.603998043131814*^9}, {3.604001304690877*^9, 3.604001304740877*^9}, { 3.6040015158611727`*^9, 3.6040015600712347`*^9}, {3.6040016478633585`*^9, 3.604001707393442*^9}, {3.604001792293561*^9, 3.604001865993664*^9}, { 3.604001961193797*^9, 3.604001973853815*^9}, {3.6040022028941355`*^9, 3.604002210434146*^9}, {3.604002240694188*^9, 3.6040024014844136`*^9}, { 3.6040025763746586`*^9, 3.604002654594768*^9}, {3.604002723984865*^9, 3.6040027299448733`*^9}, {3.6040027872849536`*^9, 3.6040027874749537`*^9}, {3.60400297737522*^9, 3.604003083695369*^9}, { 3.604003123255424*^9, 3.604003123935425*^9}, 3.6040032585456133`*^9, { 3.6040039361365623`*^9, 3.6040039773066196`*^9}, {3.6040040309986954`*^9, 3.604004077608761*^9}, {3.60400412723883*^9, 3.604004180778905*^9}, 3.6040043283991127`*^9, {3.6040043662191653`*^9, 3.604004398569211*^9}, { 3.604006503572159*^9, 3.6040066490223627`*^9}, {3.60400674021249*^9, 3.6040067499625034`*^9}, {3.604006831602618*^9, 3.604006841562632*^9}, { 3.6040068783326836`*^9, 3.6040068830426903`*^9}, {3.6040669726459303`*^9, 3.60406697304097*^9}, {3.604067017417407*^9, 3.6040670947771425`*^9}, { 3.6040671292815924`*^9, 3.6040671580334673`*^9}, {3.604067211551819*^9, 3.604067251754839*^9}, {3.6040673683774996`*^9, 3.604067578285488*^9}, { 3.6040677220718656`*^9, 3.6040677959482527`*^9}, {3.6040678419798555`*^9, 3.604067886278285*^9}, {3.6040680284224977`*^9, 3.604068081939849*^9}, { 3.6040681203856936`*^9, 3.604068121903845*^9}, {3.604068164779132*^9, 3.6040682082784815`*^9}, {3.604068289678621*^9, 3.604068360197672*^9}, { 3.604074156052128*^9, 3.6040742301445365`*^9}, {3.6040742626507864`*^9, 3.604074394364957*^9}, {3.6040744948450036`*^9, 3.6040745294464636`*^9}, { 3.6040745790784264`*^9, 3.6040746384883666`*^9}, {3.604074753963913*^9, 3.6040748549070063`*^9}, {3.604074958235338*^9, 3.6040749608586006`*^9}, 3.604075075057019*^9, {3.6040751300975227`*^9, 3.604075180745587*^9}, { 3.604075728761383*^9, 3.6040757773792443`*^9}, {3.604075815912097*^9, 3.6040758230838146`*^9}, {3.6040758626787734`*^9, 3.6040759111046157`*^9}, {3.604076237011203*^9, 3.604076320726574*^9}, { 3.6041375227746706`*^9, 3.604137553992792*^9}, 3.6041375966190543`*^9, { 3.604137633719764*^9, 3.604137756901081*^9}, {3.604137819563347*^9, 3.6041378368120713`*^9}, {3.6041379291093*^9, 3.6041379755459433`*^9}, { 3.604138006072996*^9, 3.604138012736662*^9}, {3.6041380509674845`*^9, 3.604138062784666*^9}, {3.604138101204508*^9, 3.604138241297516*^9}, 3.604138423797764*^9, 3.6041386877861605`*^9, 3.604138829188299*^9, 3.604139072745652*^9, {3.60413917163354*^9, 3.6041392335817347`*^9}, { 3.604139266190995*^9, 3.6041393701363883`*^9}, {3.604139429630337*^9, 3.6041395102634*^9}, {3.604139559478321*^9, 3.6041396162219944`*^9}, { 3.6041396741577873`*^9, 3.6041396746688385`*^9}, 3.604139711093481*^9, { 3.604140377038069*^9, 3.6041403806544304`*^9}, {3.604140481855549*^9, 3.6041406553929014`*^9}, {3.604140709513313*^9, 3.6041409487072296`*^9}, { 3.6041409794843073`*^9, 3.6041410212454824`*^9}, {3.604141063095668*^9, 3.604141095516909*^9}, {3.6041411256239195`*^9, 3.6041411402033777`*^9}, { 3.604141178324189*^9, 3.6041412325176077`*^9}, {3.6041412834366994`*^9, 3.6041413076971254`*^9}, {3.6041415674991026`*^9, 3.6041415783891916`*^9}, {3.604182042713916*^9, 3.604182071893957*^9}, 3.6041821044240026`*^9, {3.6041849095779295`*^9, 3.604184970088014*^9}, { 3.6041850082780676`*^9, 3.6041850252880917`*^9}, {3.604185062528144*^9, 3.6041850625881433`*^9}, {3.6041851562382746`*^9, 3.6041851923583255`*^9}, {3.604185309448489*^9, 3.6041853559185543`*^9}, { 3.604185436918668*^9, 3.6041854545286922`*^9}, {3.6041855086487684`*^9, 3.6041855103887706`*^9}, {3.6041855866388774`*^9, 3.60418563139894*^9}, { 3.6041857133590546`*^9, 3.604185713749055*^9}, {3.604185814879197*^9, 3.6041858222892075`*^9}, {3.604185854929253*^9, 3.6041859110393314`*^9}, 3.604185982019431*^9, 3.604186185799716*^9, {3.6041862433997965`*^9, 3.604186247119802*^9}, {3.604186356599955*^9, 3.6041864032500205`*^9}, { 3.604318752087451*^9, 3.604318782211463*^9}, {3.6043189112413645`*^9, 3.604319106241863*^9}, {3.6043195612558928`*^9, 3.604319606085375*^9}, { 3.6043290030347137`*^9, 3.6043290161450253`*^9}, {3.604329047811191*^9, 3.6043291146018696`*^9}, {3.6043291516995792`*^9, 3.60432918411182*^9}, { 3.6043293866197195`*^9, 3.6043294317712345`*^9}, {3.604329476599717*^9, 3.6043295252665834`*^9}, {3.604329632626318*^9, 3.6043298255626097`*^9}, { 3.6043313676965227`*^9, 3.6043313828760405`*^9}, {3.6043314213858914`*^9, 3.604331431422895*^9}, {3.6043314685406065`*^9, 3.604331488290581*^9}, { 3.6043315338891406`*^9, 3.604331546464398*^9}, {3.6043316067324243`*^9, 3.604331652076958*^9}, {3.604331698117562*^9, 3.6043316984165916`*^9}, { 3.604331951416889*^9, 3.604332046646411*^9}, {3.604332357208081*^9, 3.604332473101967*^9}, {3.604332503641653*^9, 3.60433251091238*^9}, { 3.6043326351478024`*^9, 3.6043326364889364`*^9}, {3.6043507202547865`*^9, 3.604350750469515*^9}, 3.6043519099394712`*^9, {3.604352044219659*^9, 3.6043520587396793`*^9}, 3.60435213769979*^9, {3.6043525567303767`*^9, 3.6043528542607937`*^9}, {3.6043530683510933`*^9, 3.6043531062511463`*^9}, {3.604353227281316*^9, 3.6043532416813354`*^9}, { 3.6043533148714385`*^9, 3.6043533192114444`*^9}, {3.604353350511488*^9, 3.6043533617815037`*^9}, {3.6043550106638126`*^9, 3.604355020913827*^9}, { 3.6043551612040234`*^9, 3.604355194194069*^9}, {3.604355246684143*^9, 3.6043552495441465`*^9}, {3.6043553293242583`*^9, 3.604355333104264*^9}, { 3.6043554022043605`*^9, 3.6043554041443634`*^9}, {3.604355454624434*^9, 3.604355471064457*^9}, {3.604355552784571*^9, 3.6043556131446557`*^9}, { 3.604355695994772*^9, 3.604355725614813*^9}, {3.6043557687548733`*^9, 3.604355883385034*^9}, {3.6043559342251053`*^9, 3.6043559543951335`*^9}, { 3.604355993215188*^9, 3.6043560185352235`*^9}, {3.6043561406053944`*^9, 3.604356152535411*^9}, {3.6043562214155073`*^9, 3.60435626603557*^9}, { 3.6043564022057605`*^9, 3.604356436675809*^9}, {3.6043565780660067`*^9, 3.604356578326007*^9}, {3.604356630806081*^9, 3.6043566332660837`*^9}, { 3.6043567220562086`*^9, 3.604356788676302*^9}, {3.6043568220563483`*^9, 3.6043568814964314`*^9}, {3.6043569123064747`*^9, 3.6043569463865223`*^9}, {3.604357069876695*^9, 3.604357183336854*^9}, { 3.6043573028270216`*^9, 3.6043573129370356`*^9}, {3.6043573508170886`*^9, 3.60435745892724*^9}, {3.604357532497343*^9, 3.604357664127527*^9}, { 3.6043577363976283`*^9, 3.6043577390976324`*^9}, 3.604357964587948*^9, { 3.6043610460479126`*^9, 3.60436113009803*^9}, {3.604361169262085*^9, 3.6043612264021654`*^9}, 3.604361332778315*^9, {3.6043613736783724`*^9, 3.604361390048395*^9}, {3.6043614609884944`*^9, 3.604361499898549*^9}, 3.6043615835186663`*^9, 3.604361651778762*^9, {3.604414647929245*^9, 3.6044146582672787`*^9}, {3.6044146905305047`*^9, 3.604414702844736*^9}, { 3.604414743724824*^9, 3.6044148152909794`*^9}, {3.6044148488063307`*^9, 3.604414854080858*^9}, 3.604415037299178*^9, {3.6044151213295803`*^9, 3.604415128644312*^9}, {3.604417618712803*^9, 3.604417629492541*^9}, { 3.6044176665430155`*^9, 3.6044177026418786`*^9}, {3.604417753600695*^9, 3.6044177544627814`*^9}, {3.6044178055578904`*^9, 3.604417868128147*^9}, { 3.6044179020005336`*^9, 3.604417967163049*^9}, {3.6044180500153337`*^9, 3.6044180678501167`*^9}, {3.604420076406569*^9, 3.604420077368665*^9}, { 3.6044202815000763`*^9, 3.604420345376463*^9}, {3.6044203760435295`*^9, 3.604420381585084*^9}, {3.6044205107039948`*^9, 3.6044205427662*^9}, { 3.6044327878189464`*^9, 3.6044327942289553`*^9}, {3.6044328385790176`*^9, 3.6044329493391724`*^9}, {3.604433803480368*^9, 3.60443380477037*^9}, { 3.604433891930492*^9, 3.604433901950506*^9}, {3.6044340082306547`*^9, 3.604434016240666*^9}, {3.6044341087907953`*^9, 3.6044342304709663`*^9}, { 3.604434274901028*^9, 3.6044343069110727`*^9}, {3.604434343731125*^9, 3.604434345941128*^9}, {3.6044344358912535`*^9, 3.604434506171352*^9}, 3.6044346179515085`*^9, 3.6044347278416624`*^9, 3.6044347810577374`*^9, { 3.60443495437798*^9, 3.6044349955980377`*^9}, {3.6044422097621393`*^9, 3.604442217952151*^9}, {3.6044429595528927`*^9, 3.6044429688229055`*^9}, 3.6044429989549484`*^9, {3.6044435502217216`*^9, 3.6044436843659096`*^9}, { 3.6044437363459826`*^9, 3.6044437387159863`*^9}, {3.60444395521029*^9, 3.604443963150301*^9}, 3.604444025670388*^9, 3.604444145844557*^9, 3.6044442155986547`*^9, {3.6046823633624477`*^9, 3.604682387940905*^9}, { 3.6046824328063912`*^9, 3.6046824443975506`*^9}, {3.604682482883398*^9, 3.6046825183379436`*^9}, {3.6046825561817274`*^9, 3.60468261411252*^9}, { 3.6046826722353315`*^9, 3.6046827279799056`*^9}, {3.6046827949215994`*^9, 3.604682828485955*^9}, {3.6046828623953457`*^9, 3.604682864384545*^9}, { 3.6046831325173554`*^9, 3.604683265137616*^9}, {3.6046834720343037`*^9, 3.604683501610261*^9}, {3.6046835384529448`*^9, 3.6046835695100503`*^9}, { 3.605355460447356*^9, 3.605355487347046*^9}, {3.6053555858378944`*^9, 3.6053556051868286`*^9}, {3.605355635456856*^9, 3.6053556476180716`*^9}, { 3.6053557252288322`*^9, 3.605355980744381*^9}, {3.605356020979404*^9, 3.6053560268349895`*^9}, {3.6053560764289484`*^9, 3.605356076554961*^9}, { 3.6053561674520497`*^9, 3.605356170699374*^9}, {3.605356212519556*^9, 3.605356279724276*^9}}] }, WindowSize->{1032, 940}, WindowMargins->{{163, Automatic}, {Automatic, 8}}, FrontEndVersion->"9.0 for Microsoft Windows (64-bit) (January 25, 2013)", StyleDefinitions->"Default.nb" ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[557, 20, 24165, 414, 502, "Input"] } ] *) (* End of internal cache information *)