(*********************************************************************** Mathematica-Compatible Notebook This notebook can be used on any computer system with Mathematica 3.0, MathReader 3.0, or any compatible application. The data for the notebook starts with the line of stars above. To get the notebook into a Mathematica-compatible application, do one of the following: * Save the data starting with the line of stars above into a file with a name ending in .nb, then open the file inside the application; * Copy the data starting with the line of stars above to the clipboard, then use the Paste menu command inside the application. Data for notebooks contains only printable 7-bit ASCII and can be sent directly in email or through ftp in text mode. Newlines can be CR, LF or CRLF (Unix, Macintosh or MS-DOS style). NOTE: If you modify the data for this notebook not in a Mathematica- compatible application, you must delete the line below containing the word CacheID, otherwise Mathematica-compatible applications may try to use invalid cache data. For more information on notebooks and Mathematica-compatible applications, contact Wolfram Research: web: http://www.wolfram.com email: info@wolfram.com phone: +1-217-398-0700 (U.S.) Notebook reader applications are available free of charge from Wolfram Research. ***********************************************************************) (*CacheID: 232*) (*NotebookFileLineBreakTest NotebookFileLineBreakTest*) (*NotebookOptionsPosition[ 162058, 5459]*) (*NotebookOutlinePosition[ 162770, 5484]*) (* CellTagsIndexPosition[ 162726, 5480]*) (*WindowFrame->Normal*) Notebook[{ Cell["\<\ (* ChineseCalendar.nb, example notebook for the ChineseCalendar.m package *) (* :Title: Chinese Calendar Computations *) (* :Author: Helmer Aslaksen Department of Mathematics National University of Singapore Singapore 117543 Republic of Singapore http://www.math.nus.edu.sg/aslaksen/ *) (* :Mathematica Version: 3.0 *) (* :Package Version: 1.06, Oct. 23, 1999 *) (* :Requirements: Calendrica.m, written by Robert C. McNally, available from \ http://emr.cs.uiuc.edu/home/reingold/calendar-book/. *) (* :Warnings: The names of my functions have lower case initials to distinguish them from the functions of Robert C. McNally. I describe Chinese months by {gYear, cMonth}. I number a Chinese year by the Gregorian year in which it starts. So {1999,12} starts on January 7, 2000. *)\ \>", "Input", FormatType->TextForm], Cell[CellGroupData[{ Cell[BoxData[ \(Get["\"]\)], "Input"], Cell[BoxData[ \(Remove::"rmnsm" \( : \ \) "There are no symbols matching \"\!\(\"Calendrica`*\"\)\"."\)], "Message"], Cell[BoxData[ \(Remove::"rmnsm" \( : \ \) "There are no symbols matching \"\!\(\"Calendrica`Private`*\"\)\"."\)], "Message"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?ChineseCalendar\)\)], "Input"], Cell[BoxData[ \("ChineseCalendar is a package for performing Chinese calendrical \ computations. It is written by Helmer Aslaksen, Department of Mathematics, \ National University of Singapore, , \ http://www.math.nus.edu.sg/aslaksen/. It uses the functions written by Nachum \ Dershowitz and Edward M. Reingold for their book Calendrical Calculations, \ published by Cambridge University Press, ISBN 0-521-56474-3. Their Lisp \ functions were translated into the Mathematica package Calendrica by Robert \ C. McNally , which is available from their web \ site http://emr.cs.uiuc.edu/home/reingold/calendar-book/."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?nthChineseNewMoonOnOrAfterChineseNewYear\)\)], "Input"], Cell[BoxData[ \("nthChineseNewMoonOnOrAfterChineseNewYear[gYear, n] gives the fixed \ date for the nth new moon on or after Chinese New Year in the given Gregorian \ year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Gregorian[nthChineseNewMoonOnOrAfterChineseNewYear[1998, 6]]\)], "Input"], Cell[BoxData[ \(Gregorian[6, 24, 1998]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?nthChineseMonth\)\)], "Input"], Cell[BoxData[ \("nthChineseMonth[gYear, n, leap] gives the Gregorian date for the new \ moon that starts the nth Chinese month in the Chinese year that starts in the \ given Gregorian year. If it is a leap month, add an extra variable equal to \ 1."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(nthChineseMonth[1998, 5]\)], "Input"], Cell[BoxData[ \(Gregorian[5, 26, 1998]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(nthChineseMonth[1998, 5, \ 1]\)], "Input"], Cell[BoxData[ \(Gregorian[6, 24, 1998]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(nthChineseMonth[1998, 6]\)], "Input"], Cell[BoxData[ \(Gregorian[7, 23, 1998]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?chineseNewMoonsInYear\)\)], "Input"], Cell[BoxData[ \("chineseNewMoonsInYear[gYear] lists the Gregorian dates of the new \ moons in the Chinese year starting in the given Gregorian year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseNewMoonsInYear[1998]\)], "Input"], Cell[BoxData[ \({Gregorian[1, 28, 1998], Gregorian[2, 27, 1998], Gregorian[3, 28, 1998], Gregorian[4, 26, 1998], Gregorian[5, 26, 1998], Gregorian[6, 24, 1998], Gregorian[7, 23, 1998], Gregorian[8, 22, 1998], Gregorian[9, 21, 1998], Gregorian[10, 20, 1998], Gregorian[11, 19, 1998], Gregorian[12, 19, 1998], Gregorian[1, 17, 1999]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseNewMoonsInYear[1999]\)], "Input"], Cell[BoxData[ \({Gregorian[2, 16, 1999], Gregorian[3, 18, 1999], Gregorian[4, 16, 1999], Gregorian[5, 15, 1999], Gregorian[6, 14, 1999], Gregorian[7, 13, 1999], Gregorian[8, 11, 1999], Gregorian[9, 10, 1999], Gregorian[10, 9, 1999], Gregorian[11, 8, 1999], Gregorian[12, 8, 1999], Gregorian[1, 7, 2000]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?majorSolarTermsInYear\)\)], "Input"], Cell[BoxData[ \("majorSolarTermsInYear[gYear] lists the Gregorian dates of the major \ solar terms (zhong qi's) in the Chinese year starting in the given Gregorian \ year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(majorSolarTermsInYear[1998]\)], "Input"], Cell[BoxData[ \({Gregorian[2, 19, 1998], Gregorian[3, 21, 1998], Gregorian[4, 20, 1998], Gregorian[5, 21, 1998], Gregorian[6, 21, 1998], Gregorian[7, 23, 1998], Gregorian[8, 23, 1998], Gregorian[9, 23, 1998], Gregorian[10, 23, 1998], Gregorian[11, 22, 1998], Gregorian[12, 22, 1998], Gregorian[1, 20, 1999]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?chineseLeapYearQ\)\)], "Input"], Cell[BoxData[ \("chineseLeapYearQ[gYear] returns True if the Chinese year starting in \ the given Gregorian year is a leap year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapYearQ[1998]\)], "Input"], Cell[BoxData[ \(True\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapYearQ[1999]\)], "Input"], Cell[BoxData[ \(False\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?chineseLeapSolsticeYearQ\)\)], "Input"], Cell[BoxData[ \("chineseLeapSolsticeYearQ[gYear] returns True if the Chinese solstice \ year (sui) starting in the year before the given Gregorian year has 13 \ months."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapSolsticeYearQ[1998]\)], "Input"], Cell[BoxData[ \(True\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapSolsticeYearQ[1999]\)], "Input"], Cell[BoxData[ \(False\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapSolsticeYearQ[2033]\)], "Input"], Cell[BoxData[ \(False\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapSolsticeYearQ[2034]\)], "Input"], Cell[BoxData[ \(True\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?chineseLeapMonth\)\)], "Input"], Cell[BoxData[ \("chineseLeapMonth[gYear] gives the number of the month that is repeated \ if the Chinese year starting in the given Gregorian year is a Chinese leap \ year, and returns nothing if the given Gregorian year is not a Chinese leap \ year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapMonth[1998]\)], "Input"], Cell[BoxData[ \(5\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapMonth[2033]\)], "Input"], Cell[BoxData[ \(11\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapMonth[3358]\)], "Input"], Cell[BoxData[ \(12\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapMonth[2262]\)], "Input"], Cell[BoxData[ \(1\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?chineseLeapMonthQ\)\)], "Input"], Cell[BoxData[ \("chineseLeapMonthQ[gYear, n] returns True if the nth month of the \ Chinese year starting in the given Gregorian year has a leap month."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapMonthQ[1998, 5]\)], "Input"], Cell[BoxData[ \(True\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapMonthQ[1998, 7]\)], "Input"], Cell[BoxData[ \(False\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?winterSolstice\)\)], "Input"], Cell[BoxData[ \("winterSolstice[gYear] gives the Gregorian date of the winter solstice \ of the given Gregorian year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(winterSolstice[1999]\)], "Input"], Cell[BoxData[ \(Gregorian[12, 22, 1999]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?z12\)\)], "Input"], Cell[BoxData[ \("z12[gYear] gives the Gregorian date of the 12th zhong qi (major solar \ term) of the given Gregorian year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(z12[1999]\)], "Input"], Cell[BoxData[ \(Gregorian[1, 20, 1999]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?liChun\)\)], "Input"], Cell[BoxData[ \("liChun[gYear] gives the Gregorian date of the li chun (first minor \ solar term) of the given Gregorian year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(liChun[2000]\)], "Input"], Cell[BoxData[ \(Gregorian[2, 4, 2000]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?z1\)\)], "Input"], Cell[BoxData[ \("z1[gYear] gives the Gregorian date of the 1st zhong qi (major solar \ term) of the given Gregorian year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(z1[2000]\)], "Input"], Cell[BoxData[ \(Gregorian[2, 19, 2000]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?z2\)\)], "Input"], Cell[BoxData[ \("z2[gYear] gives the Gregorian date of the 2nd zhong qi (major solar \ term) of the given Gregorian year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(z2[2000]\)], "Input"], Cell[BoxData[ \(Gregorian[3, 20, 2000]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?chineseNewYearData\)\)], "Input"], Cell[BoxData[ \("chineseNewYearData[gYear] gives the Gregorian date of the astronomical \ events necessary to determine the Gregorian date of Chinese New Year of the \ given Gregorian year and any possible leap months for months 11, 12 and \ 1."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseNewYearData[2000]\)], "Input"], Cell[BoxData[ \("Winter solstice:"\ Gregorian[12, 22, 1999]\)], "Print"], Cell[BoxData[ \("Month 11+:"\ Gregorian[1, 7, 2000]\)], "Print"], Cell[BoxData[ \("zhong qi 12:"\ Gregorian[1, 20, 1999]\)], "Print"], Cell[BoxData[ \("Chinese New Year: "\ Gregorian[2, 5, 2000]\)], "Print"], Cell[BoxData[ \("Li chun:"\ Gregorian[2, 4, 2000]\)], "Print"], Cell[BoxData[ \("zhong qi 1:"\ Gregorian[2, 19, 2000]\)], "Print"], Cell[BoxData[ \("Month 1+:"\ Gregorian[3, 6, 2000]\)], "Print"], Cell[BoxData[ \("zhong qi 2:"\ Gregorian[3, 20, 2000]\)], "Print"], Cell[BoxData[ \("Month 1++:"\ Gregorian[4, 5, 2000]\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?mChineseNewYear\)\)], "Input"], Cell[BoxData[ \("mtChineseNewYear[gYear] gives the moment (fixed day with fractional \ part indicating time of day) for ChineseNewYear[gYear]."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(mChineseNewYear[1999]\)], "Input"], Cell[BoxData[ StyleBox["729801.610222313179`", StyleBoxAutoDelete->True, PrintPrecision->10]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?tChineseNewYear\)\)], "Input"], Cell[BoxData[ \("tChineseNewYear[gYear] gives the Gregorian day and time for \ ChineseNewYear[gYear]."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(tChineseNewYear[1999]\)], "Input"], Cell[BoxData[ InterpretationBox[ \(Gregorian[2, 16, 1999]\[InvisibleSpace]TimeOfDay[14, 38, 43.2078475952148455`]\), SequenceForm[ Gregorian[ 2, 16, 1999], TimeOfDay[ 14, 38, 43.207847595214844]], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?mChineseNewMoonOnOrAfter\)\)], "Input"], Cell[BoxData[ \("mChineseNewMoonOnOrAfter[fDate] gives the moment (fixed day with \ fractional part indicating time of day) for \ ChineseNewMoonOnOrAfter[fDate]."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(mChineseNewMoonOnOrAfter[ToFixed[Gregorian[June[], 11, 1999]]]\)], "Input"], Cell[BoxData[ StyleBox["729919.12695568617`", StyleBoxAutoDelete->True, PrintPrecision->10]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?tChineseNewMoonOnOrAfter\)\)], "Input"], Cell[BoxData[ \("tChineseNewMoonOnOrAfter[fDate] gives the Gregorian day and time for \ ChineseNewMoonOnOrAfter[fDate]."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(tChineseNewMoonOnOrAfter[ToFixed[Gregorian[June[], 11, 1999]]]\)], "Input"], Cell[BoxData[ InterpretationBox[ \(Gregorian[6, 14, 1999]\[InvisibleSpace]TimeOfDay[3, 2, 48.9712829589843767`]\), SequenceForm[ Gregorian[ 6, 14, 1999], TimeOfDay[ 3, 2, 48.971282958984375]], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?mChineseDateNextSolarLongitude\)\)], "Input"], Cell[BoxData[ \("mChineseDateNextSolarLongitude[d, l] gives the moment (fixed day with \ fractional part indicating time of day) for ChineseDateNextSolarLongitude[d, \ l]."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(mChineseDateNextSolarLongitude[ToFixed[Gregorian[June[], 11, 1999]], \ 15]\)], "Input"], Cell[BoxData[ StyleBox["729927.158931255437`", StyleBoxAutoDelete->True, PrintPrecision->10]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?tChineseDateNextSolarLongitude\)\)], "Input"], Cell[BoxData[ \("tChineseDateNextSolarLongitude[d, l] gives the Gregorian day and time \ for ChineseDateNextSolarLongitude[d, l]."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(tChineseDateNextSolarLongitude[ToFixed[Gregorian[June[], 11, 1999]], \ 15]\)], "Input"], Cell[BoxData[ InterpretationBox[ \(Gregorian[6, 22, 1999]\[InvisibleSpace]TimeOfDay[3, 48, 51.66046142578125`]\), SequenceForm[ Gregorian[ 6, 22, 1999], TimeOfDay[ 3, 48, 51.66046142578125]], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?mMajorSolarTermOnOrAfter\)\)], "Input"], Cell[BoxData[ \("mMajorSolarTermOnOrAfter[fDate] gives the moment (fixed day with \ fractional part indicating time of day) for \ MajorSolarTermOnOrAfter[fDate]."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(mMajorSolarTermOnOrAfter[ToFixed[Gregorian[June[], 11, 1999]]]\)], "Input"], Cell[BoxData[ StyleBox["729927.158931255437`", StyleBoxAutoDelete->True, PrintPrecision->10]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?tMajorSolarTermOnOrAfter\)\)], "Input"], Cell[BoxData[ \("tMajorSolarTermOnOrAfter[fDate] gives the Gregorian day and time for \ MajorSolarTermOnOrAfter[fDate]."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(tMajorSolarTermOnOrAfter[ToFixed[Gregorian[June[], 11, 1999]]]\)], "Input"], Cell[BoxData[ InterpretationBox[ \(Gregorian[6, 22, 1999]\[InvisibleSpace]TimeOfDay[3, 48, 51.66046142578125`]\), SequenceForm[ Gregorian[ 6, 22, 1999], TimeOfDay[ 3, 48, 51.66046142578125]], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?mMinorSolarTermOnOrAfter\)\)], "Input"], Cell[BoxData[ \("mMinorSolarTermOnOrAfter[fDate] gives the moment (fixed day with \ fractional part indicating time of day) for \ MinorSolarTermOnOrAfter[fDate]."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(mMinorSolarTermOnOrAfter[ToFixed[Gregorian[June[], 11, 1999]]]\ \)\)], "Input"], Cell[BoxData[ StyleBox["729942.892200628801`", StyleBoxAutoDelete->True, PrintPrecision->10]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?tMinorSolarTermOnOrAfter\)\)], "Input"], Cell[BoxData[ \("tMinorSolarTermOnOrAfter[fDate] gives the Gregorian day and time for \ MinorSolarTermOnOrAfter[fDate]."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(tMinorSolarTermOnOrAfter[ToFixed[Gregorian[June[], 11, 1999]]]\ \)\)], "Input"], Cell[BoxData[ InterpretationBox[ \(Gregorian[7, 7, 1999]\[InvisibleSpace]TimeOfDay[21, 24, 46.134323120117191`]\), SequenceForm[ Gregorian[ 7, 7, 1999], TimeOfDay[ 21, 24, 46.134323120117188]], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?daysToLiChun\)\)], "Input"], Cell[BoxData[ \("daysToLiChun[gYear] gives the number of days between li chun (the \ first minor solar term) and Chinese New Year of the given Gregorian and the \ new moons before and after New Year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(daysToLiChun[1985]\)], "Input"], Cell[BoxData[ InterpretationBox[ \(1985\[InvisibleSpace]": CNY-1 to LC: "\[InvisibleSpace]14 \[InvisibleSpace]", CNY to LC: "\[InvisibleSpace]16 \[InvisibleSpace]", CNY+1 to LC: "\[InvisibleSpace]45\), SequenceForm[ 1985, ": CNY-1 to LC: ", 14, ", CNY to LC: ", 16, ", CNY+1 to LC: ", 45], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(daysToLiChun[2015]\)], "Input"], Cell[BoxData[ InterpretationBox[ \(2015\[InvisibleSpace]": CNY-1 to LC: "\[InvisibleSpace]15 \[InvisibleSpace]", CNY to LC: "\[InvisibleSpace]15 \[InvisibleSpace]", CNY+1 to LC: "\[InvisibleSpace]44\), SequenceForm[ 2015, ": CNY-1 to LC: ", 15, ", CNY to LC: ", 15, ", CNY+1 to LC: ", 44], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?timeToLiChun\)\)], "Input"], Cell[BoxData[ \("timeToLiChun[gYear] gives the time between li chun (the first minor \ solar term) and Chinese New Year of the given Gregorian and the new moons \ before and after New Year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(timeToLiChun[1985]\)], "Input"], Cell[BoxData[ InterpretationBox[ \(1985\[InvisibleSpace]": CNY-1 to LC: \ "\[InvisibleSpace]13.7803112380206593` \[InvisibleSpace]", CNY to LC: "\[InvisibleSpace]15.896331419702621` \[InvisibleSpace]", CNY+1 to LC: \ "\[InvisibleSpace]45.6157590867951512`\), SequenceForm[ 1985, ": CNY-1 to LC: ", 13.780311238020658, ", CNY to LC: ", 15.896331419702619, ", CNY+1 to LC: ", 45.615759086795151], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(timeToLiChun[2015]\)], "Input"], Cell[BoxData[ InterpretationBox[ \(2015\[InvisibleSpace]": CNY-1 to LC: \ "\[InvisibleSpace]14.614307483192535` \[InvisibleSpace]", CNY to LC: "\[InvisibleSpace]14.8256423627026379` \[InvisibleSpace]", CNY+1 to LC: \ "\[InvisibleSpace]44.2346345540136098`\), SequenceForm[ 2015, ": CNY-1 to LC: ", 14.614307483192533, ", CNY to LC: ", 14.825642362702638, ", CNY+1 to LC: ", 44.23463455401361], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?liChunErrorBetween\)\)], "Input"], Cell[BoxData[ \("liChunErrorBetween[gYear1, gYear2] lists the years between the two \ given Gregorian years when Chinese New Year was not the new moon closest to \ li chun (the first minor solar term)."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(liChunErrorBetween[2014, 2016]\)], "Input"], Cell[BoxData[ InterpretationBox[ \(2015\[InvisibleSpace]": CNY-1 to LC: \ "\[InvisibleSpace]14.614307483192535` \[InvisibleSpace]", CNY to LC: "\[InvisibleSpace]14.8256423627026379` \[InvisibleSpace]", CNY+1 to LC: \ "\[InvisibleSpace]44.2346345540136098`\), SequenceForm[ 2015, ": CNY-1 to LC: ", 14.614307483192533, ", CNY to LC: ", 14.825642362702638, ", CNY+1 to LC: ", 44.23463455401361], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?lateLiChunBetween\)\)], "Input"], Cell[BoxData[ \("lateLiChunBetween[gYear1, gYear2] lists the years between the two \ given Gregorian years in which the time between the new moon following \ Chinese New Year and li chun (the first minor solar term) is less than 16 \ days."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(lateLiChunBetween[2003, 2005]\)], "Input"], Cell[BoxData[ InterpretationBox[ \(2004\[InvisibleSpace]": CNY-1 to LC: \ "\[InvisibleSpace]43.0923900664784031` \[InvisibleSpace]", CNY to LC: "\[InvisibleSpace]13.618828450329603` \[InvisibleSpace]", CNY+1 to LC: \ "\[InvisibleSpace]15.8900639731436976`\), SequenceForm[ 2004, ": CNY-1 to LC: ", 43.092390066478401, ", CNY to LC: ", 13.618828450329602, ", CNY+1 to LC: ", 15.890063973143697], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?z12ErrorBetween\)\)], "Input"], Cell[BoxData[ \("z12ErrorBetween[gYear1, gYear2] lists the years between the two given \ Gregorian years in which the z12 rule fails."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(z12ErrorBetween[2052, 2054]\)], "Input"], Cell[BoxData[ InterpretationBox[ \(2053\[InvisibleSpace]": Z12: "\[InvisibleSpace]Gregorian[1, 19, 2053] \[InvisibleSpace]TimeOfDay[22, 57, 29.0066680908203125`] \[InvisibleSpace]" M12: "\[InvisibleSpace]Gregorian[1, 20, 2053] \[InvisibleSpace]TimeOfDay[7, 10, 44.565109252929691`]\), SequenceForm[ 2053, ": Z12: ", Gregorian[ 1, 19, 2053], TimeOfDay[ 22, 57, 29.006668090820313], " M12: ", Gregorian[ 1, 20, 2053], TimeOfDay[ 7, 10, 44.565109252929687]], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?chineseLeapYearsBetween\)\)], "Input"], Cell[BoxData[ \("chineseLeapYearsBetween[gYear1, gYear2] lists all the Gregorian years \ between the two given Gregorian years that are Chinese leap years."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapYearsBetween[1990, 1993]\)], "Input"], Cell[BoxData[ \(1990\)], "Print"], Cell[BoxData[ \(1993\)], "Print"], Cell[BoxData[ \(2\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?chineseLeapMonthsBetween\)\)], "Input"], Cell[BoxData[ \("chineseLeapMonthsBetween[gYear1, gYear2] lists the Gregorian year and \ month number for the months that have a leap month between the two given \ Gregorian years, and the total number of repeats for each month."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseLeapMonthsBetween[1990, \ 1993]\)], "Input"], Cell[BoxData[ InterpretationBox[\(1990\[InvisibleSpace]":"\[InvisibleSpace]5\), SequenceForm[ 1990, ":", 5], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\(1993\[InvisibleSpace]":"\[InvisibleSpace]3\), SequenceForm[ 1993, ":", 3], Editable->False]], "Print"], Cell[BoxData[ \({0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0}\)], "Print"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.952381 -0.0202634 0.0506585 [ [.21429 -0.0125 -9 -9 ] [.21429 -0.0125 9 0 ] [.40476 -0.0125 -9 -9 ] [.40476 -0.0125 9 0 ] [.59524 -0.0125 -9 -9 ] [.59524 -0.0125 9 0 ] [.78571 -0.0125 -9 -9 ] [.78571 -0.0125 9 0 ] [.97619 -0.0125 -3 -9 ] [.97619 -0.0125 3 0 ] [.01131 .0304 -6 -4.5 ] [.01131 .0304 0 4.5 ] [.01131 .08105 -6 -4.5 ] [.01131 .08105 0 4.5 ] [.01131 .13171 -6 -4.5 ] [.01131 .13171 0 4.5 ] [.01131 .18237 -6 -4.5 ] [.01131 .18237 0 4.5 ] [.01131 .23303 -6 -4.5 ] [.01131 .23303 0 4.5 ] [.01131 .28369 -6 -4.5 ] [.01131 .28369 0 4.5 ] [.01131 .33435 -6 -4.5 ] [.01131 .33435 0 4.5 ] [.01131 .385 -6 -4.5 ] [.01131 .385 0 4.5 ] [.01131 .43566 -6 -4.5 ] [.01131 .43566 0 4.5 ] [.01131 .48632 -12 -4.5 ] [.01131 .48632 0 4.5 ] [.01131 .53698 -12 -4.5 ] [.01131 .53698 0 4.5 ] [.01131 .58764 -12 -4.5 ] [.01131 .58764 0 4.5 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid .21429 0 m .21429 .00625 L s [(0.2)] .21429 -0.0125 0 1 Mshowa .40476 0 m .40476 .00625 L s [(0.4)] .40476 -0.0125 0 1 Mshowa .59524 0 m .59524 .00625 L s [(0.6)] .59524 -0.0125 0 1 Mshowa .78571 0 m .78571 .00625 L s [(0.8)] .78571 -0.0125 0 1 Mshowa .97619 0 m .97619 .00625 L s [(1)] .97619 -0.0125 0 1 Mshowa .125 Mabswid .07143 0 m .07143 .00375 L s .11905 0 m .11905 .00375 L s .16667 0 m .16667 .00375 L s .2619 0 m .2619 .00375 L s .30952 0 m .30952 .00375 L s .35714 0 m .35714 .00375 L s .45238 0 m .45238 .00375 L s .5 0 m .5 .00375 L s .54762 0 m .54762 .00375 L s .64286 0 m .64286 .00375 L s .69048 0 m .69048 .00375 L s .7381 0 m .7381 .00375 L s .83333 0 m .83333 .00375 L s .88095 0 m .88095 .00375 L s .92857 0 m .92857 .00375 L s .25 Mabswid 0 0 m 1 0 L s .02381 .0304 m .03006 .0304 L s [(1)] .01131 .0304 1 0 Mshowa .02381 .08105 m .03006 .08105 L s [(2)] .01131 .08105 1 0 Mshowa .02381 .13171 m .03006 .13171 L s [(3)] .01131 .13171 1 0 Mshowa .02381 .18237 m .03006 .18237 L s [(4)] .01131 .18237 1 0 Mshowa .02381 .23303 m .03006 .23303 L s [(5)] .01131 .23303 1 0 Mshowa .02381 .28369 m .03006 .28369 L s [(6)] .01131 .28369 1 0 Mshowa .02381 .33435 m .03006 .33435 L s [(7)] .01131 .33435 1 0 Mshowa .02381 .385 m .03006 .385 L s [(8)] .01131 .385 1 0 Mshowa .02381 .43566 m .03006 .43566 L s [(9)] .01131 .43566 1 0 Mshowa .02381 .48632 m .03006 .48632 L s [(10)] .01131 .48632 1 0 Mshowa .02381 .53698 m .03006 .53698 L s [(11)] .01131 .53698 1 0 Mshowa .02381 .58764 m .03006 .58764 L s [(12)] .01131 .58764 1 0 Mshowa .02381 0 m .02381 .61803 L s 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 1 0 0 r .02381 .0228 m .02381 .03799 L .02381 .03799 L .02381 .0228 L F 0 g .5 Mabswid .02381 .0228 m .02381 .03799 L .02381 .03799 L .02381 .0228 L .02381 .0228 L s 1 0 0 r .02381 .07345 m .02381 .08865 L .02381 .08865 L .02381 .07345 L F 0 g .02381 .07345 m .02381 .08865 L .02381 .08865 L .02381 .07345 L .02381 .07345 L s 1 0 0 r .02381 .12411 m .02381 .13931 L .97619 .13931 L .97619 .12411 L F 0 g .02381 .12411 m .02381 .13931 L .97619 .13931 L .97619 .12411 L .02381 .12411 L s 1 0 0 r .02381 .17477 m .02381 .18997 L .02381 .18997 L .02381 .17477 L F 0 g .02381 .17477 m .02381 .18997 L .02381 .18997 L .02381 .17477 L .02381 .17477 L s 1 0 0 r .02381 .22543 m .02381 .24063 L .97619 .24063 L .97619 .22543 L F 0 g .02381 .22543 m .02381 .24063 L .97619 .24063 L .97619 .22543 L .02381 .22543 L s 1 0 0 r .02381 .27609 m .02381 .29129 L .02381 .29129 L .02381 .27609 L F 0 g .02381 .27609 m .02381 .29129 L .02381 .29129 L .02381 .27609 L .02381 .27609 L s 1 0 0 r .02381 .32675 m .02381 .34195 L .02381 .34195 L .02381 .32675 L F 0 g .02381 .32675 m .02381 .34195 L .02381 .34195 L .02381 .32675 L .02381 .32675 L s 1 0 0 r .02381 .37741 m .02381 .3926 L .02381 .3926 L .02381 .37741 L F 0 g .02381 .37741 m .02381 .3926 L .02381 .3926 L .02381 .37741 L .02381 .37741 L s 1 0 0 r .02381 .42806 m .02381 .44326 L .02381 .44326 L .02381 .42806 L F 0 g .02381 .42806 m .02381 .44326 L .02381 .44326 L .02381 .42806 L .02381 .42806 L s 1 0 0 r .02381 .47872 m .02381 .49392 L .02381 .49392 L .02381 .47872 L F 0 g .02381 .47872 m .02381 .49392 L .02381 .49392 L .02381 .47872 L .02381 .47872 L s 1 0 0 r .02381 .52938 m .02381 .54458 L .02381 .54458 L .02381 .52938 L F 0 g .02381 .52938 m .02381 .54458 L .02381 .54458 L .02381 .52938 L .02381 .52938 L s 1 0 0 r .02381 .58004 m .02381 .59524 L .02381 .59524 L .02381 .58004 L F 0 g .02381 .58004 m .02381 .59524 L .02381 .59524 L .02381 .58004 L .02381 .58004 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0?ooo`030000003oool0oooo00@0oooo0P00003o0?ooo`X0oooo 000>0?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3oool90?ooo`003P3oool0 0`000000oooo0?ooo`040?ooo`030000003oool0oooo0?l0oooo2@3oool000d0oooo0P0000060?oo o`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`00 5@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3o ool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?oo o`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0 o`3oool90?ooo`003@3oool3000000D0oooo00<000000?ooo`3oool0o`3oool90?ooo`003@3oool0 0`000000oooo0?ooo`050?ooo`030000003oool0oooo0?l0oooo2@3oool000h0oooo00<000000?oo o`3oool0103oool200000?l0oooo2P3oool000h0oooo00<000000?ooo`3oool0103oool00`000000 oooo0?ooo`3o0?ooo`T0oooo000=0?ooo`030000003oool0000000D0oooo00<000000?ooo`3oool0 o`3oool90?ooo`003P3oool00`000000oooo0?ooo`040?ooo`030000003oool0oooo0?l0oooo2@3o ool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?oo o`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0 o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0 oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000 oooo0?ooo`3o0?ooo`T0oooo000=0?ooo`8000001P3oooon000000d0oooo000?0?ooo`030000003o ool0oooo00<0oooo00<000000?l0003o0000nP3o00000`000000oooo0?ooo`0;0?ooo`003P3oool0 0`000000oooo0?ooo`040?ooo`030000003o0000o`000?X0o`0000<000000?ooo`3oool02`3oool0 00l0oooo00<000000?ooo`3oool00`3oool00`000000o`000?l0003j0?l000030000003oool0oooo 00/0oooo000=0?ooo`030000003oool0000000D0oooooP00000=0?ooo`003P3oool00`000000oooo 0?ooo`040?ooo`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3o ool90?ooo`005@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo 0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000oooo 0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<00000 0?ooo`3oool0o`3oool90?ooo`003P3oool3000000@0oooo00<000000?ooo`3oool0o`3oool90?oo o`003`3oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo0?l0oooo2@3oool000d0oooo 100000040?ooo`800000o`3oool:0?ooo`003@3oool00`000000oooo000000050?ooo`030000003o ool0oooo0?l0oooo2@3oool000h0oooo0P0000050?ooo`030000003oool0oooo0?l0oooo2@3oool0 00l0oooo00<000000?ooo`3oool00`3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`03 0000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3o ool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool0 01D0oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?ooo`T0 oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3o ool90?ooo`003P3oool00`000000oooo0?ooo`040?ooooh000003@3oool000d0oooo00<000000?oo o`0000001@3oool00`000000o`000?l0003j0?l000030000003oool0oooo00/0oooo000?0?ooo`03 0000003oool0oooo00<0oooo00<000000?l0003o0000nP3o00000`000000oooo0?ooo`0;0?ooo`00 3@3oool2000000H0oooo00<000000?l0003o0000nP3o00000`000000oooo0?ooo`0;0?ooo`003@3o ool00`000000oooo0?ooo`050?ooooh000003@3oool000d0oooo0`0000050?ooo`030000003oool0 oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000 oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<0 00000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?oo o`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`00 3@3oool2000000H0oooo00<000000?ooo`3oool0o`3oool90?ooo`003@3oool00`000000oooo0000 00050?ooo`030000003oool0oooo0?l0oooo2@3oool000d0oooo00<000000?ooo`0000001@3oool2 00000?l0oooo2P3oool000d0oooo0P0000060?ooo`030000003oool0oooo0?l0oooo2@3oool000d0 oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000>0?ooo`800000 1@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3o ool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?oo o`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0 o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0 oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`003P3oool00`000000 oooo0?ooo`040?ooo`030000003oool0oooo0?l0oooo2@3oool000h0oooo00<000000?ooo`3oool0 103oool00`000000oooo0?ooo`3o0?ooo`T0oooo000>0?ooo`030000003oool0oooo00@0oooo0P00 003o0?ooo`X0oooo000?0?ooo`030000003oool0oooo00<0oooo00<000000?ooo`3oool0o`3oool9 0?ooo`003@3oool00`000000oooo000000050?ooo`030000003oool0oooo0?l0oooo2@3oool000d0 oooo0`0000050?ooo`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0 o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0 oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000 oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<0 00000?ooo`3oool0o`3oool90?ooo`003P3oool00`000000oooo0?ooo`040?ooo`030000003oool0 oooo0?l0oooo2@3oool000d0oooo00<000000?ooo`0000001@3oool00`000000oooo0?ooo`3o0?oo o`T0oooo000=0?ooo`030000003oool0000000D0oooo0P00003o0?ooo`X0oooo000>0?ooo`030000 003oool0oooo00@0oooo00<000000?ooo`3oool0o`3oool90?ooo`003@3oool00`000000oooo0000 00050?ooo`030000003oool0oooo0?l0oooo2@3oool000h0oooo00<000000?ooo`3oool0103oool0 0`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool001D0 oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo 000E0?ooo`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool9 0?ooo`005@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0 oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`003@3oool2000000H0oooo00<0 00000?ooo`3oool0o`3oool90?ooo`003`3oool00`000000oooo0?ooo`030?ooo`030000003oool0 oooo0?l0oooo2@3oool000h0oooo0P0000050?ooo`800000o`3oool:0?ooo`003@3oool00`000000 oooo000000050?ooo`030000003oool0oooo0?l0oooo2@3oool000d0oooo00<000000?ooo`000000 1@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000>0?ooo`8000001@3oool00`000000oooo0?oo o`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?oo o`3oool0o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000 003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3oool0 0`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool000L0 oooo1@0000020?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3oool90?ooo`00 2@3oool01`000000oooo0?ooo`3oool000000?ooo`0000001@3oool00`000000oooo0?ooo`3o0?oo o`T0oooo00090?ooo`070000003oool0oooo0?ooo`000000oooo000000050?ooo`800000o`3oool: 0?ooo`002@3oool01`000000oooo0?ooo`3oool000000?ooo`0000001@3oool00`000000oooo0?oo o`3o0?ooo`T0oooo00090?ooo`070000003oool0oooo0?ooo`000000oooo000000050?ooo`030000 003oool0oooo0?l0oooo2@3oool000P0oooo0P0000040?ooo`030000003oool0oooo00@0oooo00<0 00000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?oo o`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`00 5@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3o ool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?oo o`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool000L0oooo2P0000040?ooo`030000 003oool0oooo0?l0oooo2@3oool000T0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?oo o`040?ooo`030000003oool0oooo0?l0oooo2@3oool000T0oooo00<000000?ooo`3oool00P3oool0 0`000000oooo0?ooo`040?ooo`800000o`3oool:0?ooo`002@3oool00`000000oooo0?ooo`020?oo o`030000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3oool90?ooo`002@3oool00`000000 oooo0?ooo`020?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3oool90?ooo`00 203oool2000000<0oooo0P0000060?ooo`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<0 00000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?oo o`030000003oool0oooo0?l0oooo2@3oool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`00 5@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3o ool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`001`3oool5000000040?ooo`0000000000 000000D0oooo00<000000?ooo`3oool0o`3oool90?ooo`002@3oool01@000000oooo0?ooo`3oool0 000000L0oooo00<000000?ooo`3oool0o`3oool90?ooo`002@3oool00`000000oooo0?ooo`020?oo o`030000003oool0oooo00@0oooo0P00003o0?ooo`X0oooo00090?ooo`030000003oool0oooo0080 oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`3o0?ooo`T0oooo00090?ooo`070000 003oool0oooo0?ooo`000000oooo000000050?ooo`030000003oool0oooo0?l0oooo2@3oool000P0 oooo0P0000040?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool0o`3oool90?ooo`00 5@3oool00`000000oooo0?ooo`3o0?ooo`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3o ool001D0oooo00<000000?ooo`3oool0o`3oool90?ooo`005@3oool00`000000oooo0?ooo`3o0?oo o`T0oooo000E0?ooo`030000003oool0oooo0?l0oooo2@3oool00001\ \>"], ImageRangeCache->{{{0, 287}, {176.938, 0}} -> {-0.0834388, -0.513854, 0.00394232, 0.0741157}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?nthChineseLeapMonthsBetween\)\)], "Input"], Cell[BoxData[ \("nthChineseLeapMonthsBetween[gYear1, gYear2, n] counts the number of \ time the nth month is repeated between the two given Gregorian years."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(nthChineseLeapMonthsBetween[1990, \ 1998, 5]\)], "Input"], Cell[BoxData[ \(1990\)], "Print"], Cell[BoxData[ \(1998\)], "Print"], Cell[BoxData[ \(2\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?chineseNewYearsBetween\)\)], "Input"], Cell[BoxData[ \("chineseNewYearsBetween[gYear1, gYear2] displays the Gregorian dates of \ Chinese New Year between the two given Gregorian years, and gives a list and \ a table showing the number of times Chinese New Year falls on the days \ between January 20 and February 21 between the two given Gregorian years."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(chineseNewYearsBetween[1998, 1999]\)], "Input"], Cell[BoxData[ InterpretationBox[ \(1998\[InvisibleSpace]":"\[InvisibleSpace]Gregorian[1, 28, 1998]\), SequenceForm[ 1998, ":", Gregorian[ 1, 28, 1998]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \(1999\[InvisibleSpace]":"\[InvisibleSpace]Gregorian[2, 16, 1999]\), SequenceForm[ 1999, ":", Gregorian[ 2, 16, 1999]], Editable->False]], "Print"], Cell[BoxData[ \({"20/1:0", "21/1:0", "22/1:0", "23/1:0", "24/1:0", "25/1:0", "26/1:0", "27/1:0", "28/1:1", "29/1:0", "30/1:0", "31/1:0", "1/2:0", "2/2:0", "3/2:0", "4/2:0", "5/2:0", "6/2:0", "7/2:0", "8/2:0", "9/2:0", "10/2:0", "11/2:0", "12/2:0", "13/2:0", "14/2:0", "15/2:0", "16/2:1", "17/2:0", "18/2:0", "19/2:0", "20/2:0", "21/2:0"}\)], "Print"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.952381 -0.00744619 0.0186155 [ [.21429 -0.0125 -9 -9 ] [.21429 -0.0125 9 0 ] [.40476 -0.0125 -9 -9 ] [.40476 -0.0125 9 0 ] [.59524 -0.0125 -9 -9 ] [.59524 -0.0125 9 0 ] [.78571 -0.0125 -9 -9 ] [.78571 -0.0125 9 0 ] [.97619 -0.0125 -3 -9 ] [.97619 -0.0125 3 0 ] [.01131 .01117 -28 -6.4375 ] [.01131 .01117 0 6.4375 ] [.01131 .02978 -28 -6.4375 ] [.01131 .02978 0 6.4375 ] [.01131 .0484 -28 -6.4375 ] [.01131 .0484 0 6.4375 ] [.01131 .06702 -28 -6.4375 ] [.01131 .06702 0 6.4375 ] [.01131 .08563 -28 -6.4375 ] [.01131 .08563 0 6.4375 ] [.01131 .10425 -28 -6.4375 ] [.01131 .10425 0 6.4375 ] [.01131 .12286 -28 -6.4375 ] [.01131 .12286 0 6.4375 ] [.01131 .14148 -28 -6.4375 ] [.01131 .14148 0 6.4375 ] [.01131 .16009 -28 -6.4375 ] [.01131 .16009 0 6.4375 ] [.01131 .17871 -28 -6.4375 ] [.01131 .17871 0 6.4375 ] [.01131 .19732 -28 -6.4375 ] [.01131 .19732 0 6.4375 ] [.01131 .21594 -28 -6.4375 ] [.01131 .21594 0 6.4375 ] [.01131 .23456 -22 -6.4375 ] [.01131 .23456 0 6.4375 ] [.01131 .25317 -22 -6.4375 ] [.01131 .25317 0 6.4375 ] [.01131 .27179 -22 -6.4375 ] [.01131 .27179 0 6.4375 ] [.01131 .2904 -22 -6.4375 ] [.01131 .2904 0 6.4375 ] [.01131 .30902 -22 -6.4375 ] [.01131 .30902 0 6.4375 ] [.01131 .32763 -22 -6.4375 ] [.01131 .32763 0 6.4375 ] [.01131 .34625 -22 -6.4375 ] [.01131 .34625 0 6.4375 ] [.01131 .36486 -22 -6.4375 ] [.01131 .36486 0 6.4375 ] [.01131 .38348 -22 -6.4375 ] [.01131 .38348 0 6.4375 ] [.01131 .40209 -28 -6.4375 ] [.01131 .40209 0 6.4375 ] [.01131 .42071 -28 -6.4375 ] [.01131 .42071 0 6.4375 ] [.01131 .43933 -28 -6.4375 ] [.01131 .43933 0 6.4375 ] [.01131 .45794 -28 -6.4375 ] [.01131 .45794 0 6.4375 ] [.01131 .47656 -28 -6.4375 ] [.01131 .47656 0 6.4375 ] [.01131 .49517 -28 -6.4375 ] [.01131 .49517 0 6.4375 ] [.01131 .51379 -28 -6.4375 ] [.01131 .51379 0 6.4375 ] [.01131 .5324 -28 -6.4375 ] [.01131 .5324 0 6.4375 ] [.01131 .55102 -28 -6.4375 ] [.01131 .55102 0 6.4375 ] [.01131 .56963 -28 -6.4375 ] [.01131 .56963 0 6.4375 ] [.01131 .58825 -28 -6.4375 ] [.01131 .58825 0 6.4375 ] [.01131 .60686 -28 -6.4375 ] [.01131 .60686 0 6.4375 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid .21429 0 m .21429 .00625 L s [(0.2)] .21429 -0.0125 0 1 Mshowa .40476 0 m .40476 .00625 L s [(0.4)] .40476 -0.0125 0 1 Mshowa .59524 0 m .59524 .00625 L s [(0.6)] .59524 -0.0125 0 1 Mshowa .78571 0 m .78571 .00625 L s [(0.8)] .78571 -0.0125 0 1 Mshowa .97619 0 m .97619 .00625 L s [(1)] .97619 -0.0125 0 1 Mshowa .125 Mabswid .07143 0 m .07143 .00375 L s .11905 0 m .11905 .00375 L s .16667 0 m .16667 .00375 L s .2619 0 m .2619 .00375 L s .30952 0 m .30952 .00375 L s .35714 0 m .35714 .00375 L s .45238 0 m .45238 .00375 L s .5 0 m .5 .00375 L s .54762 0 m .54762 .00375 L s .64286 0 m .64286 .00375 L s .69048 0 m .69048 .00375 L s .7381 0 m .7381 .00375 L s .83333 0 m .83333 .00375 L s .88095 0 m .88095 .00375 L s .92857 0 m .92857 .00375 L s .25 Mabswid 0 0 m 1 0 L s .02381 .01117 m .03006 .01117 L s gsave .01131 .01117 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (20) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .02978 m .03006 .02978 L s gsave .01131 .02978 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (21) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .0484 m .03006 .0484 L s gsave .01131 .0484 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (22) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .06702 m .03006 .06702 L s gsave .01131 .06702 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (23) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .08563 m .03006 .08563 L s gsave .01131 .08563 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (24) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .10425 m .03006 .10425 L s gsave .01131 .10425 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (25) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .12286 m .03006 .12286 L s gsave .01131 .12286 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (26) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .14148 m .03006 .14148 L s gsave .01131 .14148 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (27) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .16009 m .03006 .16009 L s gsave .01131 .16009 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (28) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .17871 m .03006 .17871 L s gsave .01131 .17871 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (29) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .19732 m .03006 .19732 L s gsave .01131 .19732 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (30) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .21594 m .03006 .21594 L s gsave .01131 .21594 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (31) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .23456 m .03006 .23456 L s gsave .01131 .23456 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (1) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 69.000000 13.000000 moveto (\\220) show 75.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .25317 m .03006 .25317 L s gsave .01131 .25317 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 69.000000 13.000000 moveto (\\220) show 75.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .27179 m .03006 .27179 L s gsave .01131 .27179 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (3) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 69.000000 13.000000 moveto (\\220) show 75.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .2904 m .03006 .2904 L s gsave .01131 .2904 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (4) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 69.000000 13.000000 moveto (\\220) show 75.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .30902 m .03006 .30902 L s gsave .01131 .30902 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (5) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 69.000000 13.000000 moveto (\\220) show 75.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .32763 m .03006 .32763 L s gsave .01131 .32763 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (6) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 69.000000 13.000000 moveto (\\220) show 75.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .34625 m .03006 .34625 L s gsave .01131 .34625 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (7) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 69.000000 13.000000 moveto (\\220) show 75.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .36486 m .03006 .36486 L s gsave .01131 .36486 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (8) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 69.000000 13.000000 moveto (\\220) show 75.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .38348 m .03006 .38348 L s gsave .01131 .38348 -83 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (9) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 69.000000 13.000000 moveto (\\220) show 75.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .40209 m .03006 .40209 L s gsave .01131 .40209 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (10) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .42071 m .03006 .42071 L s gsave .01131 .42071 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (11) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .43933 m .03006 .43933 L s gsave .01131 .43933 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (12) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .45794 m .03006 .45794 L s gsave .01131 .45794 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (13) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .47656 m .03006 .47656 L s gsave .01131 .47656 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (14) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .49517 m .03006 .49517 L s gsave .01131 .49517 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (15) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .51379 m .03006 .51379 L s gsave .01131 .51379 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (16) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .5324 m .03006 .5324 L s gsave .01131 .5324 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (17) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .55102 m .03006 .55102 L s gsave .01131 .55102 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (18) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .56963 m .03006 .56963 L s gsave .01131 .56963 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (19) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .58825 m .03006 .58825 L s gsave .01131 .58825 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (20) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 .60686 m .03006 .60686 L s gsave .01131 .60686 -89 -10.4375 Mabsadd m 1 1 Mabs scale currentpoint translate 0 20.875 translate 1 -1 scale gsave 0.000000 0.000000 0.000000 setrgbcolor 1.000000 setlinewidth gsave newpath 61.000000 16.875000 moveto 460.000000 16.875000 lineto 460.000000 4.000000 lineto 61.000000 4.000000 lineto 61.000000 16.875000 lineto closepath clip newpath 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 63.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (21) show %%IncludeResource: font Math2Mono %%IncludeFont: Math2Mono /Math2Mono findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 75.000000 13.000000 moveto (\\220) show 81.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor (2) show 87.000000 13.000000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10.000000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000000 0.000000 0.000000 setrgbcolor 0.000000 0.000000 rmoveto 1.000000 setlinewidth grestore grestore %%DocumentNeededResources: font Math2Mono %%+ font Courier %%DocumentSuppliedResources: %%DocumentNeededFonts: Math2Mono %%+ Courier %%DocumentSuppliedFonts: %%DocumentFonts: Math2Mono %%+ Courier grestore .02381 0 m .02381 .61803 L s 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 1 0 0 r .02381 .00652 m .02381 .01582 L .02381 .01582 L .02381 .00652 L F 0 g .5 Mabswid .02381 .00652 m .02381 .01582 L .02381 .01582 L .02381 .00652 L .02381 .00652 L s 1 0 0 r .02381 .02513 m .02381 .03444 L .02381 .03444 L .02381 .02513 L F 0 g .02381 .02513 m .02381 .03444 L .02381 .03444 L .02381 .02513 L .02381 .02513 L s 1 0 0 r .02381 .04375 m .02381 .05305 L .02381 .05305 L .02381 .04375 L F 0 g .02381 .04375 m .02381 .05305 L .02381 .05305 L .02381 .04375 L .02381 .04375 L s 1 0 0 r .02381 .06236 m .02381 .07167 L .02381 .07167 L .02381 .06236 L F 0 g .02381 .06236 m .02381 .07167 L .02381 .07167 L .02381 .06236 L .02381 .06236 L s 1 0 0 r .02381 .08098 m .02381 .09029 L .02381 .09029 L .02381 .08098 L F 0 g .02381 .08098 m .02381 .09029 L .02381 .09029 L .02381 .08098 L .02381 .08098 L s 1 0 0 r .02381 .09959 m .02381 .1089 L .02381 .1089 L .02381 .09959 L F 0 g .02381 .09959 m .02381 .1089 L .02381 .1089 L .02381 .09959 L .02381 .09959 L s 1 0 0 r .02381 .11821 m .02381 .12752 L .02381 .12752 L .02381 .11821 L F 0 g .02381 .11821 m .02381 .12752 L .02381 .12752 L .02381 .11821 L .02381 .11821 L s 1 0 0 r .02381 .13682 m .02381 .14613 L .02381 .14613 L .02381 .13682 L F 0 g .02381 .13682 m .02381 .14613 L .02381 .14613 L .02381 .13682 L .02381 .13682 L s 1 0 0 r .02381 .15544 m .02381 .16475 L .97619 .16475 L .97619 .15544 L F 0 g .02381 .15544 m .02381 .16475 L .97619 .16475 L .97619 .15544 L .02381 .15544 L s 1 0 0 r .02381 .17405 m .02381 .18336 L .02381 .18336 L .02381 .17405 L F 0 g .02381 .17405 m .02381 .18336 L .02381 .18336 L .02381 .17405 L .02381 .17405 L s 1 0 0 r .02381 .19267 m .02381 .20198 L .02381 .20198 L .02381 .19267 L F 0 g .02381 .19267 m .02381 .20198 L .02381 .20198 L .02381 .19267 L .02381 .19267 L s 1 0 0 r .02381 .21129 m .02381 .22059 L .02381 .22059 L .02381 .21129 L F 0 g .02381 .21129 m .02381 .22059 L .02381 .22059 L .02381 .21129 L .02381 .21129 L s 1 0 0 r .02381 .2299 m .02381 .23921 L .02381 .23921 L .02381 .2299 L F 0 g .02381 .2299 m .02381 .23921 L .02381 .23921 L .02381 .2299 L .02381 .2299 L s 1 0 0 r .02381 .24852 m .02381 .25782 L .02381 .25782 L .02381 .24852 L F 0 g .02381 .24852 m .02381 .25782 L .02381 .25782 L .02381 .24852 L .02381 .24852 L s 1 0 0 r .02381 .26713 m .02381 .27644 L .02381 .27644 L .02381 .26713 L F 0 g .02381 .26713 m .02381 .27644 L .02381 .27644 L .02381 .26713 L .02381 .26713 L s 1 0 0 r .02381 .28575 m .02381 .29506 L .02381 .29506 L .02381 .28575 L F 0 g .02381 .28575 m .02381 .29506 L .02381 .29506 L .02381 .28575 L .02381 .28575 L s 1 0 0 r .02381 .30436 m .02381 .31367 L .02381 .31367 L .02381 .30436 L F 0 g .02381 .30436 m .02381 .31367 L .02381 .31367 L .02381 .30436 L .02381 .30436 L s 1 0 0 r .02381 .32298 m .02381 .33229 L .02381 .33229 L .02381 .32298 L F 0 g .02381 .32298 m .02381 .33229 L .02381 .33229 L .02381 .32298 L .02381 .32298 L s 1 0 0 r .02381 .34159 m .02381 .3509 L .02381 .3509 L .02381 .34159 L F 0 g .02381 .34159 m .02381 .3509 L .02381 .3509 L .02381 .34159 L .02381 .34159 L s 1 0 0 r .02381 .36021 m .02381 .36952 L .02381 .36952 L .02381 .36021 L F 0 g .02381 .36021 m .02381 .36952 L .02381 .36952 L .02381 .36021 L .02381 .36021 L s 1 0 0 r .02381 .37883 m .02381 .38813 L .02381 .38813 L .02381 .37883 L F 0 g .02381 .37883 m .02381 .38813 L .02381 .38813 L .02381 .37883 L .02381 .37883 L s 1 0 0 r .02381 .39744 m .02381 .40675 L .02381 .40675 L .02381 .39744 L F 0 g .02381 .39744 m .02381 .40675 L .02381 .40675 L .02381 .39744 L .02381 .39744 L s 1 0 0 r .02381 .41606 m .02381 .42536 L .02381 .42536 L .02381 .41606 L F 0 g .02381 .41606 m .02381 .42536 L .02381 .42536 L .02381 .41606 L .02381 .41606 L s 1 0 0 r .02381 .43467 m .02381 .44398 L .02381 .44398 L .02381 .43467 L F 0 g .02381 .43467 m .02381 .44398 L .02381 .44398 L .02381 .43467 L .02381 .43467 L s 1 0 0 r .02381 .45329 m .02381 .46259 L .02381 .46259 L .02381 .45329 L F 0 g .02381 .45329 m .02381 .46259 L .02381 .46259 L .02381 .45329 L .02381 .45329 L s 1 0 0 r .02381 .4719 m .02381 .48121 L .02381 .48121 L .02381 .4719 L F 0 g .02381 .4719 m .02381 .48121 L .02381 .48121 L .02381 .4719 L .02381 .4719 L s 1 0 0 r .02381 .49052 m .02381 .49983 L .02381 .49983 L .02381 .49052 L F 0 g .02381 .49052 m .02381 .49983 L .02381 .49983 L .02381 .49052 L .02381 .49052 L s 1 0 0 r .02381 .50913 m .02381 .51844 L .97619 .51844 L .97619 .50913 L F 0 g .02381 .50913 m .02381 .51844 L .97619 .51844 L .97619 .50913 L .02381 .50913 L s 1 0 0 r .02381 .52775 m .02381 .53706 L .02381 .53706 L .02381 .52775 L F 0 g .02381 .52775 m .02381 .53706 L .02381 .53706 L .02381 .52775 L .02381 .52775 L s 1 0 0 r .02381 .54636 m .02381 .55567 L .02381 .55567 L .02381 .54636 L F 0 g .02381 .54636 m .02381 .55567 L .02381 .55567 L .02381 .54636 L .02381 .54636 L s 1 0 0 r .02381 .56498 m .02381 .57429 L .02381 .57429 L .02381 .56498 L F 0 g .02381 .56498 m .02381 .57429 L .02381 .57429 L .02381 .56498 L .02381 .56498 L s 1 0 0 r .02381 .5836 m .02381 .5929 L .02381 .5929 L .02381 .5836 L F 0 g .02381 .5836 m .02381 .5929 L .02381 .5929 L .02381 .5836 L .02381 .5836 L s 1 0 0 r .02381 .60221 m .02381 .61152 L .02381 .61152 L .02381 .60221 L F 0 g .02381 .60221 m .02381 .61152 L .02381 .61152 L .02381 .60221 L .02381 .60221 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{593, 366.375}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg00000030?ooo`009@3oool00`000000oooo0?ooo`0H 0?ooo`030000003oool0oooo01P0oooo00<000000?ooo`3oool0603oool00`000000oooo0?ooo`0H 0?ooo`030000003oool0oooo01P0oooo00<000000?ooo`3oool0603oool00`000000oooo0?ooo`0H 0?ooo`030000003oool0oooo01L0oooo00<000000?ooo`3oool0603oool00`000000oooo0?ooo`0H 0?ooo`030000003oool0oooo01P0oooo00<000000?ooo`3oool0603oool00`000000oooo0?ooo`0H 0?ooo`030000003oool0oooo01P0oooo00<000000?ooo`3oool0603oool00`000000oooo0?ooo`0H 0?ooo`030000003oool0oooo01P0oooo00<000000?ooo`3oool0603oool00`000000oooo0?ooo`0G 0?ooo`030000003oool0oooo01P0oooo00<000000?ooo`3oool03`3oool002D0oooo00<000000?oo o`3oool0603oool00`000000oooo0?ooo`0H0?ooo`030000003oool0oooo01P0oooo00<000000?oo o`3oool0603oool00`000000oooo0?ooo`0H0?ooo`030000003oool0oooo01P0oooo00<000000?oo o`3oool0603oool00`000000oooo0?ooo`0G0?ooo`030000003oool0oooo01P0oooo00<000000?oo o`3oool0603oool00`000000oooo0?ooo`0H0?ooo`030000003oool0oooo01P0oooo00<000000?oo o`3oool0603oool00`000000oooo0?ooo`0H0?ooo`030000003oool0oooo01P0oooo00<000000?oo o`3oool0603oool00`000000oooo0?ooo`0H0?ooo`030000003oool0oooo01P0oooo00<000000?oo o`3oool05`3oool00`000000oooo0?ooo`0H0?ooo`030000003oool0oooo00l0oooo000U0?ooo`03 0000003oool0oooo06T0oooo00<000000?ooo`3oool0J03oool00`000000oooo0?ooo`1Y0?ooo`03 0000003oool0oooo06T0oooo00<000000?ooo`3oool0J03oool00`000000oooo0?ooo`0?0?ooo`00 4@3oool00`000000oooo0?ooo`0A0?ooo`800000JP3oool00`000000oooo0?ooo`1X0?ooo`030000 003oool0oooo06T0oooo00<000000?ooo`3oool0J@3oool00`000000oooo0?ooo`1X0?ooo`030000 003oool0oooo00l0oooo00050?ooo`<000000`3oool00`000000oooo0?ooo`040?ooo`040000003o ool0oooo0?ooo`D000002P3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000D0oooo00<0 00000?ooo`3oool00P3oool00`000000oooo000000050?ooo`030000003oool0oooo00<0oooo00<0 00000?ooo`3oool02P3oool500000?l0ooooo`3ooolY0?ooo`001P3oool01`000000oooo0?ooo`3o ool000000?ooo`0000001@3oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo00X0oooo 00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo00060?ooo`070000003oool0oooo0?ooo`000000 oooo000000060?ooo`030000003oool0oooo0080oooo00<000000?ooo`3oool02P3oool00`000000 oooo0?ooo`3o0?ooool0oooo:`3oool000D0oooo00<000000?ooo`0000000P3oool00`000000oooo 000000060?ooo`030000003oool0oooo0080oooo00<000000?ooo`3oool02P3oool200000?l0oooo o`3oool/0?ooo`001P3oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00H0oooo00<0 00000?ooo`3oool00P00000<0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool0 0`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?oo ob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`004@3oool00`000000oooo 0?ooo`0A0?ooo`800000o`3ooooo0?ooob`0oooo00050?ooo`<0000000<0oooo0000000000000`00 00040?ooo`040000003oool0oooo0?ooo`D000002P3oool00`000000oooo0?ooo`3o0?ooool0oooo :`3oool000D0oooo00<000000?ooo`3oool00`3oool00`000000oooo0?ooo`040?ooo`030000003o ool0oooo00<0oooo00<000000?ooo`3oool02P3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3o ool000H0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`040?ooo`030000003oool0 oooo00<0oooo00<000000?ooo`3oool02P3oool500000?l0ooooo`3ooolY0?ooo`001P3oool00`00 0000oooo0?ooo`020?ooo`030000003oool0oooo00D0oooo00<000000?ooo`3oool00P3oool00`00 0000oooo0?ooo`0:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001@3oool00`000000 oooo000000030?ooo`030000003oool0oooo00D0oooo00<000000?ooo`3oool00P3oool00`000000 oooo0?ooo`0:0?ooo`800000o`3ooooo0?ooob`0oooo00060?ooo`040000003oool0oooo0?ooo`80 0000203oool00`000000oooo0?ooo`02000000`0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0 oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?oo o`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?oo o`030000003oool0oooo0?l0ooooo`3oool[0?ooo`004@3oool00`000000oooo0?ooo`0A0?ooo`80 0000o`3ooooo0?ooob`0oooo00050?ooo`<000000P3oool3000000D0oooo00@000000?ooo`3oool0 oooo1@00000:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001@3oool00`000000oooo 0?ooo`020?ooo`030000003oool0oooo00D0oooo00<000000?ooo`3oool00`3oool00`000000oooo 0?ooo`0:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001P3oool00`000000oooo0?oo o`020?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool00`3oool00`000000oooo0?oo o`0:0?ooo`D00000o`3ooooo0?ooobT0oooo00060?ooo`030000003oool0oooo0080oooo00<00000 0?ooo`3oool01@3oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00X0oooo00<00000 0?ooo`3oool0o`3ooooo0?ooob/0oooo00050?ooo`030000003oool000000080oooo00<000000?oo o`0000001P3oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00X0oooo0P00003o0?oo ool0oooo;03oool000H0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`060?ooo`03 0000003oool0oooo00800000303oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo 00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3o ool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool00140oooo00<000000?oo o`3oool04@3oool200000?l0ooooo`3oool/0?ooo`001@3oool300000080oooo0P0000060?ooo`04 0000003oool0oooo0?ooo`D000002P3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000D0 oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo00<0 oooo00<000000?ooo`3oool02P3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000H0oooo 00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`040?ooo`030000003oool0oooo00<0oooo 00<000000?ooo`3oool02P3oool500000?l0ooooo`3ooolY0?ooo`001P3oool00`000000oooo0?oo o`030?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?oo o`0:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001@3oool00`000000oooo00000002 0?ooo`030000003oool0000000H0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`0: 0?ooo`800000o`3ooooo0?ooob`0oooo00060?ooo`030000003oool0oooo0080oooo00<000000?oo o`3oool01P3oool00`000000oooo0?ooo`02000000`0oooo00<000000?ooo`3oool0o`3ooooo0?oo ob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo 0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U 0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`004@3oool00`000000oooo0?ooo`0A0?oo o`800000o`3ooooo0?ooob`0oooo00050?ooo`<000000`3oool3000000@0oooo00@000000?ooo`3o ool0oooo1@00000:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001@3oool00`000000 oooo0?ooo`040?ooo`030000003oool0oooo00<0oooo00<000000?ooo`3oool00`3oool00`000000 oooo0?ooo`0:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001P3oool010000000oooo 0?ooo`3oool4000000@0oooo00<000000?ooo`3oool00`3oool00`000000oooo0?ooo`0:0?ooo`D0 0000o`3ooooo0?ooobT0oooo00060?ooo`070000003oool0oooo0?ooo`000000oooo000000060?oo o`030000003oool0oooo0080oooo00<000000?ooo`3oool02P3oool00`000000oooo0?ooo`3o0?oo ool0oooo:`3oool000D0oooo00<000000?ooo`0000000`3oool2000000H0oooo00<000000?ooo`3o ool00P3oool00`000000oooo0?ooo`0:0?ooo`800000o`3ooooo0?ooob`0oooo00060?ooo`030000 003oool0oooo00<0oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`02000000`0oooo 00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3o ool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?oo o`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`800000o`3ooooo0?ooob`0oooo000A0?ooo`030000 003oool0oooo0140oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo00050?ooo`<000000`3o ool00`000000oooo0?ooo`040?ooo`040000003oool0oooo0?ooo`D000002P3oool00`000000oooo 0?ooo`3o0?ooool0oooo:`3oool000D0oooo00<000000?ooo`3oool00P3oool00`000000oooo0000 00050?ooo`030000003oool0oooo00<0oooo00<000000?ooo`3oool02P3oool500000?l0ooooo`3o oolY0?ooo`001P3oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo00<0oooo00<00000 0?ooo`3oool00`3oool00`000000oooo0?ooo`0:0?ooo`030000003oool0oooo0?l0ooooo`3oool[ 0?ooo`001P3oool010000000oooo0?ooo`3oool2000000L0oooo00<000000?ooo`3oool00P3oool0 0`000000oooo0?ooo`0:0?ooo`800000o`3ooooo0?ooob`0oooo00050?ooo`030000003oool00000 0080oooo00<000000?ooo`3oool01P3oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo 00X0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo00060?ooo`040000003oool0oooo0?oo o`<000001`3oool00`000000oooo0?ooo`02000000`0oooo00<000000?ooo`3oool0o`3ooooo0?oo ob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo 0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000A 0?ooo`030000003oool0oooo0140oooo0P00003o0?ooool0oooo;03oool000D0oooo0`0000020?oo o`8000001P3oool010000000oooo0?ooo`3oool5000000X0oooo00<000000?ooo`3oool0o`3ooooo 0?ooob/0oooo00050?ooo`030000003oool0oooo0080oooo00<000000?ooo`0000001@3oool00`00 0000oooo0?ooo`030?ooo`030000003oool0oooo00X0oooo00<000000?ooo`3oool0o`3ooooo0?oo ob/0oooo00060?ooo`070000003oool0oooo0?ooo`000000oooo000000050?ooo`030000003oool0 oooo00<0oooo00<000000?ooo`3oool02P3oool500000?l0ooooo`3ooolY0?ooo`001P3oool01000 0000oooo0?ooo`3oool2000000L0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`0: 0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001@3oool00`000000oooo000000020?oo o`030000003oool0oooo00H0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`0:0?oo o`800000o`3ooooo0?ooob`0oooo00060?ooo`030000003oool0oooo0080oooo0P0000070?ooo`03 0000003oool0oooo00800000303oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo 00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3o ool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo0P00003o0?oo ool0oooo;03oool00140oooo00<000000?ooo`3oool04@3oool00`000000oooo0?ooo`3o0?ooool0 oooo:`3oool000D0oooo0`0000030?ooo`030000003oool0oooo00@0oooo00@000000?ooo`3oool0 oooo1@00000:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001@3oool00`000000oooo 0?ooo`030?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool00`3oool00`000000oooo 0?ooo`0:0?ooo`D00000o`3ooooo0?ooobT0oooo00060?ooo`030000003oool0oooo0080oooo00<0 00000?ooo`3oool0103oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo00X0oooo00<0 00000?ooo`3oool0o`3ooooo0?ooob/0oooo00060?ooo`030000003oool0oooo00<0oooo00<00000 0?ooo`3oool0103oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00X0oooo0P00003o 0?ooool0oooo;03oool000D0oooo00<000000?ooo`0000000P3oool00`000000oooo000000060?oo o`030000003oool0oooo0080oooo00<000000?ooo`3oool02P3oool00`000000oooo0?ooo`3o0?oo ool0oooo:`3oool000H0oooo00@000000?ooo`3oool0oooo0`0000070?ooo`030000003oool0oooo 00800000303oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3o ool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3o ool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool00140oooo00<000000?ooo`3oool04@3ooooo 00000?l000007@00000A0?ooo`001@3oool3000000<0oooo00<000000?ooo`3oool0103oool01000 0000oooo0?ooo`3oool5000000X0oooo00<000000?l0003o0000o`3o003o0?l001T0o`0000<00000 0?ooo`3oool03`3oool000D0oooo00<000000?ooo`3oool00P3oool00`000000oooo000000050?oo o`030000003oool0oooo00<0oooo00<000000?ooo`3oool02P3oool00`000000o`000?l0003o0?l0 0?l0o`006@3o00000`000000oooo0?ooo`0?0?ooo`001P3oool01`000000oooo0?ooo`3oool00000 0?ooo`0000001@3oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo00X0oooo00<00000 0?l0003o0000o`3o003o0?l001T0o`0000<000000?ooo`3oool03`3oool000H0oooo00<000000?oo o`3oool00P3oool00`000000oooo0?ooo`050?ooo`030000003oool0oooo0080oooo00<000000?oo o`3oool02P3oool00`000000o`000?l0003o0?l00?l0o`006@3o00000`000000oooo0?ooo`0?0?oo o`001@3oool00`000000oooo000000020?ooo`030000003oool0000000H0oooo00<000000?ooo`3o ool00P3oool00`000000oooo0?ooo`0:0?ooool00000o`00000M00000140oooo00060?ooo`030000 003oool0oooo0080oooo00<000000?ooo`3oool01P3oool00`000000oooo0?ooo`02000000`0oooo 00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3o ool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?oo o`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`800000o`3ooooo0?ooob`0oooo000A0?ooo`030000 003oool0oooo0140oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo00050?ooo`<000000P3o ool2000000H0oooo00@000000?ooo`3oool0oooo1@00000:0?ooo`030000003oool0oooo0?l0oooo o`3oool[0?ooo`001@3oool00`000000oooo0?ooo`040?ooo`030000003oool0oooo00<0oooo00<0 00000?ooo`3oool00`3oool00`000000oooo0?ooo`0:0?ooo`D00000o`3ooooo0?ooobT0oooo0006 0?ooo`030000003oool0oooo0080oooo0P0000050?ooo`030000003oool0oooo00<0oooo00<00000 0?ooo`3oool02P3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000H0oooo00L000000?oo o`3oool0oooo0000003oool0000000H0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?oo o`0:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001@3oool00`000000oooo00000002 0?ooo`030000003oool0000000H0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`0: 0?ooo`800000o`3ooooo0?ooob`0oooo00060?ooo`030000003oool0oooo0080oooo0P0000070?oo o`030000003oool0oooo00800000303oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0 oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0oooo o`3oool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool00140oooo00<00000 0?ooo`3oool04@3oool200000?l0ooooo`3oool/0?ooo`001@3oool2000000@0oooo00<000000?oo o`3oool0103oool010000000oooo0?ooo`3oool5000000X0oooo00<000000?ooo`3oool0o`3ooooo 0?ooob/0oooo00070?ooo`060000003oool0oooo0000003oool000001@3oool00`000000oooo0?oo o`030?ooo`030000003oool0oooo00X0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo0006 0?ooo`070000003oool0oooo0?ooo`000000oooo000000050?ooo`030000003oool0oooo00<0oooo 00<000000?ooo`3oool02P3oool500000?l0ooooo`3ooolY0?ooo`001`3oool01P000000oooo0?oo o`000000oooo000000H0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`0:0?ooo`03 0000003oool0oooo0?l0ooooo`3oool[0?ooo`001@3oool00`000000oooo000000020?ooo`030000 003oool0000000H0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`0:0?ooo`800000 o`3ooooo0?ooob`0oooo00060?ooo`030000003oool0oooo0080oooo00<000000?ooo`3oool01P3o ool00`000000oooo0?ooo`02000000`0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U 0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?oo ool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`800000 o`3ooooo0?ooob`0oooo000A0?ooo`030000003oool0oooo0140oooo00<000000?ooo`3oool0o`3o oooo0?ooob/0oooo00050?ooo`8000000P3oool5000000@0oooo00@000000?ooo`3oool0oooo1@00 000:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001`3oool01@000000oooo0?ooo`3o ool0000000H0oooo00<000000?ooo`3oool00`3oool00`000000oooo0?ooo`0:0?ooo`D00000o`3o oooo0?ooobT0oooo00060?ooo`030000003oool0oooo0080oooo00<000000?ooo`3oool0103oool0 0`000000oooo0?ooo`030?ooo`030000003oool0oooo00X0oooo00<000000?ooo`3oool0o`3ooooo 0?ooob/0oooo00070?ooo`050000003oool0oooo0?ooo`0000001`3oool00`000000oooo0?ooo`02 0?ooo`030000003oool0oooo00X0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo00050?oo o`030000003oool0000000<0oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`020?oo o`030000003oool0oooo00X0oooo0P00003o0?ooool0oooo;03oool000H0oooo00@000000?ooo`3o ool0oooo0P0000080?ooo`030000003oool0oooo00800000303oool00`000000oooo0?ooo`3o0?oo ool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000 003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3o ool00140oooo00<000000?ooo`3oool04@3oool200000?l0ooooo`3oool/0?ooo`002P3oool50000 00<0oooo00<000000?ooo`3oool00P3oool3000000/0oooo00<000000?ooo`3oool0o`3ooooo0?oo ob/0oooo000<0?ooo`030000003oool0oooo00<0oooo00<000000?ooo`3oool00P3oool00`000000 oooo0?ooo`0;0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`00303oool00`000000oooo 0?ooo`030?ooo`030000003oool0oooo00<0oooo00<000000?ooo`3oool02P3oool500000?l0oooo o`3ooolY0?ooo`00303oool00`000000oooo0?ooo`040?ooo`030000003oool0oooo0080oooo00<0 00000?ooo`3oool02P3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000`0oooo00<00000 0?ooo`3oool0103oool01`000000oooo0?ooo`3oool000000?ooo`0000002`3oool200000?l0oooo o`3oool/0?ooo`002`3oool2000000L0oooo00D000000?ooo`3oool0oooo0000000<0?ooo`030000 003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3o ool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo 0?l0ooooo`3oool[0?ooo`009@3oool200000?l0ooooo`3oool/0?ooo`004@3oool00`000000oooo 0?ooo`0A0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`002`3oool3000000@0oooo00<0 00000?ooo`3oool00P3oool3000000/0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000; 0?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`0; 0?ooo`D00000o`3ooooo0?ooobT0oooo000<0?ooo`030000003oool0oooo00<0oooo00<000000?oo o`3oool00`3oool00`000000oooo0?ooo`0:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?oo o`00303oool00`000000oooo0?ooo`040?ooo`030000003oool0oooo0080oooo00<000000?ooo`3o ool02P3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000/0oooo00<000000?ooo`000000 1@3oool01`000000oooo0?ooo`3oool000000?ooo`0000002`3oool200000?l0ooooo`3oool/0?oo o`00303oool00`000000oooo0?ooo`050?ooo`050000003oool0oooo0?ooo`000000303oool00`00 0000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0 oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?oo o`3o0?ooool0oooo:`3oool00140oooo00<000000?ooo`3oool04@3oool200000?l0ooooo`3oool/ 0?ooo`002`3oool2000000D0oooo00<000000?ooo`3oool00P3oool3000000/0oooo00<000000?oo o`3oool0o`3ooooo0?ooob/0oooo000=0?ooo`030000003oool0oooo0080oooo00<000000?ooo`3o ool00P3oool00`000000oooo0?ooo`0;0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`00 303oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo00<0oooo00<000000?ooo`3oool0 2P3oool500000?l0ooooo`3ooolY0?ooo`003@3oool00`000000oooo0?ooo`030?ooo`030000003o ool0oooo0080oooo00<000000?ooo`3oool02P3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3o ool000/0oooo00<000000?ooo`0000001@3oool01`000000oooo0?ooo`3oool000000?ooo`000000 2`3oool200000?l0ooooo`3oool/0?ooo`00303oool00`000000oooo0?ooo`050?ooo`050000003o ool0oooo0?ooo`000000303oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<0 00000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[ 0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo0P00003o0?ooool0 oooo;03oool00140oooo00<000000?ooo`3oool04@3oool00`000000oooo0?ooo`3o0?ooool0oooo :`3oool000`0oooo0`0000030?ooo`030000003oool0oooo0080oooo0`00000;0?ooo`030000003o ool0oooo0?l0ooooo`3oool[0?ooo`003@3oool00`000000oooo0?ooo`020?ooo`030000003oool0 oooo0080oooo00<000000?ooo`3oool02`3oool500000?l0ooooo`3ooolY0?ooo`002`3oool40000 00<0oooo00<000000?ooo`3oool00`3oool00`000000oooo0?ooo`0:0?ooo`030000003oool0oooo 0?l0ooooo`3oool[0?ooo`002`3oool00`000000oooo000000050?ooo`030000003oool0oooo0080 oooo00<000000?ooo`3oool02P3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000`0oooo 0P0000050?ooo`070000003oool0oooo0?ooo`000000oooo0000000;0?ooo`800000o`3ooooo0?oo ob`0oooo000=0?ooo`030000003oool0oooo00@0oooo00D000000?ooo`3oool0oooo0000000<0?oo o`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0 oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003o ool0oooo0?l0ooooo`3oool[0?ooo`004@3oool00`000000oooo0?ooo`0A0?ooo`800000o`3ooooo 0?ooob`0oooo000<0?ooo`030000003oool0oooo00<0oooo00<000000?ooo`3oool00P3oool30000 00/0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000;0?ooo`030000003oool0000000@0 oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`0;0?ooo`030000003oool0oooo0?l0 ooooo`3oool[0?ooo`003@3oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00<0oooo 00<000000?ooo`3oool02P3oool500000?l0ooooo`3ooolY0?ooo`002`3oool2000000H0oooo00<0 00000?ooo`3oool00P3oool00`000000oooo0?ooo`0:0?ooo`030000003oool0oooo0?l0ooooo`3o ool[0?ooo`002`3oool00`000000oooo0?ooo`050?ooo`070000003oool0oooo0?ooo`000000oooo 0000000;0?ooo`800000o`3ooooo0?ooob`0oooo000;0?ooo`<000001P3oool01@000000oooo0?oo o`3oool0000000`0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003o ool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool0 02D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`800000o`3ooooo0?ooob`0 oooo000A0?ooo`030000003oool0oooo0140oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo 000;0?ooo`8000001@3oool00`000000oooo0?ooo`020?ooo`<000002`3oool00`000000oooo0?oo o`3o0?ooool0oooo:`3oool000/0oooo00<000000?ooo`000000103oool00`000000oooo0?ooo`02 0?ooo`030000003oool0oooo00/0oooo1@00003o0?ooool0oooo:@3oool000/0oooo00<000000?oo o`000000103oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo00X0oooo00<000000?oo o`3oool0o`3ooooo0?ooob/0oooo000;0?ooo`8000001P3oool00`000000oooo0?ooo`020?ooo`03 0000003oool0oooo00X0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000;0?ooo`030000 003oool0oooo00D0oooo00L000000?ooo`3oool0oooo0000003oool0000000/0oooo0P00003o0?oo ool0oooo;03oool000`0oooo0P0000060?ooo`050000003oool0oooo0?ooo`000000303oool00`00 0000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0 oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?oo o`3o0?ooool0oooo:`3oool00140oooo00<000000?ooo`3oool04@3oool200000?l0ooooo`3oool/ 0?ooo`00303oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo0080oooo0`00000;0?oo o`030000003oool0oooo0?l0ooooo`3oool[0?ooo`00303oool00`000000oooo0?ooo`030?ooo`03 0000003oool0oooo0080oooo00<000000?ooo`3oool02`3oool00`000000oooo0?ooo`3o0?ooool0 oooo:`3oool000`0oooo00<000000?ooo`3oool00`3oool00`000000oooo0?ooo`030?ooo`030000 003oool0oooo00X0oooo1@00003o0?ooool0oooo:@3oool000d0oooo00<000000?ooo`3oool00`3o ool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00X0oooo00<000000?ooo`3oool0o`3o oooo0?ooob/0oooo000;0?ooo`030000003oool0000000D0oooo00L000000?ooo`3oool0oooo0000 003oool0000000/0oooo0P00003o0?ooool0oooo;03oool000/0oooo0`0000060?ooo`050000003o ool0oooo0?ooo`000000303oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<0 00000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[ 0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo0P00003o0?ooool0 oooo;03oool00140oooo00<000000?ooo`3oool04@3oool00`000000oooo0?ooo`3o0?ooool0oooo :`3oool000`0oooo00<000000?ooo`3oool00`3oool00`000000oooo0?ooo`020?ooo`<000002`3o ool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000/0oooo00<000000?ooo`000000103oool0 0`000000oooo0?ooo`020?ooo`030000003oool0oooo00/0oooo1@00003o0?ooool0oooo:@3oool0 00/0oooo00<000000?ooo`000000103oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo 00X0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000<0?ooo`030000003oool0oooo00@0 oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`0:0?ooo`030000003oool0oooo0?l0 ooooo`3oool[0?ooo`002`3oool00`000000oooo000000050?ooo`070000003oool0oooo0?ooo`00 0000oooo0000000;0?ooo`800000o`3ooooo0?ooob`0oooo000<0?ooo`030000003oool0oooo00D0 oooo00D000000?ooo`3oool0oooo0000000<0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?oo o`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0 o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`004@3oool0 0`000000oooo0?ooo`0A0?ooo`800000o`3ooooo0?ooob`0oooo000;0?ooo`8000001@3oool00`00 0000oooo0?ooo`020?ooo`<000002`3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000d0 oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00/0 oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000<0?ooo`800000103oool00`000000oooo 0?ooo`030?ooo`030000003oool0oooo00X0oooo1@00003o0?ooool0oooo:@3oool000/0oooo00<0 00000?ooo`0000001@3oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00X0oooo00<0 00000?ooo`3oool0o`3ooooo0?ooob/0oooo000;0?ooo`030000003oool0000000D0oooo00L00000 0?ooo`3oool0oooo0000003oool0000000/0oooo0P00003o0?ooool0oooo;03oool000`0oooo0P00 00060?ooo`050000003oool0oooo0?ooo`000000303oool00`000000oooo0?ooo`3o0?ooool0oooo :`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0 oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0 oooo0P00003o0?ooool0oooo;03oool00140oooo00<000000?ooo`3oool04@3oool00`000000oooo 0?ooo`3o0?ooool0oooo:`3oool000@0oooo1@0000020?ooo`030000003oool0oooo00@0oooo00<0 00000?ooo`3oool00P3oool3000000/0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo0006 0?ooo`070000003oool0oooo0?ooo`000000oooo000000050?ooo`030000003oool0oooo0080oooo 00<000000?ooo`3oool02`3oool500000?l0ooooo`3ooolY0?ooo`001P3oool01`000000oooo0?oo o`3oool000000?ooo`0000001@3oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo00X0 oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo00060?ooo`070000003oool0oooo0?ooo`00 0000oooo000000060?ooo`030000003oool0oooo0080oooo00<000000?ooo`3oool02P3oool00`00 0000oooo0?ooo`3o0?ooool0oooo:`3oool000H0oooo00L000000?ooo`3oool0oooo0000003oool0 000000H0oooo00L000000?ooo`3oool0oooo0000003oool0000000/0oooo0P00003o0?ooool0oooo ;03oool000D0oooo0P0000040?ooo`030000003oool0oooo00H0oooo00D000000?ooo`3oool0oooo 0000000<0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?oo o`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?oo o`030000003oool0oooo0?l0ooooo`3oool[0?ooo`004@3oool00`000000oooo0?ooo`0A0?ooo`80 0000o`3ooooo0?ooob`0oooo00040?ooo`X00000103oool00`000000oooo0?ooo`020?ooo`<00000 2`3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000H0oooo00<000000?ooo`3oool00P3o ool00`000000oooo0?ooo`040?ooo`030000003oool0oooo0080oooo00<000000?ooo`3oool02`3o ool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000H0oooo00<000000?ooo`3oool00P3oool0 0`000000oooo0?ooo`040?ooo`030000003oool0oooo00<0oooo00<000000?ooo`3oool02P3oool5 00000?l0ooooo`3ooolY0?ooo`001P3oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo 00D0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`0:0?ooo`030000003oool0oooo 0?l0ooooo`3oool[0?ooo`001P3oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00D0 oooo00L000000?ooo`3oool0oooo0000003oool0000000/0oooo0P00003o0?ooool0oooo;03oool0 00D0oooo0P0000030?ooo`800000203oool01@000000oooo0?ooo`3oool0000000`0oooo00<00000 0?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?oo o`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0 o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`004@3oool0 0`000000oooo0?ooo`0A0?ooo`800000o`3ooooo0?ooob`0oooo00040?ooo`D0000000@0oooo0000 0000000000001@3oool00`000000oooo0?ooo`020?ooo`<000002`3oool00`000000oooo0?ooo`3o 0?ooool0oooo:`3oool000H0oooo00D000000?ooo`3oool0oooo000000070?ooo`030000003oool0 oooo0080oooo00<000000?ooo`3oool02`3oool500000?l0ooooo`3ooolY0?ooo`001P3oool00`00 0000oooo0?ooo`020?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool00`3oool00`00 0000oooo0?ooo`0:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001P3oool00`000000 oooo0?ooo`020?ooo`030000003oool0oooo00D0oooo00<000000?ooo`3oool00P3oool00`000000 oooo0?ooo`0:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001P3oool01`000000oooo 0?ooo`3oool000000?ooo`0000001P3oool01`000000oooo0?ooo`3oool000000?ooo`0000002`3o ool200000?l0ooooo`3oool/0?ooo`001@3oool2000000@0oooo00<000000?ooo`3oool01P3oool0 1@000000oooo0?ooo`3oool0000000`0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U 0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?oo ool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000A0?ooo`030000 003oool0oooo0140oooo0P00003o0?ooool0oooo;03oool000@0oooo1@0000000`3oool000000000 00060?ooo`030000003oool0oooo0080oooo0`00000;0?ooo`030000003oool0oooo0?l0ooooo`3o ool[0?ooo`001P3oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo00<0oooo00<00000 0?ooo`3oool00P3oool00`000000oooo0?ooo`0;0?ooo`030000003oool0oooo0?l0ooooo`3oool[ 0?ooo`001P3oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00@0oooo00<000000?oo o`3oool00`3oool00`000000oooo0?ooo`0:0?ooo`D00000o`3ooooo0?ooobT0oooo00060?ooo`03 0000003oool0oooo00<0oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`020?ooo`03 0000003oool0oooo00X0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo00060?ooo`070000 003oool0oooo0?ooo`000000oooo000000060?ooo`070000003oool0oooo0?ooo`000000oooo0000 000;0?ooo`800000o`3ooooo0?ooob`0oooo00050?ooo`800000103oool00`000000oooo0?ooo`06 0?ooo`050000003oool0oooo0?ooo`000000303oool00`000000oooo0?ooo`3o0?ooool0oooo:`3o ool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo 0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo 00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000A0?ooo`030000003oool0oooo0140oooo0P00 003o0?ooool0oooo;03oool000@0oooo1@0000020?ooo`<00000103oool00`000000oooo0?ooo`02 0?ooo`<000002`3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000H0oooo00<000000?oo o`3oool00`3oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo0080oooo00<000000?oo o`3oool02`3oool500000?l0ooooo`3ooolY0?ooo`001P3oool010000000oooo0?ooo`3oool40000 00@0oooo00<000000?ooo`3oool00`3oool00`000000oooo0?ooo`0:0?ooo`030000003oool0oooo 0?l0ooooo`3oool[0?ooo`001P3oool01`000000oooo0?ooo`3oool000000?ooo`0000001P3oool0 0`000000oooo0?ooo`020?ooo`030000003oool0oooo00X0oooo00<000000?ooo`3oool0o`3ooooo 0?ooob/0oooo00060?ooo`030000003oool0oooo0080oooo0P0000060?ooo`070000003oool0oooo 0?ooo`000000oooo0000000;0?ooo`800000o`3ooooo0?ooob`0oooo00050?ooo`8000001@3oool0 0`000000oooo0?ooo`050?ooo`050000003oool0oooo0?ooo`000000303oool00`000000oooo0?oo o`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?oo o`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0 oooo:`3oool00140oooo00<000000?ooo`3oool04@3oool200000?l0ooooo`3oool/0?ooo`00103o ool500000080oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`020?ooo`<000002`3o ool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool000H0oooo00L000000?ooo`3oool0oooo0000 003oool0000000D0oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`0;0?ooo`030000 003oool0oooo0?l0ooooo`3oool[0?ooo`001P3oool00`000000oooo0?ooo`030?ooo`030000003o ool0oooo00<0oooo00<000000?ooo`3oool00`3oool00`000000oooo0?ooo`0:0?ooo`D00000o`3o oooo0?ooobT0oooo00060?ooo`040000003oool0oooo0?ooo`8000001`3oool00`000000oooo0?oo o`020?ooo`030000003oool0oooo00X0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo0006 0?ooo`050000003oool0oooo0?ooo`000000203oool01`000000oooo0?ooo`3oool000000?ooo`00 00002`3oool200000?l0ooooo`3oool/0?ooo`001@3oool2000000<0oooo0`0000070?ooo`050000 003oool0oooo0?ooo`000000303oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo 00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3o ool[0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?oo o`3oool0o`3ooooo0?ooob/0oooo000A0?ooo`030000003oool0oooo0140ooooo`00003o000001d0 00004@3oool000@0oooo1@0000000`3oool00000000000060?ooo`030000003oool0oooo0080oooo 0`00000;0?ooo`030000003o0000o`000?l0o`00o`3o000I0?l000030000003oool0oooo00l0oooo 00060?ooo`070000003oool0oooo0?ooo`000000oooo000000050?ooo`030000003oool0oooo0080 oooo00<000000?ooo`3oool02`3oool00`000000o`000?l0003o0?l00?l0o`006@3o00000`000000 oooo0?ooo`0?0?ooo`001P3oool01`000000oooo0?ooo`3oool000000?ooo`0000001@3oool00`00 0000oooo0?ooo`030?ooo`030000003oool0oooo00X0oooo00<000000?l0003o0000o`3o003o0?l0 01T0o`0000<000000?ooo`3oool03`3oool000H0oooo00@000000?ooo`3oool0oooo0P0000070?oo o`030000003oool0oooo0080oooo00<000000?ooo`3oool02P3oool00`000000o`000?l0003o0?l0 0?l0o`006@3o00000`000000oooo0?ooo`0?0?ooo`001P3oool01@000000oooo0?ooo`3oool00000 00P0oooo00L000000?ooo`3oool0oooo0000003oool0000000/0ooooo`00003o000001d000004@3o ool000D0oooo0P0000040?ooo`8000001`3oool01@000000oooo0?ooo`3oool0000000`0oooo00<0 00000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[ 0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3o ool0o`3ooooo0?ooob/0oooo000A0?ooo`030000003oool0oooo0140oooo0P00003o0?ooool0oooo ;03oool000@0oooo1@0000020?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool00P3o ool3000000/0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo00060?ooo`030000003oool0 oooo0080oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`020?ooo`030000003oool0 oooo00/0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo00060?ooo`030000003oool0oooo 0080oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo 00X0oooo1@00003o0?ooool0oooo:@3oool000H0oooo00<000000?ooo`3oool00`3oool00`000000 oooo0?ooo`040?ooo`030000003oool0oooo0080oooo00<000000?ooo`3oool02P3oool00`000000 oooo0?ooo`3o0?ooool0oooo:`3oool000H0oooo00L000000?ooo`3oool0oooo0000003oool00000 00H0oooo00L000000?ooo`3oool0oooo0000003oool0000000/0oooo0P00003o0?ooool0oooo;03o ool000D0oooo0P0000030?ooo`<000001`3oool01@000000oooo0?ooo`3oool0000000`0oooo00<0 00000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[ 0?ooo`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3o ool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`004@3o ool00`000000oooo0?ooo`0A0?ooo`800000o`3ooooo0?ooob`0oooo00040?ooo`D000000P3oool0 0`000000oooo0?ooo`040?ooo`030000003oool0oooo0080oooo0`00000;0?ooo`030000003oool0 oooo0?l0ooooo`3oool[0?ooo`001P3oool01`000000oooo0?ooo`3oool000000?ooo`0000001@3o ool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00/0oooo00<000000?ooo`3oool0o`3o oooo0?ooob/0oooo00060?ooo`070000003oool0oooo0?ooo`000000oooo000000050?ooo`030000 003oool0oooo00<0oooo00<000000?ooo`3oool02P3oool500000?l0ooooo`3ooolY0?ooo`001P3o ool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00D0oooo00<000000?ooo`3oool00P3o ool00`000000oooo0?ooo`0:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001P3oool0 1`000000oooo0?ooo`3oool000000?ooo`0000001P3oool01`000000oooo0?ooo`3oool000000?oo o`0000002`3oool200000?l0ooooo`3oool/0?ooo`001@3oool2000000@0oooo00<000000?ooo`3o ool01P3oool01@000000oooo0?ooo`3oool0000000`0oooo00<000000?ooo`3oool0o`3ooooo0?oo ob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo 0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000A 0?ooo`030000003oool0oooo0140oooo0P00003o0?ooool0oooo;03oool000@0oooo1@0000000`3o ool00000000000060?ooo`030000003oool0oooo0080oooo0`00000;0?ooo`030000003oool0oooo 0?l0ooooo`3oool[0?ooo`001P3oool00`000000oooo0?ooo`030?ooo`030000003oool0oooo00<0 oooo00<000000?ooo`3oool00P3oool00`000000oooo0?ooo`0;0?ooo`030000003oool0oooo0?l0 ooooo`3oool[0?ooo`001P3oool00`000000oooo0?ooo`020?ooo`8000001@3oool00`000000oooo 0?ooo`030?ooo`030000003oool0oooo00X0oooo1@00003o0?ooool0oooo:@3oool000H0oooo00L0 00000?ooo`3oool0oooo0000003oool0000000H0oooo00<000000?ooo`3oool00P3oool00`000000 oooo0?ooo`0:0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001P3oool01`000000oooo 0?ooo`3oool000000?ooo`0000001P3oool01`000000oooo0?ooo`3oool000000?ooo`0000002`3o ool200000?l0ooooo`3oool/0?ooo`001@3oool2000000@0oooo0P0000070?ooo`050000003oool0 oooo0?ooo`000000303oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<00000 0?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?oo o`009@3oool00`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0 o`3ooooo0?ooob/0oooo000A0?ooo`030000003oool0oooo0140oooo0P00003o0?ooool0oooo;03o ool000D0oooo0`0000030?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool00P3oool3 000000/0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo00050?ooo`030000003oool0oooo 0080oooo00<000000?ooo`0000001@3oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo 00/0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo00060?ooo`070000003oool0oooo0?oo o`000000oooo000000050?ooo`030000003oool0oooo00<0oooo00<000000?ooo`3oool02P3oool5 00000?l0ooooo`3ooolY0?ooo`001P3oool01`000000oooo0?ooo`3oool000000?ooo`0000001P3o ool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00X0oooo00<000000?ooo`3oool0o`3o oooo0?ooob/0oooo00050?ooo`030000003oool000000080oooo00<000000?ooo`0000001P3oool0 1`000000oooo0?ooo`3oool000000?ooo`0000002`3oool200000?l0ooooo`3oool/0?ooo`001P3o ool00`000000oooo0?ooo`020?ooo`030000003oool0oooo00H0oooo00D000000?ooo`3oool0oooo 0000000<0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool00`000000oooo0?oo o`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo000U0?oo o`030000003oool0oooo0?l0ooooo`3oool[0?ooo`004@3oool00`000000oooo0?ooo`0A0?ooo`80 0000o`3ooooo0?ooob`0oooo00050?ooo`<0000000<0oooo0000000000000`0000040?ooo`030000 003oool0oooo0080oooo0`00000;0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001@3o ool00`000000oooo0?ooo`030?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool00P3o ool00`000000oooo0?ooo`0;0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`001P3oool0 0`000000oooo0?ooo`020?ooo`030000003oool0oooo00@0oooo00<000000?ooo`3oool00`3oool0 0`000000oooo0?ooo`0:0?ooo`D00000o`3ooooo0?ooobT0oooo00060?ooo`030000003oool0oooo 0080oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`020?ooo`030000003oool0oooo 00X0oooo00<000000?ooo`3oool0o`3ooooo0?ooob/0oooo00050?ooo`030000003oool0000000<0 oooo00<000000?ooo`3oool01@3oool01`000000oooo0?ooo`3oool000000?ooo`0000002`3oool2 00000?l0ooooo`3oool/0?ooo`001P3oool010000000oooo0?ooo`3oool2000000P0oooo00D00000 0?ooo`3oool0oooo0000000<0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`009@3oool0 0`000000oooo0?ooo`3o0?ooool0oooo:`3oool002D0oooo00<000000?ooo`3oool0o`3ooooo0?oo ob/0oooo000U0?ooo`030000003oool0oooo0?l0ooooo`3oool[0?ooo`00\ \>"], ImageRangeCache->{{{0, 592}, {365.375, 0}} -> {-0.0701757, -1.12736, 0.00185843, 0.0950785}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?MinorSolarTermOnOrAfter\)\)], "Input"], Cell[BoxData[ \("This corrects a bug in MinorSolarTermOnOrAfter as defined by \ Dershowitz and Reingold."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Gregorian[ Calendrica`Private`MinorSolarTermOnOrAfter[ ToFixed[Gregorian[February[], 5, 1999]]]]\)], "Input"], Cell[BoxData[ \(Gregorian[2, 19, 1999]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Gregorian[ MinorSolarTermOnOrAfter[ToFixed[Gregorian[February[], 5, 1999]]]]\)], "Input"], Cell[BoxData[ \(Gregorian[3, 6, 1999]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?lengthOfChineseYear\)\)], "Input"], Cell[BoxData[ \("lengthOfChineseYear[gYear] computes the number of days in the Chinese \ year starting in the given Gregorian year."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(lengthOfChineseYear[1998]\)], "Input"], Cell[BoxData[ \(384\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?lengthOfChineseYearsBetween\)\)], "Input"], Cell[BoxData[ \("lengthOfChineseYearsBetween[gYear1, gYear2] displays the number of \ days in the Chinese years between the two given Gregorian years and lists how \ often the different lengths occur."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(lengthOfChineseYearsBetween[1998, 2002]\)], "Input"], Cell[BoxData[ InterpretationBox[\(1998\[InvisibleSpace]":"\[InvisibleSpace]384\), SequenceForm[ 1998, ":", 384], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\(1999\[InvisibleSpace]":"\[InvisibleSpace]354\), SequenceForm[ 1999, ":", 354], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\(2000\[InvisibleSpace]":"\[InvisibleSpace]354\), SequenceForm[ 2000, ":", 354], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\(2001\[InvisibleSpace]":"\[InvisibleSpace]384\), SequenceForm[ 2001, ":", 384], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[\(2002\[InvisibleSpace]":"\[InvisibleSpace]354\), SequenceForm[ 2002, ":", 354], Editable->False]], "Print"], Cell[BoxData[ \({"353:0", "354:3", "355:0", "383:0", "384:2", "385:0", "Exceptions:0"} \)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?lengthOfChineseMonthsBetween\)\)], "Input"], Cell[BoxData[ \("lengthOfChineseMonthsBetween[fDate1, fDate2] determines if the months \ between the two given fixed dates are short or long."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(lengthOfChineseMonthsBetween[730000, 730100]\)], "Input"], Cell[BoxData[ InterpretationBox[ \("The month starting on "\[InvisibleSpace]Gregorian[9, 10, 1999] \[InvisibleSpace]" is short"\), SequenceForm[ "The month starting on ", Gregorian[ 9, 10, 1999], " is short"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The month starting on "\[InvisibleSpace]Gregorian[10, 9, 1999] \[InvisibleSpace]" is long"\), SequenceForm[ "The month starting on ", Gregorian[ 10, 9, 1999], " is long"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The month starting on "\[InvisibleSpace]Gregorian[11, 8, 1999] \[InvisibleSpace]" is long"\), SequenceForm[ "The month starting on ", Gregorian[ 11, 8, 1999], " is long"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The month starting on "\[InvisibleSpace]Gregorian[12, 8, 1999] \[InvisibleSpace]" is long"\), SequenceForm[ "The month starting on ", Gregorian[ 12, 8, 1999], " is long"], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?stringsOfChineseMonthsBetween\)\)], "Input"], Cell[BoxData[ \("stringsOfChineseMonthsBetween[fDate1, fDate2] determines if there are \ strings of 3 short or 4 or 5 long months between the two given fixed \ dates."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(stringsOfChineseMonthsBetween[740000, 750000]\)], "Input"], Cell[BoxData[ InterpretationBox[ \("FOUR LONG months in a row ending on "\[InvisibleSpace]Gregorian[4, 16, 2037]\), SequenceForm[ "FOUR LONG months in a row ending on ", Gregorian[ 4, 16, 2037]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("FOUR LONG months in a row ending on "\[InvisibleSpace]Gregorian[3, 19, 2045]\), SequenceForm[ "FOUR LONG months in a row ending on ", Gregorian[ 3, 19, 2045]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("FOUR LONG months in a row ending on "\[InvisibleSpace]Gregorian[2, 19, 2053]\), SequenceForm[ "FOUR LONG months in a row ending on ", Gregorian[ 2, 19, 2053]], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?fullMoonAfter\)\)], "Input"], Cell[BoxData[ \("fullMoonAfter[jd] returns the astronomical (julian) day number of the \ first full moon after astronomical (julian) day number jd (in Greenwich). The \ fractional part is the time of day."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Gregorian[ FixedFromJD[ fullMoonAfter[JDFromFixed[ToFixed[Gregorian[1, 20, 2000]]]]]]\)], "Input"], Cell[BoxData[ \(Gregorian[1, 21, 2000]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?chineseFullMoonAfter\)\)], "Input"], Cell[BoxData[ \("chineseFullMoonAfter[fDate] gives the fixed date for the first Chinese \ full moon after the given fixed date."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Gregorian[chineseFullMoonAfter[ToFixed[Gregorian[1, 20, 2000]]]]\)], "Input"], Cell[BoxData[ \(Gregorian[1, 21, 2000]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Gregorian[chineseFullMoonAfter[ToFixed[Gregorian[1, 21, 2000]]]]\)], "Input"], Cell[BoxData[ \(Gregorian[1, 21, 2000]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Gregorian[chineseFullMoonAfter[ToFixed[Gregorian[1, 22, 2000]]]]\)], "Input"], Cell[BoxData[ \(Gregorian[2, 20, 2000]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?timeOfChineseFullMoonAfter\)\)], "Input"], Cell[BoxData[ \("timeOfChineseFullMoonAfter[fDate] gives the time for the first Chinese \ full moon after the given fixed date."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Gregorian[chineseFullMoonAfter[ToFixed[Gregorian[1, 1, 1986]]]]\)], "Input"], Cell[BoxData[ \(Gregorian[1, 26, 1986]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(timeOfChineseFullMoonAfter[ToFixed[Gregorian[2, 1, 1986]]]\)], "Input"], Cell[BoxData[ \(TimeOfDay[23, 2, 17.590858459472658`]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?dayOfChineseFullMoonBetween\)\)], "Input"], Cell[BoxData[ \("dayOfChineseFullMoonBetween[gYear1, gYear2] gives the day of the full \ moon in the Chinese months between Chinese New Year of the two given \ Gregorian years."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(dayOfChineseFullMoonBetween[1985, 1986]\)], "Input"], Cell[BoxData[ InterpretationBox[ \("The full moon falls on the "\[InvisibleSpace]16 \[InvisibleSpace]"th day of the month starting \ "\[InvisibleSpace]Gregorian[2, 20, 1985]\), SequenceForm[ "The full moon falls on the ", 16, "th day of the month starting ", Gregorian[ 2, 20, 1985]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The full moon falls on the "\[InvisibleSpace]16 \[InvisibleSpace]"th day of the month starting \ "\[InvisibleSpace]Gregorian[3, 21, 1985]\), SequenceForm[ "The full moon falls on the ", 16, "th day of the month starting ", Gregorian[ 3, 21, 1985]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The full moon falls on the "\[InvisibleSpace]16 \[InvisibleSpace]"th day of the month starting \ "\[InvisibleSpace]Gregorian[4, 20, 1985]\), SequenceForm[ "The full moon falls on the ", 16, "th day of the month starting ", Gregorian[ 4, 20, 1985]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The full moon falls on the "\[InvisibleSpace]15 \[InvisibleSpace]"th day of the month starting \ "\[InvisibleSpace]Gregorian[5, 20, 1985]\), SequenceForm[ "The full moon falls on the ", 15, "th day of the month starting ", Gregorian[ 5, 20, 1985]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The full moon falls on the "\[InvisibleSpace]15 \[InvisibleSpace]"th day of the month starting \ "\[InvisibleSpace]Gregorian[6, 18, 1985]\), SequenceForm[ "The full moon falls on the ", 15, "th day of the month starting ", Gregorian[ 6, 18, 1985]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The full moon falls on the "\[InvisibleSpace]15 \[InvisibleSpace]"th day of the month starting \ "\[InvisibleSpace]Gregorian[7, 18, 1985]\), SequenceForm[ "The full moon falls on the ", 15, "th day of the month starting ", Gregorian[ 7, 18, 1985]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The full moon falls on the "\[InvisibleSpace]15 \[InvisibleSpace]"th day of the month starting \ "\[InvisibleSpace]Gregorian[8, 16, 1985]\), SequenceForm[ "The full moon falls on the ", 15, "th day of the month starting ", Gregorian[ 8, 16, 1985]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The full moon falls on the "\[InvisibleSpace]15 \[InvisibleSpace]"th day of the month starting \ "\[InvisibleSpace]Gregorian[9, 15, 1985]\), SequenceForm[ "The full moon falls on the ", 15, "th day of the month starting ", Gregorian[ 9, 15, 1985]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The full moon falls on the "\[InvisibleSpace]16 \[InvisibleSpace]"th day of the month starting \ "\[InvisibleSpace]Gregorian[10, 14, 1985]\), SequenceForm[ "The full moon falls on the ", 16, "th day of the month starting ", Gregorian[ 10, 14, 1985]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The full moon falls on the "\[InvisibleSpace]16 \[InvisibleSpace]"th day of the month starting \ "\[InvisibleSpace]Gregorian[11, 12, 1985]\), SequenceForm[ "The full moon falls on the ", 16, "th day of the month starting ", Gregorian[ 11, 12, 1985]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The full moon falls on the "\[InvisibleSpace]16 \[InvisibleSpace]"th day of the month starting \ "\[InvisibleSpace]Gregorian[12, 12, 1985]\), SequenceForm[ "The full moon falls on the ", 16, "th day of the month starting ", Gregorian[ 12, 12, 1985]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The full moon falls on the "\[InvisibleSpace]17 \[InvisibleSpace]"th day of the month starting \ "\[InvisibleSpace]Gregorian[1, 10, 1986]\), SequenceForm[ "The full moon falls on the ", 17, "th day of the month starting ", Gregorian[ 1, 10, 1986]], Editable->False]], "Print"], Cell[BoxData[ \({"14:0", "15:5", "16:6", "17:1"}\)], "Print"], Cell[BoxData[ \(15.666666666666666`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?solsticeYear\)\)], "Input"], Cell[BoxData[ \("solsticeYear[fDate] gives the Gregorian number of the solstice year \ containing the given fixed date."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(solsticeYear[ToFixed[Gregorian[1, 1, 2000]]]\)], "Input"], Cell[BoxData[ \(2000\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(solsticeYear[ToFixed[Gregorian[12, 25, 2000]]]\)], "Input"], Cell[BoxData[ \(2001\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?winterSolsticeOnOrBefore\)\)], "Input"], Cell[BoxData[ \("winterSolsticeOnOrBefore[fDate] gives the fixed date of the winter \ solstice on the day of or before the given fixed date."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Gregorian[winterSolsticeOnOrBefore[ToFixed[Gregorian[12, 20, 2000]]]] \)], "Input"], Cell[BoxData[ \(Gregorian[12, 22, 1999]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Gregorian[winterSolsticeOnOrBefore[ToFixed[Gregorian[12, 21, 2000]]]] \)], "Input"], Cell[BoxData[ \(Gregorian[12, 21, 2000]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Gregorian[winterSolsticeOnOrBefore[ToFixed[Gregorian[12, 25, 2000]]]] \)], "Input"], Cell[BoxData[ \(Gregorian[12, 21, 2000]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?fakeLeapMonthsBetween\)\)], "Input"], Cell[BoxData[ \("fakeLeapMonthsBetween[gYear1, gYear2] lists the fake leap months \ (non-leap months without any zhong qi) between Chinese New Year of the two \ given Gregorian years."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(fakeLeapMonthsBetween[2033, 2035]\)], "Input"], Cell[BoxData[ InterpretationBox[ \("The month starting "\[InvisibleSpace]Gregorian[8, 25, 2033] \[InvisibleSpace]" is a fake leap month in a non-leap sui"\), SequenceForm[ "The month starting ", Gregorian[ 8, 25, 2033], " is a fake leap month in a non-leap sui"], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("The month starting "\[InvisibleSpace]Gregorian[2, 19, 2034] \[InvisibleSpace]" is a fake leap month in a leap sui"\), SequenceForm[ "The month starting ", Gregorian[ 2, 19, 2034], " is a fake leap month in a leap sui"], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?twoZhongQisBetween\)\)], "Input"], Cell[BoxData[ \("twoZhongQisBetween[gYear1, gYear2] lists the months that contain two \ zhong qis between Chinese New Year of the two given Gregorian years."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(twoZhongQisBetween[2033, 2034]\)], "Input"], Cell[BoxData[ InterpretationBox[ \("Two zhong qis in month starting"\[InvisibleSpace]Gregorian[11, 22, 2033]\), SequenceForm[ "Two zhong qis in month starting", Gregorian[ 11, 22, 2033]], Editable->False]], "Print"], Cell[BoxData[ InterpretationBox[ \("Two zhong qis in month starting"\[InvisibleSpace]Gregorian[1, 20, 2034]\), SequenceForm[ "Two zhong qis in month starting", Gregorian[ 1, 20, 2034]], Editable->False]], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?twoJieQisBetween\)\)], "Input"], Cell[BoxData[ \("twoJieQisBetween[gYear1, gYear2] lists the months that contain two jie \ qis between Chinese New Year of the two given Gregorian years."\)], "Print"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(twoJieQisBetween[1999, 2000]\)], "Input"], Cell[BoxData[ InterpretationBox[ \("Two jie qi's in month starting"\[InvisibleSpace]Gregorian[11, 8, 1999]\), SequenceForm[ "Two jie qi's in month starting", Gregorian[ 11, 8, 1999]], Editable->False]], "Print"] }, Open ]] }, FrontEndVersion->"Microsoft Windows 3.0", ScreenRectangle->{{0, 1152}, {0, 808}}, WindowSize->{1044, 662}, WindowMargins->{{2, Automatic}, {Automatic, 5}}, PrintingCopies->1, PrintingPageRange->{Automatic, Automatic} ] (*********************************************************************** Cached data follows. If you edit this Notebook file directly, not using Mathematica, you must remove the line containing CacheID at the top of the file. The cache data will then be recreated when you save this file from within Mathematica. ***********************************************************************) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[1709, 49, 870, 39, 624, "Input"], Cell[CellGroupData[{ Cell[2604, 92, 60, 1, 30, "Input"], Cell[2667, 95, 130, 3, 25, "Message"], Cell[2800, 100, 138, 3, 25, "Message"] }, Open ]], Cell[CellGroupData[{ Cell[2975, 108, 53, 1, 30, "Input"], Cell[3031, 111, 686, 9, 101, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[3754, 125, 78, 1, 30, "Input"], Cell[3835, 128, 189, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[4061, 136, 93, 1, 30, "Input"], Cell[4157, 139, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4250, 145, 53, 1, 30, "Input"], Cell[4306, 148, 266, 4, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[4609, 157, 57, 1, 30, "Input"], Cell[4669, 160, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4762, 166, 62, 1, 30, "Input"], Cell[4827, 169, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4920, 175, 57, 1, 30, "Input"], Cell[4980, 178, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5073, 184, 59, 1, 30, "Input"], Cell[5135, 187, 166, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[5338, 194, 60, 1, 30, "Input"], Cell[5401, 197, 384, 6, 67, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5822, 208, 60, 1, 30, "Input"], Cell[5885, 211, 349, 5, 48, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[6271, 221, 59, 1, 30, "Input"], Cell[6333, 224, 189, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[6559, 232, 60, 1, 30, "Input"], Cell[6622, 235, 353, 5, 67, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7012, 245, 54, 1, 30, "Input"], Cell[7069, 248, 146, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[7252, 255, 55, 1, 30, "Input"], Cell[7310, 258, 38, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7385, 264, 55, 1, 30, "Input"], Cell[7443, 267, 39, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7519, 273, 62, 1, 30, "Input"], Cell[7584, 276, 186, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[7807, 284, 63, 1, 30, "Input"], Cell[7873, 287, 38, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7948, 293, 63, 1, 30, "Input"], Cell[8014, 296, 39, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[8090, 302, 63, 1, 30, "Input"], Cell[8156, 305, 39, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[8232, 311, 63, 1, 30, "Input"], Cell[8298, 314, 38, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[8373, 320, 54, 1, 30, "Input"], Cell[8430, 323, 268, 4, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[8735, 332, 55, 1, 30, "Input"], Cell[8793, 335, 35, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[8865, 341, 55, 1, 30, "Input"], Cell[8923, 344, 36, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[8996, 350, 55, 1, 30, "Input"], Cell[9054, 353, 36, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[9127, 359, 55, 1, 30, "Input"], Cell[9185, 362, 35, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[9257, 368, 55, 1, 30, "Input"], Cell[9315, 371, 172, 3, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[9524, 379, 59, 1, 30, "Input"], Cell[9586, 382, 38, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[9661, 388, 59, 1, 30, "Input"], Cell[9723, 391, 39, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[9799, 397, 52, 1, 30, "Input"], Cell[9854, 400, 135, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[10026, 407, 53, 1, 30, "Input"], Cell[10082, 410, 57, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[10176, 416, 41, 1, 30, "Input"], Cell[10220, 419, 141, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[10398, 426, 42, 1, 30, "Input"], Cell[10443, 429, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[10536, 435, 44, 1, 30, "Input"], Cell[10583, 438, 145, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[10765, 445, 45, 1, 30, "Input"], Cell[10813, 448, 55, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[10905, 454, 40, 1, 30, "Input"], Cell[10948, 457, 139, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[11124, 464, 41, 1, 30, "Input"], Cell[11168, 467, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[11261, 473, 40, 1, 30, "Input"], Cell[11304, 476, 139, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[11480, 483, 41, 1, 30, "Input"], Cell[11524, 486, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[11617, 492, 56, 1, 30, "Input"], Cell[11676, 495, 262, 4, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[11975, 504, 57, 1, 30, "Input"], Cell[12035, 507, 76, 1, 25, "Print"], Cell[12114, 510, 71, 1, 25, "Print"], Cell[12188, 513, 71, 1, 25, "Print"], Cell[12262, 516, 81, 1, 25, "Print"], Cell[12346, 519, 66, 1, 25, "Print"], Cell[12415, 522, 70, 1, 25, "Print"], Cell[12488, 525, 67, 1, 25, "Print"], Cell[12558, 528, 70, 1, 25, "Print"], Cell[12631, 531, 68, 1, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[12736, 537, 53, 1, 30, "Input"], Cell[12792, 540, 160, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[12989, 547, 54, 1, 30, "Input"], Cell[13046, 550, 120, 3, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[13203, 558, 53, 1, 30, "Input"], Cell[13259, 561, 119, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[13415, 568, 54, 1, 30, "Input"], Cell[13472, 571, 275, 7, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[13784, 583, 62, 1, 30, "Input"], Cell[13849, 586, 179, 3, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[14065, 594, 98, 2, 30, "Input"], Cell[14166, 598, 119, 3, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[14322, 606, 62, 1, 30, "Input"], Cell[14387, 609, 137, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[14561, 616, 98, 2, 30, "Input"], Cell[14662, 620, 271, 7, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[14970, 632, 68, 1, 30, "Input"], Cell[15041, 635, 189, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[15267, 643, 114, 2, 30, "Input"], Cell[15384, 647, 120, 3, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[15541, 655, 68, 1, 30, "Input"], Cell[15612, 658, 147, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[15796, 665, 114, 2, 30, "Input"], Cell[15913, 669, 270, 7, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[16220, 681, 62, 1, 30, "Input"], Cell[16285, 684, 179, 3, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[16501, 692, 98, 2, 30, "Input"], Cell[16602, 696, 120, 3, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[16759, 704, 62, 1, 30, "Input"], Cell[16824, 707, 137, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[16998, 714, 98, 2, 30, "Input"], Cell[17099, 718, 270, 7, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[17406, 730, 62, 1, 30, "Input"], Cell[17471, 733, 179, 3, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[17687, 741, 106, 2, 30, "Input"], Cell[17796, 745, 120, 3, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[17953, 753, 62, 1, 30, "Input"], Cell[18018, 756, 137, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[18192, 763, 106, 2, 30, "Input"], Cell[18301, 767, 272, 7, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[18610, 779, 50, 1, 30, "Input"], Cell[18663, 782, 217, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[18917, 790, 51, 1, 30, "Input"], Cell[18971, 793, 385, 8, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[19393, 806, 51, 1, 30, "Input"], Cell[19447, 809, 385, 8, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[19869, 822, 50, 1, 30, "Input"], Cell[19922, 825, 207, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[20166, 833, 51, 1, 30, "Input"], Cell[20220, 836, 476, 10, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[20733, 851, 51, 1, 30, "Input"], Cell[20787, 854, 475, 10, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[21299, 869, 56, 1, 30, "Input"], Cell[21358, 872, 219, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[21614, 880, 63, 1, 30, "Input"], Cell[21680, 883, 475, 10, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[22192, 898, 55, 1, 30, "Input"], Cell[22250, 901, 257, 4, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[22544, 910, 62, 1, 30, "Input"], Cell[22609, 913, 476, 10, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[23122, 928, 53, 1, 30, "Input"], Cell[23178, 931, 151, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[23366, 938, 60, 1, 30, "Input"], Cell[23429, 941, 573, 11, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[24039, 957, 61, 1, 30, "Input"], Cell[24103, 960, 176, 3, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[24316, 968, 68, 1, 30, "Input"], Cell[24387, 971, 37, 1, 25, "Print"], Cell[24427, 974, 37, 1, 25, "Print"], Cell[24467, 977, 34, 1, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[24538, 983, 62, 1, 30, "Input"], Cell[24603, 986, 246, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[24886, 994, 71, 1, 30, "Input"], Cell[24960, 997, 152, 3, 25, "Print"], Cell[25115, 1002, 152, 3, 25, "Print"], Cell[25270, 1007, 69, 1, 25, "Print"], Cell[25342, 1010, 16562, 498, 186, 4919, 350, "GraphicsData", "PostScript", "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[41941, 1513, 65, 1, 30, "Input"], Cell[42009, 1516, 177, 3, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[42223, 1524, 77, 1, 30, "Input"], Cell[42303, 1527, 37, 1, 25, "Print"], Cell[42343, 1530, 37, 1, 25, "Print"], Cell[42383, 1533, 34, 1, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[42454, 1539, 60, 1, 30, "Input"], Cell[42517, 1542, 337, 5, 63, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[42891, 1552, 67, 1, 30, "Input"], Cell[42961, 1555, 211, 5, 25, "Print"], Cell[43175, 1562, 211, 5, 25, "Print"], Cell[43389, 1569, 382, 5, 44, "Print"], Cell[43774, 1576, 102282, 3301, 375, 64311, 2828, "GraphicsData", "PostScript", "Graphics"] }, Open ]], Cell[CellGroupData[{ Cell[146093, 4882, 61, 1, 30, "Input"], Cell[146157, 4885, 122, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[146316, 4892, 143, 3, 30, "Input"], Cell[146462, 4897, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[146555, 4903, 118, 3, 30, "Input"], Cell[146676, 4908, 55, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[146768, 4914, 57, 1, 30, "Input"], Cell[146828, 4917, 149, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[147014, 4924, 58, 1, 30, "Input"], Cell[147075, 4927, 37, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[147149, 4933, 65, 1, 30, "Input"], Cell[147217, 4936, 218, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[147472, 4944, 72, 1, 30, "Input"], Cell[147547, 4947, 156, 3, 25, "Print"], Cell[147706, 4952, 156, 3, 25, "Print"], Cell[147865, 4957, 156, 3, 25, "Print"], Cell[148024, 4962, 156, 3, 25, "Print"], Cell[148183, 4967, 156, 3, 25, "Print"], Cell[148342, 4972, 111, 2, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[148490, 4979, 66, 1, 30, "Input"], Cell[148559, 4982, 159, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[148755, 4989, 77, 1, 30, "Input"], Cell[148835, 4992, 278, 6, 25, "Print"], Cell[149116, 5000, 276, 6, 25, "Print"], Cell[149395, 5008, 276, 6, 25, "Print"], Cell[149674, 5016, 276, 6, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[149987, 5027, 67, 1, 30, "Input"], Cell[150057, 5030, 184, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[150278, 5038, 78, 1, 30, "Input"], Cell[150359, 5041, 265, 6, 25, "Print"], Cell[150627, 5049, 265, 6, 25, "Print"], Cell[150895, 5057, 265, 6, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[151197, 5068, 51, 1, 30, "Input"], Cell[151251, 5071, 222, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[151510, 5079, 135, 4, 30, "Input"], Cell[151648, 5085, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[151741, 5091, 58, 1, 30, "Input"], Cell[151802, 5094, 145, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[151984, 5101, 100, 2, 30, "Input"], Cell[152087, 5105, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[152180, 5111, 100, 2, 30, "Input"], Cell[152283, 5115, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[152376, 5121, 100, 2, 30, "Input"], Cell[152479, 5125, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[152572, 5131, 64, 1, 30, "Input"], Cell[152639, 5134, 145, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[152821, 5141, 99, 2, 30, "Input"], Cell[152923, 5145, 56, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[153016, 5151, 91, 1, 30, "Input"], Cell[153110, 5154, 71, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[153218, 5160, 65, 1, 30, "Input"], Cell[153286, 5163, 194, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[153517, 5171, 72, 1, 30, "Input"], Cell[153592, 5174, 358, 8, 25, "Print"], Cell[153953, 5184, 358, 8, 25, "Print"], Cell[154314, 5194, 358, 8, 25, "Print"], Cell[154675, 5204, 358, 8, 25, "Print"], Cell[155036, 5214, 358, 8, 25, "Print"], Cell[155397, 5224, 358, 8, 25, "Print"], Cell[155758, 5234, 358, 8, 25, "Print"], Cell[156119, 5244, 358, 8, 25, "Print"], Cell[156480, 5254, 360, 8, 25, "Print"], Cell[156843, 5264, 360, 8, 25, "Print"], Cell[157206, 5274, 360, 8, 25, "Print"], Cell[157569, 5284, 358, 8, 25, "Print"], Cell[157930, 5294, 65, 1, 25, "Print"], Cell[157998, 5297, 53, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[158088, 5303, 50, 1, 30, "Input"], Cell[158141, 5306, 137, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[158315, 5313, 77, 1, 30, "Input"], Cell[158395, 5316, 38, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[158470, 5322, 79, 1, 30, "Input"], Cell[158552, 5325, 38, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[158627, 5331, 62, 1, 30, "Input"], Cell[158692, 5334, 158, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[158887, 5341, 109, 2, 30, "Input"], Cell[158999, 5345, 57, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[159093, 5351, 109, 2, 30, "Input"], Cell[159205, 5355, 57, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[159299, 5361, 109, 2, 30, "Input"], Cell[159411, 5365, 57, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[159505, 5371, 59, 1, 30, "Input"], Cell[159567, 5374, 201, 3, 44, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[159805, 5382, 66, 1, 30, "Input"], Cell[159874, 5385, 332, 6, 25, "Print"], Cell[160209, 5393, 324, 6, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[160570, 5404, 56, 1, 30, "Input"], Cell[160629, 5407, 177, 3, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[160843, 5415, 63, 1, 30, "Input"], Cell[160909, 5418, 257, 6, 25, "Print"], Cell[161169, 5426, 255, 6, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[161461, 5437, 54, 1, 30, "Input"], Cell[161518, 5440, 170, 2, 25, "Print"] }, Open ]], Cell[CellGroupData[{ Cell[161725, 5447, 61, 1, 30, "Input"], Cell[161789, 5450, 253, 6, 25, "Print"] }, Open ]] } ] *) (*********************************************************************** End of Mathematica Notebook file. ***********************************************************************)