(*********************************************************************** 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/