(*^ ::[ Information = "This is a Mathematica Notebook file. It contains ASCII text, and can be transferred by email, ftp, or other text-file transfer utility. It should be read or edited using a copy of Mathematica or MathReader. If you received this as email, use your mail application or copy/paste to save everything from the line containing (*^ down to the line containing ^*) into a plain text file. On some systems you may have to give the file a name ending with ".ma" to allow Mathematica to recognize it as a Notebook. The line below identifies what version of Mathematica created this file, but it can be opened using any other version as well."; FrontEndVersion = "Macintosh Mathematica Notebook Front End Version 2.2"; MacintoshStandardFontEncoding; fontset = title, inactive, noPageBreakBelow, nohscroll, preserveAspect, groupLikeTitle, center, M7, bold, e8, 24, "Times"; fontset = subtitle, inactive, noPageBreakBelow, nohscroll, preserveAspect, groupLikeTitle, center, M7, bold, e6, 18, "Times"; fontset = subsubtitle, inactive, noPageBreakBelow, nohscroll, preserveAspect, groupLikeTitle, center, M7, italic, e6, 14, "Times"; fontset = section, inactive, noPageBreakBelow, nohscroll, preserveAspect, groupLikeSection, grayBox, M22, bold, a20, 18, "Times"; fontset = subsection, inactive, noPageBreakBelow, nohscroll, preserveAspect, groupLikeSection, blackBox, M19, bold, a15, 14, "Times"; fontset = subsubsection, inactive, noPageBreakBelow, nohscroll, preserveAspect, groupLikeSection, whiteBox, M18, bold, a12, 12, "Times"; fontset = text, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; fontset = smalltext, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 10, "Times"; fontset = input, noPageBreakInGroup, nowordwrap, preserveAspect, groupLikeInput, M42, N23, bold, L-5, 12, "Courier"; fontset = output, output, inactive, noPageBreakInGroup, nowordwrap, preserveAspect, groupLikeOutput, M42, N23, L-5, 12, "Courier"; fontset = message, inactive, noPageBreakInGroup, nowordwrap, preserveAspect, groupLikeOutput, M42, N23, R65535, L-5, 12, "Courier"; fontset = print, inactive, noPageBreakInGroup, nowordwrap, preserveAspect, groupLikeOutput, M42, N23, L-5, 12, "Courier"; fontset = info, inactive, noPageBreakInGroup, nowordwrap, preserveAspect, groupLikeOutput, M42, N23, B65535, L-5, 12, "Courier"; fontset = postscript, PostScript, formatAsPostScript, output, inactive, noPageBreakInGroup, nowordwrap, preserveAspect, groupLikeGraphics, M7, l34, w282, h287, 12, "Courier"; fontset = name, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, italic, 10, "Geneva"; fontset = header, inactive, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; fontset = leftheader, inactive, L2, 12, "Times"; fontset = footer, inactive, noKeepOnOnePage, preserveAspect, center, M7, 12, "Times"; fontset = leftfooter, inactive, L2, 12, "Times"; fontset = help, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 10, "Times"; fontset = clipboard, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; fontset = completions, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; fontset = special1, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; fontset = special2, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; fontset = special3, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; fontset = special4, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; fontset = special5, inactive, nohscroll, noKeepOnOnePage, preserveAspect, M7, 12, "Times"; paletteColors = 128; showRuler; currentKernel; ] :[font = subsection; inactive; preserveAspect; rightWrapOffset = 538] Math 325: Differential Equations Quiz 5 11/22/96 :[font = input; initialization; noKeepOnOnePage; preserveAspect; leftWrapOffset = 18; leftNameWrapOffset = 18; rightWrapOffset = 450] *) <Infinity. ;[s] 12:0,0;47,1;117,2;120,0;165,2;168,0;220,2;223,0;291,1;296,0;319,1;330,0;332,-1; 3:6,13,9,Times,1,12,0,0,0;3,13,10,Courier,1,12,0,0,0;3,13,9,Times,3,12,0,0,0; :[font = subsubsection; inactive; noKeepOnOnePage; preserveAspect; leftNameWrapOffset = 18; rightWrapOffset = 538; startGroup] Solution :[font = input; preserveAspect; rightWrapOffset = 538] F[x_, y_] = x(3 - x - y); G[x_, y_] = y(4 -2y - x); :[font = text; inactive; preserveAspect; rightWrapOffset = 538] a) Find the critical points: ;[s] 2:0,1;3,0;29,-1; 2:1,13,9,Times,0,12,0,0,0;1,13,9,Times,2,12,0,0,0; :[font = input; preserveAspect; rightWrapOffset = 538; startGroup] cp = Solve[{F[x,y] == 0, G[x,y] == 0}] :[font = output; output; inactive; preserveAspect; rightWrapOffset = 538; endGroup] {{x -> 0, y -> 0}, {x -> 2, y -> 1}, {x -> 3, y -> 0}, {y -> 2, x -> 0}} ;[o] {{x -> 0, y -> 0}, {x -> 2, y -> 1}, {x -> 3, y -> 0}, {y -> 2, x -> 0}} :[font = text; inactive; preserveAspect; rightWrapOffset = 538] The critical points are thus {0,0}, {2,1}, {3,0}, and {0,2}. b) To analyze them we need to examine the matrix of partial derivatives evaluated at each. ;[s] 11:0,0;29,1;34,0;36,1;41,0;43,1;48,0;54,1;59,0;62,2;65,0;153,-1; 3:6,13,9,Times,0,12,0,0,0;4,13,10,Courier,1,12,0,0,0;1,13,9,Times,2,12,0,0,0; :[font = input; preserveAspect; rightWrapOffset = 538; startGroup] A = {{D[F[x,y],x], D[F[x,y],y]}, {D[G[x,y],x], D[G[x,y],y]}}; A//MatrixForm :[font = output; output; inactive; preserveAspect; rightWrapOffset = 538; endGroup] MatrixForm[{{3 - 2*x - y, -x}, {-y, 4 - x - 4*y}}] ;[o] 3 - 2 x - y -x -y 4 - x - 4 y :[font = text; inactive; preserveAspect; rightWrapOffset = 538] At the critical point {0,0}: ;[s] 3:0,0;22,1;27,0;29,-1; 2:2,13,9,Times,0,12,0,0,0;1,13,10,Courier,1,12,0,0,0; :[font = input; preserveAspect; rightWrapOffset = 538; startGroup] A1 = A /. cp[[1]]; A1//MatrixForm :[font = output; output; inactive; preserveAspect; rightWrapOffset = 538; endGroup] MatrixForm[{{3, 0}, {0, 4}}] ;[o] 3 0 0 4 :[font = text; inactive; preserveAspect; rightWrapOffset = 538] The eigenvalues are both positive so the point is an unstable node. At the point {2,1}: ;[s] 3:0,0;81,1;86,0;88,-1; 2:2,13,9,Times,0,12,0,0,0;1,13,10,Courier,1,12,0,0,0; :[font = input; preserveAspect; rightWrapOffset = 538; startGroup] A2 = A /. cp[[2]]; A2//MatrixForm :[font = output; output; inactive; preserveAspect; rightWrapOffset = 538; endGroup] MatrixForm[{{-2, -2}, {-1, -2}}] ;[o] -2 -2 -1 -2 :[font = input; preserveAspect; rightWrapOffset = 538; startGroup] Eigenvalues[A2]//N :[font = output; output; inactive; preserveAspect; rightWrapOffset = 538; endGroup] {-3.414213562373095049, -0.5857864376269049512} ;[o] {-3.41421, -0.585786} :[font = text; inactive; preserveAspect; rightWrapOffset = 538] The eigenvalues are both negative, so the critical point is an asymptotically stable node. At the point {3,0}: ;[s] 3:0,0;104,1;109,0;111,-1; 2:2,13,9,Times,0,12,0,0,0;1,13,10,Courier,1,12,0,0,0; :[font = input; preserveAspect; rightWrapOffset = 538; startGroup] A3 = A /. cp[[3]]; A3//MatrixForm :[font = output; output; inactive; preserveAspect; rightWrapOffset = 538; endGroup] MatrixForm[{{-3, -3}, {0, 1}}] ;[o] -3 -3 0 1 :[font = text; inactive; preserveAspect; rightWrapOffset = 538] The eigenvalues have opposite signs, so the critical point is an unstable saddle point. At the point {0,2}: ;[s] 3:0,0;101,1;106,0;108,-1; 2:2,13,9,Times,0,12,0,0,0;1,13,10,Courier,1,12,0,0,0; :[font = input; preserveAspect; rightWrapOffset = 538; startGroup] A4 = A /. cp[[4]]; A4//MatrixForm :[font = output; output; inactive; preserveAspect; rightWrapOffset = 538; endGroup; endGroup] MatrixForm[{{1, 0}, {-2, -4}}] ;[o] 1 0 -2 -4 :[font = text; inactive; preserveAspect; rightWrapOffset = 538] The eigenvalues again have opposite signs, and the critical point is another unstable saddle point. :[font = text; inactive; preserveAspect] c) This system is a competing species model. At the point {1,1} both derivatives, x'[t] and y'[t], are positive. The solution will increase in both coordinates and approach the asymptotically stable critcial point {2,1}. ;[s] 10:0,0;3,1;58,2;63,1;82,2;87,1;92,2;97,1;214,2;219,1;221,-1; 3:1,13,9,Times,2,12,0,0,0;5,13,9,Times,0,12,0,0,0;4,13,10,Courier,1,12,0,0,0; :[font = input; Cclosed; preserveAspect; startGroup] v = PlotVectorField[{F[x,y],G[x,y]},{x,0,3.5},{y,0,2.5}, ScaleFunction->(Log[50#+1]&), Frame->True] :[font = postscript; PostScript; formatAsPostScript; output; inactive; preserveAspect; pictureLeft = 34; pictureWidth = 272; pictureHeight = 194] %! %%Creator: Mathematica %%AspectRatio: .71429 MathPictureStart %% Graphics /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.272109 0.0170068 0.272109 [ [(0)] .02381 0 0 2 Msboxa [(0.5)] .15986 0 0 2 Msboxa [(1)] .29592 0 0 2 Msboxa [(1.5)] .43197 0 0 2 Msboxa [(2)] .56803 0 0 2 Msboxa [(2.5)] .70408 0 0 2 Msboxa [(3)] .84014 0 0 2 Msboxa [(3.5)] .97619 0 0 2 Msboxa [(0)] -0.0125 .01701 1 0 Msboxa [(0.5)] -0.0125 .15306 1 0 Msboxa [(1)] -0.0125 .28912 1 0 Msboxa [(1.5)] -0.0125 .42517 1 0 Msboxa [(2)] -0.0125 .56122 1 0 Msboxa [(2.5)] -0.0125 .69728 1 0 Msboxa [ -0.001 -0.001 0 0 ] [ 1.001 .71529 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath [ ] 0 setdash 0 g p p .002 w .02381 0 m .02381 .00625 L s P [(0)] .02381 0 0 2 Mshowa p .002 w .15986 0 m .15986 .00625 L s P [(0.5)] .15986 0 0 2 Mshowa p .002 w .29592 0 m .29592 .00625 L s P [(1)] .29592 0 0 2 Mshowa p .002 w .43197 0 m .43197 .00625 L s P [(1.5)] .43197 0 0 2 Mshowa p .002 w .56803 0 m .56803 .00625 L s P [(2)] .56803 0 0 2 Mshowa p .002 w .70408 0 m .70408 .00625 L s P [(2.5)] .70408 0 0 2 Mshowa p .002 w .84014 0 m .84014 .00625 L s P [(3)] .84014 0 0 2 Mshowa p .002 w .97619 0 m .97619 .00625 L s P [(3.5)] .97619 0 0 2 Mshowa p .001 w .05102 0 m .05102 .00375 L s P p .001 w .07823 0 m .07823 .00375 L s P p .001 w .10544 0 m .10544 .00375 L s P p .001 w .13265 0 m .13265 .00375 L s P p .001 w .18707 0 m .18707 .00375 L s P p .001 w .21429 0 m .21429 .00375 L s P p .001 w .2415 0 m .2415 .00375 L s P p .001 w .26871 0 m .26871 .00375 L s P p .001 w .32313 0 m .32313 .00375 L s P p .001 w .35034 0 m .35034 .00375 L s P p .001 w .37755 0 m .37755 .00375 L s P p .001 w .40476 0 m .40476 .00375 L s P p .001 w .45918 0 m .45918 .00375 L s P p .001 w .48639 0 m .48639 .00375 L s P p .001 w .51361 0 m .51361 .00375 L s P p .001 w .54082 0 m .54082 .00375 L s P p .001 w .59524 0 m .59524 .00375 L s P p .001 w .62245 0 m .62245 .00375 L s P p .001 w .64966 0 m .64966 .00375 L s P p .001 w .67687 0 m .67687 .00375 L s P p .001 w .73129 0 m .73129 .00375 L s P p .001 w .7585 0 m .7585 .00375 L s P p .001 w .78571 0 m .78571 .00375 L s P p .001 w .81293 0 m .81293 .00375 L s P p .001 w .86735 0 m .86735 .00375 L s P p .001 w .89456 0 m .89456 .00375 L s P p .001 w .92177 0 m .92177 .00375 L s P p .001 w .94898 0 m .94898 .00375 L s P p .002 w 0 0 m 1 0 L s P p .002 w 0 .01701 m .00625 .01701 L s P [(0)] -0.0125 .01701 1 0 Mshowa p .002 w 0 .15306 m .00625 .15306 L s P [(0.5)] -0.0125 .15306 1 0 Mshowa p .002 w 0 .28912 m .00625 .28912 L s P [(1)] -0.0125 .28912 1 0 Mshowa p .002 w 0 .42517 m .00625 .42517 L s P [(1.5)] -0.0125 .42517 1 0 Mshowa p .002 w 0 .56122 m .00625 .56122 L s P [(2)] -0.0125 .56122 1 0 Mshowa p .002 w 0 .69728 m .00625 .69728 L s P [(2.5)] -0.0125 .69728 1 0 Mshowa p .001 w 0 .04422 m .00375 .04422 L s P p .001 w 0 .07143 m .00375 .07143 L s P p .001 w 0 .09864 m .00375 .09864 L s P p .001 w 0 .12585 m .00375 .12585 L s P p .001 w 0 .18027 m .00375 .18027 L s P p .001 w 0 .20748 m .00375 .20748 L s P p .001 w 0 .23469 m .00375 .23469 L s P p .001 w 0 .2619 m .00375 .2619 L s P p .001 w 0 .31633 m .00375 .31633 L s P p .001 w 0 .34354 m .00375 .34354 L s P p .001 w 0 .37075 m .00375 .37075 L s P p .001 w 0 .39796 m .00375 .39796 L s P p .001 w 0 .45238 m .00375 .45238 L s P p .001 w 0 .47959 m .00375 .47959 L s P p .001 w 0 .5068 m .00375 .5068 L s P p .001 w 0 .53401 m .00375 .53401 L s P p .001 w 0 .58844 m .00375 .58844 L s P p .001 w 0 .61565 m .00375 .61565 L s P p .001 w 0 .64286 m .00375 .64286 L s P p .001 w 0 .67007 m .00375 .67007 L s P p .002 w 0 0 m 0 .71429 L s P P p p .002 w .02381 .70804 m .02381 .71429 L s P p .002 w .15986 .70804 m .15986 .71429 L s P p .002 w .29592 .70804 m .29592 .71429 L s P p .002 w .43197 .70804 m .43197 .71429 L s P p .002 w .56803 .70804 m .56803 .71429 L s P p .002 w .70408 .70804 m .70408 .71429 L s P p .002 w .84014 .70804 m .84014 .71429 L s P p .002 w .97619 .70804 m .97619 .71429 L s P p .001 w .05102 .71054 m .05102 .71429 L s P p .001 w .07823 .71054 m .07823 .71429 L s P p .001 w .10544 .71054 m .10544 .71429 L s P p .001 w .13265 .71054 m .13265 .71429 L s P p .001 w .18707 .71054 m .18707 .71429 L s P p .001 w .21429 .71054 m .21429 .71429 L s P p .001 w .2415 .71054 m .2415 .71429 L s P p .001 w .26871 .71054 m .26871 .71429 L s P p .001 w .32313 .71054 m .32313 .71429 L s P p .001 w .35034 .71054 m .35034 .71429 L s P p .001 w .37755 .71054 m .37755 .71429 L s P p .001 w .40476 .71054 m .40476 .71429 L s P p .001 w .45918 .71054 m .45918 .71429 L s P p .001 w .48639 .71054 m .48639 .71429 L s P p .001 w .51361 .71054 m .51361 .71429 L s P p .001 w .54082 .71054 m .54082 .71429 L s P p .001 w .59524 .71054 m .59524 .71429 L s P p .001 w .62245 .71054 m .62245 .71429 L s P p .001 w .64966 .71054 m .64966 .71429 L s P p .001 w .67687 .71054 m .67687 .71429 L s P p .001 w .73129 .71054 m .73129 .71429 L s P p .001 w .7585 .71054 m .7585 .71429 L s P p .001 w .78571 .71054 m .78571 .71429 L s P p .001 w .81293 .71054 m .81293 .71429 L s P p .001 w .86735 .71054 m .86735 .71429 L s P p .001 w .89456 .71054 m .89456 .71429 L s P p .001 w .92177 .71054 m .92177 .71429 L s P p .001 w .94898 .71054 m .94898 .71429 L s P p .002 w 0 .71429 m 1 .71429 L s P p .002 w .99375 .01701 m 1 .01701 L s P p .002 w .99375 .15306 m 1 .15306 L s P p .002 w .99375 .28912 m 1 .28912 L s P p .002 w .99375 .42517 m 1 .42517 L s P p .002 w .99375 .56122 m 1 .56122 L s P p .002 w .99375 .69728 m 1 .69728 L s P p .001 w .99625 .04422 m 1 .04422 L s P p .001 w .99625 .07143 m 1 .07143 L s P p .001 w .99625 .09864 m 1 .09864 L s P p .001 w .99625 .12585 m 1 .12585 L s P p .001 w .99625 .18027 m 1 .18027 L s P p .001 w .99625 .20748 m 1 .20748 L s P p .001 w .99625 .23469 m 1 .23469 L s P p .001 w .99625 .2619 m 1 .2619 L s P p .001 w .99625 .31633 m 1 .31633 L s P p .001 w .99625 .34354 m 1 .34354 L s P p .001 w .99625 .37075 m 1 .37075 L s P p .001 w .99625 .39796 m 1 .39796 L s P p .001 w .99625 .45238 m 1 .45238 L s P p .001 w .99625 .47959 m 1 .47959 L s P p .001 w .99625 .5068 m 1 .5068 L s P p .001 w .99625 .53401 m 1 .53401 L s P p .001 w .99625 .58844 m 1 .58844 L s P p .001 w .99625 .61565 m 1 .61565 L s P p .001 w .99625 .64286 m 1 .64286 L s P p .001 w .99625 .67007 m 1 .67007 L s P p .002 w 1 0 m 1 .71429 L s P P p P % Start of user PostScript /mathtops { gsave MBeginOrig moveto MEndOrig currentpoint grestore } bind def /MAtocoords { mathtops 4 2 roll mathtops 4 copy pop pop 3 -1 roll sub /arry exch def exch sub /arrx exch def arrx dup mul arry dup mul add sqrt /arrl exch def translate } bind def /MAarrowhead1 { gsave MAtocoords [ arrx arrl div arry arrl div -1 arry mul arrl div arrx arrl div 0 0 ] concat -0.0102041 0.00255102 moveto 0 0 lineto -0.0102041 -0.00255102 lineto fill -0.0102041 0.00255102 moveto 0 0 lineto -0.0102041 -0.00255102 lineto -0.0102041 0.00255102 lineto stroke grestore } def /MAarrowzero1 { gsave mathtops translate 0 0 Mdot grestore } def % End of user PostScript p p .004 w .02381 .01701 m .02381 .01701 L s % Start of user PostScript 0 0 MAarrowzero1 % End of user PostScript P p .004 w .02381 .0656 m .02381 .09127 L s % Start of user PostScript 0 0.178571 0 0.27293 MAarrowhead1 % End of user PostScript P p .004 w .02381 .11419 m .02381 .14408 L s % Start of user PostScript 0 0.357143 0 0.466991 MAarrowhead1 % End of user PostScript P p .004 w .02381 .16278 m .02381 .19476 L s % Start of user PostScript 0 0.535714 0 0.653251 MAarrowhead1 % End of user PostScript P p .004 w .02381 .21137 m .02381 .24449 L s % Start of user PostScript 0 0.714286 0 0.836007 MAarrowhead1 % End of user PostScript P p .004 w .02381 .25996 m .02381 .29362 L s % Start of user PostScript 0 0.892857 0 1.01654 MAarrowhead1 % End of user PostScript P p .004 w .02381 .30855 m .02381 .34225 L s % Start of user PostScript 0 1.07143 0 1.19528 MAarrowhead1 % End of user PostScript P p .004 w .02381 .35714 m .02381 .39041 L s % Start of user PostScript 0 1.25 0 1.37227 MAarrowhead1 % End of user PostScript P p .004 w .02381 .40573 m .02381 .438 L s % Start of user PostScript 0 1.42857 0 1.54717 MAarrowhead1 % End of user PostScript P p .004 w .02381 .45432 m .02381 .48474 L s % Start of user PostScript 0 1.60714 0 1.71893 MAarrowhead1 % End of user PostScript P p .004 w .02381 .50292 m .02381 .52975 L s % Start of user PostScript 0 1.78571 0 1.88432 MAarrowhead1 % End of user PostScript P p .004 w .02381 .55151 m .02381 .56672 L s % Start of user PostScript 0 1.96429 0 2.0202 MAarrowhead1 % End of user PostScript P p .004 w .02381 .6001 m .02381 .57485 L s % Start of user PostScript 0 2.14286 0 2.05008 MAarrowhead1 % End of user PostScript P p .004 w .02381 .64869 m .02381 .61707 L s % Start of user PostScript 0 2.32143 0 2.20522 MAarrowhead1 % End of user PostScript P p .004 w .02381 .69728 m .02381 .66192 L s % Start of user PostScript 0 2.5 0 2.37007 MAarrowhead1 % End of user PostScript P p .004 w .09184 .01701 m .11791 .01701 L s % Start of user PostScript 0.25 0 0.345801 0 MAarrowhead1 % End of user PostScript P p .004 w .09184 .0656 m .11211 .0847 L s % Start of user PostScript 0.25 0.178571 0.324496 0.248781 MAarrowhead1 % End of user PostScript P p .004 w .09184 .11419 m .10646 .1407 L s % Start of user PostScript 0.25 0.357143 0.303755 0.454566 MAarrowhead1 % End of user PostScript P p .004 w .09184 .16278 m .1033 .19248 L s % Start of user PostScript 0.25 0.535714 0.292115 0.644882 MAarrowhead1 % End of user PostScript P p .004 w .09184 .21137 m .10143 .24264 L s % Start of user PostScript 0.25 0.714286 0.285268 0.829195 MAarrowhead1 % End of user PostScript P p .004 w .09184 .25996 m .10029 .29189 L s % Start of user PostScript 0.25 0.892857 0.281066 1.01021 MAarrowhead1 % End of user PostScript P p .004 w .09184 .30855 m .09962 .34048 L s % Start of user PostScript 0.25 1.07143 0.278596 1.18877 MAarrowhead1 % End of user PostScript P p .004 w .09184 .35714 m .09934 .38841 L s % Start of user PostScript 0.25 1.25 0.277578 1.36491 MAarrowhead1 % End of user PostScript P p .004 w .09184 .40573 m .09954 .43548 L s % Start of user PostScript 0.25 1.42857 0.27831 1.53788 MAarrowhead1 % End of user PostScript P p .004 w .09184 .45432 m .10067 .48094 L s % Start of user PostScript 0.25 1.60714 0.282461 1.70496 MAarrowhead1 % End of user PostScript P p .004 w .09184 .50292 m .10526 .52067 L s % Start of user PostScript 0.25 1.78571 0.299315 1.85095 MAarrowhead1 % End of user PostScript P p .004 w .09184 .55151 m .10273 .53206 L s % Start of user PostScript 0.25 1.96429 0.290027 1.89281 MAarrowhead1 % End of user PostScript P p .004 w .09184 .6001 m .09574 .57056 L s % Start of user PostScript 0.25 2.14286 0.264353 2.03431 MAarrowhead1 % End of user PostScript P p .004 w .09184 .64869 m .09359 .61473 L s % Start of user PostScript 0.25 2.32143 0.256451 2.19662 MAarrowhead1 % End of user PostScript P p .004 w .09184 .69728 m .09258 .66031 L s % Start of user PostScript 0.25 2.5 0.252717 2.36414 MAarrowhead1 % End of user PostScript P p .004 w .15986 .01701 m .19021 .01701 L s % Start of user PostScript 0.5 0 0.611518 0 MAarrowhead1 % End of user PostScript P p .004 w .15986 .0656 m .18738 .0789 L s % Start of user PostScript 0.5 0.178571 0.601135 0.227472 MAarrowhead1 % End of user PostScript P p .004 w .15986 .11419 m .18293 .13561 L s % Start of user PostScript 0.5 0.357143 0.584761 0.435849 MAarrowhead1 % End of user PostScript P p .004 w .15986 .16278 m .1793 .18853 L s % Start of user PostScript 0.5 0.535714 0.571428 0.630333 MAarrowhead1 % End of user PostScript P p .004 w .15986 .21137 m .17675 .23935 L s % Start of user PostScript 0.5 0.714286 0.562053 0.817116 MAarrowhead1 % End of user PostScript P p .004 w .15986 .25996 m .17506 .2889 L s % Start of user PostScript 0.5 0.892857 0.555832 0.999204 MAarrowhead1 % End of user PostScript P p .004 w .15986 .30855 m .17407 .33747 L s % Start of user PostScript 0.5 1.07143 0.552198 1.17769 MAarrowhead1 % End of user PostScript P p .004 w .15986 .35714 m .17379 .385 L s % Start of user PostScript 0.5 1.25 0.551193 1.35239 MAarrowhead1 % End of user PostScript P p .004 w .15986 .40573 m .17457 .43094 L s % Start of user PostScript 0.5 1.42857 0.554037 1.52121 MAarrowhead1 % End of user PostScript P p .004 w .15986 .45432 m .17768 .47265 L s % Start of user PostScript 0.5 1.60714 0.565492 1.67451 MAarrowhead1 % End of user PostScript P p .004 w .15986 .50292 m .18047 .49555 L s % Start of user PostScript 0.5 1.78571 0.575744 1.75866 MAarrowhead1 % End of user PostScript P p .004 w .15986 .55151 m .16831 .52496 L s % Start of user PostScript 0.5 1.96429 0.531039 1.86674 MAarrowhead1 % End of user PostScript P p .004 w .15986 .6001 m .1633 .56775 L s % Start of user PostScript 0.5 2.14286 0.51261 2.02397 MAarrowhead1 % End of user PostScript P p .004 w .15986 .64869 m .16107 .61292 L s % Start of user PostScript 0.5 2.32143 0.504424 2.18998 MAarrowhead1 % End of user PostScript P p .004 w .15986 .69728 m .15986 .65898 L s % Start of user PostScript 0.5 2.5 0.5 2.35925 MAarrowhead1 % End of user PostScript P p .004 w .22789 .01701 m .2604 .01701 L s % Start of user PostScript 0.75 0 0.869471 0 MAarrowhead1 % End of user PostScript P p .004 w .22789 .0656 m .25853 .07579 L s % Start of user PostScript 0.75 0.178571 0.862606 0.216014 MAarrowhead1 % End of user PostScript P p .004 w .22789 .11419 m .25529 .13166 L s % Start of user PostScript 0.75 0.357143 0.850674 0.421364 MAarrowhead1 % End of user PostScript P p .004 w .22789 .16278 m .25212 .18477 L s % Start of user PostScript 0.75 0.535714 0.839023 0.616524 MAarrowhead1 % End of user PostScript P p .004 w .22789 .21137 m .24958 .23587 L s % Start of user PostScript 0.75 0.714286 0.829707 0.80432 MAarrowhead1 % End of user PostScript P p .004 w .22789 .25996 m .24778 .28551 L s % Start of user PostScript 0.75 0.892857 0.823094 0.986744 MAarrowhead1 % End of user PostScript P p .004 w .22789 .30855 m .24675 .33386 L s % Start of user PostScript 0.75 1.07143 0.819299 1.16443 MAarrowhead1 % End of user PostScript P p .004 w .22789 .35714 m .24667 .38061 L s % Start of user PostScript 0.75 1.25 0.818999 1.33625 MAarrowhead1 % End of user PostScript P p .004 w .22789 .40573 m .24818 .42421 L s % Start of user PostScript 0.75 1.42857 0.824544 1.49648 MAarrowhead1 % End of user PostScript P p .004 w .22789 .45432 m .25134 .45712 L s % Start of user PostScript 0.75 1.60714 0.836164 1.6174 MAarrowhead1 % End of user PostScript P p .004 w .22789 .50292 m .24132 .48077 L s % Start of user PostScript 0.75 1.78571 0.799368 1.70434 MAarrowhead1 % End of user PostScript P p .004 w .22789 .55151 m .2328 .521 L s % Start of user PostScript 0.75 1.96429 0.768024 1.85217 MAarrowhead1 % End of user PostScript P p .004 w .22789 .6001 m .22914 .56562 L s % Start of user PostScript 0.75 2.14286 0.754587 2.01617 MAarrowhead1 % End of user PostScript P p .004 w .22789 .64869 m .22727 .61147 L s % Start of user PostScript 0.75 2.32143 0.747734 2.18465 MAarrowhead1 % End of user PostScript P p .004 w .22789 .69728 m .2262 .65789 L s % Start of user PostScript 0.75 2.5 0.743796 2.35524 MAarrowhead1 % End of user PostScript P p .004 w .29592 .01701 m .32966 .01701 L s % Start of user PostScript 1. 0 1.12399 0 MAarrowhead1 % End of user PostScript P p .004 w .29592 .0656 m .32815 .07395 L s % Start of user PostScript 1. 0.178571 1.11845 0.209263 MAarrowhead1 % End of user PostScript P p .004 w .29592 .11419 m .32557 .12892 L s % Start of user PostScript 1. 0.357143 1.10898 0.411293 MAarrowhead1 % End of user PostScript P p .004 w .29592 .16278 m .32284 .18177 L s % Start of user PostScript 1. 0.535714 1.09892 0.605512 MAarrowhead1 % End of user PostScript P p .004 w .29592 .21137 m .32047 .2328 L s % Start of user PostScript 1. 0.714286 1.09023 0.793054 MAarrowhead1 % End of user PostScript P p .004 w .29592 .25996 m .31871 .28228 L s % Start of user PostScript 1. 0.892857 1.08374 0.974863 MAarrowhead1 % End of user PostScript P p .004 w .29592 .30855 m .31772 .33011 L s % Start of user PostScript 1. 1.07143 1.08011 1.15066 MAarrowhead1 % End of user PostScript P p .004 w .29592 .35714 m .31787 .37543 L s % Start of user PostScript 1. 1.25 1.08066 1.31722 MAarrowhead1 % End of user PostScript P p .004 w .29592 .40573 m .31963 .4142 L s % Start of user PostScript 1. 1.42857 1.08716 1.4597 MAarrowhead1 % End of user PostScript P p .004 w .29592 .45432 m .31406 .43842 L s % Start of user PostScript 1. 1.60714 1.06667 1.5487 MAarrowhead1 % End of user PostScript P p .004 w .29592 .50292 m .30189 .47449 L s % Start of user PostScript 1. 1.78571 1.02193 1.68126 MAarrowhead1 % End of user PostScript P p .004 w .29592 .55151 m .29657 .51844 L s % Start of user PostScript 1. 1.96429 1.00238 1.84277 MAarrowhead1 % End of user PostScript P p .004 w .29592 .6001 m .29405 .56408 L s % Start of user PostScript 1. 2.14286 0.993136 2.01048 MAarrowhead1 % End of user PostScript P p .004 w .29592 .64869 m .29269 .61038 L s % Start of user PostScript 1. 2.32143 0.988134 2.18063 MAarrowhead1 % End of user PostScript P p .004 w .29592 .69728 m .2919 .65705 L s % Start of user PostScript 1. 2.5 0.985216 2.35216 MAarrowhead1 % End of user PostScript P p .004 w .36395 .01701 m .39833 .01701 L s % Start of user PostScript 1.25 0 1.37637 0 MAarrowhead1 % End of user PostScript P p .004 w .36395 .0656 m .39695 .07278 L s % Start of user PostScript 1.25 0.178571 1.37129 0.204955 MAarrowhead1 % End of user PostScript P p .004 w .36395 .11419 m .39469 .12703 L s % Start of user PostScript 1.25 0.357143 1.36298 0.404322 MAarrowhead1 % End of user PostScript P p .004 w .36395 .16278 m .39219 .17951 L s % Start of user PostScript 1.25 0.535714 1.3538 0.597211 MAarrowhead1 % End of user PostScript P p .004 w .36395 .21137 m .38991 .2303 L s % Start of user PostScript 1.25 0.714286 1.34543 0.783857 MAarrowhead1 % End of user PostScript P p .004 w .36395 .25996 m .38813 .2794 L s % Start of user PostScript 1.25 0.892857 1.33889 0.964285 MAarrowhead1 % End of user PostScript P p .004 w .36395 .30855 m .38713 .32633 L s % Start of user PostScript 1.25 1.07143 1.33521 1.13678 MAarrowhead1 % End of user PostScript P p .004 w .36395 .35714 m .38737 .36885 L s % Start of user PostScript 1.25 1.25 1.33607 1.29303 MAarrowhead1 % End of user PostScript P p .004 w .36395 .40573 m .38521 .39763 L s % Start of user PostScript 1.25 1.42857 1.32816 1.3988 MAarrowhead1 % End of user PostScript P p .004 w .36395 .45432 m .37019 .42821 L s % Start of user PostScript 1.25 1.60714 1.27296 1.51118 MAarrowhead1 % End of user PostScript P p .004 w .36395 .50292 m .36299 .47143 L s % Start of user PostScript 1.25 1.78571 1.24648 1.67 MAarrowhead1 % End of user PostScript P p .004 w .36395 .55151 m .35994 .51689 L s % Start of user PostScript 1.25 1.96429 1.23528 1.83708 MAarrowhead1 % End of user PostScript P p .004 w .36395 .6001 m .35842 .56308 L s % Start of user PostScript 1.25 2.14286 1.2297 2.00681 MAarrowhead1 % End of user PostScript P p .004 w .36395 .64869 m .3576 .60965 L s % Start of user PostScript 1.25 2.32143 1.22668 2.17798 MAarrowhead1 % End of user PostScript P p .004 w .36395 .69728 m .35715 .65649 L s % Start of user PostScript 1.25 2.5 1.22502 2.35011 MAarrowhead1 % End of user PostScript P p .004 w .43197 .01701 m .46656 .01701 L s % Start of user PostScript 1.5 0 1.62712 0 MAarrowhead1 % End of user PostScript P p .004 w .43197 .0656 m .46517 .07201 L s % Start of user PostScript 1.5 0.178571 1.62198 0.20212 MAarrowhead1 % End of user PostScript P p .004 w .43197 .11419 m .46299 .12573 L s % Start of user PostScript 1.5 0.357143 1.61398 0.399546 MAarrowhead1 % End of user PostScript P p .004 w .43197 .16278 m .46051 .17788 L s % Start of user PostScript 1.5 0.535714 1.60488 0.591206 MAarrowhead1 % End of user PostScript P p .004 w .43197 .21137 m .45813 .22836 L s % Start of user PostScript 1.5 0.714286 1.59613 0.776707 MAarrowhead1 % End of user PostScript P p .004 w .43197 .25996 m .45614 .27688 L s % Start of user PostScript 1.5 0.892857 1.58881 0.955051 MAarrowhead1 % End of user PostScript P p .004 w .43197 .30855 m .45489 .32219 L s % Start of user PostScript 1.5 1.07143 1.58422 1.12156 MAarrowhead1 % End of user PostScript P p .004 w .43197 .35714 m .45378 .35714 L s % Start of user PostScript 1.5 1.25 1.58014 1.25 MAarrowhead1 % End of user PostScript P p .004 w .43197 .40573 m .43693 .38214 L s % Start of user PostScript 1.5 1.42857 1.51821 1.34185 MAarrowhead1 % End of user PostScript P p .004 w .43197 .45432 m .42784 .42481 L s % Start of user PostScript 1.5 1.60714 1.48481 1.49868 MAarrowhead1 % End of user PostScript P p .004 w .43197 .50292 m .42463 .47013 L s % Start of user PostScript 1.5 1.78571 1.47301 1.66524 MAarrowhead1 % End of user PostScript P p .004 w .43197 .55151 m .4232 .51617 L s % Start of user PostScript 1.5 1.96429 1.46777 1.83442 MAarrowhead1 % End of user PostScript P p .004 w .43197 .6001 m .42252 .5626 L s % Start of user PostScript 1.5 2.14286 1.46527 2.00505 MAarrowhead1 % End of user PostScript P p .004 w .43197 .64869 m .42222 .60931 L s % Start of user PostScript 1.5 2.32143 1.46415 2.1767 MAarrowhead1 % End of user PostScript P p .004 w .43197 .69728 m .42212 .65622 L s % Start of user PostScript 1.5 2.5 1.46379 2.34912 MAarrowhead1 % End of user PostScript P p .004 w .5 .01701 m .53439 .01701 L s % Start of user PostScript 1.75 0 1.87637 0 MAarrowhead1 % End of user PostScript P p .004 w .5 .0656 m .53286 .07152 L s % Start of user PostScript 1.75 0.178571 1.87075 0.200339 MAarrowhead1 % End of user PostScript P p .004 w .5 .11419 m .53055 .12491 L s % Start of user PostScript 1.75 0.357143 1.86226 0.396547 MAarrowhead1 % End of user PostScript P p .004 w .5 .16278 m .52782 .17683 L s % Start of user PostScript 1.75 0.535714 1.85222 0.587348 MAarrowhead1 % End of user PostScript P p .004 w .5 .21137 m .52498 .227 L s % Start of user PostScript 1.75 0.714286 1.84179 0.771732 MAarrowhead1 % End of user PostScript P p .004 w .5 .25996 m .52224 .27471 L s % Start of user PostScript 1.75 0.892857 1.83173 0.947067 MAarrowhead1 % End of user PostScript P p .004 w .5 .30855 m .5197 .31579 L s % Start of user PostScript 1.75 1.07143 1.82239 1.09802 MAarrowhead1 % End of user PostScript P p .004 w .5 .35714 m .5 .33659 L s % Start of user PostScript 1.75 1.25 1.75 1.17448 MAarrowhead1 % End of user PostScript P p .004 w .5 .40573 m .49045 .37924 L s % Start of user PostScript 1.75 1.42857 1.71492 1.33121 MAarrowhead1 % End of user PostScript P p .004 w .5 .45432 m .48787 .42424 L s % Start of user PostScript 1.75 1.60714 1.70541 1.49658 MAarrowhead1 % End of user PostScript P p .004 w .5 .50292 m .4869 .46995 L s % Start of user PostScript 1.75 1.78571 1.70187 1.66458 MAarrowhead1 % End of user PostScript P p .004 w .5 .55151 m .48658 .51611 L s % Start of user PostScript 1.75 1.96429 1.70069 1.83421 MAarrowhead1 % End of user PostScript P p .004 w .5 .6001 m .48657 .56259 L s % Start of user PostScript 1.75 2.14286 1.70063 2.00503 MAarrowhead1 % End of user PostScript P p .004 w .5 .64869 m .48671 .60932 L s % Start of user PostScript 1.75 2.32143 1.70116 2.17675 MAarrowhead1 % End of user PostScript P p .004 w .5 .69728 m .48694 .65624 L s % Start of user PostScript 1.75 2.5 1.70202 2.34919 MAarrowhead1 % End of user PostScript P p .004 w .56803 .01701 m .60176 .01701 L s % Start of user PostScript 2. 0 2.12399 0 MAarrowhead1 % End of user PostScript P p .004 w .56803 .0656 m .59995 .0713 L s % Start of user PostScript 2. 0.178571 2.11732 0.199521 MAarrowhead1 % End of user PostScript P p .004 w .56803 .11419 m .5972 .12461 L s % Start of user PostScript 2. 0.357143 2.10722 0.395435 MAarrowhead1 % End of user PostScript P p .004 w .56803 .16278 m .59369 .17653 L s % Start of user PostScript 2. 0.535714 2.09432 0.586242 MAarrowhead1 % End of user PostScript P p .004 w .56803 .21137 m .58936 .22661 L s % Start of user PostScript 2. 0.714286 2.07841 0.770291 MAarrowhead1 % End of user PostScript P p .004 w .56803 .25996 m .58292 .27326 L s % Start of user PostScript 2. 0.892857 2.05475 0.94174 MAarrowhead1 % End of user PostScript P p .004 w .56803 .30855 m .55586 .29551 L s % Start of user PostScript 2. 1.07143 1.95528 1.02351 MAarrowhead1 % End of user PostScript P p .004 w .56803 .35714 m .55107 .33594 L s % Start of user PostScript 2. 1.25 1.93767 1.17209 MAarrowhead1 % End of user PostScript P p .004 w .56803 .40573 m .54989 .37982 L s % Start of user PostScript 2. 1.42857 1.93333 1.33333 MAarrowhead1 % End of user PostScript P p .004 w .56803 .45432 m .54967 .42482 L s % Start of user PostScript 2. 1.60714 1.93254 1.49873 MAarrowhead1 % End of user PostScript P p .004 w .56803 .50292 m .54986 .47047 L s % Start of user PostScript 2. 1.78571 1.93323 1.66649 MAarrowhead1 % End of user PostScript P p .004 w .56803 .55151 m .55024 .51656 L s % Start of user PostScript 2. 1.96429 1.93462 1.83587 MAarrowhead1 % End of user PostScript P p .004 w .56803 .6001 m .55071 .56298 L s % Start of user PostScript 2. 2.14286 1.93634 2.00645 MAarrowhead1 % End of user PostScript P p .004 w .56803 .64869 m .55121 .60965 L s % Start of user PostScript 2. 2.32143 1.9382 2.17797 MAarrowhead1 % End of user PostScript P p .004 w .56803 .69728 m .55173 .65653 L s % Start of user PostScript 2. 2.5 1.9401 2.35025 MAarrowhead1 % End of user PostScript P p .004 w .63605 .01701 m .66856 .01701 L s % Start of user PostScript 2.25 0 2.36947 0 MAarrowhead1 % End of user PostScript P p .004 w .63605 .0656 m .66618 .07142 L s % Start of user PostScript 2.25 0.178571 2.3607 0.199986 MAarrowhead1 % End of user PostScript P p .004 w .63605 .11419 m .66229 .12517 L s % Start of user PostScript 2.25 0.357143 2.3464 0.397485 MAarrowhead1 % End of user PostScript P p .004 w .63605 .16278 m .65613 .17792 L s % Start of user PostScript 2.25 0.535714 2.3238 0.591353 MAarrowhead1 % End of user PostScript P p .004 w .63605 .21137 m .64228 .22915 L s % Start of user PostScript 2.25 0.714286 2.27287 0.77964 MAarrowhead1 % End of user PostScript P p .004 w .63605 .25996 m .61538 .25791 L s % Start of user PostScript 2.25 0.892857 2.17402 0.88532 MAarrowhead1 % End of user PostScript P p .004 w .63605 .30855 m .61231 .29474 L s % Start of user PostScript 2.25 1.07143 2.16276 1.02065 MAarrowhead1 % End of user PostScript P p .004 w .63605 .35714 m .61187 .33699 L s % Start of user PostScript 2.25 1.25 2.16111 1.17592 MAarrowhead1 % End of user PostScript P p .004 w .63605 .40573 m .61215 .38097 L s % Start of user PostScript 2.25 1.42857 2.16214 1.33756 MAarrowhead1 % End of user PostScript P p .004 w .63605 .45432 m .61274 .42588 L s % Start of user PostScript 2.25 1.60714 2.16432 1.5026 MAarrowhead1 % End of user PostScript P p .004 w .63605 .50292 m .61347 .4714 L s % Start of user PostScript 2.25 1.78571 2.16702 1.66989 MAarrowhead1 % End of user PostScript P p .004 w .63605 .55151 m .61426 .51737 L s % Start of user PostScript 2.25 1.96429 2.1699 1.83882 MAarrowhead1 % End of user PostScript P p .004 w .63605 .6001 m .61505 .56368 L s % Start of user PostScript 2.25 2.14286 2.1728 2.00901 MAarrowhead1 % End of user PostScript P p .004 w .63605 .64869 m .61582 .61026 L s % Start of user PostScript 2.25 2.32143 2.17564 2.18019 MAarrowhead1 % End of user PostScript P p .004 w .63605 .69728 m .61656 .65705 L s % Start of user PostScript 2.25 2.5 2.17836 2.35217 MAarrowhead1 % End of user PostScript P p .004 w .70408 .01701 m .73443 .01701 L s % Start of user PostScript 2.5 0 2.61152 0 MAarrowhead1 % End of user PostScript P p .004 w .70408 .0656 m .73064 .07234 L s % Start of user PostScript 2.5 0.178571 2.5976 0.20336 MAarrowhead1 % End of user PostScript P p .004 w .70408 .11419 m .72228 .12849 L s % Start of user PostScript 2.5 0.357143 2.56688 0.40969 MAarrowhead1 % End of user PostScript P p .004 w .70408 .16278 m .69722 .18042 L s % Start of user PostScript 2.5 0.535714 2.47479 0.60054 MAarrowhead1 % End of user PostScript P p .004 w .70408 .21137 m .67986 .21368 L s % Start of user PostScript 2.5 0.714286 2.41097 0.722765 MAarrowhead1 % End of user PostScript P p .004 w .70408 .25996 m .67616 .25271 L s % Start of user PostScript 2.5 0.892857 2.39739 0.866205 MAarrowhead1 % End of user PostScript P p .004 w .70408 .30855 m .6752 .29463 L s % Start of user PostScript 2.5 1.07143 2.39387 1.02026 MAarrowhead1 % End of user PostScript P p .004 w .70408 .35714 m .67529 .33795 L s % Start of user PostScript 2.5 1.25 2.3942 1.17946 MAarrowhead1 % End of user PostScript P p .004 w .70408 .40573 m .67589 .38218 L s % Start of user PostScript 2.5 1.42857 2.39638 1.34203 MAarrowhead1 % End of user PostScript P p .004 w .70408 .45432 m .67673 .4271 L s % Start of user PostScript 2.5 1.60714 2.39948 1.50708 MAarrowhead1 % End of user PostScript P p .004 w .70408 .50292 m .67768 .47254 L s % Start of user PostScript 2.5 1.78571 2.40299 1.67407 MAarrowhead1 % End of user PostScript P p .004 w .70408 .55151 m .67867 .5184 L s % Start of user PostScript 2.5 1.96429 2.40662 1.8426 MAarrowhead1 % End of user PostScript P p .004 w .70408 .6001 m .67965 .56459 L s % Start of user PostScript 2.5 2.14286 2.41023 2.01238 MAarrowhead1 % End of user PostScript P p .004 w .70408 .64869 m .6806 .61107 L s % Start of user PostScript 2.5 2.32143 2.41371 2.18318 MAarrowhead1 % End of user PostScript P p .004 w .70408 .69728 m .68151 .65777 L s % Start of user PostScript 2.5 2.5 2.41704 2.35481 MAarrowhead1 % End of user PostScript P p .004 w .77211 .01701 m .79818 .01701 L s % Start of user PostScript 2.75 0 2.8458 0 MAarrowhead1 % End of user PostScript P p .004 w .77211 .0656 m .78694 .07764 L s % Start of user PostScript 2.75 0.178571 2.80452 0.222824 MAarrowhead1 % End of user PostScript P p .004 w .77211 .11419 m .7542 .12582 L s % Start of user PostScript 2.75 0.357143 2.68418 0.399884 MAarrowhead1 % End of user PostScript P p .004 w .77211 .16278 m .74524 .16605 L s % Start of user PostScript 2.75 0.535714 2.65124 0.547738 MAarrowhead1 % End of user PostScript P p .004 w .77211 .21137 m .74173 .20834 L s % Start of user PostScript 2.75 0.714286 2.63835 0.703131 MAarrowhead1 % End of user PostScript P p .004 w .77211 .25996 m .74016 .25132 L s % Start of user PostScript 2.75 0.892857 2.63258 0.861087 MAarrowhead1 % End of user PostScript P p .004 w .77211 .30855 m .73968 .29482 L s % Start of user PostScript 2.75 1.07143 2.63082 1.02096 MAarrowhead1 % End of user PostScript P p .004 w .77211 .35714 m .73989 .33883 L s % Start of user PostScript 2.75 1.25 2.63158 1.18272 MAarrowhead1 % End of user PostScript P p .004 w .77211 .40573 m .74052 .38335 L s % Start of user PostScript 2.75 1.42857 2.63389 1.34632 MAarrowhead1 % End of user PostScript P p .004 w .77211 .45432 m .7414 .42834 L s % Start of user PostScript 2.75 1.60714 2.63713 1.51167 MAarrowhead1 % End of user PostScript P p .004 w .77211 .50292 m .74241 .47376 L s % Start of user PostScript 2.75 1.78571 2.64085 1.67857 MAarrowhead1 % End of user PostScript P p .004 w .77211 .55151 m .74347 .51955 L s % Start of user PostScript 2.75 1.96429 2.64477 1.84684 MAarrowhead1 % End of user PostScript P p .004 w .77211 .6001 m .74455 .56565 L s % Start of user PostScript 2.75 2.14286 2.64871 2.01628 MAarrowhead1 % End of user PostScript P p .004 w .77211 .64869 m .7456 .61203 L s % Start of user PostScript 2.75 2.32143 2.65257 2.18672 MAarrowhead1 % End of user PostScript P p .004 w .77211 .69728 m .74661 .65864 L s % Start of user PostScript 2.75 2.5 2.65629 2.35801 MAarrowhead1 % End of user PostScript P p .004 w .84014 .01701 m .84014 .01701 L s % Start of user PostScript 3. 0 MAarrowzero1 % End of user PostScript P p .004 w .84014 .0656 m .81622 .07072 L s % Start of user PostScript 3. 0.178571 2.9121 0.197407 MAarrowhead1 % End of user PostScript P p .004 w .84014 .11419 m .811 .11696 L s % Start of user PostScript 3. 0.357143 2.89292 0.367341 MAarrowhead1 % End of user PostScript P p .004 w .84014 .16278 m .80799 .16201 L s % Start of user PostScript 3. 0.535714 2.88185 0.532901 MAarrowhead1 % End of user PostScript P p .004 w .84014 .21137 m .80617 .20652 L s % Start of user PostScript 3. 0.714286 2.87518 0.696454 MAarrowhead1 % End of user PostScript P p .004 w .84014 .25996 m .80522 .25082 L s % Start of user PostScript 3. 0.892857 2.87168 0.859249 MAarrowhead1 % End of user PostScript P p .004 w .84014 .30855 m .80493 .29514 L s % Start of user PostScript 3. 1.07143 2.87063 1.02214 MAarrowhead1 % End of user PostScript P p .004 w .84014 .35714 m .80515 .33965 L s % Start of user PostScript 3. 1.25 2.87144 1.18572 MAarrowhead1 % End of user PostScript P p .004 w .84014 .40573 m .80574 .38444 L s % Start of user PostScript 3. 1.42857 2.8736 1.35032 MAarrowhead1 % End of user PostScript P p .004 w .84014 .45432 m .80658 .42955 L s % Start of user PostScript 3. 1.60714 2.87667 1.51611 MAarrowhead1 % End of user PostScript P p .004 w .84014 .50292 m .80756 .475 L s % Start of user PostScript 3. 1.78571 2.88029 1.68311 MAarrowhead1 % End of user PostScript P p .004 w .84014 .55151 m .80863 .52075 L s % Start of user PostScript 3. 1.96429 2.88422 1.85126 MAarrowhead1 % End of user PostScript P p .004 w .84014 .6001 m .80973 .56679 L s % Start of user PostScript 3. 2.14286 2.88825 2.02047 MAarrowhead1 % End of user PostScript P p .004 w .84014 .64869 m .81082 .61309 L s % Start of user PostScript 3. 2.32143 2.89228 2.19062 MAarrowhead1 % End of user PostScript P p .004 w .84014 .69728 m .81189 .65962 L s % Start of user PostScript 3. 2.5 2.8962 2.3616 MAarrowhead1 % End of user PostScript P p .004 w .90816 .01701 m .88091 .01701 L s % Start of user PostScript 3.25 0 3.14983 0 MAarrowhead1 % End of user PostScript P p .004 w .90816 .0656 m .87707 .06716 L s % Start of user PostScript 3.25 0.178571 3.13573 0.184327 MAarrowhead1 % End of user PostScript P p .004 w .90816 .11419 m .87452 .11441 L s % Start of user PostScript 3.25 0.357143 3.12637 0.357942 MAarrowhead1 % End of user PostScript P p .004 w .90816 .16278 m .87272 .16039 L s % Start of user PostScript 3.25 0.535714 3.11974 0.526931 MAarrowhead1 % End of user PostScript P p .004 w .90816 .21137 m .87152 .2057 L s % Start of user PostScript 3.25 0.714286 3.11533 0.693458 MAarrowhead1 % End of user PostScript P p .004 w .90816 .25996 m .87085 .25067 L s % Start of user PostScript 3.25 0.892857 3.11289 0.858721 MAarrowhead1 % End of user PostScript P p .004 w .90816 .30855 m .87066 .29552 L s % Start of user PostScript 3.25 1.07143 3.11218 1.02354 MAarrowhead1 % End of user PostScript P p .004 w .90816 .35714 m .87087 .34041 L s % Start of user PostScript 3.25 1.25 3.11295 1.1885 MAarrowhead1 % End of user PostScript P p .004 w .90816 .40573 m .87139 .38544 L s % Start of user PostScript 3.25 1.42857 3.11487 1.35401 MAarrowhead1 % End of user PostScript P p .004 w .90816 .45432 m .87215 .4307 L s % Start of user PostScript 3.25 1.60714 3.11767 1.52031 MAarrowhead1 % End of user PostScript P p .004 w .90816 .50292 m .87308 .4762 L s % Start of user PostScript 3.25 1.78571 3.12106 1.68753 MAarrowhead1 % End of user PostScript P p .004 w .90816 .55151 m .8741 .52196 L s % Start of user PostScript 3.25 1.96429 3.12483 1.85569 MAarrowhead1 % End of user PostScript P p .004 w .90816 .6001 m .87518 .56797 L s % Start of user PostScript 3.25 2.14286 3.1288 2.02477 MAarrowhead1 % End of user PostScript P p .004 w .90816 .64869 m .87628 .61421 L s % Start of user PostScript 3.25 2.32143 3.13283 2.19472 MAarrowhead1 % End of user PostScript P p .004 w .90816 .69728 m .87737 .66067 L s % Start of user PostScript 3.25 2.5 3.13683 2.36546 MAarrowhead1 % End of user PostScript P p .004 w .97619 .01701 m .94342 .01701 L s % Start of user PostScript 3.5 0 3.37956 0 MAarrowhead1 % End of user PostScript P p .004 w .97619 .0656 m .94121 .06597 L s % Start of user PostScript 3.5 0.178571 3.37145 0.179952 MAarrowhead1 % End of user PostScript P p .004 w .97619 .11419 m .93952 .11325 L s % Start of user PostScript 3.5 0.357143 3.36525 0.353705 MAarrowhead1 % End of user PostScript P p .004 w .97619 .16278 m .93825 .15958 L s % Start of user PostScript 3.5 0.535714 3.36056 0.523939 MAarrowhead1 % End of user PostScript P p .004 w .97619 .21137 m .93736 .20531 L s % Start of user PostScript 3.5 0.714286 3.35731 0.692017 MAarrowhead1 % End of user PostScript P p .004 w .97619 .25996 m .93686 .2507 L s % Start of user PostScript 3.5 0.892857 3.35547 0.858823 MAarrowhead1 % End of user PostScript P p .004 w .97619 .30855 m .93672 .29592 L s % Start of user PostScript 3.5 1.07143 3.35495 1.02501 MAarrowhead1 % End of user PostScript P p .004 w .97619 .35714 m .9369 .34111 L s % Start of user PostScript 3.5 1.25 3.35563 1.19107 MAarrowhead1 % End of user PostScript P p .004 w .97619 .40573 m .93736 .38636 L s % Start of user PostScript 3.5 1.42857 3.35732 1.35739 MAarrowhead1 % End of user PostScript P p .004 w .97619 .45432 m .93805 .43176 L s % Start of user PostScript 3.5 1.60714 3.35982 1.52423 MAarrowhead1 % End of user PostScript P p .004 w .97619 .50292 m .93889 .47734 L s % Start of user PostScript 3.5 1.78571 3.36293 1.69174 MAarrowhead1 % End of user PostScript P p .004 w .97619 .55151 m .93985 .52313 L s % Start of user PostScript 3.5 1.96429 3.36646 1.86001 MAarrowhead1 % End of user PostScript P p .004 w .97619 .6001 m .94089 .56914 L s % Start of user PostScript 3.5 2.14286 3.37026 2.02907 MAarrowhead1 % End of user PostScript P p .004 w .97619 .64869 m .94196 .61535 L s % Start of user PostScript 3.5 2.32143 3.37419 2.1989 MAarrowhead1 % End of user PostScript P p .004 w .97619 .69728 m .94304 .66176 L s % Start of user PostScript 3.5 2.5 3.37816 2.36945 MAarrowhead1 % End of user PostScript P P 0 0 m 1 0 L 1 .71429 L 0 .71429 L closepath clip newpath % End of Graphics MathPictureEnd :[font = output; output; inactive; preserveAspect; endGroup] Graphics["<<>>"] ;[o] -Graphics- :[font = input; preserveAspect] soln = {x[t],y[t]} /. First[NDSolve[ {x'[t] == x[t](3 - x[t] - y[t]), y'[t] == x[t](4 -2y[t] - x[t]), x[0] == 1, y[0] == 1}, {x[t],y[t]},{t,0,10}]]; :[font = input; Cclosed; preserveAspect; startGroup] p = ParametricPlot[Evaluate[soln],{t,0,10}] :[font = postscript; PostScript; formatAsPostScript; output; inactive; preserveAspect; pictureLeft = 34; pictureWidth = 282; pictureHeight = 174] %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart %% Graphics /Courier findfont 10 scalefont setfont % Scaling calculations -0.929118 0.952927 -2.12626 2.14097 [ [(1.2)] .21439 .01472 0 2 Msboxa [(1.4)] .40498 .01472 0 2 Msboxa [(1.6)] .59557 .01472 0 2 Msboxa [(1.8)] .78615 .01472 0 2 Msboxa [(2)] .97674 .01472 0 2 Msboxa [(1.05)] .01131 .12176 1 0 Msboxa [(1.1)] .01131 .22881 1 0 Msboxa [(1.15)] .01131 .33586 1 0 Msboxa [(1.2)] .01131 .44291 1 0 Msboxa [(1.25)] .01131 .54996 1 0 Msboxa [ -0.001 -0.001 0 0 ] [ 1.001 .61903 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath [ ] 0 setdash 0 g p p .002 w .21439 .01472 m .21439 .02097 L s P [(1.2)] .21439 .01472 0 2 Mshowa p .002 w .40498 .01472 m .40498 .02097 L s P [(1.4)] .40498 .01472 0 2 Mshowa p .002 w .59557 .01472 m .59557 .02097 L s P [(1.6)] .59557 .01472 0 2 Mshowa p .002 w .78615 .01472 m .78615 .02097 L s P [(1.8)] .78615 .01472 0 2 Mshowa p .002 w .97674 .01472 m .97674 .02097 L s P [(2)] .97674 .01472 0 2 Mshowa p .001 w .06193 .01472 m .06193 .01847 L s P p .001 w .10004 .01472 m .10004 .01847 L s P p .001 w .13816 .01472 m .13816 .01847 L s P p .001 w .17628 .01472 m .17628 .01847 L s P p .001 w .25251 .01472 m .25251 .01847 L s P p .001 w .29063 .01472 m .29063 .01847 L s P p .001 w .32875 .01472 m .32875 .01847 L s P p .001 w .36686 .01472 m .36686 .01847 L s P p .001 w .4431 .01472 m .4431 .01847 L s P p .001 w .48121 .01472 m .48121 .01847 L s P p .001 w .51933 .01472 m .51933 .01847 L s P p .001 w .55745 .01472 m .55745 .01847 L s P p .001 w .63368 .01472 m .63368 .01847 L s P p .001 w .6718 .01472 m .6718 .01847 L s P p .001 w .70992 .01472 m .70992 .01847 L s P p .001 w .74803 .01472 m .74803 .01847 L s P p .001 w .82427 .01472 m .82427 .01847 L s P p .001 w .86239 .01472 m .86239 .01847 L s P p .001 w .9005 .01472 m .9005 .01847 L s P p .001 w .93862 .01472 m .93862 .01847 L s P p .002 w 0 .01472 m 1 .01472 L s P p .002 w .02381 .12176 m .03006 .12176 L s P [(1.05)] .01131 .12176 1 0 Mshowa p .002 w .02381 .22881 m .03006 .22881 L s P [(1.1)] .01131 .22881 1 0 Mshowa p .002 w .02381 .33586 m .03006 .33586 L s P [(1.15)] .01131 .33586 1 0 Mshowa p .002 w .02381 .44291 m .03006 .44291 L s P [(1.2)] .01131 .44291 1 0 Mshowa p .002 w .02381 .54996 m .03006 .54996 L s P [(1.25)] .01131 .54996 1 0 Mshowa p .001 w .02381 .03612 m .02756 .03612 L s P p .001 w .02381 .05753 m .02756 .05753 L s P p .001 w .02381 .07894 m .02756 .07894 L s P p .001 w .02381 .10035 m .02756 .10035 L s P p .001 w .02381 .14317 m .02756 .14317 L s P p .001 w .02381 .16458 m .02756 .16458 L s P p .001 w .02381 .18599 m .02756 .18599 L s P p .001 w .02381 .2074 m .02756 .2074 L s P p .001 w .02381 .25022 m .02756 .25022 L s P p .001 w .02381 .27163 m .02756 .27163 L s P p .001 w .02381 .29304 m .02756 .29304 L s P p .001 w .02381 .31445 m .02756 .31445 L s P p .001 w .02381 .35727 m .02756 .35727 L s P p .001 w .02381 .37868 m .02756 .37868 L s P p .001 w .02381 .40009 m .02756 .40009 L s P p .001 w .02381 .4215 m .02756 .4215 L s P p .001 w .02381 .46432 m .02756 .46432 L s P p .001 w .02381 .48573 m .02756 .48573 L s P p .001 w .02381 .50714 m .02756 .50714 L s P p .001 w .02381 .52855 m .02756 .52855 L s P p .001 w .02381 .57137 m .02756 .57137 L s P p .001 w .02381 .59278 m .02756 .59278 L s P p .001 w .02381 .61419 m .02756 .61419 L s P p .002 w .02381 0 m .02381 .61803 L s P P 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath p p .004 w .02381 .01472 m .11762 .21398 L .19997 .36567 L .27107 .47332 L .30273 .51262 L .33205 .54346 L .35923 .56684 L .38447 .58365 L .39643 .58988 L .40798 .5948 L .41914 .59851 L .42993 .60111 L .43519 .60202 L .44037 .60268 L .44547 .60311 L .45049 .60332 L .45544 .60331 L .46031 .6031 L .4651 .60269 L .46983 .60209 L .47908 .60038 L .48807 .59802 L .49683 .59507 L .50535 .59161 L .5374 .57349 L .56666 .55057 L .61871 .49782 L .704 .39116 L .77058 .30064 L .82227 .22916 L .86185 .17424 L .89177 .13269 L .91417 .10159 L .93082 .07847 L .94312 .0614 L .95216 .04883 L .9588 .03962 L .96366 .03288 L .96721 .02795 L .96979 .02435 L .97168 .02173 L .97306 .01983 L .97406 .01843 L .97479 .01742 L .97532 .01669 L .9757 .01615 L .97599 .01576 L .97619 .01547 L s P P % End of Graphics MathPictureEnd :[font = output; output; inactive; preserveAspect; endGroup] Graphics["<<>>"] ;[o] -Graphics- :[font = input; preserveAspect; startGroup] Show[p,v,PlotRange->{{0,3.5},{0,2.5}}] :[font = postscript; PostScript; formatAsPostScript; output; inactive; preserveAspect; pictureLeft = 34; pictureWidth = 282; pictureHeight = 174] %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart %% Graphics /Courier findfont 10 scalefont setfont % Scaling calculations 2.77556e-17 0.285714 0 0.247214 [ [(0.5)] .14286 0 0 2 Msboxa [(1)] .28571 0 0 2 Msboxa [(1.5)] .42857 0 0 2 Msboxa [(2)] .57143 0 0 2 Msboxa [(2.5)] .71429 0 0 2 Msboxa [(3)] .85714 0 0 2 Msboxa [(3.5)] 1 0 0 2 Msboxa [(0)] -0.0125 0 1 0 Msboxa [(0.5)] -0.0125 .12361 1 0 Msboxa [(1)] -0.0125 .24721 1 0 Msboxa [(1.5)] -0.0125 .37082 1 0 Msboxa [(2)] -0.0125 .49443 1 0 Msboxa [(2.5)] -0.0125 .61803 1 0 Msboxa [ -0.001 -0.001 0 0 ] [ 1.001 .61903 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath [ ] 0 setdash 0 g p p .002 w .14286 0 m .14286 .00625 L s P [(0.5)] .14286 0 0 2 Mshowa p .002 w .28571 0 m .28571 .00625 L s P [(1)] .28571 0 0 2 Mshowa p .002 w .42857 0 m .42857 .00625 L s P [(1.5)] .42857 0 0 2 Mshowa p .002 w .57143 0 m .57143 .00625 L s P [(2)] .57143 0 0 2 Mshowa p .002 w .71429 0 m .71429 .00625 L s P [(2.5)] .71429 0 0 2 Mshowa p .002 w .85714 0 m .85714 .00625 L s P [(3)] .85714 0 0 2 Mshowa p .002 w 1 0 m 1 .00625 L s P [(3.5)] 1 0 0 2 Mshowa p .001 w .02857 0 m .02857 .00375 L s P p .001 w .05714 0 m .05714 .00375 L s P p .001 w .08571 0 m .08571 .00375 L s P p .001 w .11429 0 m .11429 .00375 L s P p .001 w .17143 0 m .17143 .00375 L s P p .001 w .2 0 m .2 .00375 L s P p .001 w .22857 0 m .22857 .00375 L s P p .001 w .25714 0 m .25714 .00375 L s P p .001 w .31429 0 m .31429 .00375 L s P p .001 w .34286 0 m .34286 .00375 L s P p .001 w .37143 0 m .37143 .00375 L s P p .001 w .4 0 m .4 .00375 L s P p .001 w .45714 0 m .45714 .00375 L s P p .001 w .48571 0 m .48571 .00375 L s P p .001 w .51429 0 m .51429 .00375 L s P p .001 w .54286 0 m .54286 .00375 L s P p .001 w .6 0 m .6 .00375 L s P p .001 w .62857 0 m .62857 .00375 L s P p .001 w .65714 0 m .65714 .00375 L s P p .001 w .68571 0 m .68571 .00375 L s P p .001 w .74286 0 m .74286 .00375 L s P p .001 w .77143 0 m .77143 .00375 L s P p .001 w .8 0 m .8 .00375 L s P p .001 w .82857 0 m .82857 .00375 L s P p .001 w .88571 0 m .88571 .00375 L s P p .001 w .91429 0 m .91429 .00375 L s P p .001 w .94286 0 m .94286 .00375 L s P p .001 w .97143 0 m .97143 .00375 L s P p .002 w 0 0 m 1 0 L s P p .002 w 0 0 m .00625 0 L s P [(0)] -0.0125 0 1 0 Mshowa p .002 w 0 .12361 m .00625 .12361 L s P [(0.5)] -0.0125 .12361 1 0 Mshowa p .002 w 0 .24721 m .00625 .24721 L s P [(1)] -0.0125 .24721 1 0 Mshowa p .002 w 0 .37082 m .00625 .37082 L s P [(1.5)] -0.0125 .37082 1 0 Mshowa p .002 w 0 .49443 m .00625 .49443 L s P [(2)] -0.0125 .49443 1 0 Mshowa p .002 w 0 .61803 m .00625 .61803 L s P [(2.5)] -0.0125 .61803 1 0 Mshowa p .001 w 0 .02472 m .00375 .02472 L s P p .001 w 0 .04944 m .00375 .04944 L s P p .001 w 0 .07416 m .00375 .07416 L s P p .001 w 0 .09889 m .00375 .09889 L s P p .001 w 0 .14833 m .00375 .14833 L s P p .001 w 0 .17305 m .00375 .17305 L s P p .001 w 0 .19777 m .00375 .19777 L s P p .001 w 0 .22249 m .00375 .22249 L s P p .001 w 0 .27193 m .00375 .27193 L s P p .001 w 0 .29666 m .00375 .29666 L s P p .001 w 0 .32138 m .00375 .32138 L s P p .001 w 0 .3461 m .00375 .3461 L s P p .001 w 0 .39554 m .00375 .39554 L s P p .001 w 0 .42026 m .00375 .42026 L s P p .001 w 0 .44498 m .00375 .44498 L s P p .001 w 0 .46971 m .00375 .46971 L s P p .001 w 0 .51915 m .00375 .51915 L s P p .001 w 0 .54387 m .00375 .54387 L s P p .001 w 0 .56859 m .00375 .56859 L s P p .001 w 0 .59331 m .00375 .59331 L s P p .002 w 0 0 m 0 .61803 L s P P 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath % Start of user PostScript /mathtops { gsave MBeginOrig moveto MEndOrig currentpoint grestore } bind def /MAtocoords { mathtops 4 2 roll mathtops 4 copy pop pop 3 -1 roll sub /arry exch def exch sub /arrx exch def arrx dup mul arry dup mul add sqrt /arrl exch def translate } bind def /MAarrowhead1 { gsave MAtocoords [ arrx arrl div arry arrl div -1 arry mul arrl div arrx arrl div 0 0 ] concat -0.0102041 0.00255102 moveto 0 0 lineto -0.0102041 -0.00255102 lineto fill -0.0102041 0.00255102 moveto 0 0 lineto -0.0102041 -0.00255102 lineto -0.0102041 0.00255102 lineto stroke grestore } def /MAarrowzero1 { gsave mathtops translate 0 0 Mdot grestore } def % End of user PostScript p p p .004 w .28571 .24721 m .31384 .27022 L .33853 .28774 L .35985 .30017 L .36934 .30471 L .37813 .30827 L .38628 .31097 L .39385 .31291 L .39744 .31363 L .4009 .31419 L .40424 .31462 L .40748 .31492 L .40906 .31503 L .41061 .31511 L .41214 .31515 L .41365 .31518 L .41513 .31518 L .41659 .31515 L .41803 .31511 L .41944 .31504 L .42222 .31484 L .42491 .31457 L .42754 .31423 L .43009 .31383 L .4397 .31173 L .44848 .30909 L .46408 .303 L .48965 .29068 L .50962 .28023 L .52511 .27197 L .53698 .26563 L .54595 .26084 L .55267 .25724 L .55766 .25458 L .56135 .2526 L .56406 .25115 L .56605 .25009 L .56751 .24931 L .56857 .24874 L .56935 .24833 L .56991 .24802 L .57032 .2478 L .57063 .24764 L .57084 .24753 L .571 .24744 L .57112 .24738 L .5712 .24733 L .57126 .2473 L s P P p p .004 w 0 0 m 0 0 L s % Start of user PostScript 0 0 MAarrowzero1 % End of user PostScript P p .004 w 0 .04415 m 0 .06747 L s % Start of user PostScript 0 0.178571 0 0.27293 MAarrowhead1 % End of user PostScript P p .004 w 0 .08829 m 0 .11545 L s % Start of user PostScript 0 0.357143 0 0.466991 MAarrowhead1 % End of user PostScript P p .004 w 0 .13244 m 0 .16149 L s % Start of user PostScript 0 0.535714 0 0.653251 MAarrowhead1 % End of user PostScript P p .004 w 0 .17658 m 0 .20667 L s % Start of user PostScript 0 0.714286 0 0.836007 MAarrowhead1 % End of user PostScript P p .004 w 0 .22073 m 0 .2513 L s % Start of user PostScript 0 0.892857 0 1.01654 MAarrowhead1 % End of user PostScript P p .004 w 0 .26487 m 0 .29549 L s % Start of user PostScript 0 1.07143 0 1.19528 MAarrowhead1 % End of user PostScript P p .004 w 0 .30902 m 0 .33924 L s % Start of user PostScript 0 1.25 0 1.37227 MAarrowhead1 % End of user PostScript P p .004 w 0 .35316 m 0 .38248 L s % Start of user PostScript 0 1.42857 0 1.54717 MAarrowhead1 % End of user PostScript P p .004 w 0 .39731 m 0 .42494 L s % Start of user PostScript 0 1.60714 0 1.71893 MAarrowhead1 % End of user PostScript P p .004 w 0 .44145 m 0 .46583 L s % Start of user PostScript 0 1.78571 0 1.88432 MAarrowhead1 % End of user PostScript P p .004 w 0 .4856 m 0 .49942 L s % Start of user PostScript 0 1.96429 0 2.0202 MAarrowhead1 % End of user PostScript P p .004 w 0 .52974 m 0 .50681 L s % Start of user PostScript 0 2.14286 0 2.05008 MAarrowhead1 % End of user PostScript P p .004 w 0 .57389 m 0 .54516 L s % Start of user PostScript 0 2.32143 0 2.20522 MAarrowhead1 % End of user PostScript P p .004 w 0 .61803 m 0 .58591 L s % Start of user PostScript 0 2.5 0 2.37007 MAarrowhead1 % End of user PostScript P p .004 w .07143 0 m .0988 0 L s % Start of user PostScript 0.25 0 0.345801 0 MAarrowhead1 % End of user PostScript P p .004 w .07143 .04415 m .09271 .0615 L s % Start of user PostScript 0.25 0.178571 0.324496 0.248781 MAarrowhead1 % End of user PostScript P p .004 w .07143 .08829 m .08679 .11237 L s % Start of user PostScript 0.25 0.357143 0.303755 0.454566 MAarrowhead1 % End of user PostScript P p .004 w .07143 .13244 m .08346 .15942 L s % Start of user PostScript 0.25 0.535714 0.292115 0.644882 MAarrowhead1 % End of user PostScript P p .004 w .07143 .17658 m .08151 .20499 L s % Start of user PostScript 0.25 0.714286 0.285268 0.829195 MAarrowhead1 % End of user PostScript P p .004 w .07143 .22073 m .0803 .24974 L s % Start of user PostScript 0.25 0.892857 0.281066 1.01021 MAarrowhead1 % End of user PostScript P p .004 w .07143 .26487 m .0796 .29388 L s % Start of user PostScript 0.25 1.07143 0.278596 1.18877 MAarrowhead1 % End of user PostScript P p .004 w .07143 .30902 m .07931 .33742 L s % Start of user PostScript 0.25 1.25 0.277578 1.36491 MAarrowhead1 % End of user PostScript P p .004 w .07143 .35316 m .07952 .38018 L s % Start of user PostScript 0.25 1.42857 0.27831 1.53788 MAarrowhead1 % End of user PostScript P p .004 w .07143 .39731 m .0807 .42149 L s % Start of user PostScript 0.25 1.60714 0.282461 1.70496 MAarrowhead1 % End of user PostScript P p .004 w .07143 .44145 m .08552 .45758 L s % Start of user PostScript 0.25 1.78571 0.299315 1.85095 MAarrowhead1 % End of user PostScript P p .004 w .07143 .4856 m .08286 .46793 L s % Start of user PostScript 0.25 1.96429 0.290027 1.89281 MAarrowhead1 % End of user PostScript P p .004 w .07143 .52974 m .07553 .50291 L s % Start of user PostScript 0.25 2.14286 0.264353 2.03431 MAarrowhead1 % End of user PostScript P p .004 w .07143 .57389 m .07327 .54304 L s % Start of user PostScript 0.25 2.32143 0.256451 2.19662 MAarrowhead1 % End of user PostScript P p .004 w .07143 .61803 m .0722 .58445 L s % Start of user PostScript 0.25 2.5 0.252717 2.36414 MAarrowhead1 % End of user PostScript P p .004 w .14286 0 m .17472 0 L s % Start of user PostScript 0.5 0 0.611518 0 MAarrowhead1 % End of user PostScript P p .004 w .14286 .04415 m .17175 .05623 L s % Start of user PostScript 0.5 0.178571 0.601135 0.227472 MAarrowhead1 % End of user PostScript P p .004 w .14286 .08829 m .16707 .10775 L s % Start of user PostScript 0.5 0.357143 0.584761 0.435849 MAarrowhead1 % End of user PostScript P p .004 w .14286 .13244 m .16327 .15583 L s % Start of user PostScript 0.5 0.535714 0.571428 0.630333 MAarrowhead1 % End of user PostScript P p .004 w .14286 .17658 m .16059 .202 L s % Start of user PostScript 0.5 0.714286 0.562053 0.817116 MAarrowhead1 % End of user PostScript P p .004 w .14286 .22073 m .15881 .24702 L s % Start of user PostScript 0.5 0.892857 0.555832 0.999204 MAarrowhead1 % End of user PostScript P p .004 w .14286 .26487 m .15777 .29114 L s % Start of user PostScript 0.5 1.07143 0.552198 1.17769 MAarrowhead1 % End of user PostScript P p .004 w .14286 .30902 m .15748 .33433 L s % Start of user PostScript 0.5 1.25 0.551193 1.35239 MAarrowhead1 % End of user PostScript P p .004 w .14286 .35316 m .1583 .37606 L s % Start of user PostScript 0.5 1.42857 0.554037 1.52121 MAarrowhead1 % End of user PostScript P p .004 w .14286 .39731 m .16157 .41396 L s % Start of user PostScript 0.5 1.60714 0.565492 1.67451 MAarrowhead1 % End of user PostScript P p .004 w .14286 .44145 m .1645 .43477 L s % Start of user PostScript 0.5 1.78571 0.575744 1.75866 MAarrowhead1 % End of user PostScript P p .004 w .14286 .4856 m .15173 .46148 L s % Start of user PostScript 0.5 1.96429 0.531039 1.86674 MAarrowhead1 % End of user PostScript P p .004 w .14286 .52974 m .14646 .50035 L s % Start of user PostScript 0.5 2.14286 0.51261 2.02397 MAarrowhead1 % End of user PostScript P p .004 w .14286 .57389 m .14412 .54139 L s % Start of user PostScript 0.5 2.32143 0.504424 2.18998 MAarrowhead1 % End of user PostScript P p .004 w .14286 .61803 m .14286 .58324 L s % Start of user PostScript 0.5 2.5 0.5 2.35925 MAarrowhead1 % End of user PostScript P p .004 w .21429 0 m .24842 0 L s % Start of user PostScript 0.75 0 0.869471 0 MAarrowhead1 % End of user PostScript P p .004 w .21429 .04415 m .24646 .0534 L s % Start of user PostScript 0.75 0.178571 0.862606 0.216014 MAarrowhead1 % End of user PostScript P p .004 w .21429 .08829 m .24305 .10417 L s % Start of user PostScript 0.75 0.357143 0.850674 0.421364 MAarrowhead1 % End of user PostScript P p .004 w .21429 .13244 m .23972 .15241 L s % Start of user PostScript 0.75 0.535714 0.839023 0.616524 MAarrowhead1 % End of user PostScript P p .004 w .21429 .17658 m .23706 .19884 L s % Start of user PostScript 0.75 0.714286 0.829707 0.80432 MAarrowhead1 % End of user PostScript P p .004 w .21429 .22073 m .23517 .24394 L s % Start of user PostScript 0.75 0.892857 0.823094 0.986744 MAarrowhead1 % End of user PostScript P p .004 w .21429 .26487 m .23409 .28786 L s % Start of user PostScript 0.75 1.07143 0.819299 1.16443 MAarrowhead1 % End of user PostScript P p .004 w .21429 .30902 m .234 .33034 L s % Start of user PostScript 0.75 1.25 0.818999 1.33625 MAarrowhead1 % End of user PostScript P p .004 w .21429 .35316 m .23558 .36995 L s % Start of user PostScript 0.75 1.42857 0.824544 1.49648 MAarrowhead1 % End of user PostScript P p .004 w .21429 .39731 m .2389 .39984 L s % Start of user PostScript 0.75 1.60714 0.836164 1.6174 MAarrowhead1 % End of user PostScript P p .004 w .21429 .44145 m .22839 .42134 L s % Start of user PostScript 0.75 1.78571 0.799368 1.70434 MAarrowhead1 % End of user PostScript P p .004 w .21429 .4856 m .21944 .45788 L s % Start of user PostScript 0.75 1.96429 0.768024 1.85217 MAarrowhead1 % End of user PostScript P p .004 w .21429 .52974 m .2156 .49842 L s % Start of user PostScript 0.75 2.14286 0.754587 2.01617 MAarrowhead1 % End of user PostScript P p .004 w .21429 .57389 m .21364 .54008 L s % Start of user PostScript 0.75 2.32143 0.747734 2.18465 MAarrowhead1 % End of user PostScript P p .004 w .21429 .61803 m .21251 .58225 L s % Start of user PostScript 0.75 2.5 0.743796 2.35524 MAarrowhead1 % End of user PostScript P p .004 w .28571 0 m .32114 0 L s % Start of user PostScript 1. 0 1.12399 0 MAarrowhead1 % End of user PostScript P p .004 w .28571 .04415 m .31956 .05173 L s % Start of user PostScript 1. 0.178571 1.11845 0.209263 MAarrowhead1 % End of user PostScript P p .004 w .28571 .08829 m .31685 .10168 L s % Start of user PostScript 1. 0.357143 1.10898 0.411293 MAarrowhead1 % End of user PostScript P p .004 w .28571 .13244 m .31398 .14969 L s % Start of user PostScript 1. 0.535714 1.09892 0.605512 MAarrowhead1 % End of user PostScript P p .004 w .28571 .17658 m .31149 .19605 L s % Start of user PostScript 1. 0.714286 1.09023 0.793054 MAarrowhead1 % End of user PostScript P p .004 w .28571 .22073 m .30964 .241 L s % Start of user PostScript 1. 0.892857 1.08374 0.974863 MAarrowhead1 % End of user PostScript P p .004 w .28571 .26487 m .3086 .28446 L s % Start of user PostScript 1. 1.07143 1.08011 1.15066 MAarrowhead1 % End of user PostScript P p .004 w .28571 .30902 m .30876 .32563 L s % Start of user PostScript 1. 1.25 1.08066 1.31722 MAarrowhead1 % End of user PostScript P p .004 w .28571 .35316 m .31062 .36086 L s % Start of user PostScript 1. 1.42857 1.08716 1.4597 MAarrowhead1 % End of user PostScript P p .004 w .28571 .39731 m .30476 .38286 L s % Start of user PostScript 1. 1.60714 1.06667 1.5487 MAarrowhead1 % End of user PostScript P p .004 w .28571 .44145 m .29198 .41563 L s % Start of user PostScript 1. 1.78571 1.02193 1.68126 MAarrowhead1 % End of user PostScript P p .004 w .28571 .4856 m .28639 .45556 L s % Start of user PostScript 1. 1.96429 1.00238 1.84277 MAarrowhead1 % End of user PostScript P p .004 w .28571 .52974 m .28375 .49702 L s % Start of user PostScript 1. 2.14286 0.993136 2.01048 MAarrowhead1 % End of user PostScript P p .004 w .28571 .57389 m .28232 .53908 L s % Start of user PostScript 1. 2.32143 0.988134 2.18063 MAarrowhead1 % End of user PostScript P p .004 w .28571 .61803 m .28149 .58149 L s % Start of user PostScript 1. 2.5 0.985216 2.35216 MAarrowhead1 % End of user PostScript P p .004 w .35714 0 m .39325 0 L s % Start of user PostScript 1.25 0 1.37637 0 MAarrowhead1 % End of user PostScript P p .004 w .35714 .04415 m .3918 .05067 L s % Start of user PostScript 1.25 0.178571 1.37129 0.204955 MAarrowhead1 % End of user PostScript P p .004 w .35714 .08829 m .38942 .09995 L s % Start of user PostScript 1.25 0.357143 1.36298 0.404322 MAarrowhead1 % End of user PostScript P p .004 w .35714 .13244 m .3868 .14764 L s % Start of user PostScript 1.25 0.535714 1.3538 0.597211 MAarrowhead1 % End of user PostScript P p .004 w .35714 .17658 m .38441 .19378 L s % Start of user PostScript 1.25 0.714286 1.34543 0.783857 MAarrowhead1 % End of user PostScript P p .004 w .35714 .22073 m .38254 .23838 L s % Start of user PostScript 1.25 0.892857 1.33889 0.964285 MAarrowhead1 % End of user PostScript P p .004 w .35714 .26487 m .38149 .28103 L s % Start of user PostScript 1.25 1.07143 1.33521 1.13678 MAarrowhead1 % End of user PostScript P p .004 w .35714 .30902 m .38173 .31966 L s % Start of user PostScript 1.25 1.25 1.33607 1.29303 MAarrowhead1 % End of user PostScript P p .004 w .35714 .35316 m .37948 .3458 L s % Start of user PostScript 1.25 1.42857 1.32816 1.3988 MAarrowhead1 % End of user PostScript P p .004 w .35714 .39731 m .3637 .37358 L s % Start of user PostScript 1.25 1.60714 1.27296 1.51118 MAarrowhead1 % End of user PostScript P p .004 w .35714 .44145 m .35614 .41285 L s % Start of user PostScript 1.25 1.78571 1.24648 1.67 MAarrowhead1 % End of user PostScript P p .004 w .35714 .4856 m .35294 .45415 L s % Start of user PostScript 1.25 1.96429 1.23528 1.83708 MAarrowhead1 % End of user PostScript P p .004 w .35714 .52974 m .35134 .49611 L s % Start of user PostScript 1.25 2.14286 1.2297 2.00681 MAarrowhead1 % End of user PostScript P p .004 w .35714 .57389 m .35048 .53843 L s % Start of user PostScript 1.25 2.32143 1.22668 2.17798 MAarrowhead1 % End of user PostScript P p .004 w .35714 .61803 m .35001 .58098 L s % Start of user PostScript 1.25 2.5 1.22502 2.35011 MAarrowhead1 % End of user PostScript P p .004 w .42857 0 m .46489 0 L s % Start of user PostScript 1.5 0 1.62712 0 MAarrowhead1 % End of user PostScript P p .004 w .42857 .04415 m .46342 .04997 L s % Start of user PostScript 1.5 0.178571 1.62198 0.20212 MAarrowhead1 % End of user PostScript P p .004 w .42857 .08829 m .46114 .09877 L s % Start of user PostScript 1.5 0.357143 1.61398 0.399546 MAarrowhead1 % End of user PostScript P p .004 w .42857 .13244 m .45854 .14615 L s % Start of user PostScript 1.5 0.535714 1.60488 0.591206 MAarrowhead1 % End of user PostScript P p .004 w .42857 .17658 m .45604 .19201 L s % Start of user PostScript 1.5 0.714286 1.59613 0.776707 MAarrowhead1 % End of user PostScript P p .004 w .42857 .22073 m .45395 .2361 L s % Start of user PostScript 1.5 0.892857 1.58881 0.955051 MAarrowhead1 % End of user PostScript P p .004 w .42857 .26487 m .45263 .27726 L s % Start of user PostScript 1.5 1.07143 1.58422 1.12156 MAarrowhead1 % End of user PostScript P p .004 w .42857 .30902 m .45147 .30902 L s % Start of user PostScript 1.5 1.25 1.58014 1.25 MAarrowhead1 % End of user PostScript P p .004 w .42857 .35316 m .43377 .33172 L s % Start of user PostScript 1.5 1.42857 1.51821 1.34185 MAarrowhead1 % End of user PostScript P p .004 w .42857 .39731 m .42423 .37049 L s % Start of user PostScript 1.5 1.60714 1.48481 1.49868 MAarrowhead1 % End of user PostScript P p .004 w .42857 .44145 m .42086 .41167 L s % Start of user PostScript 1.5 1.78571 1.47301 1.66524 MAarrowhead1 % End of user PostScript P p .004 w .42857 .4856 m .41936 .45349 L s % Start of user PostScript 1.5 1.96429 1.46777 1.83442 MAarrowhead1 % End of user PostScript P p .004 w .42857 .52974 m .41865 .49568 L s % Start of user PostScript 1.5 2.14286 1.46527 2.00505 MAarrowhead1 % End of user PostScript P p .004 w .42857 .57389 m .41833 .53811 L s % Start of user PostScript 1.5 2.32143 1.46415 2.1767 MAarrowhead1 % End of user PostScript P p .004 w .42857 .61803 m .41823 .58073 L s % Start of user PostScript 1.5 2.5 1.46379 2.34912 MAarrowhead1 % End of user PostScript P p .004 w .5 0 m .53611 0 L s % Start of user PostScript 1.75 0 1.87637 0 MAarrowhead1 % End of user PostScript P p .004 w .5 .04415 m .5345 .04953 L s % Start of user PostScript 1.75 0.178571 1.87075 0.200339 MAarrowhead1 % End of user PostScript P p .004 w .5 .08829 m .53207 .09803 L s % Start of user PostScript 1.75 0.357143 1.86226 0.396547 MAarrowhead1 % End of user PostScript P p .004 w .5 .13244 m .52921 .1452 L s % Start of user PostScript 1.75 0.535714 1.85222 0.587348 MAarrowhead1 % End of user PostScript P p .004 w .5 .17658 m .52623 .19078 L s % Start of user PostScript 1.75 0.714286 1.84179 0.771732 MAarrowhead1 % End of user PostScript P p .004 w .5 .22073 m .52335 .23413 L s % Start of user PostScript 1.75 0.892857 1.83173 0.947067 MAarrowhead1 % End of user PostScript P p .004 w .5 .26487 m .52068 .27145 L s % Start of user PostScript 1.75 1.07143 1.82239 1.09802 MAarrowhead1 % End of user PostScript P p .004 w .5 .30902 m .5 .29035 L s % Start of user PostScript 1.75 1.25 1.75 1.17448 MAarrowhead1 % End of user PostScript P p .004 w .5 .35316 m .48998 .32909 L s % Start of user PostScript 1.75 1.42857 1.71492 1.33121 MAarrowhead1 % End of user PostScript P p .004 w .5 .39731 m .48726 .36998 L s % Start of user PostScript 1.75 1.60714 1.70541 1.49658 MAarrowhead1 % End of user PostScript P p .004 w .5 .44145 m .48625 .41151 L s % Start of user PostScript 1.75 1.78571 1.70187 1.66458 MAarrowhead1 % End of user PostScript P p .004 w .5 .4856 m .48591 .45344 L s % Start of user PostScript 1.75 1.96429 1.70069 1.83421 MAarrowhead1 % End of user PostScript P p .004 w .5 .52974 m .48589 .49567 L s % Start of user PostScript 1.75 2.14286 1.70063 2.00503 MAarrowhead1 % End of user PostScript P p .004 w .5 .57389 m .48605 .53812 L s % Start of user PostScript 1.75 2.32143 1.70116 2.17675 MAarrowhead1 % End of user PostScript P p .004 w .5 .61803 m .48629 .58075 L s % Start of user PostScript 1.75 2.5 1.70202 2.34919 MAarrowhead1 % End of user PostScript P p .004 w .57143 0 m .60685 0 L s % Start of user PostScript 2. 0 2.12399 0 MAarrowhead1 % End of user PostScript P p .004 w .57143 .04415 m .60495 .04932 L s % Start of user PostScript 2. 0.178571 2.11732 0.199521 MAarrowhead1 % End of user PostScript P p .004 w .57143 .08829 m .60206 .09776 L s % Start of user PostScript 2. 0.357143 2.10722 0.395435 MAarrowhead1 % End of user PostScript P p .004 w .57143 .13244 m .59838 .14493 L s % Start of user PostScript 2. 0.535714 2.09432 0.586242 MAarrowhead1 % End of user PostScript P p .004 w .57143 .17658 m .59383 .19043 L s % Start of user PostScript 2. 0.714286 2.07841 0.770291 MAarrowhead1 % End of user PostScript P p .004 w .57143 .22073 m .58707 .23281 L s % Start of user PostScript 2. 0.892857 2.05475 0.94174 MAarrowhead1 % End of user PostScript P p .004 w .57143 .26487 m .55865 .25303 L s % Start of user PostScript 2. 1.07143 1.95528 1.02351 MAarrowhead1 % End of user PostScript P p .004 w .57143 .30902 m .55362 .28976 L s % Start of user PostScript 2. 1.25 1.93767 1.17209 MAarrowhead1 % End of user PostScript P p .004 w .57143 .35316 m .55238 .32962 L s % Start of user PostScript 2. 1.42857 1.93333 1.33333 MAarrowhead1 % End of user PostScript P p .004 w .57143 .39731 m .55215 .37051 L s % Start of user PostScript 2. 1.60714 1.93254 1.49873 MAarrowhead1 % End of user PostScript P p .004 w .57143 .44145 m .55235 .41198 L s % Start of user PostScript 2. 1.78571 1.93323 1.66649 MAarrowhead1 % End of user PostScript P p .004 w .57143 .4856 m .55275 .45385 L s % Start of user PostScript 2. 1.96429 1.93462 1.83587 MAarrowhead1 % End of user PostScript P p .004 w .57143 .52974 m .55324 .49602 L s % Start of user PostScript 2. 2.14286 1.93634 2.00645 MAarrowhead1 % End of user PostScript P p .004 w .57143 .57389 m .55377 .53842 L s % Start of user PostScript 2. 2.32143 1.9382 2.17797 MAarrowhead1 % End of user PostScript P p .004 w .57143 .61803 m .55431 .58101 L s % Start of user PostScript 2. 2.5 1.9401 2.35025 MAarrowhead1 % End of user PostScript P p .004 w .64286 0 m .67699 0 L s % Start of user PostScript 2.25 0 2.36947 0 MAarrowhead1 % End of user PostScript P p .004 w .64286 .04415 m .67448 .04944 L s % Start of user PostScript 2.25 0.178571 2.3607 0.199986 MAarrowhead1 % End of user PostScript P p .004 w .64286 .08829 m .6704 .09826 L s % Start of user PostScript 2.25 0.357143 2.3464 0.397485 MAarrowhead1 % End of user PostScript P p .004 w .64286 .13244 m .66394 .14619 L s % Start of user PostScript 2.25 0.535714 2.3238 0.591353 MAarrowhead1 % End of user PostScript P p .004 w .64286 .17658 m .64939 .19274 L s % Start of user PostScript 2.25 0.714286 2.27287 0.77964 MAarrowhead1 % End of user PostScript P p .004 w .64286 .22073 m .62115 .21886 L s % Start of user PostScript 2.25 0.892857 2.17402 0.88532 MAarrowhead1 % End of user PostScript P p .004 w .64286 .26487 m .61793 .25232 L s % Start of user PostScript 2.25 1.07143 2.16276 1.02065 MAarrowhead1 % End of user PostScript P p .004 w .64286 .30902 m .61746 .2907 L s % Start of user PostScript 2.25 1.25 2.16111 1.17592 MAarrowhead1 % End of user PostScript P p .004 w .64286 .35316 m .61775 .33066 L s % Start of user PostScript 2.25 1.42857 2.16214 1.33756 MAarrowhead1 % End of user PostScript P p .004 w .64286 .39731 m .61838 .37146 L s % Start of user PostScript 2.25 1.60714 2.16432 1.5026 MAarrowhead1 % End of user PostScript P p .004 w .64286 .44145 m .61915 .41282 L s % Start of user PostScript 2.25 1.78571 2.16702 1.66989 MAarrowhead1 % End of user PostScript P p .004 w .64286 .4856 m .61997 .45458 L s % Start of user PostScript 2.25 1.96429 2.1699 1.83882 MAarrowhead1 % End of user PostScript P p .004 w .64286 .52974 m .6208 .49665 L s % Start of user PostScript 2.25 2.14286 2.1728 2.00901 MAarrowhead1 % End of user PostScript P p .004 w .64286 .57389 m .62161 .53897 L s % Start of user PostScript 2.25 2.32143 2.17564 2.18019 MAarrowhead1 % End of user PostScript P p .004 w .64286 .61803 m .62239 .58149 L s % Start of user PostScript 2.25 2.5 2.17836 2.35217 MAarrowhead1 % End of user PostScript P p .004 w .71429 0 m .74615 0 L s % Start of user PostScript 2.5 0 2.61152 0 MAarrowhead1 % End of user PostScript P p .004 w .71429 .04415 m .74217 .05027 L s % Start of user PostScript 2.5 0.178571 2.5976 0.20336 MAarrowhead1 % End of user PostScript P p .004 w .71429 .08829 m .73339 .10128 L s % Start of user PostScript 2.5 0.357143 2.56688 0.40969 MAarrowhead1 % End of user PostScript P p .004 w .71429 .13244 m .70708 .14846 L s % Start of user PostScript 2.5 0.535714 2.47479 0.60054 MAarrowhead1 % End of user PostScript P p .004 w .71429 .17658 m .68885 .17868 L s % Start of user PostScript 2.5 0.714286 2.41097 0.722765 MAarrowhead1 % End of user PostScript P p .004 w .71429 .22073 m .68497 .21414 L s % Start of user PostScript 2.5 0.892857 2.39739 0.866205 MAarrowhead1 % End of user PostScript P p .004 w .71429 .26487 m .68396 .25222 L s % Start of user PostScript 2.5 1.07143 2.39387 1.02026 MAarrowhead1 % End of user PostScript P p .004 w .71429 .30902 m .68406 .29158 L s % Start of user PostScript 2.5 1.25 2.3942 1.17946 MAarrowhead1 % End of user PostScript P p .004 w .71429 .35316 m .68468 .33177 L s % Start of user PostScript 2.5 1.42857 2.39638 1.34203 MAarrowhead1 % End of user PostScript P p .004 w .71429 .39731 m .68556 .37257 L s % Start of user PostScript 2.5 1.60714 2.39948 1.50708 MAarrowhead1 % End of user PostScript P p .004 w .71429 .44145 m .68657 .41385 L s % Start of user PostScript 2.5 1.78571 2.40299 1.67407 MAarrowhead1 % End of user PostScript P p .004 w .71429 .4856 m .68761 .45552 L s % Start of user PostScript 2.5 1.96429 2.40662 1.8426 MAarrowhead1 % End of user PostScript P p .004 w .71429 .52974 m .68864 .49749 L s % Start of user PostScript 2.5 2.14286 2.41023 2.01238 MAarrowhead1 % End of user PostScript P p .004 w .71429 .57389 m .68963 .53971 L s % Start of user PostScript 2.5 2.32143 2.41371 2.18318 MAarrowhead1 % End of user PostScript P p .004 w .71429 .61803 m .69058 .58214 L s % Start of user PostScript 2.5 2.5 2.41704 2.35481 MAarrowhead1 % End of user PostScript P p .004 w .78571 0 m .81309 0 L s % Start of user PostScript 2.75 0 2.8458 0 MAarrowhead1 % End of user PostScript P p .004 w .78571 .04415 m .80129 .05509 L s % Start of user PostScript 2.75 0.178571 2.80452 0.222824 MAarrowhead1 % End of user PostScript P p .004 w .78571 .08829 m .76691 .09886 L s % Start of user PostScript 2.75 0.357143 2.68418 0.399884 MAarrowhead1 % End of user PostScript P p .004 w .78571 .13244 m .7575 .13541 L s % Start of user PostScript 2.75 0.535714 2.65124 0.547738 MAarrowhead1 % End of user PostScript P p .004 w .78571 .17658 m .75381 .17382 L s % Start of user PostScript 2.75 0.714286 2.63835 0.703131 MAarrowhead1 % End of user PostScript P p .004 w .78571 .22073 m .75216 .21287 L s % Start of user PostScript 2.75 0.892857 2.63258 0.861087 MAarrowhead1 % End of user PostScript P p .004 w .78571 .26487 m .75166 .25239 L s % Start of user PostScript 2.75 1.07143 2.63082 1.02096 MAarrowhead1 % End of user PostScript P p .004 w .78571 .30902 m .75188 .29238 L s % Start of user PostScript 2.75 1.25 2.63158 1.18272 MAarrowhead1 % End of user PostScript P p .004 w .78571 .35316 m .75254 .33283 L s % Start of user PostScript 2.75 1.42857 2.63389 1.34632 MAarrowhead1 % End of user PostScript P p .004 w .78571 .39731 m .75346 .3737 L s % Start of user PostScript 2.75 1.60714 2.63713 1.51167 MAarrowhead1 % End of user PostScript P p .004 w .78571 .44145 m .75453 .41497 L s % Start of user PostScript 2.75 1.78571 2.64085 1.67857 MAarrowhead1 % End of user PostScript P p .004 w .78571 .4856 m .75565 .45656 L s % Start of user PostScript 2.75 1.96429 2.64477 1.84684 MAarrowhead1 % End of user PostScript P p .004 w .78571 .52974 m .75677 .49845 L s % Start of user PostScript 2.75 2.14286 2.64871 2.01628 MAarrowhead1 % End of user PostScript P p .004 w .78571 .57389 m .75788 .54059 L s % Start of user PostScript 2.75 2.32143 2.65257 2.18672 MAarrowhead1 % End of user PostScript P p .004 w .78571 .61803 m .75894 .58293 L s % Start of user PostScript 2.75 2.5 2.65629 2.35801 MAarrowhead1 % End of user PostScript P p .004 w .85714 0 m .85714 0 L s % Start of user PostScript 3. 0 MAarrowzero1 % End of user PostScript P p .004 w .85714 .04415 m .83203 .0488 L s % Start of user PostScript 3. 0.178571 2.9121 0.197407 MAarrowhead1 % End of user PostScript P p .004 w .85714 .08829 m .82655 .09081 L s % Start of user PostScript 3. 0.357143 2.89292 0.367341 MAarrowhead1 % End of user PostScript P p .004 w .85714 .13244 m .82339 .13174 L s % Start of user PostScript 3. 0.535714 2.88185 0.532901 MAarrowhead1 % End of user PostScript P p .004 w .85714 .17658 m .82148 .17217 L s % Start of user PostScript 3. 0.714286 2.87518 0.696454 MAarrowhead1 % End of user PostScript P p .004 w .85714 .22073 m .82048 .21242 L s % Start of user PostScript 3. 0.892857 2.87168 0.859249 MAarrowhead1 % End of user PostScript P p .004 w .85714 .26487 m .82018 .25269 L s % Start of user PostScript 3. 1.07143 2.87063 1.02214 MAarrowhead1 % End of user PostScript P p .004 w .85714 .30902 m .82041 .29313 L s % Start of user PostScript 3. 1.25 2.87144 1.18572 MAarrowhead1 % End of user PostScript P p .004 w .85714 .35316 m .82103 .33382 L s % Start of user PostScript 3. 1.42857 2.8736 1.35032 MAarrowhead1 % End of user PostScript P p .004 w .85714 .39731 m .82191 .3748 L s % Start of user PostScript 3. 1.60714 2.87667 1.51611 MAarrowhead1 % End of user PostScript P p .004 w .85714 .44145 m .82294 .41609 L s % Start of user PostScript 3. 1.78571 2.88029 1.68311 MAarrowhead1 % End of user PostScript P p .004 w .85714 .4856 m .82406 .45766 L s % Start of user PostScript 3. 1.96429 2.88422 1.85126 MAarrowhead1 % End of user PostScript P p .004 w .85714 .52974 m .82522 .49949 L s % Start of user PostScript 3. 2.14286 2.88825 2.02047 MAarrowhead1 % End of user PostScript P p .004 w .85714 .57389 m .82636 .54155 L s % Start of user PostScript 3. 2.32143 2.89228 2.19062 MAarrowhead1 % End of user PostScript P p .004 w .85714 .61803 m .82749 .58382 L s % Start of user PostScript 3. 2.5 2.8962 2.3616 MAarrowhead1 % End of user PostScript P p .004 w .92857 0 m .89995 0 L s % Start of user PostScript 3.25 0 3.14983 0 MAarrowhead1 % End of user PostScript P p .004 w .92857 .04415 m .89592 .04557 L s % Start of user PostScript 3.25 0.178571 3.13573 0.184327 MAarrowhead1 % End of user PostScript P p .004 w .92857 .08829 m .89325 .08849 L s % Start of user PostScript 3.25 0.357143 3.12637 0.357942 MAarrowhead1 % End of user PostScript P p .004 w .92857 .13244 m .89136 .13026 L s % Start of user PostScript 3.25 0.535714 3.11974 0.526931 MAarrowhead1 % End of user PostScript P p .004 w .92857 .17658 m .89009 .17143 L s % Start of user PostScript 3.25 0.714286 3.11533 0.693458 MAarrowhead1 % End of user PostScript P p .004 w .92857 .22073 m .8894 .21229 L s % Start of user PostScript 3.25 0.892857 3.11289 0.858721 MAarrowhead1 % End of user PostScript P p .004 w .92857 .26487 m .8892 .25303 L s % Start of user PostScript 3.25 1.07143 3.11218 1.02354 MAarrowhead1 % End of user PostScript P p .004 w .92857 .30902 m .88941 .29381 L s % Start of user PostScript 3.25 1.25 3.11295 1.1885 MAarrowhead1 % End of user PostScript P p .004 w .92857 .35316 m .88996 .33473 L s % Start of user PostScript 3.25 1.42857 3.11487 1.35401 MAarrowhead1 % End of user PostScript P p .004 w .92857 .39731 m .89076 .37584 L s % Start of user PostScript 3.25 1.60714 3.11767 1.52031 MAarrowhead1 % End of user PostScript P p .004 w .92857 .44145 m .89173 .41718 L s % Start of user PostScript 3.25 1.78571 3.12106 1.68753 MAarrowhead1 % End of user PostScript P p .004 w .92857 .4856 m .89281 .45875 L s % Start of user PostScript 3.25 1.96429 3.12483 1.85569 MAarrowhead1 % End of user PostScript P p .004 w .92857 .52974 m .89394 .50055 L s % Start of user PostScript 3.25 2.14286 3.1288 2.02477 MAarrowhead1 % End of user PostScript P p .004 w .92857 .57389 m .89509 .54257 L s % Start of user PostScript 3.25 2.32143 3.13283 2.19472 MAarrowhead1 % End of user PostScript P p .004 w .92857 .61803 m .89624 .58477 L s % Start of user PostScript 3.25 2.5 3.13683 2.36546 MAarrowhead1 % End of user PostScript P p .004 w 1 0 m .96559 0 L s % Start of user PostScript 3.5 0 3.37956 0 MAarrowhead1 % End of user PostScript P p .004 w 1 .04415 m .96327 .04449 L s % Start of user PostScript 3.5 0.178571 3.37145 0.179952 MAarrowhead1 % End of user PostScript P p .004 w 1 .08829 m .9615 .08744 L s % Start of user PostScript 3.5 0.357143 3.36525 0.353705 MAarrowhead1 % End of user PostScript P p .004 w 1 .13244 m .96016 .12952 L s % Start of user PostScript 3.5 0.535714 3.36056 0.523939 MAarrowhead1 % End of user PostScript P p .004 w 1 .17658 m .95923 .17108 L s % Start of user PostScript 3.5 0.714286 3.35731 0.692017 MAarrowhead1 % End of user PostScript P p .004 w 1 .22073 m .9587 .21231 L s % Start of user PostScript 3.5 0.892857 3.35547 0.858823 MAarrowhead1 % End of user PostScript P p .004 w 1 .26487 m .95856 .2534 L s % Start of user PostScript 3.5 1.07143 3.35495 1.02501 MAarrowhead1 % End of user PostScript P p .004 w 1 .30902 m .95875 .29445 L s % Start of user PostScript 3.5 1.25 3.35563 1.19107 MAarrowhead1 % End of user PostScript P p .004 w 1 .35316 m .95923 .33557 L s % Start of user PostScript 3.5 1.42857 3.35732 1.35739 MAarrowhead1 % End of user PostScript P p .004 w 1 .39731 m .95995 .37681 L s % Start of user PostScript 3.5 1.60714 3.35982 1.52423 MAarrowhead1 % End of user PostScript P p .004 w 1 .44145 m .96084 .41822 L s % Start of user PostScript 3.5 1.78571 3.36293 1.69174 MAarrowhead1 % End of user PostScript P p .004 w 1 .4856 m .96185 .45982 L s % Start of user PostScript 3.5 1.96429 3.36646 1.86001 MAarrowhead1 % End of user PostScript P p .004 w 1 .52974 m .96293 .50161 L s % Start of user PostScript 3.5 2.14286 3.37026 2.02907 MAarrowhead1 % End of user PostScript P p .004 w 1 .57389 m .96405 .5436 L s % Start of user PostScript 3.5 2.32143 3.37419 2.1989 MAarrowhead1 % End of user PostScript P p .004 w 1 .61803 m .96519 .58576 L s % Start of user PostScript 3.5 2.5 3.37816 2.36945 MAarrowhead1 % End of user PostScript P P P % End of Graphics MathPictureEnd :[font = output; output; inactive; preserveAspect; endGroup] Graphics["<<>>"] ;[o] -Graphics- ^*)